mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
*.c: add SPDX-License-Identifier
This commit is contained in:
parent
bdcb502631
commit
ebb632419b
33 changed files with 33 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <assert.h>
|
||||
#include <ctype.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue