Skip to content
Merged
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 META.d/_summary.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2017, 2026
# SPDX-License-Identifier: MPL-2.0

---
Expand Down
2 changes: 1 addition & 1 deletion META.d/links.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2017, 2026
# SPDX-License-Identifier: MPL-2.0

runbooks: []
Expand Down
2 changes: 1 addition & 1 deletion helm/data_helm_template.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package helm
Expand Down
2 changes: 1 addition & 1 deletion helm/data_helm_template_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package helm
Expand Down
2 changes: 1 addition & 1 deletion helm/kube_resources.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package helm
Expand Down
2 changes: 1 addition & 1 deletion helm/kubeconfig.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package helm
Expand Down
2 changes: 1 addition & 1 deletion helm/manifest_json.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package helm
Expand Down
2 changes: 1 addition & 1 deletion helm/manifest_json_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package helm
Expand Down
2 changes: 1 addition & 1 deletion helm/provider.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package helm
Expand Down
2 changes: 1 addition & 1 deletion helm/provider_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package helm
Expand Down
2 changes: 1 addition & 1 deletion helm/resource_helm_release.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package helm
Expand Down
2 changes: 1 addition & 1 deletion helm/resource_helm_release_stateupgrader.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0
package helm

Expand Down
2 changes: 1 addition & 1 deletion helm/resource_helm_release_stateupgrader_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package helm
Expand Down
2 changes: 1 addition & 1 deletion helm/resource_helm_release_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package helm
Expand Down
2 changes: 1 addition & 1 deletion helm/test-infra/gke/kubeconfig-template.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2017, 2026
# SPDX-License-Identifier: MPL-2.0

apiVersion: v1
Expand Down
2 changes: 1 addition & 1 deletion helm/test-infra/gke/main.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2017, 2026
# SPDX-License-Identifier: MPL-2.0

provider "google" {
Expand Down
2 changes: 1 addition & 1 deletion helm/test-infra/install-helm-via-docker.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2017, 2026
# SPDX-License-Identifier: MPL-2.0

set -e
Expand Down
2 changes: 1 addition & 1 deletion helm/testing/config-da-basic/test.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2017, 2026
# SPDX-License-Identifier: MPL-2.0

terraform {
Expand Down
2 changes: 1 addition & 1 deletion helm/testing/deferred_actions_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package testing
Expand Down
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion scripts/changelog-links.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2017, 2026
# SPDX-License-Identifier: MPL-2.0


Expand Down
2 changes: 1 addition & 1 deletion scripts/errcheck.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2017, 2026
# SPDX-License-Identifier: MPL-2.0


Expand Down
2 changes: 1 addition & 1 deletion scripts/get-version-matrix.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2017, 2026
# SPDX-License-Identifier: MPL-2.0


Expand Down
2 changes: 1 addition & 1 deletion scripts/gofmtcheck.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2017, 2026
# SPDX-License-Identifier: MPL-2.0


Expand Down
2 changes: 1 addition & 1 deletion scripts/gogetcookie.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2017, 2026
# SPDX-License-Identifier: MPL-2.0

eval 'set +o history' 2>/dev/null || setopt HIST_IGNORE_SPACE 2>/dev/null
Expand Down
2 changes: 1 addition & 1 deletion scripts/markdown-link-check.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2017, 2026
# SPDX-License-Identifier: MPL-2.0

# Local script runner for recursive markdown-link-check.
Expand Down
2 changes: 1 addition & 1 deletion tools/tools.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2017, 2026
// SPDX-License-Identifier: MPL-2.0

//go:build tools
Expand Down
Loading