From 41694b4df5c1dbf745e5ddd443571d5cb67d74b3 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 25 Jan 2007 12:38:53 +0000 Subject: [PATCH] dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lines in license statement --- _dbus_bindings/abstract.c | 2 -- _dbus_bindings/bus.c | 2 -- _dbus_bindings/bytes.c | 2 -- _dbus_bindings/conn-internal.h | 2 -- _dbus_bindings/conn-methods.c | 2 -- _dbus_bindings/conn.c | 2 -- _dbus_bindings/containers.c | 2 -- _dbus_bindings/dbus_bindings-internal.h | 2 -- _dbus_bindings/debug.c | 2 -- _dbus_bindings/exceptions.c | 2 -- _dbus_bindings/float.c | 2 -- _dbus_bindings/generic.c | 2 -- _dbus_bindings/int.c | 2 -- _dbus_bindings/mainloop.c | 2 -- _dbus_bindings/message-append.c | 2 -- _dbus_bindings/message-get-args.c | 2 -- _dbus_bindings/message-internal.h | 2 -- _dbus_bindings/message.c | 2 -- _dbus_bindings/module.c | 2 -- _dbus_bindings/pending-call.c | 2 -- _dbus_bindings/signature.c | 2 -- _dbus_bindings/string.c | 2 -- _dbus_bindings/types-internal.h | 2 -- _dbus_bindings/validation.c | 2 -- _dbus_glib_bindings/module.c | 2 -- dbus/__init__.py | 2 -- dbus/_dbus.py | 2 -- dbus/_expat_introspect_parser.py | 2 -- dbus/decorators.py | 2 -- dbus/glib.py | 2 -- dbus/lowlevel.py | 2 -- dbus/mainloop/glib.py | 2 -- dbus/proxies.py | 2 -- dbus/service.py | 2 -- 34 files changed, 68 deletions(-) diff --git a/_dbus_bindings/abstract.c b/_dbus_bindings/abstract.c index ac9a429..478ac86 100644 --- a/_dbus_bindings/abstract.c +++ b/_dbus_bindings/abstract.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/bus.c b/_dbus_bindings/bus.c index bc20b2d..c5f0683 100644 --- a/_dbus_bindings/bus.c +++ b/_dbus_bindings/bus.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/bytes.c b/_dbus_bindings/bytes.c index d771d8f..d265794 100644 --- a/_dbus_bindings/bytes.c +++ b/_dbus_bindings/bytes.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/conn-internal.h b/_dbus_bindings/conn-internal.h index 8e14be2..1e92f9d 100644 --- a/_dbus_bindings/conn-internal.h +++ b/_dbus_bindings/conn-internal.h @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/conn-methods.c b/_dbus_bindings/conn-methods.c index 16a0102..d69d2be 100644 --- a/_dbus_bindings/conn-methods.c +++ b/_dbus_bindings/conn-methods.c @@ -7,8 +7,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/conn.c b/_dbus_bindings/conn.c index 4c623ce..51ed5f1 100644 --- a/_dbus_bindings/conn.c +++ b/_dbus_bindings/conn.c @@ -7,8 +7,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/containers.c b/_dbus_bindings/containers.c index 44dfe8d..c9af065 100644 --- a/_dbus_bindings/containers.c +++ b/_dbus_bindings/containers.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/dbus_bindings-internal.h b/_dbus_bindings/dbus_bindings-internal.h index d98a7ae..1603848 100644 --- a/_dbus_bindings/dbus_bindings-internal.h +++ b/_dbus_bindings/dbus_bindings-internal.h @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/debug.c b/_dbus_bindings/debug.c index 16138e9..6361f25 100644 --- a/_dbus_bindings/debug.c +++ b/_dbus_bindings/debug.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/exceptions.c b/_dbus_bindings/exceptions.c index efa3df2..95d5f9e 100644 --- a/_dbus_bindings/exceptions.c +++ b/_dbus_bindings/exceptions.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/float.c b/_dbus_bindings/float.c index 72afec1..0250a75 100644 --- a/_dbus_bindings/float.c +++ b/_dbus_bindings/float.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/generic.c b/_dbus_bindings/generic.c index ff4d2f6..1495658 100644 --- a/_dbus_bindings/generic.c +++ b/_dbus_bindings/generic.c @@ -7,8 +7,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/int.c b/_dbus_bindings/int.c index a148d3a..ba00f82 100644 --- a/_dbus_bindings/int.c +++ b/_dbus_bindings/int.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/mainloop.c b/_dbus_bindings/mainloop.c index 6e40f36..ed486ed 100644 --- a/_dbus_bindings/mainloop.c +++ b/_dbus_bindings/mainloop.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/message-append.c b/_dbus_bindings/message-append.c index 5e4869c..d4a56b0 100644 --- a/_dbus_bindings/message-append.c +++ b/_dbus_bindings/message-append.c @@ -7,8 +7,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/message-get-args.c b/_dbus_bindings/message-get-args.c index 41f3404..dd8d425 100644 --- a/_dbus_bindings/message-get-args.c +++ b/_dbus_bindings/message-get-args.c @@ -7,8 +7,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/message-internal.h b/_dbus_bindings/message-internal.h index 202587c..0d138fa 100644 --- a/_dbus_bindings/message-internal.h +++ b/_dbus_bindings/message-internal.h @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/message.c b/_dbus_bindings/message.c index b8db203..61b15fd 100644 --- a/_dbus_bindings/message.c +++ b/_dbus_bindings/message.c @@ -7,8 +7,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/module.c b/_dbus_bindings/module.c index bbc6173..9bb1e23 100644 --- a/_dbus_bindings/module.c +++ b/_dbus_bindings/module.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/pending-call.c b/_dbus_bindings/pending-call.c index f1c8db8..b9b7bc1 100644 --- a/_dbus_bindings/pending-call.c +++ b/_dbus_bindings/pending-call.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/signature.c b/_dbus_bindings/signature.c index cb1d55d..6c1aedf 100644 --- a/_dbus_bindings/signature.c +++ b/_dbus_bindings/signature.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/string.c b/_dbus_bindings/string.c index f655600..d2455cb 100644 --- a/_dbus_bindings/string.c +++ b/_dbus_bindings/string.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/types-internal.h b/_dbus_bindings/types-internal.h index dab603d..f208421 100644 --- a/_dbus_bindings/types-internal.h +++ b/_dbus_bindings/types-internal.h @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_bindings/validation.c b/_dbus_bindings/validation.c index 302c521..59fc1c6 100644 --- a/_dbus_bindings/validation.c +++ b/_dbus_bindings/validation.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/_dbus_glib_bindings/module.c b/_dbus_glib_bindings/module.c index 95a2c99..943658f 100644 --- a/_dbus_glib_bindings/module.c +++ b/_dbus_glib_bindings/module.c @@ -6,8 +6,6 @@ * * 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 - * 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. * diff --git a/dbus/__init__.py b/dbus/__init__.py index 81246dc..6400911 100644 --- a/dbus/__init__.py +++ b/dbus/__init__.py @@ -129,8 +129,6 @@ See `dbus.service.Object`. # # 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 -# 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. # diff --git a/dbus/_dbus.py b/dbus/_dbus.py index d0f2f1b..21ed122 100644 --- a/dbus/_dbus.py +++ b/dbus/_dbus.py @@ -9,8 +9,6 @@ # # 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 -# 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. # diff --git a/dbus/_expat_introspect_parser.py b/dbus/_expat_introspect_parser.py index 400396a..b86b2ca 100644 --- a/dbus/_expat_introspect_parser.py +++ b/dbus/_expat_introspect_parser.py @@ -7,8 +7,6 @@ # # 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 -# 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. # diff --git a/dbus/decorators.py b/dbus/decorators.py index 654e044..9a7be2f 100644 --- a/dbus/decorators.py +++ b/dbus/decorators.py @@ -9,8 +9,6 @@ # # 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 -# 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. # diff --git a/dbus/glib.py b/dbus/glib.py index bbb975f..548f121 100644 --- a/dbus/glib.py +++ b/dbus/glib.py @@ -6,8 +6,6 @@ # # 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 -# 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. # diff --git a/dbus/lowlevel.py b/dbus/lowlevel.py index 21c304c..a45839b 100644 --- a/dbus/lowlevel.py +++ b/dbus/lowlevel.py @@ -4,8 +4,6 @@ # # 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 -# 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. # diff --git a/dbus/mainloop/glib.py b/dbus/mainloop/glib.py index 2425852..88a6c5b 100644 --- a/dbus/mainloop/glib.py +++ b/dbus/mainloop/glib.py @@ -6,8 +6,6 @@ # # 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 -# 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. # diff --git a/dbus/proxies.py b/dbus/proxies.py index 85ac3c2..46382a5 100644 --- a/dbus/proxies.py +++ b/dbus/proxies.py @@ -7,8 +7,6 @@ # # 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 -# 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. # diff --git a/dbus/service.py b/dbus/service.py index da64a1e..9f92a96 100644 --- a/dbus/service.py +++ b/dbus/service.py @@ -7,8 +7,6 @@ # # 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 -# 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. # -- 2.11.4.GIT