From 4ca8dd2ec3a2d1f77dc00c45eef2fd99c3651fe9 Mon Sep 17 00:00:00 2001 From: Philipp Wiesemann Date: Sat, 1 Jun 2013 21:09:36 +0200 Subject: [PATCH] Corrected indentation of license. --- src/events/SDL_gesture.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/events/SDL_gesture.c b/src/events/SDL_gesture.c index f7c8c8932..8e764318a 100644 --- a/src/events/SDL_gesture.c +++ b/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. */