pygobject r1012 - trunk



Author: jamesh
Date: Fri Feb 20 07:20:34 2009
New Revision: 1012
URL: http://svn.gnome.org/viewvc/pygobject?rev=1012&view=rev

Log:
2009-02-20  James Henstridge  <james jamesh id au>

	* ltihooks.py: pull in changes from pygtk (updating license header
	from GPL to LGPL).


Modified:
   trunk/ChangeLog
   trunk/ltihooks.py

Modified: trunk/ltihooks.py
==============================================================================
--- trunk/ltihooks.py	(original)
+++ trunk/ltihooks.py	Fri Feb 20 07:20:34 2009
@@ -2,18 +2,18 @@
 # ltihooks.py: python import hooks that understand libtool libraries.
 # Copyright (C) 2000 James Henstridge.
 #
-# 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
-# (at your option) any later version.
+# 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,
+# This library 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.
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 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, write to the Free Software
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 import os, ihooks



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]