diff options
author | Sebastian Rasmussen <sebras@gmail.com> | 2013-04-28 14:26:21 +0200 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2013-04-29 13:14:47 +0100 |
commit | 016fb33f6805cac5af0cdd04899b9da39d190590 (patch) | |
tree | 50b48e6ba31bc2332d024e07147c329091c577d2 /apps | |
parent | 61803082ee2f751e9cf5d5258bfe1c099f17e947 (diff) | |
download | mupdf-016fb33f6805cac5af0cdd04899b9da39d190590.tar.xz |
Fix copyright statements
Diffstat (limited to 'apps')
-rw-r--r-- | apps/man/mudraw.1 | 2 | ||||
-rw-r--r-- | apps/man/mupdf.1 | 2 | ||||
-rw-r--r-- | apps/man/mutool.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/apps/man/mudraw.1 b/apps/man/mudraw.1 index cbe1b613..eec79f7b 100644 --- a/apps/man/mudraw.1 +++ b/apps/man/mudraw.1 @@ -86,4 +86,4 @@ Comma separated list of ranges to render. .BR mupdfclean (1). .BR mupdfshow (1). .SH AUTHOR -MuPDF is Copyright 2006-2012 Artifex Software, Inc. +MuPDF is Copyright 2006-2013 Artifex Software, Inc. diff --git a/apps/man/mupdf.1 b/apps/man/mupdf.1 index 9103a034..a4a268a5 100644 --- a/apps/man/mupdf.1 +++ b/apps/man/mupdf.1 @@ -89,4 +89,4 @@ file to be reloaded automatically, for use in e.g. build scripts. .BR mupdfdraw (1), .BR mupdfshow (1). .SH AUTHOR -MuPDF is Copyright 2006-2012 Artifex Software, Inc. +MuPDF is Copyright 2006-2013 Artifex Software, Inc. diff --git a/apps/man/mutool.1 b/apps/man/mutool.1 index a2b7d42c..d1c7079b 100644 --- a/apps/man/mutool.1 +++ b/apps/man/mutool.1 @@ -74,4 +74,4 @@ Print all the objects in the file in a compact one-line format suitable for pipi .BR mupdf (1), .BR mudraw (1). .SH AUTHOR -MuPDF is Copyright 2006-2012 Artifex Software, Inc. +MuPDF is Copyright 2006-2013 Artifex Software, Inc. |