chore: add license headers (#384)

* feat: check for license headers

* add headers

* format
This commit is contained in:
Lucas Fernandes Nogueira
2023-05-21 12:56:10 -07:00
committed by GitHub
parent 95329dded1
commit 5914fb9f36
137 changed files with 626 additions and 21 deletions
+4
View File
@@ -1,3 +1,7 @@
# Copyright 2019-2023 Tauri Programme within The Commons Conservancy
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: MIT
name: Lint JavaScript
on: