aboutsummaryrefslogtreecommitdiff
path: root/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.h')
-rw-r--r--src/utils.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/utils.h b/src/utils.h
index 037d7e94..45ffcf81 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -1,10 +1,11 @@
/**********************************************************************************************
*
-* raylib.utils
+* raylib.utils - Some common utility functions
*
-* Some utility functions
*
-* Copyright (c) 2014-2016 Ramon Santamaria (@raysan5)
+* LICENSE: zlib/libpng
+*
+* Copyright (c) 2014-2017 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.