utils/parseargs.cc | 1 + utils/parseargs.h | 1 + 2 files changed, 2 insertions(+)
New commits: commit 6d571cc2ce129c4477d394de3ee2c8ad83f18535 Author: Albert Astals Cid <[email protected]> Date: Wed Oct 26 14:26:38 2011 +0200 Add Adrian's (C) diff --git a/utils/parseargs.cc b/utils/parseargs.cc index ef971a5..173fb1e 100644 --- a/utils/parseargs.cc +++ b/utils/parseargs.cc @@ -16,6 +16,7 @@ under GPL version 2 or later Copyright (C) 2008, 2009 Albert Astals Cid <[email protected]> + Copyright (C) 2011 Adrian Johnson <[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/parseargs.h b/utils/parseargs.h index a2ec1d7..19f0c6a 100644 --- a/utils/parseargs.h +++ b/utils/parseargs.h @@ -14,6 +14,7 @@ under GPL version 2 or later Copyright (C) 2008 Albert Astals Cid <[email protected]> + Copyright (C) 2011 Adrian Johnson <[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] http://lists.freedesktop.org/mailman/listinfo/poppler
