Skip to content

Commit 34bf67d

Browse files
[COMPLIANCE] Update Copyright and License Headers
1 parent b047494 commit 34bf67d

File tree

193 files changed

+194
-194
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+194
-194
lines changed

.golangci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2014, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
version: "2"

cmd/hcldec/diags_json.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2014, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

cmd/hcldec/examples/sh-config-file/example.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
# Copyright (c) HashiCorp, Inc.
2+
# Copyright IBM Corp. 2014, 2025
33
# SPDX-License-Identifier: MPL-2.0
44

55

cmd/hcldec/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2014, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

cmd/hcldec/spec.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2014, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

cmd/hcldec/spec_funcs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2014, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

cmd/hcldec/type_expr.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2014, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

cmd/hcldec/vars.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2014, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

cmd/hclfmt/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2014, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

cmd/hclspecsuite/diagnostics.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2014, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

0 commit comments

Comments
 (0)