Skip to content

Commit 9a219aa

Browse files
[COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) (#90)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
1 parent 949765b commit 9a219aa

11 files changed

Lines changed: 11 additions & 11 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016 HashiCorp, Inc.
1+
Copyright IBM Corp. 2016, 2025
22

33
Mozilla Public License, version 2.0
44

broker.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. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

broker_test.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. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

docker/Dockerfile

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. 2016, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
#

example/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. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

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. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

main_test.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. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

manifest.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 IBM Corp. 2016, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
---

vault.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. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

vault_test.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. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

0 commit comments

Comments
 (0)