fofi/FoFiTrueType.cc         |    2 +-
 fofi/FoFiTrueType.h          |    2 +-
 fofi/FoFiType1C.cc           |    2 +-
 fofi/FoFiType1C.h            |    2 +-
 poppler/CharCodeToUnicode.cc |    2 +-
 poppler/CharCodeToUnicode.h  |    2 +-
 poppler/DateInfo.cc          |    2 +-
 poppler/DateInfo.h           |    2 +-
 poppler/OutputDev.cc         |    2 +-
 poppler/OutputDev.h          |    2 +-
 poppler/PreScanOutputDev.cc  |    2 +-
 poppler/PreScanOutputDev.h   |    2 +-
 poppler/SplashOutputDev.h    |    2 +-
 poppler/UTF.cc               |    2 +-
 poppler/UTF.h                |    1 +
 qt5/src/ArthurOutputDev.h    |    2 +-
 splash/Splash.h              |    2 +-
 splash/SplashFont.cc         |    2 +-
 splash/SplashFont.h          |    2 +-
 splash/SplashTypes.h         |    2 +-
 utils/ImageOutputDev.h       |    2 +-
 21 files changed, 21 insertions(+), 20 deletions(-)

New commits:
commit cb7de47e8da8aef49b63647112c6d4b615137c8c
Author: Albert Astals Cid <[email protected]>
Date:   Fri Sep 27 22:17:48 2019 +0200

    Update (C) of previous commit

diff --git a/fofi/FoFiTrueType.cc b/fofi/FoFiTrueType.cc
index 8213c1d1..6a6f689f 100644
--- a/fofi/FoFiTrueType.cc
+++ b/fofi/FoFiTrueType.cc
@@ -16,7 +16,7 @@
 // Copyright (C) 2006 Takashi Iwai <[email protected]>
 // Copyright (C) 2007 Koji Otani <[email protected]>
 // Copyright (C) 2007 Carlos Garcia Campos <[email protected]>
-// Copyright (C) 2008, 2009, 2012, 2014-2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2008, 2009, 2012, 2014-2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2008 Tomas Are Haavet <[email protected]>
 // Copyright (C) 2012 Suzuki Toshiya <[email protected]>
 // Copyright (C) 2012, 2017 Adrian Johnson <[email protected]>
diff --git a/fofi/FoFiTrueType.h b/fofi/FoFiTrueType.h
index 7ef0cabf..bba7bdfa 100644
--- a/fofi/FoFiTrueType.h
+++ b/fofi/FoFiTrueType.h
@@ -15,7 +15,7 @@
 //
 // Copyright (C) 2006 Takashi Iwai <[email protected]>
 // Copyright (C) 2007 Koji Otani <[email protected]>
-// Copyright (C) 2011, 2012, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2011, 2012, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2012 Suzuki Toshiya <[email protected]>
 // Copyright (C) 2016 William Bader <[email protected]>
 // Copyright (C) 2018 Adam Reichold <[email protected]>
diff --git a/fofi/FoFiType1C.cc b/fofi/FoFiType1C.cc
index 96b0586f..c3d47b4f 100644
--- a/fofi/FoFiType1C.cc
+++ b/fofi/FoFiType1C.cc
@@ -13,7 +13,7 @@
 // All changes made under the Poppler project to this file are licensed
 // under GPL version 2 or later
 //
-// Copyright (C) 2009, 2010, 2017, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2009, 2010, 2017-2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2012 Thomas Freitag <[email protected]>
 // Copyright (C) 2018 Adam Reichold <[email protected]>
 // Copyright (C) 2019 Tomoyuki Kubota <[email protected]>
diff --git a/fofi/FoFiType1C.h b/fofi/FoFiType1C.h
index a1f8edcc..faae806d 100644
--- a/fofi/FoFiType1C.h
+++ b/fofi/FoFiType1C.h
@@ -15,7 +15,7 @@
 //
 // Copyright (C) 2006 Takashi Iwai <[email protected]>
 // Copyright (C) 2012 Thomas Freitag <[email protected]>
-// Copyright (C) 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2018, 2019 Albert Astals Cid <[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/CharCodeToUnicode.cc b/poppler/CharCodeToUnicode.cc
index 3faeaeee..7e99ce43 100644
--- a/poppler/CharCodeToUnicode.cc
+++ b/poppler/CharCodeToUnicode.cc
@@ -13,7 +13,7 @@
 // All changes made under the Poppler project to this file are licensed
 // under GPL version 2 or later
 //
-// Copyright (C) 2006, 2008-2010, 2012, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2006, 2008-2010, 2012, 2018, 2019 Albert Astals Cid 
<[email protected]>
 // Copyright (C) 2007 Julien Rebetez <[email protected]>
 // Copyright (C) 2007 Koji Otani <[email protected]>
 // Copyright (C) 2008 Michael Vrable <[email protected]>
