[poppler] poppler/Annot.cc poppler/Annot.h poppler/Array.cc poppler/Array.h poppler/ArthurOutputDev.cc poppler/ArthurOutputDev.h poppler/CairoFontEngine.cc poppler/CairoFontEngine.h poppler/CairoOutputDev.h poppler/Catalog.h poppler/CharCodeToUnicode.cc poppler/CharCodeToUnicode.h poppler/CMap.cc poppler/CMap.h poppler/Decrypt.cc poppler/Decrypt.h poppler/Dict.cc poppler/Dict.h poppler/Error.cc poppler/Error.h poppler/Function.cc poppler/Gfx.cc poppler/GfxFont.h poppler/Gfx.h poppler/GfxState.cc poppler/GfxState.h poppler/GlobalParams.h poppler/JBIG2Stream.cc poppler/JPXStream.cc poppler/Lexer.cc poppler/Lexer.h poppler/Link.cc poppler/Link.h poppler/Object.cc poppler/Object.h poppler/OutputDev.cc poppler/OutputDev.h poppler/Page.cc poppler/Page.h poppler/Parser.cc poppler/Parser.h poppler/PDFDoc.cc poppler/PDFDocEncoding.cc poppler/PDFDocEncoding.h poppler/PDFDoc.h poppler/PSOutputDev.cc poppler/PSOutputDev.h poppler/PSTokenizer.cc poppler/PSTokenizer.h poppler/SplashOutputDev.cc poppler/SplashOutputDev.h poppler/Stream.cc poppler/Stream-CCITT.h poppler/Stream.h poppler/UTF8.h poppler/XRef.cc poppler/XRef.h utils/HtmlFonts.cc utils/HtmlLinks.cc utils/HtmlOutputDev.h utils/parseargs.c utils/parseargs.h utils/pdffonts.cc utils/pdfimages.cc utils/pdfinfo.cc utils/pdftohtml.cc utils/pdftoppm.cc utils/pdftops.cc utils/pdftotext.cc

Albert Astals Cid aacid at kemper.freedesktop.org
Mon Sep 1 11:23:36 PDT 2008


 poppler/Annot.cc             |    3 +++
 poppler/Annot.h              |    3 +++
 poppler/Array.cc             |    3 +++
 poppler/Array.h              |    3 +++
 poppler/ArthurOutputDev.cc   |    3 +++
 poppler/ArthurOutputDev.h    |    3 +++
 poppler/CMap.cc              |    3 +++
 poppler/CMap.h               |    3 +++
 poppler/CairoFontEngine.cc   |    3 +++
 poppler/CairoFontEngine.h    |    3 +++
 poppler/CairoOutputDev.h     |    3 +++
 poppler/Catalog.h            |    3 +++
 poppler/CharCodeToUnicode.cc |    3 +++
 poppler/CharCodeToUnicode.h  |    3 +++
 poppler/Decrypt.cc           |    3 +++
 poppler/Decrypt.h            |    3 +++
 poppler/Dict.cc              |    3 +++
 poppler/Dict.h               |    3 +++
 poppler/Error.cc             |    3 +++
 poppler/Error.h              |    3 +++
 poppler/Function.cc          |    3 +++
 poppler/Gfx.cc               |    3 +++
 poppler/Gfx.h                |    3 +++
 poppler/GfxFont.h            |    3 +++
 poppler/GfxState.cc          |    3 +++
 poppler/GfxState.h           |    3 +++
 poppler/GlobalParams.h       |    3 +++
 poppler/JBIG2Stream.cc       |    3 +++
 poppler/JPXStream.cc         |    3 +++
 poppler/Lexer.cc             |    3 +++
 poppler/Lexer.h              |    3 +++
 poppler/Link.cc              |    3 +++
 poppler/Link.h               |    3 +++
 poppler/Object.cc            |    3 +++
 poppler/Object.h             |    3 +++
 poppler/OutputDev.cc         |    3 +++
 poppler/OutputDev.h          |    3 +++
 poppler/PDFDoc.cc            |    3 +++
 poppler/PDFDoc.h             |    3 +++
 poppler/PDFDocEncoding.cc    |    3 +++
 poppler/PDFDocEncoding.h     |    3 +++
 poppler/PSOutputDev.cc       |    3 +++
 poppler/PSOutputDev.h        |    3 +++
 poppler/PSTokenizer.cc       |    3 +++
 poppler/PSTokenizer.h        |    3 +++
 poppler/Page.cc              |    3 +++
 poppler/Page.h               |    3 +++
 poppler/Parser.cc            |    3 +++
 poppler/Parser.h             |    3 +++
 poppler/SplashOutputDev.cc   |    3 +++
 poppler/SplashOutputDev.h    |    3 +++
 poppler/Stream-CCITT.h       |    3 +++
 poppler/Stream.cc            |    3 +++
 poppler/Stream.h             |    3 +++
 poppler/UTF8.h               |    3 +++
 poppler/XRef.cc              |    3 +++
 poppler/XRef.h               |    3 +++
 utils/HtmlFonts.cc           |    3 +++
 utils/HtmlLinks.cc           |    3 +++
 utils/HtmlOutputDev.h        |    3 +++
 utils/parseargs.c            |    3 +++
 utils/parseargs.h            |    3 +++
 utils/pdffonts.cc            |    3 +++
 utils/pdfimages.cc           |    3 +++
 utils/pdfinfo.cc             |    3 +++
 utils/pdftohtml.cc           |    3 +++
 utils/pdftoppm.cc            |    3 +++
 utils/pdftops.cc             |    3 +++
 utils/pdftotext.cc           |    3 +++
 69 files changed, 207 insertions(+)

