licenses into readme

This commit is contained in:
Dominik Schürmann
2012-12-19 14:05:08 +01:00
parent 3b09f2d0f6
commit 07349ad416
3 changed files with 43 additions and 29 deletions

View File

@@ -57,8 +57,8 @@ public class ApgKeyService extends Service {
}
/**
* This is the implementation of the interface IApgService. All methods are oneway, meaning
* asynchronous and return to the client using IApgHandler.
* This is the implementation of the interface IApgKeyService. All methods are oneway, meaning
* asynchronous and return to the client using handlers.
*
* The real PGP code is located in PGPMain.
*/