diff options
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/avlstuff.h')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/avlstuff.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/avlstuff.h b/Build/source/texk/web2c/pdftexdir/avlstuff.h index 73abb4c1c48..7e6e195f441 100644 --- a/Build/source/texk/web2c/pdftexdir/avlstuff.h +++ b/Build/source/texk/web2c/pdftexdir/avlstuff.h @@ -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,9 +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/>. */ #include "avl.h" |