mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Update crate attributes for tee
This commit is contained in:
parent
f1e8a30872
commit
2d5180be07
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
#[link(name="tee", vers="1.0.0", author="Aleksander Bielawski")];
|
#[crate_id(name="tee", vers="1.0.0", author="Aleksander Bielawski")];
|
||||||
|
#[license="MIT"];
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is part of the uutils coreutils package.
|
* This file is part of the uutils coreutils package.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue