[Scummvm-git-logs] scummvm master -> 20cb0ae22857f5c9cd61255d19ada89dacfb9ae1
aquadran
noreply at scummvm.org
Sun Dec 26 20:19:47 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
20cb0ae228 ALL: Cleanup ResidualVM -> ScummVM
Commit: 20cb0ae22857f5c9cd61255d19ada89dacfb9ae1
https://github.com/scummvm/scummvm/commit/20cb0ae22857f5c9cd61255d19ada89dacfb9ae1
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2021-12-26T21:19:38+01:00
Commit Message:
ALL: Cleanup ResidualVM -> ScummVM
Changed paths:
audio/decoders/asf.cpp
audio/decoders/asf.h
audio/decoders/util.h
audio/decoders/wave_types.h
audio/decoders/wma.cpp
audio/decoders/wma.h
audio/decoders/wmadata.h
backends/graphics3d/android/android-graphics3d.h
backends/graphics3d/openglsdl/openglsdl-graphics3d.cpp
backends/graphics3d/openglsdl/openglsdl-graphics3d.h
backends/platform/android/touchcontrols.cpp
backends/platform/android/touchcontrols.h
backends/platform/android3d/events.h
backends/platform/android3d/graphics.h
backends/platform/android3d/touchcontrols.cpp
backends/platform/android3d/touchcontrols.h
common/foreach.h
common/mdct.cpp
common/mdct.h
common/sinewindows.cpp
common/sinewindows.h
common/streamdebug.cpp
common/streamdebug.h
devtools/create_myst3/create_myst3.cpp
engines/grim/actor.cpp
engines/grim/actor.h
engines/grim/animation.cpp
engines/grim/animation.h
engines/grim/bitmap.cpp
engines/grim/bitmap.h
engines/grim/color.cpp
engines/grim/color.h
engines/grim/colormap.cpp
engines/grim/colormap.h
engines/grim/costume.cpp
engines/grim/costume.h
engines/grim/costume/anim_component.cpp
engines/grim/costume/anim_component.h
engines/grim/costume/bitmap_component.cpp
engines/grim/costume/bitmap_component.h
engines/grim/costume/chore.cpp
engines/grim/costume/chore.h
engines/grim/costume/colormap_component.cpp
engines/grim/costume/colormap_component.h
engines/grim/costume/component.cpp
engines/grim/costume/component.h
engines/grim/costume/head.cpp
engines/grim/costume/head.h
engines/grim/costume/keyframe_component.cpp
engines/grim/costume/keyframe_component.h
engines/grim/costume/lua_var_component.cpp
engines/grim/costume/lua_var_component.h
engines/grim/costume/main_model_component.cpp
engines/grim/costume/main_model_component.h
engines/grim/costume/material_component.cpp
engines/grim/costume/material_component.h
engines/grim/costume/mesh_component.cpp
engines/grim/costume/mesh_component.h
engines/grim/costume/model_component.cpp
engines/grim/costume/model_component.h
engines/grim/costume/sound_component.cpp
engines/grim/costume/sound_component.h
engines/grim/costume/sprite_component.cpp
engines/grim/costume/sprite_component.h
engines/grim/debug.cpp
engines/grim/debug.h
engines/grim/debugger.cpp
engines/grim/debugger.h
engines/grim/detection.h
engines/grim/emi/animationemi.cpp
engines/grim/emi/animationemi.h
engines/grim/emi/costume/emianim_component.cpp
engines/grim/emi/costume/emianim_component.h
engines/grim/emi/costume/emichore.cpp
engines/grim/emi/costume/emichore.h
engines/grim/emi/costume/emiluacode_component.cpp
engines/grim/emi/costume/emiluacode_component.h
engines/grim/emi/costume/emiluavar_component.cpp
engines/grim/emi/costume/emiluavar_component.h
engines/grim/emi/costume/emimesh_component.cpp
engines/grim/emi/costume/emimesh_component.h
engines/grim/emi/costume/emiskel_component.cpp
engines/grim/emi/costume/emiskel_component.h
engines/grim/emi/costume/emisprite_component.cpp
engines/grim/emi/costume/emisprite_component.h
engines/grim/emi/costume/emitexi_component.cpp
engines/grim/emi/costume/emitexi_component.h
engines/grim/emi/costumeemi.cpp
engines/grim/emi/costumeemi.h
engines/grim/emi/emi.cpp
engines/grim/emi/emi.h
engines/grim/emi/emi_registry.cpp
engines/grim/emi/emi_registry.h
engines/grim/emi/layer.cpp
engines/grim/emi/layer.h
engines/grim/emi/lua_v2.cpp
engines/grim/emi/lua_v2.h
engines/grim/emi/lua_v2_actor.cpp
engines/grim/emi/lua_v2_sound.cpp
engines/grim/emi/modelemi.cpp
engines/grim/emi/modelemi.h
engines/grim/emi/poolsound.cpp
engines/grim/emi/poolsound.h
engines/grim/emi/skeleton.cpp
engines/grim/emi/skeleton.h
engines/grim/emi/sound/aifftrack.cpp
engines/grim/emi/sound/aifftrack.h
engines/grim/emi/sound/codecs/scx.cpp
engines/grim/emi/sound/codecs/scx.h
engines/grim/emi/sound/emisound.cpp
engines/grim/emi/sound/emisound.h
engines/grim/emi/sound/mp3track.cpp
engines/grim/emi/sound/mp3track.h
engines/grim/emi/sound/scxtrack.cpp
engines/grim/emi/sound/scxtrack.h
engines/grim/emi/sound/track.cpp
engines/grim/emi/sound/track.h
engines/grim/emi/sound/vimatrack.cpp
engines/grim/emi/sound/vimatrack.h
engines/grim/font.cpp
engines/grim/font.h
engines/grim/gfx_base.cpp
engines/grim/gfx_base.h
engines/grim/gfx_opengl.cpp
engines/grim/gfx_opengl.h
engines/grim/gfx_opengl_shaders.cpp
engines/grim/gfx_opengl_shaders.h
engines/grim/gfx_tinygl.cpp
engines/grim/gfx_tinygl.h
engines/grim/grim.h
engines/grim/grim_controls.cpp
engines/grim/imuse/imuse.cpp
engines/grim/imuse/imuse.h
engines/grim/imuse/imuse_mcmp_mgr.cpp
engines/grim/imuse/imuse_mcmp_mgr.h
engines/grim/imuse/imuse_music.cpp
engines/grim/imuse/imuse_script.cpp
engines/grim/imuse/imuse_sndmgr.cpp
engines/grim/imuse/imuse_sndmgr.h
engines/grim/imuse/imuse_tables.cpp
engines/grim/imuse/imuse_tables.h
engines/grim/imuse/imuse_track.cpp
engines/grim/imuse/imuse_track.h
engines/grim/inputdialog.cpp
engines/grim/inputdialog.h
engines/grim/iris.cpp
engines/grim/iris.h
engines/grim/keyframe.cpp
engines/grim/keyframe.h
engines/grim/lab.cpp
engines/grim/lab.h
engines/grim/lipsync.cpp
engines/grim/lipsync.h
engines/grim/localize.cpp
engines/grim/localize.h
engines/grim/lua.cpp
engines/grim/lua.h
engines/grim/lua_v1.h
engines/grim/lua_v1_actor.cpp
engines/grim/lua_v1_graphics.cpp
engines/grim/lua_v1_set.cpp
engines/grim/lua_v1_sound.cpp
engines/grim/lua_v1_text.cpp
engines/grim/material.cpp
engines/grim/material.h
engines/grim/md5check.h
engines/grim/md5checkdialog.h
engines/grim/metaengine.cpp
engines/grim/model.cpp
engines/grim/model.h
engines/grim/movie/bink.cpp
engines/grim/movie/bink.h
engines/grim/movie/codecs/blocky16.cpp
engines/grim/movie/codecs/blocky16.h
engines/grim/movie/codecs/blocky8.cpp
engines/grim/movie/codecs/blocky8.h
engines/grim/movie/codecs/blocky8ARM.s
engines/grim/movie/codecs/codec48.cpp
engines/grim/movie/codecs/codec48.h
engines/grim/movie/codecs/smush_decoder.cpp
engines/grim/movie/codecs/smush_decoder.h
engines/grim/movie/codecs/vima.cpp
engines/grim/movie/codecs/vima.h
engines/grim/movie/movie.cpp
engines/grim/movie/movie.h
engines/grim/movie/mpeg.cpp
engines/grim/movie/mpeg.h
engines/grim/movie/quicktime.cpp
engines/grim/movie/quicktime.h
engines/grim/movie/smush.cpp
engines/grim/movie/smush.h
engines/grim/object.cpp
engines/grim/object.h
engines/grim/objectstate.cpp
engines/grim/objectstate.h
engines/grim/patchr.cpp
engines/grim/patchr.h
engines/grim/pool.h
engines/grim/primitives.cpp
engines/grim/primitives.h
engines/grim/registry.cpp
engines/grim/registry.h
engines/grim/remastered/commentary.cpp
engines/grim/remastered/commentary.h
engines/grim/remastered/hotspot.cpp
engines/grim/remastered/hotspot.h
engines/grim/remastered/lua_remastered.h
engines/grim/remastered/overlay.cpp
engines/grim/remastered/overlay.h
engines/grim/resource.cpp
engines/grim/resource.h
engines/grim/savegame.cpp
engines/grim/savegame.h
engines/grim/sector.cpp
engines/grim/sector.h
engines/grim/set.cpp
engines/grim/set.h
engines/grim/sound.cpp
engines/grim/sound.h
engines/grim/sprite.cpp
engines/grim/sprite.h
engines/grim/textobject.cpp
engines/grim/textobject.h
engines/grim/textsplit.cpp
engines/grim/textsplit.h
engines/grim/update/lang_filter.cpp
engines/grim/update/lang_filter.h
engines/grim/update/mscab.cpp
engines/grim/update/mscab.h
engines/grim/update/packfile.cpp
engines/grim/update/packfile.h
engines/grim/update/update.cpp
engines/grim/update/update.h
engines/icb/actor.cpp
engines/icb/actor.h
engines/icb/actor_fx_pc.cpp
engines/icb/actor_pc.cpp
engines/icb/actor_pc.h
engines/icb/actor_view_pc.cpp
engines/icb/actor_view_pc.h
engines/icb/animation.cpp
engines/icb/animation_mega_set.cpp
engines/icb/animation_mega_set.h
engines/icb/async_generic.cpp
engines/icb/barriers.cpp
engines/icb/barriers.h
engines/icb/bone.cpp
engines/icb/bone.h
engines/icb/breath.cpp
engines/icb/breath.h
engines/icb/camera.cpp
engines/icb/chi.cpp
engines/icb/cluster_manager_pc.cpp
engines/icb/cluster_manager_pc.h
engines/icb/common/datapacker.cpp
engines/icb/common/datapacker.h
engines/icb/common/pc_props.h
engines/icb/common/ptr_util.cpp
engines/icb/common/ptr_util.h
engines/icb/common/px_2drealline.cpp
engines/icb/common/px_2drealline.h
engines/icb/common/px_2drealpoint.h
engines/icb/common/px_3drealpoint.h
engines/icb/common/px_anims.h
engines/icb/common/px_array.h
engines/icb/common/px_bitmap.h
engines/icb/common/px_bitmap_pc.h
engines/icb/common/px_bones.cpp
engines/icb/common/px_bones.h
engines/icb/common/px_camera.h
engines/icb/common/px_camera_cube.h
engines/icb/common/px_capri_maths.cpp
engines/icb/common/px_capri_maths.h
engines/icb/common/px_capri_maths_pc.cpp
engines/icb/common/px_capri_maths_pc.h
engines/icb/common/px_clu_api.cpp
engines/icb/common/px_clu_api.h
engines/icb/common/px_common.h
engines/icb/common/px_definitions.h
engines/icb/common/px_features.h
engines/icb/common/px_floor_map.h
engines/icb/common/px_game_object.h
engines/icb/common/px_globalvariables.cpp
engines/icb/common/px_globalvariables.h
engines/icb/common/px_lights.h
engines/icb/common/px_linkeddatafile.cpp
engines/icb/common/px_linkeddatafile.h
engines/icb/common/px_list.h
engines/icb/common/px_mapfile.h
engines/icb/common/px_prop_anims.h
engines/icb/common/px_rcutypes.h
engines/icb/common/px_route_barriers.h
engines/icb/common/px_scriptengine.cpp
engines/icb/common/px_scriptengine.h
engines/icb/common/px_sfx_description.h
engines/icb/common/px_sound_constants.h
engines/icb/common/px_staticlayers.h
engines/icb/common/px_string.cpp
engines/icb/common/px_string.h
engines/icb/common/px_types.h
engines/icb/common/px_walkarea_integer.h
engines/icb/common/revtex_api.h
engines/icb/configfile.cpp
engines/icb/configfile.h
engines/icb/console_pc.cpp
engines/icb/custom_logics.cpp
engines/icb/custom_logics.h
engines/icb/debug.cpp
engines/icb/debug.h
engines/icb/debug_pc.cpp
engines/icb/debug_pc.h
engines/icb/detection.cpp
engines/icb/direct_input.cpp
engines/icb/direct_input.h
engines/icb/drawpoly_pc.cpp
engines/icb/drawpoly_pc.h
engines/icb/event_list.cpp
engines/icb/event_list.h
engines/icb/event_manager.cpp
engines/icb/event_manager.h
engines/icb/event_timer.h
engines/icb/floors.cpp
engines/icb/floors.h
engines/icb/fn_animation.cpp
engines/icb/fn_event_functions.cpp
engines/icb/fn_fx.cpp
engines/icb/fn_fx_pc.cpp
engines/icb/fn_icon_functions.cpp
engines/icb/fn_interact.cpp
engines/icb/fn_movie_pc.cpp
engines/icb/fn_remora_functions.cpp
engines/icb/fn_routines.cpp
engines/icb/fn_routines.h
engines/icb/fn_sound.cpp
engines/icb/fn_sting_pc.cpp
engines/icb/footstep.cpp
engines/icb/function.cpp
engines/icb/game_script.cpp
engines/icb/game_script.h
engines/icb/game_volume.cpp
engines/icb/game_volume.h
engines/icb/gameover.h
engines/icb/general_interaction.cpp
engines/icb/general_npc_animation.cpp
engines/icb/gfx/gfxstub.cpp
engines/icb/gfx/gfxstub.h
engines/icb/gfx/gfxstub_dutch.cpp
engines/icb/gfx/gfxstub_dutch.h
engines/icb/gfx/gfxstub_rev.cpp
engines/icb/gfx/gfxstub_rev_dutch.h
engines/icb/gfx/psx_anims.h
engines/icb/gfx/psx_camera.cpp
engines/icb/gfx/psx_camera.h
engines/icb/gfx/psx_clut.h
engines/icb/gfx/psx_light.h
engines/icb/gfx/psx_ot.h
engines/icb/gfx/psx_pcdefines.h
engines/icb/gfx/psx_pcgpu.cpp
engines/icb/gfx/psx_pcgpu.h
engines/icb/gfx/psx_pchmd.h
engines/icb/gfx/psx_poly.h
engines/icb/gfx/psx_props.h
engines/icb/gfx/psx_pxactor.h
engines/icb/gfx/psx_scrn.h
engines/icb/gfx/psx_tman.cpp
engines/icb/gfx/psx_tman.h
engines/icb/gfx/rab_api.cpp
engines/icb/gfx/rab_api.h
engines/icb/gfx/rap_api.h
engines/icb/gfx/rlp_api.h
engines/icb/global_objects.cpp
engines/icb/global_objects.h
engines/icb/global_objects_pc.cpp
engines/icb/global_objects_pc.h
engines/icb/global_objects_psx.cpp
engines/icb/global_objects_psx.h
engines/icb/global_switches.cpp
engines/icb/global_switches.h
engines/icb/global_vars.cpp
engines/icb/global_vars.h
engines/icb/graphic_prims.cpp
engines/icb/graphic_prims.h
engines/icb/graphic_prims_pc.cpp
engines/icb/health_bar_pc.cpp
engines/icb/icb.cpp
engines/icb/icb.h
engines/icb/icon_list.cpp
engines/icb/icon_list.h
engines/icb/icon_list_manager.cpp
engines/icb/icon_list_manager.h
engines/icb/icon_menu.cpp
engines/icb/icon_menu.h
engines/icb/icon_menu_pc.cpp
engines/icb/icon_menu_pc.h
engines/icb/keyboard.cpp
engines/icb/keyboard.h
engines/icb/light.h
engines/icb/light_pc.cpp
engines/icb/light_pc.h
engines/icb/line_of_sight.cpp
engines/icb/line_of_sight.h
engines/icb/loadscrn.h
engines/icb/loadscrn_pc.cpp
engines/icb/logic.cpp
engines/icb/main_menu.h
engines/icb/main_menu_pc.cpp
engines/icb/map_marker.cpp
engines/icb/map_marker.h
engines/icb/map_marker_pc.cpp
engines/icb/mega_interaction.cpp
engines/icb/metaengine.cpp
engines/icb/mission.cpp
engines/icb/mission.h
engines/icb/mission_functions.cpp
engines/icb/mission_functions.h
engines/icb/mouse.cpp
engines/icb/mouse.h
engines/icb/mouse_pc.cpp
engines/icb/movie_pc.cpp
engines/icb/movie_pc.h
engines/icb/non_ad_module.cpp
engines/icb/non_ad_module.h
engines/icb/object_structs.h
engines/icb/options_manager_pc.cpp
engines/icb/options_manager_pc.h
engines/icb/p4.cpp
engines/icb/p4.h
engines/icb/p4_generic.h
engines/icb/p4_generic_pc.h
engines/icb/p4_pc.cpp
engines/icb/player.cpp
engines/icb/player.h
engines/icb/player_interaction.cpp
engines/icb/player_pc.cpp
engines/icb/prim_route_builder.cpp
engines/icb/prim_route_builder.h
engines/icb/protocol.cpp
engines/icb/protocol.h
engines/icb/remora.cpp
engines/icb/remora.h
engines/icb/remora_pc.cpp
engines/icb/remora_pc.h
engines/icb/remora_sprite.cpp
engines/icb/remora_sprite.h
engines/icb/remora_sprite_pc.cpp
engines/icb/res_man.cpp
engines/icb/res_man.h
engines/icb/res_man_pc.cpp
engines/icb/res_man_pc.h
engines/icb/route_manager.cpp
engines/icb/route_manager.h
engines/icb/session.cpp
engines/icb/session.h
engines/icb/set.cpp
engines/icb/set.h
engines/icb/set_pc.cpp
engines/icb/set_pc.h
engines/icb/shade.cpp
engines/icb/shade.h
engines/icb/shade_pc.cpp
engines/icb/shade_pc.h
engines/icb/shadow.h
engines/icb/shadow_pc.cpp
engines/icb/shadow_pc.h
engines/icb/shake.cpp
engines/icb/shake.h
engines/icb/softskin_pc.cpp
engines/icb/softskin_pc.h
engines/icb/sound.cpp
engines/icb/sound.h
engines/icb/sound/direct_sound.cpp
engines/icb/sound/direct_sound.h
engines/icb/sound/fx_manager.cpp
engines/icb/sound/fx_manager.h
engines/icb/sound/music_manager.cpp
engines/icb/sound/music_manager.h
engines/icb/sound/sound_common.cpp
engines/icb/sound/sound_common.h
engines/icb/sound/speech_manager.cpp
engines/icb/sound/speech_manager.h
engines/icb/sound_logic.cpp
engines/icb/sound_logic.h
engines/icb/sound_logic_entry.cpp
engines/icb/sound_logic_entry.h
engines/icb/sound_lowlevel.h
engines/icb/sound_lowlevel_pc.cpp
engines/icb/speech.cpp
engines/icb/speech.h
engines/icb/speech_pc.cpp
engines/icb/stage_draw.h
engines/icb/stage_poly.cpp
engines/icb/stage_view.h
engines/icb/stagedraw_pc_poly.cpp
engines/icb/string_vest.cpp
engines/icb/string_vest.h
engines/icb/surface_manager.cpp
engines/icb/surface_manager.h
engines/icb/text.h
engines/icb/text_pc.cpp
engines/icb/text_sprites.cpp
engines/icb/text_sprites.h
engines/icb/text_sprites_pc.cpp
engines/icb/timer_func.cpp
engines/icb/timer_func.h
engines/icb/tracer.cpp
engines/icb/tracer.h
engines/icb/zsupport.cpp
engines/icb/zsupport.h
engines/myst3/ambient.cpp
engines/myst3/ambient.h
engines/myst3/archive.cpp
engines/myst3/archive.h
engines/myst3/console.cpp
engines/myst3/console.h
engines/myst3/cursor.cpp
engines/myst3/cursor.h
engines/myst3/database.cpp
engines/myst3/database.h
engines/myst3/detection.cpp
engines/myst3/detection.h
engines/myst3/effects.cpp
engines/myst3/effects.h
engines/myst3/gfx.cpp
engines/myst3/gfx.h
engines/myst3/gfx_opengl.cpp
engines/myst3/gfx_opengl.h
engines/myst3/gfx_opengl_shaders.cpp
engines/myst3/gfx_opengl_shaders.h
engines/myst3/gfx_opengl_texture.cpp
engines/myst3/gfx_opengl_texture.h
engines/myst3/gfx_tinygl.cpp
engines/myst3/gfx_tinygl.h
engines/myst3/gfx_tinygl_texture.cpp
engines/myst3/gfx_tinygl_texture.h
engines/myst3/hotspot.cpp
engines/myst3/hotspot.h
engines/myst3/inventory.cpp
engines/myst3/inventory.h
engines/myst3/menu.cpp
engines/myst3/menu.h
engines/myst3/metaengine.cpp
engines/myst3/movie.cpp
engines/myst3/movie.h
engines/myst3/myst3.cpp
engines/myst3/myst3.h
engines/myst3/node.cpp
engines/myst3/node.h
engines/myst3/nodecube.cpp
engines/myst3/nodecube.h
engines/myst3/nodeframe.cpp
engines/myst3/nodeframe.h
engines/myst3/puzzles.cpp
engines/myst3/puzzles.h
engines/myst3/scene.cpp
engines/myst3/scene.h
engines/myst3/script.cpp
engines/myst3/script.h
engines/myst3/sound.cpp
engines/myst3/sound.h
engines/myst3/state.cpp
engines/myst3/state.h
engines/myst3/subtitles.cpp
engines/myst3/subtitles.h
engines/myst3/transition.cpp
engines/myst3/transition.h
engines/stark/console.cpp
engines/stark/console.h
engines/stark/debug.h
engines/stark/detection.cpp
engines/stark/formats/biff.cpp
engines/stark/formats/biff.h
engines/stark/formats/biffmesh.cpp
engines/stark/formats/biffmesh.h
engines/stark/formats/dds.cpp
engines/stark/formats/dds.h
engines/stark/formats/iss.cpp
engines/stark/formats/iss.h
engines/stark/formats/tm.cpp
engines/stark/formats/tm.h
engines/stark/formats/xarc.cpp
engines/stark/formats/xarc.h
engines/stark/formats/xmg.cpp
engines/stark/formats/xmg.h
engines/stark/formats/xrc.cpp
engines/stark/formats/xrc.h
engines/stark/gfx/driver.cpp
engines/stark/gfx/driver.h
engines/stark/gfx/faderenderer.h
engines/stark/gfx/opengl.cpp
engines/stark/gfx/opengl.h
engines/stark/gfx/openglactor.cpp
engines/stark/gfx/openglactor.h
engines/stark/gfx/openglfade.cpp
engines/stark/gfx/openglfade.h
engines/stark/gfx/openglprop.cpp
engines/stark/gfx/openglprop.h
engines/stark/gfx/opengls.cpp
engines/stark/gfx/opengls.h
engines/stark/gfx/openglsactor.cpp
engines/stark/gfx/openglsactor.h
engines/stark/gfx/openglsfade.cpp
engines/stark/gfx/openglsfade.h
engines/stark/gfx/openglsprop.cpp
engines/stark/gfx/openglsprop.h
engines/stark/gfx/openglssurface.cpp
engines/stark/gfx/openglssurface.h
engines/stark/gfx/openglsurface.cpp
engines/stark/gfx/openglsurface.h
engines/stark/gfx/opengltexture.cpp
engines/stark/gfx/opengltexture.h
engines/stark/gfx/renderentry.cpp
engines/stark/gfx/renderentry.h
engines/stark/gfx/surfacerenderer.cpp
engines/stark/gfx/surfacerenderer.h
engines/stark/gfx/texture.cpp
engines/stark/gfx/texture.h
engines/stark/gfx/tinygl.cpp
engines/stark/gfx/tinygl.h
engines/stark/gfx/tinyglactor.cpp
engines/stark/gfx/tinyglactor.h
engines/stark/gfx/tinyglbitmap.cpp
engines/stark/gfx/tinyglbitmap.h
engines/stark/gfx/tinyglfade.cpp
engines/stark/gfx/tinyglfade.h
engines/stark/gfx/tinyglprop.cpp
engines/stark/gfx/tinyglprop.h
engines/stark/gfx/tinyglsurface.cpp
engines/stark/gfx/tinyglsurface.h
engines/stark/gfx/tinygltexture.cpp
engines/stark/gfx/tinygltexture.h
engines/stark/metaengine.cpp
engines/stark/model/animhandler.cpp
engines/stark/model/animhandler.h
engines/stark/model/model.cpp
engines/stark/model/model.h
engines/stark/model/skeleton_anim.cpp
engines/stark/model/skeleton_anim.h
engines/stark/movement/followpath.cpp
engines/stark/movement/followpath.h
engines/stark/movement/followpathlight.cpp
engines/stark/movement/followpathlight.h
engines/stark/movement/movement.cpp
engines/stark/movement/movement.h
engines/stark/movement/shortestpath.cpp
engines/stark/movement/shortestpath.h
engines/stark/movement/stringpullingpath.cpp
engines/stark/movement/stringpullingpath.h
engines/stark/movement/turn.cpp
engines/stark/movement/turn.h
engines/stark/movement/walk.cpp
engines/stark/movement/walk.h
engines/stark/resourcereference.cpp
engines/stark/resourcereference.h
engines/stark/resources/anim.cpp
engines/stark/resources/anim.h
engines/stark/resources/animhierarchy.cpp
engines/stark/resources/animhierarchy.h
engines/stark/resources/animscript.cpp
engines/stark/resources/animscript.h
engines/stark/resources/animsoundtrigger.cpp
engines/stark/resources/animsoundtrigger.h
engines/stark/resources/bonesmesh.cpp
engines/stark/resources/bonesmesh.h
engines/stark/resources/bookmark.cpp
engines/stark/resources/bookmark.h
engines/stark/resources/camera.cpp
engines/stark/resources/camera.h
engines/stark/resources/command.cpp
engines/stark/resources/command.h
engines/stark/resources/container.cpp
engines/stark/resources/container.h
engines/stark/resources/dialog.cpp
engines/stark/resources/dialog.h
engines/stark/resources/direction.cpp
engines/stark/resources/direction.h
engines/stark/resources/floor.cpp
engines/stark/resources/floor.h
engines/stark/resources/floorface.cpp
engines/stark/resources/floorface.h
engines/stark/resources/floorfield.cpp
engines/stark/resources/floorfield.h
engines/stark/resources/fmv.cpp
engines/stark/resources/fmv.h
engines/stark/resources/image.cpp
engines/stark/resources/image.h
engines/stark/resources/item.cpp
engines/stark/resources/item.h
engines/stark/resources/knowledge.cpp
engines/stark/resources/knowledge.h
engines/stark/resources/knowledgeset.cpp
engines/stark/resources/knowledgeset.h
engines/stark/resources/layer.cpp
engines/stark/resources/layer.h
engines/stark/resources/level.cpp
engines/stark/resources/level.h
engines/stark/resources/light.cpp
engines/stark/resources/light.h
engines/stark/resources/lipsync.cpp
engines/stark/resources/lipsync.h
engines/stark/resources/location.cpp
engines/stark/resources/location.h
engines/stark/resources/object.cpp
engines/stark/resources/object.h
engines/stark/resources/path.cpp
engines/stark/resources/path.h
engines/stark/resources/pattable.cpp
engines/stark/resources/pattable.h
engines/stark/resources/root.cpp
engines/stark/resources/root.h
engines/stark/resources/script.cpp
engines/stark/resources/script.h
engines/stark/resources/scroll.cpp
engines/stark/resources/scroll.h
engines/stark/resources/sound.cpp
engines/stark/resources/sound.h
engines/stark/resources/speech.cpp
engines/stark/resources/speech.h
engines/stark/resources/string.cpp
engines/stark/resources/string.h
engines/stark/resources/textureset.cpp
engines/stark/resources/textureset.h
engines/stark/savemetadata.cpp
engines/stark/savemetadata.h
engines/stark/scene.cpp
engines/stark/scene.h
engines/stark/services/archiveloader.cpp
engines/stark/services/archiveloader.h
engines/stark/services/dialogplayer.cpp
engines/stark/services/dialogplayer.h
engines/stark/services/diary.cpp
engines/stark/services/diary.h
engines/stark/services/fontprovider.cpp
engines/stark/services/fontprovider.h
engines/stark/services/gamechapter.cpp
engines/stark/services/gamechapter.h
engines/stark/services/gameinterface.cpp
engines/stark/services/gameinterface.h
engines/stark/services/gamemessage.cpp
engines/stark/services/gamemessage.h
engines/stark/services/global.cpp
engines/stark/services/global.h
engines/stark/services/resourceprovider.cpp
engines/stark/services/resourceprovider.h
engines/stark/services/services.cpp
engines/stark/services/services.h
engines/stark/services/settings.cpp
engines/stark/services/settings.h
engines/stark/services/stateprovider.cpp
engines/stark/services/stateprovider.h
engines/stark/services/staticprovider.cpp
engines/stark/services/staticprovider.h
engines/stark/services/userinterface.cpp
engines/stark/services/userinterface.h
engines/stark/stark.cpp
engines/stark/stark.h
engines/stark/tools/abstractsyntaxtree.cpp
engines/stark/tools/abstractsyntaxtree.h
engines/stark/tools/block.cpp
engines/stark/tools/block.h
engines/stark/tools/command.cpp
engines/stark/tools/command.h
engines/stark/tools/decompiler.cpp
engines/stark/tools/decompiler.h
engines/stark/ui/cursor.cpp
engines/stark/ui/cursor.h
engines/stark/ui/dialogbox.cpp
engines/stark/ui/dialogbox.h
engines/stark/ui/menu/dialogmenu.cpp
engines/stark/ui/menu/dialogmenu.h
engines/stark/ui/menu/diaryindex.cpp
engines/stark/ui/menu/diaryindex.h
engines/stark/ui/menu/diarypages.cpp
engines/stark/ui/menu/diarypages.h
engines/stark/ui/menu/fmvmenu.cpp
engines/stark/ui/menu/fmvmenu.h
engines/stark/ui/menu/locationscreen.cpp
engines/stark/ui/menu/locationscreen.h
engines/stark/ui/menu/mainmenu.cpp
engines/stark/ui/menu/mainmenu.h
engines/stark/ui/menu/saveloadmenu.cpp
engines/stark/ui/menu/saveloadmenu.h
engines/stark/ui/menu/settingsmenu.cpp
engines/stark/ui/menu/settingsmenu.h
engines/stark/ui/screen.h
engines/stark/ui/window.cpp
engines/stark/ui/window.h
engines/stark/ui/world/actionmenu.cpp
engines/stark/ui/world/actionmenu.h
engines/stark/ui/world/button.cpp
engines/stark/ui/world/button.h
engines/stark/ui/world/clicktext.cpp
engines/stark/ui/world/clicktext.h
engines/stark/ui/world/dialogpanel.cpp
engines/stark/ui/world/dialogpanel.h
engines/stark/ui/world/fmvscreen.cpp
engines/stark/ui/world/fmvscreen.h
engines/stark/ui/world/gamescreen.cpp
engines/stark/ui/world/gamescreen.h
engines/stark/ui/world/gamewindow.cpp
engines/stark/ui/world/gamewindow.h
engines/stark/ui/world/inventorywindow.cpp
engines/stark/ui/world/inventorywindow.h
engines/stark/ui/world/topmenu.cpp
engines/stark/ui/world/topmenu.h
engines/stark/visual/actor.cpp
engines/stark/visual/actor.h
engines/stark/visual/effects/bubbles.cpp
engines/stark/visual/effects/bubbles.h
engines/stark/visual/effects/effect.cpp
engines/stark/visual/effects/effect.h
engines/stark/visual/effects/fireflies.cpp
engines/stark/visual/effects/fireflies.h
engines/stark/visual/effects/fish.cpp
engines/stark/visual/effects/fish.h
engines/stark/visual/explodingimage.cpp
engines/stark/visual/explodingimage.h
engines/stark/visual/flashingimage.cpp
engines/stark/visual/flashingimage.h
engines/stark/visual/image.cpp
engines/stark/visual/image.h
engines/stark/visual/prop.cpp
engines/stark/visual/prop.h
engines/stark/visual/smacker.cpp
engines/stark/visual/smacker.h
engines/stark/visual/text.cpp
engines/stark/visual/text.h
engines/stark/visual/visual.h
engines/wintermute/ad/ad_actor_3dx.cpp
engines/wintermute/ad/ad_actor_3dx.h
engines/wintermute/ad/ad_attach_3dx.cpp
engines/wintermute/ad/ad_attach_3dx.h
engines/wintermute/ad/ad_block.cpp
engines/wintermute/ad/ad_block.h
engines/wintermute/ad/ad_generic.cpp
engines/wintermute/ad/ad_generic.h
engines/wintermute/ad/ad_geom_ext.cpp
engines/wintermute/ad/ad_geom_ext.h
engines/wintermute/ad/ad_geom_ext_node.cpp
engines/wintermute/ad/ad_geom_ext_node.h
engines/wintermute/ad/ad_object_3d.cpp
engines/wintermute/ad/ad_object_3d.h
engines/wintermute/ad/ad_path3d.cpp
engines/wintermute/ad/ad_path3d.h
engines/wintermute/ad/ad_path_point3d.cpp
engines/wintermute/ad/ad_path_point3d.h
engines/wintermute/ad/ad_scene_geometry.cpp
engines/wintermute/ad/ad_scene_geometry.h
engines/wintermute/ad/ad_walkplane.cpp
engines/wintermute/ad/ad_walkplane.h
engines/wintermute/ad/ad_waypoint_group3d.cpp
engines/wintermute/ad/ad_waypoint_group3d.h
engines/wintermute/base/base_animation_transition_time.cpp
engines/wintermute/base/base_animation_transition_time.h
engines/wintermute/base/gfx/3ds/camera3d.cpp
engines/wintermute/base/gfx/3ds/camera3d.h
engines/wintermute/base/gfx/3ds/light3d.cpp
engines/wintermute/base/gfx/3ds/light3d.h
engines/wintermute/base/gfx/3ds/loader3ds.cpp
engines/wintermute/base/gfx/3ds/loader3ds.h
engines/wintermute/base/gfx/3ds/mesh3ds.cpp
engines/wintermute/base/gfx/3ds/mesh3ds.h
engines/wintermute/base/gfx/base_renderer3d.cpp
engines/wintermute/base/gfx/base_renderer3d.h
engines/wintermute/base/gfx/opengl/base_render_opengl3d.cpp
engines/wintermute/base/gfx/opengl/base_render_opengl3d.h
engines/wintermute/base/gfx/opengl/base_render_opengl3d_shader.cpp
engines/wintermute/base/gfx/opengl/base_render_opengl3d_shader.h
engines/wintermute/base/gfx/opengl/base_surface_opengl3d.cpp
engines/wintermute/base/gfx/opengl/base_surface_opengl3d.h
engines/wintermute/base/gfx/opengl/mesh3ds_opengl.cpp
engines/wintermute/base/gfx/opengl/mesh3ds_opengl.h
engines/wintermute/base/gfx/opengl/mesh3ds_opengl_shader.cpp
engines/wintermute/base/gfx/opengl/mesh3ds_opengl_shader.h
engines/wintermute/base/gfx/opengl/meshx_opengl.cpp
engines/wintermute/base/gfx/opengl/meshx_opengl.h
engines/wintermute/base/gfx/opengl/meshx_opengl_shader.cpp
engines/wintermute/base/gfx/opengl/meshx_opengl_shader.h
engines/wintermute/base/gfx/opengl/shadow_volume_opengl.cpp
engines/wintermute/base/gfx/opengl/shadow_volume_opengl.h
engines/wintermute/base/gfx/opengl/shadow_volume_opengl_shader.cpp
engines/wintermute/base/gfx/opengl/shadow_volume_opengl_shader.h
engines/wintermute/base/gfx/shadow_volume.cpp
engines/wintermute/base/gfx/shadow_volume.h
engines/wintermute/base/gfx/x/active_animation.cpp
engines/wintermute/base/gfx/x/active_animation.h
engines/wintermute/base/gfx/x/animation.cpp
engines/wintermute/base/gfx/x/animation.h
engines/wintermute/base/gfx/x/animation_channel.cpp
engines/wintermute/base/gfx/x/animation_channel.h
engines/wintermute/base/gfx/x/animation_set.cpp
engines/wintermute/base/gfx/x/animation_set.h
engines/wintermute/base/gfx/x/frame_node.cpp
engines/wintermute/base/gfx/x/frame_node.h
engines/wintermute/base/gfx/x/loader_x.cpp
engines/wintermute/base/gfx/x/loader_x.h
engines/wintermute/base/gfx/x/material.cpp
engines/wintermute/base/gfx/x/material.h
engines/wintermute/base/gfx/x/meshx.cpp
engines/wintermute/base/gfx/x/meshx.h
engines/wintermute/base/gfx/x/modelx.cpp
engines/wintermute/base/gfx/x/modelx.h
graphics/opengl/box_shaders.cpp
graphics/opengl/compat_shaders.cpp
graphics/opengl/context.cpp
graphics/opengl/context.h
graphics/opengl/control_shaders.cpp
graphics/opengl/framebuffer.cpp
graphics/opengl/framebuffer.h
graphics/opengl/shader.cpp
graphics/opengl/shader.h
graphics/opengl/surfacerenderer.cpp
graphics/opengl/surfacerenderer.h
graphics/opengl/system_headers.h
graphics/opengl/texture.cpp
graphics/opengl/texture.h
graphics/opengl/tiledsurface.cpp
graphics/opengl/tiledsurface.h
graphics/renderer.cpp
graphics/renderer.h
graphics/tinygl/api.cpp
graphics/tinygl/arrays.cpp
graphics/tinygl/clear.cpp
graphics/tinygl/clip.cpp
graphics/tinygl/get.cpp
graphics/tinygl/gl.h
graphics/tinygl/image_util.cpp
graphics/tinygl/init.cpp
graphics/tinygl/light.cpp
graphics/tinygl/list.cpp
graphics/tinygl/matrix.cpp
graphics/tinygl/memory.cpp
graphics/tinygl/misc.cpp
graphics/tinygl/opinfo.h
graphics/tinygl/pixelbuffer.cpp
graphics/tinygl/pixelbuffer.h
graphics/tinygl/select.cpp
graphics/tinygl/specbuf.cpp
graphics/tinygl/texelbuffer.cpp
graphics/tinygl/texelbuffer.h
graphics/tinygl/texture.cpp
graphics/tinygl/vertex.cpp
graphics/tinygl/zblit.cpp
graphics/tinygl/zblit.h
graphics/tinygl/zbuffer.cpp
graphics/tinygl/zbuffer.h
graphics/tinygl/zdirtyrect.cpp
graphics/tinygl/zdirtyrect.h
graphics/tinygl/zgl.h
graphics/tinygl/zline.cpp
graphics/tinygl/zmath.cpp
graphics/tinygl/zmath.h
graphics/tinygl/ztriangle.cpp
math/aabb.cpp
math/aabb.h
math/angle.cpp
math/angle.h
math/frustum.cpp
math/frustum.h
math/glmath.cpp
math/glmath.h
math/line2d.cpp
math/line2d.h
math/line3d.cpp
math/line3d.h
math/mathfwd.h
math/matrix.h
math/matrix3.cpp
math/matrix3.h
math/matrix4.cpp
math/matrix4.h
math/plane.cpp
math/plane.h
math/quat.cpp
math/quat.h
math/ray.cpp
math/ray.h
math/rect2d.cpp
math/rect2d.h
math/rotation3d.h
math/squarematrix.h
math/transform.h
math/utils.h
math/vector.h
math/vector2d.cpp
math/vector2d.h
math/vector3d.cpp
math/vector3d.h
math/vector4d.cpp
math/vector4d.h
diff --git a/audio/decoders/asf.cpp b/audio/decoders/asf.cpp
index 8f08ada8183..5a39c73401e 100644
--- a/audio/decoders/asf.cpp
+++ b/audio/decoders/asf.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/audio/decoders/asf.h b/audio/decoders/asf.h
index 38cab5305e6..f9c1a76e7a3 100644
--- a/audio/decoders/asf.h
+++ b/audio/decoders/asf.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/audio/decoders/util.h b/audio/decoders/util.h
index e8b4f53984e..e7c3fb274af 100644
--- a/audio/decoders/util.h
+++ b/audio/decoders/util.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/audio/decoders/wave_types.h b/audio/decoders/wave_types.h
index 52a07b78171..020de268c27 100644
--- a/audio/decoders/wave_types.h
+++ b/audio/decoders/wave_types.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/audio/decoders/wma.cpp b/audio/decoders/wma.cpp
index b8d282a87c0..ef20bf332d3 100644
--- a/audio/decoders/wma.cpp
+++ b/audio/decoders/wma.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/audio/decoders/wma.h b/audio/decoders/wma.h
index abef89b8f9e..922d5edcd61 100644
--- a/audio/decoders/wma.h
+++ b/audio/decoders/wma.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/audio/decoders/wmadata.h b/audio/decoders/wmadata.h
index cec21a636a5..4ffedf326e4 100644
--- a/audio/decoders/wmadata.h
+++ b/audio/decoders/wmadata.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/backends/graphics3d/android/android-graphics3d.h b/backends/graphics3d/android/android-graphics3d.h
index 53eccd955ad..95d5c70a31d 100644
--- a/backends/graphics3d/android/android-graphics3d.h
+++ b/backends/graphics3d/android/android-graphics3d.h
@@ -1,6 +1,6 @@
-/* ResidualVM - Graphic Adventure Engine
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/backends/graphics3d/openglsdl/openglsdl-graphics3d.cpp b/backends/graphics3d/openglsdl/openglsdl-graphics3d.cpp
index 3c5151af2bf..468352adfde 100644
--- a/backends/graphics3d/openglsdl/openglsdl-graphics3d.cpp
+++ b/backends/graphics3d/openglsdl/openglsdl-graphics3d.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/backends/graphics3d/openglsdl/openglsdl-graphics3d.h b/backends/graphics3d/openglsdl/openglsdl-graphics3d.h
index 4d5d018fecf..ba7dcb2b71c 100644
--- a/backends/graphics3d/openglsdl/openglsdl-graphics3d.h
+++ b/backends/graphics3d/openglsdl/openglsdl-graphics3d.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/backends/platform/android/touchcontrols.cpp b/backends/platform/android/touchcontrols.cpp
index 6a3d65949e1..3b86a06838f 100644
--- a/backends/platform/android/touchcontrols.cpp
+++ b/backends/platform/android/touchcontrols.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -11,7 +11,7 @@
*
* 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
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
diff --git a/backends/platform/android/touchcontrols.h b/backends/platform/android/touchcontrols.h
index dd0e9897fc3..c8f2292d49f 100644
--- a/backends/platform/android/touchcontrols.h
+++ b/backends/platform/android/touchcontrols.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -11,7 +11,7 @@
*
* 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
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
diff --git a/backends/platform/android3d/events.h b/backends/platform/android3d/events.h
index 0ba73a2aae9..01d3d086690 100644
--- a/backends/platform/android3d/events.h
+++ b/backends/platform/android3d/events.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -11,7 +11,7 @@
*
* 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
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
diff --git a/backends/platform/android3d/graphics.h b/backends/platform/android3d/graphics.h
index ed1dce278a4..b1c66f507dd 100644
--- a/backends/platform/android3d/graphics.h
+++ b/backends/platform/android3d/graphics.h
@@ -1,6 +1,6 @@
-/* ResidualVM - Graphic Adventure Engine
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/backends/platform/android3d/touchcontrols.cpp b/backends/platform/android3d/touchcontrols.cpp
index 4eb5060c7b3..0b277e57f89 100644
--- a/backends/platform/android3d/touchcontrols.cpp
+++ b/backends/platform/android3d/touchcontrols.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -11,7 +11,7 @@
*
* 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
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
diff --git a/backends/platform/android3d/touchcontrols.h b/backends/platform/android3d/touchcontrols.h
index fc12b6ebda7..dc20a379bcd 100644
--- a/backends/platform/android3d/touchcontrols.h
+++ b/backends/platform/android3d/touchcontrols.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -11,7 +11,7 @@
*
* 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
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
diff --git a/common/foreach.h b/common/foreach.h
index d3407ce79f6..a0c8f9ec899 100644
--- a/common/foreach.h
+++ b/common/foreach.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -8,12 +8,12 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
-
+ *
* 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, see <http://www.gnu.org/licenses/>.
*
diff --git a/common/mdct.cpp b/common/mdct.cpp
index 8802b5010b0..bf5abe0d6b3 100644
--- a/common/mdct.cpp
+++ b/common/mdct.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/common/mdct.h b/common/mdct.h
index 9597abeb9ff..9589ebf0dec 100644
--- a/common/mdct.h
+++ b/common/mdct.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/common/sinewindows.cpp b/common/sinewindows.cpp
index 8cfa6e45867..da36025df4d 100644
--- a/common/sinewindows.cpp
+++ b/common/sinewindows.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/common/sinewindows.h b/common/sinewindows.h
index cd0f1447f91..6247f3564c9 100644
--- a/common/sinewindows.h
+++ b/common/sinewindows.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/common/streamdebug.cpp b/common/streamdebug.cpp
index defa0034f3c..cf170ff051c 100644
--- a/common/streamdebug.cpp
+++ b/common/streamdebug.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -8,12 +8,12 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
-
+ *
* 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, see <http://www.gnu.org/licenses/>.
*
diff --git a/common/streamdebug.h b/common/streamdebug.h
index 628a8ac1def..2648bdabb3b 100644
--- a/common/streamdebug.h
+++ b/common/streamdebug.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -8,12 +8,12 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
-
+ *
* 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, see <http://www.gnu.org/licenses/>.
*
diff --git a/devtools/create_myst3/create_myst3.cpp b/devtools/create_myst3/create_myst3.cpp
index 4b7a09216bf..de2f3aa9543 100644
--- a/devtools/create_myst3/create_myst3.cpp
+++ b/devtools/create_myst3/create_myst3.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/actor.cpp b/engines/grim/actor.cpp
index 3fdb209fa74..e1b4c4931cc 100644
--- a/engines/grim/actor.cpp
+++ b/engines/grim/actor.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/actor.h b/engines/grim/actor.h
index 8679a49acf8..4ad380f69c3 100644
--- a/engines/grim/actor.h
+++ b/engines/grim/actor.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/animation.cpp b/engines/grim/animation.cpp
index 9addc707a3e..bffa3dd1d6c 100644
--- a/engines/grim/animation.cpp
+++ b/engines/grim/animation.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/animation.h b/engines/grim/animation.h
index 38b7ff295da..5f047550774 100644
--- a/engines/grim/animation.h
+++ b/engines/grim/animation.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/bitmap.cpp b/engines/grim/bitmap.cpp
index 5b9f2708268..6f9368acf63 100644
--- a/engines/grim/bitmap.cpp
+++ b/engines/grim/bitmap.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/bitmap.h b/engines/grim/bitmap.h
index 270daba3a42..13bc88dae34 100644
--- a/engines/grim/bitmap.h
+++ b/engines/grim/bitmap.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/color.cpp b/engines/grim/color.cpp
index 18a9281d925..dee73fc0d59 100644
--- a/engines/grim/color.cpp
+++ b/engines/grim/color.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/color.h b/engines/grim/color.h
index cf2dd1c37f5..ede0aa26030 100644
--- a/engines/grim/color.h
+++ b/engines/grim/color.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/colormap.cpp b/engines/grim/colormap.cpp
index 80ab060105e..706336d2f52 100644
--- a/engines/grim/colormap.cpp
+++ b/engines/grim/colormap.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/colormap.h b/engines/grim/colormap.h
index 2d36077bbda..acffbab6e54 100644
--- a/engines/grim/colormap.h
+++ b/engines/grim/colormap.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume.cpp b/engines/grim/costume.cpp
index 7eb6b693442..7412f10e706 100644
--- a/engines/grim/costume.cpp
+++ b/engines/grim/costume.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume.h b/engines/grim/costume.h
index f1476cc39eb..847b2dfd8d6 100644
--- a/engines/grim/costume.h
+++ b/engines/grim/costume.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/anim_component.cpp b/engines/grim/costume/anim_component.cpp
index 7055701c1a2..64b3504491d 100644
--- a/engines/grim/costume/anim_component.cpp
+++ b/engines/grim/costume/anim_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/anim_component.h b/engines/grim/costume/anim_component.h
index 6363cfac283..09dda6edd54 100644
--- a/engines/grim/costume/anim_component.h
+++ b/engines/grim/costume/anim_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/bitmap_component.cpp b/engines/grim/costume/bitmap_component.cpp
index 54693e1e7aa..495b792c22d 100644
--- a/engines/grim/costume/bitmap_component.cpp
+++ b/engines/grim/costume/bitmap_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/bitmap_component.h b/engines/grim/costume/bitmap_component.h
index 81a304d650e..fcb4ce4dad8 100644
--- a/engines/grim/costume/bitmap_component.h
+++ b/engines/grim/costume/bitmap_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/chore.cpp b/engines/grim/costume/chore.cpp
index 61ce873f5ac..3478e6bb18b 100644
--- a/engines/grim/costume/chore.cpp
+++ b/engines/grim/costume/chore.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/chore.h b/engines/grim/costume/chore.h
index 11d46e8536f..e8827bf107b 100644
--- a/engines/grim/costume/chore.h
+++ b/engines/grim/costume/chore.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/colormap_component.cpp b/engines/grim/costume/colormap_component.cpp
index fb5262349da..a0705642f85 100644
--- a/engines/grim/costume/colormap_component.cpp
+++ b/engines/grim/costume/colormap_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/colormap_component.h b/engines/grim/costume/colormap_component.h
index 3375d3ec4d1..e23804166df 100644
--- a/engines/grim/costume/colormap_component.h
+++ b/engines/grim/costume/colormap_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/component.cpp b/engines/grim/costume/component.cpp
index 809511cdd11..b42d39318e3 100644
--- a/engines/grim/costume/component.cpp
+++ b/engines/grim/costume/component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/component.h b/engines/grim/costume/component.h
index 068db28a5d0..7a591f526f6 100644
--- a/engines/grim/costume/component.h
+++ b/engines/grim/costume/component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/head.cpp b/engines/grim/costume/head.cpp
index 15fd17f23b6..0cd31dcc7f8 100644
--- a/engines/grim/costume/head.cpp
+++ b/engines/grim/costume/head.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/head.h b/engines/grim/costume/head.h
index b02f2cc65dc..a1efb7df0fa 100644
--- a/engines/grim/costume/head.h
+++ b/engines/grim/costume/head.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/keyframe_component.cpp b/engines/grim/costume/keyframe_component.cpp
index c201bac4248..acbb74ea7a9 100644
--- a/engines/grim/costume/keyframe_component.cpp
+++ b/engines/grim/costume/keyframe_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -19,7 +19,6 @@
*
*/
-
#include "engines/grim/debug.h"
#include "engines/grim/costume/keyframe_component.h"
#include "engines/grim/costume/model_component.h"
diff --git a/engines/grim/costume/keyframe_component.h b/engines/grim/costume/keyframe_component.h
index 38b22ef6f96..fc51fc62a1a 100644
--- a/engines/grim/costume/keyframe_component.h
+++ b/engines/grim/costume/keyframe_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/lua_var_component.cpp b/engines/grim/costume/lua_var_component.cpp
index 6250b08e07a..1d273ce3800 100644
--- a/engines/grim/costume/lua_var_component.cpp
+++ b/engines/grim/costume/lua_var_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/lua_var_component.h b/engines/grim/costume/lua_var_component.h
index e3901922d98..78c09623df5 100644
--- a/engines/grim/costume/lua_var_component.h
+++ b/engines/grim/costume/lua_var_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/main_model_component.cpp b/engines/grim/costume/main_model_component.cpp
index ddcc094d36d..9a0a059d46d 100644
--- a/engines/grim/costume/main_model_component.cpp
+++ b/engines/grim/costume/main_model_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/main_model_component.h b/engines/grim/costume/main_model_component.h
index 4fb43ab82f2..649eab5c75d 100644
--- a/engines/grim/costume/main_model_component.h
+++ b/engines/grim/costume/main_model_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/material_component.cpp b/engines/grim/costume/material_component.cpp
index 2e32ab05a7e..9a699e90f70 100644
--- a/engines/grim/costume/material_component.cpp
+++ b/engines/grim/costume/material_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/material_component.h b/engines/grim/costume/material_component.h
index 4d6df517f9e..94e59a533df 100644
--- a/engines/grim/costume/material_component.h
+++ b/engines/grim/costume/material_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/mesh_component.cpp b/engines/grim/costume/mesh_component.cpp
index 1981b49e5c1..6acfd756b09 100644
--- a/engines/grim/costume/mesh_component.cpp
+++ b/engines/grim/costume/mesh_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/mesh_component.h b/engines/grim/costume/mesh_component.h
index 2046207e229..4750723dee1 100644
--- a/engines/grim/costume/mesh_component.h
+++ b/engines/grim/costume/mesh_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/model_component.cpp b/engines/grim/costume/model_component.cpp
index c645ec453bd..4c7030a7386 100644
--- a/engines/grim/costume/model_component.cpp
+++ b/engines/grim/costume/model_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/model_component.h b/engines/grim/costume/model_component.h
index 6a868e43930..3b5ecbaef10 100644
--- a/engines/grim/costume/model_component.h
+++ b/engines/grim/costume/model_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/sound_component.cpp b/engines/grim/costume/sound_component.cpp
index bb8681125b7..894737e176f 100644
--- a/engines/grim/costume/sound_component.cpp
+++ b/engines/grim/costume/sound_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -19,7 +19,6 @@
*
*/
-
#include "engines/grim/grim.h"
#include "engines/grim/set.h"
#include "engines/grim/debug.h"
diff --git a/engines/grim/costume/sound_component.h b/engines/grim/costume/sound_component.h
index 6c542121e47..41cf1f6069c 100644
--- a/engines/grim/costume/sound_component.h
+++ b/engines/grim/costume/sound_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/sprite_component.cpp b/engines/grim/costume/sprite_component.cpp
index 2ab8c09e34b..49f109b85ed 100644
--- a/engines/grim/costume/sprite_component.cpp
+++ b/engines/grim/costume/sprite_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/costume/sprite_component.h b/engines/grim/costume/sprite_component.h
index bbb74915739..6035909d31a 100644
--- a/engines/grim/costume/sprite_component.h
+++ b/engines/grim/costume/sprite_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/debug.cpp b/engines/grim/debug.cpp
index 4ca20d4d147..c86b5c35e74 100644
--- a/engines/grim/debug.cpp
+++ b/engines/grim/debug.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/debug.h b/engines/grim/debug.h
index d6ced4cf2c1..2ee87674f10 100644
--- a/engines/grim/debug.h
+++ b/engines/grim/debug.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/debugger.cpp b/engines/grim/debugger.cpp
index 8c9d238c93e..5b844475c47 100644
--- a/engines/grim/debugger.cpp
+++ b/engines/grim/debugger.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/debugger.h b/engines/grim/debugger.h
index 08d9ca8cf07..465e1c19b9c 100644
--- a/engines/grim/debugger.h
+++ b/engines/grim/debugger.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/detection.h b/engines/grim/detection.h
index dc8ef9c5631..9fe0a78040e 100644
--- a/engines/grim/detection.h
+++ b/engines/grim/detection.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/animationemi.cpp b/engines/grim/emi/animationemi.cpp
index e3253462fa5..59ebe74de4e 100644
--- a/engines/grim/emi/animationemi.cpp
+++ b/engines/grim/emi/animationemi.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/animationemi.h b/engines/grim/emi/animationemi.h
index a29dd9a85b6..e31c862a1d2 100644
--- a/engines/grim/emi/animationemi.h
+++ b/engines/grim/emi/animationemi.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emianim_component.cpp b/engines/grim/emi/costume/emianim_component.cpp
index bf879910ca6..437642fccfe 100644
--- a/engines/grim/emi/costume/emianim_component.cpp
+++ b/engines/grim/emi/costume/emianim_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emianim_component.h b/engines/grim/emi/costume/emianim_component.h
index 88b300b76e8..5defbe348a7 100644
--- a/engines/grim/emi/costume/emianim_component.h
+++ b/engines/grim/emi/costume/emianim_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emichore.cpp b/engines/grim/emi/costume/emichore.cpp
index aa28afaaae6..afc4cee7879 100644
--- a/engines/grim/emi/costume/emichore.cpp
+++ b/engines/grim/emi/costume/emichore.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emichore.h b/engines/grim/emi/costume/emichore.h
index 18ad26ea823..e67af1769d8 100644
--- a/engines/grim/emi/costume/emichore.h
+++ b/engines/grim/emi/costume/emichore.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emiluacode_component.cpp b/engines/grim/emi/costume/emiluacode_component.cpp
index 5aedc4ad60e..f31770ab91d 100644
--- a/engines/grim/emi/costume/emiluacode_component.cpp
+++ b/engines/grim/emi/costume/emiluacode_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emiluacode_component.h b/engines/grim/emi/costume/emiluacode_component.h
index 8ca32963938..92cd9a9e9d5 100644
--- a/engines/grim/emi/costume/emiluacode_component.h
+++ b/engines/grim/emi/costume/emiluacode_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emiluavar_component.cpp b/engines/grim/emi/costume/emiluavar_component.cpp
index ba51e76947c..17fe46555cf 100644
--- a/engines/grim/emi/costume/emiluavar_component.cpp
+++ b/engines/grim/emi/costume/emiluavar_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emiluavar_component.h b/engines/grim/emi/costume/emiluavar_component.h
index c4fd43facdb..e0ee7d89624 100644
--- a/engines/grim/emi/costume/emiluavar_component.h
+++ b/engines/grim/emi/costume/emiluavar_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emimesh_component.cpp b/engines/grim/emi/costume/emimesh_component.cpp
index 9ecff124dc4..8ed4b414609 100644
--- a/engines/grim/emi/costume/emimesh_component.cpp
+++ b/engines/grim/emi/costume/emimesh_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emimesh_component.h b/engines/grim/emi/costume/emimesh_component.h
index 2bdda32311a..8b6565d5c7f 100644
--- a/engines/grim/emi/costume/emimesh_component.h
+++ b/engines/grim/emi/costume/emimesh_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emiskel_component.cpp b/engines/grim/emi/costume/emiskel_component.cpp
index c6d02d0b4fa..94e9bb9b65d 100644
--- a/engines/grim/emi/costume/emiskel_component.cpp
+++ b/engines/grim/emi/costume/emiskel_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emiskel_component.h b/engines/grim/emi/costume/emiskel_component.h
index b52e2a1a6dc..d856333893b 100644
--- a/engines/grim/emi/costume/emiskel_component.h
+++ b/engines/grim/emi/costume/emiskel_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emisprite_component.cpp b/engines/grim/emi/costume/emisprite_component.cpp
index e0b6ba6c0fd..11fbe6da894 100644
--- a/engines/grim/emi/costume/emisprite_component.cpp
+++ b/engines/grim/emi/costume/emisprite_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emisprite_component.h b/engines/grim/emi/costume/emisprite_component.h
index 1b035b47ec2..6bae071d079 100644
--- a/engines/grim/emi/costume/emisprite_component.h
+++ b/engines/grim/emi/costume/emisprite_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emitexi_component.cpp b/engines/grim/emi/costume/emitexi_component.cpp
index b8d4e854237..15743adfcdf 100644
--- a/engines/grim/emi/costume/emitexi_component.cpp
+++ b/engines/grim/emi/costume/emitexi_component.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costume/emitexi_component.h b/engines/grim/emi/costume/emitexi_component.h
index 91ba3469983..fb4227f03f1 100644
--- a/engines/grim/emi/costume/emitexi_component.h
+++ b/engines/grim/emi/costume/emitexi_component.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costumeemi.cpp b/engines/grim/emi/costumeemi.cpp
index ef5a27ec7f1..04e0ae339dc 100644
--- a/engines/grim/emi/costumeemi.cpp
+++ b/engines/grim/emi/costumeemi.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/costumeemi.h b/engines/grim/emi/costumeemi.h
index bece1186aa6..9d29d11ddda 100644
--- a/engines/grim/emi/costumeemi.h
+++ b/engines/grim/emi/costumeemi.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/emi.cpp b/engines/grim/emi/emi.cpp
index 90745804cdd..9934873175e 100644
--- a/engines/grim/emi/emi.cpp
+++ b/engines/grim/emi/emi.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/emi.h b/engines/grim/emi/emi.h
index 2f9652e26fd..79aff2b4439 100644
--- a/engines/grim/emi/emi.h
+++ b/engines/grim/emi/emi.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/emi_registry.cpp b/engines/grim/emi/emi_registry.cpp
index bf25103ea5b..2adc080dc59 100644
--- a/engines/grim/emi/emi_registry.cpp
+++ b/engines/grim/emi/emi_registry.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/emi/emi_registry.h b/engines/grim/emi/emi_registry.h
index 87004198e6e..e0f35d135f2 100644
--- a/engines/grim/emi/emi_registry.h
+++ b/engines/grim/emi/emi_registry.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/emi/layer.cpp b/engines/grim/emi/layer.cpp
index a58cc196d6e..e914ee5fe37 100644
--- a/engines/grim/emi/layer.cpp
+++ b/engines/grim/emi/layer.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/layer.h b/engines/grim/emi/layer.h
index 60f975e41dc..2a45ead9abd 100644
--- a/engines/grim/emi/layer.h
+++ b/engines/grim/emi/layer.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/lua_v2.cpp b/engines/grim/emi/lua_v2.cpp
index 3a76fc67886..535717fb60b 100644
--- a/engines/grim/emi/lua_v2.cpp
+++ b/engines/grim/emi/lua_v2.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/lua_v2.h b/engines/grim/emi/lua_v2.h
index 9807ba3975c..c3802c535ef 100644
--- a/engines/grim/emi/lua_v2.h
+++ b/engines/grim/emi/lua_v2.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/lua_v2_actor.cpp b/engines/grim/emi/lua_v2_actor.cpp
index 4bb71217c30..45f23c92b85 100644
--- a/engines/grim/emi/lua_v2_actor.cpp
+++ b/engines/grim/emi/lua_v2_actor.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/lua_v2_sound.cpp b/engines/grim/emi/lua_v2_sound.cpp
index 46d0d916701..f0f835067e6 100644
--- a/engines/grim/emi/lua_v2_sound.cpp
+++ b/engines/grim/emi/lua_v2_sound.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/modelemi.cpp b/engines/grim/emi/modelemi.cpp
index 163c60dd977..5603f9b4e43 100644
--- a/engines/grim/emi/modelemi.cpp
+++ b/engines/grim/emi/modelemi.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/modelemi.h b/engines/grim/emi/modelemi.h
index 1a916ba8e55..346b843f6c5 100644
--- a/engines/grim/emi/modelemi.h
+++ b/engines/grim/emi/modelemi.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/poolsound.cpp b/engines/grim/emi/poolsound.cpp
index e0764623986..a5d9fd0ee70 100644
--- a/engines/grim/emi/poolsound.cpp
+++ b/engines/grim/emi/poolsound.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/poolsound.h b/engines/grim/emi/poolsound.h
index 94d7eed7125..ca3f18b2f83 100644
--- a/engines/grim/emi/poolsound.h
+++ b/engines/grim/emi/poolsound.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/skeleton.cpp b/engines/grim/emi/skeleton.cpp
index 79ce83010af..beae15f2593 100644
--- a/engines/grim/emi/skeleton.cpp
+++ b/engines/grim/emi/skeleton.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/skeleton.h b/engines/grim/emi/skeleton.h
index f62c56604e4..39bea59b178 100644
--- a/engines/grim/emi/skeleton.h
+++ b/engines/grim/emi/skeleton.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/aifftrack.cpp b/engines/grim/emi/sound/aifftrack.cpp
index a038c612d69..7479bf90794 100644
--- a/engines/grim/emi/sound/aifftrack.cpp
+++ b/engines/grim/emi/sound/aifftrack.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/aifftrack.h b/engines/grim/emi/sound/aifftrack.h
index e66a2729448..be6275544d6 100644
--- a/engines/grim/emi/sound/aifftrack.h
+++ b/engines/grim/emi/sound/aifftrack.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/codecs/scx.cpp b/engines/grim/emi/sound/codecs/scx.cpp
index 15a6834a9e5..b5ae82dd746 100644
--- a/engines/grim/emi/sound/codecs/scx.cpp
+++ b/engines/grim/emi/sound/codecs/scx.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/codecs/scx.h b/engines/grim/emi/sound/codecs/scx.h
index c63fd15aa39..b6c987f3456 100644
--- a/engines/grim/emi/sound/codecs/scx.h
+++ b/engines/grim/emi/sound/codecs/scx.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/emisound.cpp b/engines/grim/emi/sound/emisound.cpp
index 1e3d1e96c95..5f0267d3237 100644
--- a/engines/grim/emi/sound/emisound.cpp
+++ b/engines/grim/emi/sound/emisound.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/emisound.h b/engines/grim/emi/sound/emisound.h
index be91b8d68dd..308fb40260f 100644
--- a/engines/grim/emi/sound/emisound.h
+++ b/engines/grim/emi/sound/emisound.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/mp3track.cpp b/engines/grim/emi/sound/mp3track.cpp
index c2d2c3d13a4..f4f07b71e3f 100644
--- a/engines/grim/emi/sound/mp3track.cpp
+++ b/engines/grim/emi/sound/mp3track.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/mp3track.h b/engines/grim/emi/sound/mp3track.h
index 66d7ac7ca41..9aabe20e80f 100644
--- a/engines/grim/emi/sound/mp3track.h
+++ b/engines/grim/emi/sound/mp3track.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/scxtrack.cpp b/engines/grim/emi/sound/scxtrack.cpp
index b1631135b87..1553f0c2bc7 100644
--- a/engines/grim/emi/sound/scxtrack.cpp
+++ b/engines/grim/emi/sound/scxtrack.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/scxtrack.h b/engines/grim/emi/sound/scxtrack.h
index 5612a0b9547..0660b997ba9 100644
--- a/engines/grim/emi/sound/scxtrack.h
+++ b/engines/grim/emi/sound/scxtrack.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/track.cpp b/engines/grim/emi/sound/track.cpp
index 0c57315d497..3db42360591 100644
--- a/engines/grim/emi/sound/track.cpp
+++ b/engines/grim/emi/sound/track.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/track.h b/engines/grim/emi/sound/track.h
index 24fadb0cf61..182c81aedeb 100644
--- a/engines/grim/emi/sound/track.h
+++ b/engines/grim/emi/sound/track.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/vimatrack.cpp b/engines/grim/emi/sound/vimatrack.cpp
index 9dc7cbeb882..b36b14406ed 100644
--- a/engines/grim/emi/sound/vimatrack.cpp
+++ b/engines/grim/emi/sound/vimatrack.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/emi/sound/vimatrack.h b/engines/grim/emi/sound/vimatrack.h
index c49fb4304b4..ff3d3c737dc 100644
--- a/engines/grim/emi/sound/vimatrack.h
+++ b/engines/grim/emi/sound/vimatrack.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/font.cpp b/engines/grim/font.cpp
index 5ff77602612..aa416792f42 100644
--- a/engines/grim/font.cpp
+++ b/engines/grim/font.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/font.h b/engines/grim/font.h
index aa20c5c994d..24dff72fcb0 100644
--- a/engines/grim/font.h
+++ b/engines/grim/font.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/gfx_base.cpp b/engines/grim/gfx_base.cpp
index c9e9b99740a..ffc7e416587 100644
--- a/engines/grim/gfx_base.cpp
+++ b/engines/grim/gfx_base.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/gfx_base.h b/engines/grim/gfx_base.h
index bce6caa019b..d3650a1895b 100644
--- a/engines/grim/gfx_base.h
+++ b/engines/grim/gfx_base.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/gfx_opengl.cpp b/engines/grim/gfx_opengl.cpp
index 51a8eabcb09..24b4afa3dba 100644
--- a/engines/grim/gfx_opengl.cpp
+++ b/engines/grim/gfx_opengl.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/gfx_opengl.h b/engines/grim/gfx_opengl.h
index 43f8977e73f..eadb6ec2ece 100644
--- a/engines/grim/gfx_opengl.h
+++ b/engines/grim/gfx_opengl.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/gfx_opengl_shaders.cpp b/engines/grim/gfx_opengl_shaders.cpp
index 3c2b2848b7e..34fd1af1dd6 100644
--- a/engines/grim/gfx_opengl_shaders.cpp
+++ b/engines/grim/gfx_opengl_shaders.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -11,7 +11,7 @@
*
* 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
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
diff --git a/engines/grim/gfx_opengl_shaders.h b/engines/grim/gfx_opengl_shaders.h
index 0a3408e1edb..6af404726be 100644
--- a/engines/grim/gfx_opengl_shaders.h
+++ b/engines/grim/gfx_opengl_shaders.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -11,7 +11,7 @@
*
* 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
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
diff --git a/engines/grim/gfx_tinygl.cpp b/engines/grim/gfx_tinygl.cpp
index 33493d7d1cf..deb59a1fd12 100644
--- a/engines/grim/gfx_tinygl.cpp
+++ b/engines/grim/gfx_tinygl.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/gfx_tinygl.h b/engines/grim/gfx_tinygl.h
index a8356f3f1b4..c9091b69dec 100644
--- a/engines/grim/gfx_tinygl.h
+++ b/engines/grim/gfx_tinygl.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/grim.h b/engines/grim/grim.h
index 99d7f7ee0d5..fde1763c8b0 100644
--- a/engines/grim/grim.h
+++ b/engines/grim/grim.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/grim_controls.cpp b/engines/grim/grim_controls.cpp
index 043026ed8e5..0446d8bf52b 100644
--- a/engines/grim/grim_controls.cpp
+++ b/engines/grim/grim_controls.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/imuse/imuse.cpp b/engines/grim/imuse/imuse.cpp
index d644198cdb7..df3201bfe22 100644
--- a/engines/grim/imuse/imuse.cpp
+++ b/engines/grim/imuse/imuse.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/imuse/imuse.h b/engines/grim/imuse/imuse.h
index 526665e4e7e..ed4c5cb829b 100644
--- a/engines/grim/imuse/imuse.h
+++ b/engines/grim/imuse/imuse.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/imuse/imuse_mcmp_mgr.cpp b/engines/grim/imuse/imuse_mcmp_mgr.cpp
index e0024308cae..1ec368691fa 100644
--- a/engines/grim/imuse/imuse_mcmp_mgr.cpp
+++ b/engines/grim/imuse/imuse_mcmp_mgr.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/imuse/imuse_mcmp_mgr.h b/engines/grim/imuse/imuse_mcmp_mgr.h
index 04583dd7ad6..d11a3b24b94 100644
--- a/engines/grim/imuse/imuse_mcmp_mgr.h
+++ b/engines/grim/imuse/imuse_mcmp_mgr.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/imuse/imuse_music.cpp b/engines/grim/imuse/imuse_music.cpp
index f26cdc8ba4d..6fd39a8bbf7 100644
--- a/engines/grim/imuse/imuse_music.cpp
+++ b/engines/grim/imuse/imuse_music.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/imuse/imuse_script.cpp b/engines/grim/imuse/imuse_script.cpp
index 93a2b796c3c..149b318ebc2 100644
--- a/engines/grim/imuse/imuse_script.cpp
+++ b/engines/grim/imuse/imuse_script.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/imuse/imuse_sndmgr.cpp b/engines/grim/imuse/imuse_sndmgr.cpp
index 599e34e739d..6b2cf3fdeca 100644
--- a/engines/grim/imuse/imuse_sndmgr.cpp
+++ b/engines/grim/imuse/imuse_sndmgr.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/imuse/imuse_sndmgr.h b/engines/grim/imuse/imuse_sndmgr.h
index c1539a8773d..f393c304734 100644
--- a/engines/grim/imuse/imuse_sndmgr.h
+++ b/engines/grim/imuse/imuse_sndmgr.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/imuse/imuse_tables.cpp b/engines/grim/imuse/imuse_tables.cpp
index 9e37f17f982..39742472afa 100644
--- a/engines/grim/imuse/imuse_tables.cpp
+++ b/engines/grim/imuse/imuse_tables.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/imuse/imuse_tables.h b/engines/grim/imuse/imuse_tables.h
index 53a1bcb6636..3ef14334d6d 100644
--- a/engines/grim/imuse/imuse_tables.h
+++ b/engines/grim/imuse/imuse_tables.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/imuse/imuse_track.cpp b/engines/grim/imuse/imuse_track.cpp
index 7aafbd0aa9a..fd466e5a51a 100644
--- a/engines/grim/imuse/imuse_track.cpp
+++ b/engines/grim/imuse/imuse_track.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/imuse/imuse_track.h b/engines/grim/imuse/imuse_track.h
index eed514d988a..e17e42325c1 100644
--- a/engines/grim/imuse/imuse_track.h
+++ b/engines/grim/imuse/imuse_track.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/inputdialog.cpp b/engines/grim/inputdialog.cpp
index de33bc4d765..56777e38108 100644
--- a/engines/grim/inputdialog.cpp
+++ b/engines/grim/inputdialog.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/inputdialog.h b/engines/grim/inputdialog.h
index 346adf75ea8..c29843292e6 100644
--- a/engines/grim/inputdialog.h
+++ b/engines/grim/inputdialog.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/iris.cpp b/engines/grim/iris.cpp
index 7bf783287d8..d3521cdd179 100644
--- a/engines/grim/iris.cpp
+++ b/engines/grim/iris.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/iris.h b/engines/grim/iris.h
index 3e399bb1e98..0d79c7e020e 100644
--- a/engines/grim/iris.h
+++ b/engines/grim/iris.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/keyframe.cpp b/engines/grim/keyframe.cpp
index cb78584776a..0bcace067ea 100644
--- a/engines/grim/keyframe.cpp
+++ b/engines/grim/keyframe.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/keyframe.h b/engines/grim/keyframe.h
index aacb2133584..31dd549426e 100644
--- a/engines/grim/keyframe.h
+++ b/engines/grim/keyframe.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/lab.cpp b/engines/grim/lab.cpp
index 7c9098a7a06..872e2daf889 100644
--- a/engines/grim/lab.cpp
+++ b/engines/grim/lab.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/lab.h b/engines/grim/lab.h
index f2ce4ca5d10..87641abf7b7 100644
--- a/engines/grim/lab.h
+++ b/engines/grim/lab.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/lipsync.cpp b/engines/grim/lipsync.cpp
index 4d9d7ad7cdb..3b75f9f6a2e 100644
--- a/engines/grim/lipsync.cpp
+++ b/engines/grim/lipsync.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/lipsync.h b/engines/grim/lipsync.h
index 0a059d09cf4..07844969388 100644
--- a/engines/grim/lipsync.h
+++ b/engines/grim/lipsync.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/localize.cpp b/engines/grim/localize.cpp
index 113a71a4b53..e3cb1f2ab78 100644
--- a/engines/grim/localize.cpp
+++ b/engines/grim/localize.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/localize.h b/engines/grim/localize.h
index 0386b44e2d6..c39e08631db 100644
--- a/engines/grim/localize.h
+++ b/engines/grim/localize.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/lua.cpp b/engines/grim/lua.cpp
index 136c72cdf83..90e8e09ad2e 100644
--- a/engines/grim/lua.cpp
+++ b/engines/grim/lua.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/lua.h b/engines/grim/lua.h
index 34088f8703c..6aee8abf0bc 100644
--- a/engines/grim/lua.h
+++ b/engines/grim/lua.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/lua_v1.h b/engines/grim/lua_v1.h
index a403c5ad2e9..5524be0fc32 100644
--- a/engines/grim/lua_v1.h
+++ b/engines/grim/lua_v1.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/lua_v1_actor.cpp b/engines/grim/lua_v1_actor.cpp
index 5285e79f182..35b5fc3b16c 100644
--- a/engines/grim/lua_v1_actor.cpp
+++ b/engines/grim/lua_v1_actor.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/lua_v1_graphics.cpp b/engines/grim/lua_v1_graphics.cpp
index b9ad5c304d9..fe530bf22b6 100644
--- a/engines/grim/lua_v1_graphics.cpp
+++ b/engines/grim/lua_v1_graphics.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/lua_v1_set.cpp b/engines/grim/lua_v1_set.cpp
index b2aa94011c3..fbc748e5638 100644
--- a/engines/grim/lua_v1_set.cpp
+++ b/engines/grim/lua_v1_set.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/lua_v1_sound.cpp b/engines/grim/lua_v1_sound.cpp
index e6107acf419..4716a5ca894 100644
--- a/engines/grim/lua_v1_sound.cpp
+++ b/engines/grim/lua_v1_sound.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/lua_v1_text.cpp b/engines/grim/lua_v1_text.cpp
index 8b7ac03f1cf..7faaab355a7 100644
--- a/engines/grim/lua_v1_text.cpp
+++ b/engines/grim/lua_v1_text.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/material.cpp b/engines/grim/material.cpp
index dc3f29b9243..cfcc08a3b01 100644
--- a/engines/grim/material.cpp
+++ b/engines/grim/material.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/material.h b/engines/grim/material.h
index 9a4f1b3fe2e..84d9b7a555c 100644
--- a/engines/grim/material.h
+++ b/engines/grim/material.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/md5check.h b/engines/grim/md5check.h
index cfa68105273..5dafa07eedb 100644
--- a/engines/grim/md5check.h
+++ b/engines/grim/md5check.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/md5checkdialog.h b/engines/grim/md5checkdialog.h
index b6b4329d194..3cb5ad4c282 100644
--- a/engines/grim/md5checkdialog.h
+++ b/engines/grim/md5checkdialog.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/metaengine.cpp b/engines/grim/metaengine.cpp
index 2d942907fd1..6cf7001326f 100644
--- a/engines/grim/metaengine.cpp
+++ b/engines/grim/metaengine.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -19,7 +19,6 @@
*
*/
-
#include "engines/grim/grim.h"
#include "engines/grim/savegame.h"
#include "engines/grim/emi/emi.h"
diff --git a/engines/grim/model.cpp b/engines/grim/model.cpp
index 286e11d621e..a506cb859e0 100644
--- a/engines/grim/model.cpp
+++ b/engines/grim/model.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/model.h b/engines/grim/model.h
index 3da1c17ce8b..bfe68c23dd7 100644
--- a/engines/grim/model.h
+++ b/engines/grim/model.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/bink.cpp b/engines/grim/movie/bink.cpp
index 53a41282ebd..aa78611b726 100644
--- a/engines/grim/movie/bink.cpp
+++ b/engines/grim/movie/bink.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/bink.h b/engines/grim/movie/bink.h
index 65e9d55aade..9375b76043d 100644
--- a/engines/grim/movie/bink.h
+++ b/engines/grim/movie/bink.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/codecs/blocky16.cpp b/engines/grim/movie/codecs/blocky16.cpp
index e4a79208f0c..9fddba0cdb3 100644
--- a/engines/grim/movie/codecs/blocky16.cpp
+++ b/engines/grim/movie/codecs/blocky16.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/codecs/blocky16.h b/engines/grim/movie/codecs/blocky16.h
index 0a3230601d5..45b034bcfe6 100644
--- a/engines/grim/movie/codecs/blocky16.h
+++ b/engines/grim/movie/codecs/blocky16.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/codecs/blocky8.cpp b/engines/grim/movie/codecs/blocky8.cpp
index efe9cf33eca..8f28fbb1add 100644
--- a/engines/grim/movie/codecs/blocky8.cpp
+++ b/engines/grim/movie/codecs/blocky8.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -19,7 +19,6 @@
*
*/
-
#include "common/endian.h"
#include "common/util.h"
#include "common/textconsole.h"
diff --git a/engines/grim/movie/codecs/blocky8.h b/engines/grim/movie/codecs/blocky8.h
index c16201a409e..7c2cfb23b62 100644
--- a/engines/grim/movie/codecs/blocky8.h
+++ b/engines/grim/movie/codecs/blocky8.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/codecs/blocky8ARM.s b/engines/grim/movie/codecs/blocky8ARM.s
index c99cb58c8ea..3ca80eaad68 100644
--- a/engines/grim/movie/codecs/blocky8ARM.s
+++ b/engines/grim/movie/codecs/blocky8ARM.s
@@ -1,6 +1,6 @@
-@ ResidualVM - A 3D game interpreter
+@ ScummVM - Graphic Adventure Engine
@
-@ ResidualVM is the legal property of its developers, whose names
+@ ScummVM is the legal property of its developers, whose names
@ are too numerous to list here. Please refer to the COPYRIGHT
@ file distributed with this source distribution.
@
diff --git a/engines/grim/movie/codecs/codec48.cpp b/engines/grim/movie/codecs/codec48.cpp
index d7d7987d331..32d3655dfb9 100644
--- a/engines/grim/movie/codecs/codec48.cpp
+++ b/engines/grim/movie/codecs/codec48.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/codecs/codec48.h b/engines/grim/movie/codecs/codec48.h
index d07b2208001..21900cbd96e 100644
--- a/engines/grim/movie/codecs/codec48.h
+++ b/engines/grim/movie/codecs/codec48.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/codecs/smush_decoder.cpp b/engines/grim/movie/codecs/smush_decoder.cpp
index 98fb171820d..885508e5e69 100644
--- a/engines/grim/movie/codecs/smush_decoder.cpp
+++ b/engines/grim/movie/codecs/smush_decoder.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/codecs/smush_decoder.h b/engines/grim/movie/codecs/smush_decoder.h
index a080e3c0d9d..973af1a5d25 100644
--- a/engines/grim/movie/codecs/smush_decoder.h
+++ b/engines/grim/movie/codecs/smush_decoder.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/codecs/vima.cpp b/engines/grim/movie/codecs/vima.cpp
index 67be3d3c6e5..adfd6d60829 100644
--- a/engines/grim/movie/codecs/vima.cpp
+++ b/engines/grim/movie/codecs/vima.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/codecs/vima.h b/engines/grim/movie/codecs/vima.h
index c20ec3318d2..17463f24ad6 100644
--- a/engines/grim/movie/codecs/vima.h
+++ b/engines/grim/movie/codecs/vima.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/movie.cpp b/engines/grim/movie/movie.cpp
index d9cd5a535ba..05940602e61 100644
--- a/engines/grim/movie/movie.cpp
+++ b/engines/grim/movie/movie.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/movie.h b/engines/grim/movie/movie.h
index 91ac1a2bc0f..7cd2aec6a7d 100644
--- a/engines/grim/movie/movie.h
+++ b/engines/grim/movie/movie.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/mpeg.cpp b/engines/grim/movie/mpeg.cpp
index 2018e804028..73b213084db 100644
--- a/engines/grim/movie/mpeg.cpp
+++ b/engines/grim/movie/mpeg.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -19,7 +19,6 @@
*
*/
-
#include "common/system.h"
#include "video/mpegps_decoder.h"
#include "engines/grim/movie/mpeg.h"
diff --git a/engines/grim/movie/mpeg.h b/engines/grim/movie/mpeg.h
index 85b1fe1849a..4c278779764 100644
--- a/engines/grim/movie/mpeg.h
+++ b/engines/grim/movie/mpeg.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/quicktime.cpp b/engines/grim/movie/quicktime.cpp
index f7c884bf745..55ebe284d03 100644
--- a/engines/grim/movie/quicktime.cpp
+++ b/engines/grim/movie/quicktime.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -19,7 +19,6 @@
*
*/
-
#include "common/system.h"
#include "video/qt_decoder.h"
#include "engines/grim/movie/quicktime.h"
diff --git a/engines/grim/movie/quicktime.h b/engines/grim/movie/quicktime.h
index 49e8d035071..089497b4885 100644
--- a/engines/grim/movie/quicktime.h
+++ b/engines/grim/movie/quicktime.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/smush.cpp b/engines/grim/movie/smush.cpp
index 8f40f432229..9b0f90b7ca4 100644
--- a/engines/grim/movie/smush.cpp
+++ b/engines/grim/movie/smush.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/movie/smush.h b/engines/grim/movie/smush.h
index d439af7880b..42464e67278 100644
--- a/engines/grim/movie/smush.h
+++ b/engines/grim/movie/smush.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/object.cpp b/engines/grim/object.cpp
index 572e8d86e03..7e8705d352d 100644
--- a/engines/grim/object.cpp
+++ b/engines/grim/object.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/object.h b/engines/grim/object.h
index 080d5eb4c0b..e03a0aea556 100644
--- a/engines/grim/object.h
+++ b/engines/grim/object.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/objectstate.cpp b/engines/grim/objectstate.cpp
index 40875afde9e..aa6352bfa60 100644
--- a/engines/grim/objectstate.cpp
+++ b/engines/grim/objectstate.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/objectstate.h b/engines/grim/objectstate.h
index 78b802691ac..a300ff71053 100644
--- a/engines/grim/objectstate.h
+++ b/engines/grim/objectstate.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/patchr.cpp b/engines/grim/patchr.cpp
index b2c668a1148..00dc170fe4c 100644
--- a/engines/grim/patchr.cpp
+++ b/engines/grim/patchr.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/patchr.h b/engines/grim/patchr.h
index 11968960dd2..94e6dbac165 100644
--- a/engines/grim/patchr.h
+++ b/engines/grim/patchr.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/pool.h b/engines/grim/pool.h
index ef6ed41ab26..ddacd86a98c 100644
--- a/engines/grim/pool.h
+++ b/engines/grim/pool.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/primitives.cpp b/engines/grim/primitives.cpp
index 8614d894ceb..657246cdee3 100644
--- a/engines/grim/primitives.cpp
+++ b/engines/grim/primitives.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
@@ -19,7 +19,6 @@
*
*/
-
#include "engines/grim/gfx_base.h"
#include "engines/grim/primitives.h"
#include "engines/grim/savegame.h"
diff --git a/engines/grim/primitives.h b/engines/grim/primitives.h
index 1a764ff2236..950eaaad92e 100644
--- a/engines/grim/primitives.h
+++ b/engines/grim/primitives.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/registry.cpp b/engines/grim/registry.cpp
index 6e257287535..171e5864ed9 100644
--- a/engines/grim/registry.cpp
+++ b/engines/grim/registry.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/registry.h b/engines/grim/registry.h
index 2de5dcf6fef..68bacbe1a41 100644
--- a/engines/grim/registry.h
+++ b/engines/grim/registry.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/remastered/commentary.cpp b/engines/grim/remastered/commentary.cpp
index 17296c32875..503f8703bb1 100644
--- a/engines/grim/remastered/commentary.cpp
+++ b/engines/grim/remastered/commentary.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/remastered/commentary.h b/engines/grim/remastered/commentary.h
index e51cee035da..13778a341dc 100644
--- a/engines/grim/remastered/commentary.h
+++ b/engines/grim/remastered/commentary.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/remastered/hotspot.cpp b/engines/grim/remastered/hotspot.cpp
index a256e1c0a5c..fec4d486c80 100644
--- a/engines/grim/remastered/hotspot.cpp
+++ b/engines/grim/remastered/hotspot.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -19,7 +19,6 @@
*
*/
-
#include "engines/grim/remastered/hotspot.h"
diff --git a/engines/grim/remastered/hotspot.h b/engines/grim/remastered/hotspot.h
index 6674b1734b1..d72cb9ab3f8 100644
--- a/engines/grim/remastered/hotspot.h
+++ b/engines/grim/remastered/hotspot.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/remastered/lua_remastered.h b/engines/grim/remastered/lua_remastered.h
index ed2c09465c3..2c627ddd67a 100644
--- a/engines/grim/remastered/lua_remastered.h
+++ b/engines/grim/remastered/lua_remastered.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/remastered/overlay.cpp b/engines/grim/remastered/overlay.cpp
index 91cf764eed4..9d37334a0b1 100644
--- a/engines/grim/remastered/overlay.cpp
+++ b/engines/grim/remastered/overlay.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
@@ -19,7 +19,6 @@
*
*/
-
#include "image/png.h"
#include "graphics/surface.h"
#include "engines/grim/remastered/overlay.h"
diff --git a/engines/grim/remastered/overlay.h b/engines/grim/remastered/overlay.h
index c6129478044..d3a4ec6ef13 100644
--- a/engines/grim/remastered/overlay.h
+++ b/engines/grim/remastered/overlay.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/resource.cpp b/engines/grim/resource.cpp
index 0b7894ef370..980d93b5d65 100644
--- a/engines/grim/resource.cpp
+++ b/engines/grim/resource.cpp
@@ -1,7 +1,7 @@
/* ScummVM - Graphic Adventure Engine
*
* ScummVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/resource.h b/engines/grim/resource.h
index e92475ad3ed..44a3c69b06c 100644
--- a/engines/grim/resource.h
+++ b/engines/grim/resource.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/savegame.cpp b/engines/grim/savegame.cpp
index 9a833fb42df..b606e5da464 100644
--- a/engines/grim/savegame.cpp
+++ b/engines/grim/savegame.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/savegame.h b/engines/grim/savegame.h
index e31a96fd1e5..3142fa3664d 100644
--- a/engines/grim/savegame.h
+++ b/engines/grim/savegame.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/sector.cpp b/engines/grim/sector.cpp
index 7646dfca049..964a1cd2a66 100644
--- a/engines/grim/sector.cpp
+++ b/engines/grim/sector.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/sector.h b/engines/grim/sector.h
index 21dc051aaa9..8467deece3e 100644
--- a/engines/grim/sector.h
+++ b/engines/grim/sector.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/set.cpp b/engines/grim/set.cpp
index 8a53d55b2c8..b4052dc9cdb 100644
--- a/engines/grim/set.cpp
+++ b/engines/grim/set.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/set.h b/engines/grim/set.h
index a57bacbb02c..09709699c91 100644
--- a/engines/grim/set.h
+++ b/engines/grim/set.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/sound.cpp b/engines/grim/sound.cpp
index 3cde32d7b07..7173771bb38 100644
--- a/engines/grim/sound.cpp
+++ b/engines/grim/sound.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/sound.h b/engines/grim/sound.h
index 71f4e5e2009..45278d54267 100644
--- a/engines/grim/sound.h
+++ b/engines/grim/sound.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/sprite.cpp b/engines/grim/sprite.cpp
index 51f18795bd4..ec7fb0c6349 100644
--- a/engines/grim/sprite.cpp
+++ b/engines/grim/sprite.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/sprite.h b/engines/grim/sprite.h
index cc010d04daf..a1a5fa99c7b 100644
--- a/engines/grim/sprite.h
+++ b/engines/grim/sprite.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/grim/textobject.cpp b/engines/grim/textobject.cpp
index 4ca3a7de401..87423a42ada 100644
--- a/engines/grim/textobject.cpp
+++ b/engines/grim/textobject.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/textobject.h b/engines/grim/textobject.h
index 3ada744580c..c4d02c2d412 100644
--- a/engines/grim/textobject.h
+++ b/engines/grim/textobject.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/textsplit.cpp b/engines/grim/textsplit.cpp
index e14d4c455d2..2152288de8d 100644
--- a/engines/grim/textsplit.cpp
+++ b/engines/grim/textsplit.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/textsplit.h b/engines/grim/textsplit.h
index 5526b7dfbc1..02ec6ab1d86 100644
--- a/engines/grim/textsplit.h
+++ b/engines/grim/textsplit.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/update/lang_filter.cpp b/engines/grim/update/lang_filter.cpp
index 93d2e941ea7..71c4e45a6da 100644
--- a/engines/grim/update/lang_filter.cpp
+++ b/engines/grim/update/lang_filter.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/update/lang_filter.h b/engines/grim/update/lang_filter.h
index a6136cd5a0e..3eaf9743307 100644
--- a/engines/grim/update/lang_filter.h
+++ b/engines/grim/update/lang_filter.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/update/mscab.cpp b/engines/grim/update/mscab.cpp
index ae8f832418c..8cdb64efa95 100644
--- a/engines/grim/update/mscab.cpp
+++ b/engines/grim/update/mscab.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/update/mscab.h b/engines/grim/update/mscab.h
index 5689f953094..96484f3d25d 100644
--- a/engines/grim/update/mscab.h
+++ b/engines/grim/update/mscab.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/update/packfile.cpp b/engines/grim/update/packfile.cpp
index 1b6b75bb87c..5451926e2c8 100644
--- a/engines/grim/update/packfile.cpp
+++ b/engines/grim/update/packfile.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/update/packfile.h b/engines/grim/update/packfile.h
index f38153d98df..b658baf663a 100644
--- a/engines/grim/update/packfile.h
+++ b/engines/grim/update/packfile.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/update/update.cpp b/engines/grim/update/update.cpp
index 249b8d95590..c21bd5be8f7 100644
--- a/engines/grim/update/update.cpp
+++ b/engines/grim/update/update.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/grim/update/update.h b/engines/grim/update/update.h
index 5e757f5efbe..d3b499a45ca 100644
--- a/engines/grim/update/update.h
+++ b/engines/grim/update/update.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/icb/actor.cpp b/engines/icb/actor.cpp
index a59f531d008..d7e7a321507 100644
--- a/engines/icb/actor.cpp
+++ b/engines/icb/actor.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/actor.h b/engines/icb/actor.h
index 56fe4f6b5fb..6517303c8a4 100644
--- a/engines/icb/actor.h
+++ b/engines/icb/actor.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/actor_fx_pc.cpp b/engines/icb/actor_fx_pc.cpp
index c1d43be5d57..15e6dcd3d54 100644
--- a/engines/icb/actor_fx_pc.cpp
+++ b/engines/icb/actor_fx_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/actor_pc.cpp b/engines/icb/actor_pc.cpp
index 254d97272c5..8958f13080c 100644
--- a/engines/icb/actor_pc.cpp
+++ b/engines/icb/actor_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/actor_pc.h b/engines/icb/actor_pc.h
index 7f048af1556..7c67d520f48 100644
--- a/engines/icb/actor_pc.h
+++ b/engines/icb/actor_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/actor_view_pc.cpp b/engines/icb/actor_view_pc.cpp
index ed839ffce9f..ba4481cc933 100644
--- a/engines/icb/actor_view_pc.cpp
+++ b/engines/icb/actor_view_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/actor_view_pc.h b/engines/icb/actor_view_pc.h
index c2e042f517a..2d4c39f6a03 100644
--- a/engines/icb/actor_view_pc.h
+++ b/engines/icb/actor_view_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/animation.cpp b/engines/icb/animation.cpp
index eb697197d93..2513402d7bf 100644
--- a/engines/icb/animation.cpp
+++ b/engines/icb/animation.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/animation_mega_set.cpp b/engines/icb/animation_mega_set.cpp
index dde66e3e107..b1e81472655 100644
--- a/engines/icb/animation_mega_set.cpp
+++ b/engines/icb/animation_mega_set.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/animation_mega_set.h b/engines/icb/animation_mega_set.h
index 0621e36cc6a..f3882eb4d39 100644
--- a/engines/icb/animation_mega_set.h
+++ b/engines/icb/animation_mega_set.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/async_generic.cpp b/engines/icb/async_generic.cpp
index cac3fcd4f1c..f56de12c68e 100644
--- a/engines/icb/async_generic.cpp
+++ b/engines/icb/async_generic.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/barriers.cpp b/engines/icb/barriers.cpp
index d3226332333..adb3d4a35bf 100644
--- a/engines/icb/barriers.cpp
+++ b/engines/icb/barriers.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/barriers.h b/engines/icb/barriers.h
index 9462e66e3dd..c28d76fabcc 100644
--- a/engines/icb/barriers.h
+++ b/engines/icb/barriers.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/bone.cpp b/engines/icb/bone.cpp
index 480d19804bf..c70d7a6c5a5 100644
--- a/engines/icb/bone.cpp
+++ b/engines/icb/bone.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/bone.h b/engines/icb/bone.h
index afcdcc72912..f81aac37d87 100644
--- a/engines/icb/bone.h
+++ b/engines/icb/bone.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/breath.cpp b/engines/icb/breath.cpp
index 8256a271e05..a17fb21ff73 100644
--- a/engines/icb/breath.cpp
+++ b/engines/icb/breath.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/breath.h b/engines/icb/breath.h
index 340f6bc346d..0b031e607c9 100644
--- a/engines/icb/breath.h
+++ b/engines/icb/breath.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/camera.cpp b/engines/icb/camera.cpp
index 77a86675d45..6d07b45962d 100644
--- a/engines/icb/camera.cpp
+++ b/engines/icb/camera.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/chi.cpp b/engines/icb/chi.cpp
index f48030e239d..709e9c976b2 100644
--- a/engines/icb/chi.cpp
+++ b/engines/icb/chi.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/cluster_manager_pc.cpp b/engines/icb/cluster_manager_pc.cpp
index f4c63f64317..24f93d8bf36 100644
--- a/engines/icb/cluster_manager_pc.cpp
+++ b/engines/icb/cluster_manager_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/cluster_manager_pc.h b/engines/icb/cluster_manager_pc.h
index f20413c4442..a175cb2a9a6 100644
--- a/engines/icb/cluster_manager_pc.h
+++ b/engines/icb/cluster_manager_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/datapacker.cpp b/engines/icb/common/datapacker.cpp
index a9f2b8865d2..9c3affbe390 100644
--- a/engines/icb/common/datapacker.cpp
+++ b/engines/icb/common/datapacker.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/datapacker.h b/engines/icb/common/datapacker.h
index eb1bc993cde..c1ab4024ebe 100644
--- a/engines/icb/common/datapacker.h
+++ b/engines/icb/common/datapacker.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/pc_props.h b/engines/icb/common/pc_props.h
index 47c90e87b4b..f25b953a388 100644
--- a/engines/icb/common/pc_props.h
+++ b/engines/icb/common/pc_props.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/ptr_util.cpp b/engines/icb/common/ptr_util.cpp
index cc349064bf1..f4ecce3032e 100644
--- a/engines/icb/common/ptr_util.cpp
+++ b/engines/icb/common/ptr_util.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/ptr_util.h b/engines/icb/common/ptr_util.h
index 798ceeb4e0b..84e5a981e42 100644
--- a/engines/icb/common/ptr_util.h
+++ b/engines/icb/common/ptr_util.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_2drealline.cpp b/engines/icb/common/px_2drealline.cpp
index 0d8c5c5044b..c08a9ce5429 100644
--- a/engines/icb/common/px_2drealline.cpp
+++ b/engines/icb/common/px_2drealline.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_2drealline.h b/engines/icb/common/px_2drealline.h
index a9ac13385a0..961164d5a5d 100644
--- a/engines/icb/common/px_2drealline.h
+++ b/engines/icb/common/px_2drealline.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_2drealpoint.h b/engines/icb/common/px_2drealpoint.h
index c4f97f0180d..394bf16618e 100644
--- a/engines/icb/common/px_2drealpoint.h
+++ b/engines/icb/common/px_2drealpoint.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_3drealpoint.h b/engines/icb/common/px_3drealpoint.h
index b0363db79e3..94219bdda35 100644
--- a/engines/icb/common/px_3drealpoint.h
+++ b/engines/icb/common/px_3drealpoint.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_anims.h b/engines/icb/common/px_anims.h
index 7ff23e54f27..d069d1918fe 100644
--- a/engines/icb/common/px_anims.h
+++ b/engines/icb/common/px_anims.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_array.h b/engines/icb/common/px_array.h
index 52bc0aec35e..5ee18b37fa3 100644
--- a/engines/icb/common/px_array.h
+++ b/engines/icb/common/px_array.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_bitmap.h b/engines/icb/common/px_bitmap.h
index 40ea63e923c..017e1ec92a1 100644
--- a/engines/icb/common/px_bitmap.h
+++ b/engines/icb/common/px_bitmap.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_bitmap_pc.h b/engines/icb/common/px_bitmap_pc.h
index b4b89b9b46c..56c7b484c48 100644
--- a/engines/icb/common/px_bitmap_pc.h
+++ b/engines/icb/common/px_bitmap_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_bones.cpp b/engines/icb/common/px_bones.cpp
index 9fae32085ea..c0e35ea77be 100644
--- a/engines/icb/common/px_bones.cpp
+++ b/engines/icb/common/px_bones.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_bones.h b/engines/icb/common/px_bones.h
index 795a572e401..23a8dc7db0d 100644
--- a/engines/icb/common/px_bones.h
+++ b/engines/icb/common/px_bones.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_camera.h b/engines/icb/common/px_camera.h
index e223fc56390..f7c8e94a332 100644
--- a/engines/icb/common/px_camera.h
+++ b/engines/icb/common/px_camera.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_camera_cube.h b/engines/icb/common/px_camera_cube.h
index 88ca6fefad9..2b8e4e0e68d 100644
--- a/engines/icb/common/px_camera_cube.h
+++ b/engines/icb/common/px_camera_cube.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_capri_maths.cpp b/engines/icb/common/px_capri_maths.cpp
index dd72c709a44..e3707ddfc17 100644
--- a/engines/icb/common/px_capri_maths.cpp
+++ b/engines/icb/common/px_capri_maths.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_capri_maths.h b/engines/icb/common/px_capri_maths.h
index e946f0789e8..d8672293ddf 100644
--- a/engines/icb/common/px_capri_maths.h
+++ b/engines/icb/common/px_capri_maths.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_capri_maths_pc.cpp b/engines/icb/common/px_capri_maths_pc.cpp
index 5d304b661a4..2c7c04c07b6 100644
--- a/engines/icb/common/px_capri_maths_pc.cpp
+++ b/engines/icb/common/px_capri_maths_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_capri_maths_pc.h b/engines/icb/common/px_capri_maths_pc.h
index 18d9f3b5334..90e7cdf06cb 100644
--- a/engines/icb/common/px_capri_maths_pc.h
+++ b/engines/icb/common/px_capri_maths_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_clu_api.cpp b/engines/icb/common/px_clu_api.cpp
index 28d7aadca81..c74d867f66a 100644
--- a/engines/icb/common/px_clu_api.cpp
+++ b/engines/icb/common/px_clu_api.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_clu_api.h b/engines/icb/common/px_clu_api.h
index d08dc02bb33..be3f2d999f8 100644
--- a/engines/icb/common/px_clu_api.h
+++ b/engines/icb/common/px_clu_api.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_common.h b/engines/icb/common/px_common.h
index 6c9df92d8ef..f2f534f3343 100644
--- a/engines/icb/common/px_common.h
+++ b/engines/icb/common/px_common.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_definitions.h b/engines/icb/common/px_definitions.h
index 9da2d2ffa83..ce6de5219ac 100644
--- a/engines/icb/common/px_definitions.h
+++ b/engines/icb/common/px_definitions.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_features.h b/engines/icb/common/px_features.h
index c351a91de4e..925aeb8052b 100644
--- a/engines/icb/common/px_features.h
+++ b/engines/icb/common/px_features.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_floor_map.h b/engines/icb/common/px_floor_map.h
index e23540f191c..b4d0dcce96b 100644
--- a/engines/icb/common/px_floor_map.h
+++ b/engines/icb/common/px_floor_map.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_game_object.h b/engines/icb/common/px_game_object.h
index 7251d56a457..1b88d8b54c9 100644
--- a/engines/icb/common/px_game_object.h
+++ b/engines/icb/common/px_game_object.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_globalvariables.cpp b/engines/icb/common/px_globalvariables.cpp
index a283602fc77..a84f5dc5bc4 100644
--- a/engines/icb/common/px_globalvariables.cpp
+++ b/engines/icb/common/px_globalvariables.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_globalvariables.h b/engines/icb/common/px_globalvariables.h
index 8c01adabc1c..822ee3abd48 100644
--- a/engines/icb/common/px_globalvariables.h
+++ b/engines/icb/common/px_globalvariables.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_lights.h b/engines/icb/common/px_lights.h
index 2385f5c7399..f1ee23d2250 100644
--- a/engines/icb/common/px_lights.h
+++ b/engines/icb/common/px_lights.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_linkeddatafile.cpp b/engines/icb/common/px_linkeddatafile.cpp
index 2883b8077d3..3442bb94921 100644
--- a/engines/icb/common/px_linkeddatafile.cpp
+++ b/engines/icb/common/px_linkeddatafile.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_linkeddatafile.h b/engines/icb/common/px_linkeddatafile.h
index 4025ff0d97b..a0f35d0efc6 100644
--- a/engines/icb/common/px_linkeddatafile.h
+++ b/engines/icb/common/px_linkeddatafile.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_list.h b/engines/icb/common/px_list.h
index b08fa82b156..31d0e8abd14 100644
--- a/engines/icb/common/px_list.h
+++ b/engines/icb/common/px_list.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_mapfile.h b/engines/icb/common/px_mapfile.h
index 6398ea63a61..9f3a50a3821 100644
--- a/engines/icb/common/px_mapfile.h
+++ b/engines/icb/common/px_mapfile.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_prop_anims.h b/engines/icb/common/px_prop_anims.h
index bc9d1afe356..8576a181a57 100644
--- a/engines/icb/common/px_prop_anims.h
+++ b/engines/icb/common/px_prop_anims.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_rcutypes.h b/engines/icb/common/px_rcutypes.h
index cd93ef90987..648a8b4dfa4 100644
--- a/engines/icb/common/px_rcutypes.h
+++ b/engines/icb/common/px_rcutypes.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_route_barriers.h b/engines/icb/common/px_route_barriers.h
index b8ebc1a333f..e1486e07bec 100644
--- a/engines/icb/common/px_route_barriers.h
+++ b/engines/icb/common/px_route_barriers.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_scriptengine.cpp b/engines/icb/common/px_scriptengine.cpp
index 92a11863297..5fa93c87b31 100644
--- a/engines/icb/common/px_scriptengine.cpp
+++ b/engines/icb/common/px_scriptengine.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_scriptengine.h b/engines/icb/common/px_scriptengine.h
index 8a25916ec44..d854117b2b3 100644
--- a/engines/icb/common/px_scriptengine.h
+++ b/engines/icb/common/px_scriptengine.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_sfx_description.h b/engines/icb/common/px_sfx_description.h
index ad0a8384bae..24844a4182e 100644
--- a/engines/icb/common/px_sfx_description.h
+++ b/engines/icb/common/px_sfx_description.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_sound_constants.h b/engines/icb/common/px_sound_constants.h
index 024c2f8c8d3..109a7a64bc0 100644
--- a/engines/icb/common/px_sound_constants.h
+++ b/engines/icb/common/px_sound_constants.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_staticlayers.h b/engines/icb/common/px_staticlayers.h
index c39ed6fcb88..e8676986a5f 100644
--- a/engines/icb/common/px_staticlayers.h
+++ b/engines/icb/common/px_staticlayers.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_string.cpp b/engines/icb/common/px_string.cpp
index 76871f0704a..8442a6d20ae 100644
--- a/engines/icb/common/px_string.cpp
+++ b/engines/icb/common/px_string.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_string.h b/engines/icb/common/px_string.h
index 5e3be48fe01..9fd1765930e 100644
--- a/engines/icb/common/px_string.h
+++ b/engines/icb/common/px_string.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_types.h b/engines/icb/common/px_types.h
index 81fa60e2c2b..3b7abe03f90 100644
--- a/engines/icb/common/px_types.h
+++ b/engines/icb/common/px_types.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/px_walkarea_integer.h b/engines/icb/common/px_walkarea_integer.h
index 8ae0ac74a97..263c8f6d373 100644
--- a/engines/icb/common/px_walkarea_integer.h
+++ b/engines/icb/common/px_walkarea_integer.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/common/revtex_api.h b/engines/icb/common/revtex_api.h
index f41e73231c6..dc96595014b 100644
--- a/engines/icb/common/revtex_api.h
+++ b/engines/icb/common/revtex_api.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/configfile.cpp b/engines/icb/configfile.cpp
index 24f621a200d..a47657b9c78 100644
--- a/engines/icb/configfile.cpp
+++ b/engines/icb/configfile.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/configfile.h b/engines/icb/configfile.h
index dc7b08cb0a2..5507f5cbf90 100644
--- a/engines/icb/configfile.h
+++ b/engines/icb/configfile.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/console_pc.cpp b/engines/icb/console_pc.cpp
index 06ca263dbc9..f851f5df845 100644
--- a/engines/icb/console_pc.cpp
+++ b/engines/icb/console_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/custom_logics.cpp b/engines/icb/custom_logics.cpp
index 4c1d4d95390..15688ba43a8 100644
--- a/engines/icb/custom_logics.cpp
+++ b/engines/icb/custom_logics.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/custom_logics.h b/engines/icb/custom_logics.h
index f5a56fac50f..0dd24227256 100644
--- a/engines/icb/custom_logics.h
+++ b/engines/icb/custom_logics.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/debug.cpp b/engines/icb/debug.cpp
index cd6b049e380..340dda9fdcb 100644
--- a/engines/icb/debug.cpp
+++ b/engines/icb/debug.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/debug.h b/engines/icb/debug.h
index c1ba3d9f6fb..b51b9061d64 100644
--- a/engines/icb/debug.h
+++ b/engines/icb/debug.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/debug_pc.cpp b/engines/icb/debug_pc.cpp
index 99965986fc2..66876bc0b6d 100644
--- a/engines/icb/debug_pc.cpp
+++ b/engines/icb/debug_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/debug_pc.h b/engines/icb/debug_pc.h
index 2404f429238..b3237f0649c 100644
--- a/engines/icb/debug_pc.h
+++ b/engines/icb/debug_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/detection.cpp b/engines/icb/detection.cpp
index 954528c5c23..dbf3ad20783 100644
--- a/engines/icb/detection.cpp
+++ b/engines/icb/detection.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/icb/direct_input.cpp b/engines/icb/direct_input.cpp
index c1e593be22a..d4415aa1ea8 100644
--- a/engines/icb/direct_input.cpp
+++ b/engines/icb/direct_input.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/direct_input.h b/engines/icb/direct_input.h
index 59075fda14c..9c5e8962b79 100644
--- a/engines/icb/direct_input.h
+++ b/engines/icb/direct_input.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/drawpoly_pc.cpp b/engines/icb/drawpoly_pc.cpp
index 4015408efc8..ab6d7e49e2c 100644
--- a/engines/icb/drawpoly_pc.cpp
+++ b/engines/icb/drawpoly_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/drawpoly_pc.h b/engines/icb/drawpoly_pc.h
index 203ffd6e498..7a451979ce4 100644
--- a/engines/icb/drawpoly_pc.h
+++ b/engines/icb/drawpoly_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/event_list.cpp b/engines/icb/event_list.cpp
index c46d78c3269..12e22fbddf3 100644
--- a/engines/icb/event_list.cpp
+++ b/engines/icb/event_list.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/event_list.h b/engines/icb/event_list.h
index 065c241b2ea..00b5c85af22 100644
--- a/engines/icb/event_list.h
+++ b/engines/icb/event_list.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/event_manager.cpp b/engines/icb/event_manager.cpp
index 0b2efa45990..c4d5e6f00d5 100644
--- a/engines/icb/event_manager.cpp
+++ b/engines/icb/event_manager.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/event_manager.h b/engines/icb/event_manager.h
index c37ae85565b..8528c185c4a 100644
--- a/engines/icb/event_manager.h
+++ b/engines/icb/event_manager.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/event_timer.h b/engines/icb/event_timer.h
index 2434f719db6..f51bd63fdc4 100644
--- a/engines/icb/event_timer.h
+++ b/engines/icb/event_timer.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/floors.cpp b/engines/icb/floors.cpp
index 8851fcf2b6e..16db5c40d4f 100644
--- a/engines/icb/floors.cpp
+++ b/engines/icb/floors.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/floors.h b/engines/icb/floors.h
index b25fb993556..22a7b111f26 100644
--- a/engines/icb/floors.h
+++ b/engines/icb/floors.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/fn_animation.cpp b/engines/icb/fn_animation.cpp
index d5da1413a71..8ae5799791b 100644
--- a/engines/icb/fn_animation.cpp
+++ b/engines/icb/fn_animation.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/fn_event_functions.cpp b/engines/icb/fn_event_functions.cpp
index a7fd4f99dd8..fd14b6e9211 100644
--- a/engines/icb/fn_event_functions.cpp
+++ b/engines/icb/fn_event_functions.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/fn_fx.cpp b/engines/icb/fn_fx.cpp
index 62eae2206b8..fe0ef32c7ff 100644
--- a/engines/icb/fn_fx.cpp
+++ b/engines/icb/fn_fx.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/fn_fx_pc.cpp b/engines/icb/fn_fx_pc.cpp
index 32e0cae0b86..a4f214eb210 100644
--- a/engines/icb/fn_fx_pc.cpp
+++ b/engines/icb/fn_fx_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/fn_icon_functions.cpp b/engines/icb/fn_icon_functions.cpp
index 1d80c36861d..19d324df31c 100644
--- a/engines/icb/fn_icon_functions.cpp
+++ b/engines/icb/fn_icon_functions.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/fn_interact.cpp b/engines/icb/fn_interact.cpp
index db3841aeaff..ff13af75a2a 100644
--- a/engines/icb/fn_interact.cpp
+++ b/engines/icb/fn_interact.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/fn_movie_pc.cpp b/engines/icb/fn_movie_pc.cpp
index 62e978d407b..c5adf6af8c4 100644
--- a/engines/icb/fn_movie_pc.cpp
+++ b/engines/icb/fn_movie_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/fn_remora_functions.cpp b/engines/icb/fn_remora_functions.cpp
index 30e3c9cf6e9..a7ca10b42b1 100644
--- a/engines/icb/fn_remora_functions.cpp
+++ b/engines/icb/fn_remora_functions.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/fn_routines.cpp b/engines/icb/fn_routines.cpp
index e224f71bb62..603a33d77ef 100644
--- a/engines/icb/fn_routines.cpp
+++ b/engines/icb/fn_routines.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/fn_routines.h b/engines/icb/fn_routines.h
index ea6a1c3c98a..30e90081b77 100644
--- a/engines/icb/fn_routines.h
+++ b/engines/icb/fn_routines.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/fn_sound.cpp b/engines/icb/fn_sound.cpp
index eba3579547d..9ab4a9d7947 100644
--- a/engines/icb/fn_sound.cpp
+++ b/engines/icb/fn_sound.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/fn_sting_pc.cpp b/engines/icb/fn_sting_pc.cpp
index 9829ca5f782..74be05da19c 100644
--- a/engines/icb/fn_sting_pc.cpp
+++ b/engines/icb/fn_sting_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/footstep.cpp b/engines/icb/footstep.cpp
index 040b2ab5590..601fa073019 100644
--- a/engines/icb/footstep.cpp
+++ b/engines/icb/footstep.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/function.cpp b/engines/icb/function.cpp
index 9007ff715cf..bebd5ea6488 100644
--- a/engines/icb/function.cpp
+++ b/engines/icb/function.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/game_script.cpp b/engines/icb/game_script.cpp
index a8549355529..6d52a19ab1c 100644
--- a/engines/icb/game_script.cpp
+++ b/engines/icb/game_script.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/game_script.h b/engines/icb/game_script.h
index bd7880f1852..e70437b817f 100644
--- a/engines/icb/game_script.h
+++ b/engines/icb/game_script.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/game_volume.cpp b/engines/icb/game_volume.cpp
index 1760d14657f..189e6bbc679 100644
--- a/engines/icb/game_volume.cpp
+++ b/engines/icb/game_volume.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/game_volume.h b/engines/icb/game_volume.h
index bdcec069412..9775ded2249 100644
--- a/engines/icb/game_volume.h
+++ b/engines/icb/game_volume.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gameover.h b/engines/icb/gameover.h
index 2b1638cc002..454b65187bd 100644
--- a/engines/icb/gameover.h
+++ b/engines/icb/gameover.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/general_interaction.cpp b/engines/icb/general_interaction.cpp
index c5caf6dc0de..43a45483c43 100644
--- a/engines/icb/general_interaction.cpp
+++ b/engines/icb/general_interaction.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/general_npc_animation.cpp b/engines/icb/general_npc_animation.cpp
index ee85234b92a..8f5dc365c9a 100644
--- a/engines/icb/general_npc_animation.cpp
+++ b/engines/icb/general_npc_animation.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/gfxstub.cpp b/engines/icb/gfx/gfxstub.cpp
index 3738a7d8dff..350a4a0f09c 100644
--- a/engines/icb/gfx/gfxstub.cpp
+++ b/engines/icb/gfx/gfxstub.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/gfxstub.h b/engines/icb/gfx/gfxstub.h
index 97b29ca51ad..eac8abffa0b 100644
--- a/engines/icb/gfx/gfxstub.h
+++ b/engines/icb/gfx/gfxstub.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/gfxstub_dutch.cpp b/engines/icb/gfx/gfxstub_dutch.cpp
index 9b99a99264a..858c0c2b621 100644
--- a/engines/icb/gfx/gfxstub_dutch.cpp
+++ b/engines/icb/gfx/gfxstub_dutch.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/gfxstub_dutch.h b/engines/icb/gfx/gfxstub_dutch.h
index 05da3d3531d..494b9ce8cf5 100644
--- a/engines/icb/gfx/gfxstub_dutch.h
+++ b/engines/icb/gfx/gfxstub_dutch.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/gfxstub_rev.cpp b/engines/icb/gfx/gfxstub_rev.cpp
index e26dbccf98c..9c361aa9f8c 100644
--- a/engines/icb/gfx/gfxstub_rev.cpp
+++ b/engines/icb/gfx/gfxstub_rev.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/gfxstub_rev_dutch.h b/engines/icb/gfx/gfxstub_rev_dutch.h
index d0daeb66b92..577e53ba9f8 100644
--- a/engines/icb/gfx/gfxstub_rev_dutch.h
+++ b/engines/icb/gfx/gfxstub_rev_dutch.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_anims.h b/engines/icb/gfx/psx_anims.h
index 3f867c1ae19..ca3b966e883 100644
--- a/engines/icb/gfx/psx_anims.h
+++ b/engines/icb/gfx/psx_anims.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_camera.cpp b/engines/icb/gfx/psx_camera.cpp
index 2173f2c0efa..205a99f0272 100644
--- a/engines/icb/gfx/psx_camera.cpp
+++ b/engines/icb/gfx/psx_camera.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_camera.h b/engines/icb/gfx/psx_camera.h
index 5693c7e64dd..cfeaf4091e6 100644
--- a/engines/icb/gfx/psx_camera.h
+++ b/engines/icb/gfx/psx_camera.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_clut.h b/engines/icb/gfx/psx_clut.h
index d6a25e3c9fc..c404350b5be 100644
--- a/engines/icb/gfx/psx_clut.h
+++ b/engines/icb/gfx/psx_clut.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_light.h b/engines/icb/gfx/psx_light.h
index 0a3fee66cb6..13ec8d4de22 100644
--- a/engines/icb/gfx/psx_light.h
+++ b/engines/icb/gfx/psx_light.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_ot.h b/engines/icb/gfx/psx_ot.h
index eda7342d2e9..6bb754f5744 100644
--- a/engines/icb/gfx/psx_ot.h
+++ b/engines/icb/gfx/psx_ot.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_pcdefines.h b/engines/icb/gfx/psx_pcdefines.h
index 21e394fa9e2..3baad20925c 100644
--- a/engines/icb/gfx/psx_pcdefines.h
+++ b/engines/icb/gfx/psx_pcdefines.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_pcgpu.cpp b/engines/icb/gfx/psx_pcgpu.cpp
index b7e48c0f79a..a5c5b4930cd 100644
--- a/engines/icb/gfx/psx_pcgpu.cpp
+++ b/engines/icb/gfx/psx_pcgpu.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_pcgpu.h b/engines/icb/gfx/psx_pcgpu.h
index 042ca290e21..6cc73bdc4de 100644
--- a/engines/icb/gfx/psx_pcgpu.h
+++ b/engines/icb/gfx/psx_pcgpu.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_pchmd.h b/engines/icb/gfx/psx_pchmd.h
index 2beeb76c7ba..676a5610508 100644
--- a/engines/icb/gfx/psx_pchmd.h
+++ b/engines/icb/gfx/psx_pchmd.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_poly.h b/engines/icb/gfx/psx_poly.h
index 4e95afd8f11..794e65161c8 100644
--- a/engines/icb/gfx/psx_poly.h
+++ b/engines/icb/gfx/psx_poly.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_props.h b/engines/icb/gfx/psx_props.h
index 93928aca8dd..6e2ffd1203a 100644
--- a/engines/icb/gfx/psx_props.h
+++ b/engines/icb/gfx/psx_props.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_pxactor.h b/engines/icb/gfx/psx_pxactor.h
index d1c38d717ee..0e767dc906d 100644
--- a/engines/icb/gfx/psx_pxactor.h
+++ b/engines/icb/gfx/psx_pxactor.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_scrn.h b/engines/icb/gfx/psx_scrn.h
index 3e66d50e81f..ebbd1c3d00d 100644
--- a/engines/icb/gfx/psx_scrn.h
+++ b/engines/icb/gfx/psx_scrn.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_tman.cpp b/engines/icb/gfx/psx_tman.cpp
index b91f20d4dac..b087b5d94f6 100644
--- a/engines/icb/gfx/psx_tman.cpp
+++ b/engines/icb/gfx/psx_tman.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/psx_tman.h b/engines/icb/gfx/psx_tman.h
index d4958aaafdf..98763af6c74 100644
--- a/engines/icb/gfx/psx_tman.h
+++ b/engines/icb/gfx/psx_tman.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/rab_api.cpp b/engines/icb/gfx/rab_api.cpp
index f7554901390..856b7edf5b8 100644
--- a/engines/icb/gfx/rab_api.cpp
+++ b/engines/icb/gfx/rab_api.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/rab_api.h b/engines/icb/gfx/rab_api.h
index c69634704b0..c0a31ff59c5 100644
--- a/engines/icb/gfx/rab_api.h
+++ b/engines/icb/gfx/rab_api.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/rap_api.h b/engines/icb/gfx/rap_api.h
index d37e3acaca5..63878c2494c 100644
--- a/engines/icb/gfx/rap_api.h
+++ b/engines/icb/gfx/rap_api.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/gfx/rlp_api.h b/engines/icb/gfx/rlp_api.h
index 64c09b771a0..8d81cad12e7 100644
--- a/engines/icb/gfx/rlp_api.h
+++ b/engines/icb/gfx/rlp_api.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/global_objects.cpp b/engines/icb/global_objects.cpp
index c0928e50788..58d5cad364f 100644
--- a/engines/icb/global_objects.cpp
+++ b/engines/icb/global_objects.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/global_objects.h b/engines/icb/global_objects.h
index d357751a6b5..22c627929ac 100644
--- a/engines/icb/global_objects.h
+++ b/engines/icb/global_objects.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/global_objects_pc.cpp b/engines/icb/global_objects_pc.cpp
index ce862ee54fe..17e5288b03b 100644
--- a/engines/icb/global_objects_pc.cpp
+++ b/engines/icb/global_objects_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/global_objects_pc.h b/engines/icb/global_objects_pc.h
index 393448bed35..b023a76156f 100644
--- a/engines/icb/global_objects_pc.h
+++ b/engines/icb/global_objects_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/global_objects_psx.cpp b/engines/icb/global_objects_psx.cpp
index a1fa9d3450e..5445581ca90 100644
--- a/engines/icb/global_objects_psx.cpp
+++ b/engines/icb/global_objects_psx.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/global_objects_psx.h b/engines/icb/global_objects_psx.h
index 5c9bf2aa33e..4dd704d4ad8 100644
--- a/engines/icb/global_objects_psx.h
+++ b/engines/icb/global_objects_psx.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/global_switches.cpp b/engines/icb/global_switches.cpp
index e98b337e139..7b8690c91a7 100644
--- a/engines/icb/global_switches.cpp
+++ b/engines/icb/global_switches.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/global_switches.h b/engines/icb/global_switches.h
index 2bacd0dadf4..cdf35f95ffa 100644
--- a/engines/icb/global_switches.h
+++ b/engines/icb/global_switches.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/global_vars.cpp b/engines/icb/global_vars.cpp
index fb83380f72d..ee8019ce768 100644
--- a/engines/icb/global_vars.cpp
+++ b/engines/icb/global_vars.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/global_vars.h b/engines/icb/global_vars.h
index 28bc429c555..105e967ac0c 100644
--- a/engines/icb/global_vars.h
+++ b/engines/icb/global_vars.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/graphic_prims.cpp b/engines/icb/graphic_prims.cpp
index 2066a0c1053..cec6d80d48a 100644
--- a/engines/icb/graphic_prims.cpp
+++ b/engines/icb/graphic_prims.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/graphic_prims.h b/engines/icb/graphic_prims.h
index 9c3eee56c5e..774999c7a1c 100644
--- a/engines/icb/graphic_prims.h
+++ b/engines/icb/graphic_prims.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/graphic_prims_pc.cpp b/engines/icb/graphic_prims_pc.cpp
index eccfc47d9a1..ffc902328fd 100644
--- a/engines/icb/graphic_prims_pc.cpp
+++ b/engines/icb/graphic_prims_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/health_bar_pc.cpp b/engines/icb/health_bar_pc.cpp
index 5ab939ec150..67cfefa090f 100644
--- a/engines/icb/health_bar_pc.cpp
+++ b/engines/icb/health_bar_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/icb.cpp b/engines/icb/icb.cpp
index c0b0eb6dc07..696a8dfa377 100644
--- a/engines/icb/icb.cpp
+++ b/engines/icb/icb.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/icb.h b/engines/icb/icb.h
index 136f4eb6586..edf5da14e1e 100644
--- a/engines/icb/icb.h
+++ b/engines/icb/icb.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/icon_list.cpp b/engines/icb/icon_list.cpp
index 035dae690b8..4c4a08d0b43 100644
--- a/engines/icb/icon_list.cpp
+++ b/engines/icb/icon_list.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/icon_list.h b/engines/icb/icon_list.h
index d5a3ebb7b82..6c9642969a5 100644
--- a/engines/icb/icon_list.h
+++ b/engines/icb/icon_list.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/icon_list_manager.cpp b/engines/icb/icon_list_manager.cpp
index fcdc41ba3b2..f2e145ed052 100644
--- a/engines/icb/icon_list_manager.cpp
+++ b/engines/icb/icon_list_manager.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/icon_list_manager.h b/engines/icb/icon_list_manager.h
index c1c5665fec6..955f235f294 100644
--- a/engines/icb/icon_list_manager.h
+++ b/engines/icb/icon_list_manager.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/icon_menu.cpp b/engines/icb/icon_menu.cpp
index 7726c3ede3a..1890a4704d0 100644
--- a/engines/icb/icon_menu.cpp
+++ b/engines/icb/icon_menu.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/icon_menu.h b/engines/icb/icon_menu.h
index 662c2dae2d7..0a6805f1daa 100644
--- a/engines/icb/icon_menu.h
+++ b/engines/icb/icon_menu.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/icon_menu_pc.cpp b/engines/icb/icon_menu_pc.cpp
index 3be9aaff9d6..0e464e75788 100644
--- a/engines/icb/icon_menu_pc.cpp
+++ b/engines/icb/icon_menu_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/icon_menu_pc.h b/engines/icb/icon_menu_pc.h
index 037acc241b8..bd42a2883d5 100644
--- a/engines/icb/icon_menu_pc.h
+++ b/engines/icb/icon_menu_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/keyboard.cpp b/engines/icb/keyboard.cpp
index 95989e849a1..0675fa32259 100644
--- a/engines/icb/keyboard.cpp
+++ b/engines/icb/keyboard.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/keyboard.h b/engines/icb/keyboard.h
index a01bd5957cd..3572553e6cf 100644
--- a/engines/icb/keyboard.h
+++ b/engines/icb/keyboard.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/light.h b/engines/icb/light.h
index d4ab899a408..b7b1ba88878 100644
--- a/engines/icb/light.h
+++ b/engines/icb/light.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/light_pc.cpp b/engines/icb/light_pc.cpp
index ee3744c1851..4a8342b7fb5 100644
--- a/engines/icb/light_pc.cpp
+++ b/engines/icb/light_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/light_pc.h b/engines/icb/light_pc.h
index 3870a29ebb5..18079df8a5a 100644
--- a/engines/icb/light_pc.h
+++ b/engines/icb/light_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/line_of_sight.cpp b/engines/icb/line_of_sight.cpp
index c61fd66e669..0a3aace2fba 100644
--- a/engines/icb/line_of_sight.cpp
+++ b/engines/icb/line_of_sight.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/line_of_sight.h b/engines/icb/line_of_sight.h
index ec27b0beb33..7b3dc7e5dea 100644
--- a/engines/icb/line_of_sight.h
+++ b/engines/icb/line_of_sight.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/loadscrn.h b/engines/icb/loadscrn.h
index d88f0e042e8..059aafd147c 100644
--- a/engines/icb/loadscrn.h
+++ b/engines/icb/loadscrn.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/loadscrn_pc.cpp b/engines/icb/loadscrn_pc.cpp
index f8d2b3dd63e..d4e2bbc013e 100644
--- a/engines/icb/loadscrn_pc.cpp
+++ b/engines/icb/loadscrn_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/logic.cpp b/engines/icb/logic.cpp
index fa198c82602..7687cc775da 100644
--- a/engines/icb/logic.cpp
+++ b/engines/icb/logic.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/main_menu.h b/engines/icb/main_menu.h
index 60945f0f442..86fd14bd664 100644
--- a/engines/icb/main_menu.h
+++ b/engines/icb/main_menu.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/main_menu_pc.cpp b/engines/icb/main_menu_pc.cpp
index 9bbea28b344..b001141b851 100644
--- a/engines/icb/main_menu_pc.cpp
+++ b/engines/icb/main_menu_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/map_marker.cpp b/engines/icb/map_marker.cpp
index 50d08af34bb..5844ae3300d 100644
--- a/engines/icb/map_marker.cpp
+++ b/engines/icb/map_marker.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/map_marker.h b/engines/icb/map_marker.h
index 6ebb0b9f5dc..57c1f8798dc 100644
--- a/engines/icb/map_marker.h
+++ b/engines/icb/map_marker.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/map_marker_pc.cpp b/engines/icb/map_marker_pc.cpp
index c6eb26a848f..ecf855a487c 100644
--- a/engines/icb/map_marker_pc.cpp
+++ b/engines/icb/map_marker_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/mega_interaction.cpp b/engines/icb/mega_interaction.cpp
index 6569c63f5d3..8e1fed61707 100644
--- a/engines/icb/mega_interaction.cpp
+++ b/engines/icb/mega_interaction.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/metaengine.cpp b/engines/icb/metaengine.cpp
index 8122d8f4cb7..da3f545f6dc 100644
--- a/engines/icb/metaengine.cpp
+++ b/engines/icb/metaengine.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/icb/mission.cpp b/engines/icb/mission.cpp
index 6444e40a6ee..7c9e549b6a0 100644
--- a/engines/icb/mission.cpp
+++ b/engines/icb/mission.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/mission.h b/engines/icb/mission.h
index f61276dc4c9..098dc537e25 100644
--- a/engines/icb/mission.h
+++ b/engines/icb/mission.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/mission_functions.cpp b/engines/icb/mission_functions.cpp
index f0f0007508b..1f83d294d74 100644
--- a/engines/icb/mission_functions.cpp
+++ b/engines/icb/mission_functions.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/mission_functions.h b/engines/icb/mission_functions.h
index ca90a6cb300..c30832a0618 100644
--- a/engines/icb/mission_functions.h
+++ b/engines/icb/mission_functions.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/mouse.cpp b/engines/icb/mouse.cpp
index d18a7ca6742..b82d267017b 100644
--- a/engines/icb/mouse.cpp
+++ b/engines/icb/mouse.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/mouse.h b/engines/icb/mouse.h
index ad18497504d..c18942f0250 100644
--- a/engines/icb/mouse.h
+++ b/engines/icb/mouse.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/mouse_pc.cpp b/engines/icb/mouse_pc.cpp
index f1cfa618d2e..d626d8fb8d5 100644
--- a/engines/icb/mouse_pc.cpp
+++ b/engines/icb/mouse_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/movie_pc.cpp b/engines/icb/movie_pc.cpp
index 29909998a7d..0dabe6e06d5 100644
--- a/engines/icb/movie_pc.cpp
+++ b/engines/icb/movie_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/movie_pc.h b/engines/icb/movie_pc.h
index 15db9de60c2..669d0558fb3 100644
--- a/engines/icb/movie_pc.h
+++ b/engines/icb/movie_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/non_ad_module.cpp b/engines/icb/non_ad_module.cpp
index 2d9502f9214..07e776d080a 100644
--- a/engines/icb/non_ad_module.cpp
+++ b/engines/icb/non_ad_module.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/non_ad_module.h b/engines/icb/non_ad_module.h
index 0001fefbe36..7f5c4ac3785 100644
--- a/engines/icb/non_ad_module.h
+++ b/engines/icb/non_ad_module.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/object_structs.h b/engines/icb/object_structs.h
index 5c0f021c6ad..8863da65399 100644
--- a/engines/icb/object_structs.h
+++ b/engines/icb/object_structs.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/options_manager_pc.cpp b/engines/icb/options_manager_pc.cpp
index af536ec5674..814128c4789 100644
--- a/engines/icb/options_manager_pc.cpp
+++ b/engines/icb/options_manager_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/options_manager_pc.h b/engines/icb/options_manager_pc.h
index 5913e4969e4..d7a170cc797 100644
--- a/engines/icb/options_manager_pc.h
+++ b/engines/icb/options_manager_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/p4.cpp b/engines/icb/p4.cpp
index e55ce901818..7ba5dbf6fc2 100644
--- a/engines/icb/p4.cpp
+++ b/engines/icb/p4.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/p4.h b/engines/icb/p4.h
index 8aaab33be67..be44be95a76 100644
--- a/engines/icb/p4.h
+++ b/engines/icb/p4.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/p4_generic.h b/engines/icb/p4_generic.h
index 57607c1dc41..94607f1e666 100644
--- a/engines/icb/p4_generic.h
+++ b/engines/icb/p4_generic.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/p4_generic_pc.h b/engines/icb/p4_generic_pc.h
index 86cf9ce70cc..2db7b6592f2 100644
--- a/engines/icb/p4_generic_pc.h
+++ b/engines/icb/p4_generic_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/p4_pc.cpp b/engines/icb/p4_pc.cpp
index 64594f5c23c..39c4a633a62 100644
--- a/engines/icb/p4_pc.cpp
+++ b/engines/icb/p4_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/player.cpp b/engines/icb/player.cpp
index 8267a46e527..5ceda713b33 100644
--- a/engines/icb/player.cpp
+++ b/engines/icb/player.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/player.h b/engines/icb/player.h
index 61307afcf30..c32029d2448 100644
--- a/engines/icb/player.h
+++ b/engines/icb/player.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/player_interaction.cpp b/engines/icb/player_interaction.cpp
index 076fbc3ded1..ce38299d18c 100644
--- a/engines/icb/player_interaction.cpp
+++ b/engines/icb/player_interaction.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/player_pc.cpp b/engines/icb/player_pc.cpp
index 9378eba4d0e..e1f017a16f7 100644
--- a/engines/icb/player_pc.cpp
+++ b/engines/icb/player_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/prim_route_builder.cpp b/engines/icb/prim_route_builder.cpp
index 3dc4e3b5e2f..89ed7216a4e 100644
--- a/engines/icb/prim_route_builder.cpp
+++ b/engines/icb/prim_route_builder.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/prim_route_builder.h b/engines/icb/prim_route_builder.h
index 8230337da5d..4b4bc722e43 100644
--- a/engines/icb/prim_route_builder.h
+++ b/engines/icb/prim_route_builder.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/protocol.cpp b/engines/icb/protocol.cpp
index 55380a6a22b..668c20d3ede 100644
--- a/engines/icb/protocol.cpp
+++ b/engines/icb/protocol.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/protocol.h b/engines/icb/protocol.h
index 19c3850c915..23116ea0886 100644
--- a/engines/icb/protocol.h
+++ b/engines/icb/protocol.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/remora.cpp b/engines/icb/remora.cpp
index 76c408dde5d..e4203eb9f66 100644
--- a/engines/icb/remora.cpp
+++ b/engines/icb/remora.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/remora.h b/engines/icb/remora.h
index 0fad7a94ca2..5df05700092 100644
--- a/engines/icb/remora.h
+++ b/engines/icb/remora.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/remora_pc.cpp b/engines/icb/remora_pc.cpp
index ef703f794b3..21d10146095 100644
--- a/engines/icb/remora_pc.cpp
+++ b/engines/icb/remora_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/remora_pc.h b/engines/icb/remora_pc.h
index f6e00489d34..09cbe42b34a 100644
--- a/engines/icb/remora_pc.h
+++ b/engines/icb/remora_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/remora_sprite.cpp b/engines/icb/remora_sprite.cpp
index ecb942d5573..9ee4a38bf55 100644
--- a/engines/icb/remora_sprite.cpp
+++ b/engines/icb/remora_sprite.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/remora_sprite.h b/engines/icb/remora_sprite.h
index 66fa2f4101a..281f722f0ac 100644
--- a/engines/icb/remora_sprite.h
+++ b/engines/icb/remora_sprite.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/remora_sprite_pc.cpp b/engines/icb/remora_sprite_pc.cpp
index 54cb70d76fc..f2e10e79b74 100644
--- a/engines/icb/remora_sprite_pc.cpp
+++ b/engines/icb/remora_sprite_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/res_man.cpp b/engines/icb/res_man.cpp
index ecec78fa3c6..9794d667e49 100644
--- a/engines/icb/res_man.cpp
+++ b/engines/icb/res_man.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/res_man.h b/engines/icb/res_man.h
index 56bd9c59c3c..2c62aa133b6 100644
--- a/engines/icb/res_man.h
+++ b/engines/icb/res_man.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/res_man_pc.cpp b/engines/icb/res_man_pc.cpp
index 7534198f69d..5051fcece21 100644
--- a/engines/icb/res_man_pc.cpp
+++ b/engines/icb/res_man_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/res_man_pc.h b/engines/icb/res_man_pc.h
index efd136028f4..82968230bbf 100644
--- a/engines/icb/res_man_pc.h
+++ b/engines/icb/res_man_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/route_manager.cpp b/engines/icb/route_manager.cpp
index 3f3d6a12ec3..f693ebef96b 100644
--- a/engines/icb/route_manager.cpp
+++ b/engines/icb/route_manager.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/route_manager.h b/engines/icb/route_manager.h
index 186efdaa3d9..88840702ca0 100644
--- a/engines/icb/route_manager.h
+++ b/engines/icb/route_manager.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/session.cpp b/engines/icb/session.cpp
index c87d5c4e971..007ce216ccc 100644
--- a/engines/icb/session.cpp
+++ b/engines/icb/session.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/session.h b/engines/icb/session.h
index b21022b101c..03442112f60 100644
--- a/engines/icb/session.h
+++ b/engines/icb/session.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/set.cpp b/engines/icb/set.cpp
index b62819e2496..74ef0225a95 100644
--- a/engines/icb/set.cpp
+++ b/engines/icb/set.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/set.h b/engines/icb/set.h
index c0b0d0c3b0e..cf43b829632 100644
--- a/engines/icb/set.h
+++ b/engines/icb/set.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/set_pc.cpp b/engines/icb/set_pc.cpp
index 94f298b9bba..29b019f6bb7 100644
--- a/engines/icb/set_pc.cpp
+++ b/engines/icb/set_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/set_pc.h b/engines/icb/set_pc.h
index 0fcf98bf02f..cec132e2f11 100644
--- a/engines/icb/set_pc.h
+++ b/engines/icb/set_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/shade.cpp b/engines/icb/shade.cpp
index 8368650af68..8bb643c75ce 100644
--- a/engines/icb/shade.cpp
+++ b/engines/icb/shade.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/shade.h b/engines/icb/shade.h
index a30428301a6..3c424751c66 100644
--- a/engines/icb/shade.h
+++ b/engines/icb/shade.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/shade_pc.cpp b/engines/icb/shade_pc.cpp
index 9974e2a3b20..07db64d7d09 100644
--- a/engines/icb/shade_pc.cpp
+++ b/engines/icb/shade_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/shade_pc.h b/engines/icb/shade_pc.h
index 8388e2f5b39..983e4a8c73e 100644
--- a/engines/icb/shade_pc.h
+++ b/engines/icb/shade_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/shadow.h b/engines/icb/shadow.h
index 951d4278a58..c25b20d187e 100644
--- a/engines/icb/shadow.h
+++ b/engines/icb/shadow.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/shadow_pc.cpp b/engines/icb/shadow_pc.cpp
index e811b149267..d4827f58f07 100644
--- a/engines/icb/shadow_pc.cpp
+++ b/engines/icb/shadow_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/shadow_pc.h b/engines/icb/shadow_pc.h
index 691559f792f..cee6a26b189 100644
--- a/engines/icb/shadow_pc.h
+++ b/engines/icb/shadow_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/shake.cpp b/engines/icb/shake.cpp
index f870de035f8..4b09a3c8cef 100644
--- a/engines/icb/shake.cpp
+++ b/engines/icb/shake.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/shake.h b/engines/icb/shake.h
index 9508b88edce..5def4fb011d 100644
--- a/engines/icb/shake.h
+++ b/engines/icb/shake.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/softskin_pc.cpp b/engines/icb/softskin_pc.cpp
index f39651b1b87..ecf5194b55a 100644
--- a/engines/icb/softskin_pc.cpp
+++ b/engines/icb/softskin_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/softskin_pc.h b/engines/icb/softskin_pc.h
index 1136eabfafd..a95af4f8065 100644
--- a/engines/icb/softskin_pc.h
+++ b/engines/icb/softskin_pc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound.cpp b/engines/icb/sound.cpp
index 05db1732e3a..97d3132d2f6 100644
--- a/engines/icb/sound.cpp
+++ b/engines/icb/sound.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound.h b/engines/icb/sound.h
index 9b77659e2eb..a7949b7c775 100644
--- a/engines/icb/sound.h
+++ b/engines/icb/sound.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound/direct_sound.cpp b/engines/icb/sound/direct_sound.cpp
index fe47620115d..a75621d6f5b 100644
--- a/engines/icb/sound/direct_sound.cpp
+++ b/engines/icb/sound/direct_sound.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound/direct_sound.h b/engines/icb/sound/direct_sound.h
index 785741aef66..d4940941dad 100644
--- a/engines/icb/sound/direct_sound.h
+++ b/engines/icb/sound/direct_sound.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound/fx_manager.cpp b/engines/icb/sound/fx_manager.cpp
index 881cdf2c389..da8618aa500 100644
--- a/engines/icb/sound/fx_manager.cpp
+++ b/engines/icb/sound/fx_manager.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound/fx_manager.h b/engines/icb/sound/fx_manager.h
index 9fc6c169567..cb22f2be61e 100644
--- a/engines/icb/sound/fx_manager.h
+++ b/engines/icb/sound/fx_manager.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound/music_manager.cpp b/engines/icb/sound/music_manager.cpp
index 55d949bf3ba..ce3731ab9b5 100644
--- a/engines/icb/sound/music_manager.cpp
+++ b/engines/icb/sound/music_manager.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound/music_manager.h b/engines/icb/sound/music_manager.h
index b738025e73b..621b06a510c 100644
--- a/engines/icb/sound/music_manager.h
+++ b/engines/icb/sound/music_manager.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound/sound_common.cpp b/engines/icb/sound/sound_common.cpp
index dafc9621c87..da71287b0f5 100644
--- a/engines/icb/sound/sound_common.cpp
+++ b/engines/icb/sound/sound_common.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound/sound_common.h b/engines/icb/sound/sound_common.h
index f5ddef41515..78e0d3db810 100644
--- a/engines/icb/sound/sound_common.h
+++ b/engines/icb/sound/sound_common.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound/speech_manager.cpp b/engines/icb/sound/speech_manager.cpp
index cb4a1322a0b..326ac7d22dc 100644
--- a/engines/icb/sound/speech_manager.cpp
+++ b/engines/icb/sound/speech_manager.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound/speech_manager.h b/engines/icb/sound/speech_manager.h
index 976d59585c1..5c35b1bb32d 100644
--- a/engines/icb/sound/speech_manager.h
+++ b/engines/icb/sound/speech_manager.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound_logic.cpp b/engines/icb/sound_logic.cpp
index f766dacbb7c..aa35b1c6318 100644
--- a/engines/icb/sound_logic.cpp
+++ b/engines/icb/sound_logic.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound_logic.h b/engines/icb/sound_logic.h
index f792fba69af..8904cbbaac5 100644
--- a/engines/icb/sound_logic.h
+++ b/engines/icb/sound_logic.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound_logic_entry.cpp b/engines/icb/sound_logic_entry.cpp
index 82c4fb1a6cc..358caf37bae 100644
--- a/engines/icb/sound_logic_entry.cpp
+++ b/engines/icb/sound_logic_entry.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound_logic_entry.h b/engines/icb/sound_logic_entry.h
index d04a2f41d6e..bdd545ddf7b 100644
--- a/engines/icb/sound_logic_entry.h
+++ b/engines/icb/sound_logic_entry.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound_lowlevel.h b/engines/icb/sound_lowlevel.h
index d00be4d162a..b9279bf8091 100644
--- a/engines/icb/sound_lowlevel.h
+++ b/engines/icb/sound_lowlevel.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/sound_lowlevel_pc.cpp b/engines/icb/sound_lowlevel_pc.cpp
index a63488befc8..9bd91873876 100644
--- a/engines/icb/sound_lowlevel_pc.cpp
+++ b/engines/icb/sound_lowlevel_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/speech.cpp b/engines/icb/speech.cpp
index ae8cdca142a..db017213c7f 100644
--- a/engines/icb/speech.cpp
+++ b/engines/icb/speech.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/speech.h b/engines/icb/speech.h
index a4d0bd55fcb..785337ea39b 100644
--- a/engines/icb/speech.h
+++ b/engines/icb/speech.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/speech_pc.cpp b/engines/icb/speech_pc.cpp
index 7393ee6f191..c98f8950b66 100644
--- a/engines/icb/speech_pc.cpp
+++ b/engines/icb/speech_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/stage_draw.h b/engines/icb/stage_draw.h
index 9e8528536e4..66528dbd10c 100644
--- a/engines/icb/stage_draw.h
+++ b/engines/icb/stage_draw.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/stage_poly.cpp b/engines/icb/stage_poly.cpp
index 847b169a69f..07b7f595d5a 100644
--- a/engines/icb/stage_poly.cpp
+++ b/engines/icb/stage_poly.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/stage_view.h b/engines/icb/stage_view.h
index 75f96fe1422..8c675e58c53 100644
--- a/engines/icb/stage_view.h
+++ b/engines/icb/stage_view.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/stagedraw_pc_poly.cpp b/engines/icb/stagedraw_pc_poly.cpp
index ca9aa8c09c9..750481dfa9c 100644
--- a/engines/icb/stagedraw_pc_poly.cpp
+++ b/engines/icb/stagedraw_pc_poly.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/string_vest.cpp b/engines/icb/string_vest.cpp
index bc34a2370a7..e2f65843855 100644
--- a/engines/icb/string_vest.cpp
+++ b/engines/icb/string_vest.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/string_vest.h b/engines/icb/string_vest.h
index 7936be9a146..eea52317910 100644
--- a/engines/icb/string_vest.h
+++ b/engines/icb/string_vest.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/surface_manager.cpp b/engines/icb/surface_manager.cpp
index 4f776f489b2..6a1127da28f 100644
--- a/engines/icb/surface_manager.cpp
+++ b/engines/icb/surface_manager.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/surface_manager.h b/engines/icb/surface_manager.h
index 36bfd31c4b5..2d16a9398dd 100644
--- a/engines/icb/surface_manager.h
+++ b/engines/icb/surface_manager.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/text.h b/engines/icb/text.h
index a512c0e0a58..c201ba5cde2 100644
--- a/engines/icb/text.h
+++ b/engines/icb/text.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/text_pc.cpp b/engines/icb/text_pc.cpp
index 57626efb4a4..764d2afd22c 100644
--- a/engines/icb/text_pc.cpp
+++ b/engines/icb/text_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/text_sprites.cpp b/engines/icb/text_sprites.cpp
index 37e51b02223..344d7c573ee 100644
--- a/engines/icb/text_sprites.cpp
+++ b/engines/icb/text_sprites.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/text_sprites.h b/engines/icb/text_sprites.h
index 3e45384eee5..96b311be6e4 100644
--- a/engines/icb/text_sprites.h
+++ b/engines/icb/text_sprites.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/text_sprites_pc.cpp b/engines/icb/text_sprites_pc.cpp
index d9f6567cb3e..f558d9d5402 100644
--- a/engines/icb/text_sprites_pc.cpp
+++ b/engines/icb/text_sprites_pc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/timer_func.cpp b/engines/icb/timer_func.cpp
index ef5de0dca40..e8b61307507 100644
--- a/engines/icb/timer_func.cpp
+++ b/engines/icb/timer_func.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/timer_func.h b/engines/icb/timer_func.h
index 973c56c74f2..92e3fcdec3b 100644
--- a/engines/icb/timer_func.h
+++ b/engines/icb/timer_func.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/tracer.cpp b/engines/icb/tracer.cpp
index 3f95f7ed7e7..dab3b67a65c 100644
--- a/engines/icb/tracer.cpp
+++ b/engines/icb/tracer.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/tracer.h b/engines/icb/tracer.h
index e42f66055af..99d554d5664 100644
--- a/engines/icb/tracer.h
+++ b/engines/icb/tracer.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/zsupport.cpp b/engines/icb/zsupport.cpp
index d8a5c623b57..25a47df3a9e 100644
--- a/engines/icb/zsupport.cpp
+++ b/engines/icb/zsupport.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/icb/zsupport.h b/engines/icb/zsupport.h
index 39310d856e1..85c520f05da 100644
--- a/engines/icb/zsupport.h
+++ b/engines/icb/zsupport.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* Additional copyright for this file:
diff --git a/engines/myst3/ambient.cpp b/engines/myst3/ambient.cpp
index 9c64b70f997..0a49cde5dce 100644
--- a/engines/myst3/ambient.cpp
+++ b/engines/myst3/ambient.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/ambient.h b/engines/myst3/ambient.h
index 417a50dc965..c748b8190c4 100644
--- a/engines/myst3/ambient.h
+++ b/engines/myst3/ambient.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/archive.cpp b/engines/myst3/archive.cpp
index a84b6216be9..ece2fe03a11 100644
--- a/engines/myst3/archive.cpp
+++ b/engines/myst3/archive.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/archive.h b/engines/myst3/archive.h
index 88c96fadbf1..b44598e2be0 100644
--- a/engines/myst3/archive.h
+++ b/engines/myst3/archive.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/console.cpp b/engines/myst3/console.cpp
index 4ee9435d8b4..2d812b43174 100644
--- a/engines/myst3/console.cpp
+++ b/engines/myst3/console.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/console.h b/engines/myst3/console.h
index d8fd125a9f8..8a735e368c1 100644
--- a/engines/myst3/console.h
+++ b/engines/myst3/console.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/cursor.cpp b/engines/myst3/cursor.cpp
index d4f50c5bf16..d1b31c72d7f 100644
--- a/engines/myst3/cursor.cpp
+++ b/engines/myst3/cursor.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/cursor.h b/engines/myst3/cursor.h
index eb51d4365e8..85360b7971d 100644
--- a/engines/myst3/cursor.h
+++ b/engines/myst3/cursor.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/database.cpp b/engines/myst3/database.cpp
index ae61a361ba4..dafe3c8d5f4 100644
--- a/engines/myst3/database.cpp
+++ b/engines/myst3/database.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/database.h b/engines/myst3/database.h
index 2da23a50478..b93ea9255b9 100644
--- a/engines/myst3/database.h
+++ b/engines/myst3/database.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/detection.cpp b/engines/myst3/detection.cpp
index daff764e4d5..2ee06eb7190 100644
--- a/engines/myst3/detection.cpp
+++ b/engines/myst3/detection.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/detection.h b/engines/myst3/detection.h
index be6009c4c3b..6f91663afc5 100644
--- a/engines/myst3/detection.h
+++ b/engines/myst3/detection.h
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/myst3/effects.cpp b/engines/myst3/effects.cpp
index ce6d02b2305..824284afd50 100644
--- a/engines/myst3/effects.cpp
+++ b/engines/myst3/effects.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/effects.h b/engines/myst3/effects.h
index 12ddd83e7ef..386bc76d6cf 100644
--- a/engines/myst3/effects.h
+++ b/engines/myst3/effects.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/gfx.cpp b/engines/myst3/gfx.cpp
index f2175150a26..36d400636f3 100644
--- a/engines/myst3/gfx.cpp
+++ b/engines/myst3/gfx.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/gfx.h b/engines/myst3/gfx.h
index 9f7c9ae7c62..df15e709622 100644
--- a/engines/myst3/gfx.h
+++ b/engines/myst3/gfx.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/gfx_opengl.cpp b/engines/myst3/gfx_opengl.cpp
index d6b5e38c809..2e7426627ef 100644
--- a/engines/myst3/gfx_opengl.cpp
+++ b/engines/myst3/gfx_opengl.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/gfx_opengl.h b/engines/myst3/gfx_opengl.h
index 765af0800ef..970945c2f67 100644
--- a/engines/myst3/gfx_opengl.h
+++ b/engines/myst3/gfx_opengl.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/gfx_opengl_shaders.cpp b/engines/myst3/gfx_opengl_shaders.cpp
index c6861b61252..d9331c62e72 100644
--- a/engines/myst3/gfx_opengl_shaders.cpp
+++ b/engines/myst3/gfx_opengl_shaders.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/gfx_opengl_shaders.h b/engines/myst3/gfx_opengl_shaders.h
index 6df93d58192..1c187a8f384 100644
--- a/engines/myst3/gfx_opengl_shaders.h
+++ b/engines/myst3/gfx_opengl_shaders.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/gfx_opengl_texture.cpp b/engines/myst3/gfx_opengl_texture.cpp
index 00ab8f9dfb6..752828849cd 100644
--- a/engines/myst3/gfx_opengl_texture.cpp
+++ b/engines/myst3/gfx_opengl_texture.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/gfx_opengl_texture.h b/engines/myst3/gfx_opengl_texture.h
index 20f6253c133..914168b73ba 100644
--- a/engines/myst3/gfx_opengl_texture.h
+++ b/engines/myst3/gfx_opengl_texture.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/gfx_tinygl.cpp b/engines/myst3/gfx_tinygl.cpp
index 5fb6bc83582..b542ce4be14 100644
--- a/engines/myst3/gfx_tinygl.cpp
+++ b/engines/myst3/gfx_tinygl.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/gfx_tinygl.h b/engines/myst3/gfx_tinygl.h
index d3a97d29d27..a983d06b588 100644
--- a/engines/myst3/gfx_tinygl.h
+++ b/engines/myst3/gfx_tinygl.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/gfx_tinygl_texture.cpp b/engines/myst3/gfx_tinygl_texture.cpp
index 5b07b30d345..ee454ef5f3d 100644
--- a/engines/myst3/gfx_tinygl_texture.cpp
+++ b/engines/myst3/gfx_tinygl_texture.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/gfx_tinygl_texture.h b/engines/myst3/gfx_tinygl_texture.h
index 55c30afba97..1aeb7542787 100644
--- a/engines/myst3/gfx_tinygl_texture.h
+++ b/engines/myst3/gfx_tinygl_texture.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/hotspot.cpp b/engines/myst3/hotspot.cpp
index 028b3232bfa..7a329ca5ba1 100644
--- a/engines/myst3/hotspot.cpp
+++ b/engines/myst3/hotspot.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/hotspot.h b/engines/myst3/hotspot.h
index 620741d060c..4d16f02ca80 100644
--- a/engines/myst3/hotspot.h
+++ b/engines/myst3/hotspot.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/inventory.cpp b/engines/myst3/inventory.cpp
index d3bd2fdc69b..6945bd7411a 100644
--- a/engines/myst3/inventory.cpp
+++ b/engines/myst3/inventory.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/inventory.h b/engines/myst3/inventory.h
index 418d932d603..8cdebabff5a 100644
--- a/engines/myst3/inventory.h
+++ b/engines/myst3/inventory.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/menu.cpp b/engines/myst3/menu.cpp
index 6c1120b8ce4..3a934798281 100644
--- a/engines/myst3/menu.cpp
+++ b/engines/myst3/menu.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/menu.h b/engines/myst3/menu.h
index 12830bfe769..a2808664683 100644
--- a/engines/myst3/menu.h
+++ b/engines/myst3/menu.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/metaengine.cpp b/engines/myst3/metaengine.cpp
index 5838130ae0f..27f9c59fee9 100644
--- a/engines/myst3/metaengine.cpp
+++ b/engines/myst3/metaengine.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/myst3/movie.cpp b/engines/myst3/movie.cpp
index 19bbf791c83..59924afbd84 100644
--- a/engines/myst3/movie.cpp
+++ b/engines/myst3/movie.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/movie.h b/engines/myst3/movie.h
index 3bfda290ca4..b9743431fd4 100644
--- a/engines/myst3/movie.h
+++ b/engines/myst3/movie.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/myst3.cpp b/engines/myst3/myst3.cpp
index fd85aab87c4..11efa3e72c5 100644
--- a/engines/myst3/myst3.cpp
+++ b/engines/myst3/myst3.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/myst3.h b/engines/myst3/myst3.h
index 73c938ddd07..03960e0a731 100644
--- a/engines/myst3/myst3.h
+++ b/engines/myst3/myst3.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/node.cpp b/engines/myst3/node.cpp
index eee83d3ccf9..ad8f7042d42 100644
--- a/engines/myst3/node.cpp
+++ b/engines/myst3/node.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/node.h b/engines/myst3/node.h
index e9ededfe88a..0b70eb1277c 100644
--- a/engines/myst3/node.h
+++ b/engines/myst3/node.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/nodecube.cpp b/engines/myst3/nodecube.cpp
index c96593a979f..631e6e2b755 100644
--- a/engines/myst3/nodecube.cpp
+++ b/engines/myst3/nodecube.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/nodecube.h b/engines/myst3/nodecube.h
index 4df126cc1ce..a9e9275515b 100644
--- a/engines/myst3/nodecube.h
+++ b/engines/myst3/nodecube.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/nodeframe.cpp b/engines/myst3/nodeframe.cpp
index 733cb732e5c..4fb167243f7 100644
--- a/engines/myst3/nodeframe.cpp
+++ b/engines/myst3/nodeframe.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/nodeframe.h b/engines/myst3/nodeframe.h
index ccdbf7725d3..f10e603498f 100644
--- a/engines/myst3/nodeframe.h
+++ b/engines/myst3/nodeframe.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/puzzles.cpp b/engines/myst3/puzzles.cpp
index eb838041b55..30e25d3fef3 100644
--- a/engines/myst3/puzzles.cpp
+++ b/engines/myst3/puzzles.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/puzzles.h b/engines/myst3/puzzles.h
index 10821761076..8589540098f 100644
--- a/engines/myst3/puzzles.h
+++ b/engines/myst3/puzzles.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/scene.cpp b/engines/myst3/scene.cpp
index b94d1619d00..c354f4a2ded 100644
--- a/engines/myst3/scene.cpp
+++ b/engines/myst3/scene.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/scene.h b/engines/myst3/scene.h
index 5874fefbf18..055b5c7065b 100644
--- a/engines/myst3/scene.h
+++ b/engines/myst3/scene.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/script.cpp b/engines/myst3/script.cpp
index 3e9fc37c55a..854be4b3ed3 100644
--- a/engines/myst3/script.cpp
+++ b/engines/myst3/script.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/script.h b/engines/myst3/script.h
index c9da5a7e61e..79ae5a257cf 100644
--- a/engines/myst3/script.h
+++ b/engines/myst3/script.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/sound.cpp b/engines/myst3/sound.cpp
index d969f806b90..a2ffb451c4e 100644
--- a/engines/myst3/sound.cpp
+++ b/engines/myst3/sound.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/sound.h b/engines/myst3/sound.h
index e3bb9ccd7cb..ecd9a4eb769 100644
--- a/engines/myst3/sound.h
+++ b/engines/myst3/sound.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/state.cpp b/engines/myst3/state.cpp
index 8b78797f15f..70d6d0063ec 100644
--- a/engines/myst3/state.cpp
+++ b/engines/myst3/state.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/state.h b/engines/myst3/state.h
index 6bb191cfba5..409c40ca1a6 100644
--- a/engines/myst3/state.h
+++ b/engines/myst3/state.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/subtitles.cpp b/engines/myst3/subtitles.cpp
index c9ba630b684..8c1e5c134d4 100644
--- a/engines/myst3/subtitles.cpp
+++ b/engines/myst3/subtitles.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/subtitles.h b/engines/myst3/subtitles.h
index 6c1c98286ad..39054ae4774 100644
--- a/engines/myst3/subtitles.h
+++ b/engines/myst3/subtitles.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/transition.cpp b/engines/myst3/transition.cpp
index 8338385c14e..1496263762c 100644
--- a/engines/myst3/transition.cpp
+++ b/engines/myst3/transition.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/myst3/transition.h b/engines/myst3/transition.h
index ec5267d4dfc..1f2e990e696 100644
--- a/engines/myst3/transition.h
+++ b/engines/myst3/transition.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/console.cpp b/engines/stark/console.cpp
index c1233f02153..42e0147e79e 100644
--- a/engines/stark/console.cpp
+++ b/engines/stark/console.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/console.h b/engines/stark/console.h
index f86a0dd8e77..4d6ca1c2863 100644
--- a/engines/stark/console.h
+++ b/engines/stark/console.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/debug.h b/engines/stark/debug.h
index 1b5a0d2d47a..4de226b46d4 100644
--- a/engines/stark/debug.h
+++ b/engines/stark/debug.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/detection.cpp b/engines/stark/detection.cpp
index 42be44c4498..54cc4dedcc3 100644
--- a/engines/stark/detection.cpp
+++ b/engines/stark/detection.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/biff.cpp b/engines/stark/formats/biff.cpp
index dde2ddc7024..7a1051026db 100644
--- a/engines/stark/formats/biff.cpp
+++ b/engines/stark/formats/biff.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/biff.h b/engines/stark/formats/biff.h
index 79399e5aa47..b69737bf4a7 100644
--- a/engines/stark/formats/biff.h
+++ b/engines/stark/formats/biff.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/biffmesh.cpp b/engines/stark/formats/biffmesh.cpp
index d22cc0f264d..51d4afd5e69 100644
--- a/engines/stark/formats/biffmesh.cpp
+++ b/engines/stark/formats/biffmesh.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/biffmesh.h b/engines/stark/formats/biffmesh.h
index 70dfd7c4202..4ede7f95030 100644
--- a/engines/stark/formats/biffmesh.h
+++ b/engines/stark/formats/biffmesh.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/dds.cpp b/engines/stark/formats/dds.cpp
index a9eae3eab7b..f9e0ff68102 100644
--- a/engines/stark/formats/dds.cpp
+++ b/engines/stark/formats/dds.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/dds.h b/engines/stark/formats/dds.h
index 970709344d4..221e63ede62 100644
--- a/engines/stark/formats/dds.h
+++ b/engines/stark/formats/dds.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/iss.cpp b/engines/stark/formats/iss.cpp
index 21fa82353a5..4d8ad39b939 100644
--- a/engines/stark/formats/iss.cpp
+++ b/engines/stark/formats/iss.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/iss.h b/engines/stark/formats/iss.h
index 5432127b0a3..53ab22abf7f 100644
--- a/engines/stark/formats/iss.h
+++ b/engines/stark/formats/iss.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/tm.cpp b/engines/stark/formats/tm.cpp
index d6a563a70c5..7835715dd01 100644
--- a/engines/stark/formats/tm.cpp
+++ b/engines/stark/formats/tm.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/tm.h b/engines/stark/formats/tm.h
index d91eaf87894..05cc4a2e322 100644
--- a/engines/stark/formats/tm.h
+++ b/engines/stark/formats/tm.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/xarc.cpp b/engines/stark/formats/xarc.cpp
index 70465ba6c66..3ec8baf5cbd 100644
--- a/engines/stark/formats/xarc.cpp
+++ b/engines/stark/formats/xarc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/xarc.h b/engines/stark/formats/xarc.h
index 15068388215..9107f40bb12 100644
--- a/engines/stark/formats/xarc.h
+++ b/engines/stark/formats/xarc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/xmg.cpp b/engines/stark/formats/xmg.cpp
index d9f9064b841..43f42e1442c 100644
--- a/engines/stark/formats/xmg.cpp
+++ b/engines/stark/formats/xmg.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/xmg.h b/engines/stark/formats/xmg.h
index 32f44c8cfb3..bedffadb1c5 100644
--- a/engines/stark/formats/xmg.h
+++ b/engines/stark/formats/xmg.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/xrc.cpp b/engines/stark/formats/xrc.cpp
index a0a9f21ce00..a4c6f86854e 100644
--- a/engines/stark/formats/xrc.cpp
+++ b/engines/stark/formats/xrc.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/formats/xrc.h b/engines/stark/formats/xrc.h
index 5731b4cc7ac..aa08844310d 100644
--- a/engines/stark/formats/xrc.h
+++ b/engines/stark/formats/xrc.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/driver.cpp b/engines/stark/gfx/driver.cpp
index 93048d4c396..cef32fd433e 100644
--- a/engines/stark/gfx/driver.cpp
+++ b/engines/stark/gfx/driver.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/driver.h b/engines/stark/gfx/driver.h
index e04df1bc746..c4b38d92bad 100644
--- a/engines/stark/gfx/driver.h
+++ b/engines/stark/gfx/driver.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/faderenderer.h b/engines/stark/gfx/faderenderer.h
index 33040d056de..3a55723668c 100644
--- a/engines/stark/gfx/faderenderer.h
+++ b/engines/stark/gfx/faderenderer.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/opengl.cpp b/engines/stark/gfx/opengl.cpp
index 9aa51ace37a..8c18752137c 100644
--- a/engines/stark/gfx/opengl.cpp
+++ b/engines/stark/gfx/opengl.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/opengl.h b/engines/stark/gfx/opengl.h
index f3d156974fe..997879006f2 100644
--- a/engines/stark/gfx/opengl.h
+++ b/engines/stark/gfx/opengl.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglactor.cpp b/engines/stark/gfx/openglactor.cpp
index be2a4f16625..aa515bb2ea6 100644
--- a/engines/stark/gfx/openglactor.cpp
+++ b/engines/stark/gfx/openglactor.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglactor.h b/engines/stark/gfx/openglactor.h
index d0ce55fe1a8..63076574b10 100644
--- a/engines/stark/gfx/openglactor.h
+++ b/engines/stark/gfx/openglactor.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglfade.cpp b/engines/stark/gfx/openglfade.cpp
index 3e9ef6d6d4d..0a74354e11d 100644
--- a/engines/stark/gfx/openglfade.cpp
+++ b/engines/stark/gfx/openglfade.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglfade.h b/engines/stark/gfx/openglfade.h
index 95b789beff7..b35be2a2db7 100644
--- a/engines/stark/gfx/openglfade.h
+++ b/engines/stark/gfx/openglfade.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglprop.cpp b/engines/stark/gfx/openglprop.cpp
index da9b9709e36..deb319887b5 100644
--- a/engines/stark/gfx/openglprop.cpp
+++ b/engines/stark/gfx/openglprop.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglprop.h b/engines/stark/gfx/openglprop.h
index 0c376f7fe1d..09914436460 100644
--- a/engines/stark/gfx/openglprop.h
+++ b/engines/stark/gfx/openglprop.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/opengls.cpp b/engines/stark/gfx/opengls.cpp
index 8ce165bc069..bfce200afa8 100644
--- a/engines/stark/gfx/opengls.cpp
+++ b/engines/stark/gfx/opengls.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/opengls.h b/engines/stark/gfx/opengls.h
index cddee520c25..d8e84756dd7 100644
--- a/engines/stark/gfx/opengls.h
+++ b/engines/stark/gfx/opengls.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglsactor.cpp b/engines/stark/gfx/openglsactor.cpp
index e063eef0eb3..fc6bfc7370d 100644
--- a/engines/stark/gfx/openglsactor.cpp
+++ b/engines/stark/gfx/openglsactor.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglsactor.h b/engines/stark/gfx/openglsactor.h
index 44bca032f2e..65cc04e3194 100644
--- a/engines/stark/gfx/openglsactor.h
+++ b/engines/stark/gfx/openglsactor.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglsfade.cpp b/engines/stark/gfx/openglsfade.cpp
index 05ac1f66042..d0aec838f6e 100644
--- a/engines/stark/gfx/openglsfade.cpp
+++ b/engines/stark/gfx/openglsfade.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglsfade.h b/engines/stark/gfx/openglsfade.h
index fd3f5d17632..2efa44b3b7f 100644
--- a/engines/stark/gfx/openglsfade.h
+++ b/engines/stark/gfx/openglsfade.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglsprop.cpp b/engines/stark/gfx/openglsprop.cpp
index ab8facb1c34..9b1bc9f6570 100644
--- a/engines/stark/gfx/openglsprop.cpp
+++ b/engines/stark/gfx/openglsprop.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglsprop.h b/engines/stark/gfx/openglsprop.h
index 4222a21d182..c02a4338386 100644
--- a/engines/stark/gfx/openglsprop.h
+++ b/engines/stark/gfx/openglsprop.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglssurface.cpp b/engines/stark/gfx/openglssurface.cpp
index fb1efa9692b..3cfd9bd7be3 100644
--- a/engines/stark/gfx/openglssurface.cpp
+++ b/engines/stark/gfx/openglssurface.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglssurface.h b/engines/stark/gfx/openglssurface.h
index 87b5bb08739..6501a694159 100644
--- a/engines/stark/gfx/openglssurface.h
+++ b/engines/stark/gfx/openglssurface.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglsurface.cpp b/engines/stark/gfx/openglsurface.cpp
index 09d575bee3a..ecd6bc619fc 100644
--- a/engines/stark/gfx/openglsurface.cpp
+++ b/engines/stark/gfx/openglsurface.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/openglsurface.h b/engines/stark/gfx/openglsurface.h
index 419f8e0c4ac..e5f3a0fe5a8 100644
--- a/engines/stark/gfx/openglsurface.h
+++ b/engines/stark/gfx/openglsurface.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/opengltexture.cpp b/engines/stark/gfx/opengltexture.cpp
index 185eb20ee1f..706bb8f7391 100644
--- a/engines/stark/gfx/opengltexture.cpp
+++ b/engines/stark/gfx/opengltexture.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/opengltexture.h b/engines/stark/gfx/opengltexture.h
index 9cacb40a57d..461a6f02326 100644
--- a/engines/stark/gfx/opengltexture.h
+++ b/engines/stark/gfx/opengltexture.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/renderentry.cpp b/engines/stark/gfx/renderentry.cpp
index a525832ba29..36c3b4e64d8 100644
--- a/engines/stark/gfx/renderentry.cpp
+++ b/engines/stark/gfx/renderentry.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/renderentry.h b/engines/stark/gfx/renderentry.h
index 24bbe1fa7b5..41e78caa217 100644
--- a/engines/stark/gfx/renderentry.h
+++ b/engines/stark/gfx/renderentry.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/surfacerenderer.cpp b/engines/stark/gfx/surfacerenderer.cpp
index 148f42af3b2..e41c579879f 100644
--- a/engines/stark/gfx/surfacerenderer.cpp
+++ b/engines/stark/gfx/surfacerenderer.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/surfacerenderer.h b/engines/stark/gfx/surfacerenderer.h
index d4b92e7507f..a967c27ebf8 100644
--- a/engines/stark/gfx/surfacerenderer.h
+++ b/engines/stark/gfx/surfacerenderer.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/texture.cpp b/engines/stark/gfx/texture.cpp
index 4037b8a4fb0..ca5fcf17ef5 100644
--- a/engines/stark/gfx/texture.cpp
+++ b/engines/stark/gfx/texture.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/texture.h b/engines/stark/gfx/texture.h
index f0328352c4d..23fe4fff288 100644
--- a/engines/stark/gfx/texture.h
+++ b/engines/stark/gfx/texture.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinygl.cpp b/engines/stark/gfx/tinygl.cpp
index ff9c8603f18..36d9d7ffaaf 100644
--- a/engines/stark/gfx/tinygl.cpp
+++ b/engines/stark/gfx/tinygl.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
@@ -19,7 +19,6 @@
*
*/
-
#include "common/system.h"
#include "common/config-manager.h"
diff --git a/engines/stark/gfx/tinygl.h b/engines/stark/gfx/tinygl.h
index f37940d331c..e0618434075 100644
--- a/engines/stark/gfx/tinygl.h
+++ b/engines/stark/gfx/tinygl.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinyglactor.cpp b/engines/stark/gfx/tinyglactor.cpp
index 4dd853e0762..b322bd2f16e 100644
--- a/engines/stark/gfx/tinyglactor.cpp
+++ b/engines/stark/gfx/tinyglactor.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinyglactor.h b/engines/stark/gfx/tinyglactor.h
index 1ae5e3fb49a..873b74116b4 100644
--- a/engines/stark/gfx/tinyglactor.h
+++ b/engines/stark/gfx/tinyglactor.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinyglbitmap.cpp b/engines/stark/gfx/tinyglbitmap.cpp
index 232edcc0c5d..5e99c44c38d 100644
--- a/engines/stark/gfx/tinyglbitmap.cpp
+++ b/engines/stark/gfx/tinyglbitmap.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinyglbitmap.h b/engines/stark/gfx/tinyglbitmap.h
index 0a15a0685f0..793d4070fe4 100644
--- a/engines/stark/gfx/tinyglbitmap.h
+++ b/engines/stark/gfx/tinyglbitmap.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinyglfade.cpp b/engines/stark/gfx/tinyglfade.cpp
index 77ae993ff00..9a9b0bfa605 100644
--- a/engines/stark/gfx/tinyglfade.cpp
+++ b/engines/stark/gfx/tinyglfade.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinyglfade.h b/engines/stark/gfx/tinyglfade.h
index 951ed42f281..1dff4930b01 100644
--- a/engines/stark/gfx/tinyglfade.h
+++ b/engines/stark/gfx/tinyglfade.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinyglprop.cpp b/engines/stark/gfx/tinyglprop.cpp
index 58242af96ef..f0133b3fe05 100644
--- a/engines/stark/gfx/tinyglprop.cpp
+++ b/engines/stark/gfx/tinyglprop.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinyglprop.h b/engines/stark/gfx/tinyglprop.h
index ceb050c86b4..5910111a394 100644
--- a/engines/stark/gfx/tinyglprop.h
+++ b/engines/stark/gfx/tinyglprop.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinyglsurface.cpp b/engines/stark/gfx/tinyglsurface.cpp
index 4bac9c22d42..c9d890809f6 100644
--- a/engines/stark/gfx/tinyglsurface.cpp
+++ b/engines/stark/gfx/tinyglsurface.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinyglsurface.h b/engines/stark/gfx/tinyglsurface.h
index 4a6b7305f8c..0067f829e2f 100644
--- a/engines/stark/gfx/tinyglsurface.h
+++ b/engines/stark/gfx/tinyglsurface.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinygltexture.cpp b/engines/stark/gfx/tinygltexture.cpp
index bcb83c95caf..d0b0ebba93c 100644
--- a/engines/stark/gfx/tinygltexture.cpp
+++ b/engines/stark/gfx/tinygltexture.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/gfx/tinygltexture.h b/engines/stark/gfx/tinygltexture.h
index c6260639326..d2a424d47f6 100644
--- a/engines/stark/gfx/tinygltexture.h
+++ b/engines/stark/gfx/tinygltexture.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/metaengine.cpp b/engines/stark/metaengine.cpp
index c988c62c303..0444f9679aa 100644
--- a/engines/stark/metaengine.cpp
+++ b/engines/stark/metaengine.cpp
@@ -1,6 +1,6 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
+ * ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
diff --git a/engines/stark/model/animhandler.cpp b/engines/stark/model/animhandler.cpp
index b0810c6faca..154f1744d46 100644
--- a/engines/stark/model/animhandler.cpp
+++ b/engines/stark/model/animhandler.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/model/animhandler.h b/engines/stark/model/animhandler.h
index d352a32cf6b..f837297beaf 100644
--- a/engines/stark/model/animhandler.h
+++ b/engines/stark/model/animhandler.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/model/model.cpp b/engines/stark/model/model.cpp
index bde631ce782..e43bf13b6fe 100644
--- a/engines/stark/model/model.cpp
+++ b/engines/stark/model/model.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/model/model.h b/engines/stark/model/model.h
index 1ad82dcd28b..a71249b0796 100644
--- a/engines/stark/model/model.h
+++ b/engines/stark/model/model.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/model/skeleton_anim.cpp b/engines/stark/model/skeleton_anim.cpp
index a1a5390223a..6b8fe4da4da 100644
--- a/engines/stark/model/skeleton_anim.cpp
+++ b/engines/stark/model/skeleton_anim.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/model/skeleton_anim.h b/engines/stark/model/skeleton_anim.h
index 4cf9479be97..acf6359ba55 100644
--- a/engines/stark/model/skeleton_anim.h
+++ b/engines/stark/model/skeleton_anim.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/followpath.cpp b/engines/stark/movement/followpath.cpp
index dd1b61dcf65..52e0aaafdb1 100644
--- a/engines/stark/movement/followpath.cpp
+++ b/engines/stark/movement/followpath.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/followpath.h b/engines/stark/movement/followpath.h
index 451956f0f6f..360f35b0784 100644
--- a/engines/stark/movement/followpath.h
+++ b/engines/stark/movement/followpath.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/followpathlight.cpp b/engines/stark/movement/followpathlight.cpp
index ac45b767292..075ef76fb15 100644
--- a/engines/stark/movement/followpathlight.cpp
+++ b/engines/stark/movement/followpathlight.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/followpathlight.h b/engines/stark/movement/followpathlight.h
index 4095512c64d..f5ce55147f6 100644
--- a/engines/stark/movement/followpathlight.h
+++ b/engines/stark/movement/followpathlight.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/movement.cpp b/engines/stark/movement/movement.cpp
index 4d842c74c57..a156f7d9e52 100644
--- a/engines/stark/movement/movement.cpp
+++ b/engines/stark/movement/movement.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/movement.h b/engines/stark/movement/movement.h
index a2d00a9149b..2247b13f5b7 100644
--- a/engines/stark/movement/movement.h
+++ b/engines/stark/movement/movement.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/shortestpath.cpp b/engines/stark/movement/shortestpath.cpp
index 812495f5ca5..96c722da53c 100644
--- a/engines/stark/movement/shortestpath.cpp
+++ b/engines/stark/movement/shortestpath.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/shortestpath.h b/engines/stark/movement/shortestpath.h
index df66da56307..d08df2e7d7b 100644
--- a/engines/stark/movement/shortestpath.h
+++ b/engines/stark/movement/shortestpath.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/stringpullingpath.cpp b/engines/stark/movement/stringpullingpath.cpp
index 0e69750e7bc..8d1bae99afb 100644
--- a/engines/stark/movement/stringpullingpath.cpp
+++ b/engines/stark/movement/stringpullingpath.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/stringpullingpath.h b/engines/stark/movement/stringpullingpath.h
index 33441c3d7f8..aa349d29cfb 100644
--- a/engines/stark/movement/stringpullingpath.h
+++ b/engines/stark/movement/stringpullingpath.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/turn.cpp b/engines/stark/movement/turn.cpp
index 6e82487c1ad..903ce68619f 100644
--- a/engines/stark/movement/turn.cpp
+++ b/engines/stark/movement/turn.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/turn.h b/engines/stark/movement/turn.h
index 01005c49b67..f3e275d7aa6 100644
--- a/engines/stark/movement/turn.h
+++ b/engines/stark/movement/turn.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/walk.cpp b/engines/stark/movement/walk.cpp
index d0bb5999f9a..7c8753f2221 100644
--- a/engines/stark/movement/walk.cpp
+++ b/engines/stark/movement/walk.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/movement/walk.h b/engines/stark/movement/walk.h
index 3d7ff89781f..8d86ea9c293 100644
--- a/engines/stark/movement/walk.h
+++ b/engines/stark/movement/walk.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resourcereference.cpp b/engines/stark/resourcereference.cpp
index efc78720db1..c713cd8d04d 100644
--- a/engines/stark/resourcereference.cpp
+++ b/engines/stark/resourcereference.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resourcereference.h b/engines/stark/resourcereference.h
index 9822bafca09..f93cc69fc9e 100644
--- a/engines/stark/resourcereference.h
+++ b/engines/stark/resourcereference.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/anim.cpp b/engines/stark/resources/anim.cpp
index b14928a31c1..2753f6b13d3 100644
--- a/engines/stark/resources/anim.cpp
+++ b/engines/stark/resources/anim.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/anim.h b/engines/stark/resources/anim.h
index 2528874d360..1470de45422 100644
--- a/engines/stark/resources/anim.h
+++ b/engines/stark/resources/anim.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/animhierarchy.cpp b/engines/stark/resources/animhierarchy.cpp
index 397479cc057..1b9a8cd05e5 100644
--- a/engines/stark/resources/animhierarchy.cpp
+++ b/engines/stark/resources/animhierarchy.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/animhierarchy.h b/engines/stark/resources/animhierarchy.h
index 4812d359bdf..6cd4d8ddcfb 100644
--- a/engines/stark/resources/animhierarchy.h
+++ b/engines/stark/resources/animhierarchy.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/animscript.cpp b/engines/stark/resources/animscript.cpp
index 143caa06116..0c395d2a0d3 100644
--- a/engines/stark/resources/animscript.cpp
+++ b/engines/stark/resources/animscript.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/animscript.h b/engines/stark/resources/animscript.h
index efe114cc420..9058161c278 100644
--- a/engines/stark/resources/animscript.h
+++ b/engines/stark/resources/animscript.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/animsoundtrigger.cpp b/engines/stark/resources/animsoundtrigger.cpp
index ae929c659d5..c8782d26ad7 100644
--- a/engines/stark/resources/animsoundtrigger.cpp
+++ b/engines/stark/resources/animsoundtrigger.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/animsoundtrigger.h b/engines/stark/resources/animsoundtrigger.h
index 9ce1cfab27e..6d8e9f4a300 100644
--- a/engines/stark/resources/animsoundtrigger.h
+++ b/engines/stark/resources/animsoundtrigger.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/bonesmesh.cpp b/engines/stark/resources/bonesmesh.cpp
index fe267d9bbed..f164e4045a8 100644
--- a/engines/stark/resources/bonesmesh.cpp
+++ b/engines/stark/resources/bonesmesh.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/bonesmesh.h b/engines/stark/resources/bonesmesh.h
index 10ad81986f3..c8141fe44f3 100644
--- a/engines/stark/resources/bonesmesh.h
+++ b/engines/stark/resources/bonesmesh.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/bookmark.cpp b/engines/stark/resources/bookmark.cpp
index 140a36d9490..9065bacfe81 100644
--- a/engines/stark/resources/bookmark.cpp
+++ b/engines/stark/resources/bookmark.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/bookmark.h b/engines/stark/resources/bookmark.h
index 61f180d48d2..c7b66d583fe 100644
--- a/engines/stark/resources/bookmark.h
+++ b/engines/stark/resources/bookmark.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/camera.cpp b/engines/stark/resources/camera.cpp
index 0dce3a91652..03836a12649 100644
--- a/engines/stark/resources/camera.cpp
+++ b/engines/stark/resources/camera.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/camera.h b/engines/stark/resources/camera.h
index 23d617a2f02..7f7b1ad38ab 100644
--- a/engines/stark/resources/camera.h
+++ b/engines/stark/resources/camera.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/command.cpp b/engines/stark/resources/command.cpp
index c662453dfa7..1907487ba69 100644
--- a/engines/stark/resources/command.cpp
+++ b/engines/stark/resources/command.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/command.h b/engines/stark/resources/command.h
index 787bde96ffe..6c639b610ad 100644
--- a/engines/stark/resources/command.h
+++ b/engines/stark/resources/command.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/container.cpp b/engines/stark/resources/container.cpp
index 03e39afb2d0..bc9c6a41cdc 100644
--- a/engines/stark/resources/container.cpp
+++ b/engines/stark/resources/container.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/container.h b/engines/stark/resources/container.h
index 88b35dba9ee..ac60e4e4eb4 100644
--- a/engines/stark/resources/container.h
+++ b/engines/stark/resources/container.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/dialog.cpp b/engines/stark/resources/dialog.cpp
index 0f5d84f92f4..775698ac386 100644
--- a/engines/stark/resources/dialog.cpp
+++ b/engines/stark/resources/dialog.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/dialog.h b/engines/stark/resources/dialog.h
index 093d2100b90..c2cd4528577 100644
--- a/engines/stark/resources/dialog.h
+++ b/engines/stark/resources/dialog.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/direction.cpp b/engines/stark/resources/direction.cpp
index f46b5b11a28..fdbffe65e2d 100644
--- a/engines/stark/resources/direction.cpp
+++ b/engines/stark/resources/direction.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/direction.h b/engines/stark/resources/direction.h
index a89ded7c196..83e4e2d482c 100644
--- a/engines/stark/resources/direction.h
+++ b/engines/stark/resources/direction.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/floor.cpp b/engines/stark/resources/floor.cpp
index 43f120aea79..3976bca00fe 100644
--- a/engines/stark/resources/floor.cpp
+++ b/engines/stark/resources/floor.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/floor.h b/engines/stark/resources/floor.h
index b753d0f2aa3..fdd837a363d 100644
--- a/engines/stark/resources/floor.h
+++ b/engines/stark/resources/floor.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/floorface.cpp b/engines/stark/resources/floorface.cpp
index 88bfd19009c..62d0c8eb24f 100644
--- a/engines/stark/resources/floorface.cpp
+++ b/engines/stark/resources/floorface.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/floorface.h b/engines/stark/resources/floorface.h
index 94e06aadd4b..4ba7a5eae81 100644
--- a/engines/stark/resources/floorface.h
+++ b/engines/stark/resources/floorface.h
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
diff --git a/engines/stark/resources/floorfield.cpp b/engines/stark/resources/floorfield.cpp
index 3dee9a6d940..89e427a7d5d 100644
--- a/engines/stark/resources/floorfield.cpp
+++ b/engines/stark/resources/floorfield.cpp
@@ -1,7 +1,7 @@
-/* ResidualVM - A 3D game interpreter
+/* ScummVM - Graphic Adventure Engine
*
- * ResidualVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the AUTHORS
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software: you can redistribute it and/or modify
More information about the Scummvm-git-logs
mailing list