diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-28 00:59:46 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-28 00:59:46 +0800 |
commit | 08fb7329cb73d64ee5eed4e7506b84641c432678 (patch) | |
tree | f03749a0c85af63321dd260cafbadcc895521d01 /camel/providers/pop3 | |
parent | 0d1d16f053987fd894172cc43add7da102926f63 (diff) | |
download | gsoc2013-evolution-08fb7329cb73d64ee5eed4e7506b84641c432678.tar gsoc2013-evolution-08fb7329cb73d64ee5eed4e7506b84641c432678.tar.gz gsoc2013-evolution-08fb7329cb73d64ee5eed4e7506b84641c432678.tar.bz2 gsoc2013-evolution-08fb7329cb73d64ee5eed4e7506b84641c432678.tar.lz gsoc2013-evolution-08fb7329cb73d64ee5eed4e7506b84641c432678.tar.xz gsoc2013-evolution-08fb7329cb73d64ee5eed4e7506b84641c432678.tar.zst gsoc2013-evolution-08fb7329cb73d64ee5eed4e7506b84641c432678.zip |
Fixing the license text.
svn path=/trunk/; revision=14212
Diffstat (limited to 'camel/providers/pop3')
-rw-r--r-- | camel/providers/pop3/camel-pop3-folder.c | 1 | ||||
-rw-r--r-- | camel/providers/pop3/camel-pop3-folder.h | 1 | ||||
-rw-r--r-- | camel/providers/pop3/camel-pop3-provider.c | 1 | ||||
-rw-r--r-- | camel/providers/pop3/camel-pop3-store.c | 1 | ||||
-rw-r--r-- | camel/providers/pop3/camel-pop3-store.h | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/camel/providers/pop3/camel-pop3-folder.c b/camel/providers/pop3/camel-pop3-folder.c index 0801d6d83f..5452144eab 100644 --- a/camel/providers/pop3/camel-pop3-folder.c +++ b/camel/providers/pop3/camel-pop3-folder.c @@ -9,7 +9,6 @@ * * This program 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/camel/providers/pop3/camel-pop3-folder.h b/camel/providers/pop3/camel-pop3-folder.h index 15a29585bb..0b6296a09c 100644 --- a/camel/providers/pop3/camel-pop3-folder.h +++ b/camel/providers/pop3/camel-pop3-folder.h @@ -9,7 +9,6 @@ * * This program 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/camel/providers/pop3/camel-pop3-provider.c b/camel/providers/pop3/camel-pop3-provider.c index 91b9a94137..9e7a022482 100644 --- a/camel/providers/pop3/camel-pop3-provider.c +++ b/camel/providers/pop3/camel-pop3-provider.c @@ -9,7 +9,6 @@ * * This program 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/camel/providers/pop3/camel-pop3-store.c b/camel/providers/pop3/camel-pop3-store.c index 42a35794d1..e959aa2de3 100644 --- a/camel/providers/pop3/camel-pop3-store.c +++ b/camel/providers/pop3/camel-pop3-store.c @@ -9,7 +9,6 @@ * * This program 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/camel/providers/pop3/camel-pop3-store.h b/camel/providers/pop3/camel-pop3-store.h index 89814845a3..fcc488f3e8 100644 --- a/camel/providers/pop3/camel-pop3-store.h +++ b/camel/providers/pop3/camel-pop3-store.h @@ -9,7 +9,6 @@ * * This program 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, |