Relicense to GPL3+, add REUSE compliance

https://reuse.software/spec/
This commit is contained in:
Jason Francis
2020-05-08 08:25:30 -04:00
parent 0faafdc04d
commit 596ed1c2a9
20 changed files with 1178 additions and 39 deletions

View File

@@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: 2020 Jason Francis <jason@cycles.network>
# SPDX-License-Identifier: CC0-1.0
wayland_scanner = find_program('wayland-scanner')
wayland_client = dependency('wayland-client')
wayland_protos = dependency('wayland-protocols', version: '>=1.17')