diff options
| author | ChillerDragon <[email protected]> | 2019-04-07 17:49:12 +0200 |
|---|---|---|
| committer | ChillerDragon <[email protected]> | 2019-04-07 17:49:12 +0200 |
| commit | f21761fbbb02f0b58b5b54342f0c3ad3abc0003e (patch) | |
| tree | 52fc801c80cf60c177b6900cff03dd7e5cd007c8 /src/raylib.h | |
| parent | c23ceec338ac46c28d0b1fe2ab286775efc7f041 (diff) | |
| download | raylib-f21761fbbb02f0b58b5b54342f0c3ad3abc0003e.tar.gz raylib-f21761fbbb02f0b58b5b54342f0c3ad3abc0003e.zip | |
Happy new year 2019
Diffstat (limited to 'src/raylib.h')
| -rw-r--r-- | src/raylib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raylib.h b/src/raylib.h index dc864b8d..dade7aba 100644 --- a/src/raylib.h +++ b/src/raylib.h @@ -49,7 +49,7 @@ * raylib 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) 2013-2018 Ramon Santamaria (@raysan5) +* Copyright (c) 2013-2019 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. |
