chore: add missing license headers (#1811)

* chore: add missing license headers

* missing license in test files
This commit is contained in:
soup 2024-11-06 21:37:42 +01:00 committed by GitHub
parent 40fe3e9f54
commit b4f0d60b9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 46 additions and 0 deletions

View file

@ -1,3 +1,6 @@
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
// SPDX-License-Identifier: GPL-2.0-or-later
package logger
import (