From c6f017646cf6a43cb17d697dd03786bf0fa4a5fc Mon Sep 17 00:00:00 2001
From: nazunalika <tucklesepk@gmail.com>
Date: Mon, 10 May 2021 09:48:29 -0700
Subject: [PATCH] update license

---
 SOURCES/LICENSE | 27 +--------------------------
 1 file changed, 1 insertion(+), 26 deletions(-)

diff --git a/SOURCES/LICENSE b/SOURCES/LICENSE
index b3be742..622330a 100644
--- a/SOURCES/LICENSE
+++ b/SOURCES/LICENSE
@@ -1,31 +1,6 @@
 All elements of the Rocky Linux operating system that are developed
 by Contributors to the Rocky Linux project are licensed and made
-available to you under a dual MIT and BSD 3-Clause license.
-
-## Begin MIT License
-
-Copyright 2021 Rocky Linux Project Authors.
-
-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, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-## End MIT License
+available to you under the BSD 3-Clause license.
 
 ## Begin 3-Clause BSD License
 
-- 
GitLab