diff options
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 054f8bee..e886d832 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 dfff5863..5d44ba7c 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 38981cce..7f2c83fc 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 c3688833..0bf3785f 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 f05d372d..753ffec0 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 f9c79e0c..e263d8f1 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 61c74617..aa1850b5 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 8246cfc3..088a81c4 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__ |