diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 23:42:42 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 23:43:02 +0900 |
commit | 9c16b5eabda92864ca0bc790ce0f06609edfbd2f (patch) | |
tree | ffcc56bc344f769eaabb236f20b5fd43abb43080 /libtdeedu | |
parent | 7542105df1300ab616448d1e7b24abae5bc7b1ea (diff) | |
download | tdeedu-9c16b5eabda92864ca0bc790ce0f06609edfbd2f.tar.gz tdeedu-9c16b5eabda92864ca0bc790ce0f06609edfbd2f.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4ae719b0065783693a14e5fcb763211259b83778)
Diffstat (limited to 'libtdeedu')
-rw-r--r-- | libtdeedu/extdate/extdatepicker.cpp | 2 | ||||
-rw-r--r-- | libtdeedu/extdate/extdatepicker.h | 2 | ||||
-rw-r--r-- | libtdeedu/extdate/extdatetbl.cpp | 2 | ||||
-rw-r--r-- | libtdeedu/extdate/extdatetbl.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/libtdeedu/extdate/extdatepicker.cpp b/libtdeedu/extdate/extdatepicker.cpp index 5a6d13f6..ad347c31 100644 --- a/libtdeedu/extdate/extdatepicker.cpp +++ b/libtdeedu/extdate/extdatepicker.cpp @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* This file is part of the KDE libraries Copyright (C) 1997 Tim D. Gilman (tdgilman@best.org) (C) 1998-2001 Mirko Boehm (mirko@kde.org) diff --git a/libtdeedu/extdate/extdatepicker.h b/libtdeedu/extdate/extdatepicker.h index 93279920..0d0b63d1 100644 --- a/libtdeedu/extdate/extdatepicker.h +++ b/libtdeedu/extdate/extdatepicker.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* This file is part of the KDE libraries Copyright (C) 1997 Tim D. Gilman (tdgilman@best.org) (C) 1998-2001 Mirko Boehm (mirko@kde.org) diff --git a/libtdeedu/extdate/extdatetbl.cpp b/libtdeedu/extdate/extdatetbl.cpp index 5ee38007..7b60954b 100644 --- a/libtdeedu/extdate/extdatetbl.cpp +++ b/libtdeedu/extdate/extdatetbl.cpp @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* This file is part of the KDE libraries Copyright (C) 1997 Tim D. Gilman (tdgilman@best.org) (C) 1998-2001 Mirko Boehm (mirko@kde.org) diff --git a/libtdeedu/extdate/extdatetbl.h b/libtdeedu/extdate/extdatetbl.h index 99ce6a69..622b45e8 100644 --- a/libtdeedu/extdate/extdatetbl.h +++ b/libtdeedu/extdate/extdatetbl.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* This file is part of the KDE libraries Copyright (C) 1997 Tim D. Gilman (tdgilman@best.org) (C) 1998-2001 Mirko Boehm (mirko@kde.org) |