New commits:
commit 0c11d390e4b0e3765ae20968359c7562c9857db7
Author: Albert Astals Cid <aacid at kde.org>
Date:   Mon Sep 1 20:13:33 2008 +0200

    All poppler commiters to these files agreed to GPLv2+
    
    Still missing to answer
    Marco Pesenti Gritti
    	Catalog.cc
    	Outline.cc
    	Outline.h
    
    Kjartan Maraas
    	HtmlOutputDev.cc
    
    Timothy Lee
    	ImageOutputDev.h
    	ImageOutputDev.cc
    
    Carl Worth
    	CairoOutputDev.cc
    
    Ed Catmur
    	GfxFont.cc
    	GlobalParams.cc
    	TextOutputDev.cc
    	TextOutputDev.h
    	UnicodeTypeTable.cc
    	UnicodeTypeTable.h

diff --git a/poppler/Annot.cc b/poppler/Annot.cc
index 37ff0a1..7775f47 100644
--- a/poppler/Annot.cc
+++ b/poppler/Annot.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
+//
 // Copyright (C) 2006 Scott Turner <scotty1024 at mac.com>
 // Copyright (C) 2007, 2008 Julien Rebetez <julienr at svn.gnome.org>
 // Copyright (C) 2007, 2008 Albert Astals Cid <aacid at kde.org>
diff --git a/poppler/Annot.h b/poppler/Annot.h
index 34bad4b..6d05823 100644
--- a/poppler/Annot.h
+++ b/poppler/Annot.h
@@ -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
+//
 // Copyright (C) 2006 Scott Turner <scotty1024 at mac.com>
 // Copyright (C) 2007, 2008 Julien Rebetez <julienr at svn.gnome.org>
 // Copyright (C) 2007, 2008 Carlos Garcia Campos <carlosgc at gnome.org>
diff --git a/poppler/Array.cc b/poppler/Array.cc
index 3d21eb1..e7ec4e7 100644
--- a/poppler/Array.cc
+++ b/poppler/Array.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
+//
 // Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/Array.h b/poppler/Array.h
index a69bdec..a6aca26 100644
--- a/poppler/Array.h
+++ b/poppler/Array.h
@@ -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
+//
 // Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/ArthurOutputDev.cc b/poppler/ArthurOutputDev.cc
