summaryrefslogtreecommitdiff
path: root/qt4/src
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2014-04-10 22:50:56 +0200
committerAlbert Astals Cid <aacid@kde.org>2014-04-10 22:50:56 +0200
commitb86f471c43e387cf873358cf3cbcd27470646713 (patch)
treedc3f50089a9476f881cca1361e81b251ca45f9ea /qt4/src
parent80107c72ac03bf4d00b2d71d6f947c139ea84ab5 (diff)
Diffstat (limited to 'qt4/src')
-rw-r--r--qt4/src/Doxyfile2
-rw-r--r--qt4/src/poppler-optcontent.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/qt4/src/Doxyfile b/qt4/src/Doxyfile
index db58f17e..3313f7c6 100644
--- a/qt4/src/Doxyfile
+++ b/qt4/src/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = "Poppler Qt4 "
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 0.25.2
+PROJECT_NUMBER = 0.25.3
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/qt4/src/poppler-optcontent.cc b/qt4/src/poppler-optcontent.cc
index 822e0bd5..1a0be68b 100644
--- a/qt4/src/poppler-optcontent.cc
+++ b/qt4/src/poppler-optcontent.cc
@@ -1,7 +1,7 @@
/* poppler-optcontent.cc: qt interface to poppler
*
* Copyright (C) 2007, Brad Hards <bradh@kde.org>
- * Copyright (C) 2008, Pino Toscano <pino@kde.org>
+ * Copyright (C) 2008, 2014, Pino Toscano <pino@kde.org>
* Copyright (C) 2008, Carlos Garcia Campos <carlosgc@gnome.org>
*
* This program is free software; you can redistribute it and/or modify