license: change headers

find -name '*.go' -exec sed -i 's/SPDX-License-Identifier: AGPL-3.0-only/SPDX-License-Identifier: BUSL-1.1/' {} +
This commit is contained in:
Thomas Tendyck 2025-07-14 15:57:21 +02:00 committed by Thomas Tendyck
parent f99dd8251f
commit 3b9f7530fb
782 changed files with 782 additions and 782 deletions

View file

@ -1,7 +1,7 @@
/*
Copyright (c) Edgeless Systems GmbH
SPDX-License-Identifier: AGPL-3.0-only
SPDX-License-Identifier: BUSL-1.1
*/
package virtwrapper