diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-12 16:07:54 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-12 16:07:54 +0200 |
commit | e63b05db86c6b3a9c9967578a0b811ded5daecc3 (patch) | |
tree | 02d203a85e0fb55f08b44b525d3b2d4ed65aad59 /qfunctionconfigurator/functionconfig.cpp | |
parent | a4262fce4a33053438fb94d32331aa27d44056c2 (diff) |
copyright in header only
Diffstat (limited to 'qfunctionconfigurator/functionconfig.cpp')
-rw-r--r-- | qfunctionconfigurator/functionconfig.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/qfunctionconfigurator/functionconfig.cpp b/qfunctionconfigurator/functionconfig.cpp index 0d37156e..a4d03ed8 100644 --- a/qfunctionconfigurator/functionconfig.cpp +++ b/qfunctionconfigurator/functionconfig.cpp @@ -1,11 +1,3 @@ -/* Copyright (c) 2012, 2013 Stanisław Halik <sthalik@misaki.pl> - - * Permission to use, copy, modify, and/or distribute this - * software for any purpose with or without fee is hereby granted, - * provided that the above copyright notice and this permission - * notice appear in all copies. - */ - #include <QMutexLocker> #include <QCoreApplication> #include <QPointF> |