From fed57c3b1eb241264c3ee76a99f1cf675aa46369 Mon Sep 17 00:00:00 2001 From: Aramis Date: Thu, 25 Jan 2024 18:04:39 -0500 Subject: [PATCH] update the autogenerated file comment Signed-off-by: Aramis --- .../templates/typescript-backstage/licenseInfo.mustache | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/repo-tools/templates/typescript-backstage/licenseInfo.mustache b/packages/repo-tools/templates/typescript-backstage/licenseInfo.mustache index fa54b15df0..7a1b10e780 100644 --- a/packages/repo-tools/templates/typescript-backstage/licenseInfo.mustache +++ b/packages/repo-tools/templates/typescript-backstage/licenseInfo.mustache @@ -1,5 +1,5 @@ // -/** - * NOTE: This class is auto generated, do not edit the class manually. - */ \ No newline at end of file +// ****************************************************************** +// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * +// ****************************************************************** \ No newline at end of file