From 010c33927dab5d327efab1623e3f18b8f9534c79 Mon Sep 17 00:00:00 2001 From: HyunSangHan Date: Sun, 3 Jan 2021 13:29:48 +0900 Subject: [PATCH] Fix present year in LICENSE --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 90f3bfd849..c4dc0c0b44 100644 --- a/LICENSE +++ b/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 diff --git a/README.md b/README.md index 0b4d4b24c3..50f315a746 100644 --- a/README.md +++ b/README.md @@ -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)