summaryrefslogtreecommitdiff
path: root/gtk/gtkplacesviewprivate.h
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2015-11-19 12:44:17 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2015-11-19 12:54:48 +0000
commite2d9051f23343b385fec12bafa0729a4a57ba807 (patch)
treed148ee4f8aad202b9cbf81d6ebad26931f161d98 /gtk/gtkplacesviewprivate.h
parente4c565d78076105cbc43c4de63bc44faf9d62d98 (diff)
downloadgtk+-e2d9051f23343b385fec12bafa0729a4a57ba807.tar.gz
Do not use the GPL v3 blurb for LGPL v2.1 files
GTK+ is licensed under the terms of the GNU LGPL v2.1+.
Diffstat (limited to 'gtk/gtkplacesviewprivate.h')
-rw-r--r--gtk/gtkplacesviewprivate.h11
1 files changed, 5 insertions, 6 deletions
diff --git a/gtk/gtkplacesviewprivate.h b/gtk/gtkplacesviewprivate.h
index c573b08673..526b09fc31 100644
--- a/gtk/gtkplacesviewprivate.h
+++ b/gtk/gtkplacesviewprivate.h
@@ -3,20 +3,19 @@
* Copyright (C) 2015 Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 3 of the License, or
+ * it under the terms of the GNU Lesser General Public License as published
+ * by the Free Software Foundation, either version 2.1 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef GTK_PLACES_VIEW_H
#define GTK_PLACES_VIEW_H