summaryrefslogtreecommitdiffstats
path: root/src/errordialoghandler.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/errordialoghandler.cpp
parent59a2a7d90a02e92f3895f6712d989355719013b2 (diff)
Remove long copyright headers
Diffstat (limited to 'src/errordialoghandler.cpp')
-rw-r--r--src/errordialoghandler.cpp17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/errordialoghandler.cpp b/src/errordialoghandler.cpp
index eb7fd5193b..8cc92b5542 100644
--- a/src/errordialoghandler.cpp
+++ b/src/errordialoghandler.cpp
@@ -1,20 +1,3 @@
-/***************************************************************************
- errordialoghandler.cpp - description
- -------------------
- begin : Sun Feb 22 2009
- copyright : (C) 2009 by Sean M. Pappalardo
- email : pegasus@c64.org
-***************************************************************************/
-
-/***************************************************************************
-* *
-* 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. *
-* *
-***************************************************************************/
-
#include <QCoreApplication>
#include <QMutexLocker>
#include <QScopedPointer>