It seems XPDF is now under GPLv2+. :-)
Best
Martin
---------- Forwarded message ----------
From: Albert Astals Cid
Date: 2011/7/10
Subject: [poppler] 2 commits - poppler/GfxFont.cc
poppler/GlobalParams.cc poppler/TextOutputDev.cc
poppler/TextOutputDev.h poppler/UnicodeTypeTable.cc
poppler/UnicodeTypeTable.h poppler/XpdfPluginAPI.cc
To: poppler@lists.freedesktop.org
poppler/GfxFont.cc | 3 +++
poppler/GlobalParams.cc | 3 +++
poppler/TextOutputDev.cc | 3 +++
poppler/TextOutputDev.h | 3 +++
poppler/UnicodeTypeTable.cc | 3 +++
poppler/UnicodeTypeTable.h | 3 +++
poppler/XpdfPluginAPI.cc | 3 +++
7 files changed, 21 insertions(+)
New commits:
commit 214322f3c66a9aad4e2a46f6e305a3dacaa4f8b1
Author: Albert Astals Cid
Date: Sun Jul 10 01:20:21 2011 +0100
And 3 years later, Ed has answered :-)
Now all our changes are GPLv2+
diff --git a/poppler/GfxFont.cc b/poppler/GfxFont.cc
index d80208d..114c797 100644
--- a/poppler/GfxFont.cc
+++ b/poppler/GfxFont.cc
@@ -10,6 +10,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
+//