diff options
Diffstat (limited to 'pokemod/Object.cpp')
| -rw-r--r-- | pokemod/Object.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pokemod/Object.cpp b/pokemod/Object.cpp index 72968631..fd35a9f6 100644 --- a/pokemod/Object.cpp +++ b/pokemod/Object.cpp @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////
-// Name: Object.cpp
+// Name: pokemod/Object.cpp
// Purpose: Define the base members for all objects in a PokéMod
// Author: Ben Boeckel
// Modified by: Ben Boeckel
// Created: Fri Feb 17 12:14:26 2007
-// Copyright: ©2007 Ben Boeckel and Nerdy Productions
+// Copyright: ©2007 Nerdy Productions
// Licence:
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
|
