aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/printing
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-10-28 00:44:12 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-10-28 00:44:12 +0800
commit0d1d16f053987fd894172cc43add7da102926f63 (patch)
treec2b7b5e87d0b7960a93f30eb8e0130d3bc9fc9e3 /addressbook/printing
parent1b033e82e839d7ce9e11f0791974eee7791c52b6 (diff)
downloadgsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.tar
gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.tar.gz
gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.tar.bz2
gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.tar.lz
gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.tar.xz
gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.tar.zst
gsoc2013-evolution-0d1d16f053987fd894172cc43add7da102926f63.zip
Fixing the license text.
svn path=/trunk/; revision=14211
Diffstat (limited to 'addressbook/printing')
-rw-r--r--addressbook/printing/e-contact-print-envelope.c1
-rw-r--r--addressbook/printing/e-contact-print-envelope.h1
-rw-r--r--addressbook/printing/e-contact-print-style-editor.c1
-rw-r--r--addressbook/printing/e-contact-print-style-editor.h1
-rw-r--r--addressbook/printing/e-contact-print-types.h1
-rw-r--r--addressbook/printing/e-contact-print.c1
-rw-r--r--addressbook/printing/e-contact-print.h1
-rw-r--r--addressbook/printing/test-contact-print-style-editor.c1
-rw-r--r--addressbook/printing/test-print.c1
9 files changed, 0 insertions, 9 deletions
diff --git a/addressbook/printing/e-contact-print-envelope.c b/addressbook/printing/e-contact-print-envelope.c
index aadf3fe489..9b53676123 100644
--- a/addressbook/printing/e-contact-print-envelope.c
+++ b/addressbook/printing/e-contact-print-envelope.c
@@ -6,7 +6,6 @@
*
* This library is free software; you can redistribute it and/or
* 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 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
diff --git a/addressbook/printing/e-contact-print-envelope.h b/addressbook/printing/e-contact-print-envelope.h
index 4cb2c8ff63..4302c4c5d7 100644
--- a/addressbook/printing/e-contact-print-envelope.h
+++ b/addressbook/printing/e-contact-print-envelope.h
@@ -6,7 +6,6 @@
*
* This library is free software; you can redistribute it and/or
* 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 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
diff --git a/addressbook/printing/e-contact-print-style-editor.c b/addressbook/printing/e-contact-print-style-editor.c
index 88218773b7..f05a508ed8 100644
--- a/addressbook/printing/e-contact-print-style-editor.c
+++ b/addressbook/printing/e-contact-print-style-editor.c
@@ -6,7 +6,6 @@
*
* This library is free software; you can redistribute it and/or
* 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 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
diff --git a/addressbook/printing/e-contact-print-style-editor.h b/addressbook/printing/e-contact-print-style-editor.h
index 1bb30014fd..e4604d551c 100644
--- a/addressbook/printing/e-contact-print-style-editor.h
+++ b/addressbook/printing/e-contact-print-style-editor.h
@@ -5,7 +5,6 @@
*
* This library is free software; you can redistribute it and/or
* 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 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
diff --git a/addressbook/printing/e-contact-print-types.h b/addressbook/printing/e-contact-print-types.h
index 3c640d922b..b7082b41f6 100644
--- a/addressbook/printing/e-contact-print-types.h
+++ b/addressbook/printing/e-contact-print-types.h
@@ -6,7 +6,6 @@
*
* This library is free software; you can redistribute it and/or
* 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 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
diff --git a/addressbook/printing/e-contact-print.c b/addressbook/printing/e-contact-print.c
index 79afa215e1..b386b3bd31 100644
--- a/addressbook/printing/e-contact-print.c
+++ b/addressbook/printing/e-contact-print.c
@@ -6,7 +6,6 @@
*
* This library is free software; you can redistribute it and/or
* 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 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
diff --git a/addressbook/printing/e-contact-print.h b/addressbook/printing/e-contact-print.h
index b8a22504bb..12f13f4573 100644
--- a/addressbook/printing/e-contact-print.h
+++ b/addressbook/printing/e-contact-print.h
@@ -6,7 +6,6 @@
*
* This library is free software; you can redistribute it and/or
* 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 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
diff --git a/addressbook/printing/test-contact-print-style-editor.c b/addressbook/printing/test-contact-print-style-editor.c
index 578a840fc4..0ac169468c 100644
--- a/addressbook/printing/test-contact-print-style-editor.c
+++ b/addressbook/printing/test-contact-print-style-editor.c
@@ -6,7 +6,6 @@
*
* This library is free software; you can redistribute it and/or
* 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 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
diff --git a/addressbook/printing/test-print.c b/addressbook/printing/test-print.c
index ebad26a48e..fc868318d8 100644
--- a/addressbook/printing/test-print.c
+++ b/addressbook/printing/test-print.c
@@ -6,7 +6,6 @@
*
* This library is free software; you can redistribute it and/or
* 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 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,