Skip to content

Commit

Permalink
Fix present year in LICENSE (#4542)
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSangHan committed Jan 4, 2021
1 parent c3c976b commit c21a90f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
(The MIT License)

Copyright (c) 2011-2020 OpenJS Foundation and contributors, https://openjsf.org
Copyright (c) 2011-2021 OpenJS Foundation and contributors, https://openjsf.org

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -111,6 +111,6 @@ Finally, come [chat with the maintainers](https://gitter.im/mochajs/contributors

## License

Copyright 2011-2020 OpenJS Foundation and contributors. Licensed [MIT](https://github.com/mochajs/mocha/blob/master/LICENSE).
Copyright 2011-2021 OpenJS Foundation and contributors. Licensed [MIT](https://github.com/mochajs/mocha/blob/master/LICENSE).

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmochajs%2Fmocha.svg?type=large)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmochajs%2Fmocha?ref=badge_large)

0 comments on commit c21a90f

Please sign in to comment.