From 7323f98403a941849ce0b4fc65077a6586a6e50f Mon Sep 17 00:00:00 2001 From: Kurt King Date: Wed, 18 Jan 2023 09:25:37 -0700 Subject: [PATCH] change 2022 to 2020 Signed-off-by: Kurt King --- packages/core-components/src/components/Link/Link.stories.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core-components/src/components/Link/Link.stories.tsx b/packages/core-components/src/components/Link/Link.stories.tsx index 17e331b0b5..6049ec68b1 100644 --- a/packages/core-components/src/components/Link/Link.stories.tsx +++ b/packages/core-components/src/components/Link/Link.stories.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2022 The Backstage Authors + * Copyright 2020 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.