diff --git a/plugin/storage/badger/config.go b/plugin/storage/badger/config.go index 40ae8d37d07..aacf9ec153b 100644 --- a/plugin/storage/badger/config.go +++ b/plugin/storage/badger/config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 The Jaeger Authors. +// Copyright (c) 2024 The Jaeger Authors. // SPDX-License-Identifier: Apache-2.0 package badger diff --git a/plugin/storage/badger/config_test.go b/plugin/storage/badger/config_test.go index ec3b363c2b4..8b8fbf2d1c4 100644 --- a/plugin/storage/badger/config_test.go +++ b/plugin/storage/badger/config_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 The Jaeger Authors. +// Copyright (c) 2024 The Jaeger Authors. // SPDX-License-Identifier: Apache-2.0 package badger diff --git a/plugin/storage/badger/options.go b/plugin/storage/badger/options.go index c9f34f40e0f..1bfa611de17 100644 --- a/plugin/storage/badger/options.go +++ b/plugin/storage/badger/options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2024 The Jaeger Authors. +// Copyright (c) 2018 The Jaeger Authors. // SPDX-License-Identifier: Apache-2.0 package badger diff --git a/plugin/storage/badger/options_test.go b/plugin/storage/badger/options_test.go index e397391427c..8f1a051063b 100644 --- a/plugin/storage/badger/options_test.go +++ b/plugin/storage/badger/options_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2024 The Jaeger Authors. +// Copyright (c) 2018 The Jaeger Authors. // SPDX-License-Identifier: Apache-2.0 package badger