-
Notifications
You must be signed in to change notification settings - Fork 1
/
copyright.html
102 lines (97 loc) · 3.47 KB
/
copyright.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<HTML> <HEAD> <TITLE> INFORMATION FILE FOR AARON SLOMAN </TITLE> </HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#000080" alink="#0000FF" vlink="#000080">
<FONT color="#000000">
<CENTER>
<H1>
<a href="http://www.cs.bham.ac.uk/">School of Computer Science</a>
<br>
<a href="http://www.bham.ac.uk/">The University of Birmingham</a>
<br>
In collaboration with
<br>
<a href="http://www.cogs.sussex.ac.uk">School of Cognitive and Computing
Sciences</a>
<br>
The University of Sussex.
</H1>
</CENTER>
<CENTER>
<H1><B>
COPYRIGHT NOTICE FOR POPLOG AND ASSOCIATED FILES AND PACKAGES
</B></H1>
</CENTER>
The following licensing information is based on the MIT/XFREE86 licence.
<BR>
(See <a
href="http://www.opensource.org/">http://www.opensource.org/</a>.)
<H2><B>
1. Poplog Copyright
</B></H2>
<P>
<blockquote>
Poplog code without an explicit copyright is covered by the
following copy-right:
<P>
<B> Copyright (C) 1981-1999 The University of Sussex. All Rights
Reserved. </B>
</blockquote>
<P>
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
<P>
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the
Software.
<P>
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE UNIVERSITY
OF SUSSEX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
<P>
Copyright notices in the Poplog code and documentation files
do not restrict use of those files in accord with this notice,
as the notices remain solely on account of requirements of the
installation software used by the original development team.
<P>
This Poplog distribution is based at the University of Birmingham solely
as a service to users.
<P>
THE UNIVERSITY OF BIRMINGHAM GIVES NO WARRANTY OF ANY
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE UNIVERSITY
OF BIRMINGHAM OR ANY OF THE AUTHORS OR CONTRIBUTORS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
<P>
<HR>
<P>
<H2><B>
The Free Poplog Site
</B></H2>
Software, documentation, teaching materials available at this site are
summarised, with pointers, in this file:
<a href="http://www.cs.bham.ac.uk/research/poplog/freepoplog.html">http://www.cs.bham.ac.uk/research/poplog/freepoplog.html</a>
<P>
A mirror site with additional material can be found here
<a href="http://www.poplog.org">http://www.poplog.org</a>
<P>
<HR>
Maintained by
<a href="http://www.cs.bham.ac.uk/~axs/">Aaron Sloman</a>
<BR>
Last updated: 5 Jan 2002
</BODY>
</HTML>