Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
c61544e9
Commit
c61544e9
authored
May 19, 2016
by
Sander Bollen
Browse files
remove gatk-specific parts from license
parent
9139289c
Changes
2
Hide whitespace changes
Inline
Side-by-side
biopet-core/src/main/resources/nl/lumc/sasc/biopet/License.txt
View file @
c61544e9
...
...
@@ -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
license_header.sh
View file @
c61544e9
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment