summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorRay <[email protected]>2022-07-29 12:38:01 +0200
committerRay <[email protected]>2022-07-29 12:38:01 +0200
commitb6f87023ad615a225a32dd8646a02d731e00a22b (patch)
treea569e59b6f20be4bb5ff2c3d257d6638ce6e8354 /examples
parentfccdb68df85c5c29122efb133eb9be2a20224843 (diff)
downloadraylib-b6f87023ad615a225a32dd8646a02d731e00a22b.tar.gz
raylib-b6f87023ad615a225a32dd8646a02d731e00a22b.zip
Update rlgl_standalone.c
Diffstat (limited to 'examples')
-rw-r--r--examples/others/rlgl_standalone.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/others/rlgl_standalone.c b/examples/others/rlgl_standalone.c
index 3796ea3c..30869999 100644
--- a/examples/others/rlgl_standalone.c
+++ b/examples/others/rlgl_standalone.c
@@ -29,7 +29,7 @@
* This example is licensed under an unmodified zlib/libpng license, which is an OSI-certified,
* BSD-like license that allows static linking with closed source software:
*
-* Copyright (c) 2014-2021 Ramon Santamaria (@raysan5)
+* Copyright (c) 2014-2022 Ramon Santamaria (@raysan5)
*
* This software is provided "as-is", without any express or implied warranty. In no event
* will the authors be held liable for any damages arising from the use of this software.