aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/voyeur/detection.cpp')
-rw-r--r--engines/voyeur/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/voyeur/detection.cpp b/engines/voyeur/detection.cpp
index 10f96042e0..9a942b691a 100644
--- a/engines/voyeur/detection.cpp
+++ b/engines/voyeur/detection.cpp
@@ -76,7 +76,7 @@ public:
}
virtual const char *getOriginalCopyright() const {
- return "Voyeur (c)";
+ return "Voyeur (c) Philips P.O.V. Entertainment Group";
}
virtual bool hasFeature(MetaEngineFeature f) const;