fofi/FoFiBase.cc           |    1 +
 fofi/FoFiIdentifier.cc     |    1 +
 goo/gfile.cc               |    1 +
 goo/gfile.h                |    1 +
 poppler/CairoFontEngine.cc |    1 +
 poppler/FileSpec.cc        |    1 +
 poppler/GfxState.cc        |    2 +-
 poppler/GlobalParams.cc    |    1 +
 poppler/GlobalParamsWin.cc |    1 +
 poppler/PDFDoc.cc          |    1 +
 poppler/PSOutputDev.cc     |    1 +
 poppler/TextOutputDev.cc   |    1 +
 splash/SplashBitmap.cc     |    1 +
 13 files changed, 13 insertions(+), 1 deletion(-)

New commits:
commit 2cebd37e2910a7edacb19c32b82d8b8f7cfe41d6
Author: Albert Astals Cid <[email protected]>
Date:   Sat Jan 5 17:31:00 2019 +0100

    Update (C) of previous commits

diff --git a/fofi/FoFiBase.cc b/fofi/FoFiBase.cc
index 1337c0d0..2bb116a1 100644
--- a/fofi/FoFiBase.cc
+++ b/fofi/FoFiBase.cc
@@ -16,6 +16,7 @@
 // Copyright (C) 2008 Ed Avis <[email protected]>
 // Copyright (C) 2011 Jim Meyering <[email protected]>
 // Copyright (C) 2016, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2019 Christian Persch <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/fofi/FoFiIdentifier.cc b/fofi/FoFiIdentifier.cc
index e6e4ba1b..6e4ba70f 100644
--- a/fofi/FoFiIdentifier.cc
+++ b/fofi/FoFiIdentifier.cc
@@ -15,6 +15,7 @@
 //
 // Copyright (C) 2013 Christoph Duelli <[email protected]>
 // Copyright (C) 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2019 Christian Persch <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/goo/gfile.cc b/goo/gfile.cc
index c33b580a..61704759 100644
--- a/goo/gfile.cc
+++ b/goo/gfile.cc
@@ -27,6 +27,7 @@
 // Copyright (C) 2013, 2017 Thomas Freitag <[email protected]>
 // Copyright (C) 2017 Christoph Cullmann <[email protected]>
 // Copyright (C) 2018 Mojca Miklavec <[email protected]>
+// Copyright (C) 2019 Christian Persch <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/goo/gfile.h b/goo/gfile.h
index b0b942fd..680f70dd 100644
--- a/goo/gfile.h
+++ b/goo/gfile.h
@@ -25,6 +25,7 @@
 // Copyright (C) 2017 Christoph Cullmann <[email protected]>
 // Copyright (C) 2017 Thomas Freitag <[email protected]>
 // Copyright (C) 2018 Mojca Miklavec <[email protected]>
+// Copyright (C) 2019 Christian Persch <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/poppler/CairoFontEngine.cc b/poppler/CairoFontEngine.cc
index 3c132550..e29898a9 100644
--- a/poppler/CairoFontEngine.cc
+++ b/poppler/CairoFontEngine.cc
@@ -29,6 +29,7 @@
 // Copyright (C) 2013 Thomas Freitag <[email protected]>
 // Copyright (C) 2015, 2016 Jason Crain <[email protected]>
 // Copyright (C) 2018 Adam Reichold <[email protected]>
+// Copyright (C) 2019 Christian Persch <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/poppler/FileSpec.cc b/poppler/FileSpec.cc
index 63452e6e..2087fe2c 100644
--- a/poppler/FileSpec.cc
+++ b/poppler/FileSpec.cc
@@ -11,6 +11,7 @@
 // Copyright (C) 2012 Hib Eris <[email protected]>
 // Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, 
<[email protected]>. Work sponsored by the LiMux project of the city of Munich
 // Copyright (C) 2018 Adam Reichold <[email protected]>
