mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-26 17:26:50 -04:00
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>
22 lines
278 B
Plaintext
22 lines
278 B
Plaintext
# Copyright 2015 Colin Walters
|
|
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
# A path ostree writes to work around automake bug with
|
|
# subdir-objects
|
|
Makefile-libglnx.am.inc
|
|
|
|
libglnx-config.h
|
|
|
|
# Some standard bits
|
|
.deps
|
|
.libs
|
|
.dirstamp
|
|
*.typelib
|
|
*.la
|
|
*.lo
|
|
*.o
|
|
*.pyc
|
|
*.stamp
|
|
*~
|
|
|