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-02-15 14:19:09 -0500 |
commit | aa11acaf52dfd101cb6fe6f7137d2cbd5c8e0d9b (patch) | |
tree | 8aa5fc91dfd71f3f976565be2c1855e2f739c203 /find-libdeps.in | |
parent | ca57df0221baa2eddb01d53d45e3f9f5f6420d3b (diff) |
-rw-r--r-- | find-libdeps.in | 1 |
diff --git a/find-libdeps.in b/find-libdeps.in index b40f794..5c350a9 100644 --- a/find-libdeps.in +++ b/find-libdeps.in @@ -1,4 +1,5 @@ #!/bin/bash +# License: Unspecified m4_include(lib/common.sh) |