diff options
Diffstat (limited to 'engines/touche')
| -rw-r--r-- | engines/touche/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/touche/detection.cpp b/engines/touche/detection.cpp index 4a82ee0cfe..dcaab80d6e 100644 --- a/engines/touche/detection.cpp +++ b/engines/touche/detection.cpp @@ -133,7 +133,7 @@ public: return "Touche Engine"; } - virtual const char *getCopyright() const { + virtual const char *getOriginalCopyright() const { return "Touche: The Adventures of the 5th Musketeer (C) Clipper Software"; } |
