Skip to content

Commit 9b45c48

Browse files
committed
top: add licence header
1 parent 76d5194 commit 9b45c48

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/uu/top/src/header.rs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
// This file is part of the uutils procps package.
2+
//
3+
// For the full copyright and license information, please view the LICENSE
4+
// file that was distributed with this source code.
5+
16
use crate::picker::{sysinfo, systemstat};
27
use bytesize::ByteSize;
38
use clap::ArgMatches;

0 commit comments

Comments
 (0)