aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/lure/fights.cpp6
-rw-r--r--engines/lure/fights.h6
-rw-r--r--engines/lure/room.cpp6
-rw-r--r--engines/lure/sound.cpp6
-rw-r--r--engines/lure/sound.h6
-rw-r--r--engines/scumm/gfxARM.s7
-rw-r--r--engines/scumm/proc3ARM.s7
7 files changed, 35 insertions, 9 deletions
diff --git a/engines/lure/fights.cpp b/engines/lure/fights.cpp
index 6718d46349..81dfac03c8 100644
--- a/engines/lure/fights.cpp
+++ b/engines/lure/fights.cpp
@@ -1,4 +1,8 @@
-/* ScummVM - Scumm Interpreter
+/* ScummVM - Graphic Adventure Engine
+ *
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
+ * file distributed with this source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/engines/lure/fights.h b/engines/lure/fights.h
index 24d687d550..912429e2df 100644
--- a/engines/lure/fights.h
+++ b/engines/lure/fights.h
@@ -1,4 +1,8 @@
-/* ScummVM - Scumm Interpreter
+/* ScummVM - Graphic Adventure Engine
+ *
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
+ * file distributed with this source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/engines/lure/room.cpp b/engines/lure/room.cpp
index 9db00ab83c..746d6ef094 100644
--- a/engines/lure/room.cpp
+++ b/engines/lure/room.cpp
@@ -1,4 +1,8 @@
-/* ScummVM - Scumm Interpreter
+/* ScummVM - Graphic Adventure Engine
+ *
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
+ * file distributed with this source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/engines/lure/sound.cpp b/engines/lure/sound.cpp
index 1e956cc8c0..a7f9af9d78 100644
--- a/engines/lure/sound.cpp
+++ b/engines/lure/sound.cpp
@@ -1,4 +1,8 @@
-/* ScummVM - Scumm Interpreter
+/* ScummVM - Graphic Adventure Engine
+ *
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
+ * file distributed with this source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/engines/lure/sound.h b/engines/lure/sound.h
index 32a9f77206..c41cec48fe 100644
--- a/engines/lure/sound.h
+++ b/engines/lure/sound.h
@@ -1,4 +1,8 @@
-/* ScummVM - Scumm Interpreter
+/* ScummVM - Graphic Adventure Engine
+ *
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
+ * file distributed with this source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/engines/scumm/gfxARM.s b/engines/scumm/gfxARM.s
index e78487d777..34de954a17 100644
--- a/engines/scumm/gfxARM.s
+++ b/engines/scumm/gfxARM.s
@@ -1,5 +1,8 @@
-@ ScummVM Scumm Interpreter
-@ Copyright (C) 2007 The ScummVM project
+@ ScummVM - Graphic Adventure Engine
+@
+@ ScummVM is the legal property of its developers, whose names
+@ are too numerous to list here. Please refer to the COPYRIGHT
+@ file distributed with this source distribution.
@
@ This program is free software@ you can redistribute it and/or
@ modify it under the terms of the GNU General Public License
diff --git a/engines/scumm/proc3ARM.s b/engines/scumm/proc3ARM.s
index aafdb14f17..4194432d6e 100644
--- a/engines/scumm/proc3ARM.s
+++ b/engines/scumm/proc3ARM.s
@@ -1,5 +1,8 @@
-@ ScummVM Scumm Interpreter
-@ Copyright (C) 2007 The ScummVM project
+@ ScummVM - Graphic Adventure Engine
+@
+@ ScummVM is the legal property of its developers, whose names
+@ are too numerous to list here. Please refer to the COPYRIGHT
+@ file distributed with this source distribution.
@
@ This program is free software@ you can redistribute it and/or
@ modify it under the terms of the GNU General Public License