Delete markdown/unlicense.md
#20
by
J8R35
- opened
- markdown/unlicense.md +0 -52
markdown/unlicense.md
DELETED
|
@@ -1,52 +0,0 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: The Unlicense
|
| 3 |
-
spdx-id: Unlicense
|
| 4 |
-
hidden: false
|
| 5 |
-
|
| 6 |
-
description: A license with no conditions whatsoever which dedicates works to the public domain. Unlicensed works, modifications, and larger works may be distributed under different terms and without source code.
|
| 7 |
-
|
| 8 |
-
how: Create a text file (typically named UNLICENSE or UNLICENSE.txt) in the root of your source code and copy the text of the license disclaimer into the file.
|
| 9 |
-
|
| 10 |
-
using:
|
| 11 |
-
kakoune: https://github.com/mawww/kakoune/blob/master/UNLICENSE
|
| 12 |
-
RDF.rb: https://github.com/ruby-rdf/rdf/blob/master/UNLICENSE
|
| 13 |
-
react-use: https://github.com/streamich/react-use/blob/master/LICENSE
|
| 14 |
-
|
| 15 |
-
permissions:
|
| 16 |
-
- private-use
|
| 17 |
-
- commercial-use
|
| 18 |
-
- modifications
|
| 19 |
-
- distribution
|
| 20 |
-
|
| 21 |
-
conditions: []
|
| 22 |
-
|
| 23 |
-
limitations:
|
| 24 |
-
- liability
|
| 25 |
-
- warranty
|
| 26 |
-
|
| 27 |
-
---
|
| 28 |
-
|
| 29 |
-
This is free and unencumbered software released into the public domain.
|
| 30 |
-
|
| 31 |
-
Anyone is free to copy, modify, publish, use, compile, sell, or
|
| 32 |
-
distribute this software, either in source code form or as a compiled
|
| 33 |
-
binary, for any purpose, commercial or non-commercial, and by any
|
| 34 |
-
means.
|
| 35 |
-
|
| 36 |
-
In jurisdictions that recognize copyright laws, the author or authors
|
| 37 |
-
of this software dedicate any and all copyright interest in the
|
| 38 |
-
software to the public domain. We make this dedication for the benefit
|
| 39 |
-
of the public at large and to the detriment of our heirs and
|
| 40 |
-
successors. We intend this dedication to be an overt act of
|
| 41 |
-
relinquishment in perpetuity of all present and future rights to this
|
| 42 |
-
software under copyright law.
|
| 43 |
-
|
| 44 |
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
| 45 |
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
| 46 |
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
| 47 |
-
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
| 48 |
-
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
| 49 |
-
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
| 50 |
-
OTHER DEALINGS IN THE SOFTWARE.
|
| 51 |
-
|
| 52 |
-
For more information, please refer to <https://unlicense.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|