aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-10-27 08:47:22 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-10-27 08:47:22 +0800
commitc0cddd6d1d8f3eb45289a45e0e082ccd03fc8274 (patch)
tree2b3a5cf1fbdf16d97bfa88c12bec45e0eefadb13
parent02dcd0aadfb516aba8c1322af34ebef5c265787d (diff)
downloadgsoc2013-evolution-c0cddd6d1d8f3eb45289a45e0e082ccd03fc8274.tar
gsoc2013-evolution-c0cddd6d1d8f3eb45289a45e0e082ccd03fc8274.tar.gz
gsoc2013-evolution-c0cddd6d1d8f3eb45289a45e0e082ccd03fc8274.tar.bz2
gsoc2013-evolution-c0cddd6d1d8f3eb45289a45e0e082ccd03fc8274.tar.lz
gsoc2013-evolution-c0cddd6d1d8f3eb45289a45e0e082ccd03fc8274.tar.xz
gsoc2013-evolution-c0cddd6d1d8f3eb45289a45e0e082ccd03fc8274.tar.zst
gsoc2013-evolution-c0cddd6d1d8f3eb45289a45e0e082ccd03fc8274.zip
Update the licensing information to require version 2 of the GPL
(instead of version 2 or any later version). svn path=/trunk/; revision=14191
-rw-r--r--mail/component-factory.c5
-rw-r--r--mail/component-factory.h5
-rw-r--r--mail/e-searching-tokenizer.c5
-rw-r--r--mail/e-searching-tokenizer.h5
-rw-r--r--mail/importers/evolution-mbox-importer.c5
-rw-r--r--mail/importers/evolution-outlook-importer.c5
-rw-r--r--mail/mail-autofilter.c5
-rw-r--r--mail/mail-autofilter.h5
-rw-r--r--mail/mail-callbacks.c5
-rw-r--r--mail/mail-folder-cache.c5
-rw-r--r--mail/mail-folder-cache.h5
-rw-r--r--mail/mail-importer.c5
-rw-r--r--mail/mail-importer.h5
-rw-r--r--mail/mail-local.c5
-rw-r--r--mail/mail-local.h5
-rw-r--r--mail/mail-offline-handler.c5
-rw-r--r--mail/mail-offline-handler.h5
-rw-r--r--mail/mail-ops.c5
-rw-r--r--mail/mail-ops.h5
-rw-r--r--mail/mail-search.c5
-rw-r--r--mail/mail-search.h5
-rw-r--r--mail/mail-summary.c5
-rw-r--r--mail/mail-summary.h5
-rw-r--r--mail/mail-tools.c5
-rw-r--r--mail/mail-tools.h5
-rw-r--r--mail/mail-types.h5
26 files changed, 52 insertions, 78 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c
index 1f9fec2a06..0e3fafb010 100644
--- a/mail/component-factory.c
+++ b/mail/component-factory.c
@@ -6,9 +6,8 @@
* Copyright (C) 2000 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/component-factory.h b/mail/component-factory.h
index 15e655eb74..780e04e7ae 100644
--- a/mail/component-factory.h
+++ b/mail/component-factory.h
@@ -4,9 +4,8 @@
* Copyright (C) 2000 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/e-searching-tokenizer.c b/mail/e-searching-tokenizer.c
index 4100d707e2..b0a5ff0f63 100644
--- a/mail/e-searching-tokenizer.c
+++ b/mail/e-searching-tokenizer.c
@@ -10,9 +10,8 @@
/*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/e-searching-tokenizer.h b/mail/e-searching-tokenizer.h
index 7852548c04..d3dd7647f4 100644
--- a/mail/e-searching-tokenizer.h
+++ b/mail/e-searching-tokenizer.h
@@ -10,9 +10,8 @@
/*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/importers/evolution-mbox-importer.c b/mail/importers/evolution-mbox-importer.c
index ae86783eb6..b977ce6ac7 100644
--- a/mail/importers/evolution-mbox-importer.c
+++ b/mail/importers/evolution-mbox-importer.c
@@ -6,9 +6,8 @@
* Copyright (C) 2001 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/importers/evolution-outlook-importer.c b/mail/importers/evolution-outlook-importer.c
index 058c365d17..977d610055 100644
--- a/mail/importers/evolution-outlook-importer.c
+++ b/mail/importers/evolution-outlook-importer.c
@@ -6,9 +6,8 @@
* Copyright (C) 2001 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-autofilter.c b/mail/mail-autofilter.c
index 93bb30b595..2eeafccf1d 100644
--- a/mail/mail-autofilter.c
+++ b/mail/mail-autofilter.c
@@ -4,9 +4,8 @@
* Copyright (C) 2000 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-autofilter.h b/mail/mail-autofilter.h
index 588e5c5f3a..2c3e2c119c 100644
--- a/mail/mail-autofilter.h
+++ b/mail/mail-autofilter.h
@@ -4,9 +4,8 @@
* Copyright (C) 2000 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-callbacks.c b/mail/mail-callbacks.c
index e78e288c4e..302d1960be 100644
--- a/mail/mail-callbacks.c
+++ b/mail/mail-callbacks.c
@@ -10,9 +10,8 @@
* 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
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-folder-cache.c b/mail/mail-folder-cache.c
index 337f613ed9..c08da26a5a 100644
--- a/mail/mail-folder-cache.c
+++ b/mail/mail-folder-cache.c
@@ -6,9 +6,8 @@
* Copyright 2000,2001 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
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-folder-cache.h b/mail/mail-folder-cache.h
index b8074d0fb3..8f3309e74f 100644
--- a/mail/mail-folder-cache.h
+++ b/mail/mail-folder-cache.h
@@ -8,9 +8,8 @@
* Copyright 2000,2001 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
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-importer.c b/mail/mail-importer.c
index cfe7476ef2..365baaefb7 100644
--- a/mail/mail-importer.c
+++ b/mail/mail-importer.c
@@ -6,9 +6,8 @@
* Copyright (C) 2001 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-importer.h b/mail/mail-importer.h
index 23b555d6b8..41e7e0471c 100644
--- a/mail/mail-importer.h
+++ b/mail/mail-importer.h
@@ -6,9 +6,8 @@
* Copyright (C) 2001 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-local.c b/mail/mail-local.c
index 7661d74c24..ed72bbc9f5 100644
--- a/mail/mail-local.c
+++ b/mail/mail-local.c
@@ -11,9 +11,8 @@
* 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
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-local.h b/mail/mail-local.h
index 54950a38b3..d1e4f3791d 100644
--- a/mail/mail-local.h
+++ b/mail/mail-local.h
@@ -9,9 +9,8 @@
* 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
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-offline-handler.c b/mail/mail-offline-handler.c
index e613bb394f..5217420570 100644
--- a/mail/mail-offline-handler.c
+++ b/mail/mail-offline-handler.c
@@ -4,9 +4,8 @@
* Copyright (C) 2001 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-offline-handler.h b/mail/mail-offline-handler.h
index 6026805a5a..b053b715e7 100644
--- a/mail/mail-offline-handler.h
+++ b/mail/mail-offline-handler.h
@@ -4,9 +4,8 @@
* Copyright (C) 2001 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-ops.c b/mail/mail-ops.c
index cdfd2f4644..ad3b62f14b 100644
--- a/mail/mail-ops.c
+++ b/mail/mail-ops.c
@@ -10,9 +10,8 @@
* Copyright 2000,2001 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
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-ops.h b/mail/mail-ops.h
index cb91ecb832..b71ff4e09b 100644
--- a/mail/mail-ops.h
+++ b/mail/mail-ops.h
@@ -8,9 +8,8 @@
* Copyright 2000, 2001 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
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-search.c b/mail/mail-search.c
index 66ef615ebb..4611ece6d2 100644
--- a/mail/mail-search.c
+++ b/mail/mail-search.c
@@ -10,9 +10,8 @@
/*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-search.h b/mail/mail-search.h
index 8c7797b83a..4b84498a73 100644
--- a/mail/mail-search.h
+++ b/mail/mail-search.h
@@ -10,9 +10,8 @@
/*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-summary.c b/mail/mail-summary.c
index 0b8e64a592..7a6615f19d 100644
--- a/mail/mail-summary.c
+++ b/mail/mail-summary.c
@@ -6,9 +6,8 @@
* Copyright (C) 2000 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-summary.h b/mail/mail-summary.h
index d9f098303f..462e440a1a 100644
--- a/mail/mail-summary.h
+++ b/mail/mail-summary.h
@@ -6,9 +6,8 @@
* Copyright (C) 2000 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-tools.c b/mail/mail-tools.c
index 82327dfcb0..e6098a8979 100644
--- a/mail/mail-tools.c
+++ b/mail/mail-tools.c
@@ -8,9 +8,8 @@
* 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
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-tools.h b/mail/mail-tools.h
index 37afb8666c..2c94f09c0b 100644
--- a/mail/mail-tools.h
+++ b/mail/mail-tools.h
@@ -7,9 +7,8 @@
* 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
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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/mail/mail-types.h b/mail/mail-types.h
index 6bcd77df5b..1cb0bdad06 100644
--- a/mail/mail-types.h
+++ b/mail/mail-types.h
@@ -4,9 +4,8 @@
* 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
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * modify it under the terms of version 2 of the GNU General Public
+ * 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