diff options
| author | raysan5 <[email protected]> | 2020-01-05 20:01:54 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-01-05 20:01:54 +0100 |
| commit | 21c30f43d47a4cb6b4cb31de95827b79ba01d030 (patch) | |
| tree | c3bb280aecb4e2120fdec56eff011963b78e8483 /src/raylib.h | |
| parent | c20ccfe274f94d29dcf1a1f84048a57d56dedce6 (diff) | |
| download | raylib-21c30f43d47a4cb6b4cb31de95827b79ba01d030.tar.gz raylib-21c30f43d47a4cb6b4cb31de95827b79ba01d030.zip | |
Update year to 2020
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 868c8a98..018779a1 100644 --- a/src/raylib.h +++ b/src/raylib.h @@ -52,7 +52,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-2019 Ramon Santamaria (@raysan5) +* Copyright (c) 2013-2020 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. |
