diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-27 08:25:49 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-27 08:25:49 +0800 |
commit | 02dcd0aadfb516aba8c1322af34ebef5c265787d (patch) | |
tree | 0491c5761587c9e3891e7de011da23cdf3759f13 /camel/providers/nntp | |
parent | a5cbf7c4b8cc5d2fd5eaf29417d681036fcd87f2 (diff) | |
download | gsoc2013-evolution-02dcd0aadfb516aba8c1322af34ebef5c265787d.tar gsoc2013-evolution-02dcd0aadfb516aba8c1322af34ebef5c265787d.tar.gz gsoc2013-evolution-02dcd0aadfb516aba8c1322af34ebef5c265787d.tar.bz2 gsoc2013-evolution-02dcd0aadfb516aba8c1322af34ebef5c265787d.tar.lz gsoc2013-evolution-02dcd0aadfb516aba8c1322af34ebef5c265787d.tar.xz gsoc2013-evolution-02dcd0aadfb516aba8c1322af34ebef5c265787d.tar.zst gsoc2013-evolution-02dcd0aadfb516aba8c1322af34ebef5c265787d.zip |
Update the licensing information to require version 2 of the GPL
(instead of version 2 or any later version).
svn path=/trunk/; revision=14190
Diffstat (limited to 'camel/providers/nntp')
-rw-r--r-- | camel/providers/nntp/camel-nntp-auth.c | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-auth.h | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-folder.c | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-folder.h | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-grouplist.c | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-grouplist.h | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-newsrc.c | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-provider.c | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-resp-codes.h | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-store.c | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-store.h | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-types.h | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-utils.c | 4 | ||||
-rw-r--r-- | camel/providers/nntp/camel-nntp-utils.h | 4 |
14 files changed, 28 insertions, 28 deletions
diff --git a/camel/providers/nntp/camel-nntp-auth.c b/camel/providers/nntp/camel-nntp-auth.c index 6eba6cc066..b3f788269f 100644 --- a/camel/providers/nntp/camel-nntp-auth.c +++ b/camel/providers/nntp/camel-nntp-auth.c @@ -6,9 +6,9 @@ * Copyright (C) 2000 Ximian, Inc. <toshok@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/nntp/camel-nntp-auth.h b/camel/providers/nntp/camel-nntp-auth.h index dbcbc898db..67636dbc21 100644 --- a/camel/providers/nntp/camel-nntp-auth.h +++ b/camel/providers/nntp/camel-nntp-auth.h @@ -8,9 +8,9 @@ * Copyright (C) 1999 Ximian . * * 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/nntp/camel-nntp-folder.c b/camel/providers/nntp/camel-nntp-folder.c index 8d5e658a3e..1de28c16ab 100644 --- a/camel/providers/nntp/camel-nntp-folder.c +++ b/camel/providers/nntp/camel-nntp-folder.c @@ -7,9 +7,9 @@ * Copyright (C) 2000 Ximian . * * 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/nntp/camel-nntp-folder.h b/camel/providers/nntp/camel-nntp-folder.h index add53cd987..6acbf09f9e 100644 --- a/camel/providers/nntp/camel-nntp-folder.h +++ b/camel/providers/nntp/camel-nntp-folder.h @@ -8,9 +8,9 @@ * Copyright (C) 2000 Ximian . * * 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/nntp/camel-nntp-grouplist.c b/camel/providers/nntp/camel-nntp-grouplist.c index 8fdc513832..ff2bf7b2e5 100644 --- a/camel/providers/nntp/camel-nntp-grouplist.c +++ b/camel/providers/nntp/camel-nntp-grouplist.c @@ -7,9 +7,9 @@ * Copyright (C) 2000 Ximian . * * 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/nntp/camel-nntp-grouplist.h b/camel/providers/nntp/camel-nntp-grouplist.h index 3b3451773e..6ee18a5320 100644 --- a/camel/providers/nntp/camel-nntp-grouplist.h +++ b/camel/providers/nntp/camel-nntp-grouplist.h @@ -7,9 +7,9 @@ * Copyright (C) 2000 Ximian . * * 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/nntp/camel-nntp-newsrc.c b/camel/providers/nntp/camel-nntp-newsrc.c index 37f052cc9e..3e0d0ac206 100644 --- a/camel/providers/nntp/camel-nntp-newsrc.c +++ b/camel/providers/nntp/camel-nntp-newsrc.c @@ -5,9 +5,9 @@ * Copyright (C) 2000 Ximian, Inc. <toshok@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/nntp/camel-nntp-provider.c b/camel/providers/nntp/camel-nntp-provider.c index a8afe48c02..e529c9b1e1 100644 --- a/camel/providers/nntp/camel-nntp-provider.c +++ b/camel/providers/nntp/camel-nntp-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/nntp/camel-nntp-resp-codes.h b/camel/providers/nntp/camel-nntp-resp-codes.h index 2f4d9ed540..6c00c5745d 100644 --- a/camel/providers/nntp/camel-nntp-resp-codes.h +++ b/camel/providers/nntp/camel-nntp-resp-codes.h @@ -6,9 +6,9 @@ * Copyright (C) 2000 Ximian, Inc. <toshok@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/nntp/camel-nntp-store.c b/camel/providers/nntp/camel-nntp-store.c index 19510af334..c2ee46348b 100644 --- a/camel/providers/nntp/camel-nntp-store.c +++ b/camel/providers/nntp/camel-nntp-store.c @@ -6,9 +6,9 @@ * Copyright (C) 2000 Ximian, Inc. <toshok@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/nntp/camel-nntp-store.h b/camel/providers/nntp/camel-nntp-store.h index 8841874e0c..02cca63e46 100644 --- a/camel/providers/nntp/camel-nntp-store.h +++ b/camel/providers/nntp/camel-nntp-store.h @@ -6,9 +6,9 @@ * Copyright (C) 2000 Ximian, Inc. <toshok@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/nntp/camel-nntp-types.h b/camel/providers/nntp/camel-nntp-types.h index 49aa9987e0..81cc334a67 100644 --- a/camel/providers/nntp/camel-nntp-types.h +++ b/camel/providers/nntp/camel-nntp-types.h @@ -7,9 +7,9 @@ * Copyright (C) 2000 Ximian . * * 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/nntp/camel-nntp-utils.c b/camel/providers/nntp/camel-nntp-utils.c index ed0482a109..46dac10bf6 100644 --- a/camel/providers/nntp/camel-nntp-utils.c +++ b/camel/providers/nntp/camel-nntp-utils.c @@ -7,9 +7,9 @@ * Copyright (C) 2000 Ximian . * * 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/nntp/camel-nntp-utils.h b/camel/providers/nntp/camel-nntp-utils.h index f40c75cd91..7d648bff5c 100644 --- a/camel/providers/nntp/camel-nntp-utils.h +++ b/camel/providers/nntp/camel-nntp-utils.h @@ -8,9 +8,9 @@ * Copyright (C) 1999 Ximian . * * 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 |