diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-12 19:51:10 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 14:53:08 +0300 |
commit | 2c64206e9b7b859b6108d2391e20114b2fd9fd05 (patch) | |
tree | f35792f3f92ffd9bf6f155df0aab72c46c4c3a33 /build/import/cli/LICENSE | |
parent | 6dd1731acd315a71855414d4f4fdd44422a4cd47 (diff) |
Remove build/import/*/LICENSE files
Diffstat (limited to 'build/import/cli/LICENSE')
-rw-r--r-- | build/import/cli/LICENSE | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/build/import/cli/LICENSE b/build/import/cli/LICENSE deleted file mode 100644 index e0b87dc..0000000 --- a/build/import/cli/LICENSE +++ /dev/null @@ -1,20 +0,0 @@ -Copyright (c) 2009-2020 Code Synthesis Tools CC. - -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. |