From 235950ed3073ac05d1ddbab46cd5f5d78ce006e2 Mon Sep 17 00:00:00 2001 From: daan Date: Wed, 29 Mar 2023 14:28:19 -0700 Subject: [PATCH] Update plugins/catalog-react/src/components/EntityNamespacePicker/EntityNamespacePicker.tsx Co-authored-by: Tim Hansen Signed-off-by: daan --- .../components/EntityNamespacePicker/EntityNamespacePicker.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/catalog-react/src/components/EntityNamespacePicker/EntityNamespacePicker.tsx b/plugins/catalog-react/src/components/EntityNamespacePicker/EntityNamespacePicker.tsx index 98bcc610b2..c6b59f9275 100644 --- a/plugins/catalog-react/src/components/EntityNamespacePicker/EntityNamespacePicker.tsx +++ b/plugins/catalog-react/src/components/EntityNamespacePicker/EntityNamespacePicker.tsx @@ -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.