index 9c2ea94..fe6659f 100644
--- a/poppler/ArthurOutputDev.cc
+++ b/poppler/ArthurOutputDev.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
+//
 // Copyright (C) 2005 Brad Hards <bradh at frogmouth.net>
 // Copyright (C) 2005-2008 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2008 Pino Toscano <pino at kde.org>
diff --git a/poppler/ArthurOutputDev.h b/poppler/ArthurOutputDev.h
index ca10ca9..35a147e 100644
--- a/poppler/ArthurOutputDev.h
+++ b/poppler/ArthurOutputDev.h
@@ -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
+//
 // Copyright (C) 2005 Brad Hards <bradh at frogmouth.net>
 // Copyright (C) 2005 Albert Astals Cid <aacid at kde.org>
 //
diff --git a/poppler/CMap.cc b/poppler/CMap.cc
index 1d6426c..731abd1 100644
--- a/poppler/CMap.cc
+++ b/poppler/CMap.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
+//
 // Copyright (C) 2008 Koji Otani <sho at bbr.jp>
 // Copyright (C) 2008 Albert Astals Cid <aacid at kde.org>
 //
diff --git a/poppler/CMap.h b/poppler/CMap.h
index 7f0df00..96257a3 100644
--- a/poppler/CMap.h
+++ b/poppler/CMap.h
@@ -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
+//
 // Copyright (C) 2008 Koji Otani <sho at bbr.jp>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/CairoFontEngine.cc b/poppler/CairoFontEngine.cc
index 6e2b9d7..ec73cea 100644
--- a/poppler/CairoFontEngine.cc
+++ b/poppler/CairoFontEngine.cc
@@ -11,6 +11,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 Jeff Muizelaar <jeff at infidigm.net>
 // Copyright (C) 2005, 2006 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2005 Martin Kretzschmar <martink at gnome.org>
diff --git a/poppler/CairoFontEngine.h b/poppler/CairoFontEngine.h
index a6b4f7b..5ecdcdf 100644
--- a/poppler/CairoFontEngine.h
+++ b/poppler/CairoFontEngine.h
@@ -11,6 +11,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, 2006 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2005 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2006, 2007 Jeff Muizelaar <jeff at infidigm.net>
diff --git a/poppler/CairoOutputDev.h b/poppler/CairoOutputDev.h
index ec4789a..9a18613 100644
--- a/poppler/CairoOutputDev.h
+++ b/poppler/CairoOutputDev.h
@@ -11,6 +11,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 Jeff Muizelaar <jeff at infidigm.net>
 // Copyright (C) 2005, 2006 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2005 Nickolay V. Shmyrev <nshmyrev at yandex.ru>
diff --git a/poppler/Catalog.h b/poppler/Catalog.h
index 041c032..193f2be 100644
--- a/poppler/Catalog.h
+++ b/poppler/Catalog.h
@@ -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
+//
 // Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2005, 2007 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2005 Jonathan Blandford <jrb at redhat.com>
diff --git a/poppler/CharCodeToUnicode.cc b/poppler/CharCodeToUnicode.cc
index 11eb300..e7842e5 100644
--- a/poppler/CharCodeToUnicode.cc
+++ b/poppler/CharCodeToUnicode.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
+//
 // Copyright (C) 2006, 2008 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2007 Julien Rebetez <julienr at svn.gnome.org>
 // Copyright (C) 2007 Koji Otani <sho at bbr.jp>
diff --git a/poppler/CharCodeToUnicode.h b/poppler/CharCodeToUnicode.h
index d8866bd..1daedd7 100644
--- a/poppler/CharCodeToUnicode.h
+++ b/poppler/CharCodeToUnicode.h
@@ -12,6 +12,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 Julien Rebetez <julienr at svn.gnome.org>
 // Copyright (C) 2007 Koji Otani <sho at bbr.jp>
 // Copyright (C) 2008 Albert Astals Cid <aacid at kde.org>
