From a0a9d171c8ad2dbe1e8bc5044b0696e7fe451a9e Mon Sep 17 00:00:00 2001 From: lei_ju <983277505@qq.com> Date: Mon, 31 Aug 2020 11:12:39 +0800 Subject: [PATCH] Modify spec file --- LICENSE-MIT.txt | 17 ----------------- nodejs-ebnf-parser.spec | 1 - 2 files changed, 18 deletions(-) delete mode 100644 LICENSE-MIT.txt diff --git a/LICENSE-MIT.txt b/LICENSE-MIT.txt deleted file mode 100644 index 89de354..0000000 --- a/LICENSE-MIT.txt +++ /dev/null @@ -1,17 +0,0 @@ -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. diff --git a/nodejs-ebnf-parser.spec b/nodejs-ebnf-parser.spec index 7820285..00846a2 100644 --- a/nodejs-ebnf-parser.spec +++ b/nodejs-ebnf-parser.spec @@ -53,7 +53,6 @@ cp -pr package.json *.js \ %files %{!?_licensedir:%global license %doc} %doc *.md -%license LICENSE-MIT.txt %{nodejs_sitelib}/%{packagename} %changelog