mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +02:00
Change license of smack-repl to GPLv3
This commit is contained in:
parent
1bce378e6d
commit
e6ac568f32
11 changed files with 138 additions and 81 deletions
|
@ -99,6 +99,7 @@ allprojects {
|
|||
gplLicensedProjects = [
|
||||
':smack-omemo-signal',
|
||||
':smack-omemo-signal-integration-test',
|
||||
':smack-repl'
|
||||
].collect{ project(it) }
|
||||
// When this list is empty, then move the according javadoc
|
||||
// tool Werror option into the global configure section.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue