Fixed spaces in license comments.

This commit is contained in:
Philipp Wiesemann 2016-02-10 19:31:23 +01:00
parent 43af35ff4a
commit 0ecd662a14
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>