Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Corrected indentation of license.
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
src/events/SDL_gesture.c
|
@@ -11,11 +11,11 @@ |
|
|
freely, subject to the following restrictions: |
|
|
|
|
|
1. The origin of this software must not be misrepresented; you must not |
|
|
claim that you wrote the original software. If you use this software |
|
|
in a product, an acknowledgment in the product documentation would be |
|
|
appreciated but is not required. |
|
|
claim that you wrote the original software. If you use this software |
|
|
in a product, an acknowledgment in the product documentation would be |
|
|
appreciated but is not required. |
|
|
2. Altered source versions must be plainly marked as such, and must not be |
|
|
misrepresented as being the original software. |
|
|
misrepresented as being the original software. |
|
|
3. This notice may not be removed or altered from any source distribution. |
|
|
*/ |
|
|
|
|
|