diff options
author | rsiddharth <s@ricketyspace.net> | 2020-09-20 12:52:35 -0400 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2020-09-20 12:52:35 -0400 |
commit | 4b4fbbe7c4b9a3d6d95f8a8d85027297d900b988 (patch) | |
tree | d04cc964dbe149682fcef6eb89b95887f32db5a0 | |
parent | 9561bc45559d11e148c1fdb15a4c22d6bd52abbb (diff) |
start: change license
-rwxr-xr-x | start | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,7 +1,6 @@ #!/bin/sh - -# Under Creative Commons Attribution-ShareAlike 4.0 International. See -# <https://creativecommons.org/licenses/by-sa/4.0/>. +# +# SPDX-License-Identifier: CC0-1.0 ## Heads up. This script is supposed to be run from the directory in ## which it was found. |