Skip to content

Commit

Permalink
Added license header and copyright.
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Cahill committed Feb 17, 2021
1 parent de9bead commit 03c4a35
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions shell_scripts/channel_select
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
#!/bin/bash

###################################################################
## (c) 2021 Simon Cahill and Contributors ##
###################################################################
## ##
## This software is licensed under the Apache License 2.0 ##
## https://www.apache.org/licenses/LICENSE-2.0 ##
###################################################################

CHANNELS=(
"5"
"6"
Expand Down

0 comments on commit 03c4a35

Please sign in to comment.