summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/xbb.c
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-03-24 10:03:33 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-03-24 10:03:33 +0000
commitaaf5cccc3e93df05583e839549853fa144fb57f9 (patch)
tree96b87b1e9963d5e3eb1a2173d79d5bc9cbfe68ea /Build/source/texk/dvipdfm-x/xbb.c
parent7ce15e75dad8195a1ab4a36af8df4ad4e68aee44 (diff)
texk/dvipdfm-x: Change copyright year in all files modified in 2015
git-svn-id: svn://tug.org/texlive/trunk@36609 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/xbb.c')
-rw-r--r--Build/source/texk/dvipdfm-x/xbb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dvipdfm-x/xbb.c b/Build/source/texk/dvipdfm-x/xbb.c
index 8b3d4c445e1..e802f444f7d 100644
--- a/Build/source/texk/dvipdfm-x/xbb.c
+++ b/Build/source/texk/dvipdfm-x/xbb.c
@@ -1,5 +1,5 @@
/* This is extractbb, a bounding box extraction program.
- Copyright (C) 2008-2014 by Jin-Hwan Cho and Matthias Franz
+ Copyright (C) 2008-2015 by Jin-Hwan Cho and Matthias Franz
and the dvipdfmx project team.
This program is free software; you can redistribute it and/or modify
@@ -48,7 +48,7 @@ static long Include_Page = 1;
static void show_version(void)
{
fprintf (stdout, "\nThis is " XBB_PROGRAM " Version " VERSION "\n");
- fprintf (stdout, "\nCopyright (C) 2008-2014 by Jin-Hwan Cho and Matthias Franz\n");
+ fprintf (stdout, "\nCopyright (C) 2008-2015 by Jin-Hwan Cho and Matthias Franz\n");
fprintf (stdout, "\nThis is free software; you can redistribute it and/or modify\n");
fprintf (stdout, "it under the terms of the GNU General Public License as published by\n");
fprintf (stdout, "the Free Software Foundation; either version 2 of the License, or\n");