From 3be62d90a5f2a6219fd0627d7e39daed46703989 Mon Sep 17 00:00:00 2001 From: nick black Date: Sat, 1 Jan 2022 13:32:28 -0500 Subject: [PATCH] bump copyright dates to include 2022 --- COPYRIGHT | 2 +- cffi/LICENSE.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 14e73ed41..f2083ed77 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -Copyright 2019-2021 Nick Black +Copyright 2019-2022 Nick Black Copyright 2019-2021 Marek Habersack Copyright 2020-2021 José Luis Cruz Copyright 2020-2021 igo95862 diff --git a/cffi/LICENSE.txt b/cffi/LICENSE.txt index 9eaf092a3..41d3f7424 100644 --- a/cffi/LICENSE.txt +++ b/cffi/LICENSE.txt @@ -1,4 +1,4 @@ - Copyright 2019-2021 Nick Black + Copyright 2019-2022 Nick Black Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.