Skip to content

Commit 07456d4

Browse files
committed
Remove duplicate LICENSE file
Hide license-header.txt
1 parent 66eb87b commit 07456d4

File tree

3 files changed

+1
-278
lines changed

3 files changed

+1
-278
lines changed
File renamed without changes.

LICENSE.txt

Lines changed: 0 additions & 277 deletions
This file was deleted.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
<!-- static imports last -->
312312
</importOrder>
313313
<licenseHeader>
314-
<file>${project.basedir}/license-header.txt</file>
314+
<file>${project.basedir}/.license-header.txt</file>
315315
</licenseHeader>
316316
<!-- accept all endings to support validations on top of source archives -->
317317
<lineEndings>PRESERVE</lineEndings>

0 commit comments

Comments
 (0)