diff options
author | Tim Segers <tsegers@pm.me> | 2023-01-03 14:08:10 +0100 |
---|---|---|
committer | Tim Segers <tsegers@pm.me> | 2023-01-07 15:24:51 +0100 |
commit | 996c83b39184442d16586b3ec2fe7aa6a67be31c (patch) | |
tree | 26a1ad587f98ae7f5ff6b68b85ba5fa340351532 /LICENCE | |
parent | 263048097eea6b115b8e6b9528a68b3396ccd565 (diff) | |
download | opendeco-996c83b39184442d16586b3ec2fe7aa6a67be31c.tar.gz |
Unify spelling of LICENSE
Diffstat (limited to 'LICENCE')
-rw-r--r-- | LICENCE | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/LICENCE b/LICENCE deleted file mode 100644 index 851f256..0000000 --- a/LICENCE +++ /dev/null @@ -1,20 +0,0 @@ -MIT No Attribution Licence - -Copyright 2022 timn - -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. - -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. - -SPDX-License-Identifier: MIT-0 |