diff options
Diffstat (limited to 'lang/cpp/tests/Makefile.am')
-rw-r--r-- | lang/cpp/tests/Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/cpp/tests/Makefile.am b/lang/cpp/tests/Makefile.am index 61b91633..f7ba5292 100644 --- a/lang/cpp/tests/Makefile.am +++ b/lang/cpp/tests/Makefile.am @@ -1,14 +1,14 @@ -# Makefile.am - Makefile for GPGME Cpp tests. +# Makefile.am - Makefile for GPGME++ tests. # Copyright (C) 2018 Intevation GmbH # -# This file is part of GPGME. +# This file is part of GPGME++. # -# GPGME 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 Lesser General Public License as # published by the Free Software Foundation; either version 2.1 of the # License, or (at your option) any later version. # -# GPGME is distributed in the hope that it will be useful, but WITHOUT +# 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. |