Skip to content

Commit

Permalink
fix license of ./run script
Browse files Browse the repository at this point in the history
probably a copy-paste mistake
mara004 committed Jan 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 3e93f56 commit 24d438f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# SPDX-FileCopyrightText: 2023 geisserml <[email protected]>
# SPDX-License-Identifier: CC-BY-4.0
# SPDX-License-Identifier: Apache-2.0 OR BSD-3-Clause

# FIXME can we support running multiple commands at once ?
# FIXME auto-completion

0 comments on commit 24d438f

Please sign in to comment.