aboutsummaryrefslogtreecommitdiff
path: root/engines/access/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/access/detection.cpp')
-rw-r--r--engines/access/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/access/detection.cpp b/engines/access/detection.cpp
index 1903bf213f..441740c1b2 100644
--- a/engines/access/detection.cpp
+++ b/engines/access/detection.cpp
@@ -94,7 +94,7 @@ public:
}
virtual const char *getOriginalCopyright() const {
- return "Access (c)";
+ return "Access Engine (c) 1989-1994 Access Software";
}
virtual bool hasFeature(MetaEngineFeature f) const;