mirror of
https://github.com/kata-containers/cgroups-rs.git
synced 2026-08-05 02:13:23 +00:00
add SPDX-License-Identifier for all source
Add SPDX-License-Identifier for all existing codes. Fixes: #2 Signed-off-by: bin liu <bin@hyper.sh>
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
// Copyright (c) 2018 Levente Kurusa
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0 or MIT
|
||||
//
|
||||
|
||||
use log::*;
|
||||
|
||||
use std::fs::File;
|
||||
|
||||
Reference in New Issue
Block a user