1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-01 05:27:45 +00:00

More license cleanup

This commit is contained in:
electricboogie 2021-04-18 15:47:05 -05:00
parent fb19522ca0
commit 559f4e81f6

View file

@ -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.
sort is licensed according to the term of the LICENSE file found in root directory of the uutils' coreutils project.