summaryrefslogtreecommitdiffstats
path: root/src/widget/wnumber.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/widget/wnumber.cpp
parent59a2a7d90a02e92f3895f6712d989355719013b2 (diff)
Remove long copyright headers
Diffstat (limited to 'src/widget/wnumber.cpp')
-rw-r--r--src/widget/wnumber.cpp17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/widget/wnumber.cpp b/src/widget/wnumber.cpp
index 43d902e1d9..81ddb7d0aa 100644
--- a/src/widget/wnumber.cpp
+++ b/src/widget/wnumber.cpp
@@ -1,20 +1,3 @@
-/***************************************************************************
- wnumber.cpp - description
- -------------------
- begin : Wed Jun 18 2003
- copyright : (C) 2003 by Tue & Ken Haste Andersen
- email : haste@diku.dk
-***************************************************************************/
-
-/***************************************************************************
-* *
-* 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 "widget/wnumber.h"
WNumber::WNumber(QWidget* pParent)