summaryrefslogtreecommitdiff
path: root/splash
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2008-09-30 00:27:49 +0200
committerAlbert Astals Cid <aacid@kde.org>2008-09-30 00:27:49 +0200
commit3225f54fea7cbb6b25d7223268cdeccfdd823375 (patch)
tree6062fbd0de114056a3d8151576308fbd289698c4 /splash
parent268d803c9dd67b7f78f8dcdc3c7653c8b2c2d08f (diff)
And Marco said yes to GPLv2+
Only Timothy Lee and Ed Catmur left :-)
Diffstat (limited to 'splash')
-rw-r--r--splash/Splash.cc3
-rw-r--r--splash/Splash.h3
2 files changed, 6 insertions, 0 deletions
diff --git a/splash/Splash.cc b/splash/Splash.cc
index 4af39bfa..c93ef408 100644
--- a/splash/Splash.cc
+++ b/splash/Splash.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-2008 Albert Astals Cid <aacid@kde.org>
// Copyright (C) 2005 Marco Pesenti Gritti <mpg@redhat.com>
//
diff --git a/splash/Splash.h b/splash/Splash.h
index 19e31f3a..c9d57cc7 100644
--- a/splash/Splash.h
+++ b/splash/Splash.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) 2005 Marco Pesenti Gritti <mpg@redhat.com>
// Copyright (C) 2007 Albert Astals Cid <aacid@kde.org>
//