Skip to content

Commit 712bc69

Browse files
committed
fix boilerplate
1 parent 451cf8c commit 712bc69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conformance/utils/config/listener.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@ Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.
66
You may obtain a copy of the License at
77
8-
http://www.apache.org/licenses/LICENSE-2.0
8+
http://www.apache.org/licenses/LICENSE-2.0
99
1010
Unless required by applicable law or agreed to in writing, software
1111
distributed under the License is distributed on an "AS IS" BASIS,
1212
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
16+
1617
package config
1718

1819
type DynamicPortRange struct {

0 commit comments

Comments
 (0)