mirror of
https://github.com/EricNeid/go-sleep.git
synced 2025-01-10 17:45:07 +00:00
Changed structure ofl license files
This commit is contained in:
parent
1e0a90c36d
commit
513edca87e
26
LICENSE
26
LICENSE
@ -1,13 +1,21 @@
|
||||
# License
|
||||
MIT License
|
||||
|
||||
Copyright © 2021 Eric Neidhardt
|
||||
Copyright (c) 2022 Eric Neidhardt
|
||||
|
||||
This work is licensed under multiple licenses:
|
||||
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 source code and the accompanying material are licensed under [MIT](LICENSES/MIT.txt).
|
||||
- The documentation files are licensed under [CC-BY-4.0](LICENSES/CC-BY-4.0.txt).
|
||||
- Insignificant files are licensed under [CC0-1.0](LICENSES/CC0-1.0.txt).
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
Please see the individual files for more accurate information.
|
||||
|
||||
> **Hint:** Copyright and license information are provided in accordance to the [REUSE Specification 3.0](https://reuse.software/spec/).
|
||||
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.
|
||||
|
13
NOTICE.md
Normal file
13
NOTICE.md
Normal file
@ -0,0 +1,13 @@
|
||||
# License
|
||||
|
||||
Copyright © 2021 Eric Neidhardt
|
||||
|
||||
This work is licensed under multiple licenses:
|
||||
|
||||
- The source code and the accompanying material are licensed under [MIT](LICENSES/MIT.txt).
|
||||
- The documentation files are licensed under [CC-BY-4.0](LICENSES/CC-BY-4.0.txt).
|
||||
- Insignificant files are licensed under [CC0-1.0](LICENSES/CC0-1.0.txt).
|
||||
|
||||
Please see the individual files for more accurate information.
|
||||
|
||||
> **Hint:** Copyright and license information are provided in accordance to the [REUSE Specification 3.0](https://reuse.software/spec/).
|
Loading…
Reference in New Issue
Block a user