mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-10-26 12:27:01 +00:00 
			
		
		
		
	Update year to 2022
This commit is contained in:
		
							
								
								
									
										2
									
								
								LICENSE
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								LICENSE
									
									
									
									
									
								
							| @@ -1,4 +1,4 @@ | |||||||
| Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) | Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) | ||||||
|  |  | ||||||
| This software is provided "as-is", without any express or implied warranty. In no event  | 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. | will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
| # | # | ||||||
| #   raylib makefile for Desktop platforms, Raspberry Pi, Android and HTML5 | #   raylib makefile for Desktop platforms, Raspberry Pi, Android and HTML5 | ||||||
| # | # | ||||||
| #   Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) | #   Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) | ||||||
| # | # | ||||||
| #   This software is provided "as-is", without any express or implied warranty. In no event | #   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. | #   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
| # | # | ||||||
| #   raylib makefile for Android project (APK building) | #   raylib makefile for Android project (APK building) | ||||||
| # | # | ||||||
| #   Copyright (c) 2017-2021 Ramon Santamaria (@raysan5) | #   Copyright (c) 2017-2022 Ramon Santamaria (@raysan5) | ||||||
| # | # | ||||||
| #   This software is provided "as-is", without any express or implied warranty. In no event | #   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. | #   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
| # | # | ||||||
| #   raylib makefile for Desktop platforms, Raspberry Pi, Android and HTML5 | #   raylib makefile for Desktop platforms, Raspberry Pi, Android and HTML5 | ||||||
| # | # | ||||||
| #   Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) | #   Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) | ||||||
| # | # | ||||||
| #   This software is provided "as-is", without any express or implied warranty. In no event | #   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. | #   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -1,4 +1,4 @@ | |||||||
| Copyright (c) 2021 Ramon Santamaria (@raysan5) | Copyright (c) 2021-2022 Ramon Santamaria (@raysan5) | ||||||
|  |  | ||||||
| This software is provided "as-is", without any express or implied warranty. In no event  | 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. | will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
| # | # | ||||||
| #   raylib makefile for Desktop platforms, Raspberry Pi, Android and HTML5 | #   raylib makefile for Desktop platforms, Raspberry Pi, Android and HTML5 | ||||||
| # | # | ||||||
| #   Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) | #   Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) | ||||||
| # | # | ||||||
| #   This software is provided "as-is", without any express or implied warranty. In no event | #   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. | #   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -5,7 +5,7 @@ | |||||||
| *   This example has been created using raylib 1.0 (www.raylib.com) | *   This example has been created using raylib 1.0 (www.raylib.com) | ||||||
| *   raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) | *   raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) | ||||||
| * | * | ||||||
| *   Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) | *   Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) | ||||||
| * | * | ||||||
| ********************************************************************************************/ | ********************************************************************************************/ | ||||||
|  |  | ||||||
|   | |||||||
										
											Binary file not shown.
										
									
								
							| @@ -15,7 +15,7 @@ | |||||||
