diff --git a/Copyright.txt b/Copyright.txt index dac25c717..828c035cf 100644 --- a/Copyright.txt +++ b/Copyright.txt @@ -9,10 +9,11 @@ SSSS ttt eeeee llll llll aaaaa =========================================================================== - License Information and Copyright Notice + License Information and Copyright Notice =========================================================================== -Copyright (C) 1995-2010 Bradford W. Mott and the Stella Team +Copyright (C) 1995-2010 Bradford W. Mott, Stephen Anthony and the +Stella Team 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 the Free diff --git a/Readme.txt b/Readme.txt index fed824aaa..3e643c48f 100644 --- a/Readme.txt +++ b/Readme.txt @@ -9,4 +9,4 @@ the Stella Website at: Enjoy, The Stella Team -April 23, 2010 +April 22, 2010 diff --git a/src/common/Version.hxx b/src/common/Version.hxx index be4914ba8..7d186aaf2 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -23,7 +23,6 @@ #include #define STELLA_VERSION "3.1" - #define STELLA_BUILD atoi("$Rev$"+6) #endif