From b13d6cd8c835e95919f547f897e59a893d706830 Mon Sep 17 00:00:00 2001 From: Lapo Luchini Date: Wed, 9 Feb 2022 08:14:59 +0000 Subject: [PATCH] Change license wording so that it can be automatically recognized. --- LICENSE | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 44e2599..cd83836 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,6 @@ -ASN.1 JavaScript decoder Copyright (c) 2008-2022 Lapo Luchini +ISC License + +Copyright (c) 2008-2022 Lapo Luchini Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above @@ -11,4 +13,3 @@ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -