diff options
| author | hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> | 2023-02-28 10:30:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-28 10:30:09 +0100 |
| commit | 4679383728fe331fc8a6b46036a27b8f818d9bc0 (patch) | |
| tree | dfed34e85cce6af3a6e01869d3f439c525e213e4 /diagnostic_text_test.go | |
| parent | a514df9c5e5a496ea3cfe6c41a4304b2398f6bb7 (diff) | |
[COMPLIANCE] Add Copyright and License Headers (#586)
* [COMPLIANCE] Add Copyright and License Headers
* add copywrite file and revert headers in testdata
---------
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
Co-authored-by: Liam Cervante <liam.cervante@hashicorp.com>
Diffstat (limited to 'diagnostic_text_test.go')
| -rw-r--r-- | diagnostic_text_test.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/diagnostic_text_test.go b/diagnostic_text_test.go index 8757fbe..1057998 100644 --- a/diagnostic_text_test.go +++ b/diagnostic_text_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package hcl import ( |
