mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-22 15:13:29 -06:00
8 lines
211 B
Bash
8 lines
211 B
Bash
|
#!/usr/bin/env bash
|
||
|
# Copyright (c) The OpenTofu Authors
|
||
|
# SPDX-License-Identifier: MPL-2.0
|
||
|
# Copyright (c) 2023 HashiCorp, Inc.
|
||
|
# SPDX-License-Identifier: MPL-2.0
|
||
|
|
||
|
go run github.com/hashicorp/copywrite headers
|