diff --git a/.golangci.yml b/.golangci.yml index 24881932d..8873ae0fd 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -11,6 +11,7 @@ linters-settings: const: AUTHORS: The Falco Authors template: |- + SPDX-License-Identifier: Apache-2.0 Copyright {{ YEAR }} {{ AUTHORS }} Licensed under the Apache License, Version 2.0 (the "License");