summaryrefslogtreecommitdiffstats
path: root/pokemodr
diff options
context:
space:
mode:
Diffstat (limited to 'pokemodr')
-rw-r--r--pokemodr/PokeModr.cpp4
-rw-r--r--pokemodr/PokeModrDebug.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/pokemodr/PokeModr.cpp b/pokemodr/PokeModr.cpp
index 15a10bb8..106488df 100644
--- a/pokemodr/PokeModr.cpp
+++ b/pokemodr/PokeModr.cpp
@@ -1,10 +1,10 @@
/////////////////////////////////////////////////////////////////////////////
-// Name: PokeModr.cpp
+// Name: pokemodr/PokeModr.cpp
// Purpose: Define an ability effect
// Author: Ben Boeckel
// Modified by: Ben Boeckel
// Created: Wed Feb 14 23:44:42 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
diff --git a/pokemodr/PokeModrDebug.h b/pokemodr/PokeModrDebug.h
index ba87de22..9afa5196 100644
--- a/pokemodr/PokeModrDebug.h
+++ b/pokemodr/PokeModrDebug.h
@@ -1,10 +1,10 @@
/////////////////////////////////////////////////////////////////////////////
-// Name: debug.h
+// Name: pokemodr/PokeModrDebug.h
// Purpose: Define debugging stuff for PokéModr
// Author: Ben Boeckel
// Modified by: Ben Boeckel
// Created: Thu Feb 15 12:30:45 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