add license headers
This commit is contained in:
parent
4fbaf5aceb
commit
0b47d144f7
3 changed files with 15 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
/*
|
||||
* SPDX-FileCopyrightText: hazelnoot and other Sharkey contributors
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
import * as nodepath from 'path';
|
||||
|
||||
const dirname = import.meta.dirname;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue