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 /minunit/LICENCE | |
parent | 263048097eea6b115b8e6b9528a68b3396ccd565 (diff) | |
download | opendeco-996c83b39184442d16586b3ec2fe7aa6a67be31c.tar.gz |
Unify spelling of LICENSE
Diffstat (limited to 'minunit/LICENCE')
-rw-r--r-- | minunit/LICENCE | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/minunit/LICENCE b/minunit/LICENCE deleted file mode 100644 index fe2ec25..0000000 --- a/minunit/LICENCE +++ /dev/null @@ -1,20 +0,0 @@ -Copyright (c) 2012 David SiƱuela Pastor, siu.4coders@gmail.com - -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. |