mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 02:57:44 +00:00
all: normalize license notice in all *.rs files
This commit is contained in:
parent
3fc36ee3cf
commit
c3f9e19a3b
163 changed files with 611 additions and 618 deletions
5
build.rs
5
build.rs
|
@ -1,3 +1,8 @@
|
|||
// 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.
|
||||
|
||||
// spell-checker:ignore (vars) krate
|
||||
|
||||
use std::env;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue