diff --git a/.copywrite.hcl b/.copywrite.hcl index 35eae082..3cd625c5 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -8,6 +8,7 @@ project { # Supports doublestar glob patterns for more flexibility in defining which # files or folders should be ignored header_ignore = [ + "hclsyntax/unicode2ragel.rb", "hclsyntax/fuzz/testdata/**", "hclwrite/fuzz/testdata/**", "json/fuzz/testdata/**", diff --git a/hclsyntax/unicode2ragel.rb b/hclsyntax/unicode2ragel.rb index 235265de..f5be90d1 100644 --- a/hclsyntax/unicode2ragel.rb +++ b/hclsyntax/unicode2ragel.rb @@ -1,6 +1,4 @@ #!/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: