1.4 License |
This book, including the code in it, is subject to the following license:
1. <License 1> = /* GNU libavl - library for manipulation of binary trees. Copyright © 1998–2002, 2004 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 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 this program; if not, write to the Free Software 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. */
This code is included in 24, 25, 97, 98, 99, 142, 143, 186, 192, 193, 238, 247, 248, 290, 297, 298, 330, 333, 334, 368, 372, 373, 411, 415, 416, 449, 452, 453, 482, 486, 487, 515, 519, 520, 548, 551, 552, 583, 595, 599, 617, and 649.
1.3 Code Conventions | 1 Introduction | 2 The Table ADT |