Skip to content

Commit 3ddb445

Browse files
committed
docs: add SPDX license identifier
Related docs are not specific whether any amount of whitespace is acceptable before the id stanza, but I suppose it is. Going with more than one as it aligns better with the other commentary we have. * https://spdx.dev/learn/handling-license-info/#how * https://github.com/spdx/using/blob/17d56be4f4b99df87a52ae4a352810214707f861/docs/using-SPDX-short-identifiers-in-source-files.md Closes #1389
1 parent 90ef9a2 commit 3ddb445

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bash_completion

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
# along with this program; if not, write to the Free Software Foundation,
2020
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
2121
#
22+
# SPDX-License-Identifier: GPL-2.0-or-later
23+
#
2224
# The latest version of this software can be obtained here:
2325
#
2426
# https://github.com/scop/bash-completion

0 commit comments

Comments
 (0)