Declare copyright and licensing using REUSE
To fill in some gaps, I've had to make some assumptions: * trivial changes (such as checking for an additional function or header file in libglnx.m4) are assumed to not be copyrightable * Will Thompson and Matthew Leeds are assumed to be contributing on behalf of Endless Mobile Inc. * files with no explicit licensing information are assumed to be under the license found in COPYING Reference: https://reuse.software/ Signed-off-by:Simon McVittie <smcv@debian.org>
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- .gitlab-ci.yml 3 additions, 0 deletions.gitlab-ci.yml
- COPYING 3 additions, 502 deletionsCOPYING
- LICENSES/LGPL-2.0-or-later.txt 174 additions, 0 deletionsLICENSES/LGPL-2.0-or-later.txt
- LICENSES/LGPL-2.1-or-later.txt 502 additions, 0 deletionsLICENSES/LGPL-2.1-or-later.txt
- Makefile-libglnx.am 3 additions, 0 deletionsMakefile-libglnx.am
- README.md 6 additions, 0 deletionsREADME.md
- glnx-backport-autocleanups.h 1 addition, 0 deletionsglnx-backport-autocleanups.h
- glnx-backport-autoptr.h 1 addition, 0 deletionsglnx-backport-autoptr.h
- glnx-backports.c 1 addition, 0 deletionsglnx-backports.c
- glnx-backports.h 1 addition, 0 deletionsglnx-backports.h
- glnx-console.c 1 addition, 0 deletionsglnx-console.c
- glnx-console.h 1 addition, 0 deletionsglnx-console.h
- glnx-dirfd.c 1 addition, 0 deletionsglnx-dirfd.c
- glnx-dirfd.h 1 addition, 0 deletionsglnx-dirfd.h
- glnx-errors.c 1 addition, 0 deletionsglnx-errors.c
- glnx-errors.h 1 addition, 0 deletionsglnx-errors.h
- glnx-fdio.c 1 addition, 0 deletionsglnx-fdio.c
- glnx-fdio.h 1 addition, 0 deletionsglnx-fdio.h
- glnx-local-alloc.c 1 addition, 0 deletionsglnx-local-alloc.c
This diff is collapsed.
LICENSES/LGPL-2.0-or-later.txt
0 → 100644
This diff is collapsed.
LICENSES/LGPL-2.1-or-later.txt
0 → 100644
This diff is collapsed.
Please register or sign in to comment