diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:31:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:31:58 +0900 |
commit | cf916d8af78db19e0df37b12e63f35bf21f2da5b (patch) | |
tree | 48fc0ade4447dd2d2d28fb3e313101184d78f8bf /libemailfunctions | |
parent | b4f95724045fab2f3d566fadb0bc63e01b031da2 (diff) | |
download | tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.tar.gz tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libemailfunctions')
-rw-r--r-- | libemailfunctions/email.cpp | 3 | ||||
-rw-r--r-- | libemailfunctions/email.h | 3 | ||||
-rw-r--r-- | libemailfunctions/kasciistringtools.cpp | 2 | ||||
-rw-r--r-- | libemailfunctions/kasciistringtools.h | 2 |
4 files changed, 4 insertions, 6 deletions
diff --git a/libemailfunctions/email.cpp b/libemailfunctions/email.cpp index 03999f879..d44897bec 100644 --- a/libemailfunctions/email.cpp +++ b/libemailfunctions/email.cpp @@ -1,5 +1,4 @@ -/* -*- mode: C++; c-file-style: "gnu" -*- - +/* This file is part of tdepim. Copyright (c) 2004 TDEPIM developers diff --git a/libemailfunctions/email.h b/libemailfunctions/email.h index 6c2a522d1..f8b5b46b7 100644 --- a/libemailfunctions/email.h +++ b/libemailfunctions/email.h @@ -1,5 +1,4 @@ -/* -*- mode: C++; c-file-style: "gnu" -*- - +/* This file is part of tdepim. Copyright (c) 2004 TDEPIM developers diff --git a/libemailfunctions/kasciistringtools.cpp b/libemailfunctions/kasciistringtools.cpp index a9e6fb60e..9d7590af1 100644 --- a/libemailfunctions/kasciistringtools.cpp +++ b/libemailfunctions/kasciistringtools.cpp @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* kasciistringtools.cpp This file is part of libtdepim. diff --git a/libemailfunctions/kasciistringtools.h b/libemailfunctions/kasciistringtools.h index ac19960db..c67e5c317 100644 --- a/libemailfunctions/kasciistringtools.h +++ b/libemailfunctions/kasciistringtools.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* kasciistringtools.h This file is part of libtdepim. |