diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-01-25 12:38:53 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-01-25 12:38:53 +0000 |
commit | 41694b4df5c1dbf745e5ddd443571d5cb67d74b3 (patch) | |
tree | 1d8bd7f679734c5be0fbb94dd99352f48ef31ed9 /_dbus_bindings | |
parent | 3706648c6ba07d2781fb9723eddc202a7e2b8a72 (diff) |
dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lines in license statement
Diffstat (limited to '_dbus_bindings')
-rw-r--r-- | _dbus_bindings/abstract.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/bus.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/bytes.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/conn-internal.h | 2 | ||||
-rw-r--r-- | _dbus_bindings/conn-methods.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/conn.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/containers.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/dbus_bindings-internal.h | 2 | ||||
-rw-r--r-- | _dbus_bindings/debug.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/exceptions.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/float.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/generic.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/int.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/mainloop.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/message-append.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/message-get-args.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/message-internal.h | 2 | ||||
-rw-r--r-- | _dbus_bindings/message.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/module.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/pending-call.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/signature.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/string.c | 2 | ||||
-rw-r--r-- | _dbus_bindings/types-internal.h | 2 | ||||
-rw-r--r-- | _dbus_bindings/validation.c | 2 |
24 files changed, 0 insertions, 48 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. * |