diff --git a/poppler/Decrypt.cc b/poppler/Decrypt.cc
index 3bc4f7d..d9f1492 100644
--- a/poppler/Decrypt.cc
+++ b/poppler/Decrypt.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
+//
 // Copyright (C) 2008 Julien Rebetez <julien at fhtagn.net>
 // Copyright (C) 2008 Albert Astals Cid <aacid at kde.org>
 //
diff --git a/poppler/Decrypt.h b/poppler/Decrypt.h
index eed3789..6716f72 100644
--- a/poppler/Decrypt.h
+++ b/poppler/Decrypt.h
@@ -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
+//
 // Copyright (C) 2008 Julien Rebetez <julien at fhtagn.net>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/Dict.cc b/poppler/Dict.cc
index 19089f6..a68134e 100644
--- a/poppler/Dict.cc
+++ b/poppler/Dict.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
+//
 // Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2006 Krzysztof Kowalczyk <kkowalczyk at gmail.com>
 // Copyright (C) 2007-2008 Julien Rebetez <julienr at svn.gnome.org>
diff --git a/poppler/Dict.h b/poppler/Dict.h
index 2cb811f..bb747d5 100644
--- a/poppler/Dict.h
+++ b/poppler/Dict.h
@@ -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
+//
 // Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2006 Krzysztof Kowalczyk <kkowalczyk at gmail.com>
 // Copyright (C) 2007-2008 Julien Rebetez <julienr at svn.gnome.org>
diff --git a/poppler/Error.cc b/poppler/Error.cc
index d6ea651..fc2bef4 100644
--- a/poppler/Error.cc
+++ b/poppler/Error.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
+//
 // Copyright (C) 2005, 2007 Jeff Muizelaar <jeff at infidigm.net>
 // Copyright (C) 2005 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2007 Krzysztof Kowalczyk <kkowalczyk at gmail.com>
diff --git a/poppler/Error.h b/poppler/Error.h
index dc62682..07f3d1f 100644
--- a/poppler/Error.h
+++ b/poppler/Error.h
@@ -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
+//
 // Copyright (C) 2005, 2007 Jeff Muizelaar <jeff at infidigm.net>
 // Copyright (C) 2005 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
diff --git a/poppler/Function.cc b/poppler/Function.cc
index 6c693f0..e0e1cfd 100644
--- a/poppler/Function.cc
+++ b/poppler/Function.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
+//
 // Copyright (C) 2006, 2008 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2006 Jeff Muizelaar <jeff at infidigm.net>
 //
diff --git a/poppler/Gfx.cc b/poppler/Gfx.cc
index d47514c..be2f19a 100644
--- a/poppler/Gfx.cc
+++ b/poppler/Gfx.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
+//
 // Copyright (C) 2005 Jonathan Blandford <jrb at redhat.com>
 // Copyright (C) 2005-2008 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2006 Thorkild Stray <thorkild at ifi.uio.no>
diff --git a/poppler/Gfx.h b/poppler/Gfx.h
index 7e2c49f..2dc9315 100644
--- a/poppler/Gfx.h
+++ b/poppler/Gfx.h
@@ -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
+//
 // Copyright (C) 2005 Jonathan Blandford <jrb at redhat.com>
 // Copyright (C) 2007 Iñigo Martínez <inigomartinez at gmail.com>
 // Copyright (C) 2008 Brad Hards <bradh at kde.org>
diff --git a/poppler/GfxFont.h b/poppler/GfxFont.h
index f40724b..75a35d2 100644
--- a/poppler/GfxFont.h
+++ b/poppler/GfxFont.h
@@ -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
+//
 // Copyright (C) 2005, 2008 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2006 Takashi Iwai <tiwai at suse.de>
 // Copyright (C) 2006 Kristian Høgsberg <krh at redhat.com>
diff --git a/poppler/GfxState.cc b/poppler/GfxState.cc
index ecc9572..7991544 100644
--- a/poppler/GfxState.cc
+++ b/poppler/GfxState.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
+//
 // Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2006, 2007 Jeff Muizelaar <jeff at infidigm.net>
 // Copyright (C) 2006 Carlos Garcia Campos <carlosgc at gnome.org>
