diff options
Diffstat (limited to '')
| -rw-r--r-- | lang/cpp/src/exception.cpp | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/lang/cpp/src/exception.cpp b/lang/cpp/src/exception.cpp index cf42f916..7751c3ea 100644 --- a/lang/cpp/src/exception.cpp +++ b/lang/cpp/src/exception.cpp @@ -1,6 +1,8 @@  /*    exception.cpp - exception wrapping a gpgme error    Copyright (C) 2007 Klarälvdalens Datakonsult AB +  2016 Bundesamt für Sicherheit in der Informationstechnik +  Software engineering by Intevation GmbH    This file is part of GPGME++. | 
