From 9170e7a5112f6ca437e564bfd6b2fbaac13ea6d6 Mon Sep 17 00:00:00 2001 From: electricboogie <32370782+electricboogie@users.noreply.github.com> Date: Sun, 18 Apr 2021 15:15:12 -0500 Subject: [PATCH] Modify NOTICE --- src/uu/sort/src/ext_sorter/NOTICE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/uu/sort/src/ext_sorter/NOTICE b/src/uu/sort/src/ext_sorter/NOTICE index 3a20ec6e7..168d9d3b5 100644 --- a/src/uu/sort/src/ext_sorter/NOTICE +++ b/src/uu/sort/src/ext_sorter/NOTICE @@ -1,8 +1,8 @@ extsort Copyright 2016 Andre-Philippe Paquet -This project includes software developed by Andre-Philippe Paquet. +This ext_sorter module includes software developed by Andre-Philippe Paquet. -The ext_sorter.rs file was copied and modified for use in the uutils' coreutils subproject, sort. +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. \ No newline at end of file