From a962c158db5aaee2f322590ae69153dea41d9403 Mon Sep 17 00:00:00 2001 From: Amaryllis Kulla Date: Sat, 16 Oct 2021 22:56:17 +0200 Subject: [PATCH] Update copyright notice again Keep information on first file creation year, and update my email address yet again. --- binding-mri/audio-binding.cpp | 2 +- binding-mri/binding-mri.cpp | 2 +- binding-mri/binding-types.h | 2 +- binding-mri/binding-util.cpp | 2 +- binding-mri/binding-util.h | 2 +- binding-mri/bitmap-binding.cpp | 2 +- binding-mri/disposable-binding.h | 2 +- binding-mri/etc-binding.cpp | 2 +- binding-mri/filesystem-binding.cpp | 2 +- binding-mri/flashable-binding.h | 2 +- binding-mri/font-binding.cpp | 2 +- binding-mri/graphics-binding.cpp | 2 +- binding-mri/input-binding.cpp | 2 +- binding-mri/plane-binding.cpp | 2 +- binding-mri/sceneelement-binding.h | 2 +- binding-mri/serializable-binding.h | 2 +- binding-mri/sprite-binding.cpp | 2 +- binding-mri/table-binding.cpp | 2 +- binding-mri/tilemap-binding.cpp | 2 +- binding-mri/tilemapvx-binding.cpp | 2 +- binding-mri/viewport-binding.cpp | 2 +- binding-mri/viewportelement-binding.h | 2 +- binding-mri/window-binding.cpp | 2 +- binding-mri/windowvx-binding.cpp | 2 +- binding-mruby/audio-binding.cpp | 2 +- binding-mruby/binding-mruby.cpp | 2 +- binding-mruby/binding-types.h | 2 +- binding-mruby/binding-util.cpp | 2 +- binding-mruby/binding-util.h | 2 +- binding-mruby/bitmap-binding.cpp | 2 +- binding-mruby/disposable-binding.h | 2 +- binding-mruby/etc-binding.cpp | 2 +- binding-mruby/flashable-binding.h | 2 +- binding-mruby/font-binding.cpp | 2 +- binding-mruby/graphics-binding.cpp | 2 +- binding-mruby/input-binding.cpp | 2 +- binding-mruby/mrb-ext/file.cpp | 2 +- binding-mruby/mrb-ext/file.h | 2 +- binding-mruby/mrb-ext/kernel.cpp | 2 +- binding-mruby/mrb-ext/marshal.cpp | 2 +- binding-mruby/mrb-ext/marshal.h | 2 +- binding-mruby/mrb-ext/rwmem.cpp | 2 +- binding-mruby/mrb-ext/rwmem.h | 2 +- binding-mruby/mrb-ext/time.cpp | 2 +- binding-mruby/plane-binding.cpp | 2 +- binding-mruby/sceneelement-binding.h | 2 +- binding-mruby/serializable-binding.h | 2 +- binding-mruby/sprite-binding.cpp | 2 +- binding-mruby/table-binding.cpp | 2 +- binding-mruby/tilemap-binding.cpp | 2 +- binding-mruby/viewport-binding.cpp | 2 +- binding-mruby/viewportelement-binding.h | 2 +- binding-mruby/window-binding.cpp | 2 +- binding-null/binding-null.cpp | 2 +- src/al-util.h | 2 +- src/aldatasource.h | 2 +- src/alstream.cpp | 2 +- src/alstream.h | 2 +- src/audio.cpp | 2 +- src/audio.h | 2 +- src/audiostream.cpp | 2 +- src/audiostream.h | 2 +- src/binding.h | 2 +- src/bitmap.cpp | 2 +- src/bitmap.h | 2 +- src/boost-hash.h | 2 +- src/config.cpp | 2 +- src/config.h | 2 +- src/debugwriter.h | 2 +- src/disposable.h | 2 +- src/etc-internal.h | 2 +- src/etc.cpp | 2 +- src/etc.h | 2 +- src/eventthread.cpp | 2 +- src/eventthread.h | 2 +- src/exception.h | 2 +- src/filesystem.cpp | 2 +- src/filesystem.h | 2 +- src/flashable.h | 2 +- src/font.cpp | 2 +- src/font.h | 2 +- src/gl-debug.cpp | 2 +- src/gl-debug.h | 2 +- src/gl-fun.cpp | 2 +- src/gl-fun.h | 2 +- src/gl-meta.cpp | 2 +- src/gl-meta.h | 2 +- src/gl-util.h | 2 +- src/global-ibo.h | 2 +- src/glstate.cpp | 2 +- src/glstate.h | 2 +- src/graphics.cpp | 2 +- src/graphics.h | 2 +- src/input.cpp | 2 +- src/input.h | 2 +- src/intrulist.h | 2 +- src/keybindings.cpp | 2 +- src/keybindings.h | 2 +- src/main.cpp | 2 +- src/midisource.cpp | 2 +- src/plane.cpp | 2 +- src/plane.h | 2 +- src/quad.h | 2 +- src/quadarray.h | 2 +- src/rgssad.cpp | 2 +- src/rgssad.h | 2 +- src/scene.cpp | 2 +- src/scene.h | 2 +- src/sdlsoundsource.cpp | 2 +- src/serial-util.h | 2 +- src/serializable.h | 2 +- src/settingsmenu.cpp | 2 +- src/settingsmenu.h | 2 +- src/shader.cpp | 2 +- src/shader.h | 2 +- src/sharedmidistate.h | 2 +- src/sharedstate.cpp | 2 +- src/sharedstate.h | 2 +- src/soundemitter.cpp | 2 +- src/soundemitter.h | 2 +- src/sprite.cpp | 2 +- src/sprite.h | 2 +- src/table.cpp | 2 +- src/table.h | 2 +- src/texpool.cpp | 2 +- src/texpool.h | 2 +- src/tileatlas.cpp | 2 +- src/tileatlas.h | 2 +- src/tileatlasvx.cpp | 2 +- src/tileatlasvx.h | 2 +- src/tilemap-common.h | 2 +- src/tilemap.cpp | 2 +- src/tilemap.h | 2 +- src/tilemapvx.cpp | 2 +- src/tilemapvx.h | 2 +- src/tilequad.cpp | 2 +- src/tilequad.h | 2 +- src/transform.h | 2 +- src/util.h | 2 +- src/vertex.cpp | 2 +- src/vertex.h | 2 +- src/viewport.cpp | 2 +- src/viewport.h | 2 +- src/vorbissource.cpp | 2 +- src/window.cpp | 2 +- src/window.h | 2 +- src/windowvx.cpp | 2 +- src/windowvx.h | 2 +- 148 files changed, 148 insertions(+), 148 deletions(-) diff --git a/binding-mri/audio-binding.cpp b/binding-mri/audio-binding.cpp index 7a4b2d198..1d5e275ec 100644 --- a/binding-mri/audio-binding.cpp +++ b/binding-mri/audio-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/binding-mri.cpp b/binding-mri/binding-mri.cpp index 7b0ef5e83..98138de24 100644 --- a/binding-mri/binding-mri.cpp +++ b/binding-mri/binding-mri.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/binding-types.h b/binding-mri/binding-types.h index 5d975468f..ff9e991b4 100644 --- a/binding-mri/binding-types.h +++ b/binding-mri/binding-types.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/binding-util.cpp b/binding-mri/binding-util.cpp index 1eab07422..a34f12225 100644 --- a/binding-mri/binding-util.cpp +++ b/binding-mri/binding-util.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/binding-util.h b/binding-mri/binding-util.h index 17e675714..9fdea050b 100644 --- a/binding-mri/binding-util.h +++ b/binding-mri/binding-util.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/bitmap-binding.cpp b/binding-mri/bitmap-binding.cpp index 49e009354..e8be9a896 100644 --- a/binding-mri/bitmap-binding.cpp +++ b/binding-mri/bitmap-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/disposable-binding.h b/binding-mri/disposable-binding.h index a90f5ecd8..2aaa27f02 100644 --- a/binding-mri/disposable-binding.h +++ b/binding-mri/disposable-binding.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/etc-binding.cpp b/binding-mri/etc-binding.cpp index 20f90f1b5..730acb44b 100644 --- a/binding-mri/etc-binding.cpp +++ b/binding-mri/etc-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/filesystem-binding.cpp b/binding-mri/filesystem-binding.cpp index a9449af23..39b6be343 100644 --- a/binding-mri/filesystem-binding.cpp +++ b/binding-mri/filesystem-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/flashable-binding.h b/binding-mri/flashable-binding.h index 60a344b96..3389eb642 100644 --- a/binding-mri/flashable-binding.h +++ b/binding-mri/flashable-binding.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/font-binding.cpp b/binding-mri/font-binding.cpp index 006a2dfad..b2a6a7f0a 100644 --- a/binding-mri/font-binding.cpp +++ b/binding-mri/font-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/graphics-binding.cpp b/binding-mri/graphics-binding.cpp index cc35ea5d7..5a807a13c 100644 --- a/binding-mri/graphics-binding.cpp +++ b/binding-mri/graphics-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/input-binding.cpp b/binding-mri/input-binding.cpp index 62a383a82..7782fcae7 100644 --- a/binding-mri/input-binding.cpp +++ b/binding-mri/input-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/plane-binding.cpp b/binding-mri/plane-binding.cpp index 33f2d9be3..7818f76fd 100644 --- a/binding-mri/plane-binding.cpp +++ b/binding-mri/plane-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/sceneelement-binding.h b/binding-mri/sceneelement-binding.h index c191ee430..da51a97bf 100644 --- a/binding-mri/sceneelement-binding.h +++ b/binding-mri/sceneelement-binding.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/serializable-binding.h b/binding-mri/serializable-binding.h index 308270552..12e897bde 100644 --- a/binding-mri/serializable-binding.h +++ b/binding-mri/serializable-binding.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/sprite-binding.cpp b/binding-mri/sprite-binding.cpp index 014275687..bdee8631e 100644 --- a/binding-mri/sprite-binding.cpp +++ b/binding-mri/sprite-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/table-binding.cpp b/binding-mri/table-binding.cpp index 33d657e30..12643f505 100644 --- a/binding-mri/table-binding.cpp +++ b/binding-mri/table-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/tilemap-binding.cpp b/binding-mri/tilemap-binding.cpp index 970ad585b..b9e414c7f 100644 --- a/binding-mri/tilemap-binding.cpp +++ b/binding-mri/tilemap-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/tilemapvx-binding.cpp b/binding-mri/tilemapvx-binding.cpp index 9fd5a82d2..56e9642d2 100644 --- a/binding-mri/tilemapvx-binding.cpp +++ b/binding-mri/tilemapvx-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/viewport-binding.cpp b/binding-mri/viewport-binding.cpp index 1292b8cb8..051890a2f 100644 --- a/binding-mri/viewport-binding.cpp +++ b/binding-mri/viewport-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/viewportelement-binding.h b/binding-mri/viewportelement-binding.h index 4d9e7ae53..362845df6 100644 --- a/binding-mri/viewportelement-binding.h +++ b/binding-mri/viewportelement-binding.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/window-binding.cpp b/binding-mri/window-binding.cpp index 3ea28c845..99fceab4d 100644 --- a/binding-mri/window-binding.cpp +++ b/binding-mri/window-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mri/windowvx-binding.cpp b/binding-mri/windowvx-binding.cpp index 889707b42..d25c04369 100644 --- a/binding-mri/windowvx-binding.cpp +++ b/binding-mri/windowvx-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/audio-binding.cpp b/binding-mruby/audio-binding.cpp index 9b9981c99..127dab018 100644 --- a/binding-mruby/audio-binding.cpp +++ b/binding-mruby/audio-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/binding-mruby.cpp b/binding-mruby/binding-mruby.cpp index b2d7fcf74..4636574cd 100644 --- a/binding-mruby/binding-mruby.cpp +++ b/binding-mruby/binding-mruby.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/binding-types.h b/binding-mruby/binding-types.h index 5d975468f..ff9e991b4 100644 --- a/binding-mruby/binding-types.h +++ b/binding-mruby/binding-types.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/binding-util.cpp b/binding-mruby/binding-util.cpp index f405bf8d4..a3cf3aaaa 100644 --- a/binding-mruby/binding-util.cpp +++ b/binding-mruby/binding-util.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/binding-util.h b/binding-mruby/binding-util.h index 765887d8f..3025174fc 100644 --- a/binding-mruby/binding-util.h +++ b/binding-mruby/binding-util.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/bitmap-binding.cpp b/binding-mruby/bitmap-binding.cpp index 16f9ce477..f65f7dc10 100644 --- a/binding-mruby/bitmap-binding.cpp +++ b/binding-mruby/bitmap-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/disposable-binding.h b/binding-mruby/disposable-binding.h index 2edafd19d..4933e0e0e 100644 --- a/binding-mruby/disposable-binding.h +++ b/binding-mruby/disposable-binding.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/etc-binding.cpp b/binding-mruby/etc-binding.cpp index 9cc458041..7fa0582bc 100644 --- a/binding-mruby/etc-binding.cpp +++ b/binding-mruby/etc-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/flashable-binding.h b/binding-mruby/flashable-binding.h index a7a124a7c..e471fd24b 100644 --- a/binding-mruby/flashable-binding.h +++ b/binding-mruby/flashable-binding.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/font-binding.cpp b/binding-mruby/font-binding.cpp index 0aed999c6..145053468 100644 --- a/binding-mruby/font-binding.cpp +++ b/binding-mruby/font-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/graphics-binding.cpp b/binding-mruby/graphics-binding.cpp index d4e3b5eaf..f33c6012c 100644 --- a/binding-mruby/graphics-binding.cpp +++ b/binding-mruby/graphics-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/input-binding.cpp b/binding-mruby/input-binding.cpp index 1835f9f63..073548036 100644 --- a/binding-mruby/input-binding.cpp +++ b/binding-mruby/input-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/mrb-ext/file.cpp b/binding-mruby/mrb-ext/file.cpp index acddafc86..4c4d5d893 100644 --- a/binding-mruby/mrb-ext/file.cpp +++ b/binding-mruby/mrb-ext/file.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/mrb-ext/file.h b/binding-mruby/mrb-ext/file.h index b5fd6410b..22030320a 100644 --- a/binding-mruby/mrb-ext/file.h +++ b/binding-mruby/mrb-ext/file.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/mrb-ext/kernel.cpp b/binding-mruby/mrb-ext/kernel.cpp index b642ca3d8..704b95df1 100644 --- a/binding-mruby/mrb-ext/kernel.cpp +++ b/binding-mruby/mrb-ext/kernel.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/mrb-ext/marshal.cpp b/binding-mruby/mrb-ext/marshal.cpp index a3403f973..3fbb86996 100644 --- a/binding-mruby/mrb-ext/marshal.cpp +++ b/binding-mruby/mrb-ext/marshal.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/mrb-ext/marshal.h b/binding-mruby/mrb-ext/marshal.h index fa79c997e..ffb56bc91 100644 --- a/binding-mruby/mrb-ext/marshal.h +++ b/binding-mruby/mrb-ext/marshal.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/mrb-ext/rwmem.cpp b/binding-mruby/mrb-ext/rwmem.cpp index c6f77780e..1f832e075 100644 --- a/binding-mruby/mrb-ext/rwmem.cpp +++ b/binding-mruby/mrb-ext/rwmem.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/mrb-ext/rwmem.h b/binding-mruby/mrb-ext/rwmem.h index 4736b828a..4a8f8b3d5 100644 --- a/binding-mruby/mrb-ext/rwmem.h +++ b/binding-mruby/mrb-ext/rwmem.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/mrb-ext/time.cpp b/binding-mruby/mrb-ext/time.cpp index c9e6ca1f3..784fc750b 100644 --- a/binding-mruby/mrb-ext/time.cpp +++ b/binding-mruby/mrb-ext/time.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/plane-binding.cpp b/binding-mruby/plane-binding.cpp index fafc3fecd..a84db8f88 100644 --- a/binding-mruby/plane-binding.cpp +++ b/binding-mruby/plane-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/sceneelement-binding.h b/binding-mruby/sceneelement-binding.h index b2f4baaaa..d35c4e432 100644 --- a/binding-mruby/sceneelement-binding.h +++ b/binding-mruby/sceneelement-binding.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/serializable-binding.h b/binding-mruby/serializable-binding.h index 35c7e0b36..170b06f63 100644 --- a/binding-mruby/serializable-binding.h +++ b/binding-mruby/serializable-binding.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/sprite-binding.cpp b/binding-mruby/sprite-binding.cpp index fd8e65d8f..f89baca4a 100644 --- a/binding-mruby/sprite-binding.cpp +++ b/binding-mruby/sprite-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/table-binding.cpp b/binding-mruby/table-binding.cpp index 3e63cc7e5..cb4297fd7 100644 --- a/binding-mruby/table-binding.cpp +++ b/binding-mruby/table-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/tilemap-binding.cpp b/binding-mruby/tilemap-binding.cpp index 527fe9c43..dff370418 100644 --- a/binding-mruby/tilemap-binding.cpp +++ b/binding-mruby/tilemap-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/viewport-binding.cpp b/binding-mruby/viewport-binding.cpp index 304c2680f..6dd5fdd61 100644 --- a/binding-mruby/viewport-binding.cpp +++ b/binding-mruby/viewport-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/viewportelement-binding.h b/binding-mruby/viewportelement-binding.h index 315faf000..a52a3f2f7 100644 --- a/binding-mruby/viewportelement-binding.h +++ b/binding-mruby/viewportelement-binding.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-mruby/window-binding.cpp b/binding-mruby/window-binding.cpp index a434ea9a7..4f526ac25 100644 --- a/binding-mruby/window-binding.cpp +++ b/binding-mruby/window-binding.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/binding-null/binding-null.cpp b/binding-null/binding-null.cpp index 9353212d2..c68615278 100644 --- a/binding-null/binding-null.cpp +++ b/binding-null/binding-null.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/al-util.h b/src/al-util.h index f93ed3f8f..58f888bc7 100644 --- a/src/al-util.h +++ b/src/al-util.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/aldatasource.h b/src/aldatasource.h index f46fc58d1..94dea90db 100644 --- a/src/aldatasource.h +++ b/src/aldatasource.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/alstream.cpp b/src/alstream.cpp index 72675bcb2..1a8d73c2d 100644 --- a/src/alstream.cpp +++ b/src/alstream.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/alstream.h b/src/alstream.h index 12a7f2825..7391c4b52 100644 --- a/src/alstream.h +++ b/src/alstream.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/audio.cpp b/src/audio.cpp index 626d581a3..e60d3c049 100644 --- a/src/audio.cpp +++ b/src/audio.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/audio.h b/src/audio.h index 75cbc3f70..ea74d7887 100644 --- a/src/audio.h +++ b/src/audio.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/audiostream.cpp b/src/audiostream.cpp index dec70a894..42a995f7a 100644 --- a/src/audiostream.cpp +++ b/src/audiostream.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/audiostream.h b/src/audiostream.h index 1f7927d9d..2831e067d 100644 --- a/src/audiostream.h +++ b/src/audiostream.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/binding.h b/src/binding.h index 49b143ee2..70402638d 100644 --- a/src/binding.h +++ b/src/binding.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/bitmap.cpp b/src/bitmap.cpp index 64fafe973..d95c7d504 100644 --- a/src/bitmap.cpp +++ b/src/bitmap.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/bitmap.h b/src/bitmap.h index b7449117a..8e2ec73b4 100644 --- a/src/bitmap.h +++ b/src/bitmap.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/boost-hash.h b/src/boost-hash.h index de41de3c5..39b6eaac3 100644 --- a/src/boost-hash.h +++ b/src/boost-hash.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/config.cpp b/src/config.cpp index 61b217abc..998d6ea9d 100644 --- a/src/config.cpp +++ b/src/config.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/config.h b/src/config.h index 993954dee..2722d1888 100644 --- a/src/config.h +++ b/src/config.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/debugwriter.h b/src/debugwriter.h index 39cf537a0..da1282560 100644 --- a/src/debugwriter.h +++ b/src/debugwriter.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/disposable.h b/src/disposable.h index 5bb1d688b..432687b12 100644 --- a/src/disposable.h +++ b/src/disposable.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/etc-internal.h b/src/etc-internal.h index c592423ca..5ddce7477 100644 --- a/src/etc-internal.h +++ b/src/etc-internal.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/etc.cpp b/src/etc.cpp index 26e6635af..5af7739b1 100644 --- a/src/etc.cpp +++ b/src/etc.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/etc.h b/src/etc.h index 463b89049..bd3470d5a 100644 --- a/src/etc.h +++ b/src/etc.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/eventthread.cpp b/src/eventthread.cpp index bbb8b5154..21ef91799 100644 --- a/src/eventthread.cpp +++ b/src/eventthread.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/eventthread.h b/src/eventthread.h index 0c57f2d8f..1693d5221 100644 --- a/src/eventthread.h +++ b/src/eventthread.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/exception.h b/src/exception.h index 94961a6a9..6f95b6047 100644 --- a/src/exception.h +++ b/src/exception.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/filesystem.cpp b/src/filesystem.cpp index c03dec626..576b27dd2 100644 --- a/src/filesystem.cpp +++ b/src/filesystem.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/filesystem.h b/src/filesystem.h index 71cdb1bf6..b4376a181 100644 --- a/src/filesystem.h +++ b/src/filesystem.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/flashable.h b/src/flashable.h index d0a9f0ca6..687610483 100644 --- a/src/flashable.h +++ b/src/flashable.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/font.cpp b/src/font.cpp index 97ebc76ab..5c1d3040e 100644 --- a/src/font.cpp +++ b/src/font.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/font.h b/src/font.h index 2ddf96b2d..d6ca48537 100644 --- a/src/font.h +++ b/src/font.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/gl-debug.cpp b/src/gl-debug.cpp index 46e04b378..d193c97f5 100644 --- a/src/gl-debug.cpp +++ b/src/gl-debug.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/gl-debug.h b/src/gl-debug.h index a37e2ba38..5a7065b24 100644 --- a/src/gl-debug.h +++ b/src/gl-debug.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/gl-fun.cpp b/src/gl-fun.cpp index a53b6c2af..1abd306ea 100644 --- a/src/gl-fun.cpp +++ b/src/gl-fun.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/gl-fun.h b/src/gl-fun.h index c9bd14863..64f8457c1 100644 --- a/src/gl-fun.h +++ b/src/gl-fun.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/gl-meta.cpp b/src/gl-meta.cpp index 2b930b5fc..8dd3af598 100644 --- a/src/gl-meta.cpp +++ b/src/gl-meta.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/gl-meta.h b/src/gl-meta.h index 52315ba5a..fd8cf8ab5 100644 --- a/src/gl-meta.h +++ b/src/gl-meta.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/gl-util.h b/src/gl-util.h index 3411683f9..945af787a 100644 --- a/src/gl-util.h +++ b/src/gl-util.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/global-ibo.h b/src/global-ibo.h index 060407007..5781fbc51 100644 --- a/src/global-ibo.h +++ b/src/global-ibo.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/glstate.cpp b/src/glstate.cpp index 0fbcdc6c4..322d4c9f7 100644 --- a/src/glstate.cpp +++ b/src/glstate.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/glstate.h b/src/glstate.h index 7d68da597..f624408ba 100644 --- a/src/glstate.h +++ b/src/glstate.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/graphics.cpp b/src/graphics.cpp index afc3e8deb..109a2a8a4 100644 --- a/src/graphics.cpp +++ b/src/graphics.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/graphics.h b/src/graphics.h index 084b67724..5426f139d 100644 --- a/src/graphics.h +++ b/src/graphics.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/input.cpp b/src/input.cpp index ca6cb6a11..ce8f7f135 100644 --- a/src/input.cpp +++ b/src/input.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/input.h b/src/input.h index 1daede742..213665feb 100644 --- a/src/input.h +++ b/src/input.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/intrulist.h b/src/intrulist.h index e02ea40ad..6e087cdfe 100644 --- a/src/intrulist.h +++ b/src/intrulist.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/keybindings.cpp b/src/keybindings.cpp index 1aa8826e9..caa86b49e 100644 --- a/src/keybindings.cpp +++ b/src/keybindings.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/keybindings.h b/src/keybindings.h index 63f3acbfd..cef4e8d27 100644 --- a/src/keybindings.h +++ b/src/keybindings.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/main.cpp b/src/main.cpp index 54398255a..d70a26fbb 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/midisource.cpp b/src/midisource.cpp index 9f98b5060..431f07d12 100644 --- a/src/midisource.cpp +++ b/src/midisource.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/plane.cpp b/src/plane.cpp index f2c0d439b..58cb165f1 100644 --- a/src/plane.cpp +++ b/src/plane.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/plane.h b/src/plane.h index 9350eb3e4..70ff590f5 100644 --- a/src/plane.h +++ b/src/plane.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/quad.h b/src/quad.h index 77995c6e5..d200c6b5c 100644 --- a/src/quad.h +++ b/src/quad.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/quadarray.h b/src/quadarray.h index bf9778d9f..2d9e6cc6d 100644 --- a/src/quadarray.h +++ b/src/quadarray.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/rgssad.cpp b/src/rgssad.cpp index b4a0b9959..edbdd8e2d 100644 --- a/src/rgssad.cpp +++ b/src/rgssad.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/rgssad.h b/src/rgssad.h index ab130de81..84848049d 100644 --- a/src/rgssad.h +++ b/src/rgssad.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/scene.cpp b/src/scene.cpp index 20190a7a0..21760aa8c 100644 --- a/src/scene.cpp +++ b/src/scene.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/scene.h b/src/scene.h index 1040aa609..0353e6a2e 100644 --- a/src/scene.h +++ b/src/scene.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/sdlsoundsource.cpp b/src/sdlsoundsource.cpp index 7ffd7c3f4..83bda06be 100644 --- a/src/sdlsoundsource.cpp +++ b/src/sdlsoundsource.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/serial-util.h b/src/serial-util.h index 1b8d3727d..45a6bded9 100644 --- a/src/serial-util.h +++ b/src/serial-util.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/serializable.h b/src/serializable.h index 6ab591915..65891d505 100644 --- a/src/serializable.h +++ b/src/serializable.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/settingsmenu.cpp b/src/settingsmenu.cpp index f3c145130..42e2c477e 100644 --- a/src/settingsmenu.cpp +++ b/src/settingsmenu.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/settingsmenu.h b/src/settingsmenu.h index e972ade04..a6141923a 100644 --- a/src/settingsmenu.h +++ b/src/settingsmenu.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/shader.cpp b/src/shader.cpp index 14a13ab13..076eb748d 100644 --- a/src/shader.cpp +++ b/src/shader.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/shader.h b/src/shader.h index 028bb591c..b3995272f 100644 --- a/src/shader.h +++ b/src/shader.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/sharedmidistate.h b/src/sharedmidistate.h index 4fd7c08a2..f1fb35a1e 100644 --- a/src/sharedmidistate.h +++ b/src/sharedmidistate.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/sharedstate.cpp b/src/sharedstate.cpp index 6f2221454..7bf63436b 100644 --- a/src/sharedstate.cpp +++ b/src/sharedstate.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/sharedstate.h b/src/sharedstate.h index f2d51b4cd..827afaf68 100644 --- a/src/sharedstate.h +++ b/src/sharedstate.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/soundemitter.cpp b/src/soundemitter.cpp index 18f187338..0fd5dcf36 100644 --- a/src/soundemitter.cpp +++ b/src/soundemitter.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/soundemitter.h b/src/soundemitter.h index 51565472c..0a834231a 100644 --- a/src/soundemitter.h +++ b/src/soundemitter.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/sprite.cpp b/src/sprite.cpp index 8afad1c28..292ea0f6d 100644 --- a/src/sprite.cpp +++ b/src/sprite.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/sprite.h b/src/sprite.h index 91c024a84..84b73f2cf 100644 --- a/src/sprite.h +++ b/src/sprite.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/table.cpp b/src/table.cpp index c46313fd3..306c072fc 100644 --- a/src/table.cpp +++ b/src/table.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/table.h b/src/table.h index c63ddc778..4583b5420 100644 --- a/src/table.h +++ b/src/table.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/texpool.cpp b/src/texpool.cpp index 20945854e..37aab8b30 100644 --- a/src/texpool.cpp +++ b/src/texpool.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/texpool.h b/src/texpool.h index 51d4bfdaf..e2898407d 100644 --- a/src/texpool.h +++ b/src/texpool.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/tileatlas.cpp b/src/tileatlas.cpp index 53c0a73c3..c79398cad 100644 --- a/src/tileatlas.cpp +++ b/src/tileatlas.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/tileatlas.h b/src/tileatlas.h index 0a3fcdd48..4959501f6 100644 --- a/src/tileatlas.h +++ b/src/tileatlas.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/tileatlasvx.cpp b/src/tileatlasvx.cpp index 7fc122200..116fc305d 100644 --- a/src/tileatlasvx.cpp +++ b/src/tileatlasvx.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/tileatlasvx.h b/src/tileatlasvx.h index af6ffb15a..e03017a5b 100644 --- a/src/tileatlasvx.h +++ b/src/tileatlasvx.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/tilemap-common.h b/src/tilemap-common.h index e49ec397e..7c290e8f5 100644 --- a/src/tilemap-common.h +++ b/src/tilemap-common.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/tilemap.cpp b/src/tilemap.cpp index 30257da44..1c3bb77cb 100644 --- a/src/tilemap.cpp +++ b/src/tilemap.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/tilemap.h b/src/tilemap.h index bb7445988..91abbdcab 100644 --- a/src/tilemap.h +++ b/src/tilemap.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/tilemapvx.cpp b/src/tilemapvx.cpp index 4abcb5adf..d20f3b3a1 100644 --- a/src/tilemapvx.cpp +++ b/src/tilemapvx.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/tilemapvx.h b/src/tilemapvx.h index e28c9c338..17f1ed8f0 100644 --- a/src/tilemapvx.h +++ b/src/tilemapvx.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/tilequad.cpp b/src/tilequad.cpp index 76e511843..accf29709 100644 --- a/src/tilequad.cpp +++ b/src/tilequad.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/tilequad.h b/src/tilequad.h index 2360681d7..96e3d71ce 100644 --- a/src/tilequad.h +++ b/src/tilequad.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/transform.h b/src/transform.h index 12c529ae1..6493bb4f9 100644 --- a/src/transform.h +++ b/src/transform.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. It is based on parts of "SFML 2.0" (license further below) ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/util.h b/src/util.h index 31d4099a1..661cd9d2e 100644 --- a/src/util.h +++ b/src/util.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/vertex.cpp b/src/vertex.cpp index 17283d4b9..59714a68c 100644 --- a/src/vertex.cpp +++ b/src/vertex.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/vertex.h b/src/vertex.h index b448d2d47..94dfe140f 100644 --- a/src/vertex.h +++ b/src/vertex.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/viewport.cpp b/src/viewport.cpp index 854946592..ce177462b 100644 --- a/src/viewport.cpp +++ b/src/viewport.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/viewport.h b/src/viewport.h index 515d25d85..65e176ce5 100644 --- a/src/viewport.h +++ b/src/viewport.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/vorbissource.cpp b/src/vorbissource.cpp index e283127fa..d6deeeabf 100644 --- a/src/vorbissource.cpp +++ b/src/vorbissource.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/window.cpp b/src/window.cpp index a06322f09..90ea14c52 100644 --- a/src/window.cpp +++ b/src/window.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/window.h b/src/window.h index 349b5a315..60d147e66 100644 --- a/src/window.h +++ b/src/window.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2013 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/windowvx.cpp b/src/windowvx.cpp index b4acfa6bb..05d629d2c 100644 --- a/src/windowvx.cpp +++ b/src/windowvx.cpp @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by diff --git a/src/windowvx.h b/src/windowvx.h index 8fa40ca56..08f237f96 100644 --- a/src/windowvx.h +++ b/src/windowvx.h @@ -3,7 +3,7 @@ ** ** This file is part of mkxp. ** -** Copyright (C) 2021 Amaryllis Kulla +** Copyright (C) 2014 - 2021 Amaryllis Kulla ** ** mkxp is free software: you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by