Skip to content

Commit

Permalink
top: add licence header
Browse files Browse the repository at this point in the history
  • Loading branch information
Bluemangoo committed Jan 23, 2025
1 parent 76d5194 commit 9b45c48
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/uu/top/src/header.rs
Original file line number Diff line number Diff line change
@@ -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;
Expand Down

0 comments on commit 9b45c48

Please sign in to comment.