8000 chore: update internal ui-templates licence to MIT · nuxt/nuxt@f8059fb · GitHub
[go: up one dir, main page]

Skip to content

Commit f8059fb

Browse files
committed
chore: update internal ui-templates licence to MIT
1 parent 3ef7691 commit f8059fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ui-templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Pre-compiled html templates for internal pages.
88

99
# License
1010

11-
<a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Nuxt UI</span> by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Nuxt Project</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">Creative Commons Attribution-NoDerivatives 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/nuxt/ui" rel="dct:source">https://github.com/nuxt/ui</a>.
11+
[MIT](https://github.com/nuxt/nuxt/tree/main/LICENSE)

packages/ui-templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "git+https://github.com/nuxt/nuxt.git",
88
"directory": "packages/ui-templates"
99
},
10-
"license": "CC-BY-ND-4.0",
10+
"license": "MIT",
1111
"type": "module",
1212
"scripts": {
1313
"build": "vite build",

0 commit comments

Comments
 (0)
0