1
0
mirror of https://github.com/artizirk/wdisplays.git synced 2025-12-10 09:55:12 +02:00

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 69564522bc
20 changed files with 1178 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: MIT */
/* Copyright (C) 2019 cyclopsian */
/* SPDX-FileCopyrightText: 2020 Jason Francis <jason@cycles.network>
* SPDX-License-Identifier: GPL-3.0-or-later */
#include <gtk/gtk.h>
#include <gdk/gdkwayland.h>