diff --git a/.github/.gitignore b/.github/.gitignore index c3421a1a..c4e11699 100644 --- a/.github/.gitignore +++ b/.github/.gitignore @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT .goassets diff --git a/.github/fetch-scripts.sh b/.github/fetch-scripts.sh index f333841e..16b1338d 100755 --- a/.github/fetch-scripts.sh +++ b/.github/fetch-scripts.sh @@ -8,7 +8,7 @@ # If you want to update the shared CI config, send a PR to # https://github.com/pion/.goassets instead of this repository. # -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT set -eu diff --git a/.github/install-hooks.sh b/.github/install-hooks.sh index 2bad37c1..6e673139 100755 --- a/.github/install-hooks.sh +++ b/.github/install-hooks.sh @@ -8,7 +8,7 @@ # If you want to update the shared CI config, send a PR to # https://github.com/pion/.goassets instead of this repository. # -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT SCRIPT_PATH="$(realpath "$(dirname "$0")")" diff --git a/.github/workflows/api.yaml b/.github/workflows/api.yaml index 1032179e..d4052c64 100644 --- a/.github/workflows/api.yaml +++ b/.github/workflows/api.yaml @@ -8,7 +8,7 @@ # If you want to update the shared CI config, send a PR to # https://github.com/pion/.goassets instead of this repository. # -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT name: API diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index ea9b825e..f825e2ee 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -8,7 +8,7 @@ # If you want to update the shared CI config, send a PR to # https://github.com/pion/.goassets instead of this repository. # -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT name: CodeQL diff --git a/.github/workflows/fuzz.yaml b/.github/workflows/fuzz.yaml index 2f888ad3..cd43c193 100644 --- a/.github/workflows/fuzz.yaml +++ b/.github/workflows/fuzz.yaml @@ -8,7 +8,7 @@ # If you want to update the shared CI config, send a PR to # https://github.com/pion/.goassets instead of this repository. # -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT name: Fuzz diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 5dd3a993..0966ef18 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -8,7 +8,7 @@ # If you want to update the shared CI config, send a PR to # https://github.com/pion/.goassets instead of this repository. # -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT name: Lint diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3b94deb7..fe0d3895 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,7 +8,7 @@ # If you want to update the shared CI config, send a PR to # https://github.com/pion/.goassets instead of this repository. # -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT name: Release diff --git a/.github/workflows/renovate-go-sum-fix.yaml b/.github/workflows/renovate-go-sum-fix.yaml index b7bb1b4f..28cf9e22 100644 --- a/.github/workflows/renovate-go-sum-fix.yaml +++ b/.github/workflows/renovate-go-sum-fix.yaml @@ -8,7 +8,7 @@ # If you want to update the shared CI config, send a PR to # https://github.com/pion/.goassets instead of this repository. # -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT name: Fix go.sum diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml index 8633a12a..3dfd683c 100644 --- a/.github/workflows/reuse.yml +++ b/.github/workflows/reuse.yml @@ -8,7 +8,7 @@ # If you want to update the shared CI config, send a PR to # https://github.com/pion/.goassets instead of this repository. # -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT name: REUSE Compliance Check diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index ab6ebae4..6e34f4fa 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -8,7 +8,7 @@ # If you want to update the shared CI config, send a PR to # https://github.com/pion/.goassets instead of this repository. # -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT name: Test diff --git a/.github/workflows/tidy-check.yaml b/.github/workflows/tidy-check.yaml index 7ed07ba0..f2c3538b 100644 --- a/.github/workflows/tidy-check.yaml +++ b/.github/workflows/tidy-check.yaml @@ -8,7 +8,7 @@ # If you want to update the shared CI config, send a PR to # https://github.com/pion/.goassets instead of this repository. # -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT name: Go mod tidy diff --git a/.gitignore b/.gitignore index 6e2f206a..23945578 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT ### JetBrains IDE ### diff --git a/.golangci.yml b/.golangci.yml index 4b4025fb..43af4c38 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT version: "2" diff --git a/.goreleaser.yml b/.goreleaser.yml index 30093e9d..8577d86d 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT builds: diff --git a/.reuse/dep5 b/.reuse/dep5 index b26c56d6..ebb85e4d 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -3,9 +3,9 @@ Upstream-Name: Pion Source: https://github.com/pion/ Files: README.md DESIGN.md **/README.md AUTHORS.txt renovate.json go.mod go.sum **/go.mod **/go.sum .eslintrc.json package.json examples.json sfu-ws/flutter/.gitignore sfu-ws/flutter/pubspec.yaml c-data-channels/webrtc.h examples/examples.json yarn.lock -Copyright: 2023 The Pion community +Copyright: 2026 The Pion community License: MIT Files: testdata/seed/* testdata/fuzz/* **/testdata/fuzz/* api/*.txt -Copyright: 2023 The Pion community +Copyright: 2026 The Pion community License: CC0-1.0 diff --git a/LICENSE b/LICENSE index 491caf6b..d96df053 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 The Pion community +Copyright (c) 2026 The Pion community Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/ack_timer.go b/ack_timer.go index 80e96885..868cbc0b 100644 --- a/ack_timer.go +++ b/ack_timer.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/ack_timer_test.go b/ack_timer_test.go index 06ba2309..ef824d6c 100644 --- a/ack_timer_test.go +++ b/ack_timer_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/association.go b/association.go index 737458d1..52cb375b 100644 --- a/association.go +++ b/association.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/association_stats.go b/association_stats.go index 0e4e581b..0e3e23b8 100644 --- a/association_stats.go +++ b/association_stats.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/association_test.go b/association_test.go index cbfdb418..69e310bf 100644 --- a/association_test.go +++ b/association_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT //go:build !js diff --git a/chunk.go b/chunk.go index 50b8a2e4..8337f9aa 100644 --- a/chunk.go +++ b/chunk.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_abort.go b/chunk_abort.go index 4692d7c3..500ad5fc 100644 --- a/chunk_abort.go +++ b/chunk_abort.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp // nolint:dupl diff --git a/chunk_abort_test.go b/chunk_abort_test.go index b342819b..8d5acb38 100644 --- a/chunk_abort_test.go +++ b/chunk_abort_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_cookie_ack.go b/chunk_cookie_ack.go index 84567496..5ca28204 100644 --- a/chunk_cookie_ack.go +++ b/chunk_cookie_ack.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_cookie_echo.go b/chunk_cookie_echo.go index bf7d361b..c8f77edc 100644 --- a/chunk_cookie_echo.go +++ b/chunk_cookie_echo.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_error.go b/chunk_error.go index a8ac0565..d15708a1 100644 --- a/chunk_error.go +++ b/chunk_error.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp // nolint:dupl diff --git a/chunk_error_test.go b/chunk_error_test.go index 7bf834b2..abf377c7 100644 --- a/chunk_error_test.go +++ b/chunk_error_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_forward_tsn.go b/chunk_forward_tsn.go index e342e658..d71e844c 100644 --- a/chunk_forward_tsn.go +++ b/chunk_forward_tsn.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_forward_tsn_test.go b/chunk_forward_tsn_test.go index 997210a0..7306b256 100644 --- a/chunk_forward_tsn_test.go +++ b/chunk_forward_tsn_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_heartbeat.go b/chunk_heartbeat.go index 74d24bfa..de99a067 100644 --- a/chunk_heartbeat.go +++ b/chunk_heartbeat.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_heartbeat_ack.go b/chunk_heartbeat_ack.go index 60e14af0..d3671699 100644 --- a/chunk_heartbeat_ack.go +++ b/chunk_heartbeat_ack.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_heartbeat_ack_test.go b/chunk_heartbeat_ack_test.go index 763792f8..34cd65f5 100644 --- a/chunk_heartbeat_ack_test.go +++ b/chunk_heartbeat_ack_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_heartbeat_test.go b/chunk_heartbeat_test.go index c1aeed48..45d4f1e6 100644 --- a/chunk_heartbeat_test.go +++ b/chunk_heartbeat_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_init.go b/chunk_init.go index b31aa973..a6568b31 100644 --- a/chunk_init.go +++ b/chunk_init.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp // nolint:dupl diff --git a/chunk_init_ack.go b/chunk_init_ack.go index abd65c8c..7312cc18 100644 --- a/chunk_init_ack.go +++ b/chunk_init_ack.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp // nolint:dupl diff --git a/chunk_init_common.go b/chunk_init_common.go index 0b0becde..7fc55809 100644 --- a/chunk_init_common.go +++ b/chunk_init_common.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_init_test.go b/chunk_init_test.go index 8eaaee07..f1e16e0b 100644 --- a/chunk_init_test.go +++ b/chunk_init_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_payload_data.go b/chunk_payload_data.go index 3e5746e9..dfd8ef77 100644 --- a/chunk_payload_data.go +++ b/chunk_payload_data.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_reconfig.go b/chunk_reconfig.go index 8e47c2bb..d2196776 100644 --- a/chunk_reconfig.go +++ b/chunk_reconfig.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_reconfig_test.go b/chunk_reconfig_test.go index b2c6c72d..1b21a002 100644 --- a/chunk_reconfig_test.go +++ b/chunk_reconfig_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_selective_ack.go b/chunk_selective_ack.go index 0fed910f..41113416 100644 --- a/chunk_selective_ack.go +++ b/chunk_selective_ack.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_shutdown.go b/chunk_shutdown.go index 7259977a..dba680ac 100644 --- a/chunk_shutdown.go +++ b/chunk_shutdown.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_shutdown_ack.go b/chunk_shutdown_ack.go index 33881003..3387f2b5 100644 --- a/chunk_shutdown_ack.go +++ b/chunk_shutdown_ack.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_shutdown_ack_test.go b/chunk_shutdown_ack_test.go index aeb16d61..2c250d8e 100644 --- a/chunk_shutdown_ack_test.go +++ b/chunk_shutdown_ack_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT //nolint:dupl diff --git a/chunk_shutdown_complete.go b/chunk_shutdown_complete.go index dfd7dd6b..e589aa2c 100644 --- a/chunk_shutdown_complete.go +++ b/chunk_shutdown_complete.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_shutdown_complete_test.go b/chunk_shutdown_complete_test.go index 72d82cc4..27747657 100644 --- a/chunk_shutdown_complete_test.go +++ b/chunk_shutdown_complete_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT //nolint:dupl diff --git a/chunk_shutdown_test.go b/chunk_shutdown_test.go index a2c7e0a7..fec085b1 100644 --- a/chunk_shutdown_test.go +++ b/chunk_shutdown_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunk_test.go b/chunk_test.go index f1568d69..3c4ae361 100644 --- a/chunk_test.go +++ b/chunk_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunkheader.go b/chunkheader.go index 8c5c3129..9f3c91b1 100644 --- a/chunkheader.go +++ b/chunkheader.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunkheader_test.go b/chunkheader_test.go index 6e3e8dc0..bf6125af 100644 --- a/chunkheader_test.go +++ b/chunkheader_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunktype.go b/chunktype.go index 92133f29..3fe0aa35 100644 --- a/chunktype.go +++ b/chunktype.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/chunktype_test.go b/chunktype_test.go index 56b330cf..30d39285 100644 --- a/chunktype_test.go +++ b/chunktype_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/codecov.yml b/codecov.yml index 263e4d45..b9639c22 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,7 +3,7 @@ # # It is automatically copied from https://github.com/pion/.goassets repository. # -# SPDX-FileCopyrightText: 2023 The Pion community +# SPDX-FileCopyrightText: 2026 The Pion community # SPDX-License-Identifier: MIT coverage: diff --git a/control_queue.go b/control_queue.go index 20ae995d..e377bb12 100644 --- a/control_queue.go +++ b/control_queue.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/error_cause.go b/error_cause.go index f3cf72f5..aaca3a11 100644 --- a/error_cause.go +++ b/error_cause.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/error_cause_header.go b/error_cause_header.go index fd1cd261..f8c556f8 100644 --- a/error_cause_header.go +++ b/error_cause_header.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/error_cause_invalid_mandatory_parameter.go b/error_cause_invalid_mandatory_parameter.go index e8615a4e..b46bb4ed 100644 --- a/error_cause_invalid_mandatory_parameter.go +++ b/error_cause_invalid_mandatory_parameter.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/error_cause_protocol_violation.go b/error_cause_protocol_violation.go index 4228ac36..d625fdd9 100644 --- a/error_cause_protocol_violation.go +++ b/error_cause_protocol_violation.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/error_cause_unrecognized_chunk_type.go b/error_cause_unrecognized_chunk_type.go index 3a616ae8..d641e50e 100644 --- a/error_cause_unrecognized_chunk_type.go +++ b/error_cause_unrecognized_chunk_type.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/error_cause_user_initiated_abort.go b/error_cause_user_initiated_abort.go index 57ffd14d..5efbb9e9 100644 --- a/error_cause_user_initiated_abort.go +++ b/error_cause_user_initiated_abort.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/examples/ping-pong/ping/conn.go b/examples/ping-pong/ping/conn.go index a1206f81..97aa498a 100644 --- a/examples/ping-pong/ping/conn.go +++ b/examples/ping-pong/ping/conn.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT // Package main implements a simple ping-pong example diff --git a/examples/ping-pong/ping/main.go b/examples/ping-pong/ping/main.go index a699b484..8c48c3cb 100644 --- a/examples/ping-pong/ping/main.go +++ b/examples/ping-pong/ping/main.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT //go:build !pong diff --git a/examples/ping-pong/pong/conn.go b/examples/ping-pong/pong/conn.go index a1206f81..97aa498a 100644 --- a/examples/ping-pong/pong/conn.go +++ b/examples/ping-pong/pong/conn.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT // Package main implements a simple ping-pong example diff --git a/examples/ping-pong/pong/main.go b/examples/ping-pong/pong/main.go index ca05c02f..5875cea9 100644 --- a/examples/ping-pong/pong/main.go +++ b/examples/ping-pong/pong/main.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package main diff --git a/packet.go b/packet.go index a8e82d10..84434d3f 100644 --- a/packet.go +++ b/packet.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/packet_test.go b/packet_test.go index b2ed66d1..8f94fb4c 100644 --- a/packet_test.go +++ b/packet_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param.go b/param.go index 8ac3e484..230a4667 100644 --- a/param.go +++ b/param.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_chunk_list.go b/param_chunk_list.go index fe890520..8f2afe0e 100644 --- a/param_chunk_list.go +++ b/param_chunk_list.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_ecn_capable.go b/param_ecn_capable.go index 65f269a8..689c55ea 100644 --- a/param_ecn_capable.go +++ b/param_ecn_capable.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_ecn_capable_test.go b/param_ecn_capable_test.go index d1b4fd89..57f936fd 100644 --- a/param_ecn_capable_test.go +++ b/param_ecn_capable_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp // nolint:dupl diff --git a/param_forward_tsn_supported.go b/param_forward_tsn_supported.go index 89ef51aa..276efeb8 100644 --- a/param_forward_tsn_supported.go +++ b/param_forward_tsn_supported.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_forward_tsn_supported_test.go b/param_forward_tsn_supported_test.go index 916797c6..3c083fcb 100644 --- a/param_forward_tsn_supported_test.go +++ b/param_forward_tsn_supported_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp // nolint:dupl diff --git a/param_heartbeat_info.go b/param_heartbeat_info.go index f7ab5128..8339bad8 100644 --- a/param_heartbeat_info.go +++ b/param_heartbeat_info.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_outgoing_reset_request.go b/param_outgoing_reset_request.go index 7a39b94d..24406e06 100644 --- a/param_outgoing_reset_request.go +++ b/param_outgoing_reset_request.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_outgoing_reset_request_test.go b/param_outgoing_reset_request_test.go index e476207d..2b91f5cb 100644 --- a/param_outgoing_reset_request_test.go +++ b/param_outgoing_reset_request_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_random.go b/param_random.go index a4b68450..e873d09d 100644 --- a/param_random.go +++ b/param_random.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_reconfig_response.go b/param_reconfig_response.go index 54e14179..3740a565 100644 --- a/param_reconfig_response.go +++ b/param_reconfig_response.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_reconfig_response_test.go b/param_reconfig_response_test.go index 3403de5b..c1c14206 100644 --- a/param_reconfig_response_test.go +++ b/param_reconfig_response_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_requested_hmac_algorithm.go b/param_requested_hmac_algorithm.go index 3e98ea71..14756f7c 100644 --- a/param_requested_hmac_algorithm.go +++ b/param_requested_hmac_algorithm.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_state_cookie.go b/param_state_cookie.go index e7dfb915..b39ba565 100644 --- a/param_state_cookie.go +++ b/param_state_cookie.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_supported_extensions.go b/param_supported_extensions.go index 0441053a..88ec9d15 100644 --- a/param_supported_extensions.go +++ b/param_supported_extensions.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_test.go b/param_test.go index 6f7d2a42..539259b3 100644 --- a/param_test.go +++ b/param_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_zero_checksum.go b/param_zero_checksum.go index 29028926..b1dd2110 100644 --- a/param_zero_checksum.go +++ b/param_zero_checksum.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/param_zero_checksum_test.go b/param_zero_checksum_test.go index 562e9e05..27e56df7 100644 --- a/param_zero_checksum_test.go +++ b/param_zero_checksum_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/paramheader.go b/paramheader.go index 8b1986af..b876402d 100644 --- a/paramheader.go +++ b/paramheader.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/paramheader_test.go b/paramheader_test.go index a973f54e..db5a0ba0 100644 --- a/paramheader_test.go +++ b/paramheader_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/paramtype.go b/paramtype.go index b1cdacd3..8ba0eaa3 100644 --- a/paramtype.go +++ b/paramtype.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/paramtype_test.go b/paramtype_test.go index e4bcc3a0..98120fd3 100644 --- a/paramtype_test.go +++ b/paramtype_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/payload_queue.go b/payload_queue.go index 34efdde6..622c0fdc 100644 --- a/payload_queue.go +++ b/payload_queue.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/payload_queue_test.go b/payload_queue_test.go index 328e2110..f076a1a5 100644 --- a/payload_queue_test.go +++ b/payload_queue_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/pending_queue.go b/pending_queue.go index d3aeba86..be150f06 100644 --- a/pending_queue.go +++ b/pending_queue.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/pending_queue_test.go b/pending_queue_test.go index 4a79d727..3945260a 100644 --- a/pending_queue_test.go +++ b/pending_queue_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/queue.go b/queue.go index 1b82edc9..69f0edbb 100644 --- a/queue.go +++ b/queue.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/queue_test.go b/queue_test.go index eeee668c..1d273600 100644 --- a/queue_test.go +++ b/queue_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/reassembly_queue.go b/reassembly_queue.go index bef4ca5b..998824ee 100644 --- a/reassembly_queue.go +++ b/reassembly_queue.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/reassembly_queue_test.go b/reassembly_queue_test.go index ad61d79c..a796ea90 100644 --- a/reassembly_queue_test.go +++ b/reassembly_queue_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/receive_payload_queue.go b/receive_payload_queue.go index faa2377d..6e775d7e 100644 --- a/receive_payload_queue.go +++ b/receive_payload_queue.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/receive_payload_queue_test.go b/receive_payload_queue_test.go index 600db8e1..d8accc36 100644 --- a/receive_payload_queue_test.go +++ b/receive_payload_queue_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/rtx_timer.go b/rtx_timer.go index 65838249..f795b7f3 100644 --- a/rtx_timer.go +++ b/rtx_timer.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/rtx_timer_test.go b/rtx_timer_test.go index 1d1b129f..28df15fa 100644 --- a/rtx_timer_test.go +++ b/rtx_timer_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/sctp.go b/sctp.go index 2bf74fb3..ec9c7062 100644 --- a/sctp.go +++ b/sctp.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT // Package sctp implements the SCTP spec diff --git a/stream.go b/stream.go index 2c356cd0..4fd2382b 100644 --- a/stream.go +++ b/stream.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/stream_test.go b/stream_test.go index ba82dc2d..8c6c24dd 100644 --- a/stream_test.go +++ b/stream_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/util.go b/util.go index 257e289a..8a4a36e7 100644 --- a/util.go +++ b/util.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/util_test.go b/util_test.go index 73f1466a..1fb2a4f3 100644 --- a/util_test.go +++ b/util_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/vnet_test.go b/vnet_test.go index 8af9c92f..54183600 100644 --- a/vnet_test.go +++ b/vnet_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/windowedmin.go b/windowedmin.go index c8a5c5fe..eadb78cc 100644 --- a/windowedmin.go +++ b/windowedmin.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp diff --git a/windowedmin_test.go b/windowedmin_test.go index a03f3239..ebcf6e7e 100644 --- a/windowedmin_test.go +++ b/windowedmin_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package sctp