From 03ef4f30e8a1e9a8c9b3c849e118a415e3248a53 Mon Sep 17 00:00:00 2001 From: Brandon Keepers Date: Sat, 16 Apr 2016 10:35:57 -0400 Subject: [PATCH] Remove licenses from removed grammars --- vendor/licenses/grammar/prolog.tmbundle.txt | 9 ------- vendor/licenses/grammar/sublime-apl.txt | 26 --------------------- 2 files changed, 35 deletions(-) delete mode 100644 vendor/licenses/grammar/prolog.tmbundle.txt delete mode 100644 vendor/licenses/grammar/sublime-apl.txt diff --git a/vendor/licenses/grammar/prolog.tmbundle.txt b/vendor/licenses/grammar/prolog.tmbundle.txt deleted file mode 100644 index fe755e49..00000000 --- a/vendor/licenses/grammar/prolog.tmbundle.txt +++ /dev/null @@ -1,9 +0,0 @@ ---- -type: grammar -name: prolog.tmbundle -license: mpl-2.0 ---- - -License - -This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/vendor/licenses/grammar/sublime-apl.txt b/vendor/licenses/grammar/sublime-apl.txt deleted file mode 100644 index a6cb8750..00000000 --- a/vendor/licenses/grammar/sublime-apl.txt +++ /dev/null @@ -1,26 +0,0 @@ ---- -type: grammar -name: sublime-apl -license: mit ---- -The MIT License (MIT) - -Copyright (c) 2014 John Haugeland - -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. \ No newline at end of file