diff --git a/poppler/CharCodeToUnicode.h b/poppler/CharCodeToUnicode.h
index 187fa8ae..34b45713 100644
--- a/poppler/CharCodeToUnicode.h
+++ b/poppler/CharCodeToUnicode.h
@@ -17,7 +17,7 @@
 //
 // Copyright (C) 2007 Julien Rebetez <[email protected]>
 // Copyright (C) 2007 Koji Otani <[email protected]>
-// Copyright (C) 2008, 2011, 2012, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2008, 2011, 2012, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2017 Adrian Johnson <[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]>
diff --git a/poppler/DateInfo.cc b/poppler/DateInfo.cc
index 394325e4..9b622831 100644
--- a/poppler/DateInfo.cc
+++ b/poppler/DateInfo.cc
@@ -2,7 +2,7 @@
 //
 // DateInfo.cc
 //
-// Copyright (C) 2008, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2008, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2009 Carlos Garcia Campos <[email protected]>
 // Copyright (C) 2015 André Guerreiro <[email protected]>
 // Copyright (C) 2015 André Esser <[email protected]>
diff --git a/poppler/DateInfo.h b/poppler/DateInfo.h
index feb9be04..e506569c 100644
--- a/poppler/DateInfo.h
+++ b/poppler/DateInfo.h
@@ -2,7 +2,7 @@
 //
 // DateInfo.h
 //
-// Copyright (C) 2008, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2008, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2009 Carlos Garcia Campos <[email protected]>
 // Copyright (C) 2015 André Guerreiro <[email protected]>
 // Copyright (C) 2015 André Esser <[email protected]>
diff --git a/poppler/OutputDev.cc b/poppler/OutputDev.cc
index de550d05..be29c5eb 100644
--- a/poppler/OutputDev.cc
+++ b/poppler/OutputDev.cc
@@ -17,7 +17,7 @@
 // Copyright (C) 2006 Thorkild Stray <[email protected]>
 // Copyright (C) 2007, 2017 Adrian Johnson <[email protected]>
 // Copyright (C) 2009 Carlos Garcia Campos <[email protected]>
-// Copyright (C) 2009, 2012, 2013, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2009, 2012, 2013, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2012 Thomas Freitag <[email protected]>
 // Copyright (C) 2018 Adam Reichold <[email protected]>
 //
diff --git a/poppler/OutputDev.h b/poppler/OutputDev.h
index 01858f98..69fb535f 100644
--- a/poppler/OutputDev.h
+++ b/poppler/OutputDev.h
@@ -19,7 +19,7 @@
 // Copyright (C) 2007, 2011, 2017 Adrian Johnson <[email protected]>
 // Copyright (C) 2009-2013, 2015 Thomas Freitag <[email protected]>
 // Copyright (C) 2009, 2011 Carlos Garcia Campos <[email protected]>
-// Copyright (C) 2009, 2012, 2013, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2009, 2012, 2013, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2010 Christian Feuersänger <[email protected]>
 // Copyright (C) 2012 Fabio D'Urso <[email protected]>
 // Copyright (C) 2012 William Bader <[email protected]>
diff --git a/poppler/PreScanOutputDev.cc b/poppler/PreScanOutputDev.cc
index 7812cf29..b24b0e74 100644
--- a/poppler/PreScanOutputDev.cc
+++ b/poppler/PreScanOutputDev.cc
@@ -14,7 +14,7 @@
 // under GPL version 2 or later
 //
 // Copyright (C) 2009 Carlos Garcia Campos <[email protected]>
-// Copyright (C) 2010, 2011, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2010, 2011, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2011, 2014 William Bader <[email protected]>
 // Copyright (C) 2011, 2013 Thomas Freitag <[email protected]>
 // Copyright (C) 2011 Adrian Johnson <[email protected]>
diff --git a/poppler/PreScanOutputDev.h b/poppler/PreScanOutputDev.h
index a2ec0276..74ed4991 100644
--- a/poppler/PreScanOutputDev.h
+++ b/poppler/PreScanOutputDev.h
@@ -14,7 +14,7 @@
 // under GPL version 2 or later
 //
 // Copyright (C) 2009 Carlos Garcia Campos <[email protected]>
-// Copyright (C) 2010, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2010, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2011, 2014 William Bader <[email protected]>
 // Copyright (C) 2011, 2013 Thomas Freitag <[email protected]>
 // Copyright (C) 2011 Adrian Johnson <[email protected]>
diff --git a/poppler/SplashOutputDev.h b/poppler/SplashOutputDev.h
index b3070ce0..c6bf373c 100644
--- a/poppler/SplashOutputDev.h
+++ b/poppler/SplashOutputDev.h
@@ -20,7 +20,7 @@
 // Copyright (C) 2011 Andreas Hartmetz <[email protected]>
 // Copyright (C) 2011 Andrea Canciani <[email protected]>
 // Copyright (C) 2011, 2017 Adrian Johnson <[email protected]>
