From 6b40174cb255b78cda0d8f242ad81642cf758414 Mon Sep 17 00:00:00 2001 From: Kurt King Date: Mon, 12 Dec 2022 14:56:56 -0600 Subject: [PATCH] Update packages/cli/templates/web-library-package/src/index.ts.hbs Co-authored-by: Camila Belo Signed-off-by: Kurt King --- packages/cli/templates/web-library-package/src/index.ts.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/templates/web-library-package/src/index.ts.hbs b/packages/cli/templates/web-library-package/src/index.ts.hbs index 287d260d7b..4697d8f640 100644 --- a/packages/cli/templates/web-library-package/src/index.ts.hbs +++ b/packages/cli/templates/web-library-package/src/index.ts.hbs @@ -1,5 +1,5 @@ /* -* Copyright 2020 The Backstage Authors +* Copyright 2022 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.