aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/detection.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:17 +0100
committerJohannes Schickel2014-02-18 02:39:32 +0100
commit6aac905dfd7091fb9b3b8ecee5693077541cc17f (patch)
tree3cef06e922400a345c67416f61d2bb02289aaceb /engines/agi/detection.cpp
parent7d1cc31e1e8158b2fc0989933c088941602c4193 (diff)
downloadscummvm-rg350-6aac905dfd7091fb9b3b8ecee5693077541cc17f.tar.gz
scummvm-rg350-6aac905dfd7091fb9b3b8ecee5693077541cc17f.tar.bz2
scummvm-rg350-6aac905dfd7091fb9b3b8ecee5693077541cc17f.zip
AGI: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/agi/detection.cpp')
-rw-r--r--engines/agi/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp
index 3f55117868..1d58900056 100644
--- a/engines/agi/detection.cpp
+++ b/engines/agi/detection.cpp
@@ -8,12 +8,12 @@
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* 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, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.