We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa80bc commit 529e954Copy full SHA for 529e954
project/scalastyle-config.xml
@@ -8,8 +8,8 @@
8
</check>
9
<check level="warning" class="org.scalastyle.file.HeaderMatchesChecker" enabled="true">
10
<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
+ <parameter name="header"><![CDATA[// Copyright (C) 2018 The Delphi Team.
+// See the LICENCE file distributed with this work for additional
13
// information regarding copyright ownership.
14
//
15
// Licensed under the Apache License, Version 2.0 (the "License");
0 commit comments