From 19769ecf0be16efba0b634ae5e3e5cbc710a2a29 Mon Sep 17 00:00:00 2001 From: Marisa the Magician Date: Wed, 3 Jan 2024 00:24:58 +0100 Subject: [PATCH] Update copyright year. --- LICENSE.code | 2 +- language.version | 4 ++-- readme.txt | 2 +- zscript.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE.code b/LICENSE.code index c11e25b8d..ff204f380 100644 --- a/LICENSE.code +++ b/LICENSE.code @@ -1,4 +1,4 @@ -Copyright (c) 2020-2023 Marisa the Magician, UnSX Team +Copyright (c) 2020-2024 Marisa the Magician, UnSX Team Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/language.version b/language.version index 26b4b35b3..95c472218 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r1076 \cu(Tue 2 Jan 22:34:15 CET 2024)\c-"; -SWWM_SHORTVER="\cw1.3pre r1076 \cu(2024-01-02 22:34:15)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r1077 \cu(Wed 3 Jan 00:24:58 CET 2024)\c-"; +SWWM_SHORTVER="\cw1.3pre r1077 \cu(2024-01-03 00:24:58)\c-"; diff --git a/readme.txt b/readme.txt index c70a070ec..6b6e7759c 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ a.k.a. Some Weird Weapons Mod: GZDoom Edition -------------------------------------------- -(C)2020-2023 Marisa the Magician - UnSX Team +(C)2020-2024 Marisa the Magician - UnSX Team diff --git a/zscript.txt b/zscript.txt index 93ab88ece..b0017e72e 100644 --- a/zscript.txt +++ b/zscript.txt @@ -2,7 +2,7 @@ version "4.11" /* DEMOLITIONIST Main Codebase - (C)2020-2023 Marisa the Magician, UnSX Team + (C)2020-2024 Marisa the Magician, UnSX Team This copyright and the attached LICENSE.code file apply to all files included from here, with the exception of any third party libraries */