poppler/Annot.cc   |    1 +
 poppler/Annot.h    |    1 +
 poppler/Catalog.cc |    2 ++
 poppler/Catalog.h  |    2 ++
 poppler/Form.cc    |    2 +-
 poppler/Form.h     |    1 +
 poppler/Page.cc    |    1 +
 poppler/Page.h     |    1 +
 utils/pdfinfo.cc   |    1 +
 9 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit d391af7ea63c4bc884bb81895aea0cdd8f8b282a
Author: Albert Astals Cid <[email protected]>
Date:   Sat Aug 24 14:03:49 2013 +0200

    Update copyrights

diff --git a/poppler/Annot.cc b/poppler/Annot.cc
index bbe1e36..5b83db2 100644
--- a/poppler/Annot.cc
+++ b/poppler/Annot.cc
@@ -28,6 +28,7 @@
 // Copyright (C) 2012, 2013 Thomas Freitag <[email protected]>
 // Copyright (C) 2012 Tobias Koenig <[email protected]>
 // Copyright (C) 2013 Peter Breitenlohner <[email protected]>
+// Copyright (C) 2013 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/poppler/Annot.h b/poppler/Annot.h
index ef2b1d0..bd3ff80 100644
--- a/poppler/Annot.h
+++ b/poppler/Annot.h
@@ -25,6 +25,7 @@
 // Copyright (C) 2012, 2013 Fabio D'Urso <[email protected]>
 // Copyright (C) 2012 Tobias Koenig <[email protected]>
 // Copyright (C) 2013 Thomas Freitag <[email protected]>
+// Copyright (C) 2013 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/poppler/Catalog.cc b/poppler/Catalog.cc
index beb74c3..2e2511e 100644
--- a/poppler/Catalog.cc
+++ b/poppler/Catalog.cc
@@ -27,6 +27,8 @@
 // Copyright (C) 2012 Fabio D'Urso <[email protected]>
 // Copyright (C) 2013 Thomas Freitag <[email protected]>
 // Copyright (C) 2013 Julien Nabet <[email protected]>
+// Copyright (C) 2013 Adrian Perez de Castro <[email protected]>
+// Copyright (C) 2013 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/poppler/Catalog.h b/poppler/Catalog.h
index eb1dd29..1a445f5 100644
--- a/poppler/Catalog.h
+++ b/poppler/Catalog.h
@@ -22,6 +22,8 @@
 // Copyright (C) 2010 Hib Eris <[email protected]>
 // Copyright (C) 2012 Fabio D'Urso <[email protected]>
 // Copyright (C) 2013 Thomas Freitag <[email protected]>
+// Copyright (C) 2013 Adrian Perez de Castro <[email protected]>
+// Copyright (C) 2013 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/poppler/Form.cc b/poppler/Form.cc
index 3070927..661ed89 100644
--- a/poppler/Form.cc
+++ b/poppler/Form.cc
@@ -7,7 +7,7 @@
 // Copyright 2006-2008 Julien Rebetez <[email protected]>
 // Copyright 2007-2012 Albert Astals Cid <[email protected]>
 // Copyright 2007-2008, 2011 Carlos Garcia Campos <[email protected]>
-// Copyright 2007 Adrian Johnson <[email protected]>
+// Copyright 2007, 2013 Adrian Johnson <[email protected]>
 // Copyright 2007 Iñigo Martínez <[email protected]>
 // Copyright 2008, 2011 Pino Toscano <[email protected]>
 // Copyright 2008 Michael Vrable <[email protected]>
diff --git a/poppler/Form.h b/poppler/Form.h
index 6cc54a9..3778ff6 100644
--- a/poppler/Form.h
+++ b/poppler/Form.h
@@ -10,6 +10,7 @@
 // Copyright 2010 Mark Riedesel <[email protected]>
 // Copyright 2011 Pino Toscano <[email protected]>
 // Copyright 2012 Fabio D'Urso <[email protected]>
+// Copyright 2013 Adrian Johnson <[email protected]>
 //
 //========================================================================
 
diff --git a/poppler/Page.cc b/poppler/Page.cc
index 7825f80..0465c6b 100644
--- a/poppler/Page.cc
+++ b/poppler/Page.cc
@@ -27,6 +27,7 @@
 // Copyright (C) 2012, 2013 Fabio D'Urso <[email protected]>
 // Copyright (C) 2013 Thomas Freitag <[email protected]>
 // Copyright (C) 2013 Jason Crain <[email protected]>
+// Copyright (C) 2013 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/poppler/Page.h b/poppler/Page.h
index 95adf3a..2aaabae 100644
--- a/poppler/Page.h
+++ b/poppler/Page.h
@@ -22,6 +22,7 @@
 // Copyright (C) 2012 Fabio D'Urso <[email protected]>
 // Copyright (C) 2012 Albert Astals Cid <[email protected]>
 // Copyright (C) 2013 Thomas Freitag <[email protected]>
+// Copyright (C) 2013 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/pdfinfo.cc b/utils/pdfinfo.cc
index 0927855..22d9edd 100644
--- a/utils/pdfinfo.cc
+++ b/utils/pdfinfo.cc
@@ -19,6 +19,7 @@
 // Copyright (C) 2011 Vittal Aithal <[email protected]>
 // Copyright (C) 2012, 2013 Adrian Johnson <[email protected]>
 // Copyright (C) 2012 Fabio D'Urso <[email protected]>
+// Copyright (C) 2013 Adrian Perez de Castro <[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

Reply via email to