utils/HtmlFonts.cc | 1 + utils/HtmlFonts.h | 1 + utils/HtmlOutputDev.cc | 1 + 3 files changed, 3 insertions(+)
New commits: commit 09b30131df866b5d697ca10a84d5ce060714f8e5 Author: Albert Astals Cid <[email protected]> Date: Mon Oct 26 22:31:05 2020 +0100 Update (C) diff --git a/utils/HtmlFonts.cc b/utils/HtmlFonts.cc index 23f7dee0..a536ee83 100644 --- a/utils/HtmlFonts.cc +++ b/utils/HtmlFonts.cc @@ -31,6 +31,7 @@ // Copyright (C) 2018 Steven Boswell <[email protected]> // Copyright (C) 2018 Adam Reichold <[email protected]> // Copyright (C) 2019 Oliver Sander <[email protected]> +// Copyright (C) 2020 Eddie Kohler <[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/utils/HtmlFonts.h b/utils/HtmlFonts.h index 6b5bb372..cc5cc2f2 100644 --- a/utils/HtmlFonts.h +++ b/utils/HtmlFonts.h @@ -23,6 +23,7 @@ // Copyright (C) 2011 Joshua Richardson <[email protected]> // Copyright (C) 2012 Igor Slepchin <[email protected]> // Copyright (C) 2018 Adam Reichold <[email protected]> +// Copyright (C) 2020 Eddie Kohler <[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/utils/HtmlOutputDev.cc b/utils/HtmlOutputDev.cc index 1572c6a1..30eb464f 100644 --- a/utils/HtmlOutputDev.cc +++ b/utils/HtmlOutputDev.cc @@ -44,6 +44,7 @@ // Copyright (C) 2018 Thibaut Brard <[email protected]> // Copyright (C) 2018-2020 Adam Reichold <[email protected]> // Copyright (C) 2019, 2020 Oliver Sander <[email protected]> +// Copyright (C) 2020 Eddie Kohler <[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
