|
1 | 1 | PySFML - Python bindings for SFML |
2 | | -Copyright (c) 2012-2014, Jonathan De Wachter <dewachter.jonathan@gmail.com> |
| 2 | +Copyright (c) 2012-2016, Jonathan De Wachter <dewachter.jonathan@gmail.com> |
3 | 3 | Edwin Marshall <emarshall85@gmail.com> |
4 | | - |
5 | | -This software is provided 'as-is', without any express or implied warranty. |
6 | | -In no event will the authors be held liable for any damages arising from the |
| 4 | + |
| 5 | +This software is provided 'as-is', without any express or implied warranty. |
| 6 | +In no event will the authors be held liable for any damages arising from the |
7 | 7 | use of this software. |
8 | 8 |
|
9 | | -Permission is granted to anyone to use this software for any purpose, including |
10 | | -commercial applications, and to alter it and redistribute it freely, subject to |
| 9 | +Permission is granted to anyone to use this software for any purpose, including |
| 10 | +commercial applications, and to alter it and redistribute it freely, subject to |
11 | 11 | the following restrictions: |
12 | 12 |
|
13 | | -1. The origin of this software must not be misrepresented; you must not claim |
14 | | -that you wrote the original software. If you use this software in a product, an |
15 | | -acknowledgment in the product documentation would be appreciated but is not |
| 13 | +1. The origin of this software must not be misrepresented; you must not claim |
| 14 | +that you wrote the original software. If you use this software in a product, an |
| 15 | +acknowledgment in the product documentation would be appreciated but is not |
16 | 16 | required. |
17 | 17 |
|
18 | | -2. Altered source versions must be plainly marked as such, and must not be |
| 18 | +2. Altered source versions must be plainly marked as such, and must not be |
19 | 19 | misrepresented as being the original software. |
20 | 20 |
|
21 | 21 | 3. This notice may not be removed or altered from any source distribution. |
0 commit comments