Skip to content

Commit

Permalink
Add username to the copyright at the top of the license
Browse files Browse the repository at this point in the history
I have no idea whether putting a github username there gives it any enhanced legal status, but I imagine it must be better than "copyright <year> <copyright holders>".

[ci skip]
  • Loading branch information
not-an-aardvark committed Mar 22, 2016
1 parent 310b95c commit 6b742ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The MIT License (MIT)
=====================

Copyright © `<year>` `<copyright holders>`
Copyright © 2016 @not-an-aardvark

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand All @@ -23,4 +23,3 @@ 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.

0 comments on commit 6b742ee

Please sign in to comment.