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 /kvoctrain | |
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 'kvoctrain')
8 files changed, 8 insertions, 16 deletions
diff --git a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlElement.cpp b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlElement.cpp index 7b070c4f..7d7f98a5 100644 --- a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlElement.cpp +++ b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlElement.cpp @@ -1,5 +1,4 @@ -/* -*- C++ -*- - +/* This file is part of KIllustrator. Copyright (C) 1998 Kai-Uwe Sattler (kus@iti.cs.uni-magdeburg.de) diff --git a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlElement.h b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlElement.h index 50bb8e42..83f2422d 100644 --- a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlElement.h +++ b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlElement.h @@ -1,5 +1,4 @@ -/* -*- C++ -*- - +/* This file is part of KIllustrator. Copyright (C) 1998 Kai-Uwe Sattler (kus@iti.cs.uni-magdeburg.de) diff --git a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlReader.cpp b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlReader.cpp index f725330a..6e790276 100644 --- a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlReader.cpp +++ b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlReader.cpp @@ -1,5 +1,4 @@ -/* -*- C++ -*- - +/* This file is part of KIllustrator. Copyright (C) 1998 Kai-Uwe Sattler (kus@iti.cs.uni-magdeburg.de) diff --git a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlReader.h b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlReader.h index 0c7904af..d25852e8 100644 --- a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlReader.h +++ b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlReader.h @@ -1,5 +1,4 @@ -/* -*- C++ -*- - +/* This file is part of KIllustrator. Copyright (C) 1998 Kai-Uwe Sattler (kus@iti.cs.uni-magdeburg.de) diff --git a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlTokenizer.cpp b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlTokenizer.cpp index 0a147b70..995072a6 100644 --- a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlTokenizer.cpp +++ b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlTokenizer.cpp @@ -1,5 +1,4 @@ -/* -*- C++ -*- - +/* This file is part of KIllustrator. Copyright (C) 1998 Kai-Uwe Sattler (kus@iti.cs.uni-magdeburg.de) diff --git a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlTokenizer.h b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlTokenizer.h index 564e3422..a3cef2b0 100644 --- a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlTokenizer.h +++ b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlTokenizer.h @@ -1,5 +1,4 @@ -/* -*- C++ -*- - +/* This file is part of KIllustrator. Copyright (C) 1998 Kai-Uwe Sattler (kus@iti.cs.uni-magdeburg.de) diff --git a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlWriter.cpp b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlWriter.cpp index 38dfdbf2..cb75ee81 100644 --- a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlWriter.cpp +++ b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlWriter.cpp @@ -1,5 +1,4 @@ -/* -*- C++ -*- - +/* This file is part of KIllustrator. Copyright (C) 1998 Kai-Uwe Sattler (kus@iti.cs.uni-magdeburg.de) diff --git a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlWriter.h b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlWriter.h index d5ab8f91..3f4e6872 100644 --- a/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlWriter.h +++ b/kvoctrain/kvoctrain/kvt-core/kvt-xml/XmlWriter.h @@ -1,5 +1,4 @@ -/* -*- C++ -*- - +/* This file is part of KIllustrator. Copyright (C) 1998 Kai-Uwe Sattler (kus@iti.cs.uni-magdeburg.de) |