diff --git a/go/utils/copyrightshdrs/main.go b/go/utils/copyrightshdrs/main.go index ecef4c8666..cb3361c3fd 100644 --- a/go/utils/copyrightshdrs/main.go +++ b/go/utils/copyrightshdrs/main.go @@ -26,7 +26,6 @@ import ( var ExpectedHeader = regexp.MustCompile(`// Copyright (2019|2020|2021|2022|2023|2019-2020|2019-2021|2019-2022|2020-2021|2020-2022) Dolthub, Inc. // // 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 //