diff options
Diffstat (limited to 'rebuildpkgs.in')
-rw-r--r-- | rebuildpkgs.in | 3 |
1 files changed, 2 insertions, 1 deletions
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 |