From 00ffd01f3186bf7eab88a5408daa59d162efdf70 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 25 Jan 2007 12:43:13 +0000 Subject: [PATCH] test/, include/: remove accidentally duplicated lines from license statement --- include/dbus-python.h | 2 -- test/cross-test-client.py | 2 -- test/cross-test-server.py | 2 -- test/crosstest.py | 2 -- test/test-client.py | 2 -- test/test-service.py | 2 -- test/test-signals.py | 2 -- test/test-standalone.py | 2 -- 8 files changed, 16 deletions(-) diff --git a/include/dbus-python.h b/include/dbus-python.h index 838fd18..330f273 100644 --- a/include/dbus-python.h +++ b/include/dbus-python.h @@ -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/test/cross-test-client.py b/test/cross-test-client.py index 7728633..5f730d5 100644 --- a/test/cross-test-client.py +++ b/test/cross-test-client.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/test/cross-test-server.py b/test/cross-test-server.py index 2f6c90a..cc2e1b7 100644 --- a/test/cross-test-server.py +++ b/test/cross-test-server.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/test/crosstest.py b/test/crosstest.py index 120bc6e..429e36b 100644 --- a/test/crosstest.py +++ b/test/crosstest.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/test/test-client.py b/test/test-client.py index 8c4c3e2..4bd6eed 100755 --- a/test/test-client.py +++ b/test/test-client.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/test/test-service.py b/test/test-service.py index f62e2fb..b41091a 100755 --- a/test/test-service.py +++ b/test/test-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. # diff --git a/test/test-signals.py b/test/test-signals.py index e8d387a..f496de9 100644 --- a/test/test-signals.py +++ b/test/test-signals.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/test/test-standalone.py b/test/test-standalone.py index d1c99db..e10b9d6 100755 --- a/test/test-standalone.py +++ b/test/test-standalone.py @@ -10,8 +10,6 @@ run in isolation. # # 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