diff options
Diffstat (limited to 'pokemod/Matrix.cpp')
| -rw-r--r-- | pokemod/Matrix.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pokemod/Matrix.cpp b/pokemod/Matrix.cpp index 0d133783..d2c917c0 100644 --- a/pokemod/Matrix.cpp +++ b/pokemod/Matrix.cpp @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////
-// Name: Matrix.cpp
+// Name: pokemod/Matrix.cpp
// Purpose: A 2D vector class
// Author: Ben Boeckel
// Modified by: Ben Boeckel
// Created: Sun Apr 8 12:51:20 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
|
