diff options
Diffstat (limited to 'camel/providers/sendmail')
-rw-r--r-- | camel/providers/sendmail/camel-sendmail-provider.c | 4 | ||||
-rw-r--r-- | camel/providers/sendmail/camel-sendmail-transport.c | 4 | ||||
-rw-r--r-- | camel/providers/sendmail/camel-sendmail-transport.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/camel/providers/sendmail/camel-sendmail-provider.c b/camel/providers/sendmail/camel-sendmail-provider.c index 05b97bc495..4f0ad07766 100644 --- a/camel/providers/sendmail/camel-sendmail-provider.c +++ b/camel/providers/sendmail/camel-sendmail-provider.c @@ -8,9 +8,9 @@ * Copyright (C) 2000 Ximian, Inc. (www.ximian.com) * * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as + * 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, or (at your option) any later version. + * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/camel/providers/sendmail/camel-sendmail-transport.c b/camel/providers/sendmail/camel-sendmail-transport.c index c65b8784c7..f218dacb24 100644 --- a/camel/providers/sendmail/camel-sendmail-transport.c +++ b/camel/providers/sendmail/camel-sendmail-transport.c @@ -8,9 +8,9 @@ * Copyright 2000 Ximian, Inc. (www.ximian.com) * * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as + * 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, or (at your option) any later version. + * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/camel/providers/sendmail/camel-sendmail-transport.h b/camel/providers/sendmail/camel-sendmail-transport.h index 1f05e7c6cc..74b58811d9 100644 --- a/camel/providers/sendmail/camel-sendmail-transport.h +++ b/camel/providers/sendmail/camel-sendmail-transport.h @@ -9,9 +9,9 @@ * Copyright 2000 Ximian, Inc. (www.ximian.com) * * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as + * 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, or (at your option) any later version. + * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of |