index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | rebuildpkgs.in | 3 |
diff --git a/rebuildpkgs.in b/rebuildpkgs.in index 704563c..5091dc2 100644 --- a/rebuildpkgs.in +++ b/rebuildpkgs.in @@ -1,5 +1,6 @@ #!/bin/bash -# License: Unspecified +# +# SPDX-License-Identifier: GPL-3.0-or-later # # This script rebuilds a list of packages in order # and reports anything that fails |