Skip to content

Commit

Permalink
Moved apache2.0-header.txt file to root project.
Browse files Browse the repository at this point in the history
  • Loading branch information
broo2s committed Jan 17, 2011
1 parent 3b0b133 commit a846020
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -35,7 +35,7 @@
<groupId>com.mycila.maven-license-plugin</groupId>
<artifactId>maven-license-plugin</artifactId>
<configuration>
<header>src/templates/apache2.0-header.txt</header>
<header>${project.parent.basedir}/src/templates/apache2.0-header.txt</header>
<strictCheck>true</strictCheck>
</configuration>
<executions>
Expand Down
File renamed without changes.

0 comments on commit a846020

Please sign in to comment.