| #  Many thanks to Milan Nikolic (@gen2brain) for implementing Android platform pipeline. | #  Many thanks to Milan Nikolic (@gen2brain) for implementing Android platform pipeline. | ||||||
| #  Many thanks to Emanuele Petriglia for his contribution on GNU/Linux pipeline. | #  Many thanks to Emanuele Petriglia for his contribution on GNU/Linux pipeline. | ||||||
| # | # | ||||||
| #  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. | #  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 | #  In no event will the authors be held liable for any damages arising from | ||||||
|   | |||||||
| @@ -50,7 +50,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   Copyright (c) 2016-2021 Victor Fisac (@victorfisac) and Ramon Santamaria (@raysan5) | *   Copyright (c) 2016-2022 Victor Fisac (@victorfisac) and Ramon Santamaria (@raysan5) | ||||||
| * | * | ||||||
| *   This software is provided "as-is", without any express or implied warranty. In no event | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -50,7 +50,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) | *   Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) | ||||||
| * | * | ||||||
| *   This software is provided "as-is", without any express or implied warranty. In no event | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
| @@ -950,7 +950,7 @@ bool ExportWaveAsCode(Wave wave, const char *fileName) | |||||||
|     byteCount += sprintf(txtData + byteCount, "// more info and bugs-report:  github.com/raysan5/raylib                        //\n"); |     byteCount += sprintf(txtData + byteCount, "// more info and bugs-report:  github.com/raysan5/raylib                        //\n"); | ||||||
|     byteCount += sprintf(txtData + byteCount, "// feedback and support:       ray[at]raylib.com                                //\n"); |     byteCount += sprintf(txtData + byteCount, "// feedback and support:       ray[at]raylib.com                                //\n"); | ||||||
|     byteCount += sprintf(txtData + byteCount, "//                                                                              //\n"); |     byteCount += sprintf(txtData + byteCount, "//                                                                              //\n"); | ||||||
|     byteCount += sprintf(txtData + byteCount, "// Copyright (c) 2018-2021 Ramon Santamaria (@raysan5)                          //\n"); |     byteCount += sprintf(txtData + byteCount, "// Copyright (c) 2018-2022 Ramon Santamaria (@raysan5)                          //\n"); | ||||||
|     byteCount += sprintf(txtData + byteCount, "//                                                                              //\n"); |     byteCount += sprintf(txtData + byteCount, "//                                                                              //\n"); | ||||||
|     byteCount += sprintf(txtData + byteCount, "//////////////////////////////////////////////////////////////////////////////////\n\n"); |     byteCount += sprintf(txtData + byteCount, "//////////////////////////////////////////////////////////////////////////////////\n\n"); | ||||||
|  |  | ||||||
|   | |||||||
| @@ -31,7 +31,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   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 | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -13,7 +13,7 @@ BEGIN | |||||||
|       VALUE "FileDescription", "raylib dynamic library (www.raylib.com)" |       VALUE "FileDescription", "raylib dynamic library (www.raylib.com)" | ||||||
|       VALUE "FileVersion", "4.0.0" |       VALUE "FileVersion", "4.0.0" | ||||||
|       VALUE "InternalName", "raylib.dll" |       VALUE "InternalName", "raylib.dll" | ||||||
|       VALUE "LegalCopyright", "(c) 2021 Ramon Santamaria (@raysan5)" |       VALUE "LegalCopyright", "(c) 2022 Ramon Santamaria (@raysan5)" | ||||||
|       VALUE "OriginalFilename", "raylib.dll" |       VALUE "OriginalFilename", "raylib.dll" | ||||||
|       VALUE "ProductName", "raylib" |       VALUE "ProductName", "raylib" | ||||||
|       VALUE "ProductVersion", "4.0.0" |       VALUE "ProductVersion", "4.0.0" | ||||||
|   | |||||||
| @@ -56,7 +56,7 @@ | |||||||
| *   raylib is licensed under an unmodified zlib/libpng license, which is an OSI-certified, | *   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: | *   BSD-like license that allows static linking with closed source software: | ||||||
| * | * | ||||||
| *   Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) | *   Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) | ||||||
| * | * | ||||||
| *   This software is provided "as-is", without any express or implied warranty. In no event | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -13,7 +13,7 @@ BEGIN | |||||||
|       VALUE "FileDescription", "raylib application (www.raylib.com)" |       VALUE "FileDescription", "raylib application (www.raylib.com)" | ||||||
|       VALUE "FileVersion", "4.0.0" |       VALUE "FileVersion", "4.0.0" | ||||||
|       VALUE "InternalName", "raylib app" |       VALUE "InternalName", "raylib app" | ||||||
|       VALUE "LegalCopyright", "(c) 2021 Ramon Santamaria (@raysan5)" |       VALUE "LegalCopyright", "(c) 2022 Ramon Santamaria (@raysan5)" | ||||||
|       //VALUE "OriginalFilename", "raylib_app.exe" |       //VALUE "OriginalFilename", "raylib_app.exe" | ||||||
|       VALUE "ProductName", "raylib app" |       VALUE "ProductName", "raylib app" | ||||||
|       VALUE "ProductVersion", "4.0.0" |       VALUE "ProductVersion", "4.0.0" | ||||||
|   | |||||||
| @@ -25,7 +25,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   Copyright (c) 2015-2021 Ramon Santamaria (@raysan5) | *   Copyright (c) 2015-2022 Ramon Santamaria (@raysan5) | ||||||
| * | * | ||||||
| *   This software is provided "as-is", without any express or implied warranty. In no event | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -22,7 +22,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   Copyright (c) 2015-2021 Ramon Santamaria (@raysan5) | *   Copyright (c) 2015-2022 Ramon Santamaria (@raysan5) | ||||||
| * | * | ||||||
| *   This software is provided "as-is", without any express or implied warranty. In no event | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -93,7 +93,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) | *   Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) | ||||||
| * | * | ||||||
| *   This software is provided "as-is", without any express or implied warranty. In no event | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -24,7 +24,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   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 | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -7,7 +7,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   Copyright (c) 2017-2021 Ramon Santamaria (@raysan5) | *   Copyright (c) 2017-2022 Ramon Santamaria (@raysan5) | ||||||
| * | * | ||||||
| *   This software is provided "as-is", without any express or implied warranty. In no event | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -85,7 +85,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   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 | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -21,7 +21,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) | *   Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) | ||||||
| * | * | ||||||
| *   This software is provided "as-is", without any express or implied warranty. In no event | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
| @@ -1665,7 +1665,7 @@ bool ExportMesh(Mesh mesh, const char *fileName) | |||||||
|         byteCount += sprintf(txtData + byteCount, "# // more info and bugs-report:  github.com/raysan5/raylib                        //\n"); |         byteCount += sprintf(txtData + byteCount, "# // more info and bugs-report:  github.com/raysan5/raylib                        //\n"); | ||||||
|         byteCount += sprintf(txtData + byteCount, "# // feedback and support:       ray[at]raylib.com                                //\n"); |         byteCount += sprintf(txtData + byteCount, "# // feedback and support:       ray[at]raylib.com                                //\n"); | ||||||
|         byteCount += sprintf(txtData + byteCount, "# //                                                                              //\n"); |         byteCount += sprintf(txtData + byteCount, "# //                                                                              //\n"); | ||||||
|         byteCount += sprintf(txtData + byteCount, "# // Copyright (c) 2018-2021 Ramon Santamaria (@raysan5)                          //\n"); |         byteCount += sprintf(txtData + byteCount, "# // Copyright (c) 2018-2022 Ramon Santamaria (@raysan5)                          //\n"); | ||||||
|         byteCount += sprintf(txtData + byteCount, "# //                                                                              //\n"); |         byteCount += sprintf(txtData + byteCount, "# //                                                                              //\n"); | ||||||
|         byteCount += sprintf(txtData + byteCount, "# //////////////////////////////////////////////////////////////////////////////////\n\n"); |         byteCount += sprintf(txtData + byteCount, "# //////////////////////////////////////////////////////////////////////////////////\n\n"); | ||||||
|         byteCount += sprintf(txtData + byteCount, "# Vertex Count:     %i\n", mesh.vertexCount); |         byteCount += sprintf(txtData + byteCount, "# Vertex Count:     %i\n", mesh.vertexCount); | ||||||
|   | |||||||
| @@ -26,7 +26,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) | *   Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) | ||||||
| * | * | ||||||
| *   This software is provided "as-is", without any express or implied warranty. In no event | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -30,7 +30,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) | *   Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) | ||||||
| * | * | ||||||
| *   This software is provided "as-is", without any express or implied warranty. In no event | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -42,7 +42,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) | *   Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) | ||||||
| * | * | ||||||
| *   This software is provided "as-is", without any express or implied warranty. In no event | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
| @@ -566,7 +566,7 @@ bool ExportImageAsCode(Image image, const char *fileName) | |||||||
|     byteCount += sprintf(txtData + byteCount, "// more info and bugs-report:  github.com/raysan5/raylib                              //\n"); |     byteCount += sprintf(txtData + byteCount, "// more info and bugs-report:  github.com/raysan5/raylib                              //\n"); | ||||||
|     byteCount += sprintf(txtData + byteCount, "// feedback and support:       ray[at]raylib.com                                      //\n"); |     byteCount += sprintf(txtData + byteCount, "// feedback and support:       ray[at]raylib.com                                      //\n"); | ||||||
|     byteCount += sprintf(txtData + byteCount, "//                                                                                    //\n"); |     byteCount += sprintf(txtData + byteCount, "//                                                                                    //\n"); | ||||||
|     byteCount += sprintf(txtData + byteCount, "// Copyright (c) 2018-2021 Ramon Santamaria (@raysan5)                                //\n"); |     byteCount += sprintf(txtData + byteCount, "// Copyright (c) 2018-2022 Ramon Santamaria (@raysan5)                                //\n"); | ||||||
|     byteCount += sprintf(txtData + byteCount, "//                                                                                    //\n"); |     byteCount += sprintf(txtData + byteCount, "//                                                                                    //\n"); | ||||||
|     byteCount += sprintf(txtData + byteCount, "////////////////////////////////////////////////////////////////////////////////////////\n\n"); |     byteCount += sprintf(txtData + byteCount, "////////////////////////////////////////////////////////////////////////////////////////\n\n"); | ||||||
|  |  | ||||||
|   | |||||||
| @@ -11,7 +11,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   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 | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
| @@ -5,7 +5,7 @@ | |||||||
| * | * | ||||||
| *   LICENSE: zlib/libpng | *   LICENSE: zlib/libpng | ||||||
| * | * | ||||||
| *   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 | *   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. | *   will the authors be held liable for any damages arising from the use of this software. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 raysan5
					raysan5