cpp/poppler-global.cpp | 1 + cpp/poppler-global.h | 1 + 2 files changed, 2 insertions(+)
New commits: commit 3ef359a91ae84315ff8667f0c5286c9cafa9332e Author: Albert Astals Cid <[email protected]> Date: Wed Dec 26 12:34:36 2018 +0100 Update (C) diff --git a/cpp/poppler-global.cpp b/cpp/poppler-global.cpp index 67a58d3f..f17ce961 100644 --- a/cpp/poppler-global.cpp +++ b/cpp/poppler-global.cpp @@ -6,6 +6,7 @@ * Copyright (C) 2016 Jakub Alba <[email protected]> * Copyright (C) 2018, Albert Astals Cid <[email protected]> * Copyright (C) 2018 Suzuki Toshiya <[email protected]> + * Copyright (C) 2018, Adam Reichold <[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-global.h b/cpp/poppler-global.h index 3902d359..b214aec2 100644 --- a/cpp/poppler-global.h +++ b/cpp/poppler-global.h @@ -2,6 +2,7 @@ * Copyright (C) 2009-2010, Pino Toscano <[email protected]> * Copyright (C) 2010, Patrick Spendrin <[email protected]> * Copyright (C) 2014, Hans-Peter Deifel <[email protected]> + * Copyright (C) 2018, Adam Reichold <[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
