From 69bc9ecd1f6194a18bdafd62abbcb166d2e18451 Mon Sep 17 00:00:00 2001 From: Evsyukov Denis Date: Tue, 17 Sep 2024 17:13:47 +0300 Subject: [PATCH] wip Signed-off-by: Evsyukov Denis --- pkg/linters/copyright/library.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/linters/copyright/library.go b/pkg/linters/copyright/library.go index f5d5264..4d0e77b 100644 --- a/pkg/linters/copyright/library.go +++ b/pkg/linters/copyright/library.go @@ -7,7 +7,7 @@ import ( "regexp" ) -var EELicenseRe = regexp.MustCompile(`(?s)Copyright 202[1-9] Flant JSC.*Licensed under the Deckhouse Platform Enterprise Edition \(EE\) license.*See https://github\.com/deckhouse/deckhouse/blob/main/ee/LICENSE`) +// var EELicenseRe = regexp.MustCompile(`(?s)Copyright 202[1-9] Flant JSC.*Licensed under the Deckhouse Platform Enterprise Edition \(EE\) license.*See https://github\.com/deckhouse/deckhouse/blob/main/ee/LICENSE`) var CELicenseRe = regexp.MustCompile(`(?s)[/#{!-]*(\s)*Copyright 202[1-9] Flant JSC[-!}\n#/]* [/#{!-]*(\s)*Licensed under the Apache License, Version 2.0 \(the "License"\);[-!}\n]*