From c5bb6fa09e0db55102abb814ddd5d02f0476d606 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 26 Oct 2004 19:38:11 +0000 Subject: [PATCH] fix dates, me --- stepmania/src/AutoKeysounds.cpp | 2 +- stepmania/src/AutoKeysounds.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/AutoKeysounds.cpp b/stepmania/src/AutoKeysounds.cpp index a947f87463..acb0447b01 100644 --- a/stepmania/src/AutoKeysounds.cpp +++ b/stepmania/src/AutoKeysounds.cpp @@ -148,7 +148,7 @@ void AutoKeysounds::Update( float fDelta ) } /* - * (c) 2003 Chris Danford + * (c) 2004 Chris Danford, Glenn Maynard * All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/stepmania/src/AutoKeysounds.h b/stepmania/src/AutoKeysounds.h index 00671909d6..63e24df2cb 100644 --- a/stepmania/src/AutoKeysounds.h +++ b/stepmania/src/AutoKeysounds.h @@ -24,7 +24,7 @@ protected: #endif /* - * (c) 2003 Chris Danford + * (c) 2004 Chris Danford, Glenn Maynard * All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a