diff --git a/stepmania/src/DifficultyRating.cpp b/stepmania/src/DifficultyRating.cpp index ab5d5233af..f71d5b9ba2 100644 --- a/stepmania/src/DifficultyRating.cpp +++ b/stepmania/src/DifficultyRating.cpp @@ -6,7 +6,7 @@ /**************************** DifficultyRating Desc: see header -Copyright: Andrew Livy +Copyright: Frieza *****************************/ const int ORIENTATION_LEFT = 0; diff --git a/stepmania/src/DifficultyRating.h b/stepmania/src/DifficultyRating.h index 44eb47aeaa..d0993ed1b6 100644 --- a/stepmania/src/DifficultyRating.h +++ b/stepmania/src/DifficultyRating.h @@ -7,7 +7,7 @@ Desc: Displays a whole bunch of graphics, either left aligned or center aligned. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. - Andrew Livy + Frieza ----------------------------------------------------------------------------- */ diff --git a/stepmania/src/ModeSwitcher.cpp b/stepmania/src/ModeSwitcher.cpp index f88c55b0d8..288dc9d433 100644 --- a/stepmania/src/ModeSwitcher.cpp +++ b/stepmania/src/ModeSwitcher.cpp @@ -6,7 +6,7 @@ Desc: See header. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. - Andrew Livy + Frieza ----------------------------------------------------------------------------- */ diff --git a/stepmania/src/ModeSwitcher.h b/stepmania/src/ModeSwitcher.h index 8d958372b4..e346e13b68 100644 --- a/stepmania/src/ModeSwitcher.h +++ b/stepmania/src/ModeSwitcher.h @@ -7,7 +7,7 @@ Desc: A ModeSwitcher for ScreenSelectMode Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. - Andrew Livy + Frieza ----------------------------------------------------------------------------- */ diff --git a/stepmania/src/MusicBannerWheel.cpp b/stepmania/src/MusicBannerWheel.cpp index d1043ce0ae..c4ae92c040 100644 --- a/stepmania/src/MusicBannerWheel.cpp +++ b/stepmania/src/MusicBannerWheel.cpp @@ -6,7 +6,7 @@ Desc: See header. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. - Andrew Livy + Frieza ----------------------------------------------------------------------------- */ diff --git a/stepmania/src/MusicBannerWheel.h b/stepmania/src/MusicBannerWheel.h index c913e4bff5..9d1d5f5ef7 100644 --- a/stepmania/src/MusicBannerWheel.h +++ b/stepmania/src/MusicBannerWheel.h @@ -7,7 +7,7 @@ Desc: A wheel with song banners used in the Select Music screen. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. - Andrew Livy + Frieza ----------------------------------------------------------------------------- */ diff --git a/stepmania/src/ScreenCredits.cpp b/stepmania/src/ScreenCredits.cpp index bb1b3774c4..37e5888b61 100644 --- a/stepmania/src/ScreenCredits.cpp +++ b/stepmania/src/ScreenCredits.cpp @@ -92,7 +92,7 @@ static const CreditLine CREDIT_LINES[] = {0,""}, {2,"☆☆PROGRAMMING☆☆"}, {0,"Chris Danford"}, - {0,"Andrew “Frieza” Livy"}, + {0,"Frieza"}, {0,"Glenn Maynard"}, {0,"Bruno Figueiredo"}, {0,"Peter “Dro Kulix” May"}, diff --git a/stepmania/src/ScreenEz2SelectMusic.cpp b/stepmania/src/ScreenEz2SelectMusic.cpp index 0dae9a698a..3c2a9144b7 100644 --- a/stepmania/src/ScreenEz2SelectMusic.cpp +++ b/stepmania/src/ScreenEz2SelectMusic.cpp @@ -7,7 +7,7 @@ Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. - Andrew Livy + Frieza ----------------------------------------------------------------------------- */ diff --git a/stepmania/src/ScreenEz2SelectMusic.h b/stepmania/src/ScreenEz2SelectMusic.h index fd785c19be..eb17241fef 100644 --- a/stepmania/src/ScreenEz2SelectMusic.h +++ b/stepmania/src/ScreenEz2SelectMusic.h @@ -7,7 +7,7 @@ Desc: A Scrolling List Of Song Banners used to select the song the player wants. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. - Andrew Livy + Frieza ----------------------------------------------------------------------------- */ diff --git a/stepmania/src/ScreenEz2SelectPlayer.cpp b/stepmania/src/ScreenEz2SelectPlayer.cpp index ee5a9b7229..c72ea8f8fe 100644 --- a/stepmania/src/ScreenEz2SelectPlayer.cpp +++ b/stepmania/src/ScreenEz2SelectPlayer.cpp @@ -3,7 +3,7 @@ ScreenEzSelectPlayer,cpp Desc: See Header Copyright (C): -Andrew Livy +Frieza *****************************************/ /* Includes */ diff --git a/stepmania/src/ScreenEz2SelectPlayer.h b/stepmania/src/ScreenEz2SelectPlayer.h index 9fcfa28daf..4d7efe51a5 100644 --- a/stepmania/src/ScreenEz2SelectPlayer.h +++ b/stepmania/src/ScreenEz2SelectPlayer.h @@ -2,7 +2,7 @@ ScreenEz2SelectPlayer.h Desc: The "Player Select Screen" for Ez2dancer Copyright (c): -Andrew Livy +Frieza *********************************/ /* Includes */ diff --git a/stepmania/src/ScreenSelectMode.cpp b/stepmania/src/ScreenSelectMode.cpp index 0e13c29426..21ff99ba40 100644 --- a/stepmania/src/ScreenSelectMode.cpp +++ b/stepmania/src/ScreenSelectMode.cpp @@ -3,7 +3,7 @@ ScreenSelectMode.cpp Desc: See Header Copyright (C): -Andrew Livy +Frieza Chris Danford *****************************************/ diff --git a/stepmania/src/ScreenSelectMode.h b/stepmania/src/ScreenSelectMode.h index aa28dac6cf..219b885d26 100644 --- a/stepmania/src/ScreenSelectMode.h +++ b/stepmania/src/ScreenSelectMode.h @@ -2,7 +2,7 @@ ScreenSelectMode.h Desc: The "Style Select Screen" for Ez2dancer Copyright (c): -Andrew Livy +Frieza *********************************/ #ifndef __SCREEN_SELECT_MODE_H #define __SCREEN_SELECT_MODE_H diff --git a/stepmania/src/ScrollingList.cpp b/stepmania/src/ScrollingList.cpp index 631ef1ac47..630395e072 100644 --- a/stepmania/src/ScrollingList.cpp +++ b/stepmania/src/ScrollingList.cpp @@ -6,7 +6,7 @@ Desc: See header. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. - Andrew Livy + Frieza ----------------------------------------------------------------------------- */ diff --git a/stepmania/src/ScrollingList.h b/stepmania/src/ScrollingList.h index 1f638d5bfe..1d8c21302d 100644 --- a/stepmania/src/ScrollingList.h +++ b/stepmania/src/ScrollingList.h @@ -7,7 +7,7 @@ Desc: Creates an array of graphics which can scroll left and right. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. - Andrew Livy + Frieza ----------------------------------------------------------------------------- */