fofi/FoFiType1C.cc | 1 + poppler/SplashOutputDev.h | 1 + 2 files changed, 2 insertions(+)
New commits: commit d2fa4a727fc994256219a4c4f777a1c38dcc26c5 Author: Albert Astals Cid <[email protected]> Date: Fri Aug 31 19:53:05 2018 +0200 (C) of previous commits diff --git a/fofi/FoFiType1C.cc b/fofi/FoFiType1C.cc index 63518452..643bc9e1 100644 --- a/fofi/FoFiType1C.cc +++ b/fofi/FoFiType1C.cc @@ -15,6 +15,7 @@ // // Copyright (C) 2009, 2010, 2017, 2018 Albert Astals Cid <[email protected]> // Copyright (C) 2012 Thomas Freitag <[email protected]> +// Copyright (C) 2018 Adam Reichold <[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/SplashOutputDev.h b/poppler/SplashOutputDev.h index ee4220a4..4d72d9c7 100644 --- a/poppler/SplashOutputDev.h +++ b/poppler/SplashOutputDev.h @@ -22,6 +22,7 @@ // Copyright (C) 2011, 2017 Adrian Johnson <[email protected]> // Copyright (C) 2012, 2015, 2018 Albert Astals Cid <[email protected]> // Copyright (C) 2015, 2016 William Bader <[email protected]> +// Copyright (C) 2018 Stefan Br�ns <[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
