Add missing SPDX identifiers
This commit is contained in:
committed by
Jeremy Soller
parent
3e742b0da7
commit
3e154d7f00
@@ -1,3 +1,5 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
//! Library for accessing System76 ECs
|
||||
//! First, construct an access method, using an object implementing the `Access` trait. Next, an Ec
|
||||
//! object can be contructed, which exposes the command interface.
|
||||
|
Reference in New Issue
Block a user