summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/ttf2afm.c
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-04-29 00:06:36 +0000
committerKarl Berry <karl@freefriends.org>2011-04-29 00:06:36 +0000
commit8388c9b91cae29f66dc6424e2374c5777f690deb (patch)
treed8ad9fc51c81c6e7a60afe0b029ab093a17c652f /Build/source/texk/web2c/pdftexdir/ttf2afm.c
parente0b6081ab0d1e54e5b121b8f384619605f0586b2 (diff)
update copyright notices
git-svn-id: svn://tug.org/texlive/trunk@22244 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/ttf2afm.c')
-rw-r--r--Build/source/texk/web2c/pdftexdir/ttf2afm.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/ttf2afm.c b/Build/source/texk/web2c/pdftexdir/ttf2afm.c
index 27780adf8f0..fbd8015f938 100644
--- a/Build/source/texk/web2c/pdftexdir/ttf2afm.c
+++ b/Build/source/texk/web2c/pdftexdir/ttf2afm.c
@@ -1,5 +1,5 @@
/*
-Copyright (c) 1996-2007 Han The Thanh, <thanh@pdftex.org>
+Copyright 1996-2011 Han The Thanh, <thanh@pdftex.org>
This file is part of pdfTeX.
@@ -14,8 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
-with pdfTeX; if not, write to the Free Software Foundation, Inc., 51
-Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*
@@ -1046,7 +1045,7 @@ int main(int argc, char **argv)
case 'v':
fprintf(stderr,
"ttf2afm version " VERSION "\n"
- "Copyright (C) 1997-2005 Han The Thanh.\n"
+ "Copyright (C) 1997-2011 Han The Thanh.\n"
"There is NO warranty. Redistribution of this software is\n"
"covered by the terms of both the pdfTeX copyright and\n"
"the GNU General Public License.\n"