diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2021-03-11 01:37:01 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2021-03-11 01:37:04 +0300 |
commit | 517160645d75e5e7c94a99087630b9c3fc0c3823 (patch) | |
tree | 6977c3a6407b8813d1c6675a6ff283a7bbfde33a /example/vendor/composer/LICENSE | |
parent | 7ba383cc56e937a03ef8142964028b3a29863356 (diff) |
delete examples dir
Diffstat (limited to 'example/vendor/composer/LICENSE')
-rw-r--r-- | example/vendor/composer/LICENSE | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/example/vendor/composer/LICENSE b/example/vendor/composer/LICENSE deleted file mode 100644 index f27399a..0000000 --- a/example/vendor/composer/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ - -Copyright (c) Nils Adermann, Jordi Boggiano - -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. - |