From 79170afc51e339febdc1359dcc5098449b5bfe03 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Wed, 13 Jan 2021 18:06:28 +0000 Subject: [PATCH] Docs: add 2021 as a copyright year --- README.md | 2 +- docs/README.md | 2 +- docs/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cfca4f8c..76efae79 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ covers reporting bugs, requesting features and submitting code changes. ### Licensing -Copyright 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Lovell Fuller and contributors. +Copyright 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Lovell Fuller and contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/docs/README.md b/docs/README.md index bf2e812a..0ecec395 100644 --- a/docs/README.md +++ b/docs/README.md @@ -66,7 +66,7 @@ covers reporting bugs, requesting features and submitting code changes. ### Licensing -Copyright 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Lovell Fuller and contributors. +Copyright 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Lovell Fuller and contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/docs/index.html b/docs/index.html index 007ef61e..41d690a1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,7 +38,7 @@ "@type": "Person", "name": "Lovell Fuller" }, - "copyrightYear": [2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020], + "copyrightYear": [2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021], "license": "https://www.apache.org/licenses/LICENSE-2.0" }