summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--apps/pdfapp.c2
-rw-r--r--debian/copyright4
3 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index c30e7cbe..fb0b3852 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ integrators if they so desire.
LICENSE
-MuPDF is Copyright 2006-2011 Artifex Software, Inc.
+MuPDF is Copyright 2006-2012 Artifex Software, Inc.
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
diff --git a/apps/pdfapp.c b/apps/pdfapp.c
index 250ca198..f685d098 100644
--- a/apps/pdfapp.c
+++ b/apps/pdfapp.c
@@ -36,7 +36,7 @@ char *pdfapp_version(pdfapp_t *app)
{
return
"MuPDF 0.9\n"
- "Copyright 2006-2011 Artifex Software, Inc.\n";
+ "Copyright 2006-2012 Artifex Software, Inc.\n";
}
char *pdfapp_usage(pdfapp_t *app)
diff --git a/debian/copyright b/debian/copyright
index 69d5116b..d54f4c72 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ It was downloaded from http://mupdf.com/repos/mupdf
Upstream Author: Tor Andersson <tor@ghostscript.com>
-Copyright: MuPDF is Copyright 2006-2010 Artifex Software, Inc.
+Copyright: MuPDF is Copyright 2006-2012 Artifex Software, Inc.
License:
@@ -14,7 +14,7 @@ terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
-MuPDF is Copyright 2006-2010 Artifex Software, Inc.
+MuPDF is Copyright 2006-2012 Artifex Software, Inc.
For commercial licensing please contact sales@artifex.com.