[poppler] 3 commits - poppler/PageLabelInfo.cc
Albert Astals Cid
aacid at kemper.freedesktop.org
Tue Feb 19 02:32:27 PST 2013
poppler/PageLabelInfo.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2c84acbfd02eeeaf0d20542798e907cb011c1e57
Merge: 401c35b ffd33e7
Author: Albert Astals Cid <aacid at kde.org>
Date: Tue Feb 19 11:32:11 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit ffd33e7b5aea44bc54a74f433f6bfff859b913dd
Author: Albert Astals Cid <aacid at kde.org>
Date: Tue Feb 19 11:31:22 2013 +0100
Fix missing ) here too
diff --git a/README.contributors b/README.contributors
index 5b7ac51..5e45331 100644
--- a/README.contributors
+++ b/README.contributors
@@ -4,7 +4,7 @@ Licensing
---------
Only send patches to poppler if you agree to license (or relicense) them under
GPLv2 and later (or something more permissive that can be "upgraded" to GPLv2
-and later. If you do not agree to this license, please explain the problem / bug
+and later). If you do not agree to this license, please explain the problem / bug
and how you would solve it in words instead of code.
By default all patches attached to the bugzilla or sent to the mailing list will
commit 14466ecc320387c9b6568280614a96e6f56309b4
Author: Albert Astals Cid <aacid at kde.org>
Date: Tue Feb 19 11:31:02 2013 +0100
Forgot my C here
diff --git a/poppler/PageLabelInfo.cc b/poppler/PageLabelInfo.cc
index 7e1c155..7a42299 100644
--- a/poppler/PageLabelInfo.cc
+++ b/poppler/PageLabelInfo.cc
@@ -3,7 +3,7 @@
// This file is under the GPLv2 or later license
//
// Copyright (C) 2005-2006 Kristian Høgsberg <krh at redhat.com>
-// Copyright (C) 2005, 2009 Albert Astals Cid <aacid at kde.org>
+// Copyright (C) 2005, 2009, 2013 Albert Astals Cid <aacid at kde.org>
// Copyright (C) 2011 Simon Kellner <kellner at kit.edu>
// Copyright (C) 2012 Fabio D'Urso <fabiodurso at hotmail.it>
//
More information about the poppler
mailing list