-// Copyright (C) 2012, 2015, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2012, 2015, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2015, 2016 William Bader <[email protected]>
 // Copyright (C) 2018 Stefan Brüns <[email protected]>
 //
diff --git a/poppler/UTF.cc b/poppler/UTF.cc
index 0129c93e..217b2688 100644
--- a/poppler/UTF.cc
+++ b/poppler/UTF.cc
@@ -16,7 +16,7 @@
 // Copyright (C) 2008 Koji Otani <[email protected]>
 // Copyright (C) 2012, 2017 Adrian Johnson <[email protected]>
 // Copyright (C) 2012 Hib Eris <[email protected]>
-// Copyright (C) 2016, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2016, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2016 Jason Crain <[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 Nelson Benítez León <[email protected]>
diff --git a/poppler/UTF.h b/poppler/UTF.h
index c3d63255..c1c59468 100644
--- a/poppler/UTF.h
+++ b/poppler/UTF.h
@@ -8,6 +8,7 @@
 // Copyright (C) 2016 Jason Crain <[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 Nelson Benítez León <[email protected]>
+// Copyright (C) 2019 Albert Astals Cid <[email protected]>
 //
 //========================================================================
 
diff --git a/qt5/src/ArthurOutputDev.h b/qt5/src/ArthurOutputDev.h
index f877bc66..f7330f8e 100644
--- a/qt5/src/ArthurOutputDev.h
+++ b/qt5/src/ArthurOutputDev.h
@@ -14,7 +14,7 @@
 // under GPL version 2 or later
 //
 // Copyright (C) 2005 Brad Hards <[email protected]>
-// Copyright (C) 2005, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2005, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2009, 2011 Carlos Garcia Campos <[email protected]>
 // Copyright (C) 2010 Pino Toscano <[email protected]>
 // Copyright (C) 2011 Andreas Hartmetz <[email protected]>
diff --git a/splash/Splash.h b/splash/Splash.h
index 251a1001..571bcba5 100644
--- a/splash/Splash.h
+++ b/splash/Splash.h
@@ -12,7 +12,7 @@
 // under GPL version 2 or later
 //
 // Copyright (C) 2005 Marco Pesenti Gritti <[email protected]>
-// Copyright (C) 2007, 2011, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2007, 2011, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2010-2013, 2015 Thomas Freitag <[email protected]>
 // Copyright (C) 2010 Christian Feuersänger <[email protected]>
 // Copyright (C) 2012, 2017 Adrian Johnson <[email protected]>
diff --git a/splash/SplashFont.cc b/splash/SplashFont.cc
index da81b523..d18e006e 100644
--- a/splash/SplashFont.cc
+++ b/splash/SplashFont.cc
@@ -11,7 +11,7 @@
 // All changes made under the Poppler project to this file are licensed
 // under GPL version 2 or later
 //
-// Copyright (C) 2007-2008, 2010, 2014 Albert Astals Cid <[email protected]>
+// Copyright (C) 2007-2008, 2010, 2014, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2018 Oliver Sander <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashFont.h b/splash/SplashFont.h
index 8677f017..b393aeb3 100644
--- a/splash/SplashFont.h
+++ b/splash/SplashFont.h
@@ -11,7 +11,7 @@
 // All changes made under the Poppler project to this file are licensed
 // under GPL version 2 or later
 //
-// Copyright (C) 2007-2008, 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2007-2008, 2018, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2018 Oliver Sander <[email protected]>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/splash/SplashTypes.h b/splash/SplashTypes.h
index 0e41ade8..7500f588 100644
--- a/splash/SplashTypes.h
+++ b/splash/SplashTypes.h
@@ -11,7 +11,7 @@
 // All changes made under the Poppler project to this file are licensed
 // under GPL version 2 or later
 //
-// Copyright (C) 2006, 2010 Albert Astals Cid <[email protected]>
+// Copyright (C) 2006, 2010, 2019 Albert Astals Cid <[email protected]>
 // Copyright (C) 2008 Tomas Are Haavet <[email protected]>
 // Copyright (C) 2009, 2011-2013 Thomas Freitag <[email protected]>
 // Copyright (C) 2009 Stefan Thomas <[email protected]>
diff --git a/utils/ImageOutputDev.h b/utils/ImageOutputDev.h
index 74700cbd..add30297 100644
--- a/utils/ImageOutputDev.h
+++ b/utils/ImageOutputDev.h
@@ -19,7 +19,7 @@
 // Copyright (C) 2010 Jakob Voss <[email protected]>
 // Copyright (C) 2012, 2013, 2017 Adrian Johnson <[email protected]>
 // Copyright (C) 2013 Thomas Freitag <[email protected]>
-// Copyright (C) 2018 Albert Astals Cid <[email protected]>
+// Copyright (C) 2018, 2019 Albert Astals Cid <[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