mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
fix clippy warnings and spelling
* add some missing LICENSE headers
This commit is contained in:
parent
130bf49e5d
commit
f8e96150f8
17 changed files with 71 additions and 19 deletions
|
@ -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.
|
||||
|
||||
extern crate rand;
|
||||
extern crate regex;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue