Updated copyright
This commit is contained in:
parent
6ca98e7102
commit
55dbc99000
2 changed files with 18 additions and 3 deletions
|
@ -1,6 +1,19 @@
|
||||||
Copyright (c) 1991 by the Vrije Universiteit, Amsterdam, the Netherlands.
|
Copyright (c) 1991 by the Vrije Universiteit, Amsterdam, the Netherlands.
|
||||||
|
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Permission to use and copy this software and its documentation is hereby
|
Permission to use, copy, modify, and distribute this software and its
|
||||||
granted, provided that the above copyright notice and this permission notice
|
documentation for any purpose and without fee is hereby granted,
|
||||||
appear in all copies.
|
provided that the above copyright notice appear in all copies and that
|
||||||
|
both that copyright notice and this permission notice appear in
|
||||||
|
supporting documentation, and that the name of the Vrije Universiteit
|
||||||
|
not be used in advertising or publicity pertaining to distribution of
|
||||||
|
the software without specific, written prior permission.
|
||||||
|
|
||||||
|
THE VRIJE UNIVERSITEIT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||||
|
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
|
||||||
|
SHALL THE VRIJE UNIVERSITEIT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||||
|
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||||
|
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||||
|
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
|
@ -114,6 +114,8 @@ LL.output verbose output file
|
||||||
.br
|
.br
|
||||||
Lpars.c the error recovery routines
|
Lpars.c the error recovery routines
|
||||||
.br
|
.br
|
||||||
|
Lncor.c non-correcting error recovery mechanism
|
||||||
|
.br
|
||||||
Lpars.h defines for token names
|
Lpars.h defines for token names
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
\fIlex\fP(1)
|
\fIlex\fP(1)
|
||||||
|
|
Loading…
Add table
Reference in a new issue