diff --git a/poppler/GfxState.h b/poppler/GfxState.h
index 883fd67..ac20d35 100644
--- a/poppler/GfxState.h
+++ b/poppler/GfxState.h
@@ -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
+//
 // Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2006, 2007 Jeff Muizelaar <jeff at infidigm.net>
 // Copyright (C) 2006 Carlos Garcia Campos <carlosgc at gnome.org>
diff --git a/poppler/GlobalParams.h b/poppler/GlobalParams.h
index 735cbfe..80c30f5 100644
--- a/poppler/GlobalParams.h
+++ b/poppler/GlobalParams.h
@@ -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
+//
 // Copyright (C) 2005, 2007, 2008 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2005 Jonathan Blandford <jrb at redhat.com>
 // Copyright (C) 2006 Takashi Iwai <tiwai at suse.de>
diff --git a/poppler/JBIG2Stream.cc b/poppler/JBIG2Stream.cc
index 8a5c736..74b5ab8 100644
--- a/poppler/JBIG2Stream.cc
+++ b/poppler/JBIG2Stream.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
+//
 // Copyright (C) 2006 Raj Kumar <rkumar at archive.org>
 // Copyright (C) 2006 Paul Walmsley <paul at booyaka.com>
 // Copyright (C) 2006-2008 Albert Astals Cid <aacid at kde.org>
diff --git a/poppler/JPXStream.cc b/poppler/JPXStream.cc
index 7637da3..3b8c05d 100644
--- a/poppler/JPXStream.cc
+++ b/poppler/JPXStream.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
+//
 // Copyright (C) 2008 Albert Astals Cid <aacid at kde.org>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/Lexer.cc b/poppler/Lexer.cc
index eb3774d..8d8a71c 100644
--- a/poppler/Lexer.cc
+++ b/poppler/Lexer.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
+//
 // Copyright (C) 2006-2008 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2006 Krzysztof Kowalczyk <kkowalczyk at gmail.com>
 //
diff --git a/poppler/Lexer.h b/poppler/Lexer.h
index 8894cc0..a0fcc6a 100644
--- a/poppler/Lexer.h
+++ b/poppler/Lexer.h
@@ -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
+//
 // Copyright (C) 2006, 2007 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2006 Krzysztof Kowalczyk <kkowalczyk at gmail.com>
 //
diff --git a/poppler/Link.cc b/poppler/Link.cc
index 5775765..795ad40 100644
--- a/poppler/Link.cc
+++ b/poppler/Link.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
+//
 // Copyright (C) 2006, 2008 Pino Toscano <pino at kde.org>
 // Copyright (C) 2007 Carlos Garcia Campos <carlosgc at gnome.org>
 // Copyright (C) 2008 Hugo Mercier <hmercier31 at gmail.com>
diff --git a/poppler/Link.h b/poppler/Link.h
index 9728a91..12d5231 100644
--- a/poppler/Link.h
+++ b/poppler/Link.h
@@ -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
+//
 // Copyright (C) 2006, 2008 Pino Toscano <pino at kde.org>
 // Copyright (C) 2008 Hugo Mercier <hmercier31 at gmail.com>
 //
diff --git a/poppler/Object.cc b/poppler/Object.cc
index 4e5f9d6..49b2d44 100644
--- a/poppler/Object.cc
+++ b/poppler/Object.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
+//
 // Copyright (C) 2008 Albert Astals Cid <aacid at kde.org>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/Object.h b/poppler/Object.h
index 3471d76..29542c1 100644
--- a/poppler/Object.h
+++ b/poppler/Object.h
@@ -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
+//
 // Copyright (C) 2007 Julien Rebetez <julienr at svn.gnome.org>
 // Copyright (C) 2008 Kees Cook <kees at outflux.net>
 //
diff --git a/poppler/OutputDev.cc b/poppler/OutputDev.cc
index f45a076..627ab06 100644
--- a/poppler/OutputDev.cc
+++ b/poppler/OutputDev.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
+//
 // Copyright (C) 2005 Jonathan Blandford <jrb at redhat.com>
 // Copyright (C) 2006 Thorkild Stray <thorkild at ifi.uio.no>
 // Copyright (C) 2007 Adrian Johnson <ajohnson at redneon.com>
