diff options
author | Michele Calgaro <[email protected]> | 2020-09-27 23:31:40 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-27 23:32:24 +0900 |
commit | 679e6a56c73bad0db5360a1b51d3f517a93baa60 (patch) | |
tree | ff9192f0757a3dc08332850a6d61f06a9de6d710 /libtdenetwork/gpgmepp | |
parent | 33b573ee2e2e2a4b8634f64bcb004fae45288181 (diff) | |
download | tdepim-679e6a56c73bad0db5360a1b51d3f517a93baa60.tar.gz tdepim-679e6a56c73bad0db5360a1b51d3f517a93baa60.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit cf916d8af78db19e0df37b12e63f35bf21f2da5b)
Diffstat (limited to 'libtdenetwork/gpgmepp')
-rw-r--r-- | libtdenetwork/gpgmepp/context.h | 2 | ||||
-rw-r--r-- | libtdenetwork/gpgmepp/context_p.h | 3 | ||||
-rw-r--r-- | libtdenetwork/gpgmepp/data_p.h | 2 | ||||
-rw-r--r-- | libtdenetwork/gpgmepp/eventloopinteractor.h | 2 | ||||
-rw-r--r-- | libtdenetwork/gpgmepp/key.h | 2 | ||||
-rw-r--r-- | libtdenetwork/gpgmepp/shared.h | 2 | ||||
-rw-r--r-- | libtdenetwork/gpgmepp/trustitem.h | 2 | ||||
-rw-r--r-- | libtdenetwork/gpgmepp/util.h | 2 |
8 files changed, 2 insertions, 15 deletions
diff --git a/libtdenetwork/gpgmepp/context.h b/libtdenetwork/gpgmepp/context.h index 054f8bee7..e886d8320 100644 --- a/libtdenetwork/gpgmepp/context.h +++ b/libtdenetwork/gpgmepp/context.h @@ -16,8 +16,6 @@ You should have received a copy of the GNU General Public License along with GPGME++; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ - -// -*- c++ -*- #ifndef __GPGMEPP_CONTEXT_H__ #define __GPGMEPP_CONTEXT_H__ diff --git a/libtdenetwork/gpgmepp/context_p.h b/libtdenetwork/gpgmepp/context_p.h index dfff58634..5d44ba7ca 100644 --- a/libtdenetwork/gpgmepp/context_p.h +++ b/libtdenetwork/gpgmepp/context_p.h @@ -16,9 +16,6 @@ You should have received a copy of the GNU General Public License along with GPGME; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ - - -// -*- c++ -*- #ifndef __GPGMEPP_CONTEXT_P_H__ #define __GPGMEPP_CONTEXT_P_H__ diff --git a/libtdenetwork/gpgmepp/data_p.h b/libtdenetwork/gpgmepp/data_p.h index 38981cce9..7f2c83fc3 100644 --- a/libtdenetwork/gpgmepp/data_p.h +++ b/libtdenetwork/gpgmepp/data_p.h @@ -1,4 +1,4 @@ -/* data_p.h - wraps a gpgme data object, private part -*- c++ -*- +/* Copyright (C) 2003,2004 Klar�lvdalens Datakonsult AB This file is part of GPGME++. diff --git a/libtdenetwork/gpgmepp/eventloopinteractor.h b/libtdenetwork/gpgmepp/eventloopinteractor.h index c3688833c..0bf3785f8 100644 --- a/libtdenetwork/gpgmepp/eventloopinteractor.h +++ b/libtdenetwork/gpgmepp/eventloopinteractor.h @@ -16,8 +16,6 @@ You should have received a copy of the GNU General Public License along with GPGME; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ - -// -*- c++ -*- #ifndef __GPGMEPP_EVENTLOOPINTERACTOR_H__ #define __GPGMEPP_EVENTLOOPINTERACTOR_H__ diff --git a/libtdenetwork/gpgmepp/key.h b/libtdenetwork/gpgmepp/key.h index f05d372db..753ffec06 100644 --- a/libtdenetwork/gpgmepp/key.h +++ b/libtdenetwork/gpgmepp/key.h @@ -16,8 +16,6 @@ You should have received a copy of the GNU General Public License along with GPGME; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ - -// -*- c++ -*- #ifndef __GPGMEPP_KEY_H__ #define __GPGMEPP_KEY_H__ diff --git a/libtdenetwork/gpgmepp/shared.h b/libtdenetwork/gpgmepp/shared.h index f9c79e0cc..e263d8f1d 100644 --- a/libtdenetwork/gpgmepp/shared.h +++ b/libtdenetwork/gpgmepp/shared.h @@ -1,4 +1,4 @@ -/* shared.h - internal tool for refcounting -*- c++ -*- +/* Copyright (C) 2003 Klar�lvdalens Datakonsult AB This file is part of GPGME++. diff --git a/libtdenetwork/gpgmepp/trustitem.h b/libtdenetwork/gpgmepp/trustitem.h index 61c74617b..aa1850b5c 100644 --- a/libtdenetwork/gpgmepp/trustitem.h +++ b/libtdenetwork/gpgmepp/trustitem.h @@ -16,8 +16,6 @@ You should have received a copy of the GNU General Public License along with GPGME; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ - -// -*- c++ -*- #ifndef __GPGMEPP_TRUSTITEM_H__ #define __GPGMEPP_TRUSTITEM_H__ diff --git a/libtdenetwork/gpgmepp/util.h b/libtdenetwork/gpgmepp/util.h index 8246cfc32..088a81c4c 100644 --- a/libtdenetwork/gpgmepp/util.h +++ b/libtdenetwork/gpgmepp/util.h @@ -16,8 +16,6 @@ You should have received a copy of the GNU General Public License along with GPGME; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ - -// -*- c++ -*- #ifndef __GPGMEPP_UTIL_H__ #define __GPGMEPP_UTIL_H__ |