[poppler] 2 commits - Makefile.am poppler/Hints.cc
Albert Astals Cid
aacid at kemper.freedesktop.org
Mon May 27 14:41:00 PDT 2013
Makefile.am | 2 ++
poppler/Hints.cc | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit dcfaf20503868d0956ee81208265a975b480fb52
Author: Albert Astals Cid <aacid at kde.org>
Date: Mon May 27 23:40:49 2013 +0200
Dist these two files too
diff --git a/Makefile.am b/Makefile.am
index a9f5db1..01d2fdf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -68,6 +68,8 @@ EXTRA_DIST += \
utils/CMakeLists.txt \
CMakeLists.txt \
ConfigureChecks.cmake \
+ cmake/modules/CheckFileOffsetBits.c \
+ cmake/modules/CheckFileOffsetBits.cmake \
cmake/modules/COPYING-CMAKE-SCRIPTS \
cmake/modules/FindCairo.cmake \
cmake/modules/FindFontconfig.cmake \
commit de7a3fb715811be6be9ed51b1c5ab1a63c523403
Author: Albert Astals Cid <aacid at kde.org>
Date: Mon May 27 23:40:07 2013 +0200
Add missing copyright
diff --git a/poppler/Hints.cc b/poppler/Hints.cc
index 90335f6..49e201d 100644
--- a/poppler/Hints.cc
+++ b/poppler/Hints.cc
@@ -6,7 +6,7 @@
//
// Copyright 2010, 2012 Hib Eris <hib at hiberis.nl>
// Copyright 2010, 2011, 2013 Albert Astals Cid <aacid at kde.org>
-// Copyright 2010 Pino Toscano <pino at kde.org>
+// Copyright 2010, 2013 Pino Toscano <pino at kde.org>
// Copyright 2013 Adrian Johnson <ajohnson at redneon.com>
//
//========================================================================
More information about the poppler
mailing list