From 2ddf648a0187c529070f9a179ab30e6e6bc63546 Mon Sep 17 00:00:00 2001 From: Enrico Alvarenga Date: Tue, 1 Aug 2023 11:26:00 -0700 Subject: [PATCH] fix: copyright copy&paste typo Co-authored-by: Camila Belo Signed-off-by: Enrico Alvarenga --- plugins/search/config.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/search/config.d.ts b/plugins/search/config.d.ts index 2c284a53b4..ffbbd7636b 100644 --- a/plugins/search/config.d.ts +++ b/plugins/search/config.d.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 The Backstage Authors + * Copyright 2023 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.