summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/mupdf/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mupdf/version.h b/include/mupdf/version.h
index af218190..e74e3d99 100644
--- a/include/mupdf/version.h
+++ b/include/mupdf/version.h
@@ -2,7 +2,7 @@
* Version strings
*/
-#define PDF_NAME "GhostPDF"
#define PDF_VERSION (1)
#define PDF_COPYRIGHT "Copyright (C) 2005 artofcode LLC"
+#define PDF_AUTHORS "Tor Andersson"