Attach GPL3+ licence
This commit is contained in:
parent
903095c23f
commit
9fb7dd8537
9 changed files with 794 additions and 0 deletions
|
@ -7,6 +7,7 @@ project('ducktorrent', 'cpp',
|
|||
'b_ndebug=if-release',
|
||||
'c_std=c99',
|
||||
],
|
||||
license: 'GPL3+',
|
||||
)
|
||||
|
||||
boost_dep = dependency('boost', version: '>=1.75.0')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue