aboutsummaryrefslogtreecommitdiff
path: root/engines/tucker/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tucker/detection.cpp')
-rw-r--r--engines/tucker/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tucker/detection.cpp b/engines/tucker/detection.cpp
index 197e20750c..00716a30eb 100644
--- a/engines/tucker/detection.cpp
+++ b/engines/tucker/detection.cpp
@@ -127,7 +127,7 @@ public:
return "Tucker Engine";
}
- virtual const char *getCopyright() const {
+ virtual const char *getOriginalCopyright() const {
return "Bud Tucker in Double Trouble (C) Merit Studios";
}