[libglnx: 4/4] Merge branch 'wip/reuse' into 'master'




commit 983a818936ecdb1bb30d9ee7bec642684689b6ed
Merge: a29f340 68191d8
Author: Simon McVittie <simon mcvittie collabora co uk>
Date:   Sat Feb 19 23:00:37 2022 +0000

    Merge branch 'wip/reuse' into 'master'
    
    Declare copyright and licensing using REUSE
    
    See merge request GNOME/libglnx!27

 .gitignore                     |   3 +
 .gitlab-ci.yml                 |  12 +
 COPYING                        | 505 +----------------------------------------
 LICENSES/LGPL-2.0-or-later.txt | 174 ++++++++++++++
 LICENSES/LGPL-2.1-or-later.txt | 502 ++++++++++++++++++++++++++++++++++++++++
 Makefile-libglnx.am            |   3 +
 README.md                      |   6 +
 glnx-backport-autocleanups.h   |   1 +
 glnx-backport-autoptr.h        |   1 +
 glnx-backports.c               |   1 +
 glnx-backports.h               |   1 +
 glnx-console.c                 |   1 +
 glnx-console.h                 |   1 +
 glnx-dirfd.c                   |   1 +
 glnx-dirfd.h                   |   1 +
 glnx-errors.c                  |   1 +
 glnx-errors.h                  |   1 +
 glnx-fdio.c                    |   1 +
 glnx-fdio.h                    |   1 +
 glnx-local-alloc.c             |   1 +
 glnx-local-alloc.h             |   1 +
 glnx-lockfile.c                |   1 +
 glnx-lockfile.h                |   1 +
 glnx-macros.h                  |   1 +
 glnx-missing-syscall.h         |   1 +
 glnx-missing.h                 |   1 +
 glnx-shutil.c                  |   1 +
 glnx-shutil.h                  |   1 +
 glnx-xattrs.c                  |   1 +
 glnx-xattrs.h                  |   1 +
 libglnx.doap                   |   4 +
 libglnx.h                      |   1 +
 libglnx.m4                     |   4 +
 meson.build                    |   4 +
 tests/libglnx-testlib.c        |   1 +
 tests/libglnx-testlib.h        |   1 +
 tests/meson.build              |   3 +
 tests/test-libglnx-errors.c    |   1 +
 tests/test-libglnx-fdio.c      |   1 +
 tests/test-libglnx-macros.c    |   1 +
 tests/test-libglnx-shutil.c    |   3 +-
 tests/test-libglnx-xattrs.c    |   1 +
 42 files changed, 750 insertions(+), 503 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]