Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
biopet.biopet
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirrors
biopet.biopet
Commits
c61544e9
Commit
c61544e9
authored
8 years ago
by
Sander Bollen
Browse files
Options
Downloads
Patches
Plain Diff
remove gatk-specific parts from license
parent
9139289c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
biopet-core/src/main/resources/nl/lumc/sasc/biopet/License.txt
+1
-2
1 addition, 2 deletions
...t-core/src/main/resources/nl/lumc/sasc/biopet/License.txt
license_header.sh
+1
-3
1 addition, 3 deletions
license_header.sh
with
2 additions
and
5 deletions
biopet-core/src/main/resources/nl/lumc/sasc/biopet/License.txt
+
1
−
2
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
This diff is collapsed.
Click to expand it.
license_header.sh
+
1
−
3
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment