──────────────────────────────────────────────────────────────────────
AWE COPYRIGHTS
──────────────────────────────────────────────────────────────────────

The Awe test suite contains 'parser.alw', a parser generator by
Hendrik Boom, it remains copyright to its author, but is used here
with permission.

An Awe example program uses Hans Boehm's Cords library, it is
copyright to Xerox Corporation, under an open source licence.

The Awe makefile uses OCamlMakefile, copyright Markus Mottl, 
under the GPL licence.

Otherwise, Copyright 2012 by Glyn Webster.

Awe is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public and Lesser GNU General
Public licenses as published by the Free Software Foundation, either
version 3 of the License, or (at your option) any later version.

Awe 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 Awe.  If not, see <http://www.gnu.org/licenses/>.
