DEADSOFTWARE

Cosmetic: DooM 2D:Forever -> Doom 2D: Forever
authorDmitry D. Chernov <blackdoomer@yandex.ru>
Thu, 5 Oct 2017 17:58:42 +0000 (03:58 +1000)
committerDmitry D. Chernov <blackdoomer@yandex.ru>
Thu, 5 Oct 2017 17:58:42 +0000 (03:58 +1000)
64 files changed:
src/engine/e_graphics.pas
src/engine/e_input.pas
src/engine/e_log.pas
src/engine/e_msg.pas
src/engine/e_sound.pas
src/engine/e_sound_fmod.inc
src/engine/e_sound_sdl.inc
src/engine/e_texture.pas
src/flexui/sdlcarcass.pas
src/flexui/sdlstandalone.pas
src/game/Doom2DF.lpr
src/game/g_basic.pas
src/game/g_console.pas
src/game/g_game.pas
src/game/g_gfx.pas
src/game/g_grid.pas
src/game/g_gui.pas
src/game/g_holmes.inc
src/game/g_holmes.pas
src/game/g_holmes_cmd.inc
src/game/g_holmes_ol.inc
src/game/g_items.pas
src/game/g_language.pas
src/game/g_main.pas
src/game/g_map.pas
src/game/g_menu.pas
src/game/g_monsters.pas
src/game/g_net.pas
src/game/g_nethandler.pas
src/game/g_netmaster.pas
src/game/g_netmsg.pas
src/game/g_options.pas
src/game/g_panel.pas
src/game/g_phys.pas
src/game/g_player.pas
src/game/g_playermodel.pas
src/game/g_res_downloader.pas
src/game/g_saveload.pas
src/game/g_sound.pas
src/game/g_textures.pas
src/game/g_triggers.pas
src/game/g_weapons.pas
src/game/g_window.pas
src/sfs/sfs.pas
src/sfs/sfsPlainFS.pas
src/sfs/sfsZipFS.pas
src/shared/CONFIG.pas
src/shared/CONFIGSIMPLE.pas
src/shared/MAPDEF.pas
src/shared/binheap.pas
src/shared/conbuf.pas
src/shared/envvars.pas
src/shared/exoma.pas
src/shared/geom.pas
src/shared/hashtable.pas
src/shared/idpool.pas
src/shared/mempool.pas
src/shared/tests/test_idpool.dpr
src/shared/utils.pas
src/shared/wadreader.pas
src/shared/xdynrec.pas
src/shared/xprofiler.pas
src/shared/xstreams.pas
src/tools/wadcvt.dpr

