Skip to content

Commit c391ca9

Browse files
[COMPLIANCE] Update Copyright and License Headers
1 parent b69bfb9 commit c391ca9

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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

44
FROM gcr.io/distroless/static-debian12:nonroot as default

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, 2024
22

33
Mozilla Public License, version 2.0
44

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

44
package main

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

44
package version

0 commit comments

Comments
 (0)