Skip to content

Commit 642ecad

Browse files
committed
License change to Apache 2.0.
closes google#468
1 parent 6faf150 commit 642ecad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"material-design",
99
"google"
1010
],
11-
"license": "CC-BY-4.0",
11+
"license": "Apache-2.0",
1212
"homepage": "http://google.com/design/spec"
1313
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"google"
1515
],
1616
"author": "Material Design Authors",
17-
"license": "CC-BY-4.0",
17+
"license": "Apache-2.0",
1818
"bugs": {
1919
"url": "https://github.com/google/material-design-icons/issues"
2020
},

0 commit comments

Comments
 (0)