index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Luke Shumaker <lukeshu@parabola.nu> | 2017-02-15 14:19:09 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@parabola.nu> | 2017-03-25 18:00:18 -0400 |
commit | 65df23f2c8176a526cd1702b2e2a4d5a7b17c720 (patch) | |
tree | e3d154f26d278fcc91b5d7bb62cf8bb6f99f29fd /makechrootpkg.in | |
parent | 1c452bb755e339273c18d9fafe7652efc90c3b8f (diff) |
-rw-r--r-- | makechrootpkg.in | 2 |
diff --git a/makechrootpkg.in b/makechrootpkg.in index ad99334..890a359 100644 --- a/makechrootpkg.in +++ b/makechrootpkg.in @@ -1,4 +1,6 @@ #!/bin/bash +# License: GNU GPLv2 +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. |