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 /hclsyntax/unicode2ragel.rb | |
| 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 'hclsyntax/unicode2ragel.rb')
| -rw-r--r-- | hclsyntax/unicode2ragel.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hclsyntax/unicode2ragel.rb b/hclsyntax/unicode2ragel.rb index 422e4e5..235265d 100644 --- a/hclsyntax/unicode2ragel.rb +++ b/hclsyntax/unicode2ragel.rb @@ -1,4 +1,7 @@ #!/usr/bin/env ruby +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + # # This scripted has been updated to accept more command-line arguments: # |
