]> git.mdlowis.com Git - proto/labwc.git/commit
Add SPDX identifiers
authorJohan Malm <jgm323@gmail.com>
Sat, 13 Nov 2021 21:56:53 +0000 (21:56 +0000)
committerJohan Malm <jgm323@gmail.com>
Sat, 13 Nov 2021 21:56:53 +0000 (21:56 +0000)
commite227de134695d2f83d53435ad3beacfb275ce0d7
treeefbbb664cf57fe7e750dcca99e324b85337158df
parentff75b4cd26ca10228535194029ef2cc6f8fe57fd
Add SPDX identifiers
26 files changed:
include/common/buf.h
include/common/dir.h
include/common/font.h
include/common/grab-file.h
include/common/nodename.h
include/common/spawn.h
include/common/string-helpers.h
include/common/zfree.h
include/config/keybind.h
include/config/libinput.h
include/config/mousebind.h
include/config/rcxml.h
include/config/session.h
include/layers.h
include/resistance.h
include/ssd.h
include/theme.h
include/xbm/parse.h
include/xbm/tokenize.h
include/xbm/xbm.h
src/common/buf.c
src/common/dir.c
src/common/font.c
src/common/grab-file.c
src/common/nodename.c
src/resistance.c