mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-21 14:28:54 -04:00
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:
parent
f99dd8251f
commit
3b9f7530fb
782 changed files with 782 additions and 782 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
Copyright (c) Edgeless Systems GmbH
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-only
|
||||
SPDX-License-Identifier: BUSL-1.1
|
||||
*/
|
||||
|
||||
package cmd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue