From 12b57e84e6f2c90e011d45848c4e485762f994f5 Mon Sep 17 00:00:00 2001 From: Kp Date: Sun, 2 Sep 2018 00:57:29 +0000 Subject: [PATCH] Switch most in-tree http:// links to https:// For each link given as http://, verify that the site is accessible over https:// and, if so, switch to it. These domains were converted: * llvm.org * clang.llvm.org * en.cppreference.com * www.dxx-rebirth.com * www.libsdl.org * www.scons.org --- Documentation/c++std.markdown | 42 +++++++++---------- INSTALL.markdown | 12 +++--- common/2d/bitmap.h | 2 +- common/2d/disc.cpp | 2 +- common/3d/clipper.cpp | 2 +- common/3d/clipper.h | 2 +- common/3d/draw.cpp | 2 +- common/3d/globvars.cpp | 2 +- common/3d/globvars.h | 2 +- common/3d/instance.cpp | 2 +- common/3d/matrix.cpp | 2 +- common/3d/points.cpp | 2 +- common/3d/rod.cpp | 2 +- common/3d/setup.cpp | 2 +- common/arch/carbon/conf.h | 2 +- common/arch/carbon/messagebox.c | 2 +- common/arch/cocoa/SDLMain.h | 2 +- common/arch/cocoa/messagebox.mm | 2 +- common/arch/cocoa/tool_bundle.py | 4 +- common/arch/ogl/ogl_extensions.cpp | 2 +- common/arch/ogl/ogl_sync.cpp | 2 +- common/arch/sdl/digi_mixer_music.cpp | 2 +- common/arch/sdl/event.cpp | 2 +- common/arch/sdl/joy.cpp | 2 +- common/arch/sdl/key.cpp | 2 +- common/arch/sdl/mouse.cpp | 2 +- common/arch/sdl/rbaudio.cpp | 2 +- common/arch/sdl/timer.cpp | 2 +- common/arch/sdl/window.cpp | 2 +- common/arch/win32/messagebox.cpp | 2 +- common/include/compiler-addressof.h | 2 +- common/include/compiler-array.h | 2 +- common/include/compiler-begin.h | 2 +- common/include/compiler-cf_assert.h | 2 +- common/include/compiler-lengthof.h | 2 +- common/include/compiler-range_for.h | 2 +- common/include/compiler-static_assert.h | 2 +- common/include/console.h | 2 +- common/include/countarray.h | 2 +- common/include/cpp-valptridx.h | 2 +- common/include/digi_audio.h | 2 +- common/include/digi_mixer.h | 2 +- common/include/digi_mixer_music.h | 2 +- common/include/dsx-ns.h | 2 +- common/include/editor/esegment.h | 2 +- common/include/event.h | 2 +- common/include/fmtcheck.h | 2 +- common/include/fwd-event.h | 2 +- common/include/fwd-partial_range.h | 2 +- common/include/fwd-valptridx.h | 2 +- common/include/fwd-window.h | 2 +- common/include/hmp.h | 2 +- common/include/ignorecase.h | 2 +- common/include/internal.h | 2 +- common/include/interp.h | 2 +- common/include/joy.h | 2 +- common/include/jukebox.h | 2 +- common/include/loadgl.h | 2 +- common/include/makesig.h | 2 +- common/include/maths.h | 2 +- common/include/messagebox.h | 2 +- common/include/mouse.h | 2 +- common/include/ogl_extensions.h | 2 +- common/include/ogl_init.h | 2 +- common/include/ogl_sync.h | 2 +- common/include/partial_range.h | 2 +- common/include/physfs-serial.h | 2 +- common/include/physfs_list.h | 2 +- common/include/physfsx.h | 2 +- common/include/pstypes.h | 2 +- common/include/reverse.h | 2 +- common/include/serial.h | 2 +- common/include/strutil.h | 2 +- common/include/timer.h | 2 +- common/include/valptridx.h | 2 +- common/include/varutil.h | 2 +- common/include/window.h | 2 +- common/main/cast_range_result.h | 2 +- common/main/cli.cpp | 2 +- common/main/cli.h | 2 +- common/main/cmd.cpp | 2 +- common/main/cmd.h | 2 +- common/main/cvar.cpp | 2 +- common/main/cvar.h | 2 +- common/main/d_enumerate.h | 2 +- common/main/d_srcloc.h | 2 +- common/main/escort.h | 2 +- common/main/hudmsg.h | 2 +- common/main/multiinternal.h | 2 +- common/main/net_udp.h | 2 +- common/main/player-flags.h | 2 +- common/main/selfiter.h | 2 +- common/main/songs.h | 2 +- common/main/valptridx.tcc | 2 +- common/main/vers_id.h | 2 +- common/maths/fixc.cpp | 2 +- common/maths/rand.cpp | 2 +- common/maths/tables.cpp | 2 +- common/maths/vecmat.cpp | 2 +- common/misc/hmp.cpp | 2 +- common/misc/ignorecase.cpp | 2 +- common/texmap/texmapl.h | 2 +- .../d1x-rebirth-0.60.0_beta2.ebuild | 2 +- .../descent1-freedata-1.ebuild | 10 ++--- .../dxx-rebirth-0.60.0_beta2_p38.ebuild | 2 +- .../dxx-rebirth/dxx-rebirth-9999.ebuild | 2 +- d1x-rebirth/INSTALL.txt | 12 +++--- d1x-rebirth/README.RPi | 2 +- d1x-rebirth/README.txt | 4 +- d1x-rebirth/debian/control | 2 +- d1x-rebirth/debian/copyright | 2 +- d1x-rebirth/main/custom.cpp | 2 +- d1x-rebirth/main/custom.h | 2 +- d1x-rebirth/main/snddecom.cpp | 2 +- d1x-rebirth/main/snddecom.h | 2 +- d1x-rebirth/utilities/extractD1Data.cpp | 2 +- d2x-rebirth/INSTALL.txt | 10 ++--- d2x-rebirth/README.RPi | 2 +- d2x-rebirth/README.txt | 4 +- d2x-rebirth/debian/control | 2 +- d2x-rebirth/debian/copyright | 2 +- d2x-rebirth/iff/archive/iff15bpp.c | 2 +- d2x-rebirth/iff/archive/iff8bpp.c | 2 +- d2x-rebirth/libmve/decoder16.cpp | 2 +- d2x-rebirth/libmve/decoder8.cpp | 2 +- d2x-rebirth/libmve/decoders.h | 2 +- d2x-rebirth/libmve/mve_audio.cpp | 2 +- d2x-rebirth/libmve/mve_audio.h | 2 +- d2x-rebirth/libmve/mve_main.c | 2 +- d2x-rebirth/libmve/mvelib.cpp | 2 +- d2x-rebirth/libmve/mvelib.h | 2 +- d2x-rebirth/libmve/mveplay.cpp | 2 +- d2x-rebirth/main/descent.cfg | 2 +- d2x-rebirth/main/libmve.h | 2 +- d2x-rebirth/main/physfsrwops.h | 4 +- d2x-rebirth/misc/physfsrwops.cpp | 4 +- d2x-rebirth/utilities/hogcreate.c | 2 +- d2x-rebirth/utilities/hogextract.c | 2 +- d2x-rebirth/utilities/mvlcreate.c | 2 +- d2x-rebirth/utilities/mvlextract.c | 2 +- d2x-rebirth/utilities/tex2txb.c | 2 +- d2x-rebirth/utilities/txb2tex.c | 2 +- similar/3d/interp.cpp | 2 +- similar/arch/ogl/gr.cpp | 2 +- similar/arch/ogl/ogl.cpp | 2 +- similar/arch/sdl/digi.cpp | 2 +- similar/arch/sdl/digi_audio.cpp | 2 +- similar/arch/sdl/digi_mixer.cpp | 2 +- similar/arch/sdl/gr.cpp | 2 +- similar/arch/sdl/init.cpp | 2 +- similar/arch/sdl/jukebox.cpp | 2 +- similar/arch/win32/include/resource.h | 2 +- similar/main/console.cpp | 2 +- similar/main/hud.cpp | 2 +- similar/main/kconfig.ui-table.cpp | 2 +- similar/main/net_udp.cpp | 2 +- similar/main/player.cpp | 2 +- similar/main/segment.cpp | 2 +- similar/main/vers_id.cpp | 2 +- similar/misc/args.cpp | 2 +- similar/misc/physfsx.cpp | 2 +- 161 files changed, 204 insertions(+), 204 deletions(-) diff --git a/Documentation/c++std.markdown b/Documentation/c++std.markdown index e0b0ce354..21891d9c5 100644 --- a/Documentation/c++std.markdown +++ b/Documentation/c++std.markdown @@ -77,28 +77,28 @@ If `std::index_sequence` is not available, then [`common/include/compiler-intege If `std::make_unique` is available, then [`common/include/compiler-make_unique.h`][src:compiler-make_unique.h] uses `using std::make_unique;` to bring `make_unique` into the global namespace. If `std::make_unique` is not available, then [`common/include/compiler-make_unique.h`][src:compiler-make_unique.h] provides a simple implementation of `make_unique` in the global namespace. -[cppr:cpp/language/reference]: http://en.cppreference.com/w/cpp/language/reference -[cppr:cpp/language/parameter_pack]: http://en.cppreference.com/w/cpp/language/parameter_pack -[cppr:cpp/language/auto]: http://en.cppreference.com/w/cpp/language/auto -[cppr:cpp/language/lambda]: http://en.cppreference.com/w/cpp/language/lambda -[cppr:cpp/language/decltype]: http://en.cppreference.com/w/cpp/language/decltype -[cppr:cpp/language/type_alias]: http://en.cppreference.com/w/cpp/language/type_alias -[cppr:cpp/language/nullptr]: http://en.cppreference.com/w/cpp/language/nullptr -[scppr:enum class]: http://en.cppreference.com/w/cpp/language/enum#Scoped_enumerations.28since_C.2B.2B11.29 -[scppr:enum fwd]: http://en.cppreference.com/w/cpp/language/enum#Unscoped_enumeration -[cppr:cpp/language/constexpr]: http://en.cppreference.com/w/cpp/language/constexpr -[cppr:cpp/language/cast_operator]: http://en.cppreference.com/w/cpp/language/cast_operator -[cppr:cpp/language/function#Function_definition]: http://en.cppreference.com/w/cpp/language/function#Function_definition -[cppr:cpp/memory/unique_ptr]: http://en.cppreference.com/w/cpp/memory/unique_ptr -[cppr:cpp/utility/exchange]: http://en.cppreference.com/w/cpp/utility/exchange -[cppr:cpp/utility/integer_sequence]: http://en.cppreference.com/w/cpp/utility/integer_sequence -[cppr:cpp/memory/unique_ptr/make_unique]: http://en.cppreference.com/w/cpp/memory/unique_ptr/make_unique -[scppr:rvalue method]: http://en.cppreference.com/w/cpp/language/member_functions#const-.2C_volatile-.2C_and_ref-qualified_member_functions -[cppr:cpp/language/using_declaration]: http://en.cppreference.com/w/cpp/language/using_declaration -[cppr:cpp/language/range-for]: http://en.cppreference.com/w/cpp/language/range-for -[cppr:cpp/language/static_assert]: http://en.cppreference.com/w/cpp/language/static_assert +[cppr:cpp/language/reference]: https://en.cppreference.com/w/cpp/language/reference +[cppr:cpp/language/parameter_pack]: https://en.cppreference.com/w/cpp/language/parameter_pack +[cppr:cpp/language/auto]: https://en.cppreference.com/w/cpp/language/auto +[cppr:cpp/language/lambda]: https://en.cppreference.com/w/cpp/language/lambda +[cppr:cpp/language/decltype]: https://en.cppreference.com/w/cpp/language/decltype +[cppr:cpp/language/type_alias]: https://en.cppreference.com/w/cpp/language/type_alias +[cppr:cpp/language/nullptr]: https://en.cppreference.com/w/cpp/language/nullptr +[scppr:enum class]: https://en.cppreference.com/w/cpp/language/enum#Scoped_enumerations.28since_C.2B.2B11.29 +[scppr:enum fwd]: https://en.cppreference.com/w/cpp/language/enum#Unscoped_enumeration +[cppr:cpp/language/constexpr]: https://en.cppreference.com/w/cpp/language/constexpr +[cppr:cpp/language/cast_operator]: https://en.cppreference.com/w/cpp/language/cast_operator +[cppr:cpp/language/function#Function_definition]: https://en.cppreference.com/w/cpp/language/function#Function_definition +[cppr:cpp/memory/unique_ptr]: https://en.cppreference.com/w/cpp/memory/unique_ptr +[cppr:cpp/utility/exchange]: https://en.cppreference.com/w/cpp/utility/exchange +[cppr:cpp/utility/integer_sequence]: https://en.cppreference.com/w/cpp/utility/integer_sequence +[cppr:cpp/memory/unique_ptr/make_unique]: https://en.cppreference.com/w/cpp/memory/unique_ptr/make_unique +[scppr:rvalue method]: https://en.cppreference.com/w/cpp/language/member_functions#const-.2C_volatile-.2C_and_ref-qualified_member_functions +[cppr:cpp/language/using_declaration]: https://en.cppreference.com/w/cpp/language/using_declaration +[cppr:cpp/language/range-for]: https://en.cppreference.com/w/cpp/language/range-for +[cppr:cpp/language/static_assert]: https://en.cppreference.com/w/cpp/language/static_assert [src:compiler-exchange.h]: ../common/include/compiler-exchange.h [src:compiler-integer_sequence.h]: ../common/include/compiler-integer_sequence.h -[scppr:make_integer_sequence]: http://en.cppreference.com/w/cpp/utility/integer_sequence#Helper_templates +[scppr:make_integer_sequence]: https://en.cppreference.com/w/cpp/utility/integer_sequence#Helper_templates [gccbug:66059]: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66059 [src:compiler-make_unique.h]: ../common/include/compiler-make_unique.h diff --git a/INSTALL.markdown b/INSTALL.markdown index 27ccc2894..2e7f57b33 100644 --- a/INSTALL.markdown +++ b/INSTALL.markdown @@ -7,12 +7,12 @@ The DXX-Rebirth maintainers have no control over the sites linked below. The ma ### Prerequisites -* [Python 2.x](https://www.python.org/) to run [scons](http://www.scons.org/), the processor for SConstruct scripts. +* [Python 2.x](https://www.python.org/) to run [scons](https://www.scons.org/), the processor for SConstruct scripts. [Python 2.7](https://www.python.org/downloads/release/python-2714/) is recommended. As of this writing, **scons** does not support Python 3.x, but has plans to do so. * C++ compiler with support for selected C++11 features. One of: * [gcc](https://gcc.gnu.org/) 4.9.4 or later - * [clang](http://clang.llvm.org/) 3.3 or later + * [clang](https://clang.llvm.org/) 3.3 or later * Microsoft Visual Studio is **not** supported at this time. Support for Microsoft Visual Studio will be added when it implements sufficient C++11 features for the code to build with @@ -31,7 +31,7 @@ Optional, but recommended: SDL\_mixer 2 is **not** supported at this time. * C++ compiler with support for selected C++14 features. One of: * [gcc](https://gcc.gnu.org/) 4.9.4 or later - * [clang](http://clang.llvm.org/) 3.4 or later + * [clang](https://clang.llvm.org/) 3.4 or later Unless otherwise noted, using the newest release available is recommended. For example, prefer gcc-5.4 to gcc-4.9, even though both should work. @@ -48,8 +48,8 @@ If you are not sure whether your system is Windows x86 or Windows x64, use the p * C++ compiler * mingw-gcc: [Getting Started](http://www.mingw.org/wiki/Getting_Started) | [Direct download](https://sourceforge.net/projects/mingw/files/latest/download) - * [clang](http://llvm.org/releases/3.6.2/LLVM-3.6.2-win32.exe) - ([.sig](http://llvm.org/releases/3.6.2/LLVM-3.6.2-win32.exe.sig)) + * [clang](https://llvm.org/releases/3.6.2/LLVM-3.6.2-win32.exe) + ([.sig](https://llvm.org/releases/3.6.2/LLVM-3.6.2-win32.exe.sig)) * [SDL 1.2 x86 zip](https://www.libsdl.org/release/SDL-1.2.15-win32.zip) | [SDL 1.2 x64 zip](https://www.libsdl.org/release/SDL-1.2.15-win32-x64.zip) * No published PhysFS package for Windows is known. @@ -195,4 +195,4 @@ For Windows and Linux, DXX-Rebirth installs only the main game binary. The bina As a convenience, if **register\_install\_target=True**, **SConstruct** registers a pseudo-target named **install** which copies the compiled files to *DESTDIR*__/__*BINDIR*. By default, **register\_install\_target=True**, *DESTDIR* is *empty*, and *BINDIR* is *PREFIX*__/bin__, which expands to **/usr/local/bin**. -DXX-Rebirth [requires game data](http://www.dxx-rebirth.com/game-content/) to play. The build system has no support for interacting with game data. You can get [Descent 1 PC shareware data](http://www.dxx-rebirth.com/download/dxx/content/descent-pc-shareware.zip) and [Descent 2 PC demo data](http://www.dxx-rebirth.com/download/dxx/content/descent2-pc-demo.zip) from the DXX-Rebirth website. Full game data is supported (and recommended), but is not freely available. You can [buy full Descent 1 game data](https://www.gog.com/game/descent) and/or [buy full Descent 2 game data](https://www.gog.com/game/descent_2) from GOG.com. Historically, both Descent 1 and Descent 2 were sold as a single unit. After a nearly two-year hiatus from sale, the games returned to GOG.com in November 2017 as separate units. DXX-Rebirth contains engines for both games. Each engine works for its respective game without the data from the other, so players who wish to purchase only one game may do so. +DXX-Rebirth [requires game data](https://www.dxx-rebirth.com/game-content/) to play. The build system has no support for interacting with game data. You can get [Descent 1 PC shareware data](https://www.dxx-rebirth.com/download/dxx/content/descent-pc-shareware.zip) and [Descent 2 PC demo data](https://www.dxx-rebirth.com/download/dxx/content/descent2-pc-demo.zip) from the DXX-Rebirth website. Full game data is supported (and recommended), but is not freely available. You can [buy full Descent 1 game data](https://www.gog.com/game/descent) and/or [buy full Descent 2 game data](https://www.gog.com/game/descent_2) from GOG.com. Historically, both Descent 1 and Descent 2 were sold as a single unit. After a nearly two-year hiatus from sale, the games returned to GOG.com in November 2017 as separate units. DXX-Rebirth contains engines for both games. Each engine works for its respective game without the data from the other, so players who wish to purchase only one game may do so. diff --git a/common/2d/bitmap.h b/common/2d/bitmap.h index 667717695..4301e8432 100644 --- a/common/2d/bitmap.h +++ b/common/2d/bitmap.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/2d/disc.cpp b/common/2d/disc.cpp index b300b38d6..0bc46a2d2 100644 --- a/common/2d/disc.cpp +++ b/common/2d/disc.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/3d/clipper.cpp b/common/3d/clipper.cpp index 5b31771a7..ab56d81bb 100644 --- a/common/3d/clipper.cpp +++ b/common/3d/clipper.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/3d/clipper.h b/common/3d/clipper.h index 7f6040f06..a47525292 100644 --- a/common/3d/clipper.h +++ b/common/3d/clipper.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/3d/draw.cpp b/common/3d/draw.cpp index c53d9777d..76ae179f3 100644 --- a/common/3d/draw.cpp +++ b/common/3d/draw.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/3d/globvars.cpp b/common/3d/globvars.cpp index 36207e4d1..bda60cfbe 100644 --- a/common/3d/globvars.cpp +++ b/common/3d/globvars.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/3d/globvars.h b/common/3d/globvars.h index 42837bd80..8190c60fc 100644 --- a/common/3d/globvars.h +++ b/common/3d/globvars.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/3d/instance.cpp b/common/3d/instance.cpp index 0558f305b..1908a54cb 100644 --- a/common/3d/instance.cpp +++ b/common/3d/instance.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/3d/matrix.cpp b/common/3d/matrix.cpp index 80ccdfbb3..a53f2ec3e 100644 --- a/common/3d/matrix.cpp +++ b/common/3d/matrix.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/3d/points.cpp b/common/3d/points.cpp index 8a1a2d1b3..9bf711aa5 100644 --- a/common/3d/points.cpp +++ b/common/3d/points.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/3d/rod.cpp b/common/3d/rod.cpp index d62ffa52b..f3277e859 100644 --- a/common/3d/rod.cpp +++ b/common/3d/rod.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/3d/setup.cpp b/common/3d/setup.cpp index 29bbb222d..05dc219c7 100644 --- a/common/3d/setup.cpp +++ b/common/3d/setup.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/carbon/conf.h b/common/arch/carbon/conf.h index c2162c3dd..d239cb462 100644 --- a/common/arch/carbon/conf.h +++ b/common/arch/carbon/conf.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/carbon/messagebox.c b/common/arch/carbon/messagebox.c index e7bac3f1d..650e75c4c 100644 --- a/common/arch/carbon/messagebox.c +++ b/common/arch/carbon/messagebox.c @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/cocoa/SDLMain.h b/common/arch/cocoa/SDLMain.h index 77cb4a5de..dfa647327 100644 --- a/common/arch/cocoa/SDLMain.h +++ b/common/arch/cocoa/SDLMain.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/cocoa/messagebox.mm b/common/arch/cocoa/messagebox.mm index 1745a6838..9be1a00c7 100644 --- a/common/arch/cocoa/messagebox.mm +++ b/common/arch/cocoa/messagebox.mm @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/cocoa/tool_bundle.py b/common/arch/cocoa/tool_bundle.py index 46d8e00b7..620c6c5c7 100644 --- a/common/arch/cocoa/tool_bundle.py +++ b/common/arch/cocoa/tool_bundle.py @@ -1,6 +1,6 @@ # Create an application package. -# http://www.scons.org/wiki/SubstInFileBuilder +# https://www.scons.org/wiki/SubstInFileBuilder import re from SCons.Script import * @@ -73,7 +73,7 @@ def TOOL_SUBST(env): subst_action=SCons.Action.Action(subst_in_file, subst_in_file_string) env['BUILDERS']['SubstInFile'] = env.Builder(action=subst_action, emitter=subst_emitter) -# http://www.scons.org/wiki/MacOSX (modified to suit) +# https://www.scons.org/wiki/MacOSX (modified to suit) from SCons.Defaults import SharedCheck, ProgScan from SCons.Script.SConscript import SConsEnvironment diff --git a/common/arch/ogl/ogl_extensions.cpp b/common/arch/ogl/ogl_extensions.cpp index 1778b8489..b624fdc99 100644 --- a/common/arch/ogl/ogl_extensions.cpp +++ b/common/arch/ogl/ogl_extensions.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/ogl/ogl_sync.cpp b/common/arch/ogl/ogl_sync.cpp index 5488b86c3..56cd25058 100644 --- a/common/arch/ogl/ogl_sync.cpp +++ b/common/arch/ogl/ogl_sync.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/sdl/digi_mixer_music.cpp b/common/arch/sdl/digi_mixer_music.cpp index 232a7926c..293507d46 100644 --- a/common/arch/sdl/digi_mixer_music.cpp +++ b/common/arch/sdl/digi_mixer_music.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/sdl/event.cpp b/common/arch/sdl/event.cpp index 19b33c66e..e102667b6 100644 --- a/common/arch/sdl/event.cpp +++ b/common/arch/sdl/event.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/sdl/joy.cpp b/common/arch/sdl/joy.cpp index bebe92e33..b358bc893 100644 --- a/common/arch/sdl/joy.cpp +++ b/common/arch/sdl/joy.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/sdl/key.cpp b/common/arch/sdl/key.cpp index da42e05fc..45f5d51b9 100644 --- a/common/arch/sdl/key.cpp +++ b/common/arch/sdl/key.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/sdl/mouse.cpp b/common/arch/sdl/mouse.cpp index f35a758b1..86995499f 100644 --- a/common/arch/sdl/mouse.cpp +++ b/common/arch/sdl/mouse.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/sdl/rbaudio.cpp b/common/arch/sdl/rbaudio.cpp index 1305542a5..b563edda6 100644 --- a/common/arch/sdl/rbaudio.cpp +++ b/common/arch/sdl/rbaudio.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/sdl/timer.cpp b/common/arch/sdl/timer.cpp index ec9e4b9c3..37271e51d 100644 --- a/common/arch/sdl/timer.cpp +++ b/common/arch/sdl/timer.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/sdl/window.cpp b/common/arch/sdl/window.cpp index 1b09cadab..33211a765 100644 --- a/common/arch/sdl/window.cpp +++ b/common/arch/sdl/window.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/arch/win32/messagebox.cpp b/common/arch/win32/messagebox.cpp index 3321fcbb2..16004cb01 100644 --- a/common/arch/win32/messagebox.cpp +++ b/common/arch/win32/messagebox.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/compiler-addressof.h b/common/include/compiler-addressof.h index 44d3c32de..c3bcf4757 100644 --- a/common/include/compiler-addressof.h +++ b/common/include/compiler-addressof.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/compiler-array.h b/common/include/compiler-array.h index 7bf335c15..ebd64a1fd 100644 --- a/common/include/compiler-array.h +++ b/common/include/compiler-array.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/compiler-begin.h b/common/include/compiler-begin.h index e06ca3b11..9c66b865c 100644 --- a/common/include/compiler-begin.h +++ b/common/include/compiler-begin.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/compiler-cf_assert.h b/common/include/compiler-cf_assert.h index fda0e7cf7..5b93158cb 100644 --- a/common/include/compiler-cf_assert.h +++ b/common/include/compiler-cf_assert.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/compiler-lengthof.h b/common/include/compiler-lengthof.h index 69be4afec..f577a6ac8 100644 --- a/common/include/compiler-lengthof.h +++ b/common/include/compiler-lengthof.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/compiler-range_for.h b/common/include/compiler-range_for.h index a8c0bd9e8..e43ac6da1 100644 --- a/common/include/compiler-range_for.h +++ b/common/include/compiler-range_for.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/compiler-static_assert.h b/common/include/compiler-static_assert.h index 470435cb1..eb32b8cd2 100644 --- a/common/include/compiler-static_assert.h +++ b/common/include/compiler-static_assert.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/console.h b/common/include/console.h index a10520430..71d4181d4 100644 --- a/common/include/console.h +++ b/common/include/console.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/countarray.h b/common/include/countarray.h index ac4bd5b99..e71cccba3 100644 --- a/common/include/countarray.h +++ b/common/include/countarray.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/cpp-valptridx.h b/common/include/cpp-valptridx.h index 934876ed1..7ce1e1cde 100644 --- a/common/include/cpp-valptridx.h +++ b/common/include/cpp-valptridx.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/digi_audio.h b/common/include/digi_audio.h index 7f3b9591c..645edd55b 100644 --- a/common/include/digi_audio.h +++ b/common/include/digi_audio.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/digi_mixer.h b/common/include/digi_mixer.h index c6b9c8a87..13f9da2a5 100644 --- a/common/include/digi_mixer.h +++ b/common/include/digi_mixer.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/digi_mixer_music.h b/common/include/digi_mixer_music.h index 2300a04c6..7c37e045a 100644 --- a/common/include/digi_mixer_music.h +++ b/common/include/digi_mixer_music.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/dsx-ns.h b/common/include/dsx-ns.h index fd2019f14..3689204e4 100644 --- a/common/include/dsx-ns.h +++ b/common/include/dsx-ns.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/editor/esegment.h b/common/include/editor/esegment.h index 1711a99df..33d98f8ab 100644 --- a/common/include/editor/esegment.h +++ b/common/include/editor/esegment.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/event.h b/common/include/event.h index d4c6d8e8b..d3fe46cca 100644 --- a/common/include/event.h +++ b/common/include/event.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/fmtcheck.h b/common/include/fmtcheck.h index 2a7ec00c2..76568bbe3 100644 --- a/common/include/fmtcheck.h +++ b/common/include/fmtcheck.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/fwd-event.h b/common/include/fwd-event.h index 72f06c316..0c707eb64 100644 --- a/common/include/fwd-event.h +++ b/common/include/fwd-event.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/fwd-partial_range.h b/common/include/fwd-partial_range.h index 4e25a7495..da5c516d5 100644 --- a/common/include/fwd-partial_range.h +++ b/common/include/fwd-partial_range.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/fwd-valptridx.h b/common/include/fwd-valptridx.h index f52b99284..ec8527dcf 100644 --- a/common/include/fwd-valptridx.h +++ b/common/include/fwd-valptridx.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/fwd-window.h b/common/include/fwd-window.h index 9c61f197a..f395b951c 100644 --- a/common/include/fwd-window.h +++ b/common/include/fwd-window.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/hmp.h b/common/include/hmp.h index d5e145cb2..cc88d22a0 100644 --- a/common/include/hmp.h +++ b/common/include/hmp.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/ignorecase.h b/common/include/ignorecase.h index 8773c435a..b5442e6ce 100644 --- a/common/include/ignorecase.h +++ b/common/include/ignorecase.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/internal.h b/common/include/internal.h index b2fec5725..599bd9fed 100644 --- a/common/include/internal.h +++ b/common/include/internal.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/interp.h b/common/include/interp.h index fc338fb69..08b29b61a 100644 --- a/common/include/interp.h +++ b/common/include/interp.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/joy.h b/common/include/joy.h index 4317383ba..ee3179cde 100644 --- a/common/include/joy.h +++ b/common/include/joy.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/jukebox.h b/common/include/jukebox.h index 7848bab69..c0b6aa7ad 100644 --- a/common/include/jukebox.h +++ b/common/include/jukebox.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/loadgl.h b/common/include/loadgl.h index 9e6fca8a2..f02035d7d 100644 --- a/common/include/loadgl.h +++ b/common/include/loadgl.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/makesig.h b/common/include/makesig.h index 8dc11f6ce..5bbb69f0c 100644 --- a/common/include/makesig.h +++ b/common/include/makesig.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/maths.h b/common/include/maths.h index a7521ac62..d0d2ee360 100644 --- a/common/include/maths.h +++ b/common/include/maths.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/messagebox.h b/common/include/messagebox.h index a426a11ae..50ce12005 100644 --- a/common/include/messagebox.h +++ b/common/include/messagebox.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/mouse.h b/common/include/mouse.h index 03e039131..aefa9a135 100644 --- a/common/include/mouse.h +++ b/common/include/mouse.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/ogl_extensions.h b/common/include/ogl_extensions.h index 1a8dd8890..2d5b6a2ac 100644 --- a/common/include/ogl_extensions.h +++ b/common/include/ogl_extensions.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/ogl_init.h b/common/include/ogl_init.h index aecfeb3e8..3e3c6a9cc 100644 --- a/common/include/ogl_init.h +++ b/common/include/ogl_init.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/ogl_sync.h b/common/include/ogl_sync.h index 9c3e9fa91..aea1ec820 100644 --- a/common/include/ogl_sync.h +++ b/common/include/ogl_sync.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/partial_range.h b/common/include/partial_range.h index 3f725ab48..e4f71dae6 100644 --- a/common/include/partial_range.h +++ b/common/include/partial_range.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/physfs-serial.h b/common/include/physfs-serial.h index 7814fbb0e..bda521af4 100644 --- a/common/include/physfs-serial.h +++ b/common/include/physfs-serial.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/physfs_list.h b/common/include/physfs_list.h index d079f598d..5def00b38 100644 --- a/common/include/physfs_list.h +++ b/common/include/physfs_list.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/physfsx.h b/common/include/physfsx.h index 9ac515053..255ab2939 100644 --- a/common/include/physfsx.h +++ b/common/include/physfsx.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/pstypes.h b/common/include/pstypes.h index 24e14ed08..2b8e896b3 100644 --- a/common/include/pstypes.h +++ b/common/include/pstypes.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/reverse.h b/common/include/reverse.h index b1c0d7277..dc6efeefb 100644 --- a/common/include/reverse.h +++ b/common/include/reverse.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/serial.h b/common/include/serial.h index 8bd4b6774..5259ec881 100644 --- a/common/include/serial.h +++ b/common/include/serial.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/strutil.h b/common/include/strutil.h index 308504a63..4992a169d 100644 --- a/common/include/strutil.h +++ b/common/include/strutil.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/timer.h b/common/include/timer.h index 9a4e62190..a582db834 100644 --- a/common/include/timer.h +++ b/common/include/timer.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/valptridx.h b/common/include/valptridx.h index 4afade5ef..b0756ab70 100644 --- a/common/include/valptridx.h +++ b/common/include/valptridx.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/varutil.h b/common/include/varutil.h index cea136905..5431f7b86 100644 --- a/common/include/varutil.h +++ b/common/include/varutil.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/include/window.h b/common/include/window.h index 636492cde..bd3b9c1f0 100644 --- a/common/include/window.h +++ b/common/include/window.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/cast_range_result.h b/common/main/cast_range_result.h index 263b28d8f..31a3c46e8 100644 --- a/common/main/cast_range_result.h +++ b/common/main/cast_range_result.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/cli.cpp b/common/main/cli.cpp index 8540b9915..a018f9eb1 100644 --- a/common/main/cli.cpp +++ b/common/main/cli.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/cli.h b/common/main/cli.h index b15ccb43a..957aa4179 100644 --- a/common/main/cli.h +++ b/common/main/cli.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/cmd.cpp b/common/main/cmd.cpp index ad6446100..3b1f7a1d7 100644 --- a/common/main/cmd.cpp +++ b/common/main/cmd.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/cmd.h b/common/main/cmd.h index 14ac5f433..6fdd30506 100644 --- a/common/main/cmd.h +++ b/common/main/cmd.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/cvar.cpp b/common/main/cvar.cpp index 1e5cf2eab..1c8eaa262 100644 --- a/common/main/cvar.cpp +++ b/common/main/cvar.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/cvar.h b/common/main/cvar.h index 71afa69da..a00273e6a 100644 --- a/common/main/cvar.h +++ b/common/main/cvar.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/d_enumerate.h b/common/main/d_enumerate.h index 62529bc08..30ec7bea2 100644 --- a/common/main/d_enumerate.h +++ b/common/main/d_enumerate.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/d_srcloc.h b/common/main/d_srcloc.h index 830c95660..f9f8174a1 100644 --- a/common/main/d_srcloc.h +++ b/common/main/d_srcloc.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/escort.h b/common/main/escort.h index 5fa0dda66..c280fd71c 100644 --- a/common/main/escort.h +++ b/common/main/escort.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/hudmsg.h b/common/main/hudmsg.h index 9243eb79a..933e9b46c 100644 --- a/common/main/hudmsg.h +++ b/common/main/hudmsg.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/multiinternal.h b/common/main/multiinternal.h index 70ac8e11c..d409db339 100644 --- a/common/main/multiinternal.h +++ b/common/main/multiinternal.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/net_udp.h b/common/main/net_udp.h index 736344efe..e4d6d4186 100644 --- a/common/main/net_udp.h +++ b/common/main/net_udp.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/player-flags.h b/common/main/player-flags.h index ee3f26f80..4d11c5e6c 100644 --- a/common/main/player-flags.h +++ b/common/main/player-flags.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/selfiter.h b/common/main/selfiter.h index 418aa50c6..e809aa526 100644 --- a/common/main/selfiter.h +++ b/common/main/selfiter.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/songs.h b/common/main/songs.h index 78325eead..c2ad29483 100644 --- a/common/main/songs.h +++ b/common/main/songs.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/valptridx.tcc b/common/main/valptridx.tcc index f70bf0b7d..2ab2d4055 100644 --- a/common/main/valptridx.tcc +++ b/common/main/valptridx.tcc @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/main/vers_id.h b/common/main/vers_id.h index bd567e02c..80333f853 100644 --- a/common/main/vers_id.h +++ b/common/main/vers_id.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/maths/fixc.cpp b/common/maths/fixc.cpp index c22342620..955a1a628 100644 --- a/common/maths/fixc.cpp +++ b/common/maths/fixc.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/maths/rand.cpp b/common/maths/rand.cpp index a06f4af18..3aedb3a72 100644 --- a/common/maths/rand.cpp +++ b/common/maths/rand.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/maths/tables.cpp b/common/maths/tables.cpp index e5dc6de0e..f119be6a9 100644 --- a/common/maths/tables.cpp +++ b/common/maths/tables.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/maths/vecmat.cpp b/common/maths/vecmat.cpp index 8345329c7..5ebc30ee4 100644 --- a/common/maths/vecmat.cpp +++ b/common/maths/vecmat.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/misc/hmp.cpp b/common/misc/hmp.cpp index 080e9cd6e..4545676c1 100644 --- a/common/misc/hmp.cpp +++ b/common/misc/hmp.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/misc/ignorecase.cpp b/common/misc/ignorecase.cpp index 9acaed4df..473f491b4 100644 --- a/common/misc/ignorecase.cpp +++ b/common/misc/ignorecase.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/common/texmap/texmapl.h b/common/texmap/texmapl.h index 603a3e1f2..0c1a5a463 100644 --- a/common/texmap/texmapl.h +++ b/common/texmap/texmapl.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/contrib/gentoo/games-action/d1x-rebirth/d1x-rebirth-0.60.0_beta2.ebuild b/contrib/gentoo/games-action/d1x-rebirth/d1x-rebirth-0.60.0_beta2.ebuild index 394965e6b..9777ae523 100644 --- a/contrib/gentoo/games-action/d1x-rebirth/d1x-rebirth-0.60.0_beta2.ebuild +++ b/contrib/gentoo/games-action/d1x-rebirth/d1x-rebirth-0.60.0_beta2.ebuild @@ -13,7 +13,7 @@ EAPI=6 # version number. MY_ENGINE="${PN:1:1}" DESCRIPTION="Descent Rebirth - enhanced Descent $MY_ENGINE engine" -HOMEPAGE="http://www.dxx-rebirth.com/" +HOMEPAGE="https://www.dxx-rebirth.com/" SRC_URI="" LICENSE="DXX-Rebirth GPL-3" diff --git a/contrib/gentoo/games-action/descent1-freedata/descent1-freedata-1.ebuild b/contrib/gentoo/games-action/descent1-freedata/descent1-freedata-1.ebuild index 52598e172..9416f005d 100644 --- a/contrib/gentoo/games-action/descent1-freedata/descent1-freedata-1.ebuild +++ b/contrib/gentoo/games-action/descent1-freedata/descent1-freedata-1.ebuild @@ -4,18 +4,18 @@ EAPI=6 DXX_ENGINE="${PN:7:1}" DESCRIPTION="Free content for games-action/d${DXX_ENGINE}x-rebirth" -HOMEPAGE="http://www.dxx-rebirth.com/" +HOMEPAGE="https://www.dxx-rebirth.com/" IUSE="l10n_de opl3-musicpack sc55-musicpack" SRC_URI=" - l10n_de? ( http://www.dxx-rebirth.com/download/dxx/res/d${DXX_ENGINE}xr-briefings-ger.dxa ) - opl3-musicpack? ( http://www.dxx-rebirth.com/download/dxx/res/d${DXX_ENGINE}xr-opl3-music.dxa ) - sc55-musicpack? ( http://www.dxx-rebirth.com/download/dxx/res/d${DXX_ENGINE}xr-sc55-music.dxa ) + l10n_de? ( https://www.dxx-rebirth.com/download/dxx/res/d${DXX_ENGINE}xr-briefings-ger.dxa ) + opl3-musicpack? ( https://www.dxx-rebirth.com/download/dxx/res/d${DXX_ENGINE}xr-opl3-music.dxa ) + sc55-musicpack? ( https://www.dxx-rebirth.com/download/dxx/res/d${DXX_ENGINE}xr-sc55-music.dxa ) " if [[ "${PN}" = descent1-freedata ]]; then IUSE+=" +textures" SRC_URI+=" - textures? ( http://www.dxx-rebirth.com/download/dxx/res/d1xr-hires.dxa ) + textures? ( https://www.dxx-rebirth.com/download/dxx/res/d1xr-hires.dxa ) " fi diff --git a/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-0.60.0_beta2_p38.ebuild b/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-0.60.0_beta2_p38.ebuild index d17ee514c..899cdc860 100644 --- a/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-0.60.0_beta2_p38.ebuild +++ b/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-0.60.0_beta2_p38.ebuild @@ -26,7 +26,7 @@ else fi DESCRIPTION="Descent Rebirth - enhanced Descent 1 & 2 engine" -HOMEPAGE="http://www.dxx-rebirth.com/" +HOMEPAGE="https://www.dxx-rebirth.com/" LICENSE="DXX-Rebirth GPL-3" SLOT="0" diff --git a/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild b/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild index 6223c51ce..1b8d7b420 100644 --- a/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild +++ b/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild @@ -23,7 +23,7 @@ else fi DESCRIPTION="Descent Rebirth - enhanced Descent 1 & 2 engine" -HOMEPAGE="http://www.dxx-rebirth.com/" +HOMEPAGE="https://www.dxx-rebirth.com/" LICENSE="DXX-Rebirth GPL-3" SLOT="0" diff --git a/d1x-rebirth/INSTALL.txt b/d1x-rebirth/INSTALL.txt index d0bcaaf7b..70a2ae9bb 100644 --- a/d1x-rebirth/INSTALL.txt +++ b/d1x-rebirth/INSTALL.txt @@ -47,13 +47,13 @@ Compiling: if they were downloaded outside of Mac OS 9 (including Mac OS X). This will also need to be done after any Terminal command (diff, svn update etc) edits the source files. THIS MAKEFILE IS GROSSLY OUT OF DATE!! - Note that there are ready-to-go packages on http://www.dxx-rebirth.com + Note that there are ready-to-go packages on https://www.dxx-rebirth.com Win32: ------ Use the SCons way like described in the *NIX-instructions from an MSYS/MinGW environment. However you will not need to use 'install' but just drag the resulting binary to your Descent-folder. - Note that there are ready-to-go packages on http://www.dxx-rebirth.com + Note that there are ready-to-go packages on https://www.dxx-rebirth.com Needed files: @@ -70,13 +70,13 @@ Needed files: installer program onto it. Alternatively, run the installer on a computer with Mac OS 9 and copy over. Of course you can also use the Shareware game content with D1X-Rebirth which you can find here: - http://www.dxx-rebirth.com/game-content/ + https://www.dxx-rebirth.com/game-content/ For the PC CD-ROM, these files should be located on the Descent1 CD-Rom. The PC version data files need to be patched to version 1.4a. There is a patch suitable for Mac OS X available at: - http://www.dxx-rebirth.com/download/dxx/misc/descent-game-content-10to14a-patch.zip + https://www.dxx-rebirth.com/download/dxx/misc/descent-game-content-10to14a-patch.zip To play the Multiplayer levelset 'Total Chaos', make sure the files @@ -117,7 +117,7 @@ Optional files: Those can be found on several websites. Add them to the game by copying them to subdirectory ‘missions/’. They can also go in subdirectories of 'missions/', unlike with the original version. A good place to find additional mission might be the Descent mission Database: - http://www.dxx-rebirth.com/descent-mission-database/ + https://www.dxx-rebirth.com/descent-mission-database/ Custom Music (MP3, OGG, AIF, etc.): ----------------------------------- @@ -130,7 +130,7 @@ Optional files: be installed by putting them to where your game content resides (OS-dependent - see above). NO EXTRACTION OR ADDITIONAL CONFIGURATION NEEDED. You can find all official AddOns here: - http://www.dxx-rebirth.com/addons/ + https://www.dxx-rebirth.com/addons/ Launching the program diff --git a/d1x-rebirth/README.RPi b/d1x-rebirth/README.RPi index ab402763a..fd1649c55 100644 --- a/d1x-rebirth/README.RPi +++ b/d1x-rebirth/README.RPi @@ -82,7 +82,7 @@ The RPi patch was written by: Send bug reports, suggestions and other feedback regarding the operation on the RPi to me via email, or post to the official dxx-rebirth forum at: - http://www.dxx-rebirth.com/frm/index.php + https://www.dxx-rebirth.com/frm/index.php -- derhass, 2012-08-09 diff --git a/d1x-rebirth/README.txt b/d1x-rebirth/README.txt index ffcd5d7bd..4c0b3abcb 100644 --- a/d1x-rebirth/README.txt +++ b/d1x-rebirth/README.txt @@ -2,7 +2,7 @@ __________/ D1X-Rebirth / -http://www.dxx-rebirth.com +https://www.dxx-rebirth.com 0. Introduction: @@ -66,5 +66,5 @@ http://www.dxx-rebirth.com 5. Contact: =========== - http://www.dxx-rebirth.com/ + https://www.dxx-rebirth.com/ zico [at] dxx-rebirth [dot] com diff --git a/d1x-rebirth/debian/control b/d1x-rebirth/debian/control index a42393c5e..9b493b2cd 100644 --- a/d1x-rebirth/debian/control +++ b/d1x-rebirth/debian/control @@ -15,5 +15,5 @@ Description: Port of the 1995 classic game Descent 1: First Strike a bunch of improvements and new features. . For more information please visit the web site: - http://www.dxx-rebirth.com/ + https://www.dxx-rebirth.com/ diff --git a/d1x-rebirth/debian/copyright b/d1x-rebirth/debian/copyright index d6f803072..b87cc0c8d 100644 --- a/d1x-rebirth/debian/copyright +++ b/d1x-rebirth/debian/copyright @@ -1,7 +1,7 @@ This software was packaged by zico Thu, 05 May 2011 01:22:39 +0100 -It was downloaded from: http://www.dxx-rebirth.com/ +It was downloaded from: https://www.dxx-rebirth.com/ Original authors: * Descent 1 by Interplay / Parallax Software diff --git a/d1x-rebirth/main/custom.cpp b/d1x-rebirth/main/custom.cpp index e7ba8eee8..4798c732d 100644 --- a/d1x-rebirth/main/custom.cpp +++ b/d1x-rebirth/main/custom.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d1x-rebirth/main/custom.h b/d1x-rebirth/main/custom.h index 4e778a64a..be3c71eae 100644 --- a/d1x-rebirth/main/custom.h +++ b/d1x-rebirth/main/custom.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d1x-rebirth/main/snddecom.cpp b/d1x-rebirth/main/snddecom.cpp index 7cb5300dd..583793a7e 100644 --- a/d1x-rebirth/main/snddecom.cpp +++ b/d1x-rebirth/main/snddecom.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d1x-rebirth/main/snddecom.h b/d1x-rebirth/main/snddecom.h index b7a9e1ab8..c165871d9 100644 --- a/d1x-rebirth/main/snddecom.h +++ b/d1x-rebirth/main/snddecom.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d1x-rebirth/utilities/extractD1Data.cpp b/d1x-rebirth/utilities/extractD1Data.cpp index baa1e9b3c..0b5d69290 100644 --- a/d1x-rebirth/utilities/extractD1Data.cpp +++ b/d1x-rebirth/utilities/extractD1Data.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/INSTALL.txt b/d2x-rebirth/INSTALL.txt index 3dbe5d24e..bde6e9f01 100644 --- a/d2x-rebirth/INSTALL.txt +++ b/d2x-rebirth/INSTALL.txt @@ -47,13 +47,13 @@ Compiling: if they were downloaded outside of Mac OS 9 (including Mac OS X). This will also need to be done after any Terminal command (diff, svn update etc) edits the source files. THIS MAKEFILE IS GROSSLY OUT OF DATE!! - Note that there are ready-to-go packages on http://www.dxx-rebirth.com + Note that there are ready-to-go packages on https://www.dxx-rebirth.com Win32: ------ Use the SCons way like described in the *NIX-instructions from an MSYS/MinGW environment. However you will not need to use 'install' but just drag the resulting binary to your Descent-folder. - Note that there are ready-to-go packages on http://www.dxx-rebirth.com + Note that there are ready-to-go packages on https://www.dxx-rebirth.com Needed files: @@ -92,7 +92,7 @@ Needed files: another license for multiplayer. ;) Of course you can also use the Interactive Demo game content with D2X-Rebirth which you can find here: - http://www.dxx-rebirth.com/game-content/ + https://www.dxx-rebirth.com/game-content/ Where to put these files: @@ -132,7 +132,7 @@ Optional files: Those can be found on several websites. Add them to the game by copying them to subdirectory ‘missions/’. They can also go in subdirectories of 'missions/', unlike with the original version. A good place to find additional mission might be the Descent mission Database: - http://www.dxx-rebirth.com/descent-mission-database/ + https://www.dxx-rebirth.com/descent-mission-database/ Custom Music (MP3, OGG, AIF, etc.): ----------------------------------- @@ -145,7 +145,7 @@ Optional files: be installed by putting them to where your game content resides (OS-dependent - see above). NO EXTRACTION OR ADDITIONAL CONFIGURATION NEEDED. You can find all official AddOns here: - http://www.dxx-rebirth.com/addons/ + https://www.dxx-rebirth.com/addons/ Launching the program diff --git a/d2x-rebirth/README.RPi b/d2x-rebirth/README.RPi index ab402763a..fd1649c55 100644 --- a/d2x-rebirth/README.RPi +++ b/d2x-rebirth/README.RPi @@ -82,7 +82,7 @@ The RPi patch was written by: Send bug reports, suggestions and other feedback regarding the operation on the RPi to me via email, or post to the official dxx-rebirth forum at: - http://www.dxx-rebirth.com/frm/index.php + https://www.dxx-rebirth.com/frm/index.php -- derhass, 2012-08-09 diff --git a/d2x-rebirth/README.txt b/d2x-rebirth/README.txt index 4bf9d87a3..c5fd2f97e 100644 --- a/d2x-rebirth/README.txt +++ b/d2x-rebirth/README.txt @@ -2,7 +2,7 @@ __________/ D2X-Rebirth / -http://www.dxx-rebirth.com +https://www.dxx-rebirth.com 0. Introduction: @@ -66,5 +66,5 @@ http://www.dxx-rebirth.com 5. Contact: =========== - http://www.dxx-rebirth.com/ + https://www.dxx-rebirth.com/ zico [at] dxx-rebirth [dot] com diff --git a/d2x-rebirth/debian/control b/d2x-rebirth/debian/control index 142b8b531..fc1802ae8 100644 --- a/d2x-rebirth/debian/control +++ b/d2x-rebirth/debian/control @@ -15,5 +15,5 @@ Description: Port of the 1996 classic game Descent 2: Counterstrike! a bunch of improvements and new features. . For more information please visit the web site: - http://www.dxx-rebirth.com/ + https://www.dxx-rebirth.com/ diff --git a/d2x-rebirth/debian/copyright b/d2x-rebirth/debian/copyright index de5d9fc62..1b2ff3356 100644 --- a/d2x-rebirth/debian/copyright +++ b/d2x-rebirth/debian/copyright @@ -1,7 +1,7 @@ This software was packaged by zico Thu, 05 May 2011 01:22:39 +0100 -It was downloaded from: http://www.dxx-rebirth.com/ +It was downloaded from: https://www.dxx-rebirth.com/ Original authors: * Descent 2 by Interplay / Parallax Software diff --git a/d2x-rebirth/iff/archive/iff15bpp.c b/d2x-rebirth/iff/archive/iff15bpp.c index 67c585e08..f66512c44 100644 --- a/d2x-rebirth/iff/archive/iff15bpp.c +++ b/d2x-rebirth/iff/archive/iff15bpp.c @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/iff/archive/iff8bpp.c b/d2x-rebirth/iff/archive/iff8bpp.c index 74b07d979..cabf79571 100644 --- a/d2x-rebirth/iff/archive/iff8bpp.c +++ b/d2x-rebirth/iff/archive/iff8bpp.c @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/libmve/decoder16.cpp b/d2x-rebirth/libmve/decoder16.cpp index 7c56642a0..e0a894fd0 100644 --- a/d2x-rebirth/libmve/decoder16.cpp +++ b/d2x-rebirth/libmve/decoder16.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/libmve/decoder8.cpp b/d2x-rebirth/libmve/decoder8.cpp index b51432b49..c507a05b5 100644 --- a/d2x-rebirth/libmve/decoder8.cpp +++ b/d2x-rebirth/libmve/decoder8.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/libmve/decoders.h b/d2x-rebirth/libmve/decoders.h index 2122012c0..774f84a04 100644 --- a/d2x-rebirth/libmve/decoders.h +++ b/d2x-rebirth/libmve/decoders.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/libmve/mve_audio.cpp b/d2x-rebirth/libmve/mve_audio.cpp index 70da5fd5c..1b4c1a914 100644 --- a/d2x-rebirth/libmve/mve_audio.cpp +++ b/d2x-rebirth/libmve/mve_audio.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/libmve/mve_audio.h b/d2x-rebirth/libmve/mve_audio.h index 5de11840e..1e41c6e81 100644 --- a/d2x-rebirth/libmve/mve_audio.h +++ b/d2x-rebirth/libmve/mve_audio.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/libmve/mve_main.c b/d2x-rebirth/libmve/mve_main.c index 4bd4be07c..b4a10de91 100644 --- a/d2x-rebirth/libmve/mve_main.c +++ b/d2x-rebirth/libmve/mve_main.c @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/libmve/mvelib.cpp b/d2x-rebirth/libmve/mvelib.cpp index 53527b53a..78c1156f0 100644 --- a/d2x-rebirth/libmve/mvelib.cpp +++ b/d2x-rebirth/libmve/mvelib.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/libmve/mvelib.h b/d2x-rebirth/libmve/mvelib.h index 1389a08f3..814f4a3d6 100644 --- a/d2x-rebirth/libmve/mvelib.h +++ b/d2x-rebirth/libmve/mvelib.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/libmve/mveplay.cpp b/d2x-rebirth/libmve/mveplay.cpp index 7c0167595..29251348d 100644 --- a/d2x-rebirth/libmve/mveplay.cpp +++ b/d2x-rebirth/libmve/mveplay.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/main/descent.cfg b/d2x-rebirth/main/descent.cfg index 172cb6951..03e82b020 100755 --- a/d2x-rebirth/main/descent.cfg +++ b/d2x-rebirth/main/descent.cfg @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/main/libmve.h b/d2x-rebirth/main/libmve.h index 9d28b039d..c569bd002 100644 --- a/d2x-rebirth/main/libmve.h +++ b/d2x-rebirth/main/libmve.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/main/physfsrwops.h b/d2x-rebirth/main/physfsrwops.h index ddd6ac670..dd44c8418 100644 --- a/d2x-rebirth/main/physfsrwops.h +++ b/d2x-rebirth/main/physfsrwops.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. @@ -21,7 +21,7 @@ * Unless otherwise stated, the rest of PhysicsFS falls under the zlib license. * Please see LICENSE in the root of the source tree. * - * SDL falls under the LGPL license. You can get SDL at http://www.libsdl.org/ + * SDL falls under the LGPL license. You can get SDL at https://www.libsdl.org/ * * This file was written by Ryan C. Gordon. (icculus@clutteredmind.org). */ diff --git a/d2x-rebirth/misc/physfsrwops.cpp b/d2x-rebirth/misc/physfsrwops.cpp index c77dfa75e..b6d871b56 100644 --- a/d2x-rebirth/misc/physfsrwops.cpp +++ b/d2x-rebirth/misc/physfsrwops.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. @@ -21,7 +21,7 @@ * Unless otherwise stated, the rest of PhysicsFS falls under the zlib license. * Please see LICENSE in the root of the source tree. * - * SDL falls under the LGPL license. You can get SDL at http://www.libsdl.org/ + * SDL falls under the LGPL license. You can get SDL at https://www.libsdl.org/ * * This file was written by Ryan C. Gordon. (icculus@clutteredmind.org). */ diff --git a/d2x-rebirth/utilities/hogcreate.c b/d2x-rebirth/utilities/hogcreate.c index b07147afd..b1bdcefb1 100644 --- a/d2x-rebirth/utilities/hogcreate.c +++ b/d2x-rebirth/utilities/hogcreate.c @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/utilities/hogextract.c b/d2x-rebirth/utilities/hogextract.c index dab2d6308..16f01ca90 100644 --- a/d2x-rebirth/utilities/hogextract.c +++ b/d2x-rebirth/utilities/hogextract.c @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/utilities/mvlcreate.c b/d2x-rebirth/utilities/mvlcreate.c index 548e84176..e56caf369 100644 --- a/d2x-rebirth/utilities/mvlcreate.c +++ b/d2x-rebirth/utilities/mvlcreate.c @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/utilities/mvlextract.c b/d2x-rebirth/utilities/mvlextract.c index 54b22302f..e9b4c4923 100644 --- a/d2x-rebirth/utilities/mvlextract.c +++ b/d2x-rebirth/utilities/mvlextract.c @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/utilities/tex2txb.c b/d2x-rebirth/utilities/tex2txb.c index 44f3754a2..4a81796bc 100644 --- a/d2x-rebirth/utilities/tex2txb.c +++ b/d2x-rebirth/utilities/tex2txb.c @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/d2x-rebirth/utilities/txb2tex.c b/d2x-rebirth/utilities/txb2tex.c index a6526d5b4..3e9d8c604 100644 --- a/d2x-rebirth/utilities/txb2tex.c +++ b/d2x-rebirth/utilities/txb2tex.c @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/3d/interp.cpp b/similar/3d/interp.cpp index 4826f5a4b..b971ea474 100644 --- a/similar/3d/interp.cpp +++ b/similar/3d/interp.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/arch/ogl/gr.cpp b/similar/arch/ogl/gr.cpp index a3ed67052..a17b5c49c 100644 --- a/similar/arch/ogl/gr.cpp +++ b/similar/arch/ogl/gr.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/arch/ogl/ogl.cpp b/similar/arch/ogl/ogl.cpp index 6866411aa..f4dabd929 100644 --- a/similar/arch/ogl/ogl.cpp +++ b/similar/arch/ogl/ogl.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/arch/sdl/digi.cpp b/similar/arch/sdl/digi.cpp index a0d29f630..d7a9096be 100644 --- a/similar/arch/sdl/digi.cpp +++ b/similar/arch/sdl/digi.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/arch/sdl/digi_audio.cpp b/similar/arch/sdl/digi_audio.cpp index 631488c84..7138cd46c 100644 --- a/similar/arch/sdl/digi_audio.cpp +++ b/similar/arch/sdl/digi_audio.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/arch/sdl/digi_mixer.cpp b/similar/arch/sdl/digi_mixer.cpp index 779128abf..fd4b9cf69 100644 --- a/similar/arch/sdl/digi_mixer.cpp +++ b/similar/arch/sdl/digi_mixer.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/arch/sdl/gr.cpp b/similar/arch/sdl/gr.cpp index 62bf1fce1..f1898f6b9 100644 --- a/similar/arch/sdl/gr.cpp +++ b/similar/arch/sdl/gr.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/arch/sdl/init.cpp b/similar/arch/sdl/init.cpp index 749900ab3..d5da77ac5 100644 --- a/similar/arch/sdl/init.cpp +++ b/similar/arch/sdl/init.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/arch/sdl/jukebox.cpp b/similar/arch/sdl/jukebox.cpp index c42693e2e..7df068b86 100644 --- a/similar/arch/sdl/jukebox.cpp +++ b/similar/arch/sdl/jukebox.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/arch/win32/include/resource.h b/similar/arch/win32/include/resource.h index 2330fbd54..a6e1267c5 100644 --- a/similar/arch/win32/include/resource.h +++ b/similar/arch/win32/include/resource.h @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/main/console.cpp b/similar/main/console.cpp index 36bb13329..13d646a55 100644 --- a/similar/main/console.cpp +++ b/similar/main/console.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/main/hud.cpp b/similar/main/hud.cpp index 7b34a633f..a99d1340c 100644 --- a/similar/main/hud.cpp +++ b/similar/main/hud.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/main/kconfig.ui-table.cpp b/similar/main/kconfig.ui-table.cpp index 9a82656a9..86149696f 100644 --- a/similar/main/kconfig.ui-table.cpp +++ b/similar/main/kconfig.ui-table.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/main/net_udp.cpp b/similar/main/net_udp.cpp index db3fbe864..d99aab73a 100644 --- a/similar/main/net_udp.cpp +++ b/similar/main/net_udp.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/main/player.cpp b/similar/main/player.cpp index 9553de1fe..d7be0721b 100644 --- a/similar/main/player.cpp +++ b/similar/main/player.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/main/segment.cpp b/similar/main/segment.cpp index 40ae86cba..591e43702 100644 --- a/similar/main/segment.cpp +++ b/similar/main/segment.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/main/vers_id.cpp b/similar/main/vers_id.cpp index db015e448..ca34290f9 100644 --- a/similar/main/vers_id.cpp +++ b/similar/main/vers_id.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/misc/args.cpp b/similar/misc/args.cpp index db1147102..42671ee6e 100644 --- a/similar/misc/args.cpp +++ b/similar/misc/args.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history. diff --git a/similar/misc/physfsx.cpp b/similar/misc/physfsx.cpp index fd022e20f..6129444f6 100644 --- a/similar/misc/physfsx.cpp +++ b/similar/misc/physfsx.cpp @@ -1,5 +1,5 @@ /* - * This file is part of the DXX-Rebirth project . + * This file is part of the DXX-Rebirth project . * It is copyright by its individual contributors, as recorded in the * project's Git history. See COPYING.txt at the top level for license * terms and a link to the Git history.