From 04f703cd7a29f951b6509726defcdc7e22c11ab7 Mon Sep 17 00:00:00 2001 From: Gray Watson Date: Tue, 21 Apr 2026 10:43:42 -0400 Subject: [PATCH] Added license prefix to help self-identify it --- LICENSE.html | 2 ++ LICENSE.md | 3 +++ 2 files changed, 5 insertions(+) diff --git a/LICENSE.html b/LICENSE.html index c300d61643..211ed5cf8b 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -1,6 +1,8 @@ +MIT License +

Copyright (c) 2000-2023 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software diff --git a/LICENSE.md b/LICENSE.md index 277dcd1ebb..95f1a6bd34 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,7 @@ +MIT License (https://opensource.org/licenses/MIT) + Copyright (c) 2000-2024 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org). + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute,