diff --git a/engines/gnap/detection.cpp b/engines/gnap/detection.cpp index 8898d9069ae..88994451a4a 100644 --- a/engines/gnap/detection.cpp +++ b/engines/gnap/detection.cpp @@ -63,7 +63,7 @@ public: } virtual const char *getOriginalCopyright() const { - return "Gnap (C) 1999"; + return "Gnap (C) Artech Digital Entertainment 1997"; } virtual bool hasFeature(MetaEngineFeature f) const;