diff options
author | rsiddharth <rsiddharth@ninthfloor.org> | 2016-03-12 12:06:16 -0500 |
---|---|---|
committer | rsiddharth <rsiddharth@ninthfloor.org> | 2016-03-12 12:06:16 -0500 |
commit | 3aa4541196c2c166d51d9bcf1b40c40148e1ca3a (patch) | |
tree | 11a8177b87aeb8f9045c71463a99e149e33bbeb5 /start | |
parent | 94758d69d5ef1eccf39842fb806e736b31387fa6 (diff) |
Add License (CC BY-SA 4.0).
Diffstat (limited to 'start')
-rwxr-xr-x | start | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ #!/bin/sh +# Under Creative Commons Attribution-ShareAlike 4.0 International. See +# <https://creativecommons.org/licenses/by-sa/4.0/>. + ## Heads up. This script is supposed to be run from the directory in ## which it was found. |