aboutsummaryrefslogtreecommitdiffstats
path: root/composer
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-10-27 08:25:49 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-10-27 08:25:49 +0800
commit02dcd0aadfb516aba8c1322af34ebef5c265787d (patch)
tree0491c5761587c9e3891e7de011da23cdf3759f13 /composer
parenta5cbf7c4b8cc5d2fd5eaf29417d681036fcd87f2 (diff)
downloadgsoc2013-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 'composer')
-rw-r--r--composer/e-msg-composer-attachment-bar.c4
-rw-r--r--composer/e-msg-composer-attachment-bar.h4
-rw-r--r--composer/e-msg-composer-attachment.c4
-rw-r--r--composer/e-msg-composer-attachment.h4
-rw-r--r--composer/e-msg-composer-hdrs.c4
-rw-r--r--composer/e-msg-composer-hdrs.h4
-rw-r--r--composer/e-msg-composer-select-file.c4
-rw-r--r--composer/e-msg-composer-select-file.h4
-rw-r--r--composer/e-msg-composer.c4
-rw-r--r--composer/e-msg-composer.h4
-rw-r--r--composer/evolution-composer.c4
-rw-r--r--composer/evolution-composer.h4
12 files changed, 24 insertions, 24 deletions
diff --git a/composer/e-msg-composer-attachment-bar.c b/composer/e-msg-composer-attachment-bar.c
index 71562e9692..b565ea8788 100644
--- a/composer/e-msg-composer-attachment-bar.c
+++ b/composer/e-msg-composer-attachment-bar.c
@@ -4,9 +4,9 @@
* Copyright (C) 1999 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
+ * 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/composer/e-msg-composer-attachment-bar.h b/composer/e-msg-composer-attachment-bar.h
index 15774bb2fe..9a6fe3265f 100644
--- a/composer/e-msg-composer-attachment-bar.h
+++ b/composer/e-msg-composer-attachment-bar.h
@@ -4,9 +4,9 @@
* Copyright (C) 1999 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
+ * 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/composer/e-msg-composer-attachment.c b/composer/e-msg-composer-attachment.c
index 0b2d08aec9..8304fb445f 100644
--- a/composer/e-msg-composer-attachment.c
+++ b/composer/e-msg-composer-attachment.c
@@ -4,9 +4,9 @@
* Copyright (C) 1999 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
+ * 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/composer/e-msg-composer-attachment.h b/composer/e-msg-composer-attachment.h
index 5dda224153..a966acaa82 100644
--- a/composer/e-msg-composer-attachment.h
+++ b/composer/e-msg-composer-attachment.h
@@ -4,9 +4,9 @@
* Copyright (C) 1999 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
+ * 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/composer/e-msg-composer-hdrs.c b/composer/e-msg-composer-hdrs.c
index 0778ee8171..3445abe508 100644
--- a/composer/e-msg-composer-hdrs.c
+++ b/composer/e-msg-composer-hdrs.c
@@ -4,9 +4,9 @@
* Copyright (C) 1999 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
+ * 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/composer/e-msg-composer-hdrs.h b/composer/e-msg-composer-hdrs.h
index 6ffc494786..26d3fac623 100644
--- a/composer/e-msg-composer-hdrs.h
+++ b/composer/e-msg-composer-hdrs.h
@@ -4,9 +4,9 @@
* Copyright (C) 1999 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
+ * 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/composer/e-msg-composer-select-file.c b/composer/e-msg-composer-select-file.c
index d44a0ec76f..c3a3957892 100644
--- a/composer/e-msg-composer-select-file.c
+++ b/composer/e-msg-composer-select-file.c
@@ -4,9 +4,9 @@
* 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
+ * 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/composer/e-msg-composer-select-file.h b/composer/e-msg-composer-select-file.h
index d0df1732e6..c3e00d36f9 100644
--- a/composer/e-msg-composer-select-file.h
+++ b/composer/e-msg-composer-select-file.h
@@ -4,9 +4,9 @@
* 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
+ * 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/composer/e-msg-composer.c b/composer/e-msg-composer.c
index 758728b257..6ec023bb43 100644
--- a/composer/e-msg-composer.c
+++ b/composer/e-msg-composer.c
@@ -4,9 +4,9 @@
* Copyright (C) 1999 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
+ * 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/composer/e-msg-composer.h b/composer/e-msg-composer.h
index e4c8d7e7da..7467e9457e 100644
--- a/composer/e-msg-composer.h
+++ b/composer/e-msg-composer.h
@@ -4,9 +4,9 @@
* Copyright (C) 1999, 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
+ * 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/composer/evolution-composer.c b/composer/evolution-composer.c
index 41844a13dc..c19f286a66 100644
--- a/composer/evolution-composer.c
+++ b/composer/evolution-composer.c
@@ -4,9 +4,9 @@
* 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
+ * 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/composer/evolution-composer.h b/composer/evolution-composer.h
index 9791a262fd..e8b9a284cd 100644
--- a/composer/evolution-composer.h
+++ b/composer/evolution-composer.h
@@ -4,9 +4,9 @@
* 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
+ * 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