aboutsummaryrefslogtreecommitdiffstats
path: root/filter
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 /filter
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 'filter')
-rw-r--r--filter/filter-source.c4
-rw-r--r--filter/filter-source.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/filter/filter-source.c b/filter/filter-source.c
index fd9a56f882..4e6d473caf 100644
--- a/filter/filter-source.c
+++ b/filter/filter-source.c
@@ -10,9 +10,9 @@
/*
* 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/filter/filter-source.h b/filter/filter-source.h
index 4d14b3bf8c..e9908956e5 100644
--- a/filter/filter-source.h
+++ b/filter/filter-source.h
@@ -10,9 +10,9 @@
/*
* 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