[poppler] Branch 'poppler-0.22' - 2 commits - poppler/PageLabelInfo.cc README.contributors
Albert Astals Cid
aacid at kemper.freedesktop.org
Tue Feb 19 02:31:38 PST 2013
README.contributors | 2 +-
poppler/PageLabelInfo.cc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
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