kms: add missing spdx-license header

This commit is contained in:
Victoria Brekenfeld 2022-02-04 21:33:43 +01:00
parent e6602b8393
commit 9aa1d3ebc9

View file

@ -1,3 +1,5 @@
// SPDX-License-Identifier: GPL-3.0-only
use smithay::reexports::nix::unistd::close;
use std::{
fmt,