kms: add missing spdx-license header
This commit is contained in:
parent
e6602b8393
commit
9aa1d3ebc9
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
use smithay::reexports::nix::unistd::close;
|
||||
use std::{
|
||||
fmt,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue