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 .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2013, 2025
# SPDX-License-Identifier: MPL-2.0

version: 2
Expand Down
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2013, 2025
# SPDX-License-Identifier: MPL-2.0

linters:
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. 2013, 2025
# SPDX-License-Identifier: MPL-2.0

url_license = "https://github.com/hashicorp/serf/blob/master/LICENSE"
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2013 HashiCorp, Inc.
Copyright IBM Corp. 2013, 2025

Mozilla Public License, version 2.0

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

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

package client
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/agent.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/agent_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/command.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/command_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/config.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/config_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/event_handler.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/event_handler_mock.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/event_handler_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/flag_slice_value.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/flag_slice_value_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/gated_writer.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/gated_writer_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/invoke.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/ipc.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/ipc_event_stream.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/ipc_event_stream_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/ipc_log_stream.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/ipc_log_stream_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/ipc_query_response_stream.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/log_levels.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/log_writer.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/log_writer_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/mdns.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/rpc_client_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/syslog.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/syslog_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/util.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/agent/util_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package agent
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/event.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/event_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/force_leave.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/force_leave_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/info.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/info_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/join.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/join_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/keygen.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/keygen_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/keys.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/keys_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/leave.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/leave_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/members.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/members_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/monitor.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/output.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/output_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/query.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/query_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/reachability.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/reachability_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/rpc.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/rtt.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/rtt_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/tags.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/tags_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/util_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/command/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package command
Expand Down
2 changes: 1 addition & 1 deletion cmd/serf/commands.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2013, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
Loading
Loading