From aa11acaf52dfd101cb6fe6f7137d2cbd5c8e0d9b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 15 Feb 2017 14:19:09 -0500 Subject: Add a "License:" tag to all code files. --- rebuildpkgs.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rebuildpkgs.in') diff --git a/rebuildpkgs.in b/rebuildpkgs.in index ba8fee4..215439f 100644 --- a/rebuildpkgs.in +++ b/rebuildpkgs.in @@ -1,4 +1,6 @@ #!/bin/bash +# License: Unspecified +# # This script rebuilds a list of packages in order # and reports anything that fails # -- cgit v1.2.3-54-g00ecf