Skip to content

Commit 529e954

Browse files
committed
Changed scalastyle configuration
1 parent 9aa80bc commit 529e954

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/scalastyle-config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
</check>
99
<check level="warning" class="org.scalastyle.file.HeaderMatchesChecker" enabled="true">
1010
<parameters>
11-
<parameter name="header"><![CDATA[// Copyright (C) 2011-2012 the original author or authors.
12-
// See the LICENCE.txt file distributed with this work for additional
11+
<parameter name="header"><![CDATA[// Copyright (C) 2018 The Delphi Team.
12+
// See the LICENCE file distributed with this work for additional
1313
// information regarding copyright ownership.
1414
//
1515
// Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)