From ffbfdf54244bc29f5e49dd48d7586f1ab0430c07 Mon Sep 17 00:00:00 2001 From: DCurrent Date: Mon, 1 Jan 2024 01:24:16 -0500 Subject: [PATCH] Fix some versioning meta and copyright dates. --- engine/LICENSE | 2 +- engine/Makefile | 4 ++-- engine/android/app/jni/openbor/video.c | 2 +- .../app/src/main/java/org/openbor/engine/GameActivity.java | 2 +- engine/build.bat | 2 +- engine/build.sh | 2 +- engine/darwin.sh | 4 ++-- engine/dc/bios.h | 4 ++-- engine/dc/bios.s | 4 ++-- engine/dc/control.c | 2 +- engine/dc/control.h | 4 ++-- engine/dc/dcport.c | 4 ++-- engine/dc/dcport.h | 4 ++-- engine/dc/gdrom.c | 4 ++-- engine/dc/gdrom.h | 4 ++-- engine/dc/sblaster.c | 4 ++-- engine/dc/sblaster.h | 4 ++-- engine/dc/timer.c | 4 ++-- engine/dc/video.c | 4 ++-- engine/dc/video.h | 4 ++-- engine/environ.sh | 4 ++-- engine/openbor.h | 2 +- engine/openborscript.c | 2 +- engine/resources/OpenBOR.rc | 4 ++-- engine/sdl/control.c | 2 +- engine/sdl/control.h | 2 +- engine/sdl/gp2x/gp2xport.c | 4 ++-- engine/sdl/gp2x/gp2xport.h | 4 ++-- engine/sdl/hankaku.h | 2 +- engine/sdl/joysticks.c | 2 +- engine/sdl/joysticks.h | 2 +- engine/sdl/loadgl.c | 2 +- engine/sdl/loadgl.h | 2 +- engine/sdl/menu.c | 2 +- engine/sdl/menu.h | 2 +- engine/sdl/opengl.c | 2 +- engine/sdl/opengl.h | 2 +- engine/sdl/sblaster.c | 2 +- engine/sdl/sblaster.h | 2 +- engine/sdl/sdlport.c | 2 +- engine/sdl/sdlport.h | 2 +- engine/sdl/threads.c | 2 +- engine/sdl/timer.c | 2 +- engine/sdl/video.c | 2 +- engine/sdl/video.h | 2 +- engine/sdl/videocommon.c | 2 +- engine/sdl/videocommon.h | 2 +- engine/source/adpcmlib/adpcm.c | 2 +- engine/source/adpcmlib/adpcm.h | 2 +- engine/source/gamelib/anigif.c | 2 +- engine/source/gamelib/anigif.h | 2 +- engine/source/gamelib/bitmap.c | 2 +- engine/source/gamelib/bitmap.h | 2 +- engine/source/gamelib/borendian.h | 2 +- engine/source/gamelib/draw.c | 2 +- engine/source/gamelib/draw.h | 2 +- engine/source/gamelib/draw16.c | 2 +- engine/source/gamelib/draw32.c | 2 +- engine/source/gamelib/filters.c | 2 +- engine/source/gamelib/filters.h | 2 +- engine/source/gamelib/font.c | 2 +- engine/source/gamelib/font.h | 2 +- engine/source/gamelib/loadimg.c | 2 +- engine/source/gamelib/loadimg.h | 2 +- engine/source/gamelib/models.c | 4 ++-- engine/source/gamelib/packfile.c | 2 +- engine/source/gamelib/packfile.h | 2 +- engine/source/gamelib/palette.c | 2 +- engine/source/gamelib/palette.h | 2 +- engine/source/gamelib/pixelformat.c | 2 +- engine/source/gamelib/screen.c | 2 +- engine/source/gamelib/screen.h | 2 +- engine/source/gamelib/screen16.c | 2 +- engine/source/gamelib/screen32.c | 2 +- engine/source/gamelib/soundmix.c | 2 +- engine/source/gamelib/soundmix.h | 2 +- engine/source/gamelib/sprite.c | 2 +- engine/source/gamelib/sprite.h | 2 +- engine/source/gamelib/spriteq.c | 2 +- engine/source/gamelib/spriteq.h | 2 +- engine/source/gamelib/spritex8p16.c | 2 +- engine/source/gamelib/spritex8p32.c | 2 +- engine/source/gamelib/threads.h | 2 +- engine/source/gamelib/timer.h | 2 +- engine/source/gamelib/transform.c | 4 ++-- engine/source/gamelib/transform.h | 4 ++-- engine/source/gamelib/types.h | 2 +- engine/source/gamelib/vga.h | 2 +- engine/source/gfxlib/2xSaI.c | 2 +- engine/source/gfxlib/bilinear.c | 2 +- engine/source/gfxlib/bilinearmmx.asm | 2 +- engine/source/gfxlib/dotmatrix.c | 2 +- engine/source/gfxlib/gfx.c | 2 +- engine/source/gfxlib/gfx.h | 2 +- engine/source/gfxlib/gfxtypes.h | 2 +- engine/source/gfxlib/hq2x.h | 2 +- engine/source/gfxlib/lq2x.h | 2 +- engine/source/gfxlib/scale2x.c | 2 +- engine/source/gfxlib/scanline.c | 2 +- engine/source/gfxlib/simple2x.c | 2 +- engine/source/gfxlib/tv2x.c | 2 +- engine/source/globals.h | 2 +- engine/source/omath.c | 2 +- engine/source/omath.h | 2 +- engine/source/openborscript/animation.c | 2 +- engine/source/openborscript/collision_attack.c | 2 +- engine/source/openborscript/collision_body.c | 2 +- engine/source/openborscript/collision_coordinates.c | 2 +- engine/source/openborscript/collision_entity.c | 2 +- engine/source/openborscript/commands.h | 4 ++-- engine/source/openborscript/config.h | 2 +- engine/source/openborscript/constants.c | 2 +- engine/source/openborscript/drawmethod.c | 2 +- engine/source/openborscript/entity.c | 2 +- engine/source/openborscript/faction.c | 2 +- engine/source/openborscript/global_config.c | 2 +- engine/source/openborscript/index.c | 2 +- engine/source/openborscript/layer.c | 2 +- engine/source/openborscript/level.c | 2 +- engine/source/openborscript/math.c | 2 +- engine/source/openborscript/scriptcommon.h | 2 +- engine/source/openborscript/string.c | 2 +- engine/source/pnglib/pngdec.c | 4 ++-- engine/source/pnglib/pngdec.h | 4 ++-- engine/source/pnglib/savepng.c | 4 ++-- engine/source/pnglib/savepng.h | 4 ++-- engine/source/preprocessorlib/pp_expr.c | 4 ++-- engine/source/preprocessorlib/pp_lexer.c | 2 +- engine/source/preprocessorlib/pp_lexer.h | 2 +- engine/source/preprocessorlib/pp_parser.c | 2 +- engine/source/preprocessorlib/pp_parser.h | 2 +- engine/source/ramlib/ram.c | 2 +- engine/source/ramlib/ram.h | 2 +- engine/source/randlib/rand32.c | 2 +- engine/source/randlib/rand32.h | 2 +- engine/source/safealloc.h | 2 +- engine/source/savedata.h | 2 +- engine/source/scriptlib/FirstFollow.h | 2 +- engine/source/scriptlib/ImportCache.c | 4 ++-- engine/source/scriptlib/ImportCache.h | 4 ++-- engine/source/scriptlib/Instruction.c | 2 +- engine/source/scriptlib/Instruction.h | 2 +- engine/source/scriptlib/Interpreter.c | 2 +- engine/source/scriptlib/Interpreter.h | 2 +- engine/source/scriptlib/Lexer.c | 2 +- engine/source/scriptlib/Lexer.h | 2 +- engine/source/scriptlib/Parser.c | 2 +- engine/source/scriptlib/Parser.h | 2 +- engine/source/scriptlib/ParserSet.c | 2 +- engine/source/scriptlib/ParserSet.h | 2 +- engine/source/scriptlib/Productions.h | 2 +- engine/source/scriptlib/ScriptVariant.c | 2 +- engine/source/scriptlib/ScriptVariant.h | 2 +- engine/source/scriptlib/Stack.c | 2 +- engine/source/scriptlib/Stack.h | 2 +- engine/source/scriptlib/StackedSymbolTable.c | 2 +- engine/source/scriptlib/StackedSymbolTable.h | 2 +- engine/source/scriptlib/SymbolTable.c | 2 +- engine/source/scriptlib/SymbolTable.h | 2 +- engine/source/scriptlib/depends.h | 2 +- engine/source/stringptr.c | 2 +- engine/source/stringptr.h | 2 +- engine/source/stristr.c | 2 +- engine/source/stristr.h | 2 +- engine/source/utils.c | 2 +- engine/source/utils.h | 2 +- engine/source/webmlib/samplecvt.c | 2 +- engine/source/webmlib/samplecvt.h | 2 +- engine/source/webmlib/vidplay.c | 2 +- engine/source/webmlib/vidplay.h | 2 +- engine/source/webmlib/vorbis.c | 2 +- engine/source/webmlib/vorbis.h | 2 +- engine/source/webmlib/yuv.c | 2 +- engine/source/webmlib/yuv.h | 2 +- engine/version.sh | 6 +++--- engine/vita/control.c | 2 +- engine/vita/control.h | 2 +- engine/vita/hankaku.h | 4 ++-- engine/vita/menu.c | 2 +- engine/vita/menu.h | 2 +- engine/vita/sblaster.c | 2 +- engine/vita/sblaster.h | 2 +- engine/vita/timer.c | 2 +- engine/vita/video.c | 2 +- engine/vita/video.h | 2 +- engine/vita/vitaport.c | 2 +- engine/vita/vitaport.h | 2 +- engine/wii/control.c | 4 ++-- engine/wii/control.h | 4 ++-- engine/wii/hankaku.h | 4 ++-- engine/wii/menu.c | 4 ++-- engine/wii/menu.h | 4 ++-- engine/wii/sblaster.c | 2 +- engine/wii/sblaster.h | 4 ++-- engine/wii/threads.c | 2 +- engine/wii/timer.c | 4 ++-- engine/wii/video.c | 4 ++-- engine/wii/video.h | 2 +- engine/wii/wiiport.c | 4 ++-- engine/wii/wiiport.h | 4 ++-- engine/xbox/control.c | 4 ++-- engine/xbox/control.h | 4 ++-- engine/xbox/generic/configuration.h | 4 ++-- engine/xbox/generic/custom_launch_params.cpp | 4 ++-- engine/xbox/generic/custom_launch_params.h | 4 ++-- engine/xbox/generic/gamescreen.h | 4 ++-- engine/xbox/generic/graphicscontext.cpp | 4 ++-- engine/xbox/generic/graphicscontext.h | 4 ++-- engine/xbox/generic/keyboard_api.h | 4 ++-- engine/xbox/generic/panel.cpp | 4 ++-- engine/xbox/generic/skin.cpp | 4 ++-- engine/xbox/generic/skin.h | 4 ++-- engine/xbox/generic/undocumented.h | 4 ++-- engine/xbox/generic/xboxport.cpp | 4 ++-- engine/xbox/generic/xboxport.h | 4 ++-- engine/xbox/generic/xmldocument.cpp | 4 ++-- engine/xbox/generic/xmldocument.h | 4 ++-- engine/xbox/sblaster.c | 4 ++-- engine/xbox/sblaster.h | 4 ++-- engine/xbox/timer.c | 4 ++-- engine/xbox/vga.h | 4 ++-- engine/xbox/video.c | 4 ++-- engine/xbox/video.h | 4 ++-- tools/borpak/source/borpak.c | 4 ++-- tools/borpak/source/build.bat | 4 ++-- tools/borplay/build.bat | 4 ++-- tools/borplay/source/adpcm.c | 4 ++-- tools/borplay/source/adpcm.h | 4 ++-- tools/openwav2bor/build.bat | 4 ++-- tools/openwav2bor/source/adpcm.c | 4 ++-- tools/openwav2bor/source/adpcm.h | 4 ++-- tools/openwav2bor/source/bor2wav.c | 4 ++-- tools/openwav2bor/source/common.h | 4 ++-- tools/openwav2bor/source/wav2bor.c | 4 ++-- 234 files changed, 310 insertions(+), 310 deletions(-) diff --git a/engine/LICENSE b/engine/LICENSE index b017f9012..f3e2e638d 100644 --- a/engine/LICENSE +++ b/engine/LICENSE @@ -1,5 +1,5 @@ Copyright (c) 2003, Roel van Mastbergen & Senile Team -Copyright (c) 2004 - 2018, OpenBOR Team +Copyright (c) 2004, OpenBOR Team All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/engine/Makefile b/engine/Makefile index 74048c86e..69d2974eb 100644 --- a/engine/Makefile +++ b/engine/Makefile @@ -3,7 +3,7 @@ # --------------------------------------------------------------------------------------------------- # All rights reserved, see LICENSE in OpenBOR root for details. # -# Copyright (c) 2004 OpenBOR Team +# Copyright (c) OpenBOR Team # #---------------------------------------------------------------------------------------------------- @@ -830,6 +830,6 @@ version: @echo "All rights reserved." @echo "See LICENSE and README within OpenBOR root for details." @echo - @echo "Copyright (c) 2004 OpenBOR Team" + @echo "Copyright (c) OpenBOR Team" @echo "-------------------------------------------------------" diff --git a/engine/android/app/jni/openbor/video.c b/engine/android/app/jni/openbor/video.c index 80838893b..94dee6be1 100644 --- a/engine/android/app/jni/openbor/video.c +++ b/engine/android/app/jni/openbor/video.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team * * Video.c - adjunct to the main build's video.c. * Made by UTunnels (utunnels@hotmail.com). diff --git a/engine/android/app/src/main/java/org/openbor/engine/GameActivity.java b/engine/android/app/src/main/java/org/openbor/engine/GameActivity.java index 14565001e..cfc7cb4a9 100644 --- a/engine/android/app/src/main/java/org/openbor/engine/GameActivity.java +++ b/engine/android/app/src/main/java/org/openbor/engine/GameActivity.java @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team * * Moved from SDLActivity.java here for more flexibility. * IMPORTANT: DON'T EDIT SDLActivity.java anymore, but this file! diff --git a/engine/build.bat b/engine/build.bat index e5bf49f0a..d45bd82c0 100644 --- a/engine/build.bat +++ b/engine/build.bat @@ -3,7 +3,7 @@ @rem ----------------------------------------------------------------------- @rem All rights reserved, see LICENSE in OpenBOR root for details. @rem -@rem Copyright (c) 2004 - 2014 OpenBOR Team +@rem Copyright (c) OpenBOR Team @rem diff --git a/engine/build.sh b/engine/build.sh index bb671110d..b27ff4cbb 100755 --- a/engine/build.sh +++ b/engine/build.sh @@ -3,7 +3,7 @@ # ----------------------------------------------------------------------- # All rights reserved, see LICENSE in OpenBOR root for details. # -# Copyright (c) 2004 - 2018 OpenBOR Team +# Copyright (c) OpenBOR Team # #!/bin/bash diff --git a/engine/darwin.sh b/engine/darwin.sh index 54e90c944..f4d6b2f54 100755 --- a/engine/darwin.sh +++ b/engine/darwin.sh @@ -1,9 +1,9 @@ # -# OpenBOR - http://www.LavaLit.com +# OpenBOR - https://www.chronocrash.com # ----------------------------------------------------------------------- # Licensed under the BSD license, see LICENSE in OpenBOR root for details. # -# Copyright (c) 2004 - 2011 OpenBOR Team +# Copyright (c) OpenBOR Team # #!/bin/bash diff --git a/engine/dc/bios.h b/engine/dc/bios.h index a34b1c0ed..1b2eaa67e 100644 --- a/engine/dc/bios.h +++ b/engine/dc/bios.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - http://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef BIOS_H diff --git a/engine/dc/bios.s b/engine/dc/bios.s index 4822cc2ce..e4c024662 100644 --- a/engine/dc/bios.s +++ b/engine/dc/bios.s @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - http://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ .globl _bios_gdGdcReqCmd, _bios_gdGdcGetCmdStat, _bios_gdGdcExecServer diff --git a/engine/dc/control.c b/engine/dc/control.c index 65a7de1d0..cd93368bb 100644 --- a/engine/dc/control.c +++ b/engine/dc/control.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "kos.h" diff --git a/engine/dc/control.h b/engine/dc/control.h index 7645d9d99..40e752628 100644 --- a/engine/dc/control.h +++ b/engine/dc/control.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef CONTROL_H diff --git a/engine/dc/dcport.c b/engine/dc/dcport.c index b406e016a..a73c5c05b 100644 --- a/engine/dc/dcport.c +++ b/engine/dc/dcport.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ ///////////////////////////////////////////////////////////////////////////// diff --git a/engine/dc/dcport.h b/engine/dc/dcport.h index c87fff62f..e77c040e1 100644 --- a/engine/dc/dcport.h +++ b/engine/dc/dcport.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef DCPORT_H diff --git a/engine/dc/gdrom.c b/engine/dc/gdrom.c index 8e76f2f47..d2f07f4f3 100644 --- a/engine/dc/gdrom.c +++ b/engine/dc/gdrom.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ ///////////////////////////////////////////////////////////////////////////// diff --git a/engine/dc/gdrom.h b/engine/dc/gdrom.h index e0870ed81..faff68193 100644 --- a/engine/dc/gdrom.h +++ b/engine/dc/gdrom.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef GDROM_H diff --git a/engine/dc/sblaster.c b/engine/dc/sblaster.c index 3a59e2405..99deb5933 100644 --- a/engine/dc/sblaster.c +++ b/engine/dc/sblaster.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "kos.h" diff --git a/engine/dc/sblaster.h b/engine/dc/sblaster.h index b993ae46d..61560be2c 100644 --- a/engine/dc/sblaster.h +++ b/engine/dc/sblaster.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ // A soundblaster interface. No bugs? diff --git a/engine/dc/timer.c b/engine/dc/timer.c index 5f95cda35..f1ef710f0 100644 --- a/engine/dc/timer.c +++ b/engine/dc/timer.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "kos.h" diff --git a/engine/dc/video.c b/engine/dc/video.c index c0efff742..d494e0756 100644 --- a/engine/dc/video.c +++ b/engine/dc/video.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/dc/video.h b/engine/dc/video.h index cebc47bf3..a40aa04d5 100644 --- a/engine/dc/video.h +++ b/engine/dc/video.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef VIDEO_H diff --git a/engine/environ.sh b/engine/environ.sh index ff59a0ab8..80501fd4d 100755 --- a/engine/environ.sh +++ b/engine/environ.sh @@ -1,9 +1,9 @@ # -# OpenBOR - http://www.LavaLit.com +# OpenBOR - https://www.chronocrash.com # ----------------------------------------------------------------------- # Licensed under the BSD license, see LICENSE in OpenBOR root for details. # -# Copyright (c) 2004 - 2011 OpenBOR Team +# Copyright (c) OpenBOR Team # #!/bin/bash diff --git a/engine/openbor.h b/engine/openbor.h index 5a517c11b..7d40a64b3 100644 --- a/engine/openbor.h +++ b/engine/openbor.h @@ -4,7 +4,7 @@ ---------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ ///////////////////////////////////////////////////////////////////////////// diff --git a/engine/openborscript.c b/engine/openborscript.c index 31ffed9a6..ef21a33a3 100644 --- a/engine/openborscript.c +++ b/engine/openborscript.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* This file include all script methods used by openbor engine diff --git a/engine/resources/OpenBOR.rc b/engine/resources/OpenBOR.rc index 856fac402..5b339b22d 100644 --- a/engine/resources/OpenBOR.rc +++ b/engine/resources/OpenBOR.rc @@ -1,10 +1,10 @@ #include "../version.h" -#define BUILD "3.0 Build " VERSION_BUILD " (" VERSION_COMMIT ")" +#define BUILD "4.0 Build " VERSION_BUILD " (" VERSION_COMMIT ")" A ICON "A.ico" 1 VERSIONINFO -FILEVERSION 3,0,VERSION_BUILD_INT,0 +FILEVERSION 4,0,VERSION_BUILD_INT,0 BEGIN BLOCK "StringFileInfo" BEGIN diff --git a/engine/sdl/control.c b/engine/sdl/control.c index 4693b51ac..1a135de4f 100644 --- a/engine/sdl/control.c +++ b/engine/sdl/control.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Generic control stuff (keyboard+joystick) diff --git a/engine/sdl/control.h b/engine/sdl/control.h index a2686c6fc..8bada73f9 100644 --- a/engine/sdl/control.h +++ b/engine/sdl/control.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef CONTROL_H diff --git a/engine/sdl/gp2x/gp2xport.c b/engine/sdl/gp2x/gp2xport.c index b974f75cc..9dda7bb9b 100644 --- a/engine/sdl/gp2x/gp2xport.c +++ b/engine/sdl/gp2x/gp2xport.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/sdl/gp2x/gp2xport.h b/engine/sdl/gp2x/gp2xport.h index b60fd0631..327335d91 100644 --- a/engine/sdl/gp2x/gp2xport.h +++ b/engine/sdl/gp2x/gp2xport.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef GP2XPORT_H diff --git a/engine/sdl/hankaku.h b/engine/sdl/hankaku.h index 03873d0d9..ba86294c6 100644 --- a/engine/sdl/hankaku.h +++ b/engine/sdl/hankaku.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ const unsigned char hankaku_font10[]={ diff --git a/engine/sdl/joysticks.c b/engine/sdl/joysticks.c index 1556d2b2c..568cab863 100644 --- a/engine/sdl/joysticks.c +++ b/engine/sdl/joysticks.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "sdlport.h" diff --git a/engine/sdl/joysticks.h b/engine/sdl/joysticks.h index 550444ca4..53039d541 100644 --- a/engine/sdl/joysticks.h +++ b/engine/sdl/joysticks.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Kratus (10-2021) Include the translation file diff --git a/engine/sdl/loadgl.c b/engine/sdl/loadgl.c index 3fffed44c..e3c0c5ce8 100644 --- a/engine/sdl/loadgl.c +++ b/engine/sdl/loadgl.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* diff --git a/engine/sdl/loadgl.h b/engine/sdl/loadgl.h index 390ac61b2..8032d0e82 100644 --- a/engine/sdl/loadgl.h +++ b/engine/sdl/loadgl.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef LOADGL_H diff --git a/engine/sdl/menu.c b/engine/sdl/menu.c index 08ce072c0..c7babbb8e 100644 --- a/engine/sdl/menu.c +++ b/engine/sdl/menu.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include #include "SDL.h" diff --git a/engine/sdl/menu.h b/engine/sdl/menu.h index 86566da72..71bbc6f6c 100644 --- a/engine/sdl/menu.h +++ b/engine/sdl/menu.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef MENU_H diff --git a/engine/sdl/opengl.c b/engine/sdl/opengl.c index ce0825536..890f6b5cf 100644 --- a/engine/sdl/opengl.c +++ b/engine/sdl/opengl.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ /************************ OpenGL video backend *************************/ diff --git a/engine/sdl/opengl.h b/engine/sdl/opengl.h index 426b5872d..9e994723d 100644 --- a/engine/sdl/opengl.h +++ b/engine/sdl/opengl.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef BOR_OPENGL_H diff --git a/engine/sdl/sblaster.c b/engine/sdl/sblaster.c index 27764b049..c8c4c863c 100644 --- a/engine/sdl/sblaster.c +++ b/engine/sdl/sblaster.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // A soundblaster interface. No bugs? diff --git a/engine/sdl/sblaster.h b/engine/sdl/sblaster.h index 1d489ff79..8e3783420 100644 --- a/engine/sdl/sblaster.h +++ b/engine/sdl/sblaster.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // A soundblaster interface. No bugs? diff --git a/engine/sdl/sdlport.c b/engine/sdl/sdlport.c index 0d4c7f7de..304b89a90 100644 --- a/engine/sdl/sdlport.c +++ b/engine/sdl/sdlport.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "sdlport.h" diff --git a/engine/sdl/sdlport.h b/engine/sdl/sdlport.h index fb613714e..9faabf22f 100644 --- a/engine/sdl/sdlport.h +++ b/engine/sdl/sdlport.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SDLPORT_H diff --git a/engine/sdl/threads.c b/engine/sdl/threads.c index 8efed02a4..bbf510d69 100644 --- a/engine/sdl/threads.c +++ b/engine/sdl/threads.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "sdlport.h" diff --git a/engine/sdl/timer.c b/engine/sdl/timer.c index 738cebcab..5f65f31a4 100644 --- a/engine/sdl/timer.c +++ b/engine/sdl/timer.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/sdl/video.c b/engine/sdl/video.c index 40cf7abcf..d1ce20adf 100644 --- a/engine/sdl/video.c +++ b/engine/sdl/video.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #if ANDROID diff --git a/engine/sdl/video.h b/engine/sdl/video.h index 478bb8678..6f53b94ae 100644 --- a/engine/sdl/video.h +++ b/engine/sdl/video.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef VIDEO_H diff --git a/engine/sdl/videocommon.c b/engine/sdl/videocommon.c index 4d68996c4..496ab12a5 100644 --- a/engine/sdl/videocommon.c +++ b/engine/sdl/videocommon.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "sdlport.h" diff --git a/engine/sdl/videocommon.h b/engine/sdl/videocommon.h index cffb3259c..fd0735609 100644 --- a/engine/sdl/videocommon.h +++ b/engine/sdl/videocommon.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef VIDEOCOMMON_H diff --git a/engine/source/adpcmlib/adpcm.c b/engine/source/adpcmlib/adpcm.c index f32baaea2..70153447f 100644 --- a/engine/source/adpcmlib/adpcm.c +++ b/engine/source/adpcmlib/adpcm.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* diff --git a/engine/source/adpcmlib/adpcm.h b/engine/source/adpcmlib/adpcm.h index 1cd71201b..e71894fef 100644 --- a/engine/source/adpcmlib/adpcm.h +++ b/engine/source/adpcmlib/adpcm.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef ADPCM_H diff --git a/engine/source/gamelib/anigif.c b/engine/source/gamelib/anigif.c index ea0e42331..db3f713ba 100644 --- a/engine/source/gamelib/anigif.c +++ b/engine/source/gamelib/anigif.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Animated GIF player. diff --git a/engine/source/gamelib/anigif.h b/engine/source/gamelib/anigif.h index 4ad54a96e..2abb9d36c 100644 --- a/engine/source/gamelib/anigif.h +++ b/engine/source/gamelib/anigif.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef ANIGIF_H diff --git a/engine/source/gamelib/bitmap.c b/engine/source/gamelib/bitmap.c index 4811da8a9..2ec4934c9 100644 --- a/engine/source/gamelib/bitmap.c +++ b/engine/source/gamelib/bitmap.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Simple bitmap code. Not fast, but useful nonetheless... diff --git a/engine/source/gamelib/bitmap.h b/engine/source/gamelib/bitmap.h index 54bf138e1..396ca8111 100644 --- a/engine/source/gamelib/bitmap.h +++ b/engine/source/gamelib/bitmap.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef BITMAP_H diff --git a/engine/source/gamelib/borendian.h b/engine/source/gamelib/borendian.h index 6b1a4708a..9e8368f64 100644 --- a/engine/source/gamelib/borendian.h +++ b/engine/source/gamelib/borendian.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef BOR_ENDIAN_H diff --git a/engine/source/gamelib/draw.c b/engine/source/gamelib/draw.c index e3e85cf5b..c1dd807af 100644 --- a/engine/source/gamelib/draw.c +++ b/engine/source/gamelib/draw.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Primitive drawing functions. Should really be done in ASM... diff --git a/engine/source/gamelib/draw.h b/engine/source/gamelib/draw.h index c2826d3ad..5297ddc7c 100644 --- a/engine/source/gamelib/draw.h +++ b/engine/source/gamelib/draw.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef DRAW_H diff --git a/engine/source/gamelib/draw16.c b/engine/source/gamelib/draw16.c index 079a7ea45..85e9c9833 100644 --- a/engine/source/gamelib/draw16.c +++ b/engine/source/gamelib/draw16.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // draw functions with 16bit pixel format, with alpha blending diff --git a/engine/source/gamelib/draw32.c b/engine/source/gamelib/draw32.c index f24483e6c..1f729d426 100644 --- a/engine/source/gamelib/draw32.c +++ b/engine/source/gamelib/draw32.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // draw functions with 32bit pixel format, with alpha blending diff --git a/engine/source/gamelib/filters.c b/engine/source/gamelib/filters.c index aeacc308c..dd0d683b9 100644 --- a/engine/source/gamelib/filters.c +++ b/engine/source/gamelib/filters.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/source/gamelib/filters.h b/engine/source/gamelib/filters.h index 568b12542..4ee38c415 100644 --- a/engine/source/gamelib/filters.h +++ b/engine/source/gamelib/filters.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef __FILTERS_H__ diff --git a/engine/source/gamelib/font.c b/engine/source/gamelib/font.c index b06d04af2..3c5397f63 100644 --- a/engine/source/gamelib/font.c +++ b/engine/source/gamelib/font.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/source/gamelib/font.h b/engine/source/gamelib/font.h index 169d63760..dc947296e 100644 --- a/engine/source/gamelib/font.h +++ b/engine/source/gamelib/font.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef FONT_H diff --git a/engine/source/gamelib/loadimg.c b/engine/source/gamelib/loadimg.c index 11312c819..c322722f0 100644 --- a/engine/source/gamelib/loadimg.c +++ b/engine/source/gamelib/loadimg.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Functions to load GIF, PCX and BMP files. diff --git a/engine/source/gamelib/loadimg.h b/engine/source/gamelib/loadimg.h index 15ce08a5e..00d621e77 100644 --- a/engine/source/gamelib/loadimg.h +++ b/engine/source/gamelib/loadimg.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef LOADIMAGE_H diff --git a/engine/source/gamelib/models.c b/engine/source/gamelib/models.c index c33393b06..aeb58b587 100644 --- a/engine/source/gamelib/models.c +++ b/engine/source/gamelib/models.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/source/gamelib/packfile.c b/engine/source/gamelib/packfile.c index 7e6493090..739d829f7 100644 --- a/engine/source/gamelib/packfile.c +++ b/engine/source/gamelib/packfile.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* diff --git a/engine/source/gamelib/packfile.h b/engine/source/gamelib/packfile.h index 8a833d365..aef566f76 100644 --- a/engine/source/gamelib/packfile.h +++ b/engine/source/gamelib/packfile.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SPK_SUPPORTED diff --git a/engine/source/gamelib/palette.c b/engine/source/gamelib/palette.c index 12a4bcc44..2b0db7b65 100644 --- a/engine/source/gamelib/palette.c +++ b/engine/source/gamelib/palette.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* diff --git a/engine/source/gamelib/palette.h b/engine/source/gamelib/palette.h index 65b02c4bc..58693557d 100644 --- a/engine/source/gamelib/palette.h +++ b/engine/source/gamelib/palette.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef PALETTE_H diff --git a/engine/source/gamelib/pixelformat.c b/engine/source/gamelib/pixelformat.c index afc65b557..db90ded60 100644 --- a/engine/source/gamelib/pixelformat.c +++ b/engine/source/gamelib/pixelformat.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ /////////////////////////////////////////////////////////////////////////// diff --git a/engine/source/gamelib/screen.c b/engine/source/gamelib/screen.c index 396d9c161..ca97facfe 100644 --- a/engine/source/gamelib/screen.c +++ b/engine/source/gamelib/screen.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* diff --git a/engine/source/gamelib/screen.h b/engine/source/gamelib/screen.h index 5e15ebf5f..5f857e7cb 100644 --- a/engine/source/gamelib/screen.h +++ b/engine/source/gamelib/screen.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SCREEN_H diff --git a/engine/source/gamelib/screen16.c b/engine/source/gamelib/screen16.c index ad61eb7b2..164b5c14e 100644 --- a/engine/source/gamelib/screen16.c +++ b/engine/source/gamelib/screen16.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "globals.h" diff --git a/engine/source/gamelib/screen32.c b/engine/source/gamelib/screen32.c index 65b923798..3467189f5 100644 --- a/engine/source/gamelib/screen32.c +++ b/engine/source/gamelib/screen32.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/source/gamelib/soundmix.c b/engine/source/gamelib/soundmix.c index 5789656bb..d78c6dcb3 100644 --- a/engine/source/gamelib/soundmix.c +++ b/engine/source/gamelib/soundmix.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* diff --git a/engine/source/gamelib/soundmix.h b/engine/source/gamelib/soundmix.h index ffbc928a2..2092d5051 100644 --- a/engine/source/gamelib/soundmix.h +++ b/engine/source/gamelib/soundmix.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SOUNDMIX_H diff --git a/engine/source/gamelib/sprite.c b/engine/source/gamelib/sprite.c index 1912051ae..ddc647b27 100644 --- a/engine/source/gamelib/sprite.c +++ b/engine/source/gamelib/sprite.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ ///////////////////////////////////////////////////////////////////////////// diff --git a/engine/source/gamelib/sprite.h b/engine/source/gamelib/sprite.h index f13c1e78f..0a476689b 100644 --- a/engine/source/gamelib/sprite.h +++ b/engine/source/gamelib/sprite.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SPRITE_H diff --git a/engine/source/gamelib/spriteq.c b/engine/source/gamelib/spriteq.c index 7e9768ea9..50f8a0236 100644 --- a/engine/source/gamelib/spriteq.c +++ b/engine/source/gamelib/spriteq.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Sprite queueing and sorting diff --git a/engine/source/gamelib/spriteq.h b/engine/source/gamelib/spriteq.h index e6a197db1..f10fa4b22 100644 --- a/engine/source/gamelib/spriteq.h +++ b/engine/source/gamelib/spriteq.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SPRITEQ_H diff --git a/engine/source/gamelib/spritex8p16.c b/engine/source/gamelib/spritex8p16.c index 39eecc5ef..d212b0f4d 100644 --- a/engine/source/gamelib/spritex8p16.c +++ b/engine/source/gamelib/spritex8p16.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // sprite with individual 16bit palette diff --git a/engine/source/gamelib/spritex8p32.c b/engine/source/gamelib/spritex8p32.c index cbee96b99..315daff7c 100644 --- a/engine/source/gamelib/spritex8p32.c +++ b/engine/source/gamelib/spritex8p32.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // sprite with individual 32bit palette diff --git a/engine/source/gamelib/threads.h b/engine/source/gamelib/threads.h index 5f2cef00c..626246007 100644 --- a/engine/source/gamelib/threads.h +++ b/engine/source/gamelib/threads.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef THREADS_H diff --git a/engine/source/gamelib/timer.h b/engine/source/gamelib/timer.h index 0068cc702..0fdaff235 100644 --- a/engine/source/gamelib/timer.h +++ b/engine/source/gamelib/timer.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef TIMER_H diff --git a/engine/source/gamelib/transform.c b/engine/source/gamelib/transform.c index e1ed81e13..f013980c8 100644 --- a/engine/source/gamelib/transform.c +++ b/engine/source/gamelib/transform.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ /////////////////////////////////////////////////////////////////////////// diff --git a/engine/source/gamelib/transform.h b/engine/source/gamelib/transform.h index fb6428c36..718502d96 100644 --- a/engine/source/gamelib/transform.h +++ b/engine/source/gamelib/transform.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef TRANSFORM_H diff --git a/engine/source/gamelib/types.h b/engine/source/gamelib/types.h index fc408d7a8..8a4e20cc3 100644 --- a/engine/source/gamelib/types.h +++ b/engine/source/gamelib/types.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef GAMELIB_TYPES_H diff --git a/engine/source/gamelib/vga.h b/engine/source/gamelib/vga.h index e42a2f227..7aeaabcb3 100644 --- a/engine/source/gamelib/vga.h +++ b/engine/source/gamelib/vga.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef VGA_H diff --git a/engine/source/gfxlib/2xSaI.c b/engine/source/gfxlib/2xSaI.c index 82ec17e97..434524fcd 100644 --- a/engine/source/gfxlib/2xSaI.c +++ b/engine/source/gfxlib/2xSaI.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "gfx.h" diff --git a/engine/source/gfxlib/bilinear.c b/engine/source/gfxlib/bilinear.c index 7dde50703..5507b3211 100644 --- a/engine/source/gfxlib/bilinear.c +++ b/engine/source/gfxlib/bilinear.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2012 OpenBOR Team + * Copyright (c) OpenBOR Team */ /** diff --git a/engine/source/gfxlib/bilinearmmx.asm b/engine/source/gfxlib/bilinearmmx.asm index f73262e11..1156d13a1 100644 --- a/engine/source/gfxlib/bilinearmmx.asm +++ b/engine/source/gfxlib/bilinearmmx.asm @@ -2,7 +2,7 @@ ; ---------------------------------------------------------------------- ; All rights reserved, see LICENSE in OpenBOR root for details. ; -; Copyright (c) 2004 - 2012 OpenBOR Team +; Copyright (c) OpenBOR Team ; Scales images by 2x using bilinear filtering. This implementation uses the ; SIMD capabilities of MMX to operate on four source pixels at a time. The diff --git a/engine/source/gfxlib/dotmatrix.c b/engine/source/gfxlib/dotmatrix.c index d8239c51d..a4dcd6781 100644 --- a/engine/source/gfxlib/dotmatrix.c +++ b/engine/source/gfxlib/dotmatrix.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "gfxtypes.h" diff --git a/engine/source/gfxlib/gfx.c b/engine/source/gfxlib/gfx.c index 5193fdf67..288d97812 100644 --- a/engine/source/gfxlib/gfx.c +++ b/engine/source/gfxlib/gfx.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "gfx.h" diff --git a/engine/source/gfxlib/gfx.h b/engine/source/gfxlib/gfx.h index 57d2093bd..4dcecbc5d 100644 --- a/engine/source/gfxlib/gfx.h +++ b/engine/source/gfxlib/gfx.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef __GFX_H__ diff --git a/engine/source/gfxlib/gfxtypes.h b/engine/source/gfxlib/gfxtypes.h index e87de5376..5c93e5346 100644 --- a/engine/source/gfxlib/gfxtypes.h +++ b/engine/source/gfxlib/gfxtypes.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef __GFXTYPES_H__ diff --git a/engine/source/gfxlib/hq2x.h b/engine/source/gfxlib/hq2x.h index cf226f97a..a1d906be0 100644 --- a/engine/source/gfxlib/hq2x.h +++ b/engine/source/gfxlib/hq2x.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ case 0 : diff --git a/engine/source/gfxlib/lq2x.h b/engine/source/gfxlib/lq2x.h index b94dbafa6..44d513372 100644 --- a/engine/source/gfxlib/lq2x.h +++ b/engine/source/gfxlib/lq2x.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ case 0 : diff --git a/engine/source/gfxlib/scale2x.c b/engine/source/gfxlib/scale2x.c index 7aff1420d..97577d7d5 100644 --- a/engine/source/gfxlib/scale2x.c +++ b/engine/source/gfxlib/scale2x.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2012 OpenBOR Team + * Copyright (c) OpenBOR Team */ /** diff --git a/engine/source/gfxlib/scanline.c b/engine/source/gfxlib/scanline.c index aad7535f2..b8086206b 100644 --- a/engine/source/gfxlib/scanline.c +++ b/engine/source/gfxlib/scanline.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2012 OpenBOR Team + * Copyright (c) OpenBOR Team */ /** diff --git a/engine/source/gfxlib/simple2x.c b/engine/source/gfxlib/simple2x.c index 9d8a060eb..7bf14033f 100644 --- a/engine/source/gfxlib/simple2x.c +++ b/engine/source/gfxlib/simple2x.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2012 OpenBOR Team + * Copyright (c) OpenBOR Team */ /** diff --git a/engine/source/gfxlib/tv2x.c b/engine/source/gfxlib/tv2x.c index 4734c34b0..434dd8066 100644 --- a/engine/source/gfxlib/tv2x.c +++ b/engine/source/gfxlib/tv2x.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "gfxtypes.h" diff --git a/engine/source/globals.h b/engine/source/globals.h index bfb7ba416..f0919cb8e 100644 --- a/engine/source/globals.h +++ b/engine/source/globals.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ ///////////////////////////////////////////////////////////////////////////// diff --git a/engine/source/omath.c b/engine/source/omath.c index 8b63f169a..808a5665a 100644 --- a/engine/source/omath.c +++ b/engine/source/omath.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "omath.h" diff --git a/engine/source/omath.h b/engine/source/omath.h index c5264c225..2afd9ef03 100644 --- a/engine/source/omath.h +++ b/engine/source/omath.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef OMATH_H diff --git a/engine/source/openborscript/animation.c b/engine/source/openborscript/animation.c index 4b01b8859..dd9caedb2 100644 --- a/engine/source/openborscript/animation.c +++ b/engine/source/openborscript/animation.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Animation diff --git a/engine/source/openborscript/collision_attack.c b/engine/source/openborscript/collision_attack.c index 807212bbe..15085197b 100644 --- a/engine/source/openborscript/collision_attack.c +++ b/engine/source/openborscript/collision_attack.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Attack Properties diff --git a/engine/source/openborscript/collision_body.c b/engine/source/openborscript/collision_body.c index 64b680d37..ab3443142 100644 --- a/engine/source/openborscript/collision_body.c +++ b/engine/source/openborscript/collision_body.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Body Properties diff --git a/engine/source/openborscript/collision_coordinates.c b/engine/source/openborscript/collision_coordinates.c index 456be4587..6c3bc9bd5 100644 --- a/engine/source/openborscript/collision_coordinates.c +++ b/engine/source/openborscript/collision_coordinates.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Coordinate Properties diff --git a/engine/source/openborscript/collision_entity.c b/engine/source/openborscript/collision_entity.c index 7323b728c..81421d4dc 100644 --- a/engine/source/openborscript/collision_entity.c +++ b/engine/source/openborscript/collision_entity.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Body Properties diff --git a/engine/source/openborscript/commands.h b/engine/source/openborscript/commands.h index a1ffee726..d6653ee10 100644 --- a/engine/source/openborscript/commands.h +++ b/engine/source/openborscript/commands.h @@ -1,10 +1,10 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * - ---------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef _COMMANDS_H_ diff --git a/engine/source/openborscript/config.h b/engine/source/openborscript/config.h index 9104dbbe1..858e52cbf 100644 --- a/engine/source/openborscript/config.h +++ b/engine/source/openborscript/config.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef OPENBORSCRIPT_H diff --git a/engine/source/openborscript/constants.c b/engine/source/openborscript/constants.c index 04ee90cd2..e440cf87d 100644 --- a/engine/source/openborscript/constants.c +++ b/engine/source/openborscript/constants.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Script constants diff --git a/engine/source/openborscript/drawmethod.c b/engine/source/openborscript/drawmethod.c index b439a77a3..17e030a03 100644 --- a/engine/source/openborscript/drawmethod.c +++ b/engine/source/openborscript/drawmethod.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Drawmethod Properties diff --git a/engine/source/openborscript/entity.c b/engine/source/openborscript/entity.c index 16a29fd41..445c5598d 100644 --- a/engine/source/openborscript/entity.c +++ b/engine/source/openborscript/entity.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2018 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "scriptcommon.h" diff --git a/engine/source/openborscript/faction.c b/engine/source/openborscript/faction.c index 98b2573cb..fb9ddb23e 100644 --- a/engine/source/openborscript/faction.c +++ b/engine/source/openborscript/faction.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2018 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "scriptcommon.h" diff --git a/engine/source/openborscript/global_config.c b/engine/source/openborscript/global_config.c index fb8c87a55..76a324b90 100644 --- a/engine/source/openborscript/global_config.c +++ b/engine/source/openborscript/global_config.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* diff --git a/engine/source/openborscript/index.c b/engine/source/openborscript/index.c index 23a860036..500689ea5 100644 --- a/engine/source/openborscript/index.c +++ b/engine/source/openborscript/index.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "scriptcommon.h" diff --git a/engine/source/openborscript/layer.c b/engine/source/openborscript/layer.c index 4b6898b48..7ee59a04f 100644 --- a/engine/source/openborscript/layer.c +++ b/engine/source/openborscript/layer.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Level Properties diff --git a/engine/source/openborscript/level.c b/engine/source/openborscript/level.c index 1ae25615c..861a86ff6 100644 --- a/engine/source/openborscript/level.c +++ b/engine/source/openborscript/level.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Level Properties diff --git a/engine/source/openborscript/math.c b/engine/source/openborscript/math.c index 8881094d4..835ae8b88 100644 --- a/engine/source/openborscript/math.c +++ b/engine/source/openborscript/math.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Math diff --git a/engine/source/openborscript/scriptcommon.h b/engine/source/openborscript/scriptcommon.h index 537c34495..0b76bebf0 100644 --- a/engine/source/openborscript/scriptcommon.h +++ b/engine/source/openborscript/scriptcommon.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SCRIPT_COMMON_H diff --git a/engine/source/openborscript/string.c b/engine/source/openborscript/string.c index a32a44232..90ebe8744 100644 --- a/engine/source/openborscript/string.c +++ b/engine/source/openborscript/string.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved. See LICENSE in OpenBOR root for license details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ // String diff --git a/engine/source/pnglib/pngdec.c b/engine/source/pnglib/pngdec.c index 2ba6fa69d..1f1bc8936 100644 --- a/engine/source/pnglib/pngdec.c +++ b/engine/source/pnglib/pngdec.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/source/pnglib/pngdec.h b/engine/source/pnglib/pngdec.h index 4ac5674ab..32aeace03 100644 --- a/engine/source/pnglib/pngdec.h +++ b/engine/source/pnglib/pngdec.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef PNGDEC_H diff --git a/engine/source/pnglib/savepng.c b/engine/source/pnglib/savepng.c index 885317eca..9b921a14e 100644 --- a/engine/source/pnglib/savepng.c +++ b/engine/source/pnglib/savepng.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/source/pnglib/savepng.h b/engine/source/pnglib/savepng.h index 71c482824..7bb511921 100644 --- a/engine/source/pnglib/savepng.h +++ b/engine/source/pnglib/savepng.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SAVEPNG_H diff --git a/engine/source/preprocessorlib/pp_expr.c b/engine/source/preprocessorlib/pp_expr.c index 26eb8ce19..077cc8faa 100644 --- a/engine/source/preprocessorlib/pp_expr.c +++ b/engine/source/preprocessorlib/pp_expr.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ /** diff --git a/engine/source/preprocessorlib/pp_lexer.c b/engine/source/preprocessorlib/pp_lexer.c index 58cdca894..bd781898a 100644 --- a/engine/source/preprocessorlib/pp_lexer.c +++ b/engine/source/preprocessorlib/pp_lexer.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ /** diff --git a/engine/source/preprocessorlib/pp_lexer.h b/engine/source/preprocessorlib/pp_lexer.h index 3b5a85cc8..44c3ee479 100644 --- a/engine/source/preprocessorlib/pp_lexer.h +++ b/engine/source/preprocessorlib/pp_lexer.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ /** diff --git a/engine/source/preprocessorlib/pp_parser.c b/engine/source/preprocessorlib/pp_parser.c index 6ba0bb174..5db07c36b 100644 --- a/engine/source/preprocessorlib/pp_parser.c +++ b/engine/source/preprocessorlib/pp_parser.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ /** diff --git a/engine/source/preprocessorlib/pp_parser.h b/engine/source/preprocessorlib/pp_parser.h index fc43f0709..963bacd48 100644 --- a/engine/source/preprocessorlib/pp_parser.h +++ b/engine/source/preprocessorlib/pp_parser.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ /** diff --git a/engine/source/ramlib/ram.c b/engine/source/ramlib/ram.c index 96e93a85f..700c372a2 100644 --- a/engine/source/ramlib/ram.c +++ b/engine/source/ramlib/ram.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* diff --git a/engine/source/ramlib/ram.h b/engine/source/ramlib/ram.h index 96089a238..54486daec 100644 --- a/engine/source/ramlib/ram.h +++ b/engine/source/ramlib/ram.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef RAM_H diff --git a/engine/source/randlib/rand32.c b/engine/source/randlib/rand32.c index 20313b741..19085f07f 100644 --- a/engine/source/randlib/rand32.c +++ b/engine/source/randlib/rand32.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "rand32.h" diff --git a/engine/source/randlib/rand32.h b/engine/source/randlib/rand32.h index ef52a680b..23b94922f 100644 --- a/engine/source/randlib/rand32.h +++ b/engine/source/randlib/rand32.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef RAND32_H diff --git a/engine/source/safealloc.h b/engine/source/safealloc.h index 3da9be476..be169509c 100644 --- a/engine/source/safealloc.h +++ b/engine/source/safealloc.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SAFEALLOC_H diff --git a/engine/source/savedata.h b/engine/source/savedata.h index 8da5789e4..a3ff1d8db 100644 --- a/engine/source/savedata.h +++ b/engine/source/savedata.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SAVEDATA_H diff --git a/engine/source/scriptlib/FirstFollow.h b/engine/source/scriptlib/FirstFollow.h index 55371d9ad..2d9743c7b 100644 --- a/engine/source/scriptlib/FirstFollow.h +++ b/engine/source/scriptlib/FirstFollow.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef FIRSTFOLLOW_H diff --git a/engine/source/scriptlib/ImportCache.c b/engine/source/scriptlib/ImportCache.c index 152dbe27f..8b43753fb 100644 --- a/engine/source/scriptlib/ImportCache.c +++ b/engine/source/scriptlib/ImportCache.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* Author: Plombo diff --git a/engine/source/scriptlib/ImportCache.h b/engine/source/scriptlib/ImportCache.h index fc22d0ad3..f936656c5 100644 --- a/engine/source/scriptlib/ImportCache.h +++ b/engine/source/scriptlib/ImportCache.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef IMPORTCACHE_H diff --git a/engine/source/scriptlib/Instruction.c b/engine/source/scriptlib/Instruction.c index b8e3adbda..1ef006e79 100644 --- a/engine/source/scriptlib/Instruction.c +++ b/engine/source/scriptlib/Instruction.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "Instruction.h" diff --git a/engine/source/scriptlib/Instruction.h b/engine/source/scriptlib/Instruction.h index 6a894c910..113a9455a 100644 --- a/engine/source/scriptlib/Instruction.h +++ b/engine/source/scriptlib/Instruction.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef INSTRUCTION_H diff --git a/engine/source/scriptlib/Interpreter.c b/engine/source/scriptlib/Interpreter.c index d8da0d4fc..b237ada44 100644 --- a/engine/source/scriptlib/Interpreter.c +++ b/engine/source/scriptlib/Interpreter.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "../openborscript/config.h" diff --git a/engine/source/scriptlib/Interpreter.h b/engine/source/scriptlib/Interpreter.h index 9c30dfa7e..50f17528b 100644 --- a/engine/source/scriptlib/Interpreter.h +++ b/engine/source/scriptlib/Interpreter.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef INTERPRETER_H diff --git a/engine/source/scriptlib/Lexer.c b/engine/source/scriptlib/Lexer.c index e88169c1d..c915f5546 100644 --- a/engine/source/scriptlib/Lexer.c +++ b/engine/source/scriptlib/Lexer.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "Lexer.h" diff --git a/engine/source/scriptlib/Lexer.h b/engine/source/scriptlib/Lexer.h index 84d2c53e3..bbe3e2385 100644 --- a/engine/source/scriptlib/Lexer.h +++ b/engine/source/scriptlib/Lexer.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef LEXER_H diff --git a/engine/source/scriptlib/Parser.c b/engine/source/scriptlib/Parser.c index 16271373a..108d85f91 100644 --- a/engine/source/scriptlib/Parser.c +++ b/engine/source/scriptlib/Parser.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "Parser.h" diff --git a/engine/source/scriptlib/Parser.h b/engine/source/scriptlib/Parser.h index 14a608f20..252a46c1c 100644 --- a/engine/source/scriptlib/Parser.h +++ b/engine/source/scriptlib/Parser.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef PARSER_H diff --git a/engine/source/scriptlib/ParserSet.c b/engine/source/scriptlib/ParserSet.c index 796d5238b..eaf7e9f06 100644 --- a/engine/source/scriptlib/ParserSet.c +++ b/engine/source/scriptlib/ParserSet.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "ParserSet.h" diff --git a/engine/source/scriptlib/ParserSet.h b/engine/source/scriptlib/ParserSet.h index bb89dfde6..b9778bff4 100644 --- a/engine/source/scriptlib/ParserSet.h +++ b/engine/source/scriptlib/ParserSet.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef PARSERSET_H diff --git a/engine/source/scriptlib/Productions.h b/engine/source/scriptlib/Productions.h index d00df14f0..f54f86bbc 100644 --- a/engine/source/scriptlib/Productions.h +++ b/engine/source/scriptlib/Productions.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef PRODUCTION_H diff --git a/engine/source/scriptlib/ScriptVariant.c b/engine/source/scriptlib/ScriptVariant.c index 47ee4a6e0..351fe424a 100644 --- a/engine/source/scriptlib/ScriptVariant.c +++ b/engine/source/scriptlib/ScriptVariant.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/source/scriptlib/ScriptVariant.h b/engine/source/scriptlib/ScriptVariant.h index fa599963d..9e675b2f2 100644 --- a/engine/source/scriptlib/ScriptVariant.h +++ b/engine/source/scriptlib/ScriptVariant.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SCRIPTVARIANT_H diff --git a/engine/source/scriptlib/Stack.c b/engine/source/scriptlib/Stack.c index 76fde0573..e78aa9678 100644 --- a/engine/source/scriptlib/Stack.c +++ b/engine/source/scriptlib/Stack.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "Stack.h" diff --git a/engine/source/scriptlib/Stack.h b/engine/source/scriptlib/Stack.h index de1a7055d..514989fbb 100644 --- a/engine/source/scriptlib/Stack.h +++ b/engine/source/scriptlib/Stack.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef STACK_H diff --git a/engine/source/scriptlib/StackedSymbolTable.c b/engine/source/scriptlib/StackedSymbolTable.c index 2b0f3b732..c35aab33b 100644 --- a/engine/source/scriptlib/StackedSymbolTable.c +++ b/engine/source/scriptlib/StackedSymbolTable.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "StackedSymbolTable.h" diff --git a/engine/source/scriptlib/StackedSymbolTable.h b/engine/source/scriptlib/StackedSymbolTable.h index 560f91bf3..1cd6bfe52 100644 --- a/engine/source/scriptlib/StackedSymbolTable.h +++ b/engine/source/scriptlib/StackedSymbolTable.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef STACKEDSYMBOLTABLE_H diff --git a/engine/source/scriptlib/SymbolTable.c b/engine/source/scriptlib/SymbolTable.c index 515f69338..458880a3d 100644 --- a/engine/source/scriptlib/SymbolTable.c +++ b/engine/source/scriptlib/SymbolTable.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "SymbolTable.h" diff --git a/engine/source/scriptlib/SymbolTable.h b/engine/source/scriptlib/SymbolTable.h index 752b03ded..b71eebc26 100644 --- a/engine/source/scriptlib/SymbolTable.h +++ b/engine/source/scriptlib/SymbolTable.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SYMBOLTABLE_H diff --git a/engine/source/scriptlib/depends.h b/engine/source/scriptlib/depends.h index 5f852a2f2..16110f013 100644 --- a/engine/source/scriptlib/depends.h +++ b/engine/source/scriptlib/depends.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef DEPENDS_H diff --git a/engine/source/stringptr.c b/engine/source/stringptr.c index 206f2bdea..d424f2141 100644 --- a/engine/source/stringptr.c +++ b/engine/source/stringptr.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "stringptr.h" diff --git a/engine/source/stringptr.h b/engine/source/stringptr.h index 93a2833c3..81f857a1d 100644 --- a/engine/source/stringptr.h +++ b/engine/source/stringptr.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef _STRINGPTR_H_ diff --git a/engine/source/stristr.c b/engine/source/stristr.c index 8c5255d99..612e336a0 100644 --- a/engine/source/stristr.c +++ b/engine/source/stristr.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/source/stristr.h b/engine/source/stristr.h index bf79f157d..9b634e04b 100644 --- a/engine/source/stristr.h +++ b/engine/source/stristr.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef _STRISTRI_H diff --git a/engine/source/utils.c b/engine/source/utils.c index 9679ad7a5..bf90c12d4 100644 --- a/engine/source/utils.c +++ b/engine/source/utils.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/source/utils.h b/engine/source/utils.h index 2342e4a4d..6ac7d8b9f 100644 --- a/engine/source/utils.h +++ b/engine/source/utils.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2013 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef UTILS_H diff --git a/engine/source/webmlib/samplecvt.c b/engine/source/webmlib/samplecvt.c index 275fcd6eb..79c413c4c 100644 --- a/engine/source/webmlib/samplecvt.c +++ b/engine/source/webmlib/samplecvt.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* This code was derived from code carrying the following copyright notice: diff --git a/engine/source/webmlib/samplecvt.h b/engine/source/webmlib/samplecvt.h index 81c74bd75..b7c9eba94 100644 --- a/engine/source/webmlib/samplecvt.h +++ b/engine/source/webmlib/samplecvt.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SAMPLECVT_H diff --git a/engine/source/webmlib/vidplay.c b/engine/source/webmlib/vidplay.c index 2d910c6ca..b036aa530 100644 --- a/engine/source/webmlib/vidplay.c +++ b/engine/source/webmlib/vidplay.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/source/webmlib/vidplay.h b/engine/source/webmlib/vidplay.h index bb6ce3c70..6276e3e03 100644 --- a/engine/source/webmlib/vidplay.h +++ b/engine/source/webmlib/vidplay.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef VIDPLAY_H diff --git a/engine/source/webmlib/vorbis.c b/engine/source/webmlib/vorbis.c index 87bfacfee..b55112001 100644 --- a/engine/source/webmlib/vorbis.c +++ b/engine/source/webmlib/vorbis.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/source/webmlib/vorbis.h b/engine/source/webmlib/vorbis.h index 628614ee0..f206add6b 100644 --- a/engine/source/webmlib/vorbis.h +++ b/engine/source/webmlib/vorbis.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef VORBIS_H diff --git a/engine/source/webmlib/yuv.c b/engine/source/webmlib/yuv.c index 18c7d9718..911ba0713 100644 --- a/engine/source/webmlib/yuv.c +++ b/engine/source/webmlib/yuv.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* This code was derived from code carrying the following copyright notices: diff --git a/engine/source/webmlib/yuv.h b/engine/source/webmlib/yuv.h index dfd760030..7a665aca7 100644 --- a/engine/source/webmlib/yuv.h +++ b/engine/source/webmlib/yuv.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef YUV_H diff --git a/engine/version.sh b/engine/version.sh index 44a50d51b..fee42ee26 100644 --- a/engine/version.sh +++ b/engine/version.sh @@ -3,7 +3,7 @@ # ----------------------------------------------------------------------- # All rights reserved. See LICENSE in OpenBOR root for details. # -# Copyright (c) 2004 - 2014 OpenBOR Team +# Copyright (c) OpenBOR Team # #!/bin/bash @@ -46,7 +46,7 @@ function read_version { check_git get_revnum VERSION_NAME="OpenBOR" -VERSION_MAJOR=3 +VERSION_MAJOR=4 VERSION_MINOR=0 VERSION_DATE=`date '+%Y%m%d%H%M%S'` @@ -66,7 +66,7 @@ echo "/* * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef VERSION_H diff --git a/engine/vita/control.c b/engine/vita/control.c index cd8ae97cf..46dda63ef 100644 --- a/engine/vita/control.c +++ b/engine/vita/control.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/vita/control.h b/engine/vita/control.h index deeffb166..f0c1b901e 100644 --- a/engine/vita/control.h +++ b/engine/vita/control.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef CONTROL_H diff --git a/engine/vita/hankaku.h b/engine/vita/hankaku.h index eb6f4a8cc..a9ab2faf9 100644 --- a/engine/vita/hankaku.h +++ b/engine/vita/hankaku.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ const unsigned char hankaku_font10[]={ diff --git a/engine/vita/menu.c b/engine/vita/menu.c index 6b0ee6d7d..aed1d2149 100644 --- a/engine/vita/menu.c +++ b/engine/vita/menu.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/vita/menu.h b/engine/vita/menu.h index a9efa9248..f3d12927f 100644 --- a/engine/vita/menu.h +++ b/engine/vita/menu.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef MENU_H diff --git a/engine/vita/sblaster.c b/engine/vita/sblaster.c index d70cb5f5e..95f6749e4 100644 --- a/engine/vita/sblaster.c +++ b/engine/vita/sblaster.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/vita/sblaster.h b/engine/vita/sblaster.h index 5c3062acf..4ee7f02bf 100644 --- a/engine/vita/sblaster.h +++ b/engine/vita/sblaster.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2014 OpenBOR Team + * Copyright (c) OpenBOR Team */ // A soundblaster interface. No bugs? diff --git a/engine/vita/timer.c b/engine/vita/timer.c index 55c9217b2..5c7359e53 100644 --- a/engine/vita/timer.c +++ b/engine/vita/timer.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/vita/video.c b/engine/vita/video.c index 3b7cc271e..b9d08a963 100644 --- a/engine/vita/video.c +++ b/engine/vita/video.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/vita/video.h b/engine/vita/video.h index d77fb73cb..b26d4b5b0 100644 --- a/engine/vita/video.h +++ b/engine/vita/video.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef VIDEO_H diff --git a/engine/vita/vitaport.c b/engine/vita/vitaport.c index 69dca6c79..f2994f961 100644 --- a/engine/vita/vitaport.c +++ b/engine/vita/vitaport.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/vita/vitaport.h b/engine/vita/vitaport.h index cc764b589..d33cf2147 100644 --- a/engine/vita/vitaport.h +++ b/engine/vita/vitaport.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2017 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef VITAPORT_H_ diff --git a/engine/wii/control.c b/engine/wii/control.c index 305d0dbd3..abe183864 100644 --- a/engine/wii/control.c +++ b/engine/wii/control.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/wii/control.h b/engine/wii/control.h index 4e83537ea..b89522c17 100644 --- a/engine/wii/control.h +++ b/engine/wii/control.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef CONTROL_H diff --git a/engine/wii/hankaku.h b/engine/wii/hankaku.h index eb6f4a8cc..a9ab2faf9 100644 --- a/engine/wii/hankaku.h +++ b/engine/wii/hankaku.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ const unsigned char hankaku_font10[]={ diff --git a/engine/wii/menu.c b/engine/wii/menu.c index 424f458b7..089e62756 100644 --- a/engine/wii/menu.c +++ b/engine/wii/menu.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Adapted from sdl/menu.c. Uses s_screen images instead of SDL surfaces. diff --git a/engine/wii/menu.h b/engine/wii/menu.h index 5077b4664..41167787a 100644 --- a/engine/wii/menu.h +++ b/engine/wii/menu.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef MENU_H diff --git a/engine/wii/sblaster.c b/engine/wii/sblaster.c index fc93ba250..279b70030 100644 --- a/engine/wii/sblaster.c +++ b/engine/wii/sblaster.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* This code was derived from code carrying the following copyright notice: diff --git a/engine/wii/sblaster.h b/engine/wii/sblaster.h index 50b1a5e9b..e46f9148b 100644 --- a/engine/wii/sblaster.h +++ b/engine/wii/sblaster.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SBLASTER_H diff --git a/engine/wii/threads.c b/engine/wii/threads.c index fed3c5a62..65efb971e 100644 --- a/engine/wii/threads.c +++ b/engine/wii/threads.c @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * All rights reserved, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/wii/timer.c b/engine/wii/timer.c index a06be08e5..f904d49df 100644 --- a/engine/wii/timer.c +++ b/engine/wii/timer.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ diff --git a/engine/wii/video.c b/engine/wii/video.c index d0fe400e2..3b1c62f3a 100644 --- a/engine/wii/video.c +++ b/engine/wii/video.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/wii/video.h b/engine/wii/video.h index a6b532ff6..5ded40212 100644 --- a/engine/wii/video.h +++ b/engine/wii/video.h @@ -3,7 +3,7 @@ * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2015 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef VIDEO_H diff --git a/engine/wii/wiiport.c b/engine/wii/wiiport.c index 5480a6938..2ea10b000 100644 --- a/engine/wii/wiiport.c +++ b/engine/wii/wiiport.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/wii/wiiport.h b/engine/wii/wiiport.h index 23e072619..044c5c118 100644 --- a/engine/wii/wiiport.h +++ b/engine/wii/wiiport.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef _WIIPORT_H_ diff --git a/engine/xbox/control.c b/engine/xbox/control.c index 83f9a521f..33f6c04df 100644 --- a/engine/xbox/control.c +++ b/engine/xbox/control.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include // kbhit, getch diff --git a/engine/xbox/control.h b/engine/xbox/control.h index 95ffce538..11849c3d7 100644 --- a/engine/xbox/control.h +++ b/engine/xbox/control.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef CONTROL_H diff --git a/engine/xbox/generic/configuration.h b/engine/xbox/generic/configuration.h index d0deadb51..44f398e61 100644 --- a/engine/xbox/generic/configuration.h +++ b/engine/xbox/generic/configuration.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Configuration.h: interface for the CConfiguration class. diff --git a/engine/xbox/generic/custom_launch_params.cpp b/engine/xbox/generic/custom_launch_params.cpp index 4dbe7c6c5..7bef58645 100644 --- a/engine/xbox/generic/custom_launch_params.cpp +++ b/engine/xbox/generic/custom_launch_params.cpp @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/xbox/generic/custom_launch_params.h b/engine/xbox/generic/custom_launch_params.h index e08eed59d..536a1a3d9 100644 --- a/engine/xbox/generic/custom_launch_params.h +++ b/engine/xbox/generic/custom_launch_params.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef CUSTOM_LAUNCH_PARAMS_H diff --git a/engine/xbox/generic/gamescreen.h b/engine/xbox/generic/gamescreen.h index b3072bc28..3e73e7f7e 100644 --- a/engine/xbox/generic/gamescreen.h +++ b/engine/xbox/generic/gamescreen.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ unsigned char GAMESCREEN_FILE[] = { diff --git a/engine/xbox/generic/graphicscontext.cpp b/engine/xbox/generic/graphicscontext.cpp index f947f5930..ae6704880 100644 --- a/engine/xbox/generic/graphicscontext.cpp +++ b/engine/xbox/generic/graphicscontext.cpp @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ // GraphicsContext.cpp: implementation of the CGraphicsContext class. diff --git a/engine/xbox/generic/graphicscontext.h b/engine/xbox/generic/graphicscontext.h index 6f50c5e3f..a87e603b1 100644 --- a/engine/xbox/generic/graphicscontext.h +++ b/engine/xbox/generic/graphicscontext.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ // GraphicsContext.h: interface for the CGraphicsContext class. diff --git a/engine/xbox/generic/keyboard_api.h b/engine/xbox/generic/keyboard_api.h index c7dc589ca..f952b247e 100644 --- a/engine/xbox/generic/keyboard_api.h +++ b/engine/xbox/generic/keyboard_api.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef KEYBOARD_API_H diff --git a/engine/xbox/generic/panel.cpp b/engine/xbox/generic/panel.cpp index b72060155..863cb368b 100644 --- a/engine/xbox/generic/panel.cpp +++ b/engine/xbox/generic/panel.cpp @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ //----------------------------------------------------------------------------- diff --git a/engine/xbox/generic/skin.cpp b/engine/xbox/generic/skin.cpp index bda30eed2..dc925ea39 100644 --- a/engine/xbox/generic/skin.cpp +++ b/engine/xbox/generic/skin.cpp @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Skin.cpp: implementation of the CSkin class. diff --git a/engine/xbox/generic/skin.h b/engine/xbox/generic/skin.h index 1bc94fbf9..309b05fa8 100644 --- a/engine/xbox/generic/skin.h +++ b/engine/xbox/generic/skin.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Skin.h: interface for the CSkin class. diff --git a/engine/xbox/generic/undocumented.h b/engine/xbox/generic/undocumented.h index 70acd916e..9a88b3820 100644 --- a/engine/xbox/generic/undocumented.h +++ b/engine/xbox/generic/undocumented.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ // Thanks and credit to everlame, Team Evox, and Woodoo. diff --git a/engine/xbox/generic/xboxport.cpp b/engine/xbox/generic/xboxport.cpp index 005f2774a..3139b992b 100644 --- a/engine/xbox/generic/xboxport.cpp +++ b/engine/xbox/generic/xboxport.cpp @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include diff --git a/engine/xbox/generic/xboxport.h b/engine/xbox/generic/xboxport.h index 0dc4da51c..82f6da6a4 100644 --- a/engine/xbox/generic/xboxport.h +++ b/engine/xbox/generic/xboxport.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef XBOXPORT_H diff --git a/engine/xbox/generic/xmldocument.cpp b/engine/xbox/generic/xmldocument.cpp index 9f4d43071..25f6da72a 100644 --- a/engine/xbox/generic/xmldocument.cpp +++ b/engine/xbox/generic/xmldocument.cpp @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ // XmlDocument.cpp: implementation of the CXmlDocument class. diff --git a/engine/xbox/generic/xmldocument.h b/engine/xbox/generic/xmldocument.h index 7029437ee..8f62b91db 100644 --- a/engine/xbox/generic/xmldocument.h +++ b/engine/xbox/generic/xmldocument.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ // XmlDocument.h: interface for the CXmlDocument class. diff --git a/engine/xbox/sblaster.c b/engine/xbox/sblaster.c index 0116bb2d0..020124cd6 100644 --- a/engine/xbox/sblaster.c +++ b/engine/xbox/sblaster.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ int SB_playstart(int bits, int samplerate){ diff --git a/engine/xbox/sblaster.h b/engine/xbox/sblaster.h index 4aebc2128..f40f61120 100644 --- a/engine/xbox/sblaster.h +++ b/engine/xbox/sblaster.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef SBLASTER_H diff --git a/engine/xbox/timer.c b/engine/xbox/timer.c index 7b823374c..21cc3521d 100644 --- a/engine/xbox/timer.c +++ b/engine/xbox/timer.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "xboxport.h" diff --git a/engine/xbox/vga.h b/engine/xbox/vga.h index e421a0187..179ab0351 100644 --- a/engine/xbox/vga.h +++ b/engine/xbox/vga.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef VGA_H diff --git a/engine/xbox/video.c b/engine/xbox/video.c index 39b7469e9..927330d93 100644 --- a/engine/xbox/video.c +++ b/engine/xbox/video.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #include "xboxport.h" diff --git a/engine/xbox/video.h b/engine/xbox/video.h index 43cf906e6..e30ff66da 100644 --- a/engine/xbox/video.h +++ b/engine/xbox/video.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef VIDEO_H diff --git a/tools/borpak/source/borpak.c b/tools/borpak/source/borpak.c index 7e0bc43ac..e078fa392 100644 --- a/tools/borpak/source/borpak.c +++ b/tools/borpak/source/borpak.c @@ -108,10 +108,10 @@ int main(int argc, char *argv[]) { "\n" "Updated to v0.2 by SX\n" "e-mail: sumolx@gmail.com\n" - "web: http://www.lavalit.com\n" + "web: https://www.chronocrash.com\n" "\n" "Updated to v0.3 by Plombo\n" - "web: http://www.lavalit.com\n" + "web: https://www.chronocrash.com\n" "\n", stdout); if(argc < 2) { diff --git a/tools/borpak/source/build.bat b/tools/borpak/source/build.bat index 7556ea809..8ea095320 100644 --- a/tools/borpak/source/build.bat +++ b/tools/borpak/source/build.bat @@ -1,9 +1,9 @@ @rem -@rem OpenBOR - http://www.LavaLit.com +@rem OpenBOR - https://www.chronocrash.com @rem ----------------------------------------------------------------------- @rem Licensed under the BSD license, see LICENSE in OpenBOR root for details. @rem -@rem Copyright (c) 2004 - 2011 OpenBOR Team +@rem Copyright (c) OpenBOR Team @rem @rem ----------------------- Bash NIX Shell Scripts ------------------------ diff --git a/tools/borplay/build.bat b/tools/borplay/build.bat index 79bcd67f0..5aa17267b 100644 --- a/tools/borplay/build.bat +++ b/tools/borplay/build.bat @@ -1,9 +1,9 @@ @rem -@rem OpenBOR - http://www.LavaLit.com +@rem OpenBOR - https://www.chronocrash.com @rem ----------------------------------------------------------------------- @rem Licensed under the BSD license, see LICENSE in OpenBOR root for details. @rem -@rem Copyright (c) 2004 - 2011 OpenBOR Team +@rem Copyright (c) OpenBOR Team @rem @rem ----------------------- Bash NIX Shell Scripts ------------------------ diff --git a/tools/borplay/source/adpcm.c b/tools/borplay/source/adpcm.c index eab2d6214..8a9a30d23 100644 --- a/tools/borplay/source/adpcm.c +++ b/tools/borplay/source/adpcm.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* diff --git a/tools/borplay/source/adpcm.h b/tools/borplay/source/adpcm.h index 640e66b87..8d1dbea2e 100644 --- a/tools/borplay/source/adpcm.h +++ b/tools/borplay/source/adpcm.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2011 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef ADPCM_H diff --git a/tools/openwav2bor/build.bat b/tools/openwav2bor/build.bat index 79bcd67f0..5aa17267b 100644 --- a/tools/openwav2bor/build.bat +++ b/tools/openwav2bor/build.bat @@ -1,9 +1,9 @@ @rem -@rem OpenBOR - http://www.LavaLit.com +@rem OpenBOR - https://www.chronocrash.com @rem ----------------------------------------------------------------------- @rem Licensed under the BSD license, see LICENSE in OpenBOR root for details. @rem -@rem Copyright (c) 2004 - 2011 OpenBOR Team +@rem Copyright (c) OpenBOR Team @rem @rem ----------------------- Bash NIX Shell Scripts ------------------------ diff --git a/tools/openwav2bor/source/adpcm.c b/tools/openwav2bor/source/adpcm.c index 282eba735..8a9a30d23 100644 --- a/tools/openwav2bor/source/adpcm.c +++ b/tools/openwav2bor/source/adpcm.c @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2010 OpenBOR Team + * Copyright (c) OpenBOR Team */ /* diff --git a/tools/openwav2bor/source/adpcm.h b/tools/openwav2bor/source/adpcm.h index 7dba394c6..d94290837 100644 --- a/tools/openwav2bor/source/adpcm.h +++ b/tools/openwav2bor/source/adpcm.h @@ -1,9 +1,9 @@ /* - * OpenBOR - http://www.LavaLit.com + * OpenBOR - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * - * Copyright (c) 2004 - 2010 OpenBOR Team + * Copyright (c) OpenBOR Team */ #ifndef ADPCM_H diff --git a/tools/openwav2bor/source/bor2wav.c b/tools/openwav2bor/source/bor2wav.c index f419058c4..b5f61976a 100644 --- a/tools/openwav2bor/source/bor2wav.c +++ b/tools/openwav2bor/source/bor2wav.c @@ -1,9 +1,9 @@ /* - * OpenBor2Wav 1.1 - http://www.LavaLit.com + * OpenBor2Wav 1.1 - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE file for details. * - * Copyright (c) 2004 - 2010 OpenBOR Team + * Copyright (c) OpenBOR Team * Copyright (c) 2010 - 2011 Bryan Cain * * This program was written by Bryan Cain, but it reuses some code from the diff --git a/tools/openwav2bor/source/common.h b/tools/openwav2bor/source/common.h index 9d4488e0a..cb08e38ec 100644 --- a/tools/openwav2bor/source/common.h +++ b/tools/openwav2bor/source/common.h @@ -1,9 +1,9 @@ /* - * OpenWav2Bor and OpenBor2Wav 1.1 - http://www.LavaLit.com + * OpenWav2Bor and OpenBor2Wav 1.1 - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE file for details. * - * Copyright (c) 2004 - 2010 OpenBOR Team + * Copyright (c) OpenBOR Team * Copyright (c) 2010 - 2011 Bryan Cain */ diff --git a/tools/openwav2bor/source/wav2bor.c b/tools/openwav2bor/source/wav2bor.c index ae754acb6..59ff517e8 100644 --- a/tools/openwav2bor/source/wav2bor.c +++ b/tools/openwav2bor/source/wav2bor.c @@ -1,9 +1,9 @@ /* - * OpenWav2Bor 1.1 - http://www.LavaLit.com + * OpenWav2Bor 1.1 - https://www.chronocrash.com * ----------------------------------------------------------------------- * Licensed under a BSD-style license, see LICENSE file for details. * - * Copyright (c) 2004 - 2010 OpenBOR Team + * Copyright (c) OpenBOR Team * Copyright (c) 2010 - 2011 Bryan Cain * * This program was written by Bryan Cain (Plombo), but it reuses some code from