Skip to content

Commit

Permalink
chore: add a year to LICENSE to match ISC format (#28)
Browse files Browse the repository at this point in the history
The ISC license should include a year in the Copyright as per https://opensource.org/licenses/ISC
  • Loading branch information
lewish authored Jan 10, 2022
1 parent 2db3156 commit 9ee00fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ISC License

Copyright (c) npm, Inc.
Copyright 2021 (c) npm, Inc.

Permission to use, copy, modify, and/or distribute this software for
any purpose with or without fee is hereby granted, provided that the
Expand Down

0 comments on commit 9ee00fe

Please sign in to comment.