diff --git a/sped.go b/sped.go index 6143cab3..cea3be7c 100644 --- a/sped.go +++ b/sped.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2025 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package ice diff --git a/sped_test.go b/sped_test.go index ae5e2a9c..570ee3d1 100644 --- a/sped_test.go +++ b/sped_test.go @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2025 The Pion community +// SPDX-FileCopyrightText: 2026 The Pion community // SPDX-License-Identifier: MIT package ice