remove copyright headers from website examples and lock files (#1687)

Signed-off-by: ollevche <ollevche@gmail.com>
This commit is contained in:
Oleksandr Levchenkov
2024-05-28 20:40:19 +03:00
committed by GitHub
parent 882b942575
commit 8361438c52
30 changed files with 8 additions and 158 deletions

View File

@@ -1,8 +1,3 @@
# Copyright (c) The OpenTofu Authors
# SPDX-License-Identifier: MPL-2.0
# Copyright (c) 2023 HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
FROM nginx
FROM nginx
# It doesn't really matter what we do here, it won't run anyway.