From: Luke Kenneth Casson Leighton Date: Fri, 1 Jul 2022 07:38:51 +0000 (+0100) Subject: update Copyright year X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9a11321b45f18372c6293aa158e32fde8532f4f0;p=ieee754fpu.git update Copyright year --- diff --git a/src/ieee754/fpcommon/fpbase.py b/src/ieee754/fpcommon/fpbase.py index fd707bc1..c53538f4 100644 --- a/src/ieee754/fpcommon/fpbase.py +++ b/src/ieee754/fpcommon/fpbase.py @@ -1,7 +1,7 @@ """IEEE754 Floating Point Library Copyright (C) 2019 Luke Kenneth Casson Leighton -Copyright (C) 2019 Jake Lifshay +Copyright (C) 2019,2021 Jake Lifshay """