aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/sword25.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2010-07-31 09:53:02 +0000
committerEugene Sandulenko2010-10-12 22:13:00 +0000
commit293bf95c01f76c8d812a300eb038854f1246ab3d (patch)
tree94284eda9367d712f6cc4e3d0a6e7acbee95c26c /engines/sword25/sword25.cpp
parent5cad3bcf02c9ac5c7b6edafaab5c1064fd9a3425 (diff)
downloadscummvm-rg350-293bf95c01f76c8d812a300eb038854f1246ab3d.tar.gz
scummvm-rg350-293bf95c01f76c8d812a300eb038854f1246ab3d.tar.bz2
scummvm-rg350-293bf95c01f76c8d812a300eb038854f1246ab3d.zip
SWORD25: Replacing headers with ScummVM ones plus original (C)
svn-id: r53188
Diffstat (limited to 'engines/sword25/sword25.cpp')
-rw-r--r--engines/sword25/sword25.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/engines/sword25/sword25.cpp b/engines/sword25/sword25.cpp
index a301ac833f..130911a54f 100644
--- a/engines/sword25/sword25.cpp
+++ b/engines/sword25/sword25.cpp
@@ -23,6 +23,15 @@
*
*/
+/*
+ * This code is based on Broken Sword 2.5 engine
+ *
+ * Copyright (c) Malte Thiesen, Daniel Queteschiner and Michael Elsdoerfer
+ *
+ * Licensed under GNU GPL v2
+ *
+ */
+
#include "common/config-manager.h"
#include "engines/util.h"