diff --git a/poppler/OutputDev.h b/poppler/OutputDev.h
index bb17128..66b5c38 100644
--- a/poppler/OutputDev.h
+++ b/poppler/OutputDev.h
@@ -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
+//
 // Copyright (C) 2005 Jonathan Blandford <jrb at redhat.com>
 // Copyright (C) 2006 Thorkild Stray <thorkild at ifi.uio.no>
 // Copyright (C) 2007 Jeff Muizelaar <jeff at infidigm.net>
diff --git a/poppler/PDFDoc.cc b/poppler/PDFDoc.cc
index 9e107c9..19bb933 100644
--- a/poppler/PDFDoc.cc
+++ b/poppler/PDFDoc.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
+//
 // Copyright (C) 2005, 2006, 2008 Brad Hards <bradh at frogmouth.net>
 // Copyright (C) 2005, 2007, 2008 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2008 Julien Rebetez <julienr at svn.gnome.org>
diff --git a/poppler/PDFDoc.h b/poppler/PDFDoc.h
index a3cd981..a368084 100644
--- a/poppler/PDFDoc.h
+++ b/poppler/PDFDoc.h
@@ -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
+//
 // Copyright (C) 2005, 2006, 2008 Brad Hards <bradh at frogmouth.net>
 // Copyright (C) 2005 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2008 Julien Rebetez <julienr at svn.gnome.org>
diff --git a/poppler/PDFDocEncoding.cc b/poppler/PDFDocEncoding.cc
index 8a0e30b..628d366 100644
--- a/poppler/PDFDocEncoding.cc
+++ b/poppler/PDFDocEncoding.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
+//
 // Copyright (C) 2008 Michael Vrable <mvrable at cs.ucsd.edu>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/PDFDocEncoding.h b/poppler/PDFDocEncoding.h
index 9a2b54f..4f0840b 100644
--- a/poppler/PDFDocEncoding.h
+++ b/poppler/PDFDocEncoding.h
@@ -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
+//
 // Copyright (C) 2007 Adrian Johnson <ajohnson at redneon.com>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/PSOutputDev.cc b/poppler/PSOutputDev.cc
index c187271..fecc2a3 100644
--- a/poppler/PSOutputDev.cc
+++ b/poppler/PSOutputDev.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
+//
 // Copyright (C) 2005 Martin Kretzschmar <martink at gnome.org>
 // Copyright (C) 2005, 2006 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2006-2008 Albert Astals Cid <aacid at kde.org>
diff --git a/poppler/PSOutputDev.h b/poppler/PSOutputDev.h
index c377e53..2c6a103 100644
--- a/poppler/PSOutputDev.h
+++ b/poppler/PSOutputDev.h
@@ -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
+//
 // Copyright (C) 2005 Martin Kretzschmar <martink at gnome.org>
 // Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2006, 2007 Albert Astals Cid <aacid at kde.org>
diff --git a/poppler/PSTokenizer.cc b/poppler/PSTokenizer.cc
index 3c590c3..05127f0 100644
--- a/poppler/PSTokenizer.cc
+++ b/poppler/PSTokenizer.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
+//
 // Copyright (C) 2006 Scott Turner <scotty1024 at mac.com>
 // Copyright (C) 2008 Albert Astals Cid <aacid at kde.org>
 //
diff --git a/poppler/PSTokenizer.h b/poppler/PSTokenizer.h
index 5046409..fc2f053 100644
--- a/poppler/PSTokenizer.h
+++ b/poppler/PSTokenizer.h
@@ -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
+//
 // Copyright (C) 2006 Scott Turner <scotty1024 at mac.com>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/Page.cc b/poppler/Page.cc
index c6a6018..8fe7ca6 100644
--- a/poppler/Page.cc
+++ b/poppler/Page.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
+//
 // Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2005 Jeff Muizelaar <jeff at infidigm.net>
 // Copyright (C) 2005-2008 Albert Astals Cid <aacid at kde.org>
