Increase REUSE compliance
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 18 Mar 2024 15:17:34 +0000 (11:17 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 18 Mar 2024 15:19:36 +0000 (11:19 -0400)
commit9cc0acc68f7425b2fb8822d5efbdd4874ca6aba9
treee879043d6683962e137533f9c0892f2afc73c231
parent881868ee9b762f1535194e8918411cd2a0ba18d5
Increase REUSE compliance

See https://reuse.software/[REUSE] to learn more.

Leaving files in `m4` not REUSE-compliant because I don't know their
exact license.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ie9f8cd2a7b9c69e3f3ca8bd2e06588ed51980fbb
17 files changed:
.clang-format
.clang-tidy
.gitignore
Doxyfile.in
LICENSES/BSD-2-Clause.txt [new file with mode: 0644]
LICENSES/CC-BY-SA-4.0.txt [new file with mode: 0644]
LICENSES/GPL-2.0-only.txt [new file with mode: 0644]
LICENSES/MIT.txt [new file with mode: 0644]
Makefile.am
argpar/Makefile.am
argpar/argpar.c
argpar/argpar.h
bootstrap
configure.ac
tests/Makefile.am
tests/tap/Makefile.am
tests/test-argpar.c
This page took 0.023878 seconds and 4 git commands to generate.