Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit dd2c8f9

Browse files
authored
Corrected the license type from MPL-2.0 to CCO-1.0 (#2863)
1 parent 0b42b55 commit dd2c8f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.0.0",
44
"description": "Interactive code examples embedded on MDN",
55
"author": "Mozilla",
6-
"license": "MPL-2.0",
6+
"license": "CC0-1.0",
77
"repository": {
88
"type": "git",
99
"url": "git+https://github.com/mdn/interactive-examples.git"

0 commit comments

Comments
 (0)