Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release/ci.hcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2026
# SPDX-License-Identifier: MPL-2.0

schema = "1"
Expand Down
2 changes: 1 addition & 1 deletion .release/release-metadata.hcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2026
# SPDX-License-Identifier: MPL-2.0

url_docker_registry_dockerhub = "https://hub.docker.com/r/hashicorp/consul-aws"
Expand Down
2 changes: 1 addition & 1 deletion .release/security-scan.hcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2018, 2026
# SPDX-License-Identifier: MPL-2.0

# These scan results are run as part of CRT workflows.
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright IBM Corp. 2018, 2025
# Copyright IBM Corp. 2018, 2026
# SPDX-License-Identifier: MPL-2.0

# This Dockerfile contains multiple targets.
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright IBM Corp. 2018, 2025
Copyright IBM Corp. 2018, 2026

Mozilla Public License, version 2.0

Expand Down
2 changes: 1 addition & 1 deletion catalog/aws.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package catalog
Expand Down
2 changes: 1 addition & 1 deletion catalog/aws_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package catalog
Expand Down
2 changes: 1 addition & 1 deletion catalog/consul.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package catalog
Expand Down
2 changes: 1 addition & 1 deletion catalog/consul_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package catalog
Expand Down
2 changes: 1 addition & 1 deletion catalog/service.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package catalog
Expand Down
2 changes: 1 addition & 1 deletion catalog/service_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package catalog
Expand Down
2 changes: 1 addition & 1 deletion catalog/sync.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package catalog
Expand Down
2 changes: 1 addition & 1 deletion catalog/sync_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package catalog
Expand Down
2 changes: 1 addition & 1 deletion commands.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion internal/flags/config.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/flags/http.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/flags/http_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/flags/merge.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/flags/usage.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion scan.hcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright IBM Corp. 2018, 2025
# Copyright IBM Corp. 2018, 2026
# SPDX-License-Identifier: MPL-2.0

# Configuration for security scanner.
Expand Down
2 changes: 1 addition & 1 deletion subcommand/auth.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package subcommand
Expand Down
2 changes: 1 addition & 1 deletion subcommand/sync-catalog/command.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package synccatalog
Expand Down
2 changes: 1 addition & 1 deletion subcommand/version/command.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package version
Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2018, 2025
// Copyright IBM Corp. 2018, 2026
// SPDX-License-Identifier: MPL-2.0

package version
Expand Down
Loading