2ronwalf/*
2ronwalf * Java version of the ATerm library
2ronwalf * Copyright (C) 2002, CWI, LORIA-INRIA
2ronwalf *
2ronwalf * This library is free software; you can redistribute it and/or
2ronwalf * modify it under the terms of the GNU Library General Public
2ronwalf * License as published by the Free Software Foundation; either
2ronwalf * version 2 of the License, or (at your option) any later version.
2ronwalf *
2ronwalf * This library is distributed in the hope that it will be useful,
2ronwalf * but WITHOUT ANY WARRANTY; without even the implied warranty of
2ronwalf * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2ronwalf * Library General Public License for more details.
2ronwalf *
2ronwalf * You should have received a copy of the GNU Library General Public
2ronwalf * License along with this library; if not, write to the
2ronwalf * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
2ronwalf * Boston, MA 02111-1307, USA.
2ronwalf */
2ronwalf
2ronwalfThe Java ATerm Library was developed at CWI and LORIA-INRIA by
2ronwalf Pieter Olivier <olivierp@cwi.nl>,
2ronwalf Hayco de Jong <jong@cwi.nl>, and
2ronwalf Pierre-Etienne Moreau <Pierre-Etienne.Moreau@loria.fr>
2ronwalf
2ronwalfSeveral people have contributed to the ATerm library by hinting
2ronwalfat bugs, sending in bugfixes, pointing out efficiency improvements,
2ronwalfor in general providing helpful comment: thanks!