diff --git a/pkg/rtpfb/acknowledgement.go b/pkg/rtpfb/acknowledgement.go index 4abb0de7..d7bb27e7 100644 --- a/pkg/rtpfb/acknowledgement.go +++ b/pkg/rtpfb/acknowledgement.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2025 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package rtpfb diff --git a/pkg/rtpfb/ccfb_receiver.go b/pkg/rtpfb/ccfb_receiver.go index 733f1414..733a77a5 100644 --- a/pkg/rtpfb/ccfb_receiver.go +++ b/pkg/rtpfb/ccfb_receiver.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2025 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package rtpfb diff --git a/pkg/rtpfb/ccfb_receiver_test.go b/pkg/rtpfb/ccfb_receiver_test.go index 828d8339..e2025ff9 100644 --- a/pkg/rtpfb/ccfb_receiver_test.go +++ b/pkg/rtpfb/ccfb_receiver_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2025 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package rtpfb diff --git a/pkg/rtpfb/history.go b/pkg/rtpfb/history.go index 8087a9db..84255f5a 100644 --- a/pkg/rtpfb/history.go +++ b/pkg/rtpfb/history.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2025 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package rtpfb diff --git a/pkg/rtpfb/history_test.go b/pkg/rtpfb/history_test.go index 0a272ab4..71d5f12e 100644 --- a/pkg/rtpfb/history_test.go +++ b/pkg/rtpfb/history_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2025 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package rtpfb diff --git a/pkg/rtpfb/interceptor.go b/pkg/rtpfb/interceptor.go index 56f76a12..723327b2 100644 --- a/pkg/rtpfb/interceptor.go +++ b/pkg/rtpfb/interceptor.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2025 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT // Package rtpfb implements feedback aggregation for CCFB and TWCC packets. diff --git a/pkg/rtpfb/interceptor_test.go b/pkg/rtpfb/interceptor_test.go index 61c16355..7abea46d 100644 --- a/pkg/rtpfb/interceptor_test.go +++ b/pkg/rtpfb/interceptor_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2025 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package rtpfb diff --git a/pkg/rtpfb/report.go b/pkg/rtpfb/report.go index 03b49c2d..d444552f 100644 --- a/pkg/rtpfb/report.go +++ b/pkg/rtpfb/report.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2025 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package rtpfb diff --git a/pkg/rtpfb/twcc_receiver.go b/pkg/rtpfb/twcc_receiver.go index 07c4e03a..cc8633a1 100644 --- a/pkg/rtpfb/twcc_receiver.go +++ b/pkg/rtpfb/twcc_receiver.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2025 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package rtpfb diff --git a/pkg/rtpfb/twcc_receiver_test.go b/pkg/rtpfb/twcc_receiver_test.go index 4534f7b0..389c897b 100644 --- a/pkg/rtpfb/twcc_receiver_test.go +++ b/pkg/rtpfb/twcc_receiver_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2025 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package rtpfb