summaryrefslogtreecommitdiff
path: root/tools/glib-ginterface-gen.py
diff options
context:
space:
mode:
authorRobert McQueen <robert.mcqueen@collabora.co.uk>2007-11-28 01:51:55 +0000
committerRobert McQueen <robert.mcqueen@collabora.co.uk>2007-11-28 01:51:55 +0000
commit7d0c0c707c00fe943b32400a0b1c69d7758e52e2 (patch)
treeab749636a47218ec61afea1c932fea160ebd9111 /tools/glib-ginterface-gen.py
parent1f8c9f6aaa2e80eadfd487afbacab831b5697ec8 (diff)
downloadtelepathy-glib-7d0c0c707c00fe943b32400a0b1c69d7758e52e2.tar.gz
correct the LGPL 2.1 boilerplate (s/Library/Lesser/ and update FSF address)
20071128015155-418b8-f91d29196624615cc785b327470cb638f04ec6d8.gz
Diffstat (limited to 'tools/glib-ginterface-gen.py')
-rw-r--r--tools/glib-ginterface-gen.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/glib-ginterface-gen.py b/tools/glib-ginterface-gen.py
index a5e230bde..cfb96c860 100644
--- a/tools/glib-ginterface-gen.py
+++ b/tools/glib-ginterface-gen.py
@@ -16,11 +16,11 @@
# 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
-# Library General Public License for more details.
+# Lesser General Public License for more details.
#
# 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
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
import sys
import os.path