author | Sam Lantinga <slouken@libsdl.org> |
Mon, 21 Oct 2013 02:38:23 -0700 | |
changeset 7874 | 446846276cb0 |
parent 7222 | 2435b221d77d |
child 8149 | 681eb46b8ac4 |
permissions | -rw-r--r-- |
7222
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
1 |
|
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
2 |
Simple DirectMedia Layer |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
3 |
Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org> |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
4 |
|
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
5 |
This software is provided 'as-is', without any express or implied |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
6 |
warranty. In no event will the authors be held liable for any damages |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
7 |
arising from the use of this software. |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
8 |
|
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
9 |
Permission is granted to anyone to use this software for any purpose, |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
10 |
including commercial applications, and to alter it and redistribute it |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
11 |
freely, subject to the following restrictions: |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
12 |
|
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
13 |
1. The origin of this software must not be misrepresented; you must not |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
14 |
claim that you wrote the original software. If you use this software |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
15 |
in a product, an acknowledgment in the product documentation would be |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
16 |
appreciated but is not required. |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
17 |
2. Altered source versions must be plainly marked as such, and must not be |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
18 |
misrepresented as being the original software. |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
19 |
3. This notice may not be removed or altered from any source distribution. |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6885
diff
changeset
|
20 |