Commit 5e78bc64740a9a985b4810b748b3f9d88930e6af

Philipp Wiesemann 2017-01-21T22:00:40

Fixed copyright symbol in testgles2 program.

1
2
3
4
5
6
7
8
9
10
11
diff --git a/test/testgles2.c b/test/testgles2.c
index 58a46ac..5acc13d 100644
--- a/test/testgles2.c
+++ b/test/testgles2.c
@@ -1,5 +1,5 @@
 /*
-  Copyright (r) 1997-2017 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2017 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