summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/avl.h
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/avl.h
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/avl.h')
-rw-r--r--Build/source/texk/web2c/pdftexdir/avl.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/avl.h b/Build/source/texk/web2c/pdftexdir/avl.h
index b9f9e3c01a9..66dce41a220 100644
--- a/Build/source/texk/web2c/pdftexdir/avl.h
+++ b/Build/source/texk/web2c/pdftexdir/avl.h
@@ -1,6 +1,10 @@
/* Produced by texiweb from libavl.w. */
/* libavl - library for manipulation of binary trees.
+ Copyright (C) 2004-2011 Han The Thanh, <thanh@pdftex.org>
+ Modified for pdfTeX, contact pdfTeX maintainers with any problems or
+ questions, not the original authors.
+
Copyright (C) 1998-2002, 2004 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or
@@ -18,9 +22,7 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
- The author may be contacted at <blp@gnu.org> on the Internet, or
- write to Ben Pfaff, Stanford University, Computer Science Dept., 353
- Serra Mall, Stanford CA 94305, USA.
+ Original author: Ben Pfaff.
*/
#ifndef AVL_H