summaryrefslogtreecommitdiffstats
path: root/src/mixer/playerinfo.cpp
diff options
context:
space:
mode:
authorxerus2000 <27jf@pm.me>2020-08-13 15:14:44 +0200
committerxerus2000 <27jf@pm.me>2020-11-10 23:40:31 +0100
commit92263dcf18f26777be043ec55dcea63f72defb83 (patch)
tree088bad1b68034a524c7858345fd24a9677f3c6b1 /src/mixer/playerinfo.cpp
parent59a2a7d90a02e92f3895f6712d989355719013b2 (diff)
Remove long copyright headers
Diffstat (limited to 'src/mixer/playerinfo.cpp')
-rw-r--r--src/mixer/playerinfo.cpp17
1 files changed, 1 insertions, 16 deletions
diff --git a/src/mixer/playerinfo.cpp b/src/mixer/playerinfo.cpp
index f0511d4dfe..3cc799adb5 100644
--- a/src/mixer/playerinfo.cpp
+++ b/src/mixer/playerinfo.cpp
@@ -1,19 +1,4 @@
-/***************************************************************************
- playerinfo.cpp - Helper class to have easy access
- to a lot of data (singleton)
- -------------------
- copyright : (C) 2007 by Wesley Stessens
- ***************************************************************************/
-
-/***************************************************************************
- * *
- * This program is free software; you can redistribute it and/or modify *
- * it under the terms of the GNU General Public License as published by *
- * the Free Software Foundation; either version 2 of the License, or *
- * (at your option) any later version. *
- * *
- ***************************************************************************/
-
+// Helper class to have easy access
#include "mixer/playerinfo.h"
#include <QMutexLocker>