summaryrefslogtreecommitdiff
path: root/_dbus_glib_bindings/module.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-02-07 20:46:17 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-02-07 20:46:17 +0000
commit87dc3d5807ba12c6396dbcb1acdebb8f453e8fcd (patch)
treedcaaddc169465b8866cef9e1a9f64669f208c127 /_dbus_glib_bindings/module.c
parent1f9f29452352baf103fd6620eb0cd8315f8b736d (diff)
downloaddbus-python-87dc3d5807ba12c6396dbcb1acdebb8f453e8fcd.tar.gz
Actually commit the numerous copyright-statement changes.
Diffstat (limited to '_dbus_glib_bindings/module.c')
-rw-r--r--_dbus_glib_bindings/module.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/_dbus_glib_bindings/module.c b/_dbus_glib_bindings/module.c
index 943658f..0a47d04 100644
--- a/_dbus_glib_bindings/module.c
+++ b/_dbus_glib_bindings/module.c
@@ -4,9 +4,9 @@
*
* Licensed under the Academic Free License version 2.1
*
- * 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 2 of the License, or
+ * This library is free software; you can redistribute it and/or modify
+ * 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,
@@ -14,7 +14,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*