• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Makefile.amH A D14-Sep-200779 42

Makefile.inH A D14-Sep-20079.3 KiB336284

READMEH A D14-Sep-20071.7 KiB4135

README

1Copyright:
2highlight.png and normal.png are taken from the guichan demo 'fps' and are
3licensed under the following license:
4
5Copyright (c) 2004, 2005, 2006 Olof Naessén and Per Larsson
6Per Larsson a.k.a finalman
7Olof Naessén a.k.a jansem/yakslem
8All rights reserved.
9
10Redistribution and use in source and binary forms,
11with or without modification, are permitted provided
12that the following conditions are met:
13
14* Redistributions of source code must retain the above
15  copyright notice, this list of conditions and the
16  following disclaimer.
17* Redistributions in binary form must reproduce the
18  above copyright notice, this list of conditions and
19  the following disclaimer in the documentation and/or
20  other materials provided with the distribution.
21* Neither the name of Guichan nor the names of its
22  contributors may be used to endorse or promote
23  products derived from this software without specific
24  prior written permission.
25
26THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
27CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
28INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
29MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
30DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
31CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
32INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
33(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
34GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
35BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
36OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
37TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
38WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
39THE POSSIBILITY OF SUCH DAMAGE.
40
41