summaryrefslogtreecommitdiff
path: root/splash
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2008-09-20 16:10:50 +0200
committerAlbert Astals Cid <aacid@kde.org>2008-09-20 16:10:50 +0200
commit4e9a04da358b1527a08102e601a52f07930532f2 (patch)
tree7cf5e1f5141bdbffc033dc30e91461975e2da439 /splash
parentbeb87362072d5b480cf6b2c02445ec17c119ff56 (diff)
Add mention of GPLv2 or later in poppler changes to all files except Splash.cc and Splash.h, i've still no answer from Marco :-(
Diffstat (limited to 'splash')
-rw-r--r--splash/SplashBitmap.cc3
-rw-r--r--splash/SplashBitmap.h3
-rw-r--r--splash/SplashErrorCodes.h3
-rw-r--r--splash/SplashFTFont.cc3
-rw-r--r--splash/SplashFTFont.h3
-rw-r--r--splash/SplashFTFontEngine.cc3
-rw-r--r--splash/SplashFTFontEngine.h3
-rw-r--r--splash/SplashFTFontFile.cc3
-rw-r--r--splash/SplashFTFontFile.h3
-rw-r--r--splash/SplashFont.cc3
-rw-r--r--splash/SplashFont.h3
-rw-r--r--splash/SplashFontEngine.cc3
-rw-r--r--splash/SplashFontEngine.h3
-rw-r--r--splash/SplashFontFile.cc3
-rw-r--r--splash/SplashFontFile.h3
-rw-r--r--splash/SplashT1Font.cc3
-rw-r--r--splash/SplashT1Font.h3
-rw-r--r--splash/SplashT1FontEngine.cc3
-rw-r--r--splash/SplashT1FontFile.cc3
-rw-r--r--splash/SplashT1FontFile.h3
-rw-r--r--splash/SplashTypes.h3
-rw-r--r--splash/SplashXPathScanner.cc3
22 files changed, 66 insertions, 0 deletions
diff --git a/splash/SplashBitmap.cc b/splash/SplashBitmap.cc
index 539780e4..97d622cf 100644
--- a/splash/SplashBitmap.cc
+++ b/splash/SplashBitmap.cc
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Albert Astals Cid <aacid@kde.org>
// Copyright (C) 2007 Ilmari Heikkinen <ilmari.heikkinen@gmail.com>
//
diff --git a/splash/SplashBitmap.h b/splash/SplashBitmap.h
index f76365a4..8ec186a7 100644
--- a/splash/SplashBitmap.h
+++ b/splash/SplashBitmap.h
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2007 Ilmari Heikkinen <ilmari.heikkinen@gmail.com>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashErrorCodes.h b/splash/SplashErrorCodes.h
index 10561c56..4224237f 100644
--- a/splash/SplashErrorCodes.h
+++ b/splash/SplashErrorCodes.h
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Albert Astals Cid <aacid@kde.org>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashFTFont.cc b/splash/SplashFTFont.cc
index e7a09094..aebe2959 100644
--- a/splash/SplashFTFont.cc
+++ b/splash/SplashFTFont.cc
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2005, 2007-2008 Albert Astals Cid <aacid@kde.org>
// Copyright (C) 2006 Kristian Høgsberg <krh@bitplanet.net>
//
diff --git a/splash/SplashFTFont.h b/splash/SplashFTFont.h
index 8c3cd2cf..804d89f5 100644
--- a/splash/SplashFTFont.h
+++ b/splash/SplashFTFont.h
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2007-2008 Albert Astals Cid <aacid@kde.org>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashFTFontEngine.cc b/splash/SplashFTFontEngine.cc
index 600a7287..a090132a 100644
--- a/splash/SplashFTFontEngine.cc
+++ b/splash/SplashFTFontEngine.cc
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Takashi Iwai <tiwai@suse.de>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashFTFontEngine.h b/splash/SplashFTFontEngine.h
index 91b09a6d..5bfe14a0 100644
--- a/splash/SplashFTFontEngine.h
+++ b/splash/SplashFTFontEngine.h
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Takashi Iwai <tiwai@suse.de>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashFTFontFile.cc b/splash/SplashFTFontFile.cc
index 1531baf9..160481e7 100644
--- a/splash/SplashFTFontFile.cc
+++ b/splash/SplashFTFontFile.cc
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Takashi Iwai <tiwai@suse.de>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashFTFontFile.h b/splash/SplashFTFontFile.h
index 270923d1..079fb1cb 100644
--- a/splash/SplashFTFontFile.h
+++ b/splash/SplashFTFontFile.h
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Takashi Iwai <tiwai@suse.de>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashFont.cc b/splash/SplashFont.cc
index 1ac66703..400d7cc4 100644
--- a/splash/SplashFont.cc
+++ b/splash/SplashFont.cc
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2007-2008 Albert Astals Cid <aacid@kde.org>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashFont.h b/splash/SplashFont.h
index d5d9ff60..78b00d2d 100644
--- a/splash/SplashFont.h
+++ b/splash/SplashFont.h
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2007-2008 Albert Astals Cid <aacid@kde.org>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashFontEngine.cc b/splash/SplashFontEngine.cc
index 6cd89371..74872242 100644
--- a/splash/SplashFontEngine.cc
+++ b/splash/SplashFontEngine.cc
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Takashi Iwai <tiwai@suse.de>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashFontEngine.h b/splash/SplashFontEngine.h
index daa4c505..a28813dc 100644
--- a/splash/SplashFontEngine.h
+++ b/splash/SplashFontEngine.h
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Takashi Iwai <tiwai@suse.de>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashFontFile.cc b/splash/SplashFontFile.cc
index da469233..68e8608b 100644
--- a/splash/SplashFontFile.cc
+++ b/splash/SplashFontFile.cc
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Takashi Iwai <tiwai@suse.de>
// Copyright (C) 2008 Albert Astals Cid <aacid@kde.org>
//
diff --git a/splash/SplashFontFile.h b/splash/SplashFontFile.h
index 94e8738e..f2b45709 100644
--- a/splash/SplashFontFile.h
+++ b/splash/SplashFontFile.h
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Takashi Iwai <tiwai@suse.de>
// Copyright (C) 2008 Albert Astals Cid <aacid@kde.org>
//
diff --git a/splash/SplashT1Font.cc b/splash/SplashT1Font.cc
index 3577462f..536c5605 100644
--- a/splash/SplashT1Font.cc
+++ b/splash/SplashT1Font.cc
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2007 Albert Astals Cid <aacid@kde.org>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashT1Font.h b/splash/SplashT1Font.h
index 5c8f2e60..1dbe66cd 100644
--- a/splash/SplashT1Font.h
+++ b/splash/SplashT1Font.h
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2007 Albert Astals Cid <aacid@kde.org>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashT1FontEngine.cc b/splash/SplashT1FontEngine.cc
index bd502db3..7417863e 100644
--- a/splash/SplashT1FontEngine.cc
+++ b/splash/SplashT1FontEngine.cc
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Takashi Iwai <tiwai@suse.de>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashT1FontFile.cc b/splash/SplashT1FontFile.cc
index 9df1580b..a7e8e722 100644
--- a/splash/SplashT1FontFile.cc
+++ b/splash/SplashT1FontFile.cc
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Takashi Iwai <tiwai@suse.de>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashT1FontFile.h b/splash/SplashT1FontFile.h
index 0398f2f9..24c958bc 100644
--- a/splash/SplashT1FontFile.h
+++ b/splash/SplashT1FontFile.h
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Takashi Iwai <tiwai@suse.de>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashTypes.h b/splash/SplashTypes.h
index 6a76f77d..6560ab94 100644
--- a/splash/SplashTypes.h
+++ b/splash/SplashTypes.h
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2006 Albert Astals Cid <aacid@kde.org>
//
// To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashXPathScanner.cc b/splash/SplashXPathScanner.cc
index 0a513051..eab9cef5 100644
--- a/splash/SplashXPathScanner.cc
+++ b/splash/SplashXPathScanner.cc
@@ -8,6 +8,9 @@
//
// Modified under the Poppler project - http://poppler.freedesktop.org
//
+// All changes made under the Poppler project to this file are licensed
+// under GPL version 2 or later
+//
// Copyright (C) 2008 Albert Astals Cid <aacid@kde.org>
//
// To see a description of the changes please see the Changelog file that