diff options
Diffstat (limited to 'splash/SplashT1Font.cc')
-rw-r--r-- | splash/SplashT1Font.cc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/splash/SplashT1Font.cc b/splash/SplashT1Font.cc index 87a51a76..3577462f 100644 --- a/splash/SplashT1Font.cc +++ b/splash/SplashT1Font.cc @@ -4,6 +4,17 @@ // //======================================================================== +//======================================================================== +// +// Modified under the Poppler project - http://poppler.freedesktop.org +// +// Copyright (C) 2007 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> #if HAVE_T1LIB_H |