diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-28 00:44:12 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-28 00:44:12 +0800 |
commit | 0d1d16f053987fd894172cc43add7da102926f63 (patch) | |
tree | c2b7b5e87d0b7960a93f30eb8e0130d3bc9fc9e3 /addressbook/gui/widgets | |
parent | 1b033e82e839d7ce9e11f0791974eee7791c52b6 (diff) | |
download | gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.tar gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.tar.gz gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.tar.bz2 gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.tar.lz gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.tar.xz gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.tar.zst gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.zip |
Fixing the license text.
svn path=/trunk/; revision=14211
Diffstat (limited to 'addressbook/gui/widgets')
-rw-r--r-- | addressbook/gui/widgets/e-addressbook-util.c | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-addressbook-util.h | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-addressbook-view.c | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-addressbook-view.h | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-minicard-label.c | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-minicard-label.h | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-minicard-view-widget.c | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-minicard-view-widget.h | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-minicard-view.c | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-minicard-view.h | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-minicard-widget.c | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-minicard-widget.h | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-minicard.c | 1 | ||||
-rw-r--r-- | addressbook/gui/widgets/e-minicard.h | 1 |
14 files changed, 0 insertions, 14 deletions
diff --git a/addressbook/gui/widgets/e-addressbook-util.c b/addressbook/gui/widgets/e-addressbook-util.c index 12df794c56..601a1e1183 100644 --- a/addressbook/gui/widgets/e-addressbook-util.c +++ b/addressbook/gui/widgets/e-addressbook-util.c @@ -6,7 +6,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-addressbook-util.h b/addressbook/gui/widgets/e-addressbook-util.h index 92212f6db0..f6afa31046 100644 --- a/addressbook/gui/widgets/e-addressbook-util.h +++ b/addressbook/gui/widgets/e-addressbook-util.h @@ -5,7 +5,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-addressbook-view.c b/addressbook/gui/widgets/e-addressbook-view.c index a8783a7f84..d742b9fe4f 100644 --- a/addressbook/gui/widgets/e-addressbook-view.c +++ b/addressbook/gui/widgets/e-addressbook-view.c @@ -6,7 +6,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-addressbook-view.h b/addressbook/gui/widgets/e-addressbook-view.h index 556058af76..bc3c66c612 100644 --- a/addressbook/gui/widgets/e-addressbook-view.h +++ b/addressbook/gui/widgets/e-addressbook-view.h @@ -5,7 +5,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-minicard-label.c b/addressbook/gui/widgets/e-minicard-label.c index 710b7e8256..54779c4ea6 100644 --- a/addressbook/gui/widgets/e-minicard-label.c +++ b/addressbook/gui/widgets/e-minicard-label.c @@ -6,7 +6,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-minicard-label.h b/addressbook/gui/widgets/e-minicard-label.h index 6bdf800d21..32792991a7 100644 --- a/addressbook/gui/widgets/e-minicard-label.h +++ b/addressbook/gui/widgets/e-minicard-label.h @@ -5,7 +5,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-minicard-view-widget.c b/addressbook/gui/widgets/e-minicard-view-widget.c index 657e57a34c..5dd8393ca0 100644 --- a/addressbook/gui/widgets/e-minicard-view-widget.c +++ b/addressbook/gui/widgets/e-minicard-view-widget.c @@ -6,7 +6,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-minicard-view-widget.h b/addressbook/gui/widgets/e-minicard-view-widget.h index f56503d889..39fb929bea 100644 --- a/addressbook/gui/widgets/e-minicard-view-widget.h +++ b/addressbook/gui/widgets/e-minicard-view-widget.h @@ -5,7 +5,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-minicard-view.c b/addressbook/gui/widgets/e-minicard-view.c index 28f3f0a4d8..342e037337 100644 --- a/addressbook/gui/widgets/e-minicard-view.c +++ b/addressbook/gui/widgets/e-minicard-view.c @@ -6,7 +6,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-minicard-view.h b/addressbook/gui/widgets/e-minicard-view.h index 5043435433..1140965106 100644 --- a/addressbook/gui/widgets/e-minicard-view.h +++ b/addressbook/gui/widgets/e-minicard-view.h @@ -5,7 +5,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-minicard-widget.c b/addressbook/gui/widgets/e-minicard-widget.c index 85af04e7bb..566a43b087 100644 --- a/addressbook/gui/widgets/e-minicard-widget.c +++ b/addressbook/gui/widgets/e-minicard-widget.c @@ -6,7 +6,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-minicard-widget.h b/addressbook/gui/widgets/e-minicard-widget.h index ef82d5049c..eaf0f8edb6 100644 --- a/addressbook/gui/widgets/e-minicard-widget.h +++ b/addressbook/gui/widgets/e-minicard-widget.h @@ -5,7 +5,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-minicard.c b/addressbook/gui/widgets/e-minicard.c index 89a6b85b8b..96ae2fad9e 100644 --- a/addressbook/gui/widgets/e-minicard.c +++ b/addressbook/gui/widgets/e-minicard.c @@ -6,7 +6,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/addressbook/gui/widgets/e-minicard.h b/addressbook/gui/widgets/e-minicard.h index 7066457a44..bb6a3c072e 100644 --- a/addressbook/gui/widgets/e-minicard.h +++ b/addressbook/gui/widgets/e-minicard.h @@ -5,7 +5,6 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public - * published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, |