diff options
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/avlstuff.c')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/avlstuff.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/avlstuff.c b/Build/source/texk/web2c/pdftexdir/avlstuff.c index ec50c3ecbc3..2fb1f36c20a 100644 --- a/Build/source/texk/web2c/pdftexdir/avlstuff.c +++ b/Build/source/texk/web2c/pdftexdir/avlstuff.c @@ -1,5 +1,5 @@ /* -Copyright (c) 2004-2007 Han The Thanh, <thanh@pdftex.org> +Copyright 2004-2011 Han The Thanh, <thanh@pdftex.org> This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Free @@ -12,8 +12,7 @@ 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/>. */ |