diff --git a/poppler/Page.h b/poppler/Page.h
index 4a66cf5..6116083 100644
--- a/poppler/Page.h
+++ b/poppler/Page.h
@@ -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
+//
 // Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2005 Jeff Muizelaar <jeff at infidigm.net>
 // Copyright (C) 2006 Pino Toscano <pino at kde.org>
diff --git a/poppler/Parser.cc b/poppler/Parser.cc
index 5d0274d..bc19ea9 100644
--- a/poppler/Parser.cc
+++ b/poppler/Parser.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
+//
 // Copyright (C) 2006 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2006 Krzysztof Kowalczyk <kkowalczyk at gmail.com>
 //
diff --git a/poppler/Parser.h b/poppler/Parser.h
index 1616199..d09b23b 100644
--- a/poppler/Parser.h
+++ b/poppler/Parser.h
@@ -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
+//
 // Copyright (C) 2006 Albert Astals Cid <aacid at kde.org>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/SplashOutputDev.cc b/poppler/SplashOutputDev.cc
index a11b77b..a76a167 100644
--- a/poppler/SplashOutputDev.cc
+++ b/poppler/SplashOutputDev.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
+//
 // Copyright (C) 2005 Takashi Iwai <tiwai at suse.de>
 // Copyright (C) 2006 Stefan Schweizer <genstef at gentoo.org>
 // Copyright (C) 2006-2008 Albert Astals Cid <aacid at kde.org>
diff --git a/poppler/SplashOutputDev.h b/poppler/SplashOutputDev.h
index 593f237..02c7f9a 100644
--- a/poppler/SplashOutputDev.h
+++ b/poppler/SplashOutputDev.h
@@ -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
+//
 // Copyright (C) 2005 Takashi Iwai <tiwai at suse.de>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/Stream-CCITT.h b/poppler/Stream-CCITT.h
index 2469c1b..43405b6 100644
--- a/poppler/Stream-CCITT.h
+++ b/poppler/Stream-CCITT.h
@@ -12,6 +12,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 at kde.org>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/Stream.cc b/poppler/Stream.cc
index 38b6f7a..385e545 100644
--- a/poppler/Stream.cc
+++ b/poppler/Stream.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
+//
 // Copyright (C) 2005 Jeff Muizelaar <jeff at infidigm.net>
 // Copyright (C) 2006-2008 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2007 Krzysztof Kowalczyk <kkowalczyk at gmail.com>
diff --git a/poppler/Stream.h b/poppler/Stream.h
index ef778c6..2d1598f 100644
--- a/poppler/Stream.h
+++ b/poppler/Stream.h
@@ -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
+//
 // Copyright (C) 2005 Jeff Muizelaar <jeff at infidigm.net>
 // Copyright (C) 2008 Julien Rebetez <julien at fhtagn.net>
 // Copyright (C) 2008 Albert Astals Cid <aacid at kde.org>
diff --git a/poppler/UTF8.h b/poppler/UTF8.h
index 9e5527a..34a07d4 100644
--- a/poppler/UTF8.h
+++ b/poppler/UTF8.h
@@ -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
+//
 // Copyright (C) 2008 Koji Otani <sho at bbr.jp>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/poppler/XRef.cc b/poppler/XRef.cc
index 394781d..b750a25 100644
--- a/poppler/XRef.cc
+++ b/poppler/XRef.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
+//
 // Copyright (C) 2005 Dan Sheridan <dan.sheridan at postman.org.uk>
 // Copyright (C) 2005 Brad Hards <bradh at frogmouth.net>
 // Copyright (C) 2006, 2008 Albert Astals Cid <aacid at kde.org>
diff --git a/poppler/XRef.h b/poppler/XRef.h
index 727187c..2dbd469 100644
--- a/poppler/XRef.h
+++ b/poppler/XRef.h
@@ -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
+//
 // Copyright (C) 2005 Brad Hards <bradh at frogmouth.net>
 // Copyright (C) 2006, 2008 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2007-2008 Julien Rebetez <julienr at svn.gnome.org>
