aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cpp')
-rw-r--r--lang/cpp/README12
1 files changed, 9 insertions, 3 deletions
diff --git a/lang/cpp/README b/lang/cpp/README
index 22b440cc..d5f4093b 100644
--- a/lang/cpp/README
+++ b/lang/cpp/README
@@ -7,7 +7,7 @@ modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
-GPGME++ is distributed in the hope that it will be useful,
+GPGMEpp 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 Library General Public License for more details.
@@ -42,10 +42,16 @@ The design principles of this library are as follows:
no-virtuals rule is the use of abstract classes to cover
C-callbacks.
-GpgME was originally developed as part of the KDEPIM community
-in KDE 4 it was part of kdepimlibs/gpgme++ for KF5 Gpgme++ was
+GpgMEpp was originally developed as part of the KDEPIM community
+in KDE 4 it was part of kdepimlibs/gpgme++ for KF5 Gpgmepp was
renamed to KF5GpgMEpp and moved into it's own repository.
+Hacking
+-------
+GpgMEpp follows KDE Coding styles. See:
+https://techbase.kde.org/Policies/Frameworks_Coding_Style
+for more info.
+
License
-------