mirror of
https://github.com/artizirk/wdisplays.git
synced 2024-12-22 04:20:16 +02:00
Fixed license SPDX ID in main meson.build
This commit is contained in:
parent
0683283fa5
commit
052c492040
@ -2,7 +2,7 @@
|
|||||||
# SPDX-License-Identifier: CC0-1.0
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
project('network.cycles.wdisplays', 'c',
|
project('network.cycles.wdisplays', 'c',
|
||||||
license: 'MIT',
|
license: 'GPL-3.0-or-later',
|
||||||
version: '1.1.1'
|
version: '1.1.1'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user