cpp/poppler-global.cpp | 1 + cpp/poppler-private.cpp | 1 + 2 files changed, 2 insertions(+)
New commits: commit 90a3778a8f73761c421991dca789d3a196940573 Author: Albert Astals Cid <[email protected]> Date: Fri Dec 7 15:54:11 2018 +0100 Update (C) diff --git a/cpp/poppler-global.cpp b/cpp/poppler-global.cpp index d84554a5..be78c0f8 100644 --- a/cpp/poppler-global.cpp +++ b/cpp/poppler-global.cpp @@ -5,6 +5,7 @@ * Copyright (C) 2015, Tamas Szekeres <[email protected]> * Copyright (C) 2016 Jakub Alba <[email protected]> * Copyright (C) 2018, Albert Astals Cid <[email protected]> + * Copyright (C) 2018 Suzuki Toshiya <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/cpp/poppler-private.cpp b/cpp/poppler-private.cpp index 04ac32c2..d1a05310 100644 --- a/cpp/poppler-private.cpp +++ b/cpp/poppler-private.cpp @@ -4,6 +4,7 @@ * Copyright (C) 2014, Hans-Peter Deifel <[email protected]> * Copyright (C) 2016 Jakub Alba <[email protected]> * Copyright (C) 2017, 2018 Albert Astals Cid <[email protected]> + * Copyright (C) 2018 Suzuki Toshiya <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
