aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/component')
-rw-r--r--executive-summary/component/component-factory.c1
-rw-r--r--executive-summary/component/component-factory.h1
-rw-r--r--executive-summary/component/e-summary-callbacks.c1
-rw-r--r--executive-summary/component/e-summary-factory.c1
-rw-r--r--executive-summary/component/e-summary-factory.h1
-rw-r--r--executive-summary/component/e-summary-prefs.c1
-rw-r--r--executive-summary/component/e-summary-prefs.h1
-rw-r--r--executive-summary/component/e-summary-url.c1
-rw-r--r--executive-summary/component/e-summary-url.h1
-rw-r--r--executive-summary/component/e-summary-util.c1
-rw-r--r--executive-summary/component/e-summary-util.h1
-rw-r--r--executive-summary/component/e-summary.c1
-rw-r--r--executive-summary/component/e-summary.h1
-rw-r--r--executive-summary/component/main.c1
14 files changed, 0 insertions, 14 deletions
diff --git a/executive-summary/component/component-factory.c b/executive-summary/component/component-factory.c
index 811108f52e..ab917251d2 100644
--- a/executive-summary/component/component-factory.c
+++ b/executive-summary/component/component-factory.c
@@ -8,7 +8,6 @@
*
* This program 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/executive-summary/component/component-factory.h b/executive-summary/component/component-factory.h
index 30115ceceb..fc10a08046 100644
--- a/executive-summary/component/component-factory.h
+++ b/executive-summary/component/component-factory.h
@@ -5,7 +5,6 @@
*
* This program 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/executive-summary/component/e-summary-callbacks.c b/executive-summary/component/e-summary-callbacks.c
index 93af920800..1eff427af9 100644
--- a/executive-summary/component/e-summary-callbacks.c
+++ b/executive-summary/component/e-summary-callbacks.c
@@ -8,7 +8,6 @@
*
* This program 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/executive-summary/component/e-summary-factory.c b/executive-summary/component/e-summary-factory.c
index 562eb9219f..735074bcc3 100644
--- a/executive-summary/component/e-summary-factory.c
+++ b/executive-summary/component/e-summary-factory.c
@@ -8,7 +8,6 @@
*
* This program 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/executive-summary/component/e-summary-factory.h b/executive-summary/component/e-summary-factory.h
index 6bae93eb5e..d047ebd491 100644
--- a/executive-summary/component/e-summary-factory.h
+++ b/executive-summary/component/e-summary-factory.h
@@ -7,7 +7,6 @@
*
* This program 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/executive-summary/component/e-summary-prefs.c b/executive-summary/component/e-summary-prefs.c
index 7cac7c2752..fdf51ead1e 100644
--- a/executive-summary/component/e-summary-prefs.c
+++ b/executive-summary/component/e-summary-prefs.c
@@ -7,7 +7,6 @@
*
* This program 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/executive-summary/component/e-summary-prefs.h b/executive-summary/component/e-summary-prefs.h
index 5e82c77d3c..e7b2b9b127 100644
--- a/executive-summary/component/e-summary-prefs.h
+++ b/executive-summary/component/e-summary-prefs.h
@@ -7,7 +7,6 @@
*
* This program 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/executive-summary/component/e-summary-url.c b/executive-summary/component/e-summary-url.c
index 0113aadebf..ed4aa7af69 100644
--- a/executive-summary/component/e-summary-url.c
+++ b/executive-summary/component/e-summary-url.c
@@ -7,7 +7,6 @@
*
* This program 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/executive-summary/component/e-summary-url.h b/executive-summary/component/e-summary-url.h
index cec3d5c5c7..03db66353b 100644
--- a/executive-summary/component/e-summary-url.h
+++ b/executive-summary/component/e-summary-url.h
@@ -7,7 +7,6 @@
*
* This program 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/executive-summary/component/e-summary-util.c b/executive-summary/component/e-summary-util.c
index 0777dc39f0..4f7b5f5d6d 100644
--- a/executive-summary/component/e-summary-util.c
+++ b/executive-summary/component/e-summary-util.c
@@ -7,7 +7,6 @@
*
* This program 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/executive-summary/component/e-summary-util.h b/executive-summary/component/e-summary-util.h
index 70681572f8..185bafcf1f 100644
--- a/executive-summary/component/e-summary-util.h
+++ b/executive-summary/component/e-summary-util.h
@@ -7,7 +7,6 @@
*
* This program 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/executive-summary/component/e-summary.c b/executive-summary/component/e-summary.c
index 5422f64a4c..7a33ba14ef 100644
--- a/executive-summary/component/e-summary.c
+++ b/executive-summary/component/e-summary.c
@@ -7,7 +7,6 @@
*
* This program 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/executive-summary/component/e-summary.h b/executive-summary/component/e-summary.h
index 30700284eb..5469adc6fe 100644
--- a/executive-summary/component/e-summary.h
+++ b/executive-summary/component/e-summary.h
@@ -7,7 +7,6 @@
*
* This program 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/executive-summary/component/main.c b/executive-summary/component/main.c
index a2dd07faef..e23b59c23a 100644
--- a/executive-summary/component/main.c
+++ b/executive-summary/component/main.c
@@ -5,7 +5,6 @@
*
* This program 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,