Add a bunch of: "SPDX-License-Identifier: GPL-2.0-only" comments.

This commit is contained in:
Dianne Skoll
2022-12-26 14:24:33 -05:00
parent 90397ece64
commit 0cea410529
65 changed files with 65 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#!perl
# SPDX-License-Identifier: GPL-2.0-only
use strict;
use warnings;