From 7e7a007cdda7b91360814c353261d50c76c67c6d Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 12 Jan 2004 23:20:52 +0000 Subject: [PATCH] update --- stepmania/src/arch/Sound/RageSoundDriver_DSound.cpp | 2 +- stepmania/src/arch/Sound/RageSoundDriver_DSound.h | 2 +- stepmania/src/arch/Sound/RageSoundDriver_DSound_Software.cpp | 2 +- stepmania/src/arch/Sound/RageSoundDriver_DSound_Software.h | 2 +- stepmania/src/arch/Sound/RageSoundDriver_WaveOut.cpp | 2 +- stepmania/src/arch/Sound/RageSoundDriver_WaveOut.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/stepmania/src/arch/Sound/RageSoundDriver_DSound.cpp b/stepmania/src/arch/Sound/RageSoundDriver_DSound.cpp index 4730d56cc0..8d64b144bb 100644 --- a/stepmania/src/arch/Sound/RageSoundDriver_DSound.cpp +++ b/stepmania/src/arch/Sound/RageSoundDriver_DSound.cpp @@ -337,7 +337,7 @@ int RageSound_DSound::GetPosition(const RageSound *snd) const } /* - * Copyright (c) 2002 by the person(s) listed below. All rights reserved. + * Copyright (c) 2002-2004 by the person(s) listed below. All rights reserved. * * Glenn Maynard */ diff --git a/stepmania/src/arch/Sound/RageSoundDriver_DSound.h b/stepmania/src/arch/Sound/RageSoundDriver_DSound.h index 33f1e23189..ea9bc8194d 100644 --- a/stepmania/src/arch/Sound/RageSoundDriver_DSound.h +++ b/stepmania/src/arch/Sound/RageSoundDriver_DSound.h @@ -63,7 +63,7 @@ public: #endif /* - * Copyright (c) 2002 by the person(s) listed below. All rights reserved. + * Copyright (c) 2002-2004 by the person(s) listed below. All rights reserved. * * Glenn Maynard */ diff --git a/stepmania/src/arch/Sound/RageSoundDriver_DSound_Software.cpp b/stepmania/src/arch/Sound/RageSoundDriver_DSound_Software.cpp index df1c723e50..0ad7def92e 100644 --- a/stepmania/src/arch/Sound/RageSoundDriver_DSound_Software.cpp +++ b/stepmania/src/arch/Sound/RageSoundDriver_DSound_Software.cpp @@ -232,7 +232,7 @@ int RageSound_DSound_Software::GetSampleRate( int rate ) const } /* - * Copyright (c) 2002 by the person(s) listed below. All rights reserved. + * Copyright (c) 2002-2004 by the person(s) listed below. All rights reserved. * * Glenn Maynard */ diff --git a/stepmania/src/arch/Sound/RageSoundDriver_DSound_Software.h b/stepmania/src/arch/Sound/RageSoundDriver_DSound_Software.h index 6cf04c6ce8..07c67b2df5 100644 --- a/stepmania/src/arch/Sound/RageSoundDriver_DSound_Software.h +++ b/stepmania/src/arch/Sound/RageSoundDriver_DSound_Software.h @@ -52,7 +52,7 @@ public: #endif /* - * Copyright (c) 2002 by the person(s) listed below. All rights reserved. + * Copyright (c) 2002-2004 by the person(s) listed below. All rights reserved. * * Glenn Maynard */ diff --git a/stepmania/src/arch/Sound/RageSoundDriver_WaveOut.cpp b/stepmania/src/arch/Sound/RageSoundDriver_WaveOut.cpp index fbe80dee56..97b18f8755 100644 --- a/stepmania/src/arch/Sound/RageSoundDriver_WaveOut.cpp +++ b/stepmania/src/arch/Sound/RageSoundDriver_WaveOut.cpp @@ -259,7 +259,7 @@ float RageSound_WaveOut::GetPlayLatency() const } /* - * Copyright (c) 2002 by the person(s) listed below. All rights reserved. + * Copyright (c) 2002-2004 by the person(s) listed below. All rights reserved. * * Glenn Maynard */ diff --git a/stepmania/src/arch/Sound/RageSoundDriver_WaveOut.h b/stepmania/src/arch/Sound/RageSoundDriver_WaveOut.h index 3b36fccd58..711b2ae9a6 100644 --- a/stepmania/src/arch/Sound/RageSoundDriver_WaveOut.h +++ b/stepmania/src/arch/Sound/RageSoundDriver_WaveOut.h @@ -50,7 +50,7 @@ public: #endif /* - * Copyright (c) 2002 by the person(s) listed below. All rights reserved. + * Copyright (c) 2002-2004 by the person(s) listed below. All rights reserved. * * Glenn Maynard */