aboutsummaryrefslogtreecommitdiff
path: root/engines/supernova
diff options
context:
space:
mode:
Diffstat (limited to 'engines/supernova')
-rw-r--r--engines/supernova/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/supernova/detection.cpp b/engines/supernova/detection.cpp
index 2d0485841a..4041543d05 100644
--- a/engines/supernova/detection.cpp
+++ b/engines/supernova/detection.cpp
@@ -108,7 +108,7 @@ public:
}
virtual const char *getOriginalCopyright() const {
- return "Mission Supernova (c) 1994 Thomas and Steffen Dingel";
+ return "Mission Supernova (C) 1994 Thomas and Steffen Dingel";
}
virtual bool hasFeature(MetaEngineFeature f) const;