mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 22:28:10 +00:00
JANITORIAL: Keep copyright "sign" upper-case like the rest of the engines
This commit is contained in:
parent
b37201ef76
commit
79b70f9cf5
@ -175,7 +175,7 @@ public:
|
||||
}
|
||||
|
||||
virtual const char *getOriginalCopyright() const {
|
||||
return "Hyperspace Delivery Boy! (c) 2001 Monkeystone Games";
|
||||
return "Hyperspace Delivery Boy! (C) 2001 Monkeystone Games";
|
||||
}
|
||||
|
||||
virtual bool hasFeature(MetaEngineFeature f) const;
|
||||
|
Loading…
Reference in New Issue
Block a user