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/sendmail | |
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/sendmail')
-rw-r--r-- | camel/providers/sendmail/camel-sendmail-provider.c | 1 | ||||
-rw-r--r-- | camel/providers/sendmail/camel-sendmail-transport.c | 1 | ||||
-rw-r--r-- | camel/providers/sendmail/camel-sendmail-transport.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/camel/providers/sendmail/camel-sendmail-provider.c b/camel/providers/sendmail/camel-sendmail-provider.c index 4f0ad07766..4d546a081d 100644 --- a/camel/providers/sendmail/camel-sendmail-provider.c +++ b/camel/providers/sendmail/camel-sendmail-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/sendmail/camel-sendmail-transport.c b/camel/providers/sendmail/camel-sendmail-transport.c index f218dacb24..28bc488c1d 100644 --- a/camel/providers/sendmail/camel-sendmail-transport.c +++ b/camel/providers/sendmail/camel-sendmail-transport.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/sendmail/camel-sendmail-transport.h b/camel/providers/sendmail/camel-sendmail-transport.h index 74b58811d9..056be03bc8 100644 --- a/camel/providers/sendmail/camel-sendmail-transport.h +++ b/camel/providers/sendmail/camel-sendmail-transport.h @@ -10,7 +10,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, |