From e998fb7889157311e0ebf3819b4abaf74c0c6a66 Mon Sep 17 00:00:00 2001 From: Harrison Hogg <7130591+HHogg@users.noreply.github.com> Date: Mon, 26 Feb 2024 14:29:20 +0000 Subject: [PATCH] Update plugins/scaffolder-react/src/next/overridableComponents.ts Co-authored-by: Philipp Hugenroth Signed-off-by: Harrison Hogg <7130591+HHogg@users.noreply.github.com> --- plugins/scaffolder-react/src/next/overridableComponents.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/scaffolder-react/src/next/overridableComponents.ts b/plugins/scaffolder-react/src/next/overridableComponents.ts index 0a97a18645..56986d4f80 100644 --- a/plugins/scaffolder-react/src/next/overridableComponents.ts +++ b/plugins/scaffolder-react/src/next/overridableComponents.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 The Backstage Authors + * Copyright 2024 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.