Skip to content

Commit

Permalink
update copyright years (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
sliceofcode authored and leafo committed Jan 6, 2017
1 parent 5ff168f commit 39cff4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ branch](https://github.com/leafo/moonscript/tree/binaries)

## License (MIT)

Copyright (C) 2015 by Leaf Corcoran
Copyright (C) 2017 by Leaf Corcoran

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -64,4 +64,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
THE SOFTWARE.
2 changes: 1 addition & 1 deletion docs/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -1565,7 +1565,7 @@ their written order you can add `local *` to the top of your file.

# License (MIT)

Copyright (C) 2015 by Leaf Corcoran
Copyright (C) 2017 by Leaf Corcoran

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 39cff4e

Please sign in to comment.