Просмотр исходного кода

Update year to 2026

pull/5466/head
Ray 1 месяц назад
Родитель
Сommit
ca89934ed5
3 измененных файлов: 4 добавлений и 4 удалений
  1. +1
    -1
      src/platforms/rcore_memory.c
  2. +1
    -1
      src/platforms/rcore_web_emscripten.c
  3. +2
    -2
      tools/rexm/rexm.c

+ 1
- 1
src/platforms/rcore_memory.c Просмотреть файл

@ -27,7 +27,7 @@
*
* LICENSE: zlib/libpng
*
* Copyright (c) 2025 Ramon Santamaria (@raysan5) and contributors
* Copyright (c) 2025-2026 Ramon Santamaria (@raysan5) and contributors
*
* 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.

+ 1
- 1
src/platforms/rcore_web_emscripten.c Просмотреть файл

@ -25,7 +25,7 @@
*
* LICENSE: zlib/libpng
*
* Copyright (c) 2025 Ramon Santamaria (@raysan5) and contributors
* Copyright (c) 2025-2026 Ramon Santamaria (@raysan5) and contributors
*
* 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.

+ 2
- 2
tools/rexm/rexm.c Просмотреть файл

@ -30,7 +30,7 @@
*
* LICENSE: zlib/libpng
*
* Copyright (c) 2025 Ramon Santamaria (@raysan5)
* Copyright (c) 2025-2026 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.
@ -1881,7 +1881,7 @@ int main(int argc, char *argv[])
printf("// rexm [raylib examples manager] - A simple command-line tool to manage raylib examples //\n");
printf("// powered by raylib v5.6-dev //\n");
printf("// //\n");
printf("// Copyright (c) 2025 Ramon Santamaria (@raysan5) //\n");
printf("// Copyright (c) 2025-2026 Ramon Santamaria (@raysan5) //\n");
printf("// //\n");
printf("////////////////////////////////////////////////////////////////////////////////////////////\n\n");

Загрузка…
Отмена
Сохранить