top: add licence header

This commit is contained in:
Bluemangoo
2025-01-25 19:48:26 +08:00
parent ff78299c38
commit aae5099cf2
+5
View File
@@ -1,3 +1,8 @@
// This file is part of the uutils procps package.
//
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
use crate::picker::{sysinfo, systemstat};
use bytesize::ByteSize;
use clap::ArgMatches;