Skip to content
Snippets Groups Projects
Commit c61544e9 authored by Sander Bollen's avatar Sander Bollen
Browse files

remove gatk-specific parts from license

parent 9139289c
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,6 @@ Copyright 2014 Sequencing Analysis Support Core - Leiden University Medical Cent
Contact us at: sasc@lumc.nl
A dual licensing mode is applied. The source code within this project that are
not part of GATK Queue is freely available for non-commercial use under an AGPL
A dual licensing mode is applied. The source code within this project is freely available for non-commercial use under an AGPL
license; For commercial users or users who do not want to follow the AGPL
license, please contact us to obtain a separate license.
\ No newline at end of file
......@@ -11,6 +11,4 @@ if [ $1 ] ; then
MODE=$1
fi
mvn -f $DIR/public/pom.xml license:$MODE -Dlicense.header=$DIR/public/LICENSE
mvn -f $DIR/protected/pom.xml license:$MODE -Dlicense.header=$DIR/protected/LICENSE
\ No newline at end of file
mvn -f $DIR/pom.xml license:$MODE -Dlicense.header=$DIR/LICENSE
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment