Skip to content

Commit 126e452

Browse files
Syncing new repository changes.
1 parent b4f5ec6 commit 126e452

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

databags/repos.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
},
214214
{
215215
"created": "2013-10-24T00:12:07",
216-
"description": null,
216+
"description": "Python app that runs part of the license engine on CC's website",
217217
"id": 13818396,
218218
"language": "Python",
219219
"license": {
@@ -222,7 +222,7 @@
222222
},
223223
"name": "cc.license",
224224
"url": "https://github.com/creativecommons/cc.license",
225-
"website": null
225+
"website": "https://creativecommons.org/licenses/"
226226
},
227227
{
228228
"created": "2013-09-15T21:56:33",
@@ -336,7 +336,7 @@
336336
"created": "2013-10-24T00:12:26",
337337
"description": null,
338338
"id": 13818403,
339-
"language": "CSS",
339+
"language": "HTML",
340340
"license": null,
341341
"name": "ccrel",
342342
"url": "https://github.com/creativecommons/ccrel",
@@ -346,7 +346,7 @@
346346
"created": "2013-10-24T00:12:36",
347347
"description": null,
348348
"id": 13818410,
349-
"language": "CSS",
349+
"language": "HTML",
350350
"license": null,
351351
"name": "ccrel-guide",
352352
"url": "https://github.com/creativecommons/ccrel-guide",
@@ -426,7 +426,10 @@
426426
"description": ":warning: Built static files for CC Open Source website. DO NOT MODIFY THIS REPOSITORY! To edit, use the creativecommons.github.io-source repository.",
427427
"id": 34004720,
428428
"language": "HTML",
429-
"license": null,
429+
"license": {
430+
"name": "MIT License",
431+
"url": "https://github.com/creativecommons/creativecommons.github.io/blob/master/LICENSE"
432+
},
430433
"name": "creativecommons.github.io",
431434
"url": "https://github.com/creativecommons/creativecommons.github.io",
432435
"website": "https://creativecommons.github.io"

0 commit comments

Comments
 (0)