Skip to content

Commit

Permalink
Merge pull request google#473 from google/fix-apache-license
Browse files Browse the repository at this point in the history
License change to Apache 2.0.
  • Loading branch information
Scott Hyndman authored Sep 1, 2016
2 parents 6faf150 + 642ecad commit bed0fe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"material-design",
"google"
],
"license": "CC-BY-4.0",
"license": "Apache-2.0",
"homepage": "http://google.com/design/spec"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"google"
],
"author": "Material Design Authors",
"license": "CC-BY-4.0",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/google/material-design-icons/issues"
},
Expand Down

0 comments on commit bed0fe7

Please sign in to comment.