diff --git a/stepmania/src/BeginnerHelper.cpp b/stepmania/src/BeginnerHelper.cpp index fc18d7b74a..f06a289264 100644 --- a/stepmania/src/BeginnerHelper.cpp +++ b/stepmania/src/BeginnerHelper.cpp @@ -368,7 +368,7 @@ void BeginnerHelper::Update( float fDeltaTime ) } /* - * (c) 2003 Kevin Slaughter + * (c) 2003 Kevin Slaughter, Thad Ward * All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/stepmania/src/BeginnerHelper.h b/stepmania/src/BeginnerHelper.h index aedf10542b..33b957fd1b 100644 --- a/stepmania/src/BeginnerHelper.h +++ b/stepmania/src/BeginnerHelper.h @@ -42,7 +42,7 @@ protected: #endif /* - * (c) 2003 Kevin Slaughter + * (c) 2003 Kevin Slaughter, Thad Ward * All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/stepmania/src/ScreenHowToPlay.cpp b/stepmania/src/ScreenHowToPlay.cpp index 350daf92b9..988049dc55 100644 --- a/stepmania/src/ScreenHowToPlay.cpp +++ b/stepmania/src/ScreenHowToPlay.cpp @@ -331,7 +331,7 @@ void ScreenHowToPlay::DrawPrimitives() } /* - * (c) 2001-2004 Chris Danford + * (c) 2001-2004 Chris Danford, Thad Ward * All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/stepmania/src/ScreenHowToPlay.h b/stepmania/src/ScreenHowToPlay.h index dbf8cda99b..52e4b5b9e6 100644 --- a/stepmania/src/ScreenHowToPlay.h +++ b/stepmania/src/ScreenHowToPlay.h @@ -37,7 +37,7 @@ protected: #endif /* - * (c) 2001-2004 Chris Danford + * (c) 2001-2004 Chris Danford, Thad Ward * All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a