~robert-ancell/lightdm/private-mir-connection-merge

« back to all changes in this revision

Viewing changes to liblightdm-qt/sessionsmodel.cpp

  • Committer: Robert Ancell
  • Date: 2013-01-31 20:56:09 UTC
  • Revision ID: robert.ancell@canonical.com-20130131205609-x4hhk4bolg57axr4
Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against it

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 *
5
5
 * This library is free software; you can redistribute it and/or modify it under
6
6
 * the terms of the GNU Lesser General Public License as published by the Free
7
 
 * Software Foundation; either version 3 of the License, or (at your option) any
8
 
 * later version. See http://www.gnu.org/copyleft/lgpl.html the full text of the
9
 
 * license.
 
7
 * Software Foundation; either version 2 or version 3 of the License.
 
8
 * See http://www.gnu.org/copyleft/lgpl.html the full text of the license.
10
9
 */
11
10
 
12
11
#include "QLightDM/sessionsmodel.h"