From 559f4e81f607749c4af505c97211459c78854287 Mon Sep 17 00:00:00 2001 From: electricboogie <32370782+electricboogie@users.noreply.github.com> Date: Sun, 18 Apr 2021 15:47:05 -0500 Subject: [PATCH] More license cleanup --- src/uu/sort/src/ext_sorter/NOTICE | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/uu/sort/src/ext_sorter/NOTICE b/src/uu/sort/src/ext_sorter/NOTICE index 2964ac31d..d7c2199d1 100644 --- a/src/uu/sort/src/ext_sorter/NOTICE +++ b/src/uu/sort/src/ext_sorter/NOTICE @@ -1,8 +1,9 @@ -extsort +ext_sorter Copyright 2018 Andre-Philippe Paquet +Copyright 2021 Robert Swinford -This ext_sorter module includes software developed by Andre-Philippe Paquet. +This ext_sorter module includes software developed by Andre-Philippe Paquet as extsort. The sorter.rs file was copied and modified for use in the uutils' coreutils subproject, sort. -Except as otherwise specified, all other contributions to sort are licensed according to the terms of the LICENSE file found in root directory of this project. \ No newline at end of file +sort is licensed according to the term of the LICENSE file found in root directory of the uutils' coreutils project. \ No newline at end of file