Skip to content

Commit a56d81e

Browse files
author
ceriel
committed
new copyright notice in repository
1 parent b1632b8 commit a56d81e

File tree

1 file changed

+32
-17
lines changed

1 file changed

+32
-17
lines changed

Copyright

Lines changed: 32 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,32 @@
1-
/*
2-
* A M S T E R D A M C O M P I L E R K I T
3-
*
4-
* Copyright (c) 1987, 1991, 1993 by the Vrije Universiteit, Amsterdam,
5-
* The Netherlands.
6-
*
7-
* Permission to use, sell, duplicate or disclose this software must be
8-
* obtained in writing. Requests for such permissions may be sent to
9-
*
10-
* Dr. Andrew S. Tanenbaum
11-
* Wiskundig Seminarium
12-
* Vrije Universiteit
13-
* De Boelelaan 1081a
14-
* 1081 HV Amsterdam
15-
* The Netherlands
16-
*
17-
*/
1+
Copyright (c) 1987, 1990, 1993, 2005 Vrije Universiteit, Amsterdam, The Netherlands.
2+
All rights reserved.
3+
4+
Redistribution and use of the Amsterdam Compiler Kit in source and
5+
binary forms, with or without modification, are permitted provided
6+
that the following conditions are met:
7+
8+
* Redistributions of source code must retain the above copyright
9+
notice, this list of conditions and the following disclaimer.
10+
11+
* Redistributions in binary form must reproduce the above
12+
copyright notice, this list of conditions and the following
13+
disclaimer in the documentation and/or other materials provided
14+
with the distribution.
15+
16+
* Neither the name of Vrije Universiteit nor the names of the
17+
software authors or contributors may be used to endorse or
18+
promote products derived from this software without specific
19+
prior written permission.
20+
21+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS, AUTHORS, AND
22+
CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
23+
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
24+
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
25+
IN NO EVENT SHALL VRIJE UNIVERSITEIT OR ANY AUTHORS OR CONTRIBUTORS BE
26+
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
27+
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
28+
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
29+
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
30+
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
31+
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
32+
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)