aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword1')
-rw-r--r--engines/sword1/collision.h2
-rw-r--r--engines/sword1/control.cpp2
-rw-r--r--engines/sword1/control.h2
-rw-r--r--engines/sword1/debug.cpp2
-rw-r--r--engines/sword1/debug.h2
-rw-r--r--engines/sword1/eventman.cpp2
-rw-r--r--engines/sword1/eventman.h2
-rw-r--r--engines/sword1/logic.cpp2
-rw-r--r--engines/sword1/logic.h2
-rw-r--r--engines/sword1/memman.cpp2
-rw-r--r--engines/sword1/memman.h2
-rw-r--r--engines/sword1/menu.cpp2
-rw-r--r--engines/sword1/menu.h2
-rw-r--r--engines/sword1/mouse.cpp2
-rw-r--r--engines/sword1/mouse.h2
-rw-r--r--engines/sword1/music.cpp2
-rw-r--r--engines/sword1/music.h2
-rw-r--r--engines/sword1/object.h2
-rw-r--r--engines/sword1/objectman.cpp2
-rw-r--r--engines/sword1/objectman.h2
-rw-r--r--engines/sword1/resman.cpp2
-rw-r--r--engines/sword1/resman.h2
-rw-r--r--engines/sword1/router.cpp2
-rw-r--r--engines/sword1/router.h2
-rw-r--r--engines/sword1/screen.cpp2
-rw-r--r--engines/sword1/screen.h2
-rw-r--r--engines/sword1/sound.cpp2
-rw-r--r--engines/sword1/sound.h2
-rw-r--r--engines/sword1/staticres.cpp2
-rw-r--r--engines/sword1/sword1.cpp2
-rw-r--r--engines/sword1/swordres.h2
-rw-r--r--engines/sword1/text.cpp2
-rw-r--r--engines/sword1/text.h2
33 files changed, 33 insertions, 33 deletions
diff --git a/engines/sword1/collision.h b/engines/sword1/collision.h
index 774ce09f9e..1ed3980d0a 100644
--- a/engines/sword1/collision.h
+++ b/engines/sword1/collision.h
@@ -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/sword1/control.cpp b/engines/sword1/control.cpp
index c2c6befbfd..2705423225 100644
--- a/engines/sword1/control.cpp
+++ b/engines/sword1/control.cpp
@@ -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/sword1/control.h b/engines/sword1/control.h
index 21181dd0bc..7d9af2f199 100644
--- a/engines/sword1/control.h
+++ b/engines/sword1/control.h
@@ -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/sword1/debug.cpp b/engines/sword1/debug.cpp
index ca74ea63b2..fd8c411504 100644
--- a/engines/sword1/debug.cpp
+++ b/engines/sword1/debug.cpp
@@ -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/sword1/debug.h b/engines/sword1/debug.h
index 1fe37ff856..444d68b399 100644
--- a/engines/sword1/debug.h
+++ b/engines/sword1/debug.h
@@ -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/sword1/eventman.cpp b/engines/sword1/eventman.cpp
index 3d36880700..073cd72b5e 100644
--- a/engines/sword1/eventman.cpp
+++ b/engines/sword1/eventman.cpp
@@ -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/sword1/eventman.h b/engines/sword1/eventman.h
index a7d2e59407..552f59977a 100644
--- a/engines/sword1/eventman.h
+++ b/engines/sword1/eventman.h
@@ -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/sword1/logic.cpp b/engines/sword1/logic.cpp
index 891c2146b5..fdb3fd3a85 100644
--- a/engines/sword1/logic.cpp
+++ b/engines/sword1/logic.cpp
@@ -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/sword1/logic.h b/engines/sword1/logic.h
index 4792d004dd..8e2f24ac83 100644
--- a/engines/sword1/logic.h
+++ b/engines/sword1/logic.h
@@ -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/sword1/memman.cpp b/engines/sword1/memman.cpp
index 4d7f2abe53..d566c653b2 100644
--- a/engines/sword1/memman.cpp
+++ b/engines/sword1/memman.cpp
@@ -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/sword1/memman.h b/engines/sword1/memman.h
index 17e07a9b5b..d482fff7b1 100644
--- a/engines/sword1/memman.h
+++ b/engines/sword1/memman.h
@@ -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/sword1/menu.cpp b/engines/sword1/menu.cpp
index 4c21b77411..1c7f18ba98 100644
--- a/engines/sword1/menu.cpp
+++ b/engines/sword1/menu.cpp
@@ -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/sword1/menu.h b/engines/sword1/menu.h
index e8e6049431..d23097c9bc 100644
--- a/engines/sword1/menu.h
+++ b/engines/sword1/menu.h
@@ -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/sword1/mouse.cpp b/engines/sword1/mouse.cpp
index b21d7b063a..fa26e49e81 100644
--- a/engines/sword1/mouse.cpp
+++ b/engines/sword1/mouse.cpp
@@ -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/sword1/mouse.h b/engines/sword1/mouse.h
index b1774c3999..1be35c4039 100644
--- a/engines/sword1/mouse.h
+++ b/engines/sword1/mouse.h
@@ -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/sword1/music.cpp b/engines/sword1/music.cpp
index 2b8f622dc0..6cb82bc0b0 100644
--- a/engines/sword1/music.cpp
+++ b/engines/sword1/music.cpp
@@ -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/sword1/music.h b/engines/sword1/music.h
index 09108af75a..11cd3730ec 100644
--- a/engines/sword1/music.h
+++ b/engines/sword1/music.h
@@ -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/sword1/object.h b/engines/sword1/object.h
index 87cbce7b84..513c59ce02 100644
--- a/engines/sword1/object.h
+++ b/engines/sword1/object.h
@@ -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/sword1/objectman.cpp b/engines/sword1/objectman.cpp
index d54b85dc66..0fff84b6cd 100644
--- a/engines/sword1/objectman.cpp
+++ b/engines/sword1/objectman.cpp
@@ -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/sword1/objectman.h b/engines/sword1/objectman.h
index 5fb0b787c2..c167e33ab3 100644
--- a/engines/sword1/objectman.h
+++ b/engines/sword1/objectman.h
@@ -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/sword1/resman.cpp b/engines/sword1/resman.cpp
index 5f1c23d482..d54e290b09 100644
--- a/engines/sword1/resman.cpp
+++ b/engines/sword1/resman.cpp
@@ -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/sword1/resman.h b/engines/sword1/resman.h
index 62d290e6da..2bd3955db5 100644
--- a/engines/sword1/resman.h
+++ b/engines/sword1/resman.h
@@ -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/sword1/router.cpp b/engines/sword1/router.cpp
index f6d5e714fc..fdb0b14c6a 100644
--- a/engines/sword1/router.cpp
+++ b/engines/sword1/router.cpp
@@ -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/sword1/router.h b/engines/sword1/router.h
index 60456cc5c8..f5f57b9f89 100644
--- a/engines/sword1/router.h
+++ b/engines/sword1/router.h
@@ -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/sword1/screen.cpp b/engines/sword1/screen.cpp
index 63e2adaa53..4195e628f6 100644
--- a/engines/sword1/screen.cpp
+++ b/engines/sword1/screen.cpp
@@ -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/sword1/screen.h b/engines/sword1/screen.h
index 28aa43f023..f9cf9b7179 100644
--- a/engines/sword1/screen.h
+++ b/engines/sword1/screen.h
@@ -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/sword1/sound.cpp b/engines/sword1/sound.cpp
index 5108ed338e..319a9f27a5 100644
--- a/engines/sword1/sound.cpp
+++ b/engines/sword1/sound.cpp
@@ -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/sword1/sound.h b/engines/sword1/sound.h
index da793bc45a..b04f6c2045 100644
--- a/engines/sword1/sound.h
+++ b/engines/sword1/sound.h
@@ -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/sword1/staticres.cpp b/engines/sword1/staticres.cpp
index c4fee3b1b1..96c0d3689a 100644
--- a/engines/sword1/staticres.cpp
+++ b/engines/sword1/staticres.cpp
@@ -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/sword1/sword1.cpp b/engines/sword1/sword1.cpp
index 5af045e0f3..dd64833584 100644
--- a/engines/sword1/sword1.cpp
+++ b/engines/sword1/sword1.cpp
@@ -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/sword1/swordres.h b/engines/sword1/swordres.h
index fd5c4c0fb0..60c7a98bd0 100644
--- a/engines/sword1/swordres.h
+++ b/engines/sword1/swordres.h
@@ -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/sword1/text.cpp b/engines/sword1/text.cpp
index 83ed38c530..4758028522 100644
--- a/engines/sword1/text.cpp
+++ b/engines/sword1/text.cpp
@@ -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/sword1/text.h b/engines/sword1/text.h
index fcea75ff87..59b42fa67d 100644
--- a/engines/sword1/text.h
+++ b/engines/sword1/text.h
@@ -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