From 5c619c2656afc43ec083bc356b0210cc306d0e5b Mon Sep 17 00:00:00 2001 From: Neil Twigg Date: Fri, 9 Jan 2026 17:45:13 +0000 Subject: [PATCH] Update copyright notices [skip ci] Signed-off-by: Neil Twigg --- server/auth_test.go | 2 +- server/certidp/ocsp_responder.go | 2 +- server/consumer.go | 2 +- server/filestore.go | 2 +- server/jetstream.go | 2 +- server/jetstream_api.go | 2 +- server/jetstream_consumer_test.go | 2 +- server/jetstream_test.go | 2 +- server/jetstream_versioning_test.go | 2 +- server/monitor.go | 2 +- server/mqtt_test.go | 2 +- server/raft.go | 2 +- server/raft_test.go | 2 +- server/stream.go | 2 +- server/util.go | 2 +- test/gateway_test.go | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/server/auth_test.go b/server/auth_test.go index d0e2ff9af2f..dbf88f9bfc3 100644 --- a/server/auth_test.go +++ b/server/auth_test.go @@ -1,4 +1,4 @@ -// Copyright 2012-2024 The NATS Authors +// Copyright 2012-2025 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/certidp/ocsp_responder.go b/server/certidp/ocsp_responder.go index ea2b614ed6c..e560d6e6a5b 100644 --- a/server/certidp/ocsp_responder.go +++ b/server/certidp/ocsp_responder.go @@ -1,4 +1,4 @@ -// Copyright 2023-2024 The NATS Authors +// Copyright 2023-2025 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/consumer.go b/server/consumer.go index eab09190891..931057dd2a6 100644 --- a/server/consumer.go +++ b/server/consumer.go @@ -1,4 +1,4 @@ -// Copyright 2019-2025 The NATS Authors +// Copyright 2019-2026 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/filestore.go b/server/filestore.go index 298410ed013..4aa9b0a0d3f 100644 --- a/server/filestore.go +++ b/server/filestore.go @@ -1,4 +1,4 @@ -// Copyright 2019-2025 The NATS Authors +// Copyright 2019-2026 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/jetstream.go b/server/jetstream.go index f07fcb949fa..409b4717554 100644 --- a/server/jetstream.go +++ b/server/jetstream.go @@ -1,4 +1,4 @@ -// Copyright 2019-2025 The NATS Authors +// Copyright 2019-2026 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/jetstream_api.go b/server/jetstream_api.go index a653b5036ab..e429ed01d1f 100644 --- a/server/jetstream_api.go +++ b/server/jetstream_api.go @@ -1,4 +1,4 @@ -// Copyright 2020-2025 The NATS Authors +// Copyright 2020-2026 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/jetstream_consumer_test.go b/server/jetstream_consumer_test.go index 4e4e3d4613f..0d6ad4bfa28 100644 --- a/server/jetstream_consumer_test.go +++ b/server/jetstream_consumer_test.go @@ -1,4 +1,4 @@ -// Copyright 2022-2025 The NATS Authors +// Copyright 2022-2026 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/jetstream_test.go b/server/jetstream_test.go index f682fcb647e..ec08444cedd 100644 --- a/server/jetstream_test.go +++ b/server/jetstream_test.go @@ -1,4 +1,4 @@ -// Copyright 2019-2025 The NATS Authors +// Copyright 2019-2026 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/jetstream_versioning_test.go b/server/jetstream_versioning_test.go index 49c0dd75f64..33620e18d92 100644 --- a/server/jetstream_versioning_test.go +++ b/server/jetstream_versioning_test.go @@ -1,4 +1,4 @@ -// Copyright 2024-2025 The NATS Authors +// Copyright 2024-2026 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/monitor.go b/server/monitor.go index ea90c4876a3..b0d68cc8e77 100644 --- a/server/monitor.go +++ b/server/monitor.go @@ -1,4 +1,4 @@ -// Copyright 2013-2025 The NATS Authors +// Copyright 2013-2026 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/mqtt_test.go b/server/mqtt_test.go index 5af9e7d0726..da201a3dd88 100644 --- a/server/mqtt_test.go +++ b/server/mqtt_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2025 The NATS Authors +// Copyright 2020-2026 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/raft.go b/server/raft.go index c6db0b744a3..591552b58e6 100644 --- a/server/raft.go +++ b/server/raft.go @@ -1,4 +1,4 @@ -// Copyright 2020-2025 The NATS Authors +// Copyright 2020-2026 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/raft_test.go b/server/raft_test.go index 682a311e813..39dd8b60e95 100644 --- a/server/raft_test.go +++ b/server/raft_test.go @@ -1,4 +1,4 @@ -// Copyright 2021-2025 The NATS Authors +// Copyright 2021-2026 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/stream.go b/server/stream.go index b676dab1785..f8fb6d58dd9 100644 --- a/server/stream.go +++ b/server/stream.go @@ -1,4 +1,4 @@ -// Copyright 2019-2025 The NATS Authors +// Copyright 2019-2026 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/server/util.go b/server/util.go index 4e08e3f0cda..f8ce7ab4987 100644 --- a/server/util.go +++ b/server/util.go @@ -1,4 +1,4 @@ -// Copyright 2012-2024 The NATS Authors +// Copyright 2012-2025 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/gateway_test.go b/test/gateway_test.go index de9cd48c0fe..a56ca26fa1a 100644 --- a/test/gateway_test.go +++ b/test/gateway_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2024 The NATS Authors +// Copyright 2018-2025 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at