aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/printing
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-10-27 08:10:09 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-10-27 08:10:09 +0800
commit6881071bf63810ac68b143cfec4bec14188919dc (patch)
tree0ea0f6350bf339b49aa7c29a92309bffe089ea6e /addressbook/printing
parent7b5415e5005aa1b7142d288af466b58b7e95ac42 (diff)
downloadgsoc2013-evolution-6881071bf63810ac68b143cfec4bec14188919dc.tar
gsoc2013-evolution-6881071bf63810ac68b143cfec4bec14188919dc.tar.gz
gsoc2013-evolution-6881071bf63810ac68b143cfec4bec14188919dc.tar.bz2
gsoc2013-evolution-6881071bf63810ac68b143cfec4bec14188919dc.tar.lz
gsoc2013-evolution-6881071bf63810ac68b143cfec4bec14188919dc.tar.xz
gsoc2013-evolution-6881071bf63810ac68b143cfec4bec14188919dc.tar.zst
gsoc2013-evolution-6881071bf63810ac68b143cfec4bec14188919dc.zip
Update the licensing information to require version 2 of the GPL
explicitly. svn path=/trunk/; revision=14188
Diffstat (limited to 'addressbook/printing')
-rw-r--r--addressbook/printing/e-contact-print-envelope.c4
-rw-r--r--addressbook/printing/e-contact-print-envelope.h4
-rw-r--r--addressbook/printing/e-contact-print-style-editor.c4
-rw-r--r--addressbook/printing/e-contact-print-style-editor.h4
-rw-r--r--addressbook/printing/e-contact-print-types.h4
-rw-r--r--addressbook/printing/e-contact-print.c4
-rw-r--r--addressbook/printing/e-contact-print.h4
-rw-r--r--addressbook/printing/test-contact-print-style-editor.c4
-rw-r--r--addressbook/printing/test-print.c4
9 files changed, 18 insertions, 18 deletions
diff --git a/addressbook/printing/e-contact-print-envelope.c b/addressbook/printing/e-contact-print-envelope.c
index 057ae63b9e..aadf3fe489 100644
--- a/addressbook/printing/e-contact-print-envelope.c
+++ b/addressbook/printing/e-contact-print-envelope.c
@@ -5,9 +5,9 @@
* Author: Chris Lahey <clahey@ximian.com>
*
* This library 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/addressbook/printing/e-contact-print-envelope.h b/addressbook/printing/e-contact-print-envelope.h
index 9197d4452d..4cb2c8ff63 100644
--- a/addressbook/printing/e-contact-print-envelope.h
+++ b/addressbook/printing/e-contact-print-envelope.h
@@ -5,9 +5,9 @@
* Author: Chris Lahey <clahey@ximian.com>
*
* This library 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/addressbook/printing/e-contact-print-style-editor.c b/addressbook/printing/e-contact-print-style-editor.c
index adb974607c..88218773b7 100644
--- a/addressbook/printing/e-contact-print-style-editor.c
+++ b/addressbook/printing/e-contact-print-style-editor.c
@@ -5,9 +5,9 @@
* Author: Chris Lahey <clahey@ximian.com>
*
* This library 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/addressbook/printing/e-contact-print-style-editor.h b/addressbook/printing/e-contact-print-style-editor.h
index 987c4edbf3..1bb30014fd 100644
--- a/addressbook/printing/e-contact-print-style-editor.h
+++ b/addressbook/printing/e-contact-print-style-editor.h
@@ -4,9 +4,9 @@
* Author: Chris Lahey <clahey@ximian.com>
*
* This library 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/addressbook/printing/e-contact-print-types.h b/addressbook/printing/e-contact-print-types.h
index c0f76da818..3c640d922b 100644
--- a/addressbook/printing/e-contact-print-types.h
+++ b/addressbook/printing/e-contact-print-types.h
@@ -5,9 +5,9 @@
* Author: Chris Lahey <clahey@ximian.com>
*
* This library 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/addressbook/printing/e-contact-print.c b/addressbook/printing/e-contact-print.c
index 42c7718379..79afa215e1 100644
--- a/addressbook/printing/e-contact-print.c
+++ b/addressbook/printing/e-contact-print.c
@@ -5,9 +5,9 @@
* Author: Chris Lahey <clahey@ximian.com>
*
* This library 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/addressbook/printing/e-contact-print.h b/addressbook/printing/e-contact-print.h
index 9918248b3a..b8a22504bb 100644
--- a/addressbook/printing/e-contact-print.h
+++ b/addressbook/printing/e-contact-print.h
@@ -5,9 +5,9 @@
* Author: Chris Lahey <clahey@ximian.com>
*
* This library 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/addressbook/printing/test-contact-print-style-editor.c b/addressbook/printing/test-contact-print-style-editor.c
index 0a27e91d20..578a840fc4 100644
--- a/addressbook/printing/test-contact-print-style-editor.c
+++ b/addressbook/printing/test-contact-print-style-editor.c
@@ -5,9 +5,9 @@
* Author: Chris Lahey <clahey@ximian.com>
*
* This library 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/addressbook/printing/test-print.c b/addressbook/printing/test-print.c
index 1cb5bb0905..ebad26a48e 100644
--- a/addressbook/printing/test-print.c
+++ b/addressbook/printing/test-print.c
@@ -5,9 +5,9 @@
* Author: Chris Lahey <clahey@ximian.com>
*
* This library 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