+// Copyright (C) 2019 Christian Persch <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/poppler/GfxState.cc b/poppler/GfxState.cc
index 14c7d47d..2f515e66 100644
--- a/poppler/GfxState.cc
+++ b/poppler/GfxState.cc
@@ -19,7 +19,7 @@
 // Copyright (C) 2006-2018 Albert Astals Cid <[email protected]>
 // Copyright (C) 2009, 2012 Koji Otani <[email protected]>
 // Copyright (C) 2009, 2011-2016 Thomas Freitag <[email protected]>
-// Copyright (C) 2009 Christian Persch <[email protected]>
+// Copyright (C) 2009, 2019 Christian Persch <[email protected]>
 // Copyright (C) 2010 Paweł Wiejacha <[email protected]>
 // Copyright (C) 2010 Christian Feuersänger <[email protected]>
 // Copyright (C) 2011 Andrea Canciani <[email protected]>
diff --git a/poppler/GlobalParams.cc b/poppler/GlobalParams.cc
index 9ca0a428..e639bd46 100644
--- a/poppler/GlobalParams.cc
+++ b/poppler/GlobalParams.cc
@@ -39,6 +39,7 @@
 // Copyright (C) 2017 Jean Ghali <[email protected]>
 // Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, 
<[email protected]>. Work sponsored by the LiMux project of the city of Munich
 // Copyright (C) 2018 Adam Reichold <[email protected]>
+// Copyright (C) 2019 Christian Persch <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/poppler/GlobalParamsWin.cc b/poppler/GlobalParamsWin.cc
index 86a28f41..6d13f726 100644
--- a/poppler/GlobalParamsWin.cc
+++ b/poppler/GlobalParamsWin.cc
@@ -11,6 +11,7 @@
    // Copyright (C) 2017 Christoph Cullmann <[email protected]>
    // Copyright (C) 2017, 2018 Albert Astals Cid <[email protected]>
    // Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, 
<[email protected]>. Work sponsored by the LiMux project of the city of Munich
+   // Copyright (C) 2019 Christian Persch <[email protected]>
 
 TODO: instead of a fixed mapping defined in displayFontTab, it could
 scan the whole fonts directory, parse TTF files and build font
diff --git a/poppler/PDFDoc.cc b/poppler/PDFDoc.cc
index 12f29191..e64638b7 100644
--- a/poppler/PDFDoc.cc
+++ b/poppler/PDFDoc.cc
@@ -42,6 +42,7 @@
 // Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, 
<[email protected]>. Work sponsored by the LiMux project of the city of Munich
 // Copyright (C) 2018 Evangelos Rigas <[email protected]>
 // Copyright (C) 2018 Philipp Knechtges <[email protected]>
+// Copyright (C) 2019 Christian Persch <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/poppler/PSOutputDev.cc b/poppler/PSOutputDev.cc
index 6294f7ec..b17c3517 100644
--- a/poppler/PSOutputDev.cc
+++ b/poppler/PSOutputDev.cc
@@ -34,6 +34,7 @@
 // Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, 
<[email protected]>. Work sponsored by the LiMux project of the city of Munich
 // Copyright (C) 2018 Adam Reichold <[email protected]>
 // Copyright (C) 2018 Philipp Knechtges <[email protected]>
+// Copyright (C) 2019 Christian Persch <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/poppler/TextOutputDev.cc b/poppler/TextOutputDev.cc
index f1ec40db..0c35b427 100644
--- a/poppler/TextOutputDev.cc
+++ b/poppler/TextOutputDev.cc
@@ -40,6 +40,7 @@
 // Copyright (C) 2018 Sanchit Anand <[email protected]>
 // Copyright (C) 2018 Adam Reichold <[email protected]>
 // Copyright (C) 2018 Nelson Benítez León <[email protected]>
+// Copyright (C) 2019 Christian Persch <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/splash/SplashBitmap.cc b/splash/SplashBitmap.cc
index 7ce8b6f9..5690950e 100644
--- a/splash/SplashBitmap.cc
+++ b/splash/SplashBitmap.cc
@@ -24,6 +24,7 @@
 // Copyright (C) 2015, 2018 Adam Reichold <[email protected]>
 // Copyright (C) 2016 Kenji Uno <[email protected]>
 // Copyright (C) 2018 Martin Packman <[email protected]>
+// Copyright (C) 2019 Christian Persch <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
_______________________________________________
poppler mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to