From 7ac1e3e34be0228c75149a1f232d54bc8232047c Mon Sep 17 00:00:00 2001 From: nojaf Date: Thu, 22 Jan 2026 16:15:31 +0100 Subject: [PATCH] Update copyright year Signed-off-by: nojaf --- plugins/search-backend-module-elasticsearch/src/auth.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/search-backend-module-elasticsearch/src/auth.ts b/plugins/search-backend-module-elasticsearch/src/auth.ts index 4491bc3b58..af7da316d4 100644 --- a/plugins/search-backend-module-elasticsearch/src/auth.ts +++ b/plugins/search-backend-module-elasticsearch/src/auth.ts @@ -1,5 +1,5 @@ /* - * Copyright 2024 The Backstage Authors + * Copyright 2026 The Backstage Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.