From a940f41b4bfb681c9cbed9e95d1b73fee64d5bb8 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Fri, 31 Dec 2021 20:06:22 +0100 Subject: Update year to 2022 --- projects/4coder/Makefile | 2 +- projects/Geany/core_basic_window.c | 2 +- projects/VS2019/raylib/raylib.rc | Bin 4630 -> 4630 bytes 3 files changed, 2 insertions(+), 2 deletions(-) (limited to 'projects') diff --git a/projects/4coder/Makefile b/projects/4coder/Makefile index 772d6874..eca7db27 100644 --- a/projects/4coder/Makefile +++ b/projects/4coder/Makefile @@ -2,7 +2,7 @@ # # 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 # will the authors be held liable for any damages arising from the use of this software. diff --git a/projects/Geany/core_basic_window.c b/projects/Geany/core_basic_window.c index ea0b966a..dc1bba14 100644 --- a/projects/Geany/core_basic_window.c +++ b/projects/Geany/core_basic_window.c @@ -5,7 +5,7 @@ * 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) * -* Copyright (c) 2013-2021 Ramon Santamaria (@raysan5) +* Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) * ********************************************************************************************/ diff --git a/projects/VS2019/raylib/raylib.rc b/projects/VS2019/raylib/raylib.rc index a31c1b81..a7d8817d 100644 Binary files a/projects/VS2019/raylib/raylib.rc and b/projects/VS2019/raylib/raylib.rc differ -- cgit v1.2.3