Skip to content

Commit e214010

Browse files
[COMPLIANCE] Update Copyright and License Headers
1 parent 76e3039 commit e214010

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

.copywrite.hcl

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 HashiCorp, Inc. 2020, 2024
22
# SPDX-License-Identifier: Apache-2.0
33

44
schema_version = 1

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2022 HashiCorp, Inc.
1+
Copyright HashiCorp, Inc. 2020, 2024
22

33
Apache License
44
Version 2.0, January 2004

action.yml

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 HashiCorp, Inc. 2020, 2024
22
# SPDX-License-Identifier: Apache-2.0
33

44
---

examples/hcp-packer.yml

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 HashiCorp, Inc. 2020, 2024
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: hcp-packer

examples/packer.yml

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 HashiCorp, Inc. 2020, 2024
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: packer

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) HashiCorp, Inc.
2+
* Copyright HashiCorp, Inc. 2020, 2024
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

test/hello-world.pkr.hcl

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 HashiCorp, Inc. 2020, 2024
22
# SPDX-License-Identifier: Apache-2.0
33

44
packer {

0 commit comments

Comments
 (0)