Update copyright notice (#1232)

Signed-off-by: namgyalangmo <75657887+namgyalangmo@users.noreply.github.com>
This commit is contained in:
namgyalangmo
2024-02-08 15:18:59 +05:30
committed by GitHub
parent 3f2d12fb56
commit cb2e9119aa
1397 changed files with 4434 additions and 1275 deletions

View File

@@ -1,4 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// Copyright (c) The OpenTofu Authors
// SPDX-License-Identifier: MPL-2.0
// Copyright (c) 2023 HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
// loggraphdiff is a tool for interpreting changes to the Terraform graph

View File

@@ -1,4 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// Copyright (c) The OpenTofu Authors
// SPDX-License-Identifier: MPL-2.0
// Copyright (c) 2023 HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
// protobuf-compile is a helper tool for running protoc against all of the

View File

@@ -1,4 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// Copyright (c) The OpenTofu Authors
// SPDX-License-Identifier: MPL-2.0
// Copyright (c) 2023 HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
//go:build tools