Skip to content

Commit

Permalink
Updated the license link in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
DougC committed Mar 6, 2017
1 parent 8084b2a commit 996fbf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ NOTE: Cucumber/acceptance tests are available in a separate project at: [rifs-te

### License

[MIT License](LICENSE)
[GPLv3](LICENSE)
2 changes: 1 addition & 1 deletion license.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enablePlugins(AutomateHeaderPlugin)

licenses += ("GPLv3", url("https://opensource.org/licenses/GPL-3.0"))

headers := Map("scala" -> GPLv3("2016", "Department for Business, Energy and Industrial Strategy"))
headers := Map("scala" -> GPLv3("2016-2017", "Department for Business, Energy and Industrial Strategy"))

0 comments on commit 996fbf4

Please sign in to comment.