Skip to content

Commit e81e63e

Browse files
authored
unlicense: add 3 popular projects using it
1 parent 8db30c3 commit e81e63e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

_licenses/unlicense.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@ hidden: false
66

77
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.
88

9-
109
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.
1110

11+
using:
12+
- youtube-dl: https://github.com/rg3/youtube-dl/blob/master/LICENSE
13+
- stacktrace.js: https://github.com/stacktracejs/stacktrace.js/blob/master/LICENSE
14+
- kakokune: https://github.com/mawww/kakoune/blob/master/UNLICENSE
15+
1216
permissions:
1317
- private-use
1418
- commercial-use

0 commit comments

Comments
 (0)