diff options
Diffstat (limited to 'src/SDL2/include/SDL_opengles.h')
-rw-r--r-- | src/SDL2/include/SDL_opengles.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/SDL2/include/SDL_opengles.h b/src/SDL2/include/SDL_opengles.h index 32ee2378..00e60f5c 100644 --- a/src/SDL2/include/SDL_opengles.h +++ b/src/SDL2/include/SDL_opengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2012 Sam Lantinga <slouken@libsdl.org> + Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -21,7 +21,7 @@ /** * \file SDL_opengles.h - * + * * This is a simple file to encapsulate the OpenGL ES 1.X API headers. */ |