summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Howard2014-05-05 00:20:54 -0400
committerSimon Howard2014-05-05 00:20:54 -0400
commit7684ddcfd8c2c5fe069425ed420ed73342f2d9e5 (patch)
tree13890144c30fae9be7f0a27a991810cfdd4d8dd1
parent869e52062b84ad65a8481f4a56bd83d2d31471a3 (diff)
downloadchocolate-doom-7684ddcfd8c2c5fe069425ed420ed73342f2d9e5.tar.gz
chocolate-doom-7684ddcfd8c2c5fe069425ed420ed73342f2d9e5.tar.bz2
chocolate-doom-7684ddcfd8c2c5fe069425ed420ed73342f2d9e5.zip
Clean up file headers.
This change rewrites and simplifies the copyright headers at the top of all source files: * Remove "Emacs style mode select" line; this line was included in the headers for the originally released source files and appears to be to set the file type for old versions of Emacs. I'm not sure entirely why it was required but I don't think it is any more. * Remove "You should have received a copy of..." text from copyright header. This refers to the old 59 Temple Place address where the FSF headquarters used to be located and is no longer correct. Rather than change to the new address, just remove the paragraph as it is superfluous anyway. This fixes #311. * Remove ---- separator lines so that the file headers are barer and more simplified.
-rw-r--r--HACKING9
-rw-r--r--README.Strife4
-rwxr-xr-xdata/convert-icon6
-rw-r--r--msvc/win32.rc9
-rw-r--r--msvc/win_opendir.c4
-rw-r--r--msvc/win_opendir.h4
-rw-r--r--opl/dbopl.c4
-rw-r--r--opl/dbopl.h4
-rw-r--r--opl/examples/droplay.c10
-rw-r--r--opl/ioperm_sys.c10
-rw-r--r--opl/ioperm_sys.h10
-rw-r--r--opl/opl.c10
-rw-r--r--opl/opl.h10
-rw-r--r--opl/opl_internal.h10
-rw-r--r--opl/opl_linux.c10
-rw-r--r--opl/opl_obsd.c10
-rw-r--r--opl/opl_queue.c10
-rw-r--r--opl/opl_queue.h10
-rw-r--r--opl/opl_sdl.c10
-rw-r--r--opl/opl_timer.c10
-rw-r--r--opl/opl_timer.h10
-rw-r--r--opl/opl_win32.c10
-rw-r--r--pcsound/pcsound.c10
-rw-r--r--pcsound/pcsound.h10
-rw-r--r--pcsound/pcsound_bsd.c10
-rw-r--r--pcsound/pcsound_internal.h10
-rw-r--r--pcsound/pcsound_linux.c10
-rw-r--r--pcsound/pcsound_sdl.c10
-rw-r--r--pcsound/pcsound_win32.c10
-rw-r--r--pkg/osx/AppController.h10
-rw-r--r--pkg/osx/AppController.m10
-rw-r--r--pkg/osx/Execute.h10
-rw-r--r--pkg/osx/Execute.m10
-rw-r--r--pkg/osx/IWADController.h10
-rw-r--r--pkg/osx/IWADController.m10
-rw-r--r--pkg/osx/IWADLocation.h10
-rw-r--r--pkg/osx/IWADLocation.m10
-rw-r--r--pkg/osx/LauncherManager.h10
-rw-r--r--pkg/osx/LauncherManager.m10
-rwxr-xr-xpkg/osx/dmgfix7
-rw-r--r--pkg/osx/main.m10
-rw-r--r--src/aes_prng.c11
-rw-r--r--src/aes_prng.h10
-rw-r--r--src/d_dedicated.c9
-rw-r--r--src/d_event.c11
-rw-r--r--src/d_event.h10
-rw-r--r--src/d_iwad.c10
-rw-r--r--src/d_iwad.h10
-rw-r--r--src/d_loop.c10
-rw-r--r--src/d_loop.h10
-rw-r--r--src/d_mode.c10
-rw-r--r--src/d_mode.h10
-rw-r--r--src/d_ticcmd.h10
-rw-r--r--src/deh_defs.h11
-rw-r--r--src/deh_io.c11
-rw-r--r--src/deh_io.h11
-rw-r--r--src/deh_main.c11
-rw-r--r--src/deh_main.h11
-rw-r--r--src/deh_mapping.c11
-rw-r--r--src/deh_mapping.h11
-rw-r--r--src/deh_str.c11
-rw-r--r--src/deh_str.h11
-rw-r--r--src/deh_text.c11
-rw-r--r--src/doom/am_map.c10
-rw-r--r--src/doom/am_map.h10
-rw-r--r--src/doom/d_englsh.h10
-rw-r--r--src/doom/d_items.c10
-rw-r--r--src/doom/d_items.h10
-rw-r--r--src/doom/d_main.c10
-rw-r--r--src/doom/d_main.h10
-rw-r--r--src/doom/d_net.c10
-rw-r--r--src/doom/d_player.h10
-rw-r--r--src/doom/d_textur.h10
-rw-r--r--src/doom/d_think.h10
-rw-r--r--src/doom/deh_ammo.c11
-rw-r--r--src/doom/deh_cheat.c11
-rw-r--r--src/doom/deh_doom.c11
-rw-r--r--src/doom/deh_frame.c11
-rw-r--r--src/doom/deh_misc.c11
-rw-r--r--src/doom/deh_misc.h11
-rw-r--r--src/doom/deh_ptr.c11
-rw-r--r--src/doom/deh_sound.c11
-rw-r--r--src/doom/deh_thing.c11
-rw-r--r--src/doom/deh_weapon.c11
-rw-r--r--src/doom/doomdata.h10
-rw-r--r--src/doom/doomdef.c10
-rw-r--r--src/doom/doomdef.h10
-rw-r--r--src/doom/doomstat.c10
-rw-r--r--src/doom/doomstat.h10
-rw-r--r--src/doom/dstrings.c10
-rw-r--r--src/doom/dstrings.h10
-rw-r--r--src/doom/f_finale.c10
-rw-r--r--src/doom/f_finale.h10
-rw-r--r--src/doom/f_wipe.c10
-rw-r--r--src/doom/f_wipe.h10
-rw-r--r--src/doom/g_game.c10
-rw-r--r--src/doom/g_game.h10
-rw-r--r--src/doom/hu_lib.c10
-rw-r--r--src/doom/hu_lib.h10
-rw-r--r--src/doom/hu_stuff.c10
-rw-r--r--src/doom/hu_stuff.h10
-rw-r--r--src/doom/info.c10
-rw-r--r--src/doom/info.h10
-rw-r--r--src/doom/m_menu.c10
-rw-r--r--src/doom/m_menu.h10
-rw-r--r--src/doom/m_random.c10
-rw-r--r--src/doom/m_random.h10
-rw-r--r--src/doom/p_ceilng.c10
-rw-r--r--src/doom/p_doors.c10
-rw-r--r--src/doom/p_enemy.c10
-rw-r--r--src/doom/p_floor.c10
-rw-r--r--src/doom/p_inter.c10
-rw-r--r--src/doom/p_inter.h10
-rw-r--r--src/doom/p_lights.c10
-rw-r--r--src/doom/p_local.h10
-rw-r--r--src/doom/p_map.c10
-rw-r--r--src/doom/p_maputl.c10
-rw-r--r--src/doom/p_mobj.c10
-rw-r--r--src/doom/p_mobj.h10
-rw-r--r--src/doom/p_plats.c10
-rw-r--r--src/doom/p_pspr.c10
-rw-r--r--src/doom/p_pspr.h10
-rw-r--r--src/doom/p_saveg.c10
-rw-r--r--src/doom/p_saveg.h10
-rw-r--r--src/doom/p_setup.c10
-rw-r--r--src/doom/p_setup.h10
-rw-r--r--src/doom/p_sight.c10
-rw-r--r--src/doom/p_spec.c10
-rw-r--r--src/doom/p_spec.h10
-rw-r--r--src/doom/p_switch.c10
-rw-r--r--src/doom/p_telept.c10
-rw-r--r--src/doom/p_tick.c10
-rw-r--r--src/doom/p_tick.h10
-rw-r--r--src/doom/p_user.c10
-rw-r--r--src/doom/r_bsp.c10
-rw-r--r--src/doom/r_bsp.h10
-rw-r--r--src/doom/r_data.c10
-rw-r--r--src/doom/r_data.h10
-rw-r--r--src/doom/r_defs.h10
-rw-r--r--src/doom/r_draw.c10
-rw-r--r--src/doom/r_draw.h10
-rw-r--r--src/doom/r_local.h10
-rw-r--r--src/doom/r_main.c10
-rw-r--r--src/doom/r_main.h10
-rw-r--r--src/doom/r_plane.c10
-rw-r--r--src/doom/r_plane.h10
-rw-r--r--src/doom/r_segs.c10
-rw-r--r--src/doom/r_segs.h10
-rw-r--r--src/doom/r_sky.c10
-rw-r--r--src/doom/r_sky.h10
-rw-r--r--src/doom/r_state.h10
-rw-r--r--src/doom/r_things.c10
-rw-r--r--src/doom/r_things.h10
-rw-r--r--src/doom/s_sound.c10
-rw-r--r--src/doom/s_sound.h10
-rw-r--r--src/doom/sounds.c10
-rw-r--r--src/doom/sounds.h10
-rw-r--r--src/doom/st_lib.c10
-rw-r--r--src/doom/st_lib.h10
-rw-r--r--src/doom/st_stuff.c10
-rw-r--r--src/doom/st_stuff.h10
-rw-r--r--src/doom/statdump.c10
-rw-r--r--src/doom/statdump.h10
-rw-r--r--src/doom/wi_stuff.c10
-rw-r--r--src/doom/wi_stuff.h10
-rw-r--r--src/doomfeatures.h10
-rw-r--r--src/doomkeys.h10
-rw-r--r--src/doomtype.h10
-rw-r--r--src/gusconf.c10
-rw-r--r--src/gusconf.h10
-rw-r--r--src/heretic/am_data.h10
-rw-r--r--src/heretic/am_map.c10
-rw-r--r--src/heretic/am_map.h10
-rw-r--r--src/heretic/ct_chat.c10
-rw-r--r--src/heretic/ct_chat.h10
-rw-r--r--src/heretic/d_main.c10
-rw-r--r--src/heretic/d_net.c10
-rw-r--r--src/heretic/deh_ammo.c11
-rw-r--r--src/heretic/deh_frame.c11
-rw-r--r--src/heretic/deh_htext.c11
-rw-r--r--src/heretic/deh_htic.c11
-rw-r--r--src/heretic/deh_htic.h11
-rw-r--r--src/heretic/deh_sound.c11
-rw-r--r--src/heretic/deh_thing.c11
-rw-r--r--src/heretic/deh_weapon.c11
-rw-r--r--src/heretic/doomdata.h10
-rw-r--r--src/heretic/doomdef.h10
-rw-r--r--src/heretic/dstrings.h10
-rw-r--r--src/heretic/f_finale.c10
-rw-r--r--src/heretic/g_game.c10
-rw-r--r--src/heretic/i_ibm.c10
-rw-r--r--src/heretic/i_sound.c10
-rw-r--r--src/heretic/in_lude.c10
-rw-r--r--src/heretic/info.c10
-rw-r--r--src/heretic/info.h10
-rw-r--r--src/heretic/m_random.c10
-rw-r--r--src/heretic/m_random.h10
-rw-r--r--src/heretic/mn_menu.c10
-rw-r--r--src/heretic/p_action.h11
-rw-r--r--src/heretic/p_ceilng.c10
-rw-r--r--src/heretic/p_doors.c10
-rw-r--r--src/heretic/p_enemy.c10
-rw-r--r--src/heretic/p_floor.c10
-rw-r--r--src/heretic/p_inter.c10
-rw-r--r--src/heretic/p_lights.c10
-rw-r--r--src/heretic/p_local.h10
-rw-r--r--src/heretic/p_map.c10
-rw-r--r--src/heretic/p_maputl.c10
-rw-r--r--src/heretic/p_mobj.c10
-rw-r--r--src/heretic/p_plats.c10
-rw-r--r--src/heretic/p_pspr.c10
-rw-r--r--src/heretic/p_saveg.c10
-rw-r--r--src/heretic/p_setup.c10
-rw-r--r--src/heretic/p_sight.c10
-rw-r--r--src/heretic/p_spec.c10
-rw-r--r--src/heretic/p_spec.h10
-rw-r--r--src/heretic/p_switch.c10
-rw-r--r--src/heretic/p_telept.c10
-rw-r--r--src/heretic/p_tick.c10
-rw-r--r--src/heretic/p_user.c10
-rw-r--r--src/heretic/r_bsp.c10
-rw-r--r--src/heretic/r_data.c10
-rw-r--r--src/heretic/r_draw.c10
-rw-r--r--src/heretic/r_local.h10
-rw-r--r--src/heretic/r_main.c10
-rw-r--r--src/heretic/r_plane.c10
-rw-r--r--src/heretic/r_segs.c10
-rw-r--r--src/heretic/r_things.c10
-rw-r--r--src/heretic/s_sound.c10
-rw-r--r--src/heretic/s_sound.h10
-rw-r--r--src/heretic/sb_bar.c10
-rw-r--r--src/heretic/sounds.c10
-rw-r--r--src/heretic/sounds.h10
-rw-r--r--src/hexen/a_action.c10
-rw-r--r--src/hexen/am_data.h10
-rw-r--r--src/hexen/am_map.c10
-rw-r--r--src/hexen/am_map.h10
-rw-r--r--src/hexen/ct_chat.c10
-rw-r--r--src/hexen/ct_chat.h10
-rw-r--r--src/hexen/d_net.c10
-rw-r--r--src/hexen/f_finale.c10
-rw-r--r--src/hexen/g_game.c10
-rw-r--r--src/hexen/h2_main.c10
-rw-r--r--src/hexen/h2def.h10
-rw-r--r--src/hexen/i_header.h10
-rw-r--r--src/hexen/i_ibm.c10
-rw-r--r--src/hexen/i_sound.c10
-rw-r--r--src/hexen/in_lude.c10
-rw-r--r--src/hexen/info.c10
-rw-r--r--src/hexen/info.h10
-rw-r--r--src/hexen/m_misc.c10
-rw-r--r--src/hexen/m_random.c10
-rw-r--r--src/hexen/m_random.h10
-rw-r--r--src/hexen/mn_menu.c10
-rw-r--r--src/hexen/p_acs.c10
-rw-r--r--src/hexen/p_anim.c10
-rw-r--r--src/hexen/p_ceilng.c10
-rw-r--r--src/hexen/p_doors.c10
-rw-r--r--src/hexen/p_enemy.c10
-rw-r--r--src/hexen/p_floor.c10
-rw-r--r--src/hexen/p_inter.c10
-rw-r--r--src/hexen/p_lights.c10
-rw-r--r--src/hexen/p_local.h10
-rw-r--r--src/hexen/p_map.c10
-rw-r--r--src/hexen/p_maputl.c10
-rw-r--r--src/hexen/p_mobj.c10
-rw-r--r--src/hexen/p_plats.c10
-rw-r--r--src/hexen/p_pspr.c10
-rw-r--r--src/hexen/p_setup.c10
-rw-r--r--src/hexen/p_sight.c10
-rw-r--r--src/hexen/p_spec.c10
-rw-r--r--src/hexen/p_spec.h10
-rw-r--r--src/hexen/p_switch.c10
-rw-r--r--src/hexen/p_telept.c10
-rw-r--r--src/hexen/p_things.c10
-rw-r--r--src/hexen/p_tick.c10
-rw-r--r--src/hexen/p_user.c10
-rw-r--r--src/hexen/po_man.c10
-rw-r--r--src/hexen/r_bsp.c10
-rw-r--r--src/hexen/r_data.c10
-rw-r--r--src/hexen/r_draw.c10
-rw-r--r--src/hexen/r_local.h10
-rw-r--r--src/hexen/r_main.c10
-rw-r--r--src/hexen/r_plane.c10
-rw-r--r--src/hexen/r_segs.c10
-rw-r--r--src/hexen/r_things.c10
-rw-r--r--src/hexen/s_sound.c10
-rw-r--r--src/hexen/s_sound.h10
-rw-r--r--src/hexen/sb_bar.c10
-rw-r--r--src/hexen/sc_man.c10
-rw-r--r--src/hexen/sn_sonix.c10
-rw-r--r--src/hexen/sounds.c10
-rw-r--r--src/hexen/sounds.h10
-rw-r--r--src/hexen/st_start.c10
-rw-r--r--src/hexen/st_start.h10
-rw-r--r--src/hexen/sv_save.c10
-rw-r--r--src/hexen/textdefs.h10
-rw-r--r--src/hexen/xddefs.h10
-rw-r--r--src/i_cdmus.c9
-rw-r--r--src/i_cdmus.h8
-rw-r--r--src/i_endoom.c10
-rw-r--r--src/i_endoom.h10
-rw-r--r--src/i_joystick.c10
-rw-r--r--src/i_joystick.h10
-rw-r--r--src/i_main.c10
-rw-r--r--src/i_oplmusic.c10
-rw-r--r--src/i_pcsound.c10
-rw-r--r--src/i_scale.c10
-rw-r--r--src/i_scale.h10
-rw-r--r--src/i_sdlmusic.c10
-rw-r--r--src/i_sdlsound.c10
-rw-r--r--src/i_sound.c10
-rw-r--r--src/i_sound.h10
-rw-r--r--src/i_swap.h10
-rw-r--r--src/i_system.c10
-rw-r--r--src/i_system.h10
-rw-r--r--src/i_timer.c10
-rw-r--r--src/i_timer.h10
-rw-r--r--src/i_video.c10
-rw-r--r--src/i_video.h10
-rw-r--r--src/i_videohr.c10
-rw-r--r--src/i_videohr.h10
-rw-r--r--src/m_argv.c10
-rw-r--r--src/m_argv.h10
-rw-r--r--src/m_bbox.c10
-rw-r--r--src/m_bbox.h10
-rw-r--r--src/m_cheat.c10
-rw-r--r--src/m_cheat.h10
-rw-r--r--src/m_config.c10
-rw-r--r--src/m_config.h10
-rw-r--r--src/m_controls.c10
-rw-r--r--src/m_controls.h10
-rw-r--r--src/m_fixed.c10
-rw-r--r--src/m_fixed.h10
-rw-r--r--src/m_misc.c10
-rw-r--r--src/m_misc.h10
-rw-r--r--src/memio.c9
-rw-r--r--src/memio.h9
-rw-r--r--src/midifile.c10
-rw-r--r--src/midifile.h10
-rw-r--r--src/mus2mid.c9
-rw-r--r--src/mus2mid.h9
-rw-r--r--src/net_client.c9
-rw-r--r--src/net_client.h9
-rw-r--r--src/net_common.c9
-rw-r--r--src/net_common.h9
-rw-r--r--src/net_dedicated.c10
-rw-r--r--src/net_dedicated.h10
-rw-r--r--src/net_defs.h10
-rw-r--r--src/net_gui.c9
-rw-r--r--src/net_gui.h9
-rw-r--r--src/net_io.c10
-rw-r--r--src/net_io.h10
-rw-r--r--src/net_loop.c10
-rw-r--r--src/net_loop.h10
-rw-r--r--src/net_packet.c10
-rw-r--r--src/net_packet.h10
-rw-r--r--src/net_query.c9
-rw-r--r--src/net_query.h9
-rw-r--r--src/net_sdl.c10
-rw-r--r--src/net_sdl.h10
-rw-r--r--src/net_server.c9
-rw-r--r--src/net_server.h9
-rw-r--r--src/net_structrw.c9
-rw-r--r--src/net_structrw.h9
-rw-r--r--src/setup/compatibility.c9
-rw-r--r--src/setup/compatibility.h9
-rw-r--r--src/setup/display.c9
-rw-r--r--src/setup/display.h9
-rw-r--r--src/setup/execute.c9
-rw-r--r--src/setup/execute.h9
-rw-r--r--src/setup/joystick.c9
-rw-r--r--src/setup/joystick.h9
-rw-r--r--src/setup/keyboard.c9
-rw-r--r--src/setup/keyboard.h9
-rw-r--r--src/setup/mainmenu.c9
-rw-r--r--src/setup/mode.c9
-rw-r--r--src/setup/mode.h9
-rw-r--r--src/setup/mouse.c9
-rw-r--r--src/setup/mouse.h9
-rw-r--r--src/setup/multiplayer.c9
-rw-r--r--src/setup/multiplayer.h9
-rw-r--r--src/setup/sound.c9
-rw-r--r--src/setup/sound.h9
-rw-r--r--src/setup/txt_joybinput.c9
-rw-r--r--src/setup/txt_joybinput.h9
-rw-r--r--src/setup/txt_keyinput.c9
-rw-r--r--src/setup/txt_keyinput.h9
-rw-r--r--src/setup/txt_mouseinput.c9
-rw-r--r--src/setup/txt_mouseinput.h9
-rw-r--r--src/sha1.h10
-rw-r--r--src/strife/am_map.c10
-rw-r--r--src/strife/am_map.h10
-rw-r--r--src/strife/d_englsh.h10
-rw-r--r--src/strife/d_items.c10
-rw-r--r--src/strife/d_items.h10
-rw-r--r--src/strife/d_main.c10
-rw-r--r--src/strife/d_main.h10
-rw-r--r--src/strife/d_net.c10
-rw-r--r--src/strife/d_player.h10
-rw-r--r--src/strife/d_textur.h10
-rw-r--r--src/strife/d_think.h10
-rw-r--r--src/strife/deh_ammo.c11
-rw-r--r--src/strife/deh_cheat.c11
-rw-r--r--src/strife/deh_frame.c11
-rw-r--r--src/strife/deh_misc.c11
-rw-r--r--src/strife/deh_misc.h11
-rw-r--r--src/strife/deh_ptr.c11
-rw-r--r--src/strife/deh_sound.c11
-rw-r--r--src/strife/deh_strife.c11
-rw-r--r--src/strife/deh_thing.c11
-rw-r--r--src/strife/deh_weapon.c11
-rw-r--r--src/strife/doomdata.h10
-rw-r--r--src/strife/doomdef.c10
-rw-r--r--src/strife/doomdef.h10
-rw-r--r--src/strife/doomstat.c10
-rw-r--r--src/strife/doomstat.h10
-rw-r--r--src/strife/dstrings.c10
-rw-r--r--src/strife/dstrings.h10
-rw-r--r--src/strife/f_finale.c10
-rw-r--r--src/strife/f_finale.h10
-rw-r--r--src/strife/f_wipe.c10
-rw-r--r--src/strife/f_wipe.h10
-rw-r--r--src/strife/g_game.c10
-rw-r--r--src/strife/g_game.h10
-rw-r--r--src/strife/hu_lib.c10
-rw-r--r--src/strife/hu_lib.h10
-rw-r--r--src/strife/hu_stuff.c10
-rw-r--r--src/strife/hu_stuff.h10
-rw-r--r--src/strife/info.c10
-rw-r--r--src/strife/info.h10
-rw-r--r--src/strife/m_menu.c10
-rw-r--r--src/strife/m_menu.h10
-rw-r--r--src/strife/m_random.c10
-rw-r--r--src/strife/m_random.h10
-rw-r--r--src/strife/m_saves.c8
-rw-r--r--src/strife/m_saves.h8
-rw-r--r--src/strife/p_ceilng.c10
-rw-r--r--src/strife/p_dialog.c8
-rw-r--r--src/strife/p_dialog.h8
-rw-r--r--src/strife/p_doors.c10
-rw-r--r--src/strife/p_enemy.c10
-rw-r--r--src/strife/p_floor.c10
-rw-r--r--src/strife/p_inter.c10
-rw-r--r--src/strife/p_inter.h10
-rw-r--r--src/strife/p_lights.c10
-rw-r--r--src/strife/p_local.h10
-rw-r--r--src/strife/p_map.c10
-rw-r--r--src/strife/p_maputl.c10
-rw-r--r--src/strife/p_mobj.c10
-rw-r--r--src/strife/p_mobj.h10
-rw-r--r--src/strife/p_plats.c10
-rw-r--r--src/strife/p_pspr.c10
-rw-r--r--src/strife/p_pspr.h10
-rw-r--r--src/strife/p_saveg.c10
-rw-r--r--src/strife/p_saveg.h10
-rw-r--r--src/strife/p_setup.c10
-rw-r--r--src/strife/p_setup.h10
-rw-r--r--src/strife/p_sight.c10
-rw-r--r--src/strife/p_spec.c10
-rw-r--r--src/strife/p_spec.h10
-rw-r--r--src/strife/p_switch.c10
-rw-r--r--src/strife/p_telept.c10
-rw-r--r--src/strife/p_tick.c10
-rw-r--r--src/strife/p_tick.h10
-rw-r--r--src/strife/p_user.c10
-rw-r--r--src/strife/r_bsp.c10
-rw-r--r--src/strife/r_bsp.h10
-rw-r--r--src/strife/r_data.c10
-rw-r--r--src/strife/r_data.h10
-rw-r--r--src/strife/r_defs.h10
-rw-r--r--src/strife/r_draw.c10
-rw-r--r--src/strife/r_draw.h10
-rw-r--r--src/strife/r_local.h10
-rw-r--r--src/strife/r_main.c10
-rw-r--r--src/strife/r_main.h10
-rw-r--r--src/strife/r_plane.c10
-rw-r--r--src/strife/r_plane.h10
-rw-r--r--src/strife/r_segs.c10
-rw-r--r--src/strife/r_segs.h10
-rw-r--r--src/strife/r_sky.c10
-rw-r--r--src/strife/r_sky.h10
-rw-r--r--src/strife/r_state.h10
-rw-r--r--src/strife/r_things.c10
-rw-r--r--src/strife/r_things.h10
-rw-r--r--src/strife/s_sound.c10
-rw-r--r--src/strife/s_sound.h10
-rw-r--r--src/strife/sounds.c10
-rw-r--r--src/strife/sounds.h10
-rw-r--r--src/strife/st_lib.c10
-rw-r--r--src/strife/st_lib.h10
-rw-r--r--src/strife/st_stuff.c10
-rw-r--r--src/strife/st_stuff.h10
-rw-r--r--src/strife/wi_stuff.c10
-rw-r--r--src/strife/wi_stuff.h10
-rw-r--r--src/tables.c10
-rw-r--r--src/tables.h10
-rw-r--r--src/v_patch.h10
-rw-r--r--src/v_video.c10
-rw-r--r--src/v_video.h10
-rw-r--r--src/w_checksum.c9
-rw-r--r--src/w_checksum.h9
-rw-r--r--src/w_file.c10
-rw-r--r--src/w_file.h10
-rw-r--r--src/w_file_posix.c10
-rw-r--r--src/w_file_stdc.c10
-rw-r--r--src/w_file_win32.c10
-rw-r--r--src/w_main.c10
-rw-r--r--src/w_main.h10
-rw-r--r--src/w_merge.c10
-rw-r--r--src/w_merge.h10
-rw-r--r--src/w_wad.c10
-rw-r--r--src/w_wad.h10
-rw-r--r--src/z_native.c10
-rw-r--r--src/z_zone.c10
-rw-r--r--src/z_zone.h10
-rw-r--r--textscreen/examples/calculator.c11
-rw-r--r--textscreen/examples/guitest.c11
-rw-r--r--textscreen/textscreen.h9
-rw-r--r--textscreen/txt_button.c9
-rw-r--r--textscreen/txt_button.h9
-rw-r--r--textscreen/txt_checkbox.c9
-rw-r--r--textscreen/txt_checkbox.h9
-rw-r--r--textscreen/txt_desktop.c9
-rw-r--r--textscreen/txt_desktop.h9
-rw-r--r--textscreen/txt_dropdown.c9
-rw-r--r--textscreen/txt_dropdown.h9
-rw-r--r--textscreen/txt_fileselect.c11
-rw-r--r--textscreen/txt_fileselect.h11
-rw-r--r--textscreen/txt_font.h10
-rw-r--r--textscreen/txt_gui.c9
-rw-r--r--textscreen/txt_gui.h11
-rw-r--r--textscreen/txt_inputbox.c9
-rw-r--r--textscreen/txt_inputbox.h9
-rw-r--r--textscreen/txt_io.c11
-rw-r--r--textscreen/txt_io.h11
-rw-r--r--textscreen/txt_label.c9
-rw-r--r--textscreen/txt_label.h9
-rw-r--r--textscreen/txt_largefont.h10
-rw-r--r--textscreen/txt_main.h11
-rw-r--r--textscreen/txt_radiobutton.c9
-rw-r--r--textscreen/txt_radiobutton.h9
-rw-r--r--textscreen/txt_scrollpane.c9
-rw-r--r--textscreen/txt_scrollpane.h9
-rw-r--r--textscreen/txt_sdl.c11
-rw-r--r--textscreen/txt_sdl.h11
-rw-r--r--textscreen/txt_separator.c9
-rw-r--r--textscreen/txt_separator.h9
-rw-r--r--textscreen/txt_smallfont.h10
-rw-r--r--textscreen/txt_spinctrl.c9
-rw-r--r--textscreen/txt_spinctrl.h9
-rw-r--r--textscreen/txt_strut.c9
-rw-r--r--textscreen/txt_strut.h9
-rw-r--r--textscreen/txt_table.c9
-rw-r--r--textscreen/txt_table.h9
-rw-r--r--textscreen/txt_utf8.c9
-rw-r--r--textscreen/txt_utf8.h9
-rw-r--r--textscreen/txt_widget.c9
-rw-r--r--textscreen/txt_widget.h9
-rw-r--r--textscreen/txt_window.c9
-rw-r--r--textscreen/txt_window.h9
-rw-r--r--textscreen/txt_window_action.c9
-rw-r--r--textscreen/txt_window_action.h9
563 files changed, 556 insertions, 4997 deletions
diff --git a/HACKING b/HACKING
index ddf3d35c..a7284ba5 100644
--- a/HACKING
+++ b/HACKING
@@ -186,8 +186,6 @@ compatible license. If you use code that you haven't 100% written
yourself, say so. Add a copyright header to the start of every file. Use
this template:
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) YEAR Author's name
//
@@ -201,10 +199,9 @@ this template:
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
+//
+// *File description goes here*
+//
# vim: tw=70
diff --git a/README.Strife b/README.Strife
index e37249da..84be6b4a 100644
--- a/README.Strife
+++ b/README.Strife
@@ -121,10 +121,6 @@ This program is distributed in the hope that it will be useful,but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU General Public License for more details.
-You should have received a copy of the GNU General Public License along with
-this program; if not, write to the Free Software Foundation, Inc., 59 Temple
-Place - Suite 330, Boston, MA 02111-1307, USA.
-
See the "COPYING" file for the full license text. The source code for this
program is available from the same location where you downloaded this package.
diff --git a/data/convert-icon b/data/convert-icon
index 30fade20..ae1b0683 100755
--- a/data/convert-icon
+++ b/data/convert-icon
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright(C) 2005 Simon Howard
+# Copyright(C) 2005-2014 Simon Howard
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -12,10 +12,6 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
#
# Converts images into C structures to be inserted in programs
#
diff --git a/msvc/win32.rc b/msvc/win32.rc
index 7732e405..3cd28c04 100644
--- a/msvc/win32.rc
+++ b/msvc/win32.rc
@@ -1,6 +1,5 @@
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
// Copyright(C) 2008 "GhostlyDeath" (ghostlydeath@gmail.com)
//
// This program is free software; you can redistribute it and/or
@@ -13,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Win32 Resources
//
-//-----------------------------------------------------------------------------
#ifndef DEDICATEDSERVER
#ifdef CHOCOLATESETUP
diff --git a/msvc/win_opendir.c b/msvc/win_opendir.c
index c37e232d..3c4b4867 100644
--- a/msvc/win_opendir.c
+++ b/msvc/win_opendir.c
@@ -1,5 +1,3 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// 03/10/2006 James Haley
//
@@ -7,7 +5,6 @@
// This code is public domain. No change sufficient enough to constitute a
// significant or original work has been made, and thus it remains as such.
//
-//----------------------------------------------------------------------------
//
// DESCRIPTION:
//
@@ -31,7 +28,6 @@
// * Significantly revised and rewinddir, seekdir and telldir added by Colin
// * Peters <colin@fu.is.saga-u.ac.jp>
//
-//-----------------------------------------------------------------------------
#ifndef _MSC_VER
#error i_opndir.c is for Microsoft Visual C++ only
diff --git a/msvc/win_opendir.h b/msvc/win_opendir.h
index afa6aa12..14fb8563 100644
--- a/msvc/win_opendir.h
+++ b/msvc/win_opendir.h
@@ -1,5 +1,3 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// 03/10/2006 James Haley
//
@@ -7,7 +5,6 @@
// This code is public domain. No change sufficient enough to constitute a
// significant or original work has been made, and thus it remains as such.
//
-//----------------------------------------------------------------------------
//
// DESCRIPTION:
//
@@ -15,7 +12,6 @@
// Derived from the MinGW C Library Extensions Source (released to the
// public domain).
//
-//-----------------------------------------------------------------------------
#ifndef I_OPNDIR_H__
#define I_OPNDIR_H__
diff --git a/opl/dbopl.c b/opl/dbopl.c
index 0c21e0b6..bb7424f6 100644
--- a/opl/dbopl.c
+++ b/opl/dbopl.c
@@ -10,10 +10,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
//
diff --git a/opl/dbopl.h b/opl/dbopl.h
index 63aa1330..71bfc959 100644
--- a/opl/dbopl.h
+++ b/opl/dbopl.h
@@ -10,10 +10,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include <inttypes.h>
diff --git a/opl/examples/droplay.c b/opl/examples/droplay.c
index 36f5c3c0..99456050 100644
--- a/opl/examples/droplay.c
+++ b/opl/examples/droplay.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Demonstration program for OPL library to play back DRO
// format files.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/opl/ioperm_sys.c b/opl/ioperm_sys.c
index 531b4136..6d0c63a5 100644
--- a/opl/ioperm_sys.c
+++ b/opl/ioperm_sys.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 2002, 2003 Marcel Telka
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Interface to the ioperm.sys driver, based on code from the
// Cygwin ioperm library.
//
-//-----------------------------------------------------------------------------
#ifdef _WIN32
diff --git a/opl/ioperm_sys.h b/opl/ioperm_sys.h
index faf17bf3..1a27c3f1 100644
--- a/opl/ioperm_sys.h
+++ b/opl/ioperm_sys.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 2002, 2003 Marcel Telka
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Interface to the ioperm.sys driver, based on code from the
// Cygwin ioperm library.
//
-//-----------------------------------------------------------------------------
#ifndef IOPERM_SYS_H
#define IOPERM_SYS_H
diff --git a/opl/opl.c b/opl/opl.c
index 4f88c53b..0666476d 100644
--- a/opl/opl.c
+++ b/opl/opl.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// OPL interface.
//
-//-----------------------------------------------------------------------------
#include "config.h"
diff --git a/opl/opl.h b/opl/opl.h
index 04d3cf27..f0879b4d 100644
--- a/opl/opl.h
+++ b/opl/opl.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// OPL interface.
//
-//-----------------------------------------------------------------------------
#ifndef OPL_OPL_H
diff --git a/opl/opl_internal.h b/opl/opl_internal.h
index 4a46b060..91a275d5 100644
--- a/opl/opl_internal.h
+++ b/opl/opl_internal.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// OPL internal interface.
//
-//-----------------------------------------------------------------------------
#ifndef OPL_INTERNAL_H
diff --git a/opl/opl_linux.c b/opl/opl_linux.c
index 319686b8..12d21075 100644
--- a/opl/opl_linux.c
+++ b/opl/opl_linux.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// OPL Linux interface.
//
-//-----------------------------------------------------------------------------
#include "config.h"
diff --git a/opl/opl_obsd.c b/opl/opl_obsd.c
index b07a0421..3313c1b2 100644
--- a/opl/opl_obsd.c
+++ b/opl/opl_obsd.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// OPL OpenBSD interface (also NetBSD)
//
-//-----------------------------------------------------------------------------
#include "config.h"
diff --git a/opl/opl_queue.c b/opl/opl_queue.c
index f9d4c377..d05cc6a1 100644
--- a/opl/opl_queue.c
+++ b/opl/opl_queue.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Queue of waiting callbacks, stored in a binary min heap, so that we
// can always get the first callback.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/opl/opl_queue.h b/opl/opl_queue.h
index 2447702b..b0f479f4 100644
--- a/opl/opl_queue.h
+++ b/opl/opl_queue.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// OPL callback queue.
//
-//-----------------------------------------------------------------------------
#ifndef OPL_QUEUE_H
#define OPL_QUEUE_H
diff --git a/opl/opl_sdl.c b/opl/opl_sdl.c
index 5059fb5e..4cd3dc7b 100644
--- a/opl/opl_sdl.c
+++ b/opl/opl_sdl.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// OPL SDL interface.
//
-//-----------------------------------------------------------------------------
#include "config.h"
diff --git a/opl/opl_timer.c b/opl/opl_timer.c
index 35b2092f..97e5ea8b 100644
--- a/opl/opl_timer.c
+++ b/opl/opl_timer.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,17 +11,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// OPL timer thread.
// Once started using OPL_Timer_StartThread, the thread sleeps,
// waking up to invoke callbacks set using OPL_Timer_SetCallback.
//
-//-----------------------------------------------------------------------------
#include "SDL.h"
diff --git a/opl/opl_timer.h b/opl/opl_timer.h
index f03fc499..1febcac9 100644
--- a/opl/opl_timer.h
+++ b/opl/opl_timer.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// OPL timer thread.
//
-//-----------------------------------------------------------------------------
#ifndef OPL_TIMER_H
#define OPL_TIMER_H
diff --git a/opl/opl_win32.c b/opl/opl_win32.c
index 277ce76c..c6c37803 100644
--- a/opl/opl_win32.c
+++ b/opl/opl_win32.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// OPL Win32 native interface.
//
-//-----------------------------------------------------------------------------
#include "config.h"
diff --git a/pcsound/pcsound.c b/pcsound/pcsound.c
index e7b50f0c..c4dd9700 100644
--- a/pcsound/pcsound.c
+++ b/pcsound/pcsound.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// PC speaker interface.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/pcsound/pcsound.h b/pcsound/pcsound.h
index e64796b8..4d567f24 100644
--- a/pcsound/pcsound.h
+++ b/pcsound/pcsound.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// PC speaker interface.
//
-//-----------------------------------------------------------------------------
#ifndef PCSOUND_H
#define PCSOUND_H
diff --git a/pcsound/pcsound_bsd.c b/pcsound/pcsound_bsd.c
index 7fb7ba36..4e1252d1 100644
--- a/pcsound/pcsound_bsd.c
+++ b/pcsound/pcsound_bsd.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// PC speaker driver for [Open]BSD
// (Should be NetBSD as well, but untested).
//
-//-----------------------------------------------------------------------------
#include "config.h"
diff --git a/pcsound/pcsound_internal.h b/pcsound/pcsound_internal.h
index c5ae90b6..bbabf9c2 100644
--- a/pcsound/pcsound_internal.h
+++ b/pcsound/pcsound_internal.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// PC speaker interface.
//
-//-----------------------------------------------------------------------------
#ifndef PCSOUND_INTERNAL_H
#define PCSOUND_INTERNAL_H
diff --git a/pcsound/pcsound_linux.c b/pcsound/pcsound_linux.c
index 02ab47b5..754480cc 100644
--- a/pcsound/pcsound_linux.c
+++ b/pcsound/pcsound_linux.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// PC speaker driver for Linux.
//
-//-----------------------------------------------------------------------------
#include "config.h"
diff --git a/pcsound/pcsound_sdl.c b/pcsound/pcsound_sdl.c
index d62b57e6..1a715f43 100644
--- a/pcsound/pcsound_sdl.c
+++ b/pcsound/pcsound_sdl.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// PC speaker interface.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/pcsound/pcsound_win32.c b/pcsound/pcsound_win32.c
index 0eb8cd6a..c2ba506a 100644
--- a/pcsound/pcsound_win32.c
+++ b/pcsound/pcsound_win32.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// PC speaker interface.
//
-//-----------------------------------------------------------------------------
#ifdef _WIN32
diff --git a/pkg/osx/AppController.h b/pkg/osx/AppController.h
index 88b59043..37340ca2 100644
--- a/pkg/osx/AppController.h
+++ b/pkg/osx/AppController.h
@@ -1,7 +1,5 @@
-/* ... */
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef LAUNCHER_APPCONTROLLER_H
#define LAUNCHER_APPCONTROLLER_H
diff --git a/pkg/osx/AppController.m b/pkg/osx/AppController.m
index 23e5ad57..b3c03240 100644
--- a/pkg/osx/AppController.m
+++ b/pkg/osx/AppController.m
@@ -1,7 +1,5 @@
-/* ... */
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "AppController.h"
diff --git a/pkg/osx/Execute.h b/pkg/osx/Execute.h
index 79591f64..fbb19c6f 100644
--- a/pkg/osx/Execute.h
+++ b/pkg/osx/Execute.h
@@ -1,7 +1,5 @@
-/* ... */
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef LAUNCHER_EXECUTE_H
#define LAUNCHER_EXECUTE_H
diff --git a/pkg/osx/Execute.m b/pkg/osx/Execute.m
index 0dd6c9a3..bc5d8c56 100644
--- a/pkg/osx/Execute.m
+++ b/pkg/osx/Execute.m
@@ -1,7 +1,5 @@
-/* ... */
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/pkg/osx/IWADController.h b/pkg/osx/IWADController.h
index 68e1f1d5..6d74dc8e 100644
--- a/pkg/osx/IWADController.h
+++ b/pkg/osx/IWADController.h
@@ -1,7 +1,5 @@
-/* ... */
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef LAUNCHER_IWADCONTROLLER_H
#define LAUNCHER_IWADCONTROLLER_H
diff --git a/pkg/osx/IWADController.m b/pkg/osx/IWADController.m
index c2e6bf45..35ceef82 100644
--- a/pkg/osx/IWADController.m
+++ b/pkg/osx/IWADController.m
@@ -1,7 +1,5 @@
-/* ... */
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
#include <string.h>
diff --git a/pkg/osx/IWADLocation.h b/pkg/osx/IWADLocation.h
index 4ddfebc2..520d7276 100644
--- a/pkg/osx/IWADLocation.h
+++ b/pkg/osx/IWADLocation.h
@@ -1,7 +1,5 @@
-/* ... */
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef LAUNCHER_IWADLOCATION_H
#define LAUNCHER_IWADLOCATION_H
diff --git a/pkg/osx/IWADLocation.m b/pkg/osx/IWADLocation.m
index 3f2ac188..56680f5b 100644
--- a/pkg/osx/IWADLocation.m
+++ b/pkg/osx/IWADLocation.m
@@ -1,7 +1,5 @@
-/* ... */
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <AppKit/AppKit.h>
#include "IWADLocation.h"
diff --git a/pkg/osx/LauncherManager.h b/pkg/osx/LauncherManager.h
index 72964f3d..fb8a5cf5 100644
--- a/pkg/osx/LauncherManager.h
+++ b/pkg/osx/LauncherManager.h
@@ -1,7 +1,5 @@
-/* ... */
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef LAUNCHER_LAUNCHERMANAGER_H
#define LAUNCHER_LAUNCHERMANAGER_H
diff --git a/pkg/osx/LauncherManager.m b/pkg/osx/LauncherManager.m
index 704003c6..9d616d69 100644
--- a/pkg/osx/LauncherManager.m
+++ b/pkg/osx/LauncherManager.m
@@ -1,7 +1,5 @@
-/* ... */
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <AppKit/AppKit.h>
#include "Execute.h"
diff --git a/pkg/osx/dmgfix b/pkg/osx/dmgfix
index 560b17ed..acc3004b 100755
--- a/pkg/osx/dmgfix
+++ b/pkg/osx/dmgfix
@@ -1,6 +1,6 @@
#!/usr/bin/osascript
--
--- Copyright(C) 2009 Simon Howard
+-- Copyright(C) 2009-2014 Simon Howard
--
-- This program is free software; you can redistribute it and/or
-- modify it under the terms of the GNU General Public License
@@ -12,11 +12,6 @@
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
--
--- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
--- 02111-1307, USA.
---
--
-- AppleScript script to automatically set the view properties in a
-- .dmg file - ie. the background image, other Finder view options
diff --git a/pkg/osx/main.m b/pkg/osx/main.m
index e3c70dc1..d9e08032 100644
--- a/pkg/osx/main.m
+++ b/pkg/osx/main.m
@@ -1,7 +1,5 @@
-/* ... */
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <AppKit/AppKit.h>
#include "Execute.h"
diff --git a/src/aes_prng.c b/src/aes_prng.c
index 4d9963f0..e0287fc1 100644
--- a/src/aes_prng.c
+++ b/src/aes_prng.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2012 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// This implements a cryptographically secure pseudorandom number
// generator for implementing secure demos. The approach taken is to
@@ -31,7 +23,6 @@
// The AES implementation is from GnuPG. Original copyright notice is
// below.
//
-//-----------------------------------------------------------------------------
/* Rijndael (AES) for GnuPG
* Copyright (C) 2000, 2001, 2008 Free Software Foundation, Inc.
diff --git a/src/aes_prng.h b/src/aes_prng.h
index 4c06f3a3..f255db17 100644
--- a/src/aes_prng.h
+++ b/src/aes_prng.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2012 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Pseudo-random number generator for secure demos.
//
-//-----------------------------------------------------------------------------
#ifndef __AES_PRNG_H__
#define __AES_PRNG_H__
diff --git a/src/d_dedicated.c b/src/d_dedicated.c
index defe8083..72220049 100644
--- a/src/d_dedicated.c
+++ b/src/d_dedicated.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Code specific to the standalone dedicated server.
//
diff --git a/src/d_event.c b/src/d_event.c
index a6faa85d..3eef5728 100644
--- a/src/d_event.c
+++ b/src/d_event.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,19 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// DESCRIPTION: Event handling.
//
// Events are asynchronous inputs generally generated by the game user.
// Events can be discarded if no responder claims them
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
#include "d_event.h"
diff --git a/src/d_event.h b/src/d_event.h
index 230f3fa5..c9374b29 100644
--- a/src/d_event.h
+++ b/src/d_event.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
//
-//-----------------------------------------------------------------------------
#ifndef __D_EVENT__
diff --git a/src/d_iwad.c b/src/d_iwad.c
index 6f45c98c..b81f6f6f 100644
--- a/src/d_iwad.c
+++ b/src/d_iwad.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Search for and locate an IWAD file, and initialize according
// to the IWAD type.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/d_iwad.h b/src/d_iwad.h
index fc6fb8a3..91a804f0 100644
--- a/src/d_iwad.h
+++ b/src/d_iwad.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Find IWAD and initialize according to IWAD type.
//
-//-----------------------------------------------------------------------------
#ifndef __D_IWAD__
diff --git a/src/d_loop.c b/src/d_loop.c
index ba5cf0cb..c0463fc7 100644
--- a/src/d_loop.c
+++ b/src/d_loop.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Main loop code.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
#include <string.h>
diff --git a/src/d_loop.h b/src/d_loop.h
index 4e0d8625..eb87d848 100644
--- a/src/d_loop.h
+++ b/src/d_loop.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005-2011 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Main loop stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __D_LOOP__
#define __D_LOOP__
diff --git a/src/d_mode.c b/src/d_mode.c
index 84e3bf6a..aac5d336 100644
--- a/src/d_mode.c
+++ b/src/d_mode.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// DESCRIPTION:
// Functions and definitions relating to the game type and operational
diff --git a/src/d_mode.h b/src/d_mode.h
index e73d40c0..ebbd0e83 100644
--- a/src/d_mode.h
+++ b/src/d_mode.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Functions and definitions relating to the game type and operational
// mode.
//
-//-----------------------------------------------------------------------------
#ifndef __D_MODE__
#define __D_MODE__
diff --git a/src/d_ticcmd.h b/src/d_ticcmd.h
index cb6156ad..daf0da31 100644
--- a/src/d_ticcmd.h
+++ b/src/d_ticcmd.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,15 +13,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System specific interface stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __D_TICCMD__
diff --git a/src/deh_defs.h b/src/deh_defs.h
index 2ab65c5d..726febd1 100644
--- a/src/deh_defs.h
+++ b/src/deh_defs.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Definitions for use in the dehacked code
//
-//-----------------------------------------------------------------------------
#ifndef DEH_DEFS_H
#define DEH_DEFS_H
diff --git a/src/deh_io.c b/src/deh_io.c
index 37fc0a15..9f76563d 100644
--- a/src/deh_io.c
+++ b/src/deh_io.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Dehacked I/O code (does all reads from dehacked files)
//
-//-----------------------------------------------------------------------------
#include <stdarg.h>
#include <stdio.h>
diff --git a/src/deh_io.h b/src/deh_io.h
index 9d22b360..50daf244 100644
--- a/src/deh_io.h
+++ b/src/deh_io.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Dehacked I/O code (does all reads from dehacked files)
//
-//-----------------------------------------------------------------------------
#ifndef DEH_IO_H
#define DEH_IO_H
diff --git a/src/deh_main.c b/src/deh_main.c
index 1c808545..ff0236b1 100644
--- a/src/deh_main.c
+++ b/src/deh_main.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Main dehacked code
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/deh_main.h b/src/deh_main.h
index 7e0abe2d..9689d1c2 100644
--- a/src/deh_main.h
+++ b/src/deh_main.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Dehacked entrypoint and common code
//
-//-----------------------------------------------------------------------------
#ifndef DEH_MAIN_H
#define DEH_MAIN_H
diff --git a/src/deh_mapping.c b/src/deh_mapping.c
index eff9a7ce..f96508b9 100644
--- a/src/deh_mapping.c
+++ b/src/deh_mapping.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,18 +11,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Dehacked "mapping" code
// Allows the fields in structures to be mapped out and accessed by
// name
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/deh_mapping.h b/src/deh_mapping.h
index 91e34323..8d89ef8a 100644
--- a/src/deh_mapping.h
+++ b/src/deh_mapping.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,18 +11,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Dehacked "mapping" code
// Allows the fields in structures to be mapped out and accessed by
// name
//
-//-----------------------------------------------------------------------------
#ifndef DEH_MAPPING_H
#define DEH_MAPPING_H
diff --git a/src/deh_str.c b/src/deh_str.c
index 5639638d..ecd00a6b 100644
--- a/src/deh_str.c
+++ b/src/deh_str.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses Text substitution sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/deh_str.h b/src/deh_str.h
index 06bcb420..be06e706 100644
--- a/src/deh_str.h
+++ b/src/deh_str.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Dehacked string replacements
//
-//-----------------------------------------------------------------------------
#ifndef DEH_STR_H
#define DEH_STR_H
diff --git a/src/deh_text.c b/src/deh_text.c
index 31e23db2..1fc91185 100644
--- a/src/deh_text.c
+++ b/src/deh_text.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses Text substitution sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <string.h>
diff --git a/src/doom/am_map.c b/src/doom/am_map.c
index d920823f..d3d504e3 100644
--- a/src/doom/am_map.c
+++ b/src/doom/am_map.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
//
// DESCRIPTION: the automap code
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/doom/am_map.h b/src/doom/am_map.h
index af390d1b..572d2389 100644
--- a/src/doom/am_map.h
+++ b/src/doom/am_map.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// AutoMap module.
//
-//-----------------------------------------------------------------------------
#ifndef __AMMAP_H__
#define __AMMAP_H__
diff --git a/src/doom/d_englsh.h b/src/doom/d_englsh.h
index de8ff7f0..cfb05722 100644
--- a/src/doom/d_englsh.h
+++ b/src/doom/d_englsh.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Printed strings for translation.
// English language support (default).
//
-//-----------------------------------------------------------------------------
#ifndef __D_ENGLSH__
#define __D_ENGLSH__
diff --git a/src/doom/d_items.c b/src/doom/d_items.c
index 8f12be9f..33f310c6 100644
--- a/src/doom/d_items.c
+++ b/src/doom/d_items.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
-//-----------------------------------------------------------------------------
// We are referring to sprite numbers.
diff --git a/src/doom/d_items.h b/src/doom/d_items.h
index ffc34582..3d22a063 100644
--- a/src/doom/d_items.h
+++ b/src/doom/d_items.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Items: key cards, artifacts, weapon, ammunition.
//
-//-----------------------------------------------------------------------------
#ifndef __D_ITEMS__
diff --git a/src/doom/d_main.c b/src/doom/d_main.c
index c58306f2..4c1092ac 100644
--- a/src/doom/d_main.c
+++ b/src/doom/d_main.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,18 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// DOOM main program (D_DoomMain) and game loop (D_DoomLoop),
// plus functions to determine game mode (shareware, registered),
// parse command line parameters, configure game parameters (turbo),
// and call the startup functions.
//
-//-----------------------------------------------------------------------------
#include <ctype.h>
diff --git a/src/doom/d_main.h b/src/doom/d_main.h
index a1770536..0fe9547b 100644
--- a/src/doom/d_main.h
+++ b/src/doom/d_main.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System specific interface stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __D_MAIN__
diff --git a/src/doom/d_net.c b/src/doom/d_net.c
index ad46dc80..20f56b27 100644
--- a/src/doom/d_net.c
+++ b/src/doom/d_net.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// DOOM Network game communication and protocol,
// all OS independend parts.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/doom/d_player.h b/src/doom/d_player.h
index 8bdccf46..a72c2f5f 100644
--- a/src/doom/d_player.h
+++ b/src/doom/d_player.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
//
-//-----------------------------------------------------------------------------
#ifndef __D_PLAYER__
diff --git a/src/doom/d_textur.h b/src/doom/d_textur.h
index 084a5b1b..1afe040e 100644
--- a/src/doom/d_textur.h
+++ b/src/doom/d_textur.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Typedefs related to to textures etc.,
// isolated here to make it easier separating modules.
//
-//-----------------------------------------------------------------------------
#ifndef __D_TEXTUR__
diff --git a/src/doom/d_think.h b/src/doom/d_think.h
index 1405230d..0966ad96 100644
--- a/src/doom/d_think.h
+++ b/src/doom/d_think.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// MapObj data. Map Objects or mobjs are actors, entities,
// thinker, take-your-pick... anything that moves, acts, or
// suffers state changes of more or less violent nature.
//
-//-----------------------------------------------------------------------------
#ifndef __D_THINK__
diff --git a/src/doom/deh_ammo.c b/src/doom/deh_ammo.c
index 952d8df3..dd8bee54 100644
--- a/src/doom/deh_ammo.c
+++ b/src/doom/deh_ammo.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Ammo" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/doom/deh_cheat.c b/src/doom/deh_cheat.c
index 8817c56e..a80c6ffc 100644
--- a/src/doom/deh_cheat.c
+++ b/src/doom/deh_cheat.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Cheat" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
#include <string.h>
diff --git a/src/doom/deh_doom.c b/src/doom/deh_doom.c
index 7549e09e..a8a7d28f 100644
--- a/src/doom/deh_doom.c
+++ b/src/doom/deh_doom.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Top-level dehacked definitions for Doom dehacked.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
#include "deh_defs.h"
diff --git a/src/doom/deh_frame.c b/src/doom/deh_frame.c
index 8fc01803..e1cd59da 100644
--- a/src/doom/deh_frame.c
+++ b/src/doom/deh_frame.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Frame" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/doom/deh_misc.c b/src/doom/deh_misc.c
index eb5acece..9d46f069 100644
--- a/src/doom/deh_misc.c
+++ b/src/doom/deh_misc.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Misc" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
#include <string.h>
diff --git a/src/doom/deh_misc.h b/src/doom/deh_misc.h
index a589b104..319a1451 100644
--- a/src/doom/deh_misc.h
+++ b/src/doom/deh_misc.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Misc" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#ifndef DEH_MISC_H
#define DEH_MISC_H
diff --git a/src/doom/deh_ptr.c b/src/doom/deh_ptr.c
index 0d1764c9..5ca3116f 100644
--- a/src/doom/deh_ptr.c
+++ b/src/doom/deh_ptr.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses Action Pointer entries in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/doom/deh_sound.c b/src/doom/deh_sound.c
index 251cdccb..f3242839 100644
--- a/src/doom/deh_sound.c
+++ b/src/doom/deh_sound.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Sound" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/doom/deh_thing.c b/src/doom/deh_thing.c
index d4e05f01..a6baff1d 100644
--- a/src/doom/deh_thing.c
+++ b/src/doom/deh_thing.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Thing" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/doom/deh_weapon.c b/src/doom/deh_weapon.c
index 5c590fe8..2c180475 100644
--- a/src/doom/deh_weapon.c
+++ b/src/doom/deh_weapon.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Weapon" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/doom/doomdata.h b/src/doom/doomdata.h
index 66733aea..46b3e11b 100644
--- a/src/doom/doomdata.h
+++ b/src/doom/doomdata.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// all external data is defined here
// most of the data is loaded into different structures at run time
// some internal structures shared by many modules are here
//
-//-----------------------------------------------------------------------------
#ifndef __DOOMDATA__
#define __DOOMDATA__
diff --git a/src/doom/doomdef.c b/src/doom/doomdef.c
index 1ad48525..d31f3efa 100644
--- a/src/doom/doomdef.c
+++ b/src/doom/doomdef.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// DoomDef - basic defines for DOOM, e.g. Version, game mode
// and skill level, and display parameters.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/doomdef.h b/src/doom/doomdef.h
index 049ba9e3..62d729dd 100644
--- a/src/doom/doomdef.h
+++ b/src/doom/doomdef.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Internally used data structures for virtually everything,
// lots of other stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __DOOMDEF__
#define __DOOMDEF__
diff --git a/src/doom/doomstat.c b/src/doom/doomstat.c
index 2bbb45e7..ed4c6ccc 100644
--- a/src/doom/doomstat.c
+++ b/src/doom/doomstat.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Put all global tate variables here.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/doom/doomstat.h b/src/doom/doomstat.h
index 7984a7b3..acd65dcc 100644
--- a/src/doom/doomstat.h
+++ b/src/doom/doomstat.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,11 +12,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// All the global variables that store the internal state.
// Theoretically speaking, the internal state of the engine
@@ -27,7 +20,6 @@
// this header file.
// In practice, things are a bit messy.
//
-//-----------------------------------------------------------------------------
#ifndef __D_STATE__
diff --git a/src/doom/dstrings.c b/src/doom/dstrings.c
index 01a438ae..b87f198b 100644
--- a/src/doom/dstrings.c
+++ b/src/doom/dstrings.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Globally defined strings.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/dstrings.h b/src/doom/dstrings.h
index d47fc1af..d3240b49 100644
--- a/src/doom/dstrings.h
+++ b/src/doom/dstrings.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
//
// DESCRIPTION:
// DOOM strings, by language.
//
-//-----------------------------------------------------------------------------
#ifndef __DSTRINGS__
diff --git a/src/doom/f_finale.c b/src/doom/f_finale.c
index 0b3e3813..ca6775ef 100644
--- a/src/doom/f_finale.c
+++ b/src/doom/f_finale.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Game completion, final screen animation.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/doom/f_finale.h b/src/doom/f_finale.h
index 69e1732f..daa71c32 100644
--- a/src/doom/f_finale.h
+++ b/src/doom/f_finale.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
//
-//-----------------------------------------------------------------------------
#ifndef __F_FINALE__
diff --git a/src/doom/f_wipe.c b/src/doom/f_wipe.c
index 10c720ef..05852fd2 100644
--- a/src/doom/f_wipe.c
+++ b/src/doom/f_wipe.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Mission begin melt/wipe screen special effect.
//
-//-----------------------------------------------------------------------------
#include <string.h>
diff --git a/src/doom/f_wipe.h b/src/doom/f_wipe.h
index 9045be3f..f48a9ca6 100644
--- a/src/doom/f_wipe.h
+++ b/src/doom/f_wipe.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Mission start screen wipe/melt, special effects.
//
-//-----------------------------------------------------------------------------
#ifndef __F_WIPE_H__
diff --git a/src/doom/g_game.c b/src/doom/g_game.c
index 7ff54f46..6aab081d 100644
--- a/src/doom/g_game.c
+++ b/src/doom/g_game.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: none
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/g_game.h b/src/doom/g_game.h
index 42cc5f64..da0df39b 100644
--- a/src/doom/g_game.h
+++ b/src/doom/g_game.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Duh.
//
-//-----------------------------------------------------------------------------
#ifndef __G_GAME__
diff --git a/src/doom/hu_lib.c b/src/doom/hu_lib.c
index 0feff7d7..850d7f95 100644
--- a/src/doom/hu_lib.c
+++ b/src/doom/hu_lib.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: heads-up text and input code
//
-//-----------------------------------------------------------------------------
#include <ctype.h>
diff --git a/src/doom/hu_lib.h b/src/doom/hu_lib.h
index a4649b48..8f0994e6 100644
--- a/src/doom/hu_lib.h
+++ b/src/doom/hu_lib.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: none
//
-//-----------------------------------------------------------------------------
#ifndef __HULIB__
#define __HULIB__
diff --git a/src/doom/hu_stuff.c b/src/doom/hu_stuff.c
index dd72e63f..b63cac76 100644
--- a/src/doom/hu_stuff.c
+++ b/src/doom/hu_stuff.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: Heads-up displays
//
-//-----------------------------------------------------------------------------
#include <ctype.h>
diff --git a/src/doom/hu_stuff.h b/src/doom/hu_stuff.h
index 2e56f763..a3affc5b 100644
--- a/src/doom/hu_stuff.h
+++ b/src/doom/hu_stuff.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: Head up display
//
-//-----------------------------------------------------------------------------
#ifndef __HU_STUFF_H__
#define __HU_STUFF_H__
diff --git a/src/doom/info.c b/src/doom/info.c
index 30d9f51d..9389e84f 100644
--- a/src/doom/info.c
+++ b/src/doom/info.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Thing frame/state LUT,
// generated by multigen utilitiy.
// This one is the original DOOM version, preserved.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/doom/info.h b/src/doom/info.h
index f94af13f..648b5188 100644
--- a/src/doom/info.h
+++ b/src/doom/info.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Thing frame/state LUT,
// generated by multigen utilitiy.
// This one is the original DOOM version, preserved.
//
-//-----------------------------------------------------------------------------
#ifndef __INFO__
#define __INFO__
diff --git a/src/doom/m_menu.c b/src/doom/m_menu.c
index 271a100a..863d0832 100644
--- a/src/doom/m_menu.c
+++ b/src/doom/m_menu.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// DOOM selection menu, options, episode etc.
// Sliders and icons. Kinda widget stuff.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/doom/m_menu.h b/src/doom/m_menu.h
index c06fe981..ce41db39 100644
--- a/src/doom/m_menu.h
+++ b/src/doom/m_menu.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Menu widget stuff, episode selection and such.
//
-//-----------------------------------------------------------------------------
#ifndef __M_MENU__
diff --git a/src/doom/m_random.c b/src/doom/m_random.c
index 31cdf1b2..cc31a0bf 100644
--- a/src/doom/m_random.c
+++ b/src/doom/m_random.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Random number LUT.
//
-//-----------------------------------------------------------------------------
#include <time.h>
diff --git a/src/doom/m_random.h b/src/doom/m_random.h
index be778362..aa6291ae 100644
--- a/src/doom/m_random.h
+++ b/src/doom/m_random.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
//
-//-----------------------------------------------------------------------------
#ifndef __M_RANDOM__
diff --git a/src/doom/p_ceilng.c b/src/doom/p_ceilng.c
index 58b9eb06..d1e61c89 100644
--- a/src/doom/p_ceilng.c
+++ b/src/doom/p_ceilng.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: Ceiling aninmation (lowering, crushing, raising)
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/p_doors.c b/src/doom/p_doors.c
index 6a0bea3a..697065ff 100644
--- a/src/doom/p_doors.c
+++ b/src/doom/p_doors.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: Door animation code (opening/closing)
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/p_enemy.c b/src/doom/p_enemy.c
index 66321e2c..ba2b011b 100644
--- a/src/doom/p_enemy.c
+++ b/src/doom/p_enemy.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Enemy thinking, AI.
// Action Pointer Functions
// that are associated with states/frames.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/doom/p_floor.c b/src/doom/p_floor.c
index edeb44a1..1384ee6b 100644
--- a/src/doom/p_floor.c
+++ b/src/doom/p_floor.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Floor animation: raising stairs.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/p_inter.c b/src/doom/p_inter.c
index dda55c37..c9965799 100644
--- a/src/doom/p_inter.c
+++ b/src/doom/p_inter.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Handling interactions (i.e., collisions).
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/p_inter.h b/src/doom/p_inter.h
index 066e8573..5764d5da 100644
--- a/src/doom/p_inter.h
+++ b/src/doom/p_inter.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
//
-//-----------------------------------------------------------------------------
#ifndef __P_INTER__
diff --git a/src/doom/p_lights.c b/src/doom/p_lights.c
index 5ea03903..863338dc 100644
--- a/src/doom/p_lights.c
+++ b/src/doom/p_lights.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Handle Sector base lighting effects.
// Muzzle flash?
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/p_local.h b/src/doom/p_local.h
index 5ffefa3a..fea6f1ea 100644
--- a/src/doom/p_local.h
+++ b/src/doom/p_local.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Play functions, animation, global header.
//
-//-----------------------------------------------------------------------------
#ifndef __P_LOCAL__
diff --git a/src/doom/p_map.c b/src/doom/p_map.c
index 7e92e23a..bf92fcea 100644
--- a/src/doom/p_map.c
+++ b/src/doom/p_map.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard, Andrey Budko
+// Copyright(C) 2005-2014 Simon Howard, Andrey Budko
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Movement, collision handling.
// Shooting and aiming.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/doom/p_maputl.c b/src/doom/p_maputl.c
index 4ab5d1d5..916f2b64 100644
--- a/src/doom/p_maputl.c
+++ b/src/doom/p_maputl.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
// Copyright(C) 2005, 2006 Andrey Budko
//
// This program is free software; you can redistribute it and/or
@@ -15,18 +13,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Movement/collision utility functions,
// as used by function in p_map.c.
// BLOCKMAP Iterator functions,
// and some PIT_* functions to use for iteration.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/p_mobj.c b/src/doom/p_mobj.c
index a2cc227a..a3b9c432 100644
--- a/src/doom/p_mobj.c
+++ b/src/doom/p_mobj.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Moving object handling. Spawn functions.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/doom/p_mobj.h b/src/doom/p_mobj.h
index 145b009b..90ed764b 100644
--- a/src/doom/p_mobj.h
+++ b/src/doom/p_mobj.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Map Objects, MObj, definition and handling.
//
-//-----------------------------------------------------------------------------
#ifndef __P_MOBJ__
diff --git a/src/doom/p_plats.c b/src/doom/p_plats.c
index dbd45161..9e773d55 100644
--- a/src/doom/p_plats.c
+++ b/src/doom/p_plats.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Plats (i.e. elevator platforms) code, raising/lowering.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/doom/p_pspr.c b/src/doom/p_pspr.c
index fe32c53f..e4774c70 100644
--- a/src/doom/p_pspr.c
+++ b/src/doom/p_pspr.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Weapon sprite animation, weapon objects.
// Action functions for weapons.
//
-//-----------------------------------------------------------------------------
#include "doomdef.h"
diff --git a/src/doom/p_pspr.h b/src/doom/p_pspr.h
index 1ae7433b..f98fe353 100644
--- a/src/doom/p_pspr.h
+++ b/src/doom/p_pspr.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Sprite animation.
//
-//-----------------------------------------------------------------------------
#ifndef __P_PSPR__
diff --git a/src/doom/p_saveg.c b/src/doom/p_saveg.c
index a2f954a3..6a48271d 100644
--- a/src/doom/p_saveg.c
+++ b/src/doom/p_saveg.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Archiving: SaveGame I/O.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/doom/p_saveg.h b/src/doom/p_saveg.h
index 5488289c..2d7beba3 100644
--- a/src/doom/p_saveg.h
+++ b/src/doom/p_saveg.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Savegame I/O, archiving, persistence.
//
-//-----------------------------------------------------------------------------
#ifndef __P_SAVEG__
diff --git a/src/doom/p_setup.c b/src/doom/p_setup.c
index 58d5f462..00306e84 100644
--- a/src/doom/p_setup.c
+++ b/src/doom/p_setup.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Do all the WAD I/O, get map description,
// set up initial state and misc. LUTs.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/p_setup.h b/src/doom/p_setup.h
index 2241c1c3..9df74162 100644
--- a/src/doom/p_setup.h
+++ b/src/doom/p_setup.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Setup a game, startup stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __P_SETUP__
diff --git a/src/doom/p_sight.c b/src/doom/p_sight.c
index 79c1bb1d..48ba6838 100644
--- a/src/doom/p_sight.c
+++ b/src/doom/p_sight.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// LineOfSight/Visibility checks, uses REJECT Lookup Table.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/p_spec.c b/src/doom/p_spec.c
index c4d2ffc8..2e22ad03 100644
--- a/src/doom/p_spec.c
+++ b/src/doom/p_spec.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,11 +12,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Implements special effects:
// Texture animation, height or lighting changes
@@ -26,7 +19,6 @@
// utility functions, etc.
// Line Tag handling. Line and Sector triggers.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/doom/p_spec.h b/src/doom/p_spec.h
index f5b57032..04ab98e9 100644
--- a/src/doom/p_spec.h
+++ b/src/doom/p_spec.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,18 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: none
// Implements special effects:
// Texture animation, height or lighting changes
// according to adjacent sectors, respective
// utility functions, etc.
//
-//-----------------------------------------------------------------------------
#ifndef __P_SPEC__
diff --git a/src/doom/p_switch.c b/src/doom/p_switch.c
index 362ecccf..46c08d58 100644
--- a/src/doom/p_switch.c
+++ b/src/doom/p_switch.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
//
// DESCRIPTION:
// Switches, buttons. Two-state animation. Exits.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/doom/p_telept.c b/src/doom/p_telept.c
index 73c3e9b5..45cdfb01 100644
--- a/src/doom/p_telept.c
+++ b/src/doom/p_telept.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Teleportation.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/p_tick.c b/src/doom/p_tick.c
index 9429cf20..22893500 100644
--- a/src/doom/p_tick.c
+++ b/src/doom/p_tick.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Archiving: SaveGame I/O.
// Thinker, Ticker.
//
-//-----------------------------------------------------------------------------
#include "z_zone.h"
diff --git a/src/doom/p_tick.h b/src/doom/p_tick.h
index 06934bb8..ddfcd74f 100644
--- a/src/doom/p_tick.h
+++ b/src/doom/p_tick.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// ?
//
-//-----------------------------------------------------------------------------
#ifndef __P_TICK__
diff --git a/src/doom/p_user.c b/src/doom/p_user.c
index 2ff7f818..73c0dc94 100644
--- a/src/doom/p_user.c
+++ b/src/doom/p_user.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Player related stuff.
// Bobbing POV/weapon, movement.
// Pending weapon.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/r_bsp.c b/src/doom/r_bsp.c
index 47194d96..9a788122 100644
--- a/src/doom/r_bsp.c
+++ b/src/doom/r_bsp.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// BSP traversal, handling of LineSegs for rendering.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/r_bsp.h b/src/doom/r_bsp.h
index 284f9cf6..1723e686 100644
--- a/src/doom/r_bsp.h
+++ b/src/doom/r_bsp.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh module, BSP traversal and handling.
//
-//-----------------------------------------------------------------------------
#ifndef __R_BSP__
diff --git a/src/doom/r_data.c b/src/doom/r_data.c
index 3d59a171..2d4b65bb 100644
--- a/src/doom/r_data.c
+++ b/src/doom/r_data.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Preparation of data for rendering,
// generation of lookups, caching, retrieval by name.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/doom/r_data.h b/src/doom/r_data.h
index c987284c..66425afa 100644
--- a/src/doom/r_data.h
+++ b/src/doom/r_data.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh module, data I/O, caching, retrieval of graphics
// by name.
//
-//-----------------------------------------------------------------------------
#ifndef __R_DATA__
diff --git a/src/doom/r_defs.h b/src/doom/r_defs.h
index bbd4b211..a64ac842 100644
--- a/src/doom/r_defs.h
+++ b/src/doom/r_defs.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh/rendering module, shared data struct definitions.
//
-//-----------------------------------------------------------------------------
#ifndef __R_DEFS__
diff --git a/src/doom/r_draw.c b/src/doom/r_draw.c
index b1e3ffae..9271bcd5 100644
--- a/src/doom/r_draw.c
+++ b/src/doom/r_draw.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// The actual span/column drawing functions.
// Here find the main potential for optimization,
// e.g. inline assembly, different algorithms.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/r_draw.h b/src/doom/r_draw.h
index adaacd60..5b0c818b 100644
--- a/src/doom/r_draw.h
+++ b/src/doom/r_draw.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System specific interface stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __R_DRAW__
diff --git a/src/doom/r_local.h b/src/doom/r_local.h
index 8b97bdb0..1b924921 100644
--- a/src/doom/r_local.h
+++ b/src/doom/r_local.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh (R_*) module, global header.
// All the rendering/drawing stuff is here.
//
-//-----------------------------------------------------------------------------
#ifndef __R_LOCAL__
#define __R_LOCAL__
diff --git a/src/doom/r_main.c b/src/doom/r_main.c
index 5e020d53..22278fe3 100644
--- a/src/doom/r_main.c
+++ b/src/doom/r_main.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Rendering main loop and setup functions,
// utility functions (BSP, geometry, trigonometry).
// See tables.c, too.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/r_main.h b/src/doom/r_main.h
index 5cb858bb..c05a9a01 100644
--- a/src/doom/r_main.h
+++ b/src/doom/r_main.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System specific interface stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __R_MAIN__
diff --git a/src/doom/r_plane.c b/src/doom/r_plane.c
index 752f5d14..ea1611c2 100644
--- a/src/doom/r_plane.c
+++ b/src/doom/r_plane.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Here is a core component: drawing the floors and ceilings,
// while maintaining a per column clipping list only.
// Moreover, the sky areas have to be determined.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/doom/r_plane.h b/src/doom/r_plane.h
index 2783443d..57b50e5b 100644
--- a/src/doom/r_plane.h
+++ b/src/doom/r_plane.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh, visplane stuff (floor, ceilings).
//
-//-----------------------------------------------------------------------------
#ifndef __R_PLANE__
diff --git a/src/doom/r_segs.c b/src/doom/r_segs.c
index 29ed32a5..9b4e413c 100644
--- a/src/doom/r_segs.c
+++ b/src/doom/r_segs.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// All the clipping: columns, horizontal spans, sky columns.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/r_segs.h b/src/doom/r_segs.h
index 197859ed..d4a4d899 100644
--- a/src/doom/r_segs.h
+++ b/src/doom/r_segs.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh module, drawing LineSegs from BSP.
//
-//-----------------------------------------------------------------------------
#ifndef __R_SEGS__
diff --git a/src/doom/r_sky.c b/src/doom/r_sky.c
index 689dc113..667c88d3 100644
--- a/src/doom/r_sky.c
+++ b/src/doom/r_sky.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,11 +12,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Sky rendering. The DOOM sky is a texture map like any
// wall, wrapping around. A 1024 columns equal 360 degrees.
@@ -26,7 +19,6 @@
// on a 320 screen?
//
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/r_sky.h b/src/doom/r_sky.h
index d436ce66..8ad6680a 100644
--- a/src/doom/r_sky.h
+++ b/src/doom/r_sky.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Sky rendering.
//
-//-----------------------------------------------------------------------------
#ifndef __R_SKY__
diff --git a/src/doom/r_state.h b/src/doom/r_state.h
index 535753c1..2a60e2fe 100644
--- a/src/doom/r_state.h
+++ b/src/doom/r_state.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh/render internal state variables (global).
//
-//-----------------------------------------------------------------------------
#ifndef __R_STATE__
diff --git a/src/doom/r_things.c b/src/doom/r_things.c
index 68f4b2fe..764b1d7e 100644
--- a/src/doom/r_things.c
+++ b/src/doom/r_things.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh of things, i.e. objects represented by sprites.
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/r_things.h b/src/doom/r_things.h
index d0fce4e4..256a5ebb 100644
--- a/src/doom/r_things.h
+++ b/src/doom/r_things.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Rendering of moving objects, sprites.
//
-//-----------------------------------------------------------------------------
#ifndef __R_THINGS__
diff --git a/src/doom/s_sound.c b/src/doom/s_sound.c
index a97c34dc..f6d8be13 100644
--- a/src/doom/s_sound.c
+++ b/src/doom/s_sound.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: none
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/doom/s_sound.h b/src/doom/s_sound.h
index 7bb0a605..bbd100a0 100644
--- a/src/doom/s_sound.h
+++ b/src/doom/s_sound.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// The not so system specific sound interface.
//
-//-----------------------------------------------------------------------------
#ifndef __S_SOUND__
diff --git a/src/doom/sounds.c b/src/doom/sounds.c
index adfb2189..e976bc84 100644
--- a/src/doom/sounds.c
+++ b/src/doom/sounds.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Created by a sound utility.
// Kept as a sample, DOOM2 sounds.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/doom/sounds.h b/src/doom/sounds.h
index 3d190910..1e8afc40 100644
--- a/src/doom/sounds.h
+++ b/src/doom/sounds.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Created by the sound utility written by Dave Taylor.
// Kept as a sample, DOOM2 sounds. Frozen.
//
-//-----------------------------------------------------------------------------
#ifndef __SOUNDS__
#define __SOUNDS__
diff --git a/src/doom/st_lib.c b/src/doom/st_lib.c
index c90540cb..64533658 100644
--- a/src/doom/st_lib.c
+++ b/src/doom/st_lib.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// The status bar widget code.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/doom/st_lib.h b/src/doom/st_lib.h
index 344fd952..3a8f5212 100644
--- a/src/doom/st_lib.h
+++ b/src/doom/st_lib.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// The status bar widget code.
//
-//-----------------------------------------------------------------------------
#ifndef __STLIB__
#define __STLIB__
diff --git a/src/doom/st_stuff.c b/src/doom/st_stuff.c
index 08546dd7..9a25865c 100644
--- a/src/doom/st_stuff.c
+++ b/src/doom/st_stuff.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Status bar code.
// Does the face/direction indicator animatin.
// Does palette indicators as well (red pain/berserk, bright pickup)
//
-//-----------------------------------------------------------------------------
diff --git a/src/doom/st_stuff.h b/src/doom/st_stuff.h
index 2ee91cce..8ed53e41 100644
--- a/src/doom/st_stuff.h
+++ b/src/doom/st_stuff.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Status bar code.
// Does the face/direction indicator animatin.
// Does palette indicators as well (red pain/berserk, bright pickup)
//
-//-----------------------------------------------------------------------------
#ifndef __STSTUFF_H__
#define __STSTUFF_H__
diff --git a/src/doom/statdump.c b/src/doom/statdump.c
index a8c9ad30..99886910 100644
--- a/src/doom/statdump.c
+++ b/src/doom/statdump.c
@@ -1,7 +1,6 @@
+ /*
- /*
-
- Copyright(C) 2007,2011 Simon Howard
+ Copyright(C) 2005-2014 Simon Howard
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -13,11 +12,6 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA.
-
--
Functions for presenting the information captured from the statistics
diff --git a/src/doom/statdump.h b/src/doom/statdump.h
index 511d945b..bddf9a2b 100644
--- a/src/doom/statdump.h
+++ b/src/doom/statdump.h
@@ -1,7 +1,6 @@
+ /*
- /*
-
- Copyright(C) 2007 Simon Howard
+ Copyright(C) 2005-2014 Simon Howard
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -13,11 +12,6 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA.
-
*/
#ifndef DOOM_STATDUMP_H
diff --git a/src/doom/wi_stuff.c b/src/doom/wi_stuff.c
index 016226fe..ddb9a66c 100644
--- a/src/doom/wi_stuff.c
+++ b/src/doom/wi_stuff.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Intermission screens.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/doom/wi_stuff.h b/src/doom/wi_stuff.h
index 7d3a84b9..296571f7 100644
--- a/src/doom/wi_stuff.h
+++ b/src/doom/wi_stuff.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Intermission.
//
-//-----------------------------------------------------------------------------
#ifndef __WI_STUFF__
#define __WI_STUFF__
diff --git a/src/doomfeatures.h b/src/doomfeatures.h
index 46e26e52..7c2d9800 100644
--- a/src/doomfeatures.h
+++ b/src/doomfeatures.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// List of features which can be enabled/disabled to slim down the
// program.
//
-//-----------------------------------------------------------------------------
#ifndef DOOM_FEATURES_H
#define DOOM_FEATURES_H
diff --git a/src/doomkeys.h b/src/doomkeys.h
index 4bc63d08..41143daa 100644
--- a/src/doomkeys.h
+++ b/src/doomkeys.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Key definitions
//
-//-----------------------------------------------------------------------------
#ifndef __DOOMKEYS__
#define __DOOMKEYS__
diff --git a/src/doomtype.h b/src/doomtype.h
index 8b4467f1..83b119a0 100644
--- a/src/doomtype.h
+++ b/src/doomtype.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Simple basic typedefs, isolated here to make it easier
// separating modules.
//
-//-----------------------------------------------------------------------------
#ifndef __DOOMTYPE__
diff --git a/src/gusconf.c b/src/gusconf.c
index e4be25e2..70cdd87c 100644
--- a/src/gusconf.c
+++ b/src/gusconf.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2013 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// GUS emulation code.
//
@@ -26,7 +19,6 @@
// supports GUS patch files. This code therefore converts Doom's
// DMXGUS lump into an equivalent Timidity configuration file.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/gusconf.h b/src/gusconf.h
index b0757149..e0124266 100644
--- a/src/gusconf.h
+++ b/src/gusconf.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2013 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// GUS emulation code.
//
-//-----------------------------------------------------------------------------
#ifndef __GUSCONF_H__
#define __GUSCONF_H__
diff --git a/src/heretic/am_data.h b/src/heretic/am_data.h
index 342f06a9..c5efb089 100644
--- a/src/heretic/am_data.h
+++ b/src/heretic/am_data.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// AM_data.h : The vector graphics for the automap
#ifndef __AMDATA_H__
diff --git a/src/heretic/am_map.c b/src/heretic/am_map.c
index df3932a1..0e4276ab 100644
--- a/src/heretic/am_map.c
+++ b/src/heretic/am_map.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// AM_map.c
diff --git a/src/heretic/am_map.h b/src/heretic/am_map.h
index cbd2935a..f82d3c70 100644
--- a/src/heretic/am_map.h
+++ b/src/heretic/am_map.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef __AMMAP_H__
#define __AMMAP_H__
diff --git a/src/heretic/ct_chat.c b/src/heretic/ct_chat.c
index 80ad8c87..66611890 100644
--- a/src/heretic/ct_chat.c
+++ b/src/heretic/ct_chat.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Chat mode
//
diff --git a/src/heretic/ct_chat.h b/src/heretic/ct_chat.h
index 84544e56..75aaab27 100644
--- a/src/heretic/ct_chat.h
+++ b/src/heretic/ct_chat.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Chat mode stuff
//
diff --git a/src/heretic/d_main.c b/src/heretic/d_main.c
index bb3b4f08..4177bd09 100644
--- a/src/heretic/d_main.c
+++ b/src/heretic/d_main.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// D_main.c
diff --git a/src/heretic/d_net.c b/src/heretic/d_net.c
index f10302d0..517df0cd 100644
--- a/src/heretic/d_net.c
+++ b/src/heretic/d_net.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// DOOM Network game communication and protocol,
// all OS independend parts.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/heretic/deh_ammo.c b/src/heretic/deh_ammo.c
index 08241863..39384d75 100644
--- a/src/heretic/deh_ammo.c
+++ b/src/heretic/deh_ammo.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Ammo" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/heretic/deh_frame.c b/src/heretic/deh_frame.c
index 4a1581a7..727b46c8 100644
--- a/src/heretic/deh_frame.c
+++ b/src/heretic/deh_frame.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Frame" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/heretic/deh_htext.c b/src/heretic/deh_htext.c
index 5dfddac3..55f32872 100644
--- a/src/heretic/deh_htext.c
+++ b/src/heretic/deh_htext.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005-2010 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses Text substitution sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <string.h>
diff --git a/src/heretic/deh_htic.c b/src/heretic/deh_htic.c
index 5bd198ed..a8bd6a68 100644
--- a/src/heretic/deh_htic.c
+++ b/src/heretic/deh_htic.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Top-level dehacked definitions for Heretic dehacked (HHE).
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/heretic/deh_htic.h b/src/heretic/deh_htic.h
index 26606045..a8f482e1 100644
--- a/src/heretic/deh_htic.h
+++ b/src/heretic/deh_htic.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2010 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Common header for Heretic dehacked (HHE) support.
//
-//-----------------------------------------------------------------------------
#ifndef DEH_HTIC_H
#define DEH_HTIC_H
diff --git a/src/heretic/deh_sound.c b/src/heretic/deh_sound.c
index d1f266dd..e779243f 100644
--- a/src/heretic/deh_sound.c
+++ b/src/heretic/deh_sound.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Sound" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/heretic/deh_thing.c b/src/heretic/deh_thing.c
index 63fd381e..e9984fbd 100644
--- a/src/heretic/deh_thing.c
+++ b/src/heretic/deh_thing.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Thing" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/heretic/deh_weapon.c b/src/heretic/deh_weapon.c
index 0c417e2b..cdbbbaa9 100644
--- a/src/heretic/deh_weapon.c
+++ b/src/heretic/deh_weapon.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Weapon" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/heretic/doomdata.h b/src/heretic/doomdata.h
index ac84ec46..2487df60 100644
--- a/src/heretic/doomdata.h
+++ b/src/heretic/doomdata.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// DoomData.h
// all external data is defined here
diff --git a/src/heretic/doomdef.h b/src/heretic/doomdef.h
index 6db8798e..afb11b69 100644
--- a/src/heretic/doomdef.h
+++ b/src/heretic/doomdef.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// DoomDef.h
diff --git a/src/heretic/dstrings.h b/src/heretic/dstrings.h
index 93900f9d..54bb9760 100644
--- a/src/heretic/dstrings.h
+++ b/src/heretic/dstrings.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// DStrings.h
diff --git a/src/heretic/f_finale.c b/src/heretic/f_finale.c
index c7212add..14a8f403 100644
--- a/src/heretic/f_finale.c
+++ b/src/heretic/f_finale.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// F_finale.c
#include <ctype.h>
diff --git a/src/heretic/g_game.c b/src/heretic/g_game.c
index 3b86fa6b..da96537a 100644
--- a/src/heretic/g_game.c
+++ b/src/heretic/g_game.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// G_game.c
diff --git a/src/heretic/i_ibm.c b/src/heretic/i_ibm.c
index cf668680..e2dffef8 100644
--- a/src/heretic/i_ibm.c
+++ b/src/heretic/i_ibm.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// I_IBM.C
diff --git a/src/heretic/i_sound.c b/src/heretic/i_sound.c
index f415ce0a..97f736cf 100644
--- a/src/heretic/i_sound.c
+++ b/src/heretic/i_sound.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// I_SOUND.C
diff --git a/src/heretic/in_lude.c b/src/heretic/in_lude.c
index e389371f..2314a52b 100644
--- a/src/heretic/in_lude.c
+++ b/src/heretic/in_lude.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
/*
========================
=
diff --git a/src/heretic/info.c b/src/heretic/info.c
index b6dd921f..9d7c8572 100644
--- a/src/heretic/info.c
+++ b/src/heretic/info.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "doomdef.h"
#include "p_action.h"
diff --git a/src/heretic/info.h b/src/heretic/info.h
index 236826cb..9f827b67 100644
--- a/src/heretic/info.h
+++ b/src/heretic/info.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef HERETIC_INFO_H
#define HERETIC_INFO_H
diff --git a/src/heretic/m_random.c b/src/heretic/m_random.c
index 383d906c..53b0f4df 100644
--- a/src/heretic/m_random.c
+++ b/src/heretic/m_random.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "m_random.h"
diff --git a/src/heretic/m_random.h b/src/heretic/m_random.h
index b1d2ca7d..817d7579 100644
--- a/src/heretic/m_random.h
+++ b/src/heretic/m_random.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef HERETIC_M_RANDOM_H
#define HERETIC_M_RANDOM_H
diff --git a/src/heretic/mn_menu.c b/src/heretic/mn_menu.c
index a72f2455..b0a8d6b7 100644
--- a/src/heretic/mn_menu.c
+++ b/src/heretic/mn_menu.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// MN_menu.c
diff --git a/src/heretic/p_action.h b/src/heretic/p_action.h
index 8d8e383c..bbba04b4 100644
--- a/src/heretic/p_action.h
+++ b/src/heretic/p_action.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,16 +13,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// External definitions for action pointer functions.
//
-//-----------------------------------------------------------------------------
#ifndef HERETIC_P_ACTION_H
#define HERETIC_P_ACTION_H
diff --git a/src/heretic/p_ceilng.c b/src/heretic/p_ceilng.c
index bf7ef676..cc1c88a3 100644
--- a/src/heretic/p_ceilng.c
+++ b/src/heretic/p_ceilng.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "doomdef.h"
#include "p_local.h"
diff --git a/src/heretic/p_doors.c b/src/heretic/p_doors.c
index cd5e4e87..9e244912 100644
--- a/src/heretic/p_doors.c
+++ b/src/heretic/p_doors.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_doors.c
diff --git a/src/heretic/p_enemy.c b/src/heretic/p_enemy.c
index 079a25eb..b4222ec8 100644
--- a/src/heretic/p_enemy.c
+++ b/src/heretic/p_enemy.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_enemy.c
diff --git a/src/heretic/p_floor.c b/src/heretic/p_floor.c
index 24c7ffa2..9c307bf6 100644
--- a/src/heretic/p_floor.c
+++ b/src/heretic/p_floor.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "doomdef.h"
#include "p_local.h"
#include "s_sound.h"
diff --git a/src/heretic/p_inter.c b/src/heretic/p_inter.c
index a68586ee..81150f00 100644
--- a/src/heretic/p_inter.c
+++ b/src/heretic/p_inter.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_inter.c
diff --git a/src/heretic/p_lights.c b/src/heretic/p_lights.c
index 5d97a55e..3011d479 100644
--- a/src/heretic/p_lights.c
+++ b/src/heretic/p_lights.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "doomdef.h"
#include "m_random.h"
#include "p_local.h"
diff --git a/src/heretic/p_local.h b/src/heretic/p_local.h
index 4fb58236..c3abf6df 100644
--- a/src/heretic/p_local.h
+++ b/src/heretic/p_local.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_local.h
diff --git a/src/heretic/p_map.c b/src/heretic/p_map.c
index 0b1c6df1..48db07e5 100644
--- a/src/heretic/p_map.c
+++ b/src/heretic/p_map.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_map.c
#include <stdlib.h>
diff --git a/src/heretic/p_maputl.c b/src/heretic/p_maputl.c
index 3d848af2..577f527c 100644
--- a/src/heretic/p_maputl.c
+++ b/src/heretic/p_maputl.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_maputl.c
diff --git a/src/heretic/p_mobj.c b/src/heretic/p_mobj.c
index 59681f86..732a46bc 100644
--- a/src/heretic/p_mobj.c
+++ b/src/heretic/p_mobj.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_mobj.c
diff --git a/src/heretic/p_plats.c b/src/heretic/p_plats.c
index 23aa99d9..664b0cd0 100644
--- a/src/heretic/p_plats.c
+++ b/src/heretic/p_plats.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_plats.c
diff --git a/src/heretic/p_pspr.c b/src/heretic/p_pspr.c
index 66f50ef3..2cbe3674 100644
--- a/src/heretic/p_pspr.c
+++ b/src/heretic/p_pspr.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_pspr.c
diff --git a/src/heretic/p_saveg.c b/src/heretic/p_saveg.c
index 7b4c5389..3bd7c2b2 100644
--- a/src/heretic/p_saveg.c
+++ b/src/heretic/p_saveg.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_tick.c
diff --git a/src/heretic/p_setup.c b/src/heretic/p_setup.c
index 7eb7f3c2..b14fc916 100644
--- a/src/heretic/p_setup.c
+++ b/src/heretic/p_setup.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_main.c
diff --git a/src/heretic/p_sight.c b/src/heretic/p_sight.c
index 002b32a9..3a442dae 100644
--- a/src/heretic/p_sight.c
+++ b/src/heretic/p_sight.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_sight.c
#include <stdlib.h>
diff --git a/src/heretic/p_spec.c b/src/heretic/p_spec.c
index 923d1f32..4419da2c 100644
--- a/src/heretic/p_spec.c
+++ b/src/heretic/p_spec.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_Spec.c
diff --git a/src/heretic/p_spec.h b/src/heretic/p_spec.h
index 550cd883..2de14b18 100644
--- a/src/heretic/p_spec.h
+++ b/src/heretic/p_spec.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_spec.h
diff --git a/src/heretic/p_switch.c b/src/heretic/p_switch.c
index 2ec758b6..e89b5fec 100644
--- a/src/heretic/p_switch.c
+++ b/src/heretic/p_switch.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "doomdef.h"
#include "deh_str.h"
diff --git a/src/heretic/p_telept.c b/src/heretic/p_telept.c
index 91d10f9b..640cee50 100644
--- a/src/heretic/p_telept.c
+++ b/src/heretic/p_telept.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_telept.c
diff --git a/src/heretic/p_tick.c b/src/heretic/p_tick.c
index 9cdab28e..c93a211f 100644
--- a/src/heretic/p_tick.c
+++ b/src/heretic/p_tick.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_tick.c
diff --git a/src/heretic/p_user.c b/src/heretic/p_user.c
index 4c9ae4c6..f4011eee 100644
--- a/src/heretic/p_user.c
+++ b/src/heretic/p_user.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// P_user.c
diff --git a/src/heretic/r_bsp.c b/src/heretic/r_bsp.c
index 16ef8ae1..d2e404ba 100644
--- a/src/heretic/r_bsp.c
+++ b/src/heretic/r_bsp.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// R_bsp.c
#include "doomdef.h"
diff --git a/src/heretic/r_data.c b/src/heretic/r_data.c
index 34fcb225..870f5c32 100644
--- a/src/heretic/r_data.c
+++ b/src/heretic/r_data.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// R_data.c
diff --git a/src/heretic/r_draw.c b/src/heretic/r_draw.c
index 88653df1..4760cd59 100644
--- a/src/heretic/r_draw.c
+++ b/src/heretic/r_draw.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// R_draw.c
#include "doomdef.h"
diff --git a/src/heretic/r_local.h b/src/heretic/r_local.h
index ade120a1..e6c47e27 100644
--- a/src/heretic/r_local.h
+++ b/src/heretic/r_local.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// R_local.h
#ifndef __R_LOCAL__
diff --git a/src/heretic/r_main.c b/src/heretic/r_main.c
index 1101c234..d54bb051 100644
--- a/src/heretic/r_main.c
+++ b/src/heretic/r_main.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// R_main.c
#include <stdlib.h>
diff --git a/src/heretic/r_plane.c b/src/heretic/r_plane.c
index cc86b118..88485620 100644
--- a/src/heretic/r_plane.c
+++ b/src/heretic/r_plane.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// R_planes.c
#include <stdlib.h>
diff --git a/src/heretic/r_segs.c b/src/heretic/r_segs.c
index 4e95a2ae..9326e1f4 100644
--- a/src/heretic/r_segs.c
+++ b/src/heretic/r_segs.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//**************************************************************************
//**
diff --git a/src/heretic/r_things.c b/src/heretic/r_things.c
index 353ce7ad..b4cd19af 100644
--- a/src/heretic/r_things.c
+++ b/src/heretic/r_things.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// R_things.c
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/heretic/s_sound.c b/src/heretic/s_sound.c
index 060e68bf..09f2032d 100644
--- a/src/heretic/s_sound.c
+++ b/src/heretic/s_sound.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/heretic/s_sound.h b/src/heretic/s_sound.h
index e678fc99..231d904d 100644
--- a/src/heretic/s_sound.h
+++ b/src/heretic/s_sound.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// soundst.h
diff --git a/src/heretic/sb_bar.c b/src/heretic/sb_bar.c
index 6821fb1e..583b429d 100644
--- a/src/heretic/sb_bar.c
+++ b/src/heretic/sb_bar.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// SB_bar.c
diff --git a/src/heretic/sounds.c b/src/heretic/sounds.c
index f62110c6..3e1dda15 100644
--- a/src/heretic/sounds.c
+++ b/src/heretic/sounds.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// sounds.c
diff --git a/src/heretic/sounds.h b/src/heretic/sounds.h
index e50a6ad6..f49b0279 100644
--- a/src/heretic/sounds.h
+++ b/src/heretic/sounds.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// sounds.h
diff --git a/src/hexen/a_action.c b/src/hexen/a_action.c
index 19b1543b..3100a074 100644
--- a/src/hexen/a_action.c
+++ b/src/hexen/a_action.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/am_data.h b/src/hexen/am_data.h
index a4cb47f3..26589a25 100644
--- a/src/hexen/am_data.h
+++ b/src/hexen/am_data.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef __AMDATA_H__
#define __AMDATA_H__
diff --git a/src/hexen/am_map.c b/src/hexen/am_map.c
index cbbb3586..2d082415 100644
--- a/src/hexen/am_map.c
+++ b/src/hexen/am_map.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/hexen/am_map.h b/src/hexen/am_map.h
index 1be272a0..a36bd9c6 100644
--- a/src/hexen/am_map.h
+++ b/src/hexen/am_map.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef __AMMAP_H__
diff --git a/src/hexen/ct_chat.c b/src/hexen/ct_chat.c
index 815c0948..4785f8b2 100644
--- a/src/hexen/ct_chat.c
+++ b/src/hexen/ct_chat.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <string.h>
diff --git a/src/hexen/ct_chat.h b/src/hexen/ct_chat.h
index e390c28b..c46fdfce 100644
--- a/src/hexen/ct_chat.h
+++ b/src/hexen/ct_chat.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Chat mode stuff
//
diff --git a/src/hexen/d_net.c b/src/hexen/d_net.c
index 19a43584..5bd0eed0 100644
--- a/src/hexen/d_net.c
+++ b/src/hexen/d_net.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// DOOM Network game communication and protocol,
// all OS independend parts.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/hexen/f_finale.c b/src/hexen/f_finale.c
index e728ae58..c2f69a87 100644
--- a/src/hexen/f_finale.c
+++ b/src/hexen/f_finale.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/g_game.c b/src/hexen/g_game.c
index 5333c0f6..6d10dcfd 100644
--- a/src/hexen/g_game.c
+++ b/src/hexen/g_game.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <string.h>
diff --git a/src/hexen/h2_main.c b/src/hexen/h2_main.c
index 76050802..66dc535e 100644
--- a/src/hexen/h2_main.c
+++ b/src/hexen/h2_main.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/h2def.h b/src/hexen/h2def.h
index db9ae1b8..43e7c91b 100644
--- a/src/hexen/h2def.h
+++ b/src/hexen/h2def.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef __H2DEF__
diff --git a/src/hexen/i_header.h b/src/hexen/i_header.h
index 6f930b6a..95a1532f 100644
--- a/src/hexen/i_header.h
+++ b/src/hexen/i_header.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef __I_HEADER_H__
#define __I_HEADER_H__
diff --git a/src/hexen/i_ibm.c b/src/hexen/i_ibm.c
index ff476d37..82247ce8 100644
--- a/src/hexen/i_ibm.c
+++ b/src/hexen/i_ibm.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <dos.h>
diff --git a/src/hexen/i_sound.c b/src/hexen/i_sound.c
index 9b68be60..e6313bc0 100644
--- a/src/hexen/i_sound.c
+++ b/src/hexen/i_sound.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// I_SOUND.C
diff --git a/src/hexen/in_lude.c b/src/hexen/in_lude.c
index fb1b1020..8c8b9c77 100644
--- a/src/hexen/in_lude.c
+++ b/src/hexen/in_lude.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <ctype.h>
diff --git a/src/hexen/info.c b/src/hexen/info.c
index e0d768d6..3937a48a 100644
--- a/src/hexen/info.c
+++ b/src/hexen/info.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
#include "i_swap.h"
// generated by stateco
diff --git a/src/hexen/info.h b/src/hexen/info.h
index 6ad2975e..35d3836b 100644
--- a/src/hexen/info.h
+++ b/src/hexen/info.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// generated by stateco
typedef enum
diff --git a/src/hexen/m_misc.c b/src/hexen/m_misc.c
index dee6bd56..3e0c63a7 100644
--- a/src/hexen/m_misc.c
+++ b/src/hexen/m_misc.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/m_random.c b/src/hexen/m_random.c
index 1496490f..43ad64ee 100644
--- a/src/hexen/m_random.c
+++ b/src/hexen/m_random.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/m_random.h b/src/hexen/m_random.h
index 582bcfa7..a0e8db09 100644
--- a/src/hexen/m_random.h
+++ b/src/hexen/m_random.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef HEXEN_M_RANDOM_H
#define HEXEN_M_RANDOM_H
diff --git a/src/hexen/mn_menu.c b/src/hexen/mn_menu.c
index c418ce82..6674a529 100644
--- a/src/hexen/mn_menu.c
+++ b/src/hexen/mn_menu.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/p_acs.c b/src/hexen/p_acs.c
index 7ae6a985..f76fa167 100644
--- a/src/hexen/p_acs.c
+++ b/src/hexen/p_acs.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/p_anim.c b/src/hexen/p_anim.c
index 7655aef2..ecb6ac37 100644
--- a/src/hexen/p_anim.c
+++ b/src/hexen/p_anim.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/p_ceilng.c b/src/hexen/p_ceilng.c
index ab13d3ac..ba01d567 100644
--- a/src/hexen/p_ceilng.c
+++ b/src/hexen/p_ceilng.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/p_doors.c b/src/hexen/p_doors.c
index 92ccec8a..79bdd37f 100644
--- a/src/hexen/p_doors.c
+++ b/src/hexen/p_doors.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/p_enemy.c b/src/hexen/p_enemy.c
index 6c9ca194..9219f339 100644
--- a/src/hexen/p_enemy.c
+++ b/src/hexen/p_enemy.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/p_floor.c b/src/hexen/p_floor.c
index 40f9b934..f810d7ea 100644
--- a/src/hexen/p_floor.c
+++ b/src/hexen/p_floor.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/p_inter.c b/src/hexen/p_inter.c
index 4352b2c8..15dfa5f8 100644
--- a/src/hexen/p_inter.c
+++ b/src/hexen/p_inter.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/p_lights.c b/src/hexen/p_lights.c
index c7e85f9b..dc26f734 100644
--- a/src/hexen/p_lights.c
+++ b/src/hexen/p_lights.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/p_local.h b/src/hexen/p_local.h
index 0e61142e..71dd292a 100644
--- a/src/hexen/p_local.h
+++ b/src/hexen/p_local.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef __P_LOCAL__
diff --git a/src/hexen/p_map.c b/src/hexen/p_map.c
index ddf9c0e4..c8172555 100644
--- a/src/hexen/p_map.c
+++ b/src/hexen/p_map.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/p_maputl.c b/src/hexen/p_maputl.c
index f7790540..a48ea8fa 100644
--- a/src/hexen/p_maputl.c
+++ b/src/hexen/p_maputl.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/p_mobj.c b/src/hexen/p_mobj.c
index f716ad4d..98f81984 100644
--- a/src/hexen/p_mobj.c
+++ b/src/hexen/p_mobj.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/p_plats.c b/src/hexen/p_plats.c
index 62f35055..c38d2525 100644
--- a/src/hexen/p_plats.c
+++ b/src/hexen/p_plats.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/p_pspr.c b/src/hexen/p_pspr.c
index 7617e3f0..bc8947cd 100644
--- a/src/hexen/p_pspr.c
+++ b/src/hexen/p_pspr.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/p_setup.c b/src/hexen/p_setup.c
index 181e19fe..1ff6cef5 100644
--- a/src/hexen/p_setup.c
+++ b/src/hexen/p_setup.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/p_sight.c b/src/hexen/p_sight.c
index 273ca3e0..06fd3384 100644
--- a/src/hexen/p_sight.c
+++ b/src/hexen/p_sight.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/p_spec.c b/src/hexen/p_spec.c
index 58f3defe..f9d69367 100644
--- a/src/hexen/p_spec.c
+++ b/src/hexen/p_spec.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/p_spec.h b/src/hexen/p_spec.h
index f2c4691c..879b21a8 100644
--- a/src/hexen/p_spec.h
+++ b/src/hexen/p_spec.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
extern int *TerrainTypes;
diff --git a/src/hexen/p_switch.c b/src/hexen/p_switch.c
index bed0a252..9d86f92a 100644
--- a/src/hexen/p_switch.c
+++ b/src/hexen/p_switch.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/p_telept.c b/src/hexen/p_telept.c
index 1e29b469..ba5416b2 100644
--- a/src/hexen/p_telept.c
+++ b/src/hexen/p_telept.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/p_things.c b/src/hexen/p_things.c
index 5e137100..12ec8547 100644
--- a/src/hexen/p_things.c
+++ b/src/hexen/p_things.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/p_tick.c b/src/hexen/p_tick.c
index ad261981..aac61ff8 100644
--- a/src/hexen/p_tick.c
+++ b/src/hexen/p_tick.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/p_user.c b/src/hexen/p_user.c
index 17c96a47..d24ec053 100644
--- a/src/hexen/p_user.c
+++ b/src/hexen/p_user.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/po_man.c b/src/hexen/po_man.c
index 196f20d3..2661a8bb 100644
--- a/src/hexen/po_man.c
+++ b/src/hexen/po_man.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/r_bsp.c b/src/hexen/r_bsp.c
index 6f65e1a4..ece47a92 100644
--- a/src/hexen/r_bsp.c
+++ b/src/hexen/r_bsp.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/r_data.c b/src/hexen/r_data.c
index da1244e2..d9f76bcb 100644
--- a/src/hexen/r_data.c
+++ b/src/hexen/r_data.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/r_draw.c b/src/hexen/r_draw.c
index a4bb2403..e7481934 100644
--- a/src/hexen/r_draw.c
+++ b/src/hexen/r_draw.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/r_local.h b/src/hexen/r_local.h
index 8e34ea63..a9d6fbf0 100644
--- a/src/hexen/r_local.h
+++ b/src/hexen/r_local.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef __R_LOCAL__
diff --git a/src/hexen/r_main.c b/src/hexen/r_main.c
index 48e21ab2..b551a153 100644
--- a/src/hexen/r_main.c
+++ b/src/hexen/r_main.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <math.h>
diff --git a/src/hexen/r_plane.c b/src/hexen/r_plane.c
index 5c140ad5..d3f36565 100644
--- a/src/hexen/r_plane.c
+++ b/src/hexen/r_plane.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/r_segs.c b/src/hexen/r_segs.c
index 5d179bd7..60e9c521 100644
--- a/src/hexen/r_segs.c
+++ b/src/hexen/r_segs.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/r_things.c b/src/hexen/r_things.c
index 6cc0c6a5..7a05651a 100644
--- a/src/hexen/r_things.c
+++ b/src/hexen/r_things.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/hexen/s_sound.c b/src/hexen/s_sound.c
index 400357f8..b5af53c7 100644
--- a/src/hexen/s_sound.c
+++ b/src/hexen/s_sound.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
#include "m_random.h"
diff --git a/src/hexen/s_sound.h b/src/hexen/s_sound.h
index f9f2ac5c..7f64cb10 100644
--- a/src/hexen/s_sound.h
+++ b/src/hexen/s_sound.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef __S_SOUND__
diff --git a/src/hexen/sb_bar.c b/src/hexen/sb_bar.c
index 5d2438aa..f79b0009 100644
--- a/src/hexen/sb_bar.c
+++ b/src/hexen/sb_bar.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/sc_man.c b/src/hexen/sc_man.c
index bf3574c3..970f9436 100644
--- a/src/hexen/sc_man.c
+++ b/src/hexen/sc_man.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/sn_sonix.c b/src/hexen/sn_sonix.c
index 8ec3a2d7..c54cccd2 100644
--- a/src/hexen/sn_sonix.c
+++ b/src/hexen/sn_sonix.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/sounds.c b/src/hexen/sounds.c
index 144fdeaa..fe322baa 100644
--- a/src/hexen/sounds.c
+++ b/src/hexen/sounds.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include "h2def.h"
diff --git a/src/hexen/sounds.h b/src/hexen/sounds.h
index fd154aaa..90529f63 100644
--- a/src/hexen/sounds.h
+++ b/src/hexen/sounds.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef __SOUNDSH__
diff --git a/src/hexen/st_start.c b/src/hexen/st_start.c
index b8cf389a..5dddf301 100644
--- a/src/hexen/st_start.c
+++ b/src/hexen/st_start.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
diff --git a/src/hexen/st_start.h b/src/hexen/st_start.h
index be938b74..02890490 100644
--- a/src/hexen/st_start.h
+++ b/src/hexen/st_start.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef STSTART_H
#define STSTART_H
diff --git a/src/hexen/sv_save.c b/src/hexen/sv_save.c
index 1aecc5cc..b210ad9d 100644
--- a/src/hexen/sv_save.c
+++ b/src/hexen/sv_save.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// HEADER FILES ------------------------------------------------------------
diff --git a/src/hexen/textdefs.h b/src/hexen/textdefs.h
index 76f15c06..febeb178 100644
--- a/src/hexen/textdefs.h
+++ b/src/hexen/textdefs.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// MN_menu.c ---------------------------------------------------------------
diff --git a/src/hexen/xddefs.h b/src/hexen/xddefs.h
index ff7f2a93..5fe41935 100644
--- a/src/hexen/xddefs.h
+++ b/src/hexen/xddefs.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef __XDDEFS__
diff --git a/src/i_cdmus.c b/src/i_cdmus.c
index 7dad8315..08172465 100644
--- a/src/i_cdmus.c
+++ b/src/i_cdmus.c
@@ -1,5 +1,3 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
@@ -14,16 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// SDL implementation of the Hexen CD interface.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/i_cdmus.h b/src/i_cdmus.h
index 75f04947..31db2a65 100644
--- a/src/i_cdmus.h
+++ b/src/i_cdmus.h
@@ -1,5 +1,3 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
@@ -14,12 +12,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
// i_cdmus.h
diff --git a/src/i_endoom.c b/src/i_endoom.c
index 1381dc42..5cbf0f04 100644
--- a/src/i_endoom.c
+++ b/src/i_endoom.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005-8 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Exit text-mode ENDOOM screen.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <string.h>
diff --git a/src/i_endoom.h b/src/i_endoom.h
index b4fa34dd..8c8ff457 100644
--- a/src/i_endoom.h
+++ b/src/i_endoom.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Exit text-mode ENDOOM screen.
//
-//-----------------------------------------------------------------------------
#ifndef __I_ENDOOM__
diff --git a/src/i_joystick.c b/src/i_joystick.c
index da93ce41..06531a0b 100644
--- a/src/i_joystick.c
+++ b/src/i_joystick.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// SDL Joystick code.
//
-//-----------------------------------------------------------------------------
#include "SDL.h"
diff --git a/src/i_joystick.h b/src/i_joystick.h
index c9e5b380..b8815e21 100644
--- a/src/i_joystick.h
+++ b/src/i_joystick.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System-specific joystick interface.
//
-//-----------------------------------------------------------------------------
#ifndef __I_JOYSTICK__
diff --git a/src/i_main.c b/src/i_main.c
index 3714bee4..7d1d960d 100644
--- a/src/i_main.c
+++ b/src/i_main.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Main program, simply calls D_DoomMain high level loop.
//
-//-----------------------------------------------------------------------------
#include "config.h"
diff --git a/src/i_oplmusic.c b/src/i_oplmusic.c
index 678b275f..c07146a7 100644
--- a/src/i_oplmusic.c
+++ b/src/i_oplmusic.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System interface for music.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/i_pcsound.c b/src/i_pcsound.c
index bcbf16d4..a7a83817 100644
--- a/src/i_pcsound.c
+++ b/src/i_pcsound.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System interface for PC speaker sound.
//
-//-----------------------------------------------------------------------------
#include "SDL.h"
#include <string.h>
diff --git a/src/i_scale.c b/src/i_scale.c
index 1f32a8d5..f88c6944 100644
--- a/src/i_scale.c
+++ b/src/i_scale.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005,2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Screen scale-up code:
// 1x,2x,3x,4x pixel doubling
// Aspect ratio-correcting stretch functions
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/i_scale.h b/src/i_scale.h
index 89d5da13..48231f5e 100644
--- a/src/i_scale.h
+++ b/src/i_scale.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Pixel-doubling scale up functions.
//
-//-----------------------------------------------------------------------------
#ifndef __I_SCALE__
diff --git a/src/i_sdlmusic.c b/src/i_sdlmusic.c
index a9b95562..81b28515 100644
--- a/src/i_sdlmusic.c
+++ b/src/i_sdlmusic.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System interface for music.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/i_sdlsound.c b/src/i_sdlsound.c
index 5cacbc1e..4c2ec5fa 100644
--- a/src/i_sdlsound.c
+++ b/src/i_sdlsound.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005-8 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
// Copyright(C) 2008 David Flater
//
// This program is free software; you can redistribute it and/or
@@ -15,15 +13,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System interface for sound.
//
-//-----------------------------------------------------------------------------
#include "config.h"
diff --git a/src/i_sound.c b/src/i_sound.c
index f107de69..4432a468 100644
--- a/src/i_sound.c
+++ b/src/i_sound.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: none
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/i_sound.h b/src/i_sound.h
index e1c6998d..e429e960 100644
--- a/src/i_sound.h
+++ b/src/i_sound.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// The not so system specific sound interface.
//
-//-----------------------------------------------------------------------------
#ifndef __I_SOUND__
diff --git a/src/i_swap.h b/src/i_swap.h
index c1b11040..835cdc26 100644
--- a/src/i_swap.h
+++ b/src/i_swap.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005,2006,2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Endianess handling, swapping 16bit and 32bit.
//
-//-----------------------------------------------------------------------------
#ifndef __I_SWAP__
diff --git a/src/i_system.c b/src/i_system.c
index 4e076d9d..537cd667 100644
--- a/src/i_system.c
+++ b/src/i_system.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
-//-----------------------------------------------------------------------------
diff --git a/src/i_system.h b/src/i_system.h
index 195895bb..b65daff0 100644
--- a/src/i_system.h
+++ b/src/i_system.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System specific interface stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __I_SYSTEM__
diff --git a/src/i_timer.c b/src/i_timer.c
index d2c455e9..ab7ee3e4 100644
--- a/src/i_timer.c
+++ b/src/i_timer.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Timer functions.
//
-//-----------------------------------------------------------------------------
#include "SDL.h"
diff --git a/src/i_timer.h b/src/i_timer.h
index 56810468..9b3dbb8d 100644
--- a/src/i_timer.h
+++ b/src/i_timer.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System-specific timer interface
//
-//-----------------------------------------------------------------------------
#ifndef __I_TIMER__
diff --git a/src/i_video.c b/src/i_video.c
index 5debedb8..b410a096 100644
--- a/src/i_video.c
+++ b/src/i_video.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// DOOM graphics stuff for SDL.
//
-//-----------------------------------------------------------------------------
#include "SDL.h"
diff --git a/src/i_video.h b/src/i_video.h
index 4a85f93e..ff384d86 100644
--- a/src/i_video.h
+++ b/src/i_video.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System specific interface stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __I_VIDEO__
diff --git a/src/i_videohr.c b/src/i_videohr.c
index fa69cdc8..ec8dbb97 100644
--- a/src/i_videohr.c
+++ b/src/i_videohr.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// SDL emulation of VGA 640x480x4 planar video mode,
// for Hexen startup loading screen.
//
-//-----------------------------------------------------------------------------
#include "SDL.h"
#include "string.h"
diff --git a/src/i_videohr.h b/src/i_videohr.h
index 12b2abf4..cbda2ba0 100644
--- a/src/i_videohr.h
+++ b/src/i_videohr.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// SDL emulation of VGA 640x480x4 planar video mode,
// for Hexen startup loading screen.
//
-//-----------------------------------------------------------------------------
#ifndef I_VIDEOHR_H
#define I_VIDEOHR_H
diff --git a/src/m_argv.c b/src/m_argv.c
index 2a126c4b..d75f9486 100644
--- a/src/m_argv.c
+++ b/src/m_argv.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
-//-----------------------------------------------------------------------------
#include <ctype.h>
diff --git a/src/m_argv.h b/src/m_argv.h
index 2fb76a2a..b576f6ce 100644
--- a/src/m_argv.h
+++ b/src/m_argv.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Nil.
//
-//-----------------------------------------------------------------------------
#ifndef __M_ARGV__
diff --git a/src/m_bbox.c b/src/m_bbox.c
index 02389209..fb3f270d 100644
--- a/src/m_bbox.c
+++ b/src/m_bbox.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,18 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Main loop menu stuff.
// Random number LUT.
// Default Config File.
// PCX Screenshots.
//
-//-----------------------------------------------------------------------------
diff --git a/src/m_bbox.h b/src/m_bbox.h
index 3788044b..5a7af57c 100644
--- a/src/m_bbox.h
+++ b/src/m_bbox.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Nil.
//
-//-----------------------------------------------------------------------------
#ifndef __M_BBOX__
diff --git a/src/m_cheat.c b/src/m_cheat.c
index 6edfc51b..1565f9ef 100644
--- a/src/m_cheat.c
+++ b/src/m_cheat.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Cheat sequence checking.
//
-//-----------------------------------------------------------------------------
diff --git a/src/m_cheat.h b/src/m_cheat.h
index 5de9f8bb..6775e709 100644
--- a/src/m_cheat.h
+++ b/src/m_cheat.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Cheat code checking.
//
-//-----------------------------------------------------------------------------
#ifndef __M_CHEAT__
diff --git a/src/m_config.c b/src/m_config.c
index 13478294..a2188f5b 100644
--- a/src/m_config.c
+++ b/src/m_config.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,15 +13,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Configuration file interface.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/m_config.h b/src/m_config.h
index 7de6e995..a17de2b4 100644
--- a/src/m_config.h
+++ b/src/m_config.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Configuration file interface.
//
-//-----------------------------------------------------------------------------
#ifndef __M_CONFIG__
diff --git a/src/m_controls.c b/src/m_controls.c
index a71209a0..c05c8bda 100644
--- a/src/m_controls.c
+++ b/src/m_controls.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2005-8 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/m_controls.h b/src/m_controls.h
index 5b2f34d6..aa07a7e3 100644
--- a/src/m_controls.h
+++ b/src/m_controls.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2005-8 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,12 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
#ifndef __M_CONTROLS_H__
#define __M_CONTROLS_H__
diff --git a/src/m_fixed.c b/src/m_fixed.c
index ba76b36c..23f6ff30 100644
--- a/src/m_fixed.c
+++ b/src/m_fixed.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Fixed point implementation.
//
-//-----------------------------------------------------------------------------
diff --git a/src/m_fixed.h b/src/m_fixed.h
index 56a716d4..733b2901 100644
--- a/src/m_fixed.h
+++ b/src/m_fixed.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Fixed point arithemtics, implementation.
//
-//-----------------------------------------------------------------------------
#ifndef __M_FIXED__
diff --git a/src/m_misc.c b/src/m_misc.c
index d54e181e..fca26f85 100644
--- a/src/m_misc.c
+++ b/src/m_misc.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,15 +13,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Miscellaneous.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/m_misc.h b/src/m_misc.h
index 681605bf..99151f56 100644
--- a/src/m_misc.h
+++ b/src/m_misc.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Miscellaneous.
//
-//-----------------------------------------------------------------------------
#ifndef __M_MISC__
diff --git a/src/memio.c b/src/memio.c
index 57b10750..3cc769a3 100644
--- a/src/memio.c
+++ b/src/memio.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,11 +12,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Emulates the IO functions in C stdio.h reading and writing to
// memory.
//
diff --git a/src/memio.h b/src/memio.h
index ef626a56..03706a31 100644
--- a/src/memio.h
+++ b/src/memio.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,11 +12,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef MEMIO_H
#define MEMIO_H
diff --git a/src/midifile.c b/src/midifile.c
index cb366774..6e40a274 100644
--- a/src/midifile.c
+++ b/src/midifile.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Reading of MIDI files.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/midifile.h b/src/midifile.h
index 4ee0ddb2..b539b1b5 100644
--- a/src/midifile.h
+++ b/src/midifile.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// MIDI file parsing.
//
-//-----------------------------------------------------------------------------
#ifndef MIDIFILE_H
#define MIDIFILE_H
diff --git a/src/mus2mid.c b/src/mus2mid.c
index 739037e1..2bf5ef9a 100644
--- a/src/mus2mid.c
+++ b/src/mus2mid.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
// Copyright(C) 2006 Ben Ryves 2006
//
// This program is free software; you can redistribute it and/or
@@ -15,11 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// mus2mid.c - Ben Ryves 2006 - http://benryves.com - benryves@benryves.com
// Use to convert a MUS file into a single track, type 0 MIDI file.
diff --git a/src/mus2mid.h b/src/mus2mid.h
index 36dd7845..324025a2 100644
--- a/src/mus2mid.h
+++ b/src/mus2mid.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
// Copyright(C) 2006 Ben Ryves 2006
//
// This program is free software; you can redistribute it and/or
@@ -15,11 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
//
// mus2mid.h - Ben Ryves 2006 - http://benryves.com - benryves@benryves.com
// Use to convert a MUS file into a single track, type 0 MIDI file.
diff --git a/src/net_client.c b/src/net_client.c
index b32f59de..54903dae 100644
--- a/src/net_client.c
+++ b/src/net_client.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Network client code
//
diff --git a/src/net_client.h b/src/net_client.h
index 9d02d130..31dc9e4a 100644
--- a/src/net_client.h
+++ b/src/net_client.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Network client code
//
diff --git a/src/net_common.c b/src/net_common.c
index e254e9f0..7027d135 100644
--- a/src/net_common.c
+++ b/src/net_common.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Common code shared between the client and server
//
diff --git a/src/net_common.h b/src/net_common.h
index 96e9a648..cd4834aa 100644
--- a/src/net_common.h
+++ b/src/net_common.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Common code shared between the client and server
//
diff --git a/src/net_dedicated.c b/src/net_dedicated.c
index d8e50731..7d4ea6f5 100644
--- a/src/net_dedicated.c
+++ b/src/net_dedicated.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Dedicated server code.
//
diff --git a/src/net_dedicated.h b/src/net_dedicated.h
index 4239cb27..3d7387b5 100644
--- a/src/net_dedicated.h
+++ b/src/net_dedicated.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,12 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Dedicated server code.
//
diff --git a/src/net_defs.h b/src/net_defs.h
index bdc8acc2..bedfb95b 100644
--- a/src/net_defs.h
+++ b/src/net_defs.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Definitions for use in networking code.
//
-//-----------------------------------------------------------------------------
#ifndef NET_DEFS_H
#define NET_DEFS_H
diff --git a/src/net_gui.c b/src/net_gui.c
index 477b466e..8a05b635 100644
--- a/src/net_gui.c
+++ b/src/net_gui.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Graphical stuff related to the networking code:
//
// * The client waiting screen when we are waiting for the server to
diff --git a/src/net_gui.h b/src/net_gui.h
index 56f434ec..4f4198b6 100644
--- a/src/net_gui.h
+++ b/src/net_gui.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Graphical stuff related to the networking code:
//
// * The client waiting screen when we are waiting for the server to
diff --git a/src/net_io.c b/src/net_io.c
index 19c21a12..78f483a0 100644
--- a/src/net_io.c
+++ b/src/net_io.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Network packet I/O. Base layer for sending/receiving packets,
// through the network module system
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/net_io.h b/src/net_io.h
index 2b088021..53502223 100644
--- a/src/net_io.h
+++ b/src/net_io.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Network packet manipulation (net_packet_t)
//
-//-----------------------------------------------------------------------------
#ifndef NET_IO_H
#define NET_IO_H
diff --git a/src/net_loop.c b/src/net_loop.c
index cff0f37a..8ec63e88 100644
--- a/src/net_loop.c
+++ b/src/net_loop.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Loopback network module for server compiled into the client
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/net_loop.h b/src/net_loop.h
index 9ad7492a..5a2e58ee 100644
--- a/src/net_loop.h
+++ b/src/net_loop.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Loopback network module for server compiled into the client
//
-//-----------------------------------------------------------------------------
#ifndef NET_LOOP_H
#define NET_LOOP_H
diff --git a/src/net_packet.c b/src/net_packet.c
index f984ca1e..82a20fe5 100644
--- a/src/net_packet.c
+++ b/src/net_packet.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Network packet manipulation (net_packet_t)
//
-//-----------------------------------------------------------------------------
#include <string.h>
#include "m_misc.h"
diff --git a/src/net_packet.h b/src/net_packet.h
index d174b4f9..ced4e435 100644
--- a/src/net_packet.h
+++ b/src/net_packet.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Definitions for use in networking code.
//
-//-----------------------------------------------------------------------------
#ifndef NET_PACKET_H
#define NET_PACKET_H
diff --git a/src/net_query.c b/src/net_query.c
index 80b5b1bc..f44d3b98 100644
--- a/src/net_query.c
+++ b/src/net_query.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Querying servers to find their current status.
//
diff --git a/src/net_query.h b/src/net_query.h
index d98f5da5..563a055b 100644
--- a/src/net_query.h
+++ b/src/net_query.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Querying servers to find their current status.
//
diff --git a/src/net_sdl.c b/src/net_sdl.c
index e27e4da5..3c381e69 100644
--- a/src/net_sdl.c
+++ b/src/net_sdl.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Networking module which uses SDL_net
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
#include <string.h>
diff --git a/src/net_sdl.h b/src/net_sdl.h
index 12797351..c249de1c 100644
--- a/src/net_sdl.h
+++ b/src/net_sdl.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Networking module which uses SDL_net
//
-//-----------------------------------------------------------------------------
#ifndef NET_SDL_H
#define NET_SDL_H
diff --git a/src/net_server.c b/src/net_server.c
index 1b8e934d..ae8b5897 100644
--- a/src/net_server.c
+++ b/src/net_server.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Network server code
//
diff --git a/src/net_server.h b/src/net_server.h
index 1debbd79..b9de7456 100644
--- a/src/net_server.h
+++ b/src/net_server.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Network server code
//
diff --git a/src/net_structrw.c b/src/net_structrw.c
index fd5008de..2284c6df 100644
--- a/src/net_structrw.c
+++ b/src/net_structrw.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Reading and writing various structures into packets
//
diff --git a/src/net_structrw.h b/src/net_structrw.h
index 3d446841..f02f169a 100644
--- a/src/net_structrw.h
+++ b/src/net_structrw.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef NET_STRUCTRW_H
#define NET_STRUCTRW_H
diff --git a/src/setup/compatibility.c b/src/setup/compatibility.c
index 35b09580..83dabdc8 100644
--- a/src/setup/compatibility.c
+++ b/src/setup/compatibility.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Sound control menu
diff --git a/src/setup/compatibility.h b/src/setup/compatibility.h
index 41c6ecd1..21636fc3 100644
--- a/src/setup/compatibility.h
+++ b/src/setup/compatibility.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef SETUP_COMPATIBILITY_H
#define SETUP_COMPATIBILITY_H
diff --git a/src/setup/display.c b/src/setup/display.c
index 4e2231d7..e712df94 100644
--- a/src/setup/display.c
+++ b/src/setup/display.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/src/setup/display.h b/src/setup/display.h
index a5c0c8bf..2d7e63ec 100644
--- a/src/setup/display.h
+++ b/src/setup/display.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef SETUP_DISPLAY_H
#define SETUP_DISPLAY_H
diff --git a/src/setup/execute.c b/src/setup/execute.c
index 9bc4f9ae..1fef6e44 100644
--- a/src/setup/execute.c
+++ b/src/setup/execute.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Code for invoking Doom
diff --git a/src/setup/execute.h b/src/setup/execute.h
index 25f1f10a..d298b239 100644
--- a/src/setup/execute.h
+++ b/src/setup/execute.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TESTCONFIG_H
#define TESTCONFIG_H
diff --git a/src/setup/joystick.c b/src/setup/joystick.c
index 654041f7..16e841bf 100644
--- a/src/setup/joystick.c
+++ b/src/setup/joystick.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/setup/joystick.h b/src/setup/joystick.h
index b6dd09b9..bfe3d179 100644
--- a/src/setup/joystick.h
+++ b/src/setup/joystick.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef SETUP_JOYSTICK_H
#define SETUP_JOYSTICK_H
diff --git a/src/setup/keyboard.c b/src/setup/keyboard.c
index 76880f49..2964606b 100644
--- a/src/setup/keyboard.c
+++ b/src/setup/keyboard.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include "textscreen.h"
#include "doomtype.h"
diff --git a/src/setup/keyboard.h b/src/setup/keyboard.h
index 5ca4bac6..5c595aeb 100644
--- a/src/setup/keyboard.h
+++ b/src/setup/keyboard.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef SETUP_KEYBOARD_H
#define SETUP_KEYBOARD_H
diff --git a/src/setup/mainmenu.c b/src/setup/mainmenu.c
index 5b085065..a599812e 100644
--- a/src/setup/mainmenu.c
+++ b/src/setup/mainmenu.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/setup/mode.c b/src/setup/mode.c
index bc82c3d4..89f0f753 100644
--- a/src/setup/mode.c
+++ b/src/setup/mode.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/src/setup/mode.h b/src/setup/mode.h
index 624abbfc..0ae8a2cb 100644
--- a/src/setup/mode.h
+++ b/src/setup/mode.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef SETUP_MODE_H
#define SETUP_MODE_H
diff --git a/src/setup/mouse.c b/src/setup/mouse.c
index 76ded3dd..1d7ed68e 100644
--- a/src/setup/mouse.c
+++ b/src/setup/mouse.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
diff --git a/src/setup/mouse.h b/src/setup/mouse.h
index 70def18a..fd45f84a 100644
--- a/src/setup/mouse.h
+++ b/src/setup/mouse.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef SETUP_MOUSE_H
#define SETUP_MOUSE_H
diff --git a/src/setup/multiplayer.c b/src/setup/multiplayer.c
index 54a329d8..d833a495 100644
--- a/src/setup/multiplayer.c
+++ b/src/setup/multiplayer.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/setup/multiplayer.h b/src/setup/multiplayer.h
index afc8a2a8..9fa76db3 100644
--- a/src/setup/multiplayer.h
+++ b/src/setup/multiplayer.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef SETUP_MULTIPLAYER_H
#define SETUP_MULTIPLAYER_H
diff --git a/src/setup/sound.c b/src/setup/sound.c
index 661128ff..76fc0564 100644
--- a/src/setup/sound.c
+++ b/src/setup/sound.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// Sound control menu
diff --git a/src/setup/sound.h b/src/setup/sound.h
index b41c1b4b..c4a8ac60 100644
--- a/src/setup/sound.h
+++ b/src/setup/sound.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef SETUP_SOUND_H
#define SETUP_SOUND_H
diff --git a/src/setup/txt_joybinput.c b/src/setup/txt_joybinput.c
index ab56e229..adbbc947 100644
--- a/src/setup/txt_joybinput.c
+++ b/src/setup/txt_joybinput.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/setup/txt_joybinput.h b/src/setup/txt_joybinput.h
index 69ec4a1f..26a9f24c 100644
--- a/src/setup/txt_joybinput.h
+++ b/src/setup/txt_joybinput.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2007 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_JOYB_INPUT_H
#define TXT_JOYB_INPUT_H
diff --git a/src/setup/txt_keyinput.c b/src/setup/txt_keyinput.c
index 60fae1bf..5824c75a 100644
--- a/src/setup/txt_keyinput.c
+++ b/src/setup/txt_keyinput.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/src/setup/txt_keyinput.h b/src/setup/txt_keyinput.h
index 5df0b2e3..334d6c1c 100644
--- a/src/setup/txt_keyinput.h
+++ b/src/setup/txt_keyinput.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_KEY_INPUT_H
#define TXT_KEY_INPUT_H
diff --git a/src/setup/txt_mouseinput.c b/src/setup/txt_mouseinput.c
index a966c10f..b893c2e0 100644
--- a/src/setup/txt_mouseinput.c
+++ b/src/setup/txt_mouseinput.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/setup/txt_mouseinput.h b/src/setup/txt_mouseinput.h
index ef3ec2aa..2b05c371 100644
--- a/src/setup/txt_mouseinput.h
+++ b/src/setup/txt_mouseinput.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_MOUSE_INPUT_H
#define TXT_MOUSE_INPUT_H
diff --git a/src/sha1.h b/src/sha1.h
index a3b86395..249571be 100644
--- a/src/sha1.h
+++ b/src/sha1.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2012 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// SHA-1 digest.
//
-//-----------------------------------------------------------------------------
#ifndef __SHA1_H__
#define __SHA1_H__
diff --git a/src/strife/am_map.c b/src/strife/am_map.c
index b1336d20..9bdaea69 100644
--- a/src/strife/am_map.c
+++ b/src/strife/am_map.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
//
// DESCRIPTION: the automap code
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/strife/am_map.h b/src/strife/am_map.h
index af390d1b..572d2389 100644
--- a/src/strife/am_map.h
+++ b/src/strife/am_map.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// AutoMap module.
//
-//-----------------------------------------------------------------------------
#ifndef __AMMAP_H__
#define __AMMAP_H__
diff --git a/src/strife/d_englsh.h b/src/strife/d_englsh.h
index 7dbeac85..9d58e7d9 100644
--- a/src/strife/d_englsh.h
+++ b/src/strife/d_englsh.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Printed strings for translation.
// English language support (default).
//
-//-----------------------------------------------------------------------------
#ifndef __D_ENGLSH__
#define __D_ENGLSH__
diff --git a/src/strife/d_items.c b/src/strife/d_items.c
index 66bec442..a57ed61e 100644
--- a/src/strife/d_items.c
+++ b/src/strife/d_items.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
-//-----------------------------------------------------------------------------
// We are referring to sprite numbers.
diff --git a/src/strife/d_items.h b/src/strife/d_items.h
index 91731982..eb4d725f 100644
--- a/src/strife/d_items.h
+++ b/src/strife/d_items.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Items: key cards, artifacts, weapon, ammunition.
//
-//-----------------------------------------------------------------------------
#ifndef __D_ITEMS__
diff --git a/src/strife/d_main.c b/src/strife/d_main.c
index a0ce8eb6..fdb6bbdc 100644
--- a/src/strife/d_main.c
+++ b/src/strife/d_main.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,18 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// DOOM main program (D_DoomMain) and game loop (D_DoomLoop),
// plus functions to determine game mode (shareware, registered),
// parse command line parameters, configure game parameters (turbo),
// and call the startup functions.
//
-//-----------------------------------------------------------------------------
#include <ctype.h>
diff --git a/src/strife/d_main.h b/src/strife/d_main.h
index 2909cd29..adfe8710 100644
--- a/src/strife/d_main.h
+++ b/src/strife/d_main.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System specific interface stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __D_MAIN__
diff --git a/src/strife/d_net.c b/src/strife/d_net.c
index b4f125d2..ca18eb64 100644
--- a/src/strife/d_net.c
+++ b/src/strife/d_net.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// DOOM Network game communication and protocol,
// all OS independend parts.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/strife/d_player.h b/src/strife/d_player.h
index fc4554fa..cc0a54a0 100644
--- a/src/strife/d_player.h
+++ b/src/strife/d_player.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
//
-//-----------------------------------------------------------------------------
#ifndef __D_PLAYER__
diff --git a/src/strife/d_textur.h b/src/strife/d_textur.h
index 084a5b1b..1afe040e 100644
--- a/src/strife/d_textur.h
+++ b/src/strife/d_textur.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Typedefs related to to textures etc.,
// isolated here to make it easier separating modules.
//
-//-----------------------------------------------------------------------------
#ifndef __D_TEXTUR__
diff --git a/src/strife/d_think.h b/src/strife/d_think.h
index 1405230d..0966ad96 100644
--- a/src/strife/d_think.h
+++ b/src/strife/d_think.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// MapObj data. Map Objects or mobjs are actors, entities,
// thinker, take-your-pick... anything that moves, acts, or
// suffers state changes of more or less violent nature.
//
-//-----------------------------------------------------------------------------
#ifndef __D_THINK__
diff --git a/src/strife/deh_ammo.c b/src/strife/deh_ammo.c
index 952d8df3..dd8bee54 100644
--- a/src/strife/deh_ammo.c
+++ b/src/strife/deh_ammo.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Ammo" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/strife/deh_cheat.c b/src/strife/deh_cheat.c
index 9d3d453d..305b09f9 100644
--- a/src/strife/deh_cheat.c
+++ b/src/strife/deh_cheat.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Cheat" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
#include <string.h>
diff --git a/src/strife/deh_frame.c b/src/strife/deh_frame.c
index dc68fde5..c36f3e34 100644
--- a/src/strife/deh_frame.c
+++ b/src/strife/deh_frame.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Frame" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/strife/deh_misc.c b/src/strife/deh_misc.c
index aaebbadd..95c24903 100644
--- a/src/strife/deh_misc.c
+++ b/src/strife/deh_misc.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Misc" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
#include <string.h>
diff --git a/src/strife/deh_misc.h b/src/strife/deh_misc.h
index a589b104..319a1451 100644
--- a/src/strife/deh_misc.h
+++ b/src/strife/deh_misc.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Misc" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#ifndef DEH_MISC_H
#define DEH_MISC_H
diff --git a/src/strife/deh_ptr.c b/src/strife/deh_ptr.c
index 0d1764c9..5ca3116f 100644
--- a/src/strife/deh_ptr.c
+++ b/src/strife/deh_ptr.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses Action Pointer entries in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/strife/deh_sound.c b/src/strife/deh_sound.c
index 251cdccb..f3242839 100644
--- a/src/strife/deh_sound.c
+++ b/src/strife/deh_sound.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Sound" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/strife/deh_strife.c b/src/strife/deh_strife.c
index bda411c0..059e01c1 100644
--- a/src/strife/deh_strife.c
+++ b/src/strife/deh_strife.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Top-level dehacked definitions for Strife dehacked (sehacked)
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
#include "deh_defs.h"
diff --git a/src/strife/deh_thing.c b/src/strife/deh_thing.c
index a1c1f94d..72b92642 100644
--- a/src/strife/deh_thing.c
+++ b/src/strife/deh_thing.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Thing" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/strife/deh_weapon.c b/src/strife/deh_weapon.c
index 67cbe5b6..a178c338 100644
--- a/src/strife/deh_weapon.c
+++ b/src/strife/deh_weapon.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Parses "Weapon" sections in dehacked files
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/strife/doomdata.h b/src/strife/doomdata.h
index db57a539..3e4271d2 100644
--- a/src/strife/doomdata.h
+++ b/src/strife/doomdata.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// all external data is defined here
// most of the data is loaded into different structures at run time
// some internal structures shared by many modules are here
//
-//-----------------------------------------------------------------------------
#ifndef __DOOMDATA__
#define __DOOMDATA__
diff --git a/src/strife/doomdef.c b/src/strife/doomdef.c
index 1ad48525..d31f3efa 100644
--- a/src/strife/doomdef.c
+++ b/src/strife/doomdef.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// DoomDef - basic defines for DOOM, e.g. Version, game mode
// and skill level, and display parameters.
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/doomdef.h b/src/strife/doomdef.h
index d48b41ee..9fe179c7 100644
--- a/src/strife/doomdef.h
+++ b/src/strife/doomdef.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Internally used data structures for virtually everything,
// lots of other stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __DOOMDEF__
#define __DOOMDEF__
diff --git a/src/strife/doomstat.c b/src/strife/doomstat.c
index df1c34ab..e4f80e45 100644
--- a/src/strife/doomstat.c
+++ b/src/strife/doomstat.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Put all global tate variables here.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/strife/doomstat.h b/src/strife/doomstat.h
index cce091d8..427c5bf9 100644
--- a/src/strife/doomstat.h
+++ b/src/strife/doomstat.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,11 +12,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// All the global variables that store the internal state.
// Theoretically speaking, the internal state of the engine
@@ -27,7 +20,6 @@
// this header file.
// In practice, things are a bit messy.
//
-//-----------------------------------------------------------------------------
#ifndef __D_STATE__
diff --git a/src/strife/dstrings.c b/src/strife/dstrings.c
index 01a438ae..b87f198b 100644
--- a/src/strife/dstrings.c
+++ b/src/strife/dstrings.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Globally defined strings.
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/dstrings.h b/src/strife/dstrings.h
index d47fc1af..d3240b49 100644
--- a/src/strife/dstrings.h
+++ b/src/strife/dstrings.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
//
// DESCRIPTION:
// DOOM strings, by language.
//
-//-----------------------------------------------------------------------------
#ifndef __DSTRINGS__
diff --git a/src/strife/f_finale.c b/src/strife/f_finale.c
index fff2aa9f..9c55c102 100644
--- a/src/strife/f_finale.c
+++ b/src/strife/f_finale.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
// Copyright(C) 2010 James Haley, Samuel Villarreal
//
// This program is free software; you can redistribute it and/or
@@ -15,17 +13,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Game completion, final screen animation.
//
// [STRIFE] Module marked finished 2010-09-13 22:56
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/strife/f_finale.h b/src/strife/f_finale.h
index d803a885..43808398 100644
--- a/src/strife/f_finale.h
+++ b/src/strife/f_finale.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
//
-//-----------------------------------------------------------------------------
#ifndef __F_FINALE__
diff --git a/src/strife/f_wipe.c b/src/strife/f_wipe.c
index 2d2ac3bd..4e5176f5 100644
--- a/src/strife/f_wipe.c
+++ b/src/strife/f_wipe.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Mission begin melt/wipe screen special effect.
//
-//-----------------------------------------------------------------------------
#include <string.h>
diff --git a/src/strife/f_wipe.h b/src/strife/f_wipe.h
index 3f2e73af..6ffd0587 100644
--- a/src/strife/f_wipe.h
+++ b/src/strife/f_wipe.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Mission start screen wipe/melt, special effects.
//
-//-----------------------------------------------------------------------------
#ifndef __F_WIPE_H__
diff --git a/src/strife/g_game.c b/src/strife/g_game.c
index d1778e11..a2194747 100644
--- a/src/strife/g_game.c
+++ b/src/strife/g_game.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: none
//
-//-----------------------------------------------------------------------------
#include <string.h>
#include <stdlib.h>
diff --git a/src/strife/g_game.h b/src/strife/g_game.h
index 61b2d5de..1f74e72c 100644
--- a/src/strife/g_game.h
+++ b/src/strife/g_game.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Duh.
//
-//-----------------------------------------------------------------------------
#ifndef __G_GAME__
diff --git a/src/strife/hu_lib.c b/src/strife/hu_lib.c
index 38ab644a..6730baea 100644
--- a/src/strife/hu_lib.c
+++ b/src/strife/hu_lib.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: heads-up text and input code
//
-//-----------------------------------------------------------------------------
#include <ctype.h>
diff --git a/src/strife/hu_lib.h b/src/strife/hu_lib.h
index 2a087800..c0acf398 100644
--- a/src/strife/hu_lib.h
+++ b/src/strife/hu_lib.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: none
//
-//-----------------------------------------------------------------------------
#ifndef __HULIB__
#define __HULIB__
diff --git a/src/strife/hu_stuff.c b/src/strife/hu_stuff.c
index 85ccb44f..f3fb0c64 100644
--- a/src/strife/hu_stuff.c
+++ b/src/strife/hu_stuff.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: Heads-up displays
//
-//-----------------------------------------------------------------------------
#include <ctype.h>
diff --git a/src/strife/hu_stuff.h b/src/strife/hu_stuff.h
index 86670e79..fa1efe2b 100644
--- a/src/strife/hu_stuff.h
+++ b/src/strife/hu_stuff.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: Head up display
//
-//-----------------------------------------------------------------------------
#ifndef __HU_STUFF_H__
#define __HU_STUFF_H__
diff --git a/src/strife/info.c b/src/strife/info.c
index 0d829f79..1ed2dfdf 100644
--- a/src/strife/info.c
+++ b/src/strife/info.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Thing frame/state LUT,
// generated by multigen utilitiy.
// This one is the original DOOM version, preserved.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/strife/info.h b/src/strife/info.h
index dce91e00..940c4556 100644
--- a/src/strife/info.h
+++ b/src/strife/info.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Thing frame/state LUT,
// generated by multigen utilitiy.
// This one is the original DOOM version, preserved.
//
-//-----------------------------------------------------------------------------
#ifndef __INFO__
#define __INFO__
diff --git a/src/strife/m_menu.c b/src/strife/m_menu.c
index bc365453..3a98e832 100644
--- a/src/strife/m_menu.c
+++ b/src/strife/m_menu.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// DOOM selection menu, options, episode etc.
// Sliders and icons. Kinda widget stuff.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/strife/m_menu.h b/src/strife/m_menu.h
index cc437384..08ca8f9c 100644
--- a/src/strife/m_menu.h
+++ b/src/strife/m_menu.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Menu widget stuff, episode selection and such.
//
-//-----------------------------------------------------------------------------
#ifndef __M_MENU__
diff --git a/src/strife/m_random.c b/src/strife/m_random.c
index b7e6aa05..2098c1a7 100644
--- a/src/strife/m_random.c
+++ b/src/strife/m_random.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Random number LUT.
//
-//-----------------------------------------------------------------------------
#include <time.h>
diff --git a/src/strife/m_random.h b/src/strife/m_random.h
index be778362..aa6291ae 100644
--- a/src/strife/m_random.h
+++ b/src/strife/m_random.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
//
-//-----------------------------------------------------------------------------
#ifndef __M_RANDOM__
diff --git a/src/strife/m_saves.c b/src/strife/m_saves.c
index e4d5919f..e4d64e59 100644
--- a/src/strife/m_saves.c
+++ b/src/strife/m_saves.c
@@ -1,5 +1,3 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 2010 James Haley, Samuel Villarreal
@@ -14,18 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
// [STRIFE] New Module
//
// Strife Hub Saving Code
//
-//-----------------------------------------------------------------------------
// For GNU C and POSIX targets, dirent.h should be available. Otherwise, for
// Visual C++, we need to include the win_opendir module.
diff --git a/src/strife/m_saves.h b/src/strife/m_saves.h
index 59941850..0a65b241 100644
--- a/src/strife/m_saves.h
+++ b/src/strife/m_saves.h
@@ -1,5 +1,3 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 2010 James Haley, Samuel Villareal
@@ -14,18 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
// [STRIFE] New Module
//
// Strife Hub Saving Code
//
-//-----------------------------------------------------------------------------
#ifndef M_SAVES_H__
#define M_SAVES_H__
diff --git a/src/strife/p_ceilng.c b/src/strife/p_ceilng.c
index fce4dce2..93c0c7f2 100644
--- a/src/strife/p_ceilng.c
+++ b/src/strife/p_ceilng.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: Ceiling aninmation (lowering, crushing, raising)
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/p_dialog.c b/src/strife/p_dialog.c
index 95723a56..3c705dfe 100644
--- a/src/strife/p_dialog.c
+++ b/src/strife/p_dialog.c
@@ -1,5 +1,3 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 2010 James Haley, Samuel Villarreal
@@ -14,18 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
// [STRIFE] New Module
//
// Dialog Engine for Strife
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/strife/p_dialog.h b/src/strife/p_dialog.h
index 44b1da6a..0cf4c9b4 100644
--- a/src/strife/p_dialog.h
+++ b/src/strife/p_dialog.h
@@ -1,5 +1,3 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1996 Rogue Entertainment / Velocity, Inc.
@@ -15,18 +13,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
// [STRIFE] New Module
//
// Dialog Engine for Strife
//
-//-----------------------------------------------------------------------------
#ifndef P_DIALOG_H__
#define P_DIALOG_H__
diff --git a/src/strife/p_doors.c b/src/strife/p_doors.c
index e85d9d7d..8f742905 100644
--- a/src/strife/p_doors.c
+++ b/src/strife/p_doors.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: Door animation code (opening/closing)
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/p_enemy.c b/src/strife/p_enemy.c
index c3944331..2238ebf9 100644
--- a/src/strife/p_enemy.c
+++ b/src/strife/p_enemy.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Enemy thinking, AI.
// Action Pointer Functions
// that are associated with states/frames.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/strife/p_floor.c b/src/strife/p_floor.c
index 31f2a7cf..75f9cbd9 100644
--- a/src/strife/p_floor.c
+++ b/src/strife/p_floor.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Floor animation: raising stairs.
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/p_inter.c b/src/strife/p_inter.c
index 96594211..d691947e 100644
--- a/src/strife/p_inter.c
+++ b/src/strife/p_inter.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Handling interactions (i.e., collisions).
//
-//-----------------------------------------------------------------------------
// Data.
#include "doomdef.h"
diff --git a/src/strife/p_inter.h b/src/strife/p_inter.h
index 1ddf4498..c43fc015 100644
--- a/src/strife/p_inter.h
+++ b/src/strife/p_inter.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
//
-//-----------------------------------------------------------------------------
#ifndef __P_INTER__
diff --git a/src/strife/p_lights.c b/src/strife/p_lights.c
index 1b5e1d8c..7fe50993 100644
--- a/src/strife/p_lights.c
+++ b/src/strife/p_lights.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Handle Sector base lighting effects.
// Muzzle flash?
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/p_local.h b/src/strife/p_local.h
index 096b8b6c..d911dd86 100644
--- a/src/strife/p_local.h
+++ b/src/strife/p_local.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Play functions, animation, global header.
//
-//-----------------------------------------------------------------------------
#ifndef __P_LOCAL__
diff --git a/src/strife/p_map.c b/src/strife/p_map.c
index 322e479b..13a1bb54 100644
--- a/src/strife/p_map.c
+++ b/src/strife/p_map.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard, Andrey Budko
+// Copyright(C) 2005-2014 Simon Howard, Andrey Budko
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Movement, collision handling.
// Shooting and aiming.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/strife/p_maputl.c b/src/strife/p_maputl.c
index 3c39a1b5..4ecb5566 100644
--- a/src/strife/p_maputl.c
+++ b/src/strife/p_maputl.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
// Copyright(C) 2005, 2006 Andrey Budko
//
// This program is free software; you can redistribute it and/or
@@ -15,18 +13,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Movement/collision utility functions,
// as used by function in p_map.c.
// BLOCKMAP Iterator functions,
// and some PIT_* functions to use for iteration.
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/p_mobj.c b/src/strife/p_mobj.c
index 7517b57f..bf5a3ba0 100644
--- a/src/strife/p_mobj.c
+++ b/src/strife/p_mobj.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Moving object handling. Spawn functions.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/strife/p_mobj.h b/src/strife/p_mobj.h
index 0e482311..3872f9d0 100644
--- a/src/strife/p_mobj.h
+++ b/src/strife/p_mobj.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Map Objects, MObj, definition and handling.
//
-//-----------------------------------------------------------------------------
#ifndef __P_MOBJ__
diff --git a/src/strife/p_plats.c b/src/strife/p_plats.c
index 51424760..09387c81 100644
--- a/src/strife/p_plats.c
+++ b/src/strife/p_plats.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Plats (i.e. elevator platforms) code, raising/lowering.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/strife/p_pspr.c b/src/strife/p_pspr.c
index 80c53afd..2d25c07b 100644
--- a/src/strife/p_pspr.c
+++ b/src/strife/p_pspr.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Weapon sprite animation, weapon objects.
// Action functions for weapons.
//
-//-----------------------------------------------------------------------------
#include "doomdef.h"
diff --git a/src/strife/p_pspr.h b/src/strife/p_pspr.h
index 64341b15..04b1caf1 100644
--- a/src/strife/p_pspr.h
+++ b/src/strife/p_pspr.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Sprite animation.
//
-//-----------------------------------------------------------------------------
#ifndef __P_PSPR__
diff --git a/src/strife/p_saveg.c b/src/strife/p_saveg.c
index 2f59c732..9fec0c02 100644
--- a/src/strife/p_saveg.c
+++ b/src/strife/p_saveg.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Archiving: SaveGame I/O.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/strife/p_saveg.h b/src/strife/p_saveg.h
index c0cfc666..d36f3b0d 100644
--- a/src/strife/p_saveg.h
+++ b/src/strife/p_saveg.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Savegame I/O, archiving, persistence.
//
-//-----------------------------------------------------------------------------
#ifndef __P_SAVEG__
diff --git a/src/strife/p_setup.c b/src/strife/p_setup.c
index 80a49e75..1fd889fa 100644
--- a/src/strife/p_setup.c
+++ b/src/strife/p_setup.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Do all the WAD I/O, get map description,
// set up initial state and misc. LUTs.
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/p_setup.h b/src/strife/p_setup.h
index 1befd7ae..393d76d8 100644
--- a/src/strife/p_setup.h
+++ b/src/strife/p_setup.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Setup a game, startup stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __P_SETUP__
diff --git a/src/strife/p_sight.c b/src/strife/p_sight.c
index e0b2ad3c..ed6e09e6 100644
--- a/src/strife/p_sight.c
+++ b/src/strife/p_sight.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// LineOfSight/Visibility checks, uses REJECT Lookup Table.
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/p_spec.c b/src/strife/p_spec.c
index cd33ae9d..76e37cca 100644
--- a/src/strife/p_spec.c
+++ b/src/strife/p_spec.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,11 +12,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Implements special effects:
// Texture animation, height or lighting changes
@@ -26,7 +19,6 @@
// utility functions, etc.
// Line Tag handling. Line and Sector triggers.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/strife/p_spec.h b/src/strife/p_spec.h
index 7215c0b7..50b451ba 100644
--- a/src/strife/p_spec.h
+++ b/src/strife/p_spec.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,18 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: none
// Implements special effects:
// Texture animation, height or lighting changes
// according to adjacent sectors, respective
// utility functions, etc.
//
-//-----------------------------------------------------------------------------
#ifndef __P_SPEC__
diff --git a/src/strife/p_switch.c b/src/strife/p_switch.c
index d9d28192..d476c84a 100644
--- a/src/strife/p_switch.c
+++ b/src/strife/p_switch.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
//
// DESCRIPTION:
// Switches, buttons. Two-state animation. Exits.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/strife/p_telept.c b/src/strife/p_telept.c
index b6928b27..544c2336 100644
--- a/src/strife/p_telept.c
+++ b/src/strife/p_telept.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Teleportation.
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/p_tick.c b/src/strife/p_tick.c
index 4a7ead62..f4ed2711 100644
--- a/src/strife/p_tick.c
+++ b/src/strife/p_tick.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Archiving: SaveGame I/O.
// Thinker, Ticker.
//
-//-----------------------------------------------------------------------------
#include "z_zone.h"
diff --git a/src/strife/p_tick.h b/src/strife/p_tick.h
index 06934bb8..ddfcd74f 100644
--- a/src/strife/p_tick.h
+++ b/src/strife/p_tick.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// ?
//
-//-----------------------------------------------------------------------------
#ifndef __P_TICK__
diff --git a/src/strife/p_user.c b/src/strife/p_user.c
index e24e40fe..e544dce8 100644
--- a/src/strife/p_user.c
+++ b/src/strife/p_user.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Player related stuff.
// Bobbing POV/weapon, movement.
// Pending weapon.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/strife/r_bsp.c b/src/strife/r_bsp.c
index ee05156d..d335d0bb 100644
--- a/src/strife/r_bsp.c
+++ b/src/strife/r_bsp.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// BSP traversal, handling of LineSegs for rendering.
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/r_bsp.h b/src/strife/r_bsp.h
index 284f9cf6..1723e686 100644
--- a/src/strife/r_bsp.h
+++ b/src/strife/r_bsp.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh module, BSP traversal and handling.
//
-//-----------------------------------------------------------------------------
#ifndef __R_BSP__
diff --git a/src/strife/r_data.c b/src/strife/r_data.c
index 51e8da67..1cc4f478 100644
--- a/src/strife/r_data.c
+++ b/src/strife/r_data.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Preparation of data for rendering,
// generation of lookups, caching, retrieval by name.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/strife/r_data.h b/src/strife/r_data.h
index c8d08179..f003821f 100644
--- a/src/strife/r_data.h
+++ b/src/strife/r_data.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh module, data I/O, caching, retrieval of graphics
// by name.
//
-//-----------------------------------------------------------------------------
#ifndef __R_DATA__
diff --git a/src/strife/r_defs.h b/src/strife/r_defs.h
index bbd4b211..a64ac842 100644
--- a/src/strife/r_defs.h
+++ b/src/strife/r_defs.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh/rendering module, shared data struct definitions.
//
-//-----------------------------------------------------------------------------
#ifndef __R_DEFS__
diff --git a/src/strife/r_draw.c b/src/strife/r_draw.c
index 27c44763..de6d1d0a 100644
--- a/src/strife/r_draw.c
+++ b/src/strife/r_draw.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// The actual span/column drawing functions.
// Here find the main potential for optimization,
// e.g. inline assembly, different algorithms.
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/r_draw.h b/src/strife/r_draw.h
index aaa64711..b5c35a2d 100644
--- a/src/strife/r_draw.h
+++ b/src/strife/r_draw.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System specific interface stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __R_DRAW__
diff --git a/src/strife/r_local.h b/src/strife/r_local.h
index 8b97bdb0..1b924921 100644
--- a/src/strife/r_local.h
+++ b/src/strife/r_local.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh (R_*) module, global header.
// All the rendering/drawing stuff is here.
//
-//-----------------------------------------------------------------------------
#ifndef __R_LOCAL__
#define __R_LOCAL__
diff --git a/src/strife/r_main.c b/src/strife/r_main.c
index cf588159..faaf4b07 100644
--- a/src/strife/r_main.c
+++ b/src/strife/r_main.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Rendering main loop and setup functions,
// utility functions (BSP, geometry, trigonometry).
// See tables.c, too.
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/r_main.h b/src/strife/r_main.h
index 5cb858bb..c05a9a01 100644
--- a/src/strife/r_main.h
+++ b/src/strife/r_main.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// System specific interface stuff.
//
-//-----------------------------------------------------------------------------
#ifndef __R_MAIN__
diff --git a/src/strife/r_plane.c b/src/strife/r_plane.c
index fce321f0..bc164b77 100644
--- a/src/strife/r_plane.c
+++ b/src/strife/r_plane.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Here is a core component: drawing the floors and ceilings,
// while maintaining a per column clipping list only.
// Moreover, the sky areas have to be determined.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/strife/r_plane.h b/src/strife/r_plane.h
index 2783443d..57b50e5b 100644
--- a/src/strife/r_plane.h
+++ b/src/strife/r_plane.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh, visplane stuff (floor, ceilings).
//
-//-----------------------------------------------------------------------------
#ifndef __R_PLANE__
diff --git a/src/strife/r_segs.c b/src/strife/r_segs.c
index ac7e3743..ddb0ca7e 100644
--- a/src/strife/r_segs.c
+++ b/src/strife/r_segs.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// All the clipping: columns, horizontal spans, sky columns.
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/r_segs.h b/src/strife/r_segs.h
index 197859ed..d4a4d899 100644
--- a/src/strife/r_segs.h
+++ b/src/strife/r_segs.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh module, drawing LineSegs from BSP.
//
-//-----------------------------------------------------------------------------
#ifndef __R_SEGS__
diff --git a/src/strife/r_sky.c b/src/strife/r_sky.c
index 97a80257..007740a8 100644
--- a/src/strife/r_sky.c
+++ b/src/strife/r_sky.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,11 +12,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Sky rendering. The DOOM sky is a texture map like any
// wall, wrapping around. A 1024 columns equal 360 degrees.
@@ -26,7 +19,6 @@
// on a 320 screen?
//
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/r_sky.h b/src/strife/r_sky.h
index 8cff1349..fbcfa1ae 100644
--- a/src/strife/r_sky.h
+++ b/src/strife/r_sky.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Sky rendering.
//
-//-----------------------------------------------------------------------------
#ifndef __R_SKY__
diff --git a/src/strife/r_state.h b/src/strife/r_state.h
index 535753c1..2a60e2fe 100644
--- a/src/strife/r_state.h
+++ b/src/strife/r_state.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh/render internal state variables (global).
//
-//-----------------------------------------------------------------------------
#ifndef __R_STATE__
diff --git a/src/strife/r_things.c b/src/strife/r_things.c
index f83375e8..23089985 100644
--- a/src/strife/r_things.c
+++ b/src/strife/r_things.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh of things, i.e. objects represented by sprites.
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/r_things.h b/src/strife/r_things.h
index 0e160f01..84a79610 100644
--- a/src/strife/r_things.h
+++ b/src/strife/r_things.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Rendering of moving objects, sprites.
//
-//-----------------------------------------------------------------------------
#ifndef __R_THINGS__
diff --git a/src/strife/s_sound.c b/src/strife/s_sound.c
index fb1fc44f..7a919737 100644
--- a/src/strife/s_sound.c
+++ b/src/strife/s_sound.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,14 +12,8 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION: none
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/strife/s_sound.h b/src/strife/s_sound.h
index 5e763014..0521a94e 100644
--- a/src/strife/s_sound.h
+++ b/src/strife/s_sound.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// The not so system specific sound interface.
//
-//-----------------------------------------------------------------------------
#ifndef __S_SOUND__
diff --git a/src/strife/sounds.c b/src/strife/sounds.c
index c87dd6d4..27a4948f 100644
--- a/src/strife/sounds.c
+++ b/src/strife/sounds.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Created by a sound utility.
// Kept as a sample, DOOM2 sounds.
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/strife/sounds.h b/src/strife/sounds.h
index 4236a5da..38ed0bfc 100644
--- a/src/strife/sounds.h
+++ b/src/strife/sounds.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Created by the sound utility written by Dave Taylor.
// Kept as a sample, DOOM2 sounds. Frozen.
//
-//-----------------------------------------------------------------------------
#ifndef __SOUNDS__
#define __SOUNDS__
diff --git a/src/strife/st_lib.c b/src/strife/st_lib.c
index a0fed423..ecdbc95b 100644
--- a/src/strife/st_lib.c
+++ b/src/strife/st_lib.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// The status bar widget code.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/strife/st_lib.h b/src/strife/st_lib.h
index 2576233d..b2c85a81 100644
--- a/src/strife/st_lib.h
+++ b/src/strife/st_lib.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// The status bar widget code.
//
-//-----------------------------------------------------------------------------
#ifndef __STLIB__
#define __STLIB__
diff --git a/src/strife/st_stuff.c b/src/strife/st_stuff.c
index dc6db608..59017690 100644
--- a/src/strife/st_stuff.c
+++ b/src/strife/st_stuff.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Status bar code.
// Does the face/direction indicator animatin.
// Does palette indicators as well (red pain/berserk, bright pickup)
//
-//-----------------------------------------------------------------------------
diff --git a/src/strife/st_stuff.h b/src/strife/st_stuff.h
index 2bf3bbd4..4bd66904 100644
--- a/src/strife/st_stuff.h
+++ b/src/strife/st_stuff.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Status bar code.
// Does the face/direction indicator animatin.
// Does palette indicators as well (red pain/berserk, bright pickup)
//
-//-----------------------------------------------------------------------------
#ifndef __STSTUFF_H__
#define __STSTUFF_H__
diff --git a/src/strife/wi_stuff.c b/src/strife/wi_stuff.c
index 8521db9f..f8193b19 100644
--- a/src/strife/wi_stuff.c
+++ b/src/strife/wi_stuff.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Intermission screens.
//
-//-----------------------------------------------------------------------------
// haleyjd 08/23/2010: There is no intermission in Strife
#if 0
diff --git a/src/strife/wi_stuff.h b/src/strife/wi_stuff.h
index 3ddd4950..88ed1c63 100644
--- a/src/strife/wi_stuff.h
+++ b/src/strife/wi_stuff.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Intermission.
//
-//-----------------------------------------------------------------------------
#ifndef __WI_STUFF__
#define __WI_STUFF__
diff --git a/src/tables.c b/src/tables.c
index 480d1a6d..c221e9a0 100644
--- a/src/tables.c
+++ b/src/tables.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,11 +12,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Lookup tables.
// Do not try to look them up :-).
@@ -36,7 +29,6 @@
// maps tan(angle) to angle fast. Gotta search.
//
//
-//-----------------------------------------------------------------------------
#include "tables.h"
diff --git a/src/tables.h b/src/tables.h
index f4fd1f55..495fd534 100644
--- a/src/tables.h
+++ b/src/tables.h
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,11 +13,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Lookup tables.
// Do not try to look them up :-).
@@ -36,7 +29,6 @@
// int tantoangle[2049] - ArcTan LUT,
// maps tan(angle) to angle fast. Gotta search.
//
-//-----------------------------------------------------------------------------
#ifndef __TABLES__
diff --git a/src/v_patch.h b/src/v_patch.h
index 257603f6..687dca10 100644
--- a/src/v_patch.h
+++ b/src/v_patch.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Refresh/rendering module, shared data struct definitions.
//
-//-----------------------------------------------------------------------------
#ifndef V_PATCH_H
diff --git a/src/v_video.c b/src/v_video.c
index ac275ec6..16350d82 100644
--- a/src/v_video.c
+++ b/src/v_video.c
@@ -1,9 +1,7 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 1993-2008 Raven Software
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -15,17 +13,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Gamma correction LUT stuff.
// Functions to draw patches (by post) directly to screen.
// Functions to blit a block to the screen.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <string.h>
diff --git a/src/v_video.h b/src/v_video.h
index 93a46552..a970c719 100644
--- a/src/v_video.h
+++ b/src/v_video.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,17 +12,11 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Gamma correction LUT.
// Functions to draw patches (by post) directly to screen.
// Functions to blit a block to the screen.
//
-//-----------------------------------------------------------------------------
#ifndef __V_VIDEO__
diff --git a/src/w_checksum.c b/src/w_checksum.c
index c3a9a888..5933fdf9 100644
--- a/src/w_checksum.c
+++ b/src/w_checksum.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,11 +12,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Generate a checksum of the WAD directory.
//
diff --git a/src/w_checksum.h b/src/w_checksum.h
index 23bcfefa..e1ce5b89 100644
--- a/src/w_checksum.h
+++ b/src/w_checksum.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,11 +12,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Generate a checksum of the WAD directory.
//
diff --git a/src/w_file.c b/src/w_file.c
index 7525f203..8f5e146f 100644
--- a/src/w_file.c
+++ b/src/w_file.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// WAD I/O functions.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/w_file.h b/src/w_file.h
index e0dbb315..f5778143 100644
--- a/src/w_file.h
+++ b/src/w_file.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// WAD I/O functions.
//
-//-----------------------------------------------------------------------------
#ifndef __W_FILE__
diff --git a/src/w_file_posix.c b/src/w_file_posix.c
index 600d917d..c193ecb3 100644
--- a/src/w_file_posix.c
+++ b/src/w_file_posix.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// WAD I/O functions.
//
-//-----------------------------------------------------------------------------
#include "config.h"
diff --git a/src/w_file_stdc.c b/src/w_file_stdc.c
index 04450e8b..829e9603 100644
--- a/src/w_file_stdc.c
+++ b/src/w_file_stdc.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// WAD I/O functions.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
diff --git a/src/w_file_win32.c b/src/w_file_win32.c
index 9e5d963f..b44d9426 100644
--- a/src/w_file_win32.c
+++ b/src/w_file_win32.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2008 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// WAD I/O functions.
//
-//-----------------------------------------------------------------------------
#include "config.h"
diff --git a/src/w_main.c b/src/w_main.c
index ed285498..115f0811 100644
--- a/src/w_main.c
+++ b/src/w_main.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005-2010 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Common code to parse command line, identifying WAD files to load.
//
-//-----------------------------------------------------------------------------
#include "doomfeatures.h"
#include "d_iwad.h"
diff --git a/src/w_main.h b/src/w_main.h
index 73047b16..2e39efc3 100644
--- a/src/w_main.h
+++ b/src/w_main.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,15 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Common code to parse command line, identifying WAD files to load.
//
-//-----------------------------------------------------------------------------
#ifndef W_MAIN_H
#define W_MAIN_H
diff --git a/src/w_merge.c b/src/w_merge.c
index e7ba224f..ae0975b6 100644
--- a/src/w_merge.c
+++ b/src/w_merge.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,18 +11,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Handles merging of PWADs, similar to deutex's -merge option
//
// Ideally this should work exactly the same as in deutex, but trying to
// read the deutex source code made my brain hurt.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/src/w_merge.h b/src/w_merge.h
index f7a4f40c..c8ecc69f 100644
--- a/src/w_merge.h
+++ b/src/w_merge.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,18 +11,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Handles merging of PWADs, similar to deutex's -merge option
//
// Ideally this should work exactly the same as in deutex, but trying to
// read the deutex source code made my brain hurt.
//
-//-----------------------------------------------------------------------------
#ifndef W_MERGE_H
#define W_MERGE_H
diff --git a/src/w_wad.c b/src/w_wad.c
index 1bb01774..1d8142c8 100644
--- a/src/w_wad.c
+++ b/src/w_wad.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Handles WAD file header, directory, lump I/O.
//
-//-----------------------------------------------------------------------------
diff --git a/src/w_wad.h b/src/w_wad.h
index a7dda363..71895749 100644
--- a/src/w_wad.h
+++ b/src/w_wad.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// WAD I/O functions.
//
-//-----------------------------------------------------------------------------
#ifndef __W_WAD__
diff --git a/src/z_native.c b/src/z_native.c
index ac618222..c56c5b3a 100644
--- a/src/z_native.c
+++ b/src/z_native.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,18 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Zone Memory Allocation. Neat.
//
// This is an implementation of the zone memory API which
// uses native calls to malloc() and free().
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
diff --git a/src/z_zone.c b/src/z_zone.c
index c7425290..c9dd8315 100644
--- a/src/z_zone.c
+++ b/src/z_zone.c
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,15 +12,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Zone Memory Allocation. Neat.
//
-//-----------------------------------------------------------------------------
#include "z_zone.h"
diff --git a/src/z_zone.h b/src/z_zone.h
index a00630cf..b15fb168 100644
--- a/src/z_zone.h
+++ b/src/z_zone.h
@@ -1,8 +1,6 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -14,18 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
// Zone Memory Allocation, perhaps NeXT ObjectiveC inspired.
// Remark: this was the only stuff that, according
// to John Carmack, might have been useful for
// Quake.
//
-//---------------------------------------------------------------------
diff --git a/textscreen/examples/calculator.c b/textscreen/examples/calculator.c
index 3db60ef7..f086e87e 100644
--- a/textscreen/examples/calculator.c
+++ b/textscreen/examples/calculator.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006-2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Example program: desktop calculator
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/textscreen/examples/guitest.c b/textscreen/examples/guitest.c
index 3904ffa9..04d580c9 100644
--- a/textscreen/examples/guitest.c
+++ b/textscreen/examples/guitest.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006-2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,19 +11,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Example program: GUI test program
//
// Demonstrates all the main textscreen widgets in use and shows how
// a simple textscreen program can be written.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/textscreen/textscreen.h b/textscreen/textscreen.h
index 54397d88..34c8bf96 100644
--- a/textscreen/textscreen.h
+++ b/textscreen/textscreen.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TEXTSCREEN_H
#define TEXTSCREEN_H
diff --git a/textscreen/txt_button.c b/textscreen/txt_button.c
index c8e3fc77..f8ca6210 100644
--- a/textscreen/txt_button.c
+++ b/textscreen/txt_button.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/textscreen/txt_button.h b/textscreen/txt_button.h
index 7c16c01b..c1631452 100644
--- a/textscreen/txt_button.h
+++ b/textscreen/txt_button.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_BUTTON_H
#define TXT_BUTTON_H
diff --git a/textscreen/txt_checkbox.c b/textscreen/txt_checkbox.c
index 3bd0a054..70e6fdc5 100644
--- a/textscreen/txt_checkbox.c
+++ b/textscreen/txt_checkbox.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/textscreen/txt_checkbox.h b/textscreen/txt_checkbox.h
index d9ba8d02..ec344e16 100644
--- a/textscreen/txt_checkbox.h
+++ b/textscreen/txt_checkbox.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_CHECKBOX_H
#define TXT_CHECKBOX_H
diff --git a/textscreen/txt_desktop.c b/textscreen/txt_desktop.c
index 31577ec8..fe0ae8ee 100644
--- a/textscreen/txt_desktop.c
+++ b/textscreen/txt_desktop.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdio.h>
#include <stdlib.h>
diff --git a/textscreen/txt_desktop.h b/textscreen/txt_desktop.h
index f98d4627..07164c89 100644
--- a/textscreen/txt_desktop.h
+++ b/textscreen/txt_desktop.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_DESKTOP_H
#define TXT_DESKTOP_H
diff --git a/textscreen/txt_dropdown.c b/textscreen/txt_dropdown.c
index 652c9a36..e49ebb33 100644
--- a/textscreen/txt_dropdown.c
+++ b/textscreen/txt_dropdown.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/textscreen/txt_dropdown.h b/textscreen/txt_dropdown.h
index 19b931d0..bb2f12b8 100644
--- a/textscreen/txt_dropdown.h
+++ b/textscreen/txt_dropdown.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_DROPDOWN_H
#define TXT_DROPDOWN_H
diff --git a/textscreen/txt_fileselect.c b/textscreen/txt_fileselect.c
index cec21937..9e535668 100644
--- a/textscreen/txt_fileselect.c
+++ b/textscreen/txt_fileselect.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2013 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Routines for selecting files.
//
-//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
diff --git a/textscreen/txt_fileselect.h b/textscreen/txt_fileselect.h
index dc65643d..ffba4064 100644
--- a/textscreen/txt_fileselect.h
+++ b/textscreen/txt_fileselect.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2013 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Routines for selecting files, and the txt_fileselect_t widget.
//
-//-----------------------------------------------------------------------------
#ifndef TXT_FILESELECT_H
#define TXT_FILESELECT_H
diff --git a/textscreen/txt_font.h b/textscreen/txt_font.h
index a8d72622..ec88fe9d 100644
--- a/textscreen/txt_font.h
+++ b/textscreen/txt_font.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//---------------------------------------------------------------------------
//
-// Copyright (C) 2005,2006 Simon Howard
+// Copyright (C) 2005-2014 Simon Howard
// Copyright (C) 2002-2004 The DOSBox Team
//
// This program is free software; you can redistribute it and/or modify
@@ -14,16 +12,10 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//
-//---------------------------------------------------------------------------
-//
// VGA font data
// Font data is from the DOSBox project (http://dosbox.sourceforge.net/)
//
-//---------------------------------------------------------------------------
#ifndef __FONT_H__
#define __FONT_H__
diff --git a/textscreen/txt_gui.c b/textscreen/txt_gui.c
index 09ba87ef..1a5275b6 100644
--- a/textscreen/txt_gui.c
+++ b/textscreen/txt_gui.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005,2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/textscreen/txt_gui.h b/textscreen/txt_gui.h
index e4504af8..bb41b23d 100644
--- a/textscreen/txt_gui.h
+++ b/textscreen/txt_gui.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005,2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Text mode emulation in SDL
//
-//-----------------------------------------------------------------------------
#ifndef TXT_GUI_H
#define TXT_GUI_H
diff --git a/textscreen/txt_inputbox.c b/textscreen/txt_inputbox.c
index df3bbbf7..b2acaa8b 100644
--- a/textscreen/txt_inputbox.c
+++ b/textscreen/txt_inputbox.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <ctype.h>
#include <stdio.h>
diff --git a/textscreen/txt_inputbox.h b/textscreen/txt_inputbox.h
index 1e270d97..eb05fb00 100644
--- a/textscreen/txt_inputbox.h
+++ b/textscreen/txt_inputbox.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_INPUTBOX_H
#define TXT_INPUTBOX_H
diff --git a/textscreen/txt_io.c b/textscreen/txt_io.c
index f7c9a7a4..ed25503c 100644
--- a/textscreen/txt_io.c
+++ b/textscreen/txt_io.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005,2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Text mode I/O functions, similar to C stdio
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>
#include <string.h>
diff --git a/textscreen/txt_io.h b/textscreen/txt_io.h
index 004fa562..55f56167 100644
--- a/textscreen/txt_io.h
+++ b/textscreen/txt_io.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005,2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Text mode emulation in SDL
//
-//-----------------------------------------------------------------------------
#ifndef TXT_IO_H
#define TXT_IO_H
diff --git a/textscreen/txt_label.c b/textscreen/txt_label.c
index 39ea0e16..79bd770d 100644
--- a/textscreen/txt_label.c
+++ b/textscreen/txt_label.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/textscreen/txt_label.h b/textscreen/txt_label.h
index c0a20bf2..458e7ff7 100644
--- a/textscreen/txt_label.h
+++ b/textscreen/txt_label.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_LABEL_H
#define TXT_LABEL_H
diff --git a/textscreen/txt_largefont.h b/textscreen/txt_largefont.h
index 16a98805..0fe54b0b 100644
--- a/textscreen/txt_largefont.h
+++ b/textscreen/txt_largefont.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//---------------------------------------------------------------------------
//
-// Copyright (C) 2012 Simon Howard
+// Copyright (C) 2005-2014 Simon Howard
// Copyright (C) 2002-2004 The DOSBox Team
//
// This program is free software; you can redistribute it and/or modify
@@ -14,18 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-//
-//---------------------------------------------------------------------------
//
// "High resolution" font.
//
// This is an enhanced version of the 8x16 font from txt_font.h that
// has been doubled in size to 16x32, and then manually tweaked.
//
-//---------------------------------------------------------------------------
static uint8_t large_font_data[] =
{
diff --git a/textscreen/txt_main.h b/textscreen/txt_main.h
index d882b521..02a7cdda 100644
--- a/textscreen/txt_main.h
+++ b/textscreen/txt_main.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005,2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Base interface that abstracts the text mode screen.
//
-//-----------------------------------------------------------------------------
#ifndef TXT_MAIN_H
#define TXT_MAIN_H
diff --git a/textscreen/txt_radiobutton.c b/textscreen/txt_radiobutton.c
index fa722c13..0a37b828 100644
--- a/textscreen/txt_radiobutton.c
+++ b/textscreen/txt_radiobutton.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/textscreen/txt_radiobutton.h b/textscreen/txt_radiobutton.h
index 858f1bb3..dd751f23 100644
--- a/textscreen/txt_radiobutton.h
+++ b/textscreen/txt_radiobutton.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_RADIOBUTTON_H
#define TXT_RADIOBUTTON_H
diff --git a/textscreen/txt_scrollpane.c b/textscreen/txt_scrollpane.c
index 3fd32124..e1f2d3cb 100644
--- a/textscreen/txt_scrollpane.c
+++ b/textscreen/txt_scrollpane.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <ctype.h>
#include <stdio.h>
diff --git a/textscreen/txt_scrollpane.h b/textscreen/txt_scrollpane.h
index 94f81dc1..8ae95e47 100644
--- a/textscreen/txt_scrollpane.h
+++ b/textscreen/txt_scrollpane.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2009 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_SCROLLPANE_H
#define TXT_SCROLLPANE_H
diff --git a/textscreen/txt_sdl.c b/textscreen/txt_sdl.c
index 26b4a361..5576a151 100644
--- a/textscreen/txt_sdl.c
+++ b/textscreen/txt_sdl.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005,2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Text mode emulation in SDL
//
-//-----------------------------------------------------------------------------
#include "SDL.h"
diff --git a/textscreen/txt_sdl.h b/textscreen/txt_sdl.h
index ed131970..629dc585 100644
--- a/textscreen/txt_sdl.h
+++ b/textscreen/txt_sdl.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2005,2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,16 +11,9 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Text mode emulation in SDL
//
-//-----------------------------------------------------------------------------
#ifndef TXT_SDL_H
#define TXT_SDL_H
diff --git a/textscreen/txt_separator.c b/textscreen/txt_separator.c
index 25d6f7bc..d59a81fa 100644
--- a/textscreen/txt_separator.c
+++ b/textscreen/txt_separator.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/textscreen/txt_separator.h b/textscreen/txt_separator.h
index f693d70e..da88f611 100644
--- a/textscreen/txt_separator.h
+++ b/textscreen/txt_separator.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_SEPARATOR_H
#define TXT_SEPARATOR_H
diff --git a/textscreen/txt_smallfont.h b/textscreen/txt_smallfont.h
index 7fd72578..e152a4cd 100644
--- a/textscreen/txt_smallfont.h
+++ b/textscreen/txt_smallfont.h
@@ -1,5 +1,3 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright (c) 1999, Thomas A. Fine
//
@@ -12,7 +10,7 @@
//
// ----
//
-// Copyright (C) 2009 Simon Howard
+// Copyright (C) 2005-2014 Simon Howard
// Copyright (C) 2002-2004 The DOSBox Team
//
// This program is free software; you can redistribute it and/or modify
@@ -25,11 +23,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-//
-//-----------------------------------------------------------------------------
//
// Small (4x8) bitmap font for low resolution displays.
//
@@ -37,7 +30,6 @@
// ASCII only; this has been extended to the full Extended ASCII range with
// scaled-down versions of the full-size DOS font (txt_font.h)
//
-//-----------------------------------------------------------------------------
static unsigned char small_font_data[] = {
diff --git a/textscreen/txt_spinctrl.c b/textscreen/txt_spinctrl.c
index 665edb05..605c0848 100644
--- a/textscreen/txt_spinctrl.c
+++ b/textscreen/txt_spinctrl.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <ctype.h>
#include <stdio.h>
diff --git a/textscreen/txt_spinctrl.h b/textscreen/txt_spinctrl.h
index 006a0471..855527bb 100644
--- a/textscreen/txt_spinctrl.h
+++ b/textscreen/txt_spinctrl.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_SPINCONTROL_H
#define TXT_SPINCONTROL_H
diff --git a/textscreen/txt_strut.c b/textscreen/txt_strut.c
index 367e798a..4c0c7658 100644
--- a/textscreen/txt_strut.c
+++ b/textscreen/txt_strut.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/textscreen/txt_strut.h b/textscreen/txt_strut.h
index 3dc8db9a..f9392355 100644
--- a/textscreen/txt_strut.h
+++ b/textscreen/txt_strut.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_STRUT_H
#define TXT_STRUT_H
diff --git a/textscreen/txt_table.c b/textscreen/txt_table.c
index 573df428..218fadec 100644
--- a/textscreen/txt_table.c
+++ b/textscreen/txt_table.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdarg.h>
#include <stdlib.h>
diff --git a/textscreen/txt_table.h b/textscreen/txt_table.h
index 0166abee..6d356cc9 100644
--- a/textscreen/txt_table.h
+++ b/textscreen/txt_table.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_TABLE_H
#define TXT_TABLE_H
diff --git a/textscreen/txt_utf8.c b/textscreen/txt_utf8.c
index b7b2240c..4d5337b2 100644
--- a/textscreen/txt_utf8.c
+++ b/textscreen/txt_utf8.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2012 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdio.h>
#include <stdlib.h>
diff --git a/textscreen/txt_utf8.h b/textscreen/txt_utf8.h
index 123cae97..a2ee96dc 100644
--- a/textscreen/txt_utf8.h
+++ b/textscreen/txt_utf8.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2012 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_UTF8_H
#define TXT_UTF8_H
diff --git a/textscreen/txt_widget.c b/textscreen/txt_widget.c
index e0303531..24deda0e 100644
--- a/textscreen/txt_widget.c
+++ b/textscreen/txt_widget.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/textscreen/txt_widget.h b/textscreen/txt_widget.h
index 3bde760d..1857d732 100644
--- a/textscreen/txt_widget.h
+++ b/textscreen/txt_widget.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_WIDGET_H
#define TXT_WIDGET_H
diff --git a/textscreen/txt_window.c b/textscreen/txt_window.c
index 0eded4bd..1d925beb 100644
--- a/textscreen/txt_window.c
+++ b/textscreen/txt_window.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <stdarg.h>
diff --git a/textscreen/txt_window.h b/textscreen/txt_window.h
index 8b1e1fb9..4d1ec991 100644
--- a/textscreen/txt_window.h
+++ b/textscreen/txt_window.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_WINDOW_H
#define TXT_WINDOW_H
diff --git a/textscreen/txt_window_action.c b/textscreen/txt_window_action.c
index 8a09409b..a5fe84dc 100644
--- a/textscreen/txt_window_action.c
+++ b/textscreen/txt_window_action.c
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#include <stdlib.h>
#include <string.h>
diff --git a/textscreen/txt_window_action.h b/textscreen/txt_window_action.h
index 7f93dd48..08c1e1ee 100644
--- a/textscreen/txt_window_action.h
+++ b/textscreen/txt_window_action.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
-// Copyright(C) 2006 Simon Howard
+// Copyright(C) 2005-2014 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -13,11 +11,6 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
#ifndef TXT_WINDOW_ACTION_H
#define TXT_WINDOW_ACTION_H