We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1932594 commit 63c3e86Copy full SHA for 63c3e86
1 file changed
docs/links/database.json
@@ -109,6 +109,17 @@
109
"mac"
110
]
111
},
112
+ "https://creativecommons.org/publicdomain/zero/1.0": {
113
+ "id": "cc0",
114
+ "description": "Creative commons public domain dedication (CC0 1.0 Universal license). ",
115
+ "short_url": "",
116
+ "keywords": [
117
+ "license",
118
+ "public",
119
+ "domain",
120
+ "cc0"
121
+ ]
122
+ },
123
"https://en.wikipedia.org/wiki/AWK": {
124
"id": "awk",
125
"description": "Wikipedia entry for the AWK programming language.",
0 commit comments