aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword1')
-rw-r--r--engines/sword1/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword1/detection.cpp b/engines/sword1/detection.cpp
index 16e564c5a7..ac13cfc237 100644
--- a/engines/sword1/detection.cpp
+++ b/engines/sword1/detection.cpp
@@ -79,7 +79,7 @@ public:
virtual const char *getName() const {
return "Broken Sword";
}
- virtual const char *getCopyright() const {
+ virtual const char *getOriginalCopyright() const {
return "Broken Sword Games (C) Revolution";
}