diff options
| author | Ray <[email protected]> | 2022-07-29 12:38:01 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-07-29 12:38:01 +0200 |
| commit | b6f87023ad615a225a32dd8646a02d731e00a22b (patch) | |
| tree | a569e59b6f20be4bb5ff2c3d257d6638ce6e8354 /examples | |
| parent | fccdb68df85c5c29122efb133eb9be2a20224843 (diff) | |
| download | raylib-b6f87023ad615a225a32dd8646a02d731e00a22b.tar.gz raylib-b6f87023ad615a225a32dd8646a02d731e00a22b.zip | |
Update rlgl_standalone.c
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/others/rlgl_standalone.c | 2 |
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. |
