summaryrefslogtreecommitdiff
path: root/include/SDL_opengles2.h
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2014-02-02 00:53:27 -0800
committerSam Lantinga <slouken@libsdl.org>2014-02-02 00:53:27 -0800
commit9d11e9814e8e1fe02e56c3579186961607851205 (patch)
tree1862cc030a169841fd7d7eb34bbbd1ecbdfe639a /include/SDL_opengles2.h
parentf4bd2a879981956ec3bd4ff8996f057794ce89ee (diff)
downloadsdl-9d11e9814e8e1fe02e56c3579186961607851205.tar.gz
Fixed bug 2374 - Update copyright for 2014...
Is it that time already??
Diffstat (limited to 'include/SDL_opengles2.h')
-rw-r--r--include/SDL_opengles2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/SDL_opengles2.h b/include/SDL_opengles2.h
index f51cfc23f..2c0547923 100644
--- a/include/SDL_opengles2.h
+++ b/include/SDL_opengles2.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2014 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
@@ -2787,4 +2787,4 @@ typedef void (GL_APIENTRYP PFNGLENDTILINGQCOMPROC) (GLbitfield preserveMask);
#ifndef APIENTRY
#define APIENTRY GL_APIENTRY
-#endif \ No newline at end of file
+#endif