diff options
Diffstat (limited to 'Branches/MusicMod/Player/Src/VisModule.cpp')
| -rw-r--r-- | Branches/MusicMod/Player/Src/VisModule.cpp | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Branches/MusicMod/Player/Src/VisModule.cpp b/Branches/MusicMod/Player/Src/VisModule.cpp index fce981a0f7..b171ed7b3f 100644 --- a/Branches/MusicMod/Player/Src/VisModule.cpp +++ b/Branches/MusicMod/Player/Src/VisModule.cpp @@ -1,13 +1,13 @@ -//////////////////////////////////////////////////////////////////////////////// -// Plainamp, Open source Winamp core -// -// Copyright © 2005 Sebastian Pipping <webmaster@hartwork.org> -// -// --> http://www.hartwork.org -// -// This source code is released under the GNU General Public License (GPL). -// See GPL.txt for details. Any non-GPL usage is strictly forbidden. -//////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////////
+// Plainamp, Open source Winamp core
+//
+// Copyright © 2005 Sebastian Pipping <webmaster@hartwork.org>
+//
+// --> http://www.hartwork.org
+//
+// This source code is released under the GNU General Public License (GPL).
+// See GPL.txt for details. Any non-GPL usage is strictly forbidden.
+////////////////////////////////////////////////////////////////////////////////
#include "VisModule.h"
|
