From 8dcfaae2390adfd527d33be126acde7d741b9a5b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 18 Mar 2017 22:47:27 +0000 Subject: version updates in preparation for TL17 git-svn-id: svn://tug.org/texlive/trunk@43542 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dvipdfm-x/xbb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/dvipdfm-x/xbb.c') diff --git a/Build/source/texk/dvipdfm-x/xbb.c b/Build/source/texk/dvipdfm-x/xbb.c index 6a0fda169b0..ea453b16109 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-2016 by Jin-Hwan Cho and Matthias Franz + Copyright (C) 2008-2017 by Jin-Hwan Cho and Matthias Franz and the dvipdfmx project team. This program is free software; you can redistribute it and/or modify @@ -56,7 +56,7 @@ static int Include_Page = 1; static void show_version(void) { fprintf (stdout, "\nThis is %s Version " VERSION "\n", my_name); - fprintf (stdout, "\nCopyright (C) 2008-2016 by Jin-Hwan Cho and Matthias Franz\n"); + fprintf (stdout, "\nCopyright (C) 2008-2017 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"); -- cgit v1.2.3