From 41162e8223c3e7b561b3e1d3b595586e8350d5d5 Mon Sep 17 00:00:00 2001 From: Thad Ward Date: Sun, 30 Oct 2005 06:22:18 +0000 Subject: [PATCH] I never did add my name to the copyright on these files, even though I did quite a bit of work on them. --- stepmania/src/BeginnerHelper.cpp | 2 +- stepmania/src/BeginnerHelper.h | 2 +- stepmania/src/ScreenHowToPlay.cpp | 2 +- stepmania/src/ScreenHowToPlay.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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