From d653d68b97d777757a61ee5b588d589285288316 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Wed, 4 Jan 2023 15:28:04 +0100 Subject: [PATCH] Fix licence template --- tools/detekt/license.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/detekt/license.template b/tools/detekt/license.template index c35822ad85..63b899da9b 100644 --- a/tools/detekt/license.template +++ b/tools/detekt/license.template @@ -1,11 +1,11 @@ /\* - \* Copyright \(c\) 20\d\d New Vector Ltd +(.*\n)* \* Copyright \(c\) 20\d\d New Vector Ltd(.*\n)* \* \* Licensed under the Apache License, Version 2\.0 \(the "License"\); \* you may not use this file except in compliance with the License\. \* You may obtain a copy of the License at \* - \* http://www\.apache\.org/licenses/LICENSE-2\.0 + \* http(s)?://www\.apache\.org/licenses/LICENSE-2\.0 \* \* Unless required by applicable law or agreed to in writing, software \* distributed under the License is distributed on an "AS IS" BASIS,