index 6362cd11437986e6eba5c5da168560e11145f06c..47e69d602a1cec3e3a93ba2e13a8d7bc32d449ed 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 7783734b7df3fac31c364efff201f31bdcdd6a04..0baad37ff55abaea386a336cfe7008aeed982f5c 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 4ba21561043872f9546d5e13e6760c2bb8a6d25c..b934a57d322936773b1e22a76ed5ba74aae739ff 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 04efb5dc07455a7a18efceaa63e085094f6f5cb9..1ed3809b3f313c857b086a2e906a00c512875f83 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 7616afd24e5fc0953eff36e62809b12d9c8f1c34..ebec200a21330dcd488ad3c0e985274ae47af94f 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index ab3f4fe1c14a0e5dd00dc909c79e48e91406ac0b..d0db4fed1fa09f7332b8b70cd4dd798127d8bbff 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 1b8d376aa72f82076369d611ddc245ba10bd0a50..78214e8c8a51f3b20b3bd2ace5c1003ea06ffd08 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 11cbf0d39ced33f1f117f9999ca576e1cc8edacb..c452d9d1f1e9824fe1a7574ceac00de0a8903c6f 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 611c4f8f721129821ae5362a1d04e4989a3143d5..a9e254bd725365b52b5444a1370d62bd14ee14fb 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 3959b2a28d22e4b8577ac3a04fe3633a639c304b..145f5c79534d287d33f6ecaeeda8106fae03a9c8 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 4d9d2fa429172242dc2b106d38043792b3078958..7cbb675bd6f16d96f2506d1223b31fd31cddf9e2 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index d82b285bf9f344afc9f906bb2c017f432916d055..bdeb090420fa88c415b9144f3703a286ccdbe6e0 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index fb0b9eb66abf0a78e6ec32ff519ab0c350426463..2ae89e537b6e80fddf85cfb35d325fd530976569 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 4135b5af5794f8f3aeeaf8275e764f08a32f9dfa..569d02ef2743535caf1f2eff25d495c8a4533577 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 42dfa8c8eae83811f7bb35f823ac7d7b47ea3e2d..cbb1c9783f85d0fac4606c479a008da95994f0e1 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 27fa615fba297bda231768783ed094bbdc579155..5af372b63a33e5a2ccac7d592829198e60d496b7 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 35c1da4ea7f1fbfc916b691b2679edb40659ce59..afae716114bf0d26af34a04d561da392a1cafbcd 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 15678df8b61a207428995604a52a494efacc32e9..45237b16b143d177e9d9cc5072ceffdbeaca4f19 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index f466f994c0f56adb6d5f7d7cc4ab54238d019cef..60aa34b159d10418be898938321f893d87d8c09c 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index c701f58c1ff40beb6a5c423564c6e7b068748c2b..274a50e6e1ec1c33a9f5d7e1d11fdd0488bfd99e 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 23949cac45f1f9f368a54a011ac9f153c7021279..34fdc43ab402adaeb0400796426c66dd5911061a 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 2ddc8586710e50b14d9ed833eb27dd65569f609a..e531acd4fde93d082eeb882295f45db4053d1b52 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 7617d4c28653ea588f0cc02d3bc2c7019d018b2d..2bebf82afb36d255dcbe4da29137d2a0f3bc03cd 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index b5a22840fbda68d7b604cb420dd1e351f07f0fb2..2758377eb4ad627d15e5f646705b5b740724bd1e 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index f6921131b3be776cfa1b30f8d248b8fc5593e760..8b41389dd9d0800aedae01db5b15718eb52cce86 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index e719b86d088f0c46fce0abb11c18139ad9d6f4db..9d5193d29f7822c30f6a58c6dad73da8b8994dfa 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 175420e083f4fa82271a9f4dd0b53e15209c065f..95e480b2fd72ece2ed4ff712a1e0ae1e45572ce9 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 6d06e978e5251b8215289069a53f600a3be55cbb..cbf5120782839a5703caa116a5d0041465411410 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 78221ab00b9b1780efe8014d84f580cdf047226f..ac57351ce2abf65d42e2cf3ddd2b73d1fb555fc4 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 14970abb766180a382834ccf10bf0b61c042305c..05d79edd2647194b5ed45698221741b3bdc8feef 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 86c76570e35722f43ae564b2cd1958016ea0a326..abe7278a5a42267f06c0df26db3658604193af66 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index b24c6fa2db331f3c776c9002329bdf81c9b16c48..18debdd9a80fc0ad0f58b628d92b5cd052dd6289 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 226515a5dc6a6381ba1d080f0e1f3bf3ac58e775..3969cba96bf4fbc02499c462835caa8a69e4394f 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index dd4c07a7b08fa6a2cea87f837430fae77e010b81..ea245f92e9861133d7a1560481a267d599c00503 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index b03214f79289ddf17b1d59b3302ee25bdf56844c..ffb5ce93e6aa5eb070dce8dfe2b5aa5c1735d484 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index ebb3915efedfbc09ab7379729f7fa9bcd4dcfd78..be268e299d7d87f7e8aaef28d64b9b3a2a90c40b 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 25f69858700fe6c3b340e164fc80444cd764c09d..0bc531b481d3d18d9c4bd4a153ada3eac0130b2e 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 19bac6828f29869994a7e8e30e649846434d0878..194b8337a06813310aacb4a7b39a808fbdc8da02 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 2676b425d4bbe34dcf99943aebea42cb582b4021..ad514c197fdea6e31142abb975bf88d571a4ef54 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 1ef64f0d2b95816e134ab95529bf250cd7ee138b..1e66c8ee1556ee8634b813ff8d075667b857cb65 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 19edc46fd96b97b9efec5d5f156af12da87ae73d..07b0d7d5f01791cb006c468aa6dc61e11782c828 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 5f3f99a2565ec8ec56a67399680ed9ac866071df..97d127a46519fbf1a9c9589247cd468047e43b8b 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index e3cecb705cbace841c2c815947f9c5a7f5882b8a..d73dd537bec5d24a18a18998f8a6fd1764a417df 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 30d82bc77788c6b0047854716e09307f9c222fa8..67136e9ab0c96e900accb49a8635ba56582f1768 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 3f31e97c7262187eb5b0c92183ce1e42eff801a0..e6571ef4a0fb5df95e178bd11ec031840d02b407 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index bafe55ffb04efd97b9f6b09f45885c826c3ced2d..2cc9eff2e8f439d0f7ddad9be10081417650b721 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 4aa7e659b79a47c6d0351c4002533414dc0c3fc9..44866f41e1cc0195ba10cd98fe6735128d0048c3 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 8e6cd2efba0911cee19368662a19f9bfe708b730..4af11dec609e83d14efa55d57f7343d46828ac99 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index fb44d73e1d76ee678f05fa67e0456de4ebd53fb9..cc63613f5377e05f9e461fd576f1400ff1cc6ed2 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index ea73c746418bc9e2af3f2b95e1ee2ebc6ed40fae..4b4a64866d010f25c75a4dcd01688f7d25bc5071 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 12b0a6e71db79a8f4d9deaf16b91b2eee7ec8bb2..a3a7ecde8c1a53f7ee7da6e1849b69f5618e1dfb 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index a7d3293c7accd40a2bd71ea2999f356a46d331b5..941b8e0b78d548ef5b90cc1f71341e6c001f4853 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 6b6c12d698023fd0cd42a37a268a5ff51e6abc04..b6f66bda1c3b6a505412265cdff8b5ada730607d 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 32b0ad0bb38be39a9cd67fc66b90887fa8db291f..db6cf5e01ce2104a18b1595b3e4d10fde77fff80 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 1e0cd97c960e19c601d7f50639a0bdcafc3cb489..98c924d20bddb1176a3246f10aec6f10ea57cfda 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 9e0a0124e810bff02b7a74d79d6cf1e5305a1c76..c9bd791fe9f08f2f04cb60a920e3a797e0d86fa7 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 37527dde9ee617f56d647370f4515b93e4fc72fb..7d30a9bc92e12f5fb02e90fd2cb10fe1584f884c 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 4938eb5252cbf61deeaf0a616727aeb0e20de745..d3a70bb7fde955dba0a3aa21e6beb402f435a86a 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 73c7274740d204b637a1b5443cb2cd1ea57e2f37..577aae0c6c72e1a8dae76997e9b4ac156b1f68fa 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 1e7a163142b200155c49f8f9ea6d8d0121251110..db73d456e9b4d5335cf715b022cd2f306fc10e66 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 4676ae7dbacedee78877876546e29260a5cd34bf..db576f60bdfff249cd1b2b8de783cd315ff5615e 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index f61b844edb9133b04ff5d01172949058729d7aae..b4e2fc4d2e8332b5fa96ba18b274e48cd47e3dac 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 1668518eeab8b992b96800522f17b93ee977c34d..e27f73ad0eb9c94c8f964649e0d969a22b0e78e6 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index aa63fba61b8af1bcb606aeb4083d1a44a8e1d455..59df44ea7e5b8e23dd20d26222d26a7319d8139a 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by