~phablet-team/qtubuntu-print/trunk

« back to all changes in this revision

Viewing changes to qubuntuprintdevice_p.h

  • Committer: Andrew Hayzen
  • Date: 2017-02-16 14:45:11 UTC
  • mto: (1.4.3 add-readme)
  • mto: This revision was merged to the branch mainline in revision 2.
  • Revision ID: ahayzen@gmail.com-20170216144511-r3pnc7bejquitui6
* Change to using LGPL instead of GPL

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 * This file is part of qtubuntu-print.
5
5
 *
6
6
 * qtubuntu-print is free software; you can redistribute it and/or modify
7
 
 * it under the terms of the GNU General Public License as published by
 
7
 * it under the terms of the GNU Lesser General Public License as published by
8
8
 * the Free Software Foundation; version 3.
9
9
 *
10
10
 * qtubuntu-print is distributed in the hope that it will be useful,
11
11
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12
12
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
 
 * GNU General Public License for more details.
 
13
 * GNU Lesser General Public License for more details.
14
14
 *
15
 
 * You should have received a copy of the GNU General Public License
16
 
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
15
 * You should have received a copy of the GNU Lesser General Public License
 
16
 * along with qtubuntu-print.  If not, see <http://www.gnu.org/licenses/>.
17
17
 *
18
18
 * Authored-by: Andrew Hayzen <andrew.hayzen@canonical.com>
19
19
 */