aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/detection.cpp')
-rw-r--r--engines/gob/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index 20d5d40893..c9a5ecaa19 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -2283,7 +2283,7 @@ public:
return "Gob Engine";
}
- virtual const char *getCopyright() const {
+ virtual const char *getOriginalCopyright() const {
return "Goblins Games (C) Coktel Vision";
}