diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-05-10 08:23:31 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-05-10 08:23:31 +0200 |
| commit | 2a161ffe5d3999a23ace6b84a60ce7a25c70102b (patch) | |
| tree | 15f3ec80bb18e600226aa332a47d0adf577d797c | |
| parent | 912cfdb8fcdd120560caec0a525400e9ffced59c (diff) | |
| download | scripts-2a161ffe5d3999a23ace6b84a60ce7a25c70102b.tar.gz scripts-2a161ffe5d3999a23ace6b84a60ce7a25c70102b.zip | |
Removed LICENSE
| -rw-r--r-- | LICENSE | 21 | ||||
| -rw-r--r-- | TODO | 2 |
2 files changed, 2 insertions, 21 deletions
diff --git a/LICENSE b/LICENSE deleted file mode 100644 index f1ddf54..0000000 --- a/LICENSE +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 1 | MIT License | ||
| 2 | |||
| 3 | Copyright (c) 2021-2022 Sebastiano Tronto | ||
| 4 | |||
| 5 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| 6 | of this software and associated documentation files (the "Software"), to deal | ||
| 7 | in the Software without restriction, including without limitation the rights | ||
| 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| 9 | copies of the Software, and to permit persons to whom the Software is | ||
| 10 | furnished to do so, subject to the following conditions: | ||
| 11 | |||
| 12 | The above copyright notice and this permission notice shall be included in all | ||
| 13 | copies or substantial portions of the Software. | ||
| 14 | |||
| 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| 21 | SOFTWARE. | ||
| @@ -4,3 +4,5 @@ | |||
| 4 | 4 | ||
| 5 | * Refactor: review all scripts and adapt to common style | 5 | * Refactor: review all scripts and adapt to common style |
| 6 | Configuration file (read only at "make" time) for default apps etc.. | 6 | Configuration file (read only at "make" time) for default apps etc.. |
| 7 | |||
| 8 | * Find a proper copy-left license | ||
