diff options
Diffstat (limited to 'lang/cpp/src/Makefile.am')
-rw-r--r-- | lang/cpp/src/Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/cpp/src/Makefile.am b/lang/cpp/src/Makefile.am index c1d60877..5e31e622 100644 --- a/lang/cpp/src/Makefile.am +++ b/lang/cpp/src/Makefile.am @@ -1,15 +1,15 @@ -# Makefile.am for GPGMEPP. +# Makefile.am for GPGME++. # Copyright (C) 2016 Bundesamt für Sicherheit in der Informationstechnik # Software engineering by Intevation GmbH # -# This file is part of GPGMEPP. +# This file is part of GPGME++. # -# GPGME-CL is free software; you can redistribute it and/or modify it +# GPGME++ is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # -# GPGME-CL is distributed in the hope that it will be useful, +# GPGME++ is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. |