mirror of
https://github.com/containers/youki
synced 2024-11-24 01:44:17 +01:00
License for ebpf programs should be apache
This commit is contained in:
parent
e06b83edd8
commit
1ab4bc025c
@ -10,7 +10,6 @@ use oci_spec::{LinuxDevice, LinuxDeviceCgroup, LinuxDeviceType, LinuxResources};
|
||||
|
||||
pub struct Devices {}
|
||||
|
||||
// FIXME: which license?
|
||||
const LICENSE: &'static str = &"Apache";
|
||||
|
||||
impl Devices {
|
||||
|
Loading…
Reference in New Issue
Block a user