author | Ryan C. Gordon <icculus@icculus.org> |
Sat, 23 Jul 2005 22:04:23 +0000 | |
branch | stable-1.0 |
changeset 720 | 31037fbc5dd8 |
parent 576 | 5da65f8e9a50 |
permissions | -rw-r--r-- |
437 | 1 |
This package was debianized by Colin Bayer <vogon@icculus.org> on |
2 |
Mon, 29 Jul 2002 04:41:27 -0700. |
|
3 |
||
4 |
It was downloaded from http://icculus.org/physfs/downloads/physfs-0.1.7.tar.gz |
|
5 |
||
6 |
Upstream Author(s): Ryan Gordon <icculus@icculus.org> |
|
7 |
||
8 |
This software is copyright (c) 2001-02 by Ryan Gordon, icculus.org. |
|
9 |
||
576
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
10 |
This library is distributed under the terms of the zlib license: |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
11 |
|
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
12 |
Copyright (c) 2003 Ryan C. Gordon and others. |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
13 |
|
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
14 |
This software is provided 'as-is', without any express or implied warranty. |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
15 |
In no event will the authors be held liable for any damages arising from |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
16 |
the use of this software. |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
17 |
|
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
18 |
Permission is granted to anyone to use this software for any purpose, |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
19 |
including commercial applications, and to alter it and redistribute it |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
20 |
freely, subject to the following restrictions: |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
21 |
|
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
22 |
1. The origin of this software must not be misrepresented; you must not |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
23 |
claim that you wrote the original software. If you use this software in a |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
24 |
product, an acknowledgment in the product documentation would be |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
25 |
appreciated but is not required. |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
26 |
|
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
27 |
2. Altered source versions must be plainly marked as such, and must not be |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
28 |
misrepresented as being the original software. |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
29 |
|
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
30 |
3. This notice may not be removed or altered from any source distribution. |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
31 |
|
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
32 |
Ryan C. Gordon <icculus@clutteredmind.org> |
5da65f8e9a50
Switched to zlib license.
Ryan C. Gordon <icculus@icculus.org>
parents:
437
diff
changeset
|
33 |