Fixed spaces in license comments.

This commit is contained in:
Philipp Wiesemann 2016-02-10 19:31:23 +01:00
parent 5ed63ae317
commit 7da168db0a
5 changed files with 83 additions and 83 deletions

View File

@ -17,7 +17,7 @@
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
*/
*/
#include "../../SDL_internal.h"

View File

@ -17,7 +17,7 @@
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
*/
*/
#include "../../SDL_internal.h"

View File

@ -17,7 +17,7 @@
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
*/
*/
#ifndef _SDL_uikitclipboard_h
#define _SDL_uikitclipboard_h

View File

@ -17,7 +17,7 @@
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
*/
*/
#include "../../SDL_internal.h"
#if SDL_VIDEO_DRIVER_UIKIT

View File

@ -17,7 +17,7 @@
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
*/
*/
#import <UIKit/UIKit.h>