diff options
author | Camil Staps | 2015-03-19 13:10:42 +0100 |
---|---|---|
committer | Camil Staps | 2015-03-19 13:10:42 +0100 |
commit | 25e43e1c57c184a97684c1e88074e3f6cad700e2 (patch) | |
tree | 906570251c07dfec858d2ec6890c9d2e62f3a798 /Week6 | |
parent | Added license on previous weeks (diff) |
Moved LICENSE to root
Diffstat (limited to 'Week6')
-rw-r--r-- | Week6/src/LICENSE | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/Week6/src/LICENSE b/Week6/src/LICENSE deleted file mode 100644 index 10b7271..0000000 --- a/Week6/src/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015 Camil Staps <info@camilstaps.nl> - -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.
\ No newline at end of file |