mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-22 07:03:28 -06:00
5a161c8bcc
Signed-off-by: ollevche <ollevche@gmail.com> Signed-off-by: Oleksandr Levchenkov <ollevche@gmail.com>
8 lines
211 B
Bash
Executable File
8 lines
211 B
Bash
Executable File
#!/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
|