From f8b01d458ddc2be3020b8e21436626bd7109646a Mon Sep 17 00:00:00 2001 From: davydsantos Date: Fri, 20 Jan 2017 18:24:24 -0200 Subject: [PATCH] Adding license info --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 148b6e6..3a7d464 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,8 @@ The cryptography performed by this API (I.e., GENERAL/EXTERNAL AUTHENTICATE, sig This API is NOT on any "approved product list", such as the GSA APL. Since it is a free open source implementation, the intent is not for it to be a product, but an educational API. Putting this API through such validation testing would potentially yield substantial costs, for which it has no revenue backing. +## License +GNU GPL v3: http://www.gnu.org/licenses/gpl.html + ## Other References Migration of code from Google Code: https://code.google.com/p/keysupport-java-api/