diff options
Diffstat (limited to 'utils/pdffonts.cc')
-rw-r--r-- | utils/pdffonts.cc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/utils/pdffonts.cc b/utils/pdffonts.cc index 39fcf24f..3fc9036a 100644 --- a/utils/pdffonts.cc +++ b/utils/pdffonts.cc @@ -6,6 +6,18 @@ // //======================================================================== +//======================================================================== +// +// Modified under the Poppler project - http://poppler.freedesktop.org +// +// Copyright (C) 2006 Dominic Lachowicz <cinamod@hotmail.com> +// Copyright (C) 2007-2008 Albert Astals Cid <aacid@kde.org> +// +// 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 +// +//======================================================================== + #include "config.h" #include <poppler-config.h> #include <stdio.h> |