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 . * 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 . * 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 . * 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 diff --git a/engines/stark/resources/floorfield.h b/engines/stark/resources/floorfield.h index 82f28532c22..18a6382ea2c 100644 --- a/engines/stark/resources/floorfield.h +++ b/engines/stark/resources/floorfield.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/fmv.cpp b/engines/stark/resources/fmv.cpp index ce879796d55..b2d80e99872 100644 --- a/engines/stark/resources/fmv.cpp +++ b/engines/stark/resources/fmv.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/fmv.h b/engines/stark/resources/fmv.h index bc43edd6ce9..63aaad10a5d 100644 --- a/engines/stark/resources/fmv.h +++ b/engines/stark/resources/fmv.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/image.cpp b/engines/stark/resources/image.cpp index dad9426fe26..f1c102b8759 100644 --- a/engines/stark/resources/image.cpp +++ b/engines/stark/resources/image.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/image.h b/engines/stark/resources/image.h index aa0ab75e34c..49ded6ad307 100644 --- a/engines/stark/resources/image.h +++ b/engines/stark/resources/image.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/item.cpp b/engines/stark/resources/item.cpp index 7a28dee7203..2a63d0768f8 100644 --- a/engines/stark/resources/item.cpp +++ b/engines/stark/resources/item.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/item.h b/engines/stark/resources/item.h index e08fa24b0c6..36f46ed28ec 100644 --- a/engines/stark/resources/item.h +++ b/engines/stark/resources/item.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/knowledge.cpp b/engines/stark/resources/knowledge.cpp index f20c0216969..2dcd8b99d71 100644 --- a/engines/stark/resources/knowledge.cpp +++ b/engines/stark/resources/knowledge.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/knowledge.h b/engines/stark/resources/knowledge.h index 1dd05e314b0..f6e2ea715fe 100644 --- a/engines/stark/resources/knowledge.h +++ b/engines/stark/resources/knowledge.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/knowledgeset.cpp b/engines/stark/resources/knowledgeset.cpp index 18eebd77285..97673c59f16 100644 --- a/engines/stark/resources/knowledgeset.cpp +++ b/engines/stark/resources/knowledgeset.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/knowledgeset.h b/engines/stark/resources/knowledgeset.h index 734509279dd..b142e52b1f0 100644 --- a/engines/stark/resources/knowledgeset.h +++ b/engines/stark/resources/knowledgeset.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/layer.cpp b/engines/stark/resources/layer.cpp index c7cae07c708..a6b90252ac4 100644 --- a/engines/stark/resources/layer.cpp +++ b/engines/stark/resources/layer.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/layer.h b/engines/stark/resources/layer.h index 0b932e1fc81..457e3f46a3c 100644 --- a/engines/stark/resources/layer.h +++ b/engines/stark/resources/layer.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/level.cpp b/engines/stark/resources/level.cpp index fc2e1283fcf..a2ed7fa2261 100644 --- a/engines/stark/resources/level.cpp +++ b/engines/stark/resources/level.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/level.h b/engines/stark/resources/level.h index 36d124a7e53..84b686d6d35 100644 --- a/engines/stark/resources/level.h +++ b/engines/stark/resources/level.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/light.cpp b/engines/stark/resources/light.cpp index c06f3fdd10f..aa04789cb25 100644 --- a/engines/stark/resources/light.cpp +++ b/engines/stark/resources/light.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/light.h b/engines/stark/resources/light.h index 048893557b6..6a2782ddbf2 100644 --- a/engines/stark/resources/light.h +++ b/engines/stark/resources/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. * * This program is free software: you can redistribute it and/or modify diff --git a/engines/stark/resources/lipsync.cpp b/engines/stark/resources/lipsync.cpp index 18d038177f9..1378bc210c1 100644 --- a/engines/stark/resources/lipsync.cpp +++ b/engines/stark/resources/lipsync.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/lipsync.h b/engines/stark/resources/lipsync.h index 6abe138a1b5..6c6d5162808 100644 --- a/engines/stark/resources/lipsync.h +++ b/engines/stark/resources/lipsync.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/location.cpp b/engines/stark/resources/location.cpp index 84ca1eb0eea..89d34b3a206 100644 --- a/engines/stark/resources/location.cpp +++ b/engines/stark/resources/location.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/location.h b/engines/stark/resources/location.h index ed0458d5f41..6fdff2800c0 100644 --- a/engines/stark/resources/location.h +++ b/engines/stark/resources/location.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/object.cpp b/engines/stark/resources/object.cpp index f436b63d000..02af5348efa 100644 --- a/engines/stark/resources/object.cpp +++ b/engines/stark/resources/object.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/object.h b/engines/stark/resources/object.h index 6243034cdc5..0cced8c6967 100644 --- a/engines/stark/resources/object.h +++ b/engines/stark/resources/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. * * This program is free software: you can redistribute it and/or modify diff --git a/engines/stark/resources/path.cpp b/engines/stark/resources/path.cpp index 5a82634af6f..2f1aa09ca4d 100644 --- a/engines/stark/resources/path.cpp +++ b/engines/stark/resources/path.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/path.h b/engines/stark/resources/path.h index 98d80b99541..b163453d8a2 100644 --- a/engines/stark/resources/path.h +++ b/engines/stark/resources/path.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/pattable.cpp b/engines/stark/resources/pattable.cpp index 1caf244cf98..9c099a043bf 100644 --- a/engines/stark/resources/pattable.cpp +++ b/engines/stark/resources/pattable.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/pattable.h b/engines/stark/resources/pattable.h index 66c54aad765..44497f27fcd 100644 --- a/engines/stark/resources/pattable.h +++ b/engines/stark/resources/pattable.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/root.cpp b/engines/stark/resources/root.cpp index e6da4255c40..311c43a01ce 100644 --- a/engines/stark/resources/root.cpp +++ b/engines/stark/resources/root.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/root.h b/engines/stark/resources/root.h index c1a1df2293d..b0d153d543a 100644 --- a/engines/stark/resources/root.h +++ b/engines/stark/resources/root.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/script.cpp b/engines/stark/resources/script.cpp index 12b8b57ac6d..6f99957932c 100644 --- a/engines/stark/resources/script.cpp +++ b/engines/stark/resources/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/stark/resources/script.h b/engines/stark/resources/script.h index 71643645f72..98fa922f819 100644 --- a/engines/stark/resources/script.h +++ b/engines/stark/resources/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/stark/resources/scroll.cpp b/engines/stark/resources/scroll.cpp index ae1a8341b68..7e4f942f330 100644 --- a/engines/stark/resources/scroll.cpp +++ b/engines/stark/resources/scroll.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/scroll.h b/engines/stark/resources/scroll.h index f6ae4ecb949..e77508002b8 100644 --- a/engines/stark/resources/scroll.h +++ b/engines/stark/resources/scroll.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/sound.cpp b/engines/stark/resources/sound.cpp index 49f2cb2817a..d614b8040df 100644 --- a/engines/stark/resources/sound.cpp +++ b/engines/stark/resources/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/stark/resources/sound.h b/engines/stark/resources/sound.h index 242736df1b6..a20007b4ca4 100644 --- a/engines/stark/resources/sound.h +++ b/engines/stark/resources/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/stark/resources/speech.cpp b/engines/stark/resources/speech.cpp index 47e979eec8c..a3ff18a114e 100644 --- a/engines/stark/resources/speech.cpp +++ b/engines/stark/resources/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. * * This program is free software: you can redistribute it and/or modify diff --git a/engines/stark/resources/speech.h b/engines/stark/resources/speech.h index 1c11149bbd6..9d8e40aa33f 100644 --- a/engines/stark/resources/speech.h +++ b/engines/stark/resources/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. * * This program is free software: you can redistribute it and/or modify diff --git a/engines/stark/resources/string.cpp b/engines/stark/resources/string.cpp index d5a9b151fc4..d7a8c1f43f4 100644 --- a/engines/stark/resources/string.cpp +++ b/engines/stark/resources/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. * * This program is free software: you can redistribute it and/or modify diff --git a/engines/stark/resources/string.h b/engines/stark/resources/string.h index 1bb950ab26d..8449d055573 100644 --- a/engines/stark/resources/string.h +++ b/engines/stark/resources/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. * * This program is free software: you can redistribute it and/or modify diff --git a/engines/stark/resources/textureset.cpp b/engines/stark/resources/textureset.cpp index 712e0ef6deb..7f0557d4c89 100644 --- a/engines/stark/resources/textureset.cpp +++ b/engines/stark/resources/textureset.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/textureset.h b/engines/stark/resources/textureset.h index 2e7c1dc4857..a6da580453d 100644 --- a/engines/stark/resources/textureset.h +++ b/engines/stark/resources/textureset.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/savemetadata.cpp b/engines/stark/savemetadata.cpp index 2525776ef32..a4cd5839df1 100644 --- a/engines/stark/savemetadata.cpp +++ b/engines/stark/savemetadata.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/savemetadata.h b/engines/stark/savemetadata.h index 5f8a3c22f24..acecfda1025 100644 --- a/engines/stark/savemetadata.h +++ b/engines/stark/savemetadata.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/scene.cpp b/engines/stark/scene.cpp index 130995681d0..9ee1a2b372f 100644 --- a/engines/stark/scene.cpp +++ b/engines/stark/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/stark/scene.h b/engines/stark/scene.h index 2848f67e6ba..50c94c9ab86 100644 --- a/engines/stark/scene.h +++ b/engines/stark/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/stark/services/archiveloader.cpp b/engines/stark/services/archiveloader.cpp index f31e41fd9b8..02976464a36 100644 --- a/engines/stark/services/archiveloader.cpp +++ b/engines/stark/services/archiveloader.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/services/archiveloader.h b/engines/stark/services/archiveloader.h index 494c7abc6fa..23dc368f454 100644 --- a/engines/stark/services/archiveloader.h +++ b/engines/stark/services/archiveloader.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/services/dialogplayer.cpp b/engines/stark/services/dialogplayer.cpp index bebc47a656f..176e66e7d96 100644 --- a/engines/stark/services/dialogplayer.cpp +++ b/engines/stark/services/dialogplayer.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/services/dialogplayer.h b/engines/stark/services/dialogplayer.h index 146159a383f..d08f3fb1b41 100644 --- a/engines/stark/services/dialogplayer.h +++ b/engines/stark/services/dialogplayer.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/services/diary.cpp b/engines/stark/services/diary.cpp index 40b3ef7f46e..46a9370b7a8 100644 --- a/engines/stark/services/diary.cpp +++ b/engines/stark/services/diary.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/services/diary.h b/engines/stark/services/diary.h index 1ea609adfa4..d4c913b8920 100644 --- a/engines/stark/services/diary.h +++ b/engines/stark/services/diary.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/services/fontprovider.cpp b/engines/stark/services/fontprovider.cpp index ea2ed4c6d96..1927975a46c 100644 --- a/engines/stark/services/fontprovider.cpp +++ b/engines/stark/services/fontprovider.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/services/fontprovider.h b/engines/stark/services/fontprovider.h index e0ff95b25bc..f9f3dd8b59f 100644 --- a/engines/stark/services/fontprovider.h +++ b/engines/stark/services/fontprovider.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/services/gamechapter.cpp b/engines/stark/services/gamechapter.cpp index 24e538fda14..efce866a621 100644 --- a/engines/stark/services/gamechapter.cpp +++ b/engines/stark/services/gamechapter.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/services/gamechapter.h b/engines/stark/services/gamechapter.h index 6ba2e82c246..b0442002b02 100644 --- a/engines/stark/services/gamechapter.h +++ b/engines/stark/services/gamechapter.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/services/gameinterface.cpp b/engines/stark/services/gameinterface.cpp index 746b7895e1e..8afc54d8bd3 100644 --- a/engines/stark/services/gameinterface.cpp +++ b/engines/stark/services/gameinterface.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/services/gameinterface.h b/engines/stark/services/gameinterface.h index d4d9368425b..fb827300540 100644 --- a/engines/stark/services/gameinterface.h +++ b/engines/stark/services/gameinterface.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/services/gamemessage.cpp b/engines/stark/services/gamemessage.cpp index 8902ad547f9..e0fb0c41a65 100644 --- a/engines/stark/services/gamemessage.cpp +++ b/engines/stark/services/gamemessage.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/services/gamemessage.h b/engines/stark/services/gamemessage.h index b437a556d81..0f6acd72165 100644 --- a/engines/stark/services/gamemessage.h +++ b/engines/stark/services/gamemessage.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/services/global.cpp b/engines/stark/services/global.cpp index e69bdadb856..b87813ac5f2 100644 --- a/engines/stark/services/global.cpp +++ b/engines/stark/services/global.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/services/global.h b/engines/stark/services/global.h index 3e2913255a7..e4e1f7f844c 100644 --- a/engines/stark/services/global.h +++ b/engines/stark/services/global.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/services/resourceprovider.cpp b/engines/stark/services/resourceprovider.cpp index 4c815e260cd..8d6b0aaa407 100644 --- a/engines/stark/services/resourceprovider.cpp +++ b/engines/stark/services/resourceprovider.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/services/resourceprovider.h b/engines/stark/services/resourceprovider.h index 58cebcf40a9..5d6a5ebf1ad 100644 --- a/engines/stark/services/resourceprovider.h +++ b/engines/stark/services/resourceprovider.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/services/services.cpp b/engines/stark/services/services.cpp index d6548818536..54cf06b173b 100644 --- a/engines/stark/services/services.cpp +++ b/engines/stark/services/services.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/services/services.h b/engines/stark/services/services.h index 3adb066a99a..f74fa1e09c0 100644 --- a/engines/stark/services/services.h +++ b/engines/stark/services/services.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/services/settings.cpp b/engines/stark/services/settings.cpp index 0f2861831ec..fc28bcd5399 100644 --- a/engines/stark/services/settings.cpp +++ b/engines/stark/services/settings.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/services/settings.h b/engines/stark/services/settings.h index 5dfe03f42d1..e8d367563b7 100644 --- a/engines/stark/services/settings.h +++ b/engines/stark/services/settings.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/services/stateprovider.cpp b/engines/stark/services/stateprovider.cpp index 474deed85b4..f34d53a72f0 100644 --- a/engines/stark/services/stateprovider.cpp +++ b/engines/stark/services/stateprovider.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/services/stateprovider.h b/engines/stark/services/stateprovider.h index deb3731b69b..82ec58ea783 100644 --- a/engines/stark/services/stateprovider.h +++ b/engines/stark/services/stateprovider.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/services/staticprovider.cpp b/engines/stark/services/staticprovider.cpp index 48a7e1e1dce..5f79f5b3537 100644 --- a/engines/stark/services/staticprovider.cpp +++ b/engines/stark/services/staticprovider.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/services/staticprovider.h b/engines/stark/services/staticprovider.h index 4b9a7035331..833e3768ef0 100644 --- a/engines/stark/services/staticprovider.h +++ b/engines/stark/services/staticprovider.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/services/userinterface.cpp b/engines/stark/services/userinterface.cpp index 4c3eef86e75..464bc95580b 100644 --- a/engines/stark/services/userinterface.cpp +++ b/engines/stark/services/userinterface.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/services/userinterface.h b/engines/stark/services/userinterface.h index 3654255dc9f..c8bd534c8ac 100644 --- a/engines/stark/services/userinterface.h +++ b/engines/stark/services/userinterface.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/stark.cpp b/engines/stark/stark.cpp index 65bdb36735b..435c67c6401 100644 --- a/engines/stark/stark.cpp +++ b/engines/stark/stark.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/stark.h b/engines/stark/stark.h index b50974af36d..6e3685bdd9b 100644 --- a/engines/stark/stark.h +++ b/engines/stark/stark.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/tools/abstractsyntaxtree.cpp b/engines/stark/tools/abstractsyntaxtree.cpp index 2a1c4d8fb87..fa454254a75 100644 --- a/engines/stark/tools/abstractsyntaxtree.cpp +++ b/engines/stark/tools/abstractsyntaxtree.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/tools/abstractsyntaxtree.h b/engines/stark/tools/abstractsyntaxtree.h index 625520e44ee..b054c55b9b8 100644 --- a/engines/stark/tools/abstractsyntaxtree.h +++ b/engines/stark/tools/abstractsyntaxtree.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/tools/block.cpp b/engines/stark/tools/block.cpp index a64ab6b9f04..faeeda2cb51 100644 --- a/engines/stark/tools/block.cpp +++ b/engines/stark/tools/block.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/tools/block.h b/engines/stark/tools/block.h index bb0ce6be5f4..f9fc8b92592 100644 --- a/engines/stark/tools/block.h +++ b/engines/stark/tools/block.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/tools/command.cpp b/engines/stark/tools/command.cpp index dca08fcfb30..079eba14389 100644 --- a/engines/stark/tools/command.cpp +++ b/engines/stark/tools/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/tools/command.h b/engines/stark/tools/command.h index 42a14179071..1ade3979e24 100644 --- a/engines/stark/tools/command.h +++ b/engines/stark/tools/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/tools/decompiler.cpp b/engines/stark/tools/decompiler.cpp index b0ed6849df2..673af16ddf2 100644 --- a/engines/stark/tools/decompiler.cpp +++ b/engines/stark/tools/decompiler.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/tools/decompiler.h b/engines/stark/tools/decompiler.h index 88654a476e6..e9d5c992569 100644 --- a/engines/stark/tools/decompiler.h +++ b/engines/stark/tools/decompiler.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/ui/cursor.cpp b/engines/stark/ui/cursor.cpp index aa87763b424..e2d12a88734 100644 --- a/engines/stark/ui/cursor.cpp +++ b/engines/stark/ui/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/stark/ui/cursor.h b/engines/stark/ui/cursor.h index 205e8711f11..513898ece56 100644 --- a/engines/stark/ui/cursor.h +++ b/engines/stark/ui/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/stark/ui/dialogbox.cpp b/engines/stark/ui/dialogbox.cpp index 9ff1a4959b4..c8324df923d 100644 --- a/engines/stark/ui/dialogbox.cpp +++ b/engines/stark/ui/dialogbox.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/ui/dialogbox.h b/engines/stark/ui/dialogbox.h index d8f584323c3..620aa7d79aa 100644 --- a/engines/stark/ui/dialogbox.h +++ b/engines/stark/ui/dialogbox.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/ui/menu/dialogmenu.cpp b/engines/stark/ui/menu/dialogmenu.cpp index 9cb74fe454a..6a675d00e09 100644 --- a/engines/stark/ui/menu/dialogmenu.cpp +++ b/engines/stark/ui/menu/dialogmenu.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/ui/menu/dialogmenu.h b/engines/stark/ui/menu/dialogmenu.h index b6bd751fe9c..47e72b712de 100644 --- a/engines/stark/ui/menu/dialogmenu.h +++ b/engines/stark/ui/menu/dialogmenu.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/ui/menu/diaryindex.cpp b/engines/stark/ui/menu/diaryindex.cpp index f48456f418d..68594db109b 100644 --- a/engines/stark/ui/menu/diaryindex.cpp +++ b/engines/stark/ui/menu/diaryindex.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/ui/menu/diaryindex.h b/engines/stark/ui/menu/diaryindex.h index 947ea913e76..a43e50ad7a3 100644 --- a/engines/stark/ui/menu/diaryindex.h +++ b/engines/stark/ui/menu/diaryindex.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/ui/menu/diarypages.cpp b/engines/stark/ui/menu/diarypages.cpp index 085f602e36c..7c1269583cf 100644 --- a/engines/stark/ui/menu/diarypages.cpp +++ b/engines/stark/ui/menu/diarypages.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/ui/menu/diarypages.h b/engines/stark/ui/menu/diarypages.h index ca319af4339..67c9600ed95 100644 --- a/engines/stark/ui/menu/diarypages.h +++ b/engines/stark/ui/menu/diarypages.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/ui/menu/fmvmenu.cpp b/engines/stark/ui/menu/fmvmenu.cpp index b2a7970b11c..f8d9f6ecf19 100644 --- a/engines/stark/ui/menu/fmvmenu.cpp +++ b/engines/stark/ui/menu/fmvmenu.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/ui/menu/fmvmenu.h b/engines/stark/ui/menu/fmvmenu.h index c333a82335a..63daf658923 100644 --- a/engines/stark/ui/menu/fmvmenu.h +++ b/engines/stark/ui/menu/fmvmenu.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/ui/menu/locationscreen.cpp b/engines/stark/ui/menu/locationscreen.cpp index 0645ec45c10..a4f80d93fce 100644 --- a/engines/stark/ui/menu/locationscreen.cpp +++ b/engines/stark/ui/menu/locationscreen.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/ui/menu/locationscreen.h b/engines/stark/ui/menu/locationscreen.h index b6660976db7..f376241b24d 100644 --- a/engines/stark/ui/menu/locationscreen.h +++ b/engines/stark/ui/menu/locationscreen.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/ui/menu/mainmenu.cpp b/engines/stark/ui/menu/mainmenu.cpp index 0c8c49d019d..5a37dddc986 100644 --- a/engines/stark/ui/menu/mainmenu.cpp +++ b/engines/stark/ui/menu/mainmenu.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/ui/menu/mainmenu.h b/engines/stark/ui/menu/mainmenu.h index 90d27726326..46d8825225d 100644 --- a/engines/stark/ui/menu/mainmenu.h +++ b/engines/stark/ui/menu/mainmenu.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/ui/menu/saveloadmenu.cpp b/engines/stark/ui/menu/saveloadmenu.cpp index 3fa30f52682..023489a1a45 100644 --- a/engines/stark/ui/menu/saveloadmenu.cpp +++ b/engines/stark/ui/menu/saveloadmenu.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/ui/menu/saveloadmenu.h b/engines/stark/ui/menu/saveloadmenu.h index efa43346068..b71ba129b49 100644 --- a/engines/stark/ui/menu/saveloadmenu.h +++ b/engines/stark/ui/menu/saveloadmenu.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/ui/menu/settingsmenu.cpp b/engines/stark/ui/menu/settingsmenu.cpp index 029e39b62d1..5155b74ccfc 100644 --- a/engines/stark/ui/menu/settingsmenu.cpp +++ b/engines/stark/ui/menu/settingsmenu.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/ui/menu/settingsmenu.h b/engines/stark/ui/menu/settingsmenu.h index bb9cfccb1db..9f2f2a2ee8b 100644 --- a/engines/stark/ui/menu/settingsmenu.h +++ b/engines/stark/ui/menu/settingsmenu.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/ui/screen.h b/engines/stark/ui/screen.h index 3319b21b7d5..09f587b7494 100644 --- a/engines/stark/ui/screen.h +++ b/engines/stark/ui/screen.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/ui/window.cpp b/engines/stark/ui/window.cpp index cbd2af7d444..88afabea1b9 100644 --- a/engines/stark/ui/window.cpp +++ b/engines/stark/ui/window.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/ui/window.h b/engines/stark/ui/window.h index 0951de2efdd..eb91d540ca4 100644 --- a/engines/stark/ui/window.h +++ b/engines/stark/ui/window.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/ui/world/actionmenu.cpp b/engines/stark/ui/world/actionmenu.cpp index bd8442ab495..bd8fda7b48a 100644 --- a/engines/stark/ui/world/actionmenu.cpp +++ b/engines/stark/ui/world/actionmenu.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/ui/world/actionmenu.h b/engines/stark/ui/world/actionmenu.h index ce6f2e2d008..22d2e32df20 100644 --- a/engines/stark/ui/world/actionmenu.h +++ b/engines/stark/ui/world/actionmenu.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/ui/world/button.cpp b/engines/stark/ui/world/button.cpp index ba659176b54..a1541089364 100644 --- a/engines/stark/ui/world/button.cpp +++ b/engines/stark/ui/world/button.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/ui/world/button.h b/engines/stark/ui/world/button.h index b2fdeb94480..1d6d13fd3a4 100644 --- a/engines/stark/ui/world/button.h +++ b/engines/stark/ui/world/button.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/ui/world/clicktext.cpp b/engines/stark/ui/world/clicktext.cpp index 2e46c172232..672572517bf 100644 --- a/engines/stark/ui/world/clicktext.cpp +++ b/engines/stark/ui/world/clicktext.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/ui/world/clicktext.h b/engines/stark/ui/world/clicktext.h index 404017b5f0e..36e89570ac8 100644 --- a/engines/stark/ui/world/clicktext.h +++ b/engines/stark/ui/world/clicktext.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/ui/world/dialogpanel.cpp b/engines/stark/ui/world/dialogpanel.cpp index 17d90a5d7f2..e1ed089ebf5 100644 --- a/engines/stark/ui/world/dialogpanel.cpp +++ b/engines/stark/ui/world/dialogpanel.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/ui/world/dialogpanel.h b/engines/stark/ui/world/dialogpanel.h index 67e7af28ff9..f0032adbb21 100644 --- a/engines/stark/ui/world/dialogpanel.h +++ b/engines/stark/ui/world/dialogpanel.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/ui/world/fmvscreen.cpp b/engines/stark/ui/world/fmvscreen.cpp index 3378ca7923b..ce6303d6113 100644 --- a/engines/stark/ui/world/fmvscreen.cpp +++ b/engines/stark/ui/world/fmvscreen.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/ui/world/fmvscreen.h b/engines/stark/ui/world/fmvscreen.h index 0f5cc93fa11..f2124813b2a 100644 --- a/engines/stark/ui/world/fmvscreen.h +++ b/engines/stark/ui/world/fmvscreen.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/ui/world/gamescreen.cpp b/engines/stark/ui/world/gamescreen.cpp index 0db0438dc00..93795a3adef 100644 --- a/engines/stark/ui/world/gamescreen.cpp +++ b/engines/stark/ui/world/gamescreen.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/ui/world/gamescreen.h b/engines/stark/ui/world/gamescreen.h index c0c8a6e320d..a019ce1bbcf 100644 --- a/engines/stark/ui/world/gamescreen.h +++ b/engines/stark/ui/world/gamescreen.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/ui/world/gamewindow.cpp b/engines/stark/ui/world/gamewindow.cpp index bcc5cbd3511..758617be24b 100644 --- a/engines/stark/ui/world/gamewindow.cpp +++ b/engines/stark/ui/world/gamewindow.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/ui/world/gamewindow.h b/engines/stark/ui/world/gamewindow.h index bddbfd4297e..7ae90756e8d 100644 --- a/engines/stark/ui/world/gamewindow.h +++ b/engines/stark/ui/world/gamewindow.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/ui/world/inventorywindow.cpp b/engines/stark/ui/world/inventorywindow.cpp index d8ffcf4b4f1..e22d4a7d550 100644 --- a/engines/stark/ui/world/inventorywindow.cpp +++ b/engines/stark/ui/world/inventorywindow.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/ui/world/inventorywindow.h b/engines/stark/ui/world/inventorywindow.h index 8ab355fe45c..1d8f8ffb953 100644 --- a/engines/stark/ui/world/inventorywindow.h +++ b/engines/stark/ui/world/inventorywindow.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/ui/world/topmenu.cpp b/engines/stark/ui/world/topmenu.cpp index d1a44a61cd1..273990a26ea 100644 --- a/engines/stark/ui/world/topmenu.cpp +++ b/engines/stark/ui/world/topmenu.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/ui/world/topmenu.h b/engines/stark/ui/world/topmenu.h index 6ef8ef30f65..33af4c48fe6 100644 --- a/engines/stark/ui/world/topmenu.h +++ b/engines/stark/ui/world/topmenu.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/visual/actor.cpp b/engines/stark/visual/actor.cpp index 7e0c99412ac..f9e5e5d161c 100644 --- a/engines/stark/visual/actor.cpp +++ b/engines/stark/visual/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. * * This program is free software: you can redistribute it and/or modify diff --git a/engines/stark/visual/actor.h b/engines/stark/visual/actor.h index 05adad224bf..07e94dbd328 100644 --- a/engines/stark/visual/actor.h +++ b/engines/stark/visual/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. * * This program is free software: you can redistribute it and/or modify diff --git a/engines/stark/visual/effects/bubbles.cpp b/engines/stark/visual/effects/bubbles.cpp index ed9658a3cf1..19d20d29bbf 100644 --- a/engines/stark/visual/effects/bubbles.cpp +++ b/engines/stark/visual/effects/bubbles.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/visual/effects/bubbles.h b/engines/stark/visual/effects/bubbles.h index 8a41260047e..3695e32c1d7 100644 --- a/engines/stark/visual/effects/bubbles.h +++ b/engines/stark/visual/effects/bubbles.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/visual/effects/effect.cpp b/engines/stark/visual/effects/effect.cpp index f372d608d74..f2dbe08cec4 100644 --- a/engines/stark/visual/effects/effect.cpp +++ b/engines/stark/visual/effects/effect.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/visual/effects/effect.h b/engines/stark/visual/effects/effect.h index 8f99571de7f..3aca8cd8f79 100644 --- a/engines/stark/visual/effects/effect.h +++ b/engines/stark/visual/effects/effect.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/visual/effects/fireflies.cpp b/engines/stark/visual/effects/fireflies.cpp index c51b24216f1..403e4c6eab0 100644 --- a/engines/stark/visual/effects/fireflies.cpp +++ b/engines/stark/visual/effects/fireflies.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/visual/effects/fireflies.h b/engines/stark/visual/effects/fireflies.h index 2c9f34bb6a3..d39c3f64bb9 100644 --- a/engines/stark/visual/effects/fireflies.h +++ b/engines/stark/visual/effects/fireflies.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/visual/effects/fish.cpp b/engines/stark/visual/effects/fish.cpp index d318532ce3d..d4fd3455760 100644 --- a/engines/stark/visual/effects/fish.cpp +++ b/engines/stark/visual/effects/fish.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/visual/effects/fish.h b/engines/stark/visual/effects/fish.h index 5cf73fb7413..2f9ec0f5d2f 100644 --- a/engines/stark/visual/effects/fish.h +++ b/engines/stark/visual/effects/fish.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/visual/explodingimage.cpp b/engines/stark/visual/explodingimage.cpp index a433887c5c2..8e257df69e2 100644 --- a/engines/stark/visual/explodingimage.cpp +++ b/engines/stark/visual/explodingimage.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/visual/explodingimage.h b/engines/stark/visual/explodingimage.h index cd576cec66d..fe9fbbe9cbc 100644 --- a/engines/stark/visual/explodingimage.h +++ b/engines/stark/visual/explodingimage.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/visual/flashingimage.cpp b/engines/stark/visual/flashingimage.cpp index 46f93028211..bf8c7646a2d 100644 --- a/engines/stark/visual/flashingimage.cpp +++ b/engines/stark/visual/flashingimage.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/visual/flashingimage.h b/engines/stark/visual/flashingimage.h index 6e220ed0341..5f60b58e017 100644 --- a/engines/stark/visual/flashingimage.h +++ b/engines/stark/visual/flashingimage.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/visual/image.cpp b/engines/stark/visual/image.cpp index f944457853e..d128d7fe2fc 100644 --- a/engines/stark/visual/image.cpp +++ b/engines/stark/visual/image.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/visual/image.h b/engines/stark/visual/image.h index 8cd6d9227a7..aec02b5fa02 100644 --- a/engines/stark/visual/image.h +++ b/engines/stark/visual/image.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/visual/prop.cpp b/engines/stark/visual/prop.cpp index bb8116ddaee..72326a49a18 100644 --- a/engines/stark/visual/prop.cpp +++ b/engines/stark/visual/prop.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/visual/prop.h b/engines/stark/visual/prop.h index f63e91090cd..63c4cf9ac7b 100644 --- a/engines/stark/visual/prop.h +++ b/engines/stark/visual/prop.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/visual/smacker.cpp b/engines/stark/visual/smacker.cpp index 8ff235e146f..d942b470c63 100644 --- a/engines/stark/visual/smacker.cpp +++ b/engines/stark/visual/smacker.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/visual/smacker.h b/engines/stark/visual/smacker.h index c1cbfa033d2..6c298dccb9d 100644 --- a/engines/stark/visual/smacker.h +++ b/engines/stark/visual/smacker.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/visual/text.cpp b/engines/stark/visual/text.cpp index 813e1f63c84..830da98f318 100644 --- a/engines/stark/visual/text.cpp +++ b/engines/stark/visual/text.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/visual/text.h b/engines/stark/visual/text.h index edb7e918444..b4d1feaf3d2 100644 --- a/engines/stark/visual/text.h +++ b/engines/stark/visual/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. * * This program is free software: you can redistribute it and/or modify diff --git a/engines/stark/visual/visual.h b/engines/stark/visual/visual.h index 92419d2258a..7be21529d24 100644 --- a/engines/stark/visual/visual.h +++ b/engines/stark/visual/visual.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/wintermute/ad/ad_actor_3dx.cpp b/engines/wintermute/ad/ad_actor_3dx.cpp index fd5995a4b2c..bf6b2828ea9 100644 --- a/engines/wintermute/ad/ad_actor_3dx.cpp +++ b/engines/wintermute/ad/ad_actor_3dx.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/wintermute/ad/ad_actor_3dx.h b/engines/wintermute/ad/ad_actor_3dx.h index d11419390f6..a2716a0a09e 100644 --- a/engines/wintermute/ad/ad_actor_3dx.h +++ b/engines/wintermute/ad/ad_actor_3dx.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/wintermute/ad/ad_attach_3dx.cpp b/engines/wintermute/ad/ad_attach_3dx.cpp index c6f43e2714b..73d45e153a6 100644 --- a/engines/wintermute/ad/ad_attach_3dx.cpp +++ b/engines/wintermute/ad/ad_attach_3dx.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/wintermute/ad/ad_attach_3dx.h b/engines/wintermute/ad/ad_attach_3dx.h index 535df0aa31d..3e90ce26fd0 100644 --- a/engines/wintermute/ad/ad_attach_3dx.h +++ b/engines/wintermute/ad/ad_attach_3dx.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/wintermute/ad/ad_block.cpp b/engines/wintermute/ad/ad_block.cpp index 1a71c6d2445..54b334bf87a 100644 --- a/engines/wintermute/ad/ad_block.cpp +++ b/engines/wintermute/ad/ad_block.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/wintermute/ad/ad_block.h b/engines/wintermute/ad/ad_block.h index 307a55767e3..8c0a4926121 100644 --- a/engines/wintermute/ad/ad_block.h +++ b/engines/wintermute/ad/ad_block.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/wintermute/ad/ad_generic.cpp b/engines/wintermute/ad/ad_generic.cpp index 84a22fc7467..174e6284f39 100644 --- a/engines/wintermute/ad/ad_generic.cpp +++ b/engines/wintermute/ad/ad_generic.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/wintermute/ad/ad_generic.h b/engines/wintermute/ad/ad_generic.h index cae20ece727..b1ae9dc7625 100644 --- a/engines/wintermute/ad/ad_generic.h +++ b/engines/wintermute/ad/ad_generic.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/wintermute/ad/ad_geom_ext.cpp b/engines/wintermute/ad/ad_geom_ext.cpp index 06996b1aa47..c2713cc2590 100644 --- a/engines/wintermute/ad/ad_geom_ext.cpp +++ b/engines/wintermute/ad/ad_geom_ext.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/wintermute/ad/ad_geom_ext.h b/engines/wintermute/ad/ad_geom_ext.h index be8c4e3032a..228e53549f7 100644 --- a/engines/wintermute/ad/ad_geom_ext.h +++ b/engines/wintermute/ad/ad_geom_ext.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/wintermute/ad/ad_geom_ext_node.cpp b/engines/wintermute/ad/ad_geom_ext_node.cpp index 8e1386468cd..d93538068e0 100644 --- a/engines/wintermute/ad/ad_geom_ext_node.cpp +++ b/engines/wintermute/ad/ad_geom_ext_node.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/wintermute/ad/ad_geom_ext_node.h b/engines/wintermute/ad/ad_geom_ext_node.h index 985782886e1..db7ecde6134 100644 --- a/engines/wintermute/ad/ad_geom_ext_node.h +++ b/engines/wintermute/ad/ad_geom_ext_node.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/wintermute/ad/ad_object_3d.cpp b/engines/wintermute/ad/ad_object_3d.cpp index 8bc78dfff71..2ad4047daa1 100644 --- a/engines/wintermute/ad/ad_object_3d.cpp +++ b/engines/wintermute/ad/ad_object_3d.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/wintermute/ad/ad_object_3d.h b/engines/wintermute/ad/ad_object_3d.h index a8c4fe37996..025aafcc2b7 100644 --- a/engines/wintermute/ad/ad_object_3d.h +++ b/engines/wintermute/ad/ad_object_3d.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/wintermute/ad/ad_path3d.cpp b/engines/wintermute/ad/ad_path3d.cpp index c527a5bcbfa..5c47916ee6d 100644 --- a/engines/wintermute/ad/ad_path3d.cpp +++ b/engines/wintermute/ad/ad_path3d.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/wintermute/ad/ad_path3d.h b/engines/wintermute/ad/ad_path3d.h index 8470f44b073..cdab03f5f85 100644 --- a/engines/wintermute/ad/ad_path3d.h +++ b/engines/wintermute/ad/ad_path3d.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/wintermute/ad/ad_path_point3d.cpp b/engines/wintermute/ad/ad_path_point3d.cpp index ee6c9f78735..2ddffe14950 100644 --- a/engines/wintermute/ad/ad_path_point3d.cpp +++ b/engines/wintermute/ad/ad_path_point3d.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/wintermute/ad/ad_path_point3d.h b/engines/wintermute/ad/ad_path_point3d.h index 08a4d9f2a62..d261aebb010 100644 --- a/engines/wintermute/ad/ad_path_point3d.h +++ b/engines/wintermute/ad/ad_path_point3d.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/wintermute/ad/ad_scene_geometry.cpp b/engines/wintermute/ad/ad_scene_geometry.cpp index d0189c58e1b..b093de20f05 100644 --- a/engines/wintermute/ad/ad_scene_geometry.cpp +++ b/engines/wintermute/ad/ad_scene_geometry.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/wintermute/ad/ad_scene_geometry.h b/engines/wintermute/ad/ad_scene_geometry.h index 3bad1b2fd4b..bd77c378da7 100644 --- a/engines/wintermute/ad/ad_scene_geometry.h +++ b/engines/wintermute/ad/ad_scene_geometry.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/wintermute/ad/ad_walkplane.cpp b/engines/wintermute/ad/ad_walkplane.cpp index 4f7234bc5ba..fbb08895204 100644 --- a/engines/wintermute/ad/ad_walkplane.cpp +++ b/engines/wintermute/ad/ad_walkplane.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/wintermute/ad/ad_walkplane.h b/engines/wintermute/ad/ad_walkplane.h index 1bb1a56a019..ad30b185852 100644 --- a/engines/wintermute/ad/ad_walkplane.h +++ b/engines/wintermute/ad/ad_walkplane.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/wintermute/ad/ad_waypoint_group3d.cpp b/engines/wintermute/ad/ad_waypoint_group3d.cpp index b30d0868467..1825f5db127 100644 --- a/engines/wintermute/ad/ad_waypoint_group3d.cpp +++ b/engines/wintermute/ad/ad_waypoint_group3d.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/wintermute/ad/ad_waypoint_group3d.h b/engines/wintermute/ad/ad_waypoint_group3d.h index 35286d426d2..ab206b41aba 100644 --- a/engines/wintermute/ad/ad_waypoint_group3d.h +++ b/engines/wintermute/ad/ad_waypoint_group3d.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/wintermute/base/base_animation_transition_time.cpp b/engines/wintermute/base/base_animation_transition_time.cpp index abeeba8a54d..0dec5ad6c81 100644 --- a/engines/wintermute/base/base_animation_transition_time.cpp +++ b/engines/wintermute/base/base_animation_transition_time.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/wintermute/base/base_animation_transition_time.h b/engines/wintermute/base/base_animation_transition_time.h index bfb2546eda5..2b14c03711f 100644 --- a/engines/wintermute/base/base_animation_transition_time.h +++ b/engines/wintermute/base/base_animation_transition_time.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/wintermute/base/gfx/3ds/camera3d.cpp b/engines/wintermute/base/gfx/3ds/camera3d.cpp index 3cb12ac5813..235e754eb31 100644 --- a/engines/wintermute/base/gfx/3ds/camera3d.cpp +++ b/engines/wintermute/base/gfx/3ds/camera3d.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/wintermute/base/gfx/3ds/camera3d.h b/engines/wintermute/base/gfx/3ds/camera3d.h index b7772876da0..4ab1573f804 100644 --- a/engines/wintermute/base/gfx/3ds/camera3d.h +++ b/engines/wintermute/base/gfx/3ds/camera3d.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/wintermute/base/gfx/3ds/light3d.cpp b/engines/wintermute/base/gfx/3ds/light3d.cpp index 378cda78f3c..8f3e786548f 100644 --- a/engines/wintermute/base/gfx/3ds/light3d.cpp +++ b/engines/wintermute/base/gfx/3ds/light3d.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/wintermute/base/gfx/3ds/light3d.h b/engines/wintermute/base/gfx/3ds/light3d.h index f08cbdacc70..6f5ee195468 100644 --- a/engines/wintermute/base/gfx/3ds/light3d.h +++ b/engines/wintermute/base/gfx/3ds/light3d.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/wintermute/base/gfx/3ds/loader3ds.cpp b/engines/wintermute/base/gfx/3ds/loader3ds.cpp index c205a50583b..6705016068c 100644 --- a/engines/wintermute/base/gfx/3ds/loader3ds.cpp +++ b/engines/wintermute/base/gfx/3ds/loader3ds.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/wintermute/base/gfx/3ds/loader3ds.h b/engines/wintermute/base/gfx/3ds/loader3ds.h index b93fc580737..55a839d14ab 100644 --- a/engines/wintermute/base/gfx/3ds/loader3ds.h +++ b/engines/wintermute/base/gfx/3ds/loader3ds.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/wintermute/base/gfx/3ds/mesh3ds.cpp b/engines/wintermute/base/gfx/3ds/mesh3ds.cpp index b7f2b501c00..8bf3f898de0 100644 --- a/engines/wintermute/base/gfx/3ds/mesh3ds.cpp +++ b/engines/wintermute/base/gfx/3ds/mesh3ds.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/wintermute/base/gfx/3ds/mesh3ds.h b/engines/wintermute/base/gfx/3ds/mesh3ds.h index 379ab4d43d5..0bc3fdd134c 100644 --- a/engines/wintermute/base/gfx/3ds/mesh3ds.h +++ b/engines/wintermute/base/gfx/3ds/mesh3ds.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/wintermute/base/gfx/base_renderer3d.cpp b/engines/wintermute/base/gfx/base_renderer3d.cpp index 4de341c43ae..9a274b86046 100644 --- a/engines/wintermute/base/gfx/base_renderer3d.cpp +++ b/engines/wintermute/base/gfx/base_renderer3d.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/wintermute/base/gfx/base_renderer3d.h b/engines/wintermute/base/gfx/base_renderer3d.h index 084ff66d22a..ae61904b690 100644 --- a/engines/wintermute/base/gfx/base_renderer3d.h +++ b/engines/wintermute/base/gfx/base_renderer3d.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/wintermute/base/gfx/opengl/base_render_opengl3d.cpp b/engines/wintermute/base/gfx/opengl/base_render_opengl3d.cpp index 15a5d35be32..6daa196b164 100644 --- a/engines/wintermute/base/gfx/opengl/base_render_opengl3d.cpp +++ b/engines/wintermute/base/gfx/opengl/base_render_opengl3d.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/wintermute/base/gfx/opengl/base_render_opengl3d.h b/engines/wintermute/base/gfx/opengl/base_render_opengl3d.h index bedc02d8a46..5daf580c3cf 100644 --- a/engines/wintermute/base/gfx/opengl/base_render_opengl3d.h +++ b/engines/wintermute/base/gfx/opengl/base_render_opengl3d.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/wintermute/base/gfx/opengl/base_render_opengl3d_shader.cpp b/engines/wintermute/base/gfx/opengl/base_render_opengl3d_shader.cpp index 4e75cc75c2c..ec4780ed616 100644 --- a/engines/wintermute/base/gfx/opengl/base_render_opengl3d_shader.cpp +++ b/engines/wintermute/base/gfx/opengl/base_render_opengl3d_shader.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/wintermute/base/gfx/opengl/base_render_opengl3d_shader.h b/engines/wintermute/base/gfx/opengl/base_render_opengl3d_shader.h index 0e57eb2d041..fad95961b6b 100644 --- a/engines/wintermute/base/gfx/opengl/base_render_opengl3d_shader.h +++ b/engines/wintermute/base/gfx/opengl/base_render_opengl3d_shader.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/wintermute/base/gfx/opengl/base_surface_opengl3d.cpp b/engines/wintermute/base/gfx/opengl/base_surface_opengl3d.cpp index 28cf3626019..8fb5eac6b06 100644 --- a/engines/wintermute/base/gfx/opengl/base_surface_opengl3d.cpp +++ b/engines/wintermute/base/gfx/opengl/base_surface_opengl3d.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/wintermute/base/gfx/opengl/base_surface_opengl3d.h b/engines/wintermute/base/gfx/opengl/base_surface_opengl3d.h index 190131b3cae..0cf98ffe7da 100644 --- a/engines/wintermute/base/gfx/opengl/base_surface_opengl3d.h +++ b/engines/wintermute/base/gfx/opengl/base_surface_opengl3d.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/wintermute/base/gfx/opengl/mesh3ds_opengl.cpp b/engines/wintermute/base/gfx/opengl/mesh3ds_opengl.cpp index 8b5b2fc01a2..220bf30661c 100644 --- a/engines/wintermute/base/gfx/opengl/mesh3ds_opengl.cpp +++ b/engines/wintermute/base/gfx/opengl/mesh3ds_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. * @@ -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/wintermute/base/gfx/opengl/mesh3ds_opengl.h b/engines/wintermute/base/gfx/opengl/mesh3ds_opengl.h index c954464d6df..8e142adc3d6 100644 --- a/engines/wintermute/base/gfx/opengl/mesh3ds_opengl.h +++ b/engines/wintermute/base/gfx/opengl/mesh3ds_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. * @@ -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/wintermute/base/gfx/opengl/mesh3ds_opengl_shader.cpp b/engines/wintermute/base/gfx/opengl/mesh3ds_opengl_shader.cpp index aed7bb52811..879b2a07515 100644 --- a/engines/wintermute/base/gfx/opengl/mesh3ds_opengl_shader.cpp +++ b/engines/wintermute/base/gfx/opengl/mesh3ds_opengl_shader.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/wintermute/base/gfx/opengl/mesh3ds_opengl_shader.h b/engines/wintermute/base/gfx/opengl/mesh3ds_opengl_shader.h index 61785b73921..4ca34faed2e 100644 --- a/engines/wintermute/base/gfx/opengl/mesh3ds_opengl_shader.h +++ b/engines/wintermute/base/gfx/opengl/mesh3ds_opengl_shader.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/wintermute/base/gfx/opengl/meshx_opengl.cpp b/engines/wintermute/base/gfx/opengl/meshx_opengl.cpp index 9643df2bbe5..fd4d5829e49 100644 --- a/engines/wintermute/base/gfx/opengl/meshx_opengl.cpp +++ b/engines/wintermute/base/gfx/opengl/meshx_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. * @@ -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/wintermute/base/gfx/opengl/meshx_opengl.h b/engines/wintermute/base/gfx/opengl/meshx_opengl.h index 95b88801efd..05976668ce4 100644 --- a/engines/wintermute/base/gfx/opengl/meshx_opengl.h +++ b/engines/wintermute/base/gfx/opengl/meshx_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. * @@ -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/wintermute/base/gfx/opengl/meshx_opengl_shader.cpp b/engines/wintermute/base/gfx/opengl/meshx_opengl_shader.cpp index 32e8a45b654..8e29c3ce72f 100644 --- a/engines/wintermute/base/gfx/opengl/meshx_opengl_shader.cpp +++ b/engines/wintermute/base/gfx/opengl/meshx_opengl_shader.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/wintermute/base/gfx/opengl/meshx_opengl_shader.h b/engines/wintermute/base/gfx/opengl/meshx_opengl_shader.h index 42297d6cd33..ffa4589fc44 100644 --- a/engines/wintermute/base/gfx/opengl/meshx_opengl_shader.h +++ b/engines/wintermute/base/gfx/opengl/meshx_opengl_shader.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/wintermute/base/gfx/opengl/shadow_volume_opengl.cpp b/engines/wintermute/base/gfx/opengl/shadow_volume_opengl.cpp index 219e853886e..6c3892af3bc 100644 --- a/engines/wintermute/base/gfx/opengl/shadow_volume_opengl.cpp +++ b/engines/wintermute/base/gfx/opengl/shadow_volume_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. * @@ -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/wintermute/base/gfx/opengl/shadow_volume_opengl.h b/engines/wintermute/base/gfx/opengl/shadow_volume_opengl.h index 86a49b20774..ea8697875d7 100644 --- a/engines/wintermute/base/gfx/opengl/shadow_volume_opengl.h +++ b/engines/wintermute/base/gfx/opengl/shadow_volume_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. * @@ -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/wintermute/base/gfx/opengl/shadow_volume_opengl_shader.cpp b/engines/wintermute/base/gfx/opengl/shadow_volume_opengl_shader.cpp index 60e2eca31ec..764b124cb3c 100644 --- a/engines/wintermute/base/gfx/opengl/shadow_volume_opengl_shader.cpp +++ b/engines/wintermute/base/gfx/opengl/shadow_volume_opengl_shader.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/wintermute/base/gfx/opengl/shadow_volume_opengl_shader.h b/engines/wintermute/base/gfx/opengl/shadow_volume_opengl_shader.h index d913e0bec84..b18fbbc8fa7 100644 --- a/engines/wintermute/base/gfx/opengl/shadow_volume_opengl_shader.h +++ b/engines/wintermute/base/gfx/opengl/shadow_volume_opengl_shader.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/wintermute/base/gfx/shadow_volume.cpp b/engines/wintermute/base/gfx/shadow_volume.cpp index bd3842e66a7..fcd4e2178e5 100644 --- a/engines/wintermute/base/gfx/shadow_volume.cpp +++ b/engines/wintermute/base/gfx/shadow_volume.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/wintermute/base/gfx/shadow_volume.h b/engines/wintermute/base/gfx/shadow_volume.h index 36f6821d719..592ec0599fe 100644 --- a/engines/wintermute/base/gfx/shadow_volume.h +++ b/engines/wintermute/base/gfx/shadow_volume.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/wintermute/base/gfx/x/active_animation.cpp b/engines/wintermute/base/gfx/x/active_animation.cpp index ab90914cafb..d008feae996 100644 --- a/engines/wintermute/base/gfx/x/active_animation.cpp +++ b/engines/wintermute/base/gfx/x/active_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. * @@ -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/wintermute/base/gfx/x/active_animation.h b/engines/wintermute/base/gfx/x/active_animation.h index 22bd2180554..67cc097fd9c 100644 --- a/engines/wintermute/base/gfx/x/active_animation.h +++ b/engines/wintermute/base/gfx/x/active_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. * @@ -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/wintermute/base/gfx/x/animation.cpp b/engines/wintermute/base/gfx/x/animation.cpp index 5b3c95856a9..77516f4ca0f 100644 --- a/engines/wintermute/base/gfx/x/animation.cpp +++ b/engines/wintermute/base/gfx/x/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. * @@ -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/wintermute/base/gfx/x/animation.h b/engines/wintermute/base/gfx/x/animation.h index a5e6c8e89c2..89aa86bae1d 100644 --- a/engines/wintermute/base/gfx/x/animation.h +++ b/engines/wintermute/base/gfx/x/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. * @@ -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/wintermute/base/gfx/x/animation_channel.cpp b/engines/wintermute/base/gfx/x/animation_channel.cpp index 0c629accb3f..d2cffa23b51 100644 --- a/engines/wintermute/base/gfx/x/animation_channel.cpp +++ b/engines/wintermute/base/gfx/x/animation_channel.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/wintermute/base/gfx/x/animation_channel.h b/engines/wintermute/base/gfx/x/animation_channel.h index a302d283551..0d526ab9e65 100644 --- a/engines/wintermute/base/gfx/x/animation_channel.h +++ b/engines/wintermute/base/gfx/x/animation_channel.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/wintermute/base/gfx/x/animation_set.cpp b/engines/wintermute/base/gfx/x/animation_set.cpp index f14285ae492..7dd38f749eb 100644 --- a/engines/wintermute/base/gfx/x/animation_set.cpp +++ b/engines/wintermute/base/gfx/x/animation_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. * @@ -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/wintermute/base/gfx/x/animation_set.h b/engines/wintermute/base/gfx/x/animation_set.h index 633340a297c..16ec8b11950 100644 --- a/engines/wintermute/base/gfx/x/animation_set.h +++ b/engines/wintermute/base/gfx/x/animation_set.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/wintermute/base/gfx/x/frame_node.cpp b/engines/wintermute/base/gfx/x/frame_node.cpp index 94905c0198f..0ba57e2eae5 100644 --- a/engines/wintermute/base/gfx/x/frame_node.cpp +++ b/engines/wintermute/base/gfx/x/frame_node.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/wintermute/base/gfx/x/frame_node.h b/engines/wintermute/base/gfx/x/frame_node.h index 83c4ad9e877..0c6eea25ca5 100644 --- a/engines/wintermute/base/gfx/x/frame_node.h +++ b/engines/wintermute/base/gfx/x/frame_node.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/wintermute/base/gfx/x/loader_x.cpp b/engines/wintermute/base/gfx/x/loader_x.cpp index df17c03acc4..d6a58ab1c08 100644 --- a/engines/wintermute/base/gfx/x/loader_x.cpp +++ b/engines/wintermute/base/gfx/x/loader_x.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/wintermute/base/gfx/x/loader_x.h b/engines/wintermute/base/gfx/x/loader_x.h index f67a47f80ae..65acc0a247d 100644 --- a/engines/wintermute/base/gfx/x/loader_x.h +++ b/engines/wintermute/base/gfx/x/loader_x.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/wintermute/base/gfx/x/material.cpp b/engines/wintermute/base/gfx/x/material.cpp index 336a335874a..2fbfe277bf7 100644 --- a/engines/wintermute/base/gfx/x/material.cpp +++ b/engines/wintermute/base/gfx/x/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. * @@ -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/wintermute/base/gfx/x/material.h b/engines/wintermute/base/gfx/x/material.h index 712c317f587..41d3bef5114 100644 --- a/engines/wintermute/base/gfx/x/material.h +++ b/engines/wintermute/base/gfx/x/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. * @@ -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/wintermute/base/gfx/x/meshx.cpp b/engines/wintermute/base/gfx/x/meshx.cpp index 04b0f6dbb95..1dcc36346fb 100644 --- a/engines/wintermute/base/gfx/x/meshx.cpp +++ b/engines/wintermute/base/gfx/x/meshx.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/wintermute/base/gfx/x/meshx.h b/engines/wintermute/base/gfx/x/meshx.h index e5c4a59f7d3..cab99d917a8 100644 --- a/engines/wintermute/base/gfx/x/meshx.h +++ b/engines/wintermute/base/gfx/x/meshx.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/wintermute/base/gfx/x/modelx.cpp b/engines/wintermute/base/gfx/x/modelx.cpp index c84a2bbe44d..4573b1a0d24 100644 --- a/engines/wintermute/base/gfx/x/modelx.cpp +++ b/engines/wintermute/base/gfx/x/modelx.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/wintermute/base/gfx/x/modelx.h b/engines/wintermute/base/gfx/x/modelx.h index 8cc875a945f..e66adf3c19b 100644 --- a/engines/wintermute/base/gfx/x/modelx.h +++ b/engines/wintermute/base/gfx/x/modelx.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/graphics/opengl/box_shaders.cpp b/graphics/opengl/box_shaders.cpp index 6e148df2261..a41038c79fb 100644 --- a/graphics/opengl/box_shaders.cpp +++ b/graphics/opengl/box_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/graphics/opengl/compat_shaders.cpp b/graphics/opengl/compat_shaders.cpp index a0c262c8f66..2c090058e5d 100644 --- a/graphics/opengl/compat_shaders.cpp +++ b/graphics/opengl/compat_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/graphics/opengl/context.cpp b/graphics/opengl/context.cpp index 2a5a0e9970e..815be6daa2b 100644 --- a/graphics/opengl/context.cpp +++ b/graphics/opengl/context.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/graphics/opengl/context.h b/graphics/opengl/context.h index 96dce4dad32..6d1992be554 100644 --- a/graphics/opengl/context.h +++ b/graphics/opengl/context.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/graphics/opengl/control_shaders.cpp b/graphics/opengl/control_shaders.cpp index f13f1871185..a57c0aae688 100644 --- a/graphics/opengl/control_shaders.cpp +++ b/graphics/opengl/control_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/graphics/opengl/framebuffer.cpp b/graphics/opengl/framebuffer.cpp index 000f1d9bdb0..10b0741a9a1 100644 --- a/graphics/opengl/framebuffer.cpp +++ b/graphics/opengl/framebuffer.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/graphics/opengl/framebuffer.h b/graphics/opengl/framebuffer.h index 8e9f90e75e8..d3a44bcc79c 100644 --- a/graphics/opengl/framebuffer.h +++ b/graphics/opengl/framebuffer.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/graphics/opengl/shader.cpp b/graphics/opengl/shader.cpp index 2023f9ddca3..4f375f022b0 100644 --- a/graphics/opengl/shader.cpp +++ b/graphics/opengl/shader.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/graphics/opengl/shader.h b/graphics/opengl/shader.h index 0b8b751a141..aef2d18b3be 100644 --- a/graphics/opengl/shader.h +++ b/graphics/opengl/shader.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/graphics/opengl/surfacerenderer.cpp b/graphics/opengl/surfacerenderer.cpp index 003343fb4ec..80d0f923e40 100644 --- a/graphics/opengl/surfacerenderer.cpp +++ b/graphics/opengl/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/graphics/opengl/surfacerenderer.h b/graphics/opengl/surfacerenderer.h index 11c42447536..93ce736db14 100644 --- a/graphics/opengl/surfacerenderer.h +++ b/graphics/opengl/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/graphics/opengl/system_headers.h b/graphics/opengl/system_headers.h index 51cc2d7b062..943dbd1eb0c 100644 --- a/graphics/opengl/system_headers.h +++ b/graphics/opengl/system_headers.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/graphics/opengl/texture.cpp b/graphics/opengl/texture.cpp index 5805634404a..a083f41dd0f 100644 --- a/graphics/opengl/texture.cpp +++ b/graphics/opengl/texture.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/graphics/opengl/texture.h b/graphics/opengl/texture.h index d394d8af70f..2ab26227b35 100644 --- a/graphics/opengl/texture.h +++ b/graphics/opengl/texture.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/graphics/opengl/tiledsurface.cpp b/graphics/opengl/tiledsurface.cpp index 8f63af96284..39a28605439 100644 --- a/graphics/opengl/tiledsurface.cpp +++ b/graphics/opengl/tiledsurface.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/graphics/opengl/tiledsurface.h b/graphics/opengl/tiledsurface.h index 9512c29535f..4b555a3bb0e 100644 --- a/graphics/opengl/tiledsurface.h +++ b/graphics/opengl/tiledsurface.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/graphics/renderer.cpp b/graphics/renderer.cpp index 5bca716db03..afda4c62637 100644 --- a/graphics/renderer.cpp +++ b/graphics/renderer.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/graphics/renderer.h b/graphics/renderer.h index b099de3a628..00d58cee629 100644 --- a/graphics/renderer.h +++ b/graphics/renderer.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/graphics/tinygl/api.cpp b/graphics/tinygl/api.cpp index 76670d6b198..91f89ba725f 100644 --- a/graphics/tinygl/api.cpp +++ b/graphics/tinygl/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. * * This program is free software: you can redistribute it and/or modify diff --git a/graphics/tinygl/arrays.cpp b/graphics/tinygl/arrays.cpp index 8af08ca80a9..6df6c25662c 100644 --- a/graphics/tinygl/arrays.cpp +++ b/graphics/tinygl/arrays.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/graphics/tinygl/clear.cpp b/graphics/tinygl/clear.cpp index 660ace1eef6..6ac7cc10c80 100644 --- a/graphics/tinygl/clear.cpp +++ b/graphics/tinygl/clear.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/graphics/tinygl/clip.cpp b/graphics/tinygl/clip.cpp index 370d33df1e4..568dbc4d0d6 100644 --- a/graphics/tinygl/clip.cpp +++ b/graphics/tinygl/clip.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/graphics/tinygl/get.cpp b/graphics/tinygl/get.cpp index ee76cc39808..0bbbc8df5cc 100644 --- a/graphics/tinygl/get.cpp +++ b/graphics/tinygl/get.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/graphics/tinygl/gl.h b/graphics/tinygl/gl.h index 1c5f3058432..0b5c46b3e42 100644 --- a/graphics/tinygl/gl.h +++ b/graphics/tinygl/gl.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/graphics/tinygl/image_util.cpp b/graphics/tinygl/image_util.cpp index 8a8bd75e639..369e95ebf1d 100644 --- a/graphics/tinygl/image_util.cpp +++ b/graphics/tinygl/image_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. * * This program is free software: you can redistribute it and/or modify diff --git a/graphics/tinygl/init.cpp b/graphics/tinygl/init.cpp index d2287d65d04..1252fddb764 100644 --- a/graphics/tinygl/init.cpp +++ b/graphics/tinygl/init.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/graphics/tinygl/light.cpp b/graphics/tinygl/light.cpp index 58e38023930..d989c129429 100644 --- a/graphics/tinygl/light.cpp +++ b/graphics/tinygl/light.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/graphics/tinygl/list.cpp b/graphics/tinygl/list.cpp index 04480e3a9ba..7be35cd17b3 100644 --- a/graphics/tinygl/list.cpp +++ b/graphics/tinygl/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. * * This program is free software: you can redistribute it and/or modify diff --git a/graphics/tinygl/matrix.cpp b/graphics/tinygl/matrix.cpp index fbfbd2b96de..c1f376ab361 100644 --- a/graphics/tinygl/matrix.cpp +++ b/graphics/tinygl/matrix.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/graphics/tinygl/memory.cpp b/graphics/tinygl/memory.cpp index 8a25d0aabc2..bb6821dcfb3 100644 --- a/graphics/tinygl/memory.cpp +++ b/graphics/tinygl/memory.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/graphics/tinygl/misc.cpp b/graphics/tinygl/misc.cpp index b577019e1b7..6a0b48e177c 100644 --- a/graphics/tinygl/misc.cpp +++ b/graphics/tinygl/misc.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/graphics/tinygl/opinfo.h b/graphics/tinygl/opinfo.h index 5cb9a0e8033..fc6784a1a64 100644 --- a/graphics/tinygl/opinfo.h +++ b/graphics/tinygl/opinfo.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/graphics/tinygl/pixelbuffer.cpp b/graphics/tinygl/pixelbuffer.cpp index 7df2b177aaf..689588244e1 100644 --- a/graphics/tinygl/pixelbuffer.cpp +++ b/graphics/tinygl/pixelbuffer.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/graphics/tinygl/pixelbuffer.h b/graphics/tinygl/pixelbuffer.h index 00b02b919b3..74d8188df6c 100644 --- a/graphics/tinygl/pixelbuffer.h +++ b/graphics/tinygl/pixelbuffer.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/graphics/tinygl/select.cpp b/graphics/tinygl/select.cpp index 5a0e219fcd2..bdad098665f 100644 --- a/graphics/tinygl/select.cpp +++ b/graphics/tinygl/select.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/graphics/tinygl/specbuf.cpp b/graphics/tinygl/specbuf.cpp index 177c50b0e3d..08b640ee094 100644 --- a/graphics/tinygl/specbuf.cpp +++ b/graphics/tinygl/specbuf.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/graphics/tinygl/texelbuffer.cpp b/graphics/tinygl/texelbuffer.cpp index b09ce633c28..673a3353b7e 100644 --- a/graphics/tinygl/texelbuffer.cpp +++ b/graphics/tinygl/texelbuffer.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/graphics/tinygl/texelbuffer.h b/graphics/tinygl/texelbuffer.h index 8b1f179a164..d0aabf20e99 100644 --- a/graphics/tinygl/texelbuffer.h +++ b/graphics/tinygl/texelbuffer.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/graphics/tinygl/texture.cpp b/graphics/tinygl/texture.cpp index 42b57de3053..af848eb2e39 100644 --- a/graphics/tinygl/texture.cpp +++ b/graphics/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/graphics/tinygl/vertex.cpp b/graphics/tinygl/vertex.cpp index a65322107f3..eedd8abb66f 100644 --- a/graphics/tinygl/vertex.cpp +++ b/graphics/tinygl/vertex.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/graphics/tinygl/zblit.cpp b/graphics/tinygl/zblit.cpp index ff4bc75dd12..4ef663a2686 100644 --- a/graphics/tinygl/zblit.cpp +++ b/graphics/tinygl/zblit.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/graphics/tinygl/zblit.h b/graphics/tinygl/zblit.h index 057e9f069a7..c899f3c4264 100644 --- a/graphics/tinygl/zblit.h +++ b/graphics/tinygl/zblit.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/graphics/tinygl/zbuffer.cpp b/graphics/tinygl/zbuffer.cpp index d838454d574..17ff4d1cf5c 100644 --- a/graphics/tinygl/zbuffer.cpp +++ b/graphics/tinygl/zbuffer.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/graphics/tinygl/zbuffer.h b/graphics/tinygl/zbuffer.h index 5a7786728e5..7b302b93177 100644 --- a/graphics/tinygl/zbuffer.h +++ b/graphics/tinygl/zbuffer.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/graphics/tinygl/zdirtyrect.cpp b/graphics/tinygl/zdirtyrect.cpp index 00341c00f76..fcf2f32f95b 100644 --- a/graphics/tinygl/zdirtyrect.cpp +++ b/graphics/tinygl/zdirtyrect.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/graphics/tinygl/zdirtyrect.h b/graphics/tinygl/zdirtyrect.h index 20fb3ea6267..7b00ed1fb69 100644 --- a/graphics/tinygl/zdirtyrect.h +++ b/graphics/tinygl/zdirtyrect.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/graphics/tinygl/zgl.h b/graphics/tinygl/zgl.h index 4cb1a9d6633..3dbedb6e546 100644 --- a/graphics/tinygl/zgl.h +++ b/graphics/tinygl/zgl.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/graphics/tinygl/zline.cpp b/graphics/tinygl/zline.cpp index d3c175e5832..ef571c3a91a 100644 --- a/graphics/tinygl/zline.cpp +++ b/graphics/tinygl/zline.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/graphics/tinygl/zmath.cpp b/graphics/tinygl/zmath.cpp index 44f2a022462..7beec314d30 100644 --- a/graphics/tinygl/zmath.cpp +++ b/graphics/tinygl/zmath.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/graphics/tinygl/zmath.h b/graphics/tinygl/zmath.h index 79f5ec8cff4..9345fcec417 100644 --- a/graphics/tinygl/zmath.h +++ b/graphics/tinygl/zmath.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/graphics/tinygl/ztriangle.cpp b/graphics/tinygl/ztriangle.cpp index b4d7b03d7a4..8a99ec0929d 100644 --- a/graphics/tinygl/ztriangle.cpp +++ b/graphics/tinygl/ztriangle.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/math/aabb.cpp b/math/aabb.cpp index a9b1dd884e7..8207051977c 100644 --- a/math/aabb.cpp +++ b/math/aabb.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/math/aabb.h b/math/aabb.h index 3d6ed9a2bc0..c28706bd239 100644 --- a/math/aabb.h +++ b/math/aabb.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/math/angle.cpp b/math/angle.cpp index 72740e137bd..40fe6431ad1 100644 --- a/math/angle.cpp +++ b/math/angle.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/math/angle.h b/math/angle.h index ffe5dba212a..3b2a8ffe9fa 100644 --- a/math/angle.h +++ b/math/angle.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/math/frustum.cpp b/math/frustum.cpp index f7f29e3607c..a733e4d8b96 100644 --- a/math/frustum.cpp +++ b/math/frustum.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/math/frustum.h b/math/frustum.h index 88e1f2fa3ee..2484ba7084f 100644 --- a/math/frustum.h +++ b/math/frustum.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/math/glmath.cpp b/math/glmath.cpp index d8e0fda8da0..2b4a9e10669 100644 --- a/math/glmath.cpp +++ b/math/glmath.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/math/glmath.h b/math/glmath.h index f61bbfb3a86..4808282a5cc 100644 --- a/math/glmath.h +++ b/math/glmath.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/math/line2d.cpp b/math/line2d.cpp index bc2acecb5d5..7f1f0b08c6c 100644 --- a/math/line2d.cpp +++ b/math/line2d.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/math/line2d.h b/math/line2d.h index 05fb952b77d..6b8e243e594 100644 --- a/math/line2d.h +++ b/math/line2d.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/math/line3d.cpp b/math/line3d.cpp index 482afcfc5d8..a02b3454da0 100644 --- a/math/line3d.cpp +++ b/math/line3d.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/math/line3d.h b/math/line3d.h index aa561be43f7..0701b519125 100644 --- a/math/line3d.h +++ b/math/line3d.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/math/mathfwd.h b/math/mathfwd.h index c3ec46821d8..93665c354bd 100644 --- a/math/mathfwd.h +++ b/math/mathfwd.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/math/matrix.h b/math/matrix.h index 6ee7f56222c..a3f96900fbb 100644 --- a/math/matrix.h +++ b/math/matrix.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/math/matrix3.cpp b/math/matrix3.cpp index e189f689190..525ec08c120 100644 --- a/math/matrix3.cpp +++ b/math/matrix3.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/math/matrix3.h b/math/matrix3.h index d83576fd2a9..9e458d5bde7 100644 --- a/math/matrix3.h +++ b/math/matrix3.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/math/matrix4.cpp b/math/matrix4.cpp index c6a7760faaf..cdc843e642b 100644 --- a/math/matrix4.cpp +++ b/math/matrix4.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/math/matrix4.h b/math/matrix4.h index 6206de3d819..7518f9a8628 100644 --- a/math/matrix4.h +++ b/math/matrix4.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/math/plane.cpp b/math/plane.cpp index 108033f4968..268c20f094b 100644 --- a/math/plane.cpp +++ b/math/plane.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/math/plane.h b/math/plane.h index 04c707988b4..d0d983b3ad4 100644 --- a/math/plane.h +++ b/math/plane.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/math/quat.cpp b/math/quat.cpp index 67a575510d9..552212df83d 100644 --- a/math/quat.cpp +++ b/math/quat.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/math/quat.h b/math/quat.h index 6a4caaea341..3fafdba2ddc 100644 --- a/math/quat.h +++ b/math/quat.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/math/ray.cpp b/math/ray.cpp index 2dfd0a0c7ac..b50cd0e594c 100644 --- a/math/ray.cpp +++ b/math/ray.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/math/ray.h b/math/ray.h index ec27d88c0ec..b09f8b4af18 100644 --- a/math/ray.h +++ b/math/ray.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/math/rect2d.cpp b/math/rect2d.cpp index 63b0fcc96c0..0ed5e55b0f6 100644 --- a/math/rect2d.cpp +++ b/math/rect2d.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/math/rect2d.h b/math/rect2d.h index d1d0faabcfa..64889c56fd4 100644 --- a/math/rect2d.h +++ b/math/rect2d.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/math/rotation3d.h b/math/rotation3d.h index 43a250aa299..cb7262e4946 100644 --- a/math/rotation3d.h +++ b/math/rotation3d.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/math/squarematrix.h b/math/squarematrix.h index dc1a5a26696..616a4a1807a 100644 --- a/math/squarematrix.h +++ b/math/squarematrix.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/math/transform.h b/math/transform.h index d477ae1b1f8..e371a1e0464 100644 --- a/math/transform.h +++ b/math/transform.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/math/utils.h b/math/utils.h index 8fd35d76562..55acf578ef6 100644 --- a/math/utils.h +++ b/math/utils.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/math/vector.h b/math/vector.h index 2895c78094b..994f66fe54e 100644 --- a/math/vector.h +++ b/math/vector.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/math/vector2d.cpp b/math/vector2d.cpp index 1c74b71383a..61be12cde35 100644 --- a/math/vector2d.cpp +++ b/math/vector2d.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/math/vector2d.h b/math/vector2d.h index ece82e14eab..ef680d2b150 100644 --- a/math/vector2d.h +++ b/math/vector2d.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/math/vector3d.cpp b/math/vector3d.cpp index 7f4f05e1996..27c4262b642 100644 --- a/math/vector3d.cpp +++ b/math/vector3d.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/math/vector3d.h b/math/vector3d.h index 65876794ccd..842ba888be9 100644 --- a/math/vector3d.h +++ b/math/vector3d.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/math/vector4d.cpp b/math/vector4d.cpp index ba886f91c5d..1c13378a78e 100644 --- a/math/vector4d.cpp +++ b/math/vector4d.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/math/vector4d.h b/math/vector4d.h index cfdaae73fd8..a44f6182bb4 100644 --- a/math/vector4d.h +++ b/math/vector4d.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. *