1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

Add license headers on all files

This commit is contained in:
Sylvestre Ledru 2023-08-21 10:49:27 +02:00
parent 682f488720
commit bfca6bf70f
184 changed files with 736 additions and 0 deletions

View file

@ -1,3 +1,7 @@
// This file is part of the uutils coreutils package.
//
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
#![allow(unused_imports)]
mod common;