diff --git a/utils/HtmlFonts.cc b/utils/HtmlFonts.cc
index 1c73e0b..3598e7f 100644
--- a/utils/HtmlFonts.cc
+++ b/utils/HtmlFonts.cc
@@ -14,6 +14,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 at kde.org>
 // Copyright (C) 2008 Boris Toloknov <tlknv at yandex.ru>
 //
diff --git a/utils/HtmlLinks.cc b/utils/HtmlLinks.cc
index c0e4c43..0fd093c 100644
--- a/utils/HtmlLinks.cc
+++ b/utils/HtmlLinks.cc
@@ -14,6 +14,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 Boris Toloknov <tlknv at yandex.ru>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/utils/HtmlOutputDev.h b/utils/HtmlOutputDev.h
index d8dce7c..8d090c8 100644
--- a/utils/HtmlOutputDev.h
+++ b/utils/HtmlOutputDev.h
@@ -11,6 +11,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-2007 Albert Astals Cid <aacid at kde.org>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/utils/parseargs.c b/utils/parseargs.c
index d10cbe7..6363241 100644
--- a/utils/parseargs.c
+++ b/utils/parseargs.c
@@ -12,6 +12,9 @@
 //
 // Poppler project changes to this file are under the GPLv2 or later license
 //
+// 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 at kde.org>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/utils/parseargs.h b/utils/parseargs.h
index aa20a9f..4418421 100644
--- a/utils/parseargs.h
+++ b/utils/parseargs.h
@@ -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
+//
 // Copyright (C) 2008 Albert Astals Cid <aacid at kde.org>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/utils/pdffonts.cc b/utils/pdffonts.cc
index 3fc9036..752fa15 100644
--- a/utils/pdffonts.cc
+++ b/utils/pdffonts.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
+//
 // Copyright (C) 2006 Dominic Lachowicz <cinamod at hotmail.com>
 // Copyright (C) 2007-2008 Albert Astals Cid <aacid at kde.org>
 //
diff --git a/utils/pdfimages.cc b/utils/pdfimages.cc
index 6f6cbe9..b821c79 100644
--- a/utils/pdfimages.cc
+++ b/utils/pdfimages.cc
@@ -12,6 +12,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 at kde.org>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/utils/pdfinfo.cc b/utils/pdfinfo.cc
index df54862..9b13dd1 100644
--- a/utils/pdfinfo.cc
+++ b/utils/pdfinfo.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
+//
 // Copyright (C) 2006 Dom Lachowicz <cinamod at hotmail.com>
 // Copyright (C) 2007-2008 Albert Astals Cid <aacid at kde.org>
 //
diff --git a/utils/pdftohtml.cc b/utils/pdftohtml.cc
index 8628441..1c29fe6 100644
--- a/utils/pdftohtml.cc
+++ b/utils/pdftohtml.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
+//
 // Copyright (C) 2007-2008 Albert Astals Cid <aacid at kde.org>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/utils/pdftoppm.cc b/utils/pdftoppm.cc
index 0168cf5..1344596 100644
--- a/utils/pdftoppm.cc
+++ b/utils/pdftoppm.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
+//
 // Copyright (C) 2007 Ilmari Heikkinen <ilmari.heikkinen at gmail.com>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/utils/pdftops.cc b/utils/pdftops.cc
index e0a09a1..6801050 100644
--- a/utils/pdftops.cc
+++ b/utils/pdftops.cc
@@ -12,6 +12,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 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2007-2008 Albert Astals Cid <aacid at kde.org>
 //
diff --git a/utils/pdftotext.cc b/utils/pdftotext.cc
index 6955317..27d71ad 100644
--- a/utils/pdftotext.cc
+++ b/utils/pdftotext.cc
@@ -12,6 +12,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 Dominic Lachowicz <cinamod at hotmail.com>
 // Copyright (C) 2007-2008 Albert Astals Cid <aacid at kde.org>
 //


More information about the poppler mailing list