From 16667b6bbe207fdac7932554d209e236b97d85d5 Mon Sep 17 00:00:00 2001 From: HYUNSANG HAN Date: Fri, 31 Dec 2021 11:59:05 +0900 Subject: [PATCH 1/2] Fix present year in LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index c4dc0c0b44..5c62253205 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright (c) 2011-2021 OpenJS Foundation and contributors, https://openjsf.org +Copyright (c) 2011-2022 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 From ad6227254267922cb07ff6222f8f67cf1f60e765 Mon Sep 17 00:00:00 2001 From: HYUNSANG HAN Date: Fri, 31 Dec 2021 11:59:35 +0900 Subject: [PATCH 2/2] Fix present year in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15c4d4f6c2..0e5b677e7f 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,6 @@ Finally, come [chat with the maintainers](https://gitter.im/mochajs/contributors ## License -Copyright 2011-2021 OpenJS Foundation and contributors. Licensed [MIT](https://github.com/mochajs/mocha/blob/master/LICENSE). +Copyright 2011-2022 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)