dmesg: add file header.
This commit is contained in:
parent
c3c80c4bcd
commit
f3de668f7f
@ -1,3 +1,8 @@
|
|||||||
|
// This file is part of the uutils util-linux package.
|
||||||
|
//
|
||||||
|
// For the full copyright and license information, please view the LICENSE
|
||||||
|
// file that was distributed with this source code.
|
||||||
|
|
||||||
use chrono::{DateTime, FixedOffset, TimeDelta};
|
use chrono::{DateTime, FixedOffset, TimeDelta};
|
||||||
#[cfg(feature = "fixed-boot-time")]
|
#[cfg(feature = "fixed-boot-time")]
|
||||||
use chrono::{NaiveDate, NaiveTime};
|
use chrono::{NaiveDate, NaiveTime};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user