From 1797521191746640e761cc1b4973d46b8c403dee Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Thu, 28 Jan 2021 20:14:11 -0400 Subject: Implemented arithmetic right-shift in terms of logic right-shift. --- license.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'license.txt') diff --git a/license.txt b/license.txt index d2606a62c..361fb2926 100644 --- a/license.txt +++ b/license.txt @@ -1,7 +1,7 @@ Lux License 0.1.1 -Copyright (C) 2014-2020 Eduardo Emilio Julián Pereyra +Copyright (C) 2014-2021 Eduardo Emilio Julián Pereyra Definitions @@ -231,4 +231,4 @@ Once The Work has been published under a particular version of This License, Rec Recipient may also choose to use The Work under the terms of any subsequent version of This License published by The Licensor. No one other than The Licensor has the right to modify the terms applicable to The Work created under This License. -END OF TERMS AND CONDITIONS. \ No newline at end of file +END OF TERMS AND CONDITIONS. -- cgit v1.2.3