mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Update year of copyright notices and fix typo (#46)
* Update year of copyright notices
And add missing license information to image_exporter.c
* Fix typo ("immedite")
This commit is contained in:
@ -9,7 +9,9 @@
|
||||
* COMPILATION (Windows - MinGW):
|
||||
* gcc -o $(NAME_PART).exe $(FILE_NAME) -I../../src -lraylib -lopengl32 -lgdi32 -std=c99
|
||||
*
|
||||
* Copyright (c) 2018 raylib technologies (@raylibtech)
|
||||
* LICENSE: zlib/libpng
|
||||
*
|
||||
* Copyright (c) 2019 raylib technologies (@raylibtech)
|
||||
*
|
||||
********************************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user