diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-12 17:09:10 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-14 18:31:16 +0200 |
commit | e99bff3ffbcdf2634fd5bd13887627ec7dbfecaf (patch) | |
tree | c661e6dd97f062b7f1270c278bd67dbcd5e007b7 /m4/posix-shell.m4 | |
parent | Add SPDX license identifier into 0BSD source code files. (diff) | |
download | xz-e99bff3ffbcdf2634fd5bd13887627ec7dbfecaf.tar.xz |
Add SPDX license identifiers to GPL, LGPL, and FSFULLR files.
Diffstat (limited to 'm4/posix-shell.m4')
-rw-r--r-- | m4/posix-shell.m4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/posix-shell.m4 b/m4/posix-shell.m4 index 4c56193c..95a19a96 100644 --- a/m4/posix-shell.m4 +++ b/m4/posix-shell.m4 @@ -1,3 +1,5 @@ +dnl SPDX-License-Identifier: FSFULLR + # Find a POSIX-conforming shell. # Copyright (C) 2007-2008 Free Software Foundation, Inc. |