Skip to content

Commit

Permalink
Merge pull request #96 from primer/jonrohan-patch-1
Browse files Browse the repository at this point in the history
Revert license to SPDX format
  • Loading branch information
jonrohan authored Jun 7, 2016
2 parents 39fb9c6 + cd87c5f commit f226a4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Adds:

- Installation docs https://github.com/primer/octicons/pull/94

Fixes:

- Revert license back to SPDX standard

### 4.0.0 (June 6, 2016)

Adds:
Expand Down
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
"description": "A scalable set of icons handcrafted with <3 by GitHub.",
"homepage": "https://octicons.github.com",
"author": "GitHub Inc.",
"license": [
"OFL-1.1",
"MIT"
],
"license": "(OFL-1.1 OR MIT)",
"style": "index.scss",
"files": [
"index.scss",
Expand Down

0 comments on commit f226a4a

Please sign in to comment.