aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/cge2.cpp
diff options
context:
space:
mode:
authoruruk2014-04-25 20:11:32 +0200
committeruruk2014-04-25 20:11:32 +0200
commitaad77304a8727ba1d2a1b802a95c7f8085d50853 (patch)
tree46ac1c13fcba5d6269f857a05633252202dc8b91 /engines/cge2/cge2.cpp
parentb429e746a7ba8f745225952b8a632c5cd9b2f8f0 (diff)
downloadscummvm-rg350-aad77304a8727ba1d2a1b802a95c7f8085d50853.tar.gz
scummvm-rg350-aad77304a8727ba1d2a1b802a95c7f8085d50853.tar.bz2
scummvm-rg350-aad77304a8727ba1d2a1b802a95c7f8085d50853.zip
CGE2: Add copyright comments to the source files.
Diffstat (limited to 'engines/cge2/cge2.cpp')
-rw-r--r--engines/cge2/cge2.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/engines/cge2/cge2.cpp b/engines/cge2/cge2.cpp
index 488076f3f5..0b06cd0fb4 100644
--- a/engines/cge2/cge2.cpp
+++ b/engines/cge2/cge2.cpp
@@ -20,6 +20,11 @@
*
*/
+/*
+ * This code is based on original Sfinx source code
+ * Copyright (c) 1994-1997 Janus B. Wisniewski and L.K. Avalon
+ */
+
#include "cge2/cge2.h"
namespace CGE2 {