diff options
author | Karl Berry <karl@freefriends.org> | 2016-02-01 19:01:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-02-01 19:01:18 +0000 |
commit | 7e0f5f37cb41918b36a55179926b38b64770f784 (patch) | |
tree | 360c99e77ab655b75b565298e5c472c765b0a218 /Build/source/texk/ps2pk/encoding.c | |
parent | e3734d866130a3671888de7d95941b9db51537c2 (diff) |
version numbers, bug reporting
git-svn-id: svn://tug.org/texlive/trunk@39536 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/ps2pk/encoding.c')
-rw-r--r-- | Build/source/texk/ps2pk/encoding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/ps2pk/encoding.c b/Build/source/texk/ps2pk/encoding.c index 838019b11e7..e1d85fb0296 100644 --- a/Build/source/texk/ps2pk/encoding.c +++ b/Build/source/texk/ps2pk/encoding.c @@ -15,7 +15,7 @@ * globals: void fatal(); * * Author: Piet Tutelaers - * Version 1.7 (December 2014) + * (see README for license) */ #include "types.h" |