From 0c1a0a28c21fba8c165919b9565c2148026217db Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Mon, 3 Feb 2014 22:45:52 -0500 Subject: VOYEUR: Re-enabled and completed implementing title sequence --- engines/voyeur/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/voyeur/detection.cpp') 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; -- cgit v1.2.3