Skip to content

Commit

Permalink
PRINCE: Original copyright - update
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaslw committed Sep 30, 2014
1 parent e1774dc commit 543ddc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/prince/detection.h
Expand Up @@ -85,7 +85,7 @@ class PrinceMetaEngine : public AdvancedMetaEngine {
}

virtual const char *getOriginalCopyright() const {
return "Copyright (C)";
return "The Prince and the Coward (C) 1996-97 Metropolis";
}

virtual bool createInstance(OSystem *syst, Engine **engine, const ADGameDescription *desc) const;
Expand Down

0 comments on commit 543ddc3

Please sign in to comment.