diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-17 16:24:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-17 16:24:19 +0000 |
commit | 1e901c8d573ed731cce910bb4e051cb11c58fc3c (patch) | |
tree | 35083b9aabd9b5b4ddde1a90b830238932a14107 /Build/source/texk/dvipdfm-x/xbb.c | |
parent | a64ac821afa0995c77d98bd483873ec277b1fc3f (diff) |
dvipdfmx version 20140317, update copyright years
git-svn-id: svn://tug.org/texlive/trunk@33205 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/xbb.c')
-rw-r--r-- | Build/source/texk/dvipdfm-x/xbb.c | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Build/source/texk/dvipdfm-x/xbb.c b/Build/source/texk/dvipdfm-x/xbb.c index 9d633eb8422..325b2eca27e 100644 --- a/Build/source/texk/dvipdfm-x/xbb.c +++ b/Build/source/texk/dvipdfm-x/xbb.c @@ -1,8 +1,6 @@ -/* - - This is extractbb, a bounding box extraction program. - - Copyright (C) 2008-2013 by Jin-Hwan Cho and Matthias Franz +/* This is extractbb, a bounding box extraction program. + Copyright (C) 2008-2014 by Jin-Hwan Cho and Matthias Franz + and the dvipdfmx project team. 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 @@ -15,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H |