From 53ca9e0ab86ab369e423fceb358ab5e6b1477995 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 16 Nov 2003 22:35:59 +0000 Subject: [PATCH] fix dates --- stepmania/src/arch/Lights/LightsDriver.h | 2 +- stepmania/src/arch/Lights/LightsDriver_Null.h | 2 +- stepmania/src/arch/Lights/LightsDriver_Win32Parallel.cpp | 2 +- stepmania/src/arch/Lights/LightsDriver_Win32Parallel.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stepmania/src/arch/Lights/LightsDriver.h b/stepmania/src/arch/Lights/LightsDriver.h index 9af130c94c..9fb55867c8 100644 --- a/stepmania/src/arch/Lights/LightsDriver.h +++ b/stepmania/src/arch/Lights/LightsDriver.h @@ -6,7 +6,7 @@ Desc: Control lights. - Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. + Copyright (c) 2003 by the person(s) listed below. All rights reserved. Chris Danford ----------------------------------------------------------------------------- */ diff --git a/stepmania/src/arch/Lights/LightsDriver_Null.h b/stepmania/src/arch/Lights/LightsDriver_Null.h index a384c31d2d..7b5778a65d 100644 --- a/stepmania/src/arch/Lights/LightsDriver_Null.h +++ b/stepmania/src/arch/Lights/LightsDriver_Null.h @@ -6,7 +6,7 @@ Desc: Control lights. - Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. + Copyright (c) 2003 by the person(s) listed below. All rights reserved. Chris Danford ----------------------------------------------------------------------------- */ diff --git a/stepmania/src/arch/Lights/LightsDriver_Win32Parallel.cpp b/stepmania/src/arch/Lights/LightsDriver_Win32Parallel.cpp index 738ddd1945..f124b33e7b 100644 --- a/stepmania/src/arch/Lights/LightsDriver_Win32Parallel.cpp +++ b/stepmania/src/arch/Lights/LightsDriver_Win32Parallel.cpp @@ -5,7 +5,7 @@ Desc: See header. - Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. + Copyright (c) 2003 by the person(s) listed below. All rights reserved. Chris Danford ----------------------------------------------------------------------------- */ diff --git a/stepmania/src/arch/Lights/LightsDriver_Win32Parallel.h b/stepmania/src/arch/Lights/LightsDriver_Win32Parallel.h index d7b0771cee..b87aa9a9c3 100644 --- a/stepmania/src/arch/Lights/LightsDriver_Win32Parallel.h +++ b/stepmania/src/arch/Lights/LightsDriver_Win32Parallel.h @@ -6,7 +6,7 @@ Desc: Control lights. - Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. + Copyright (c) 2003 by the person(s) listed below. All rights reserved. Chris Danford ----------------------------------------------------------------------------- */