add missing copyright headers
This commit is contained in:
parent
053391b010
commit
10ae95fac1
31 changed files with 67 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
// SPDX-License-Identifier: LGPL-3.0-or-later
|
||||
// See Notices.txt for copyright information
|
||||
use clap::Parser;
|
||||
use fayalite::{cli, prelude::*};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue