Skip to content

Commit f088d2e

Browse files
committed
Remove license
1 parent d8fc8fd commit f088d2e

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

daemon-local.sh

-20
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,5 @@
11
#!/bin/bash
22

3-
# This work is licensed and released under GNU GPL v3 or any other later versions.
4-
# The full text of the license is below/ found at <http://www.gnu.org/licenses/>
5-
6-
# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.4.1]
7-
8-
# This program is free software: you can redistribute it and/or modify
9-
# it under the terms of the GNU General Public License as published by
10-
# the Free Software Foundation, either version 3 of the License, or
11-
# (at your option) any later version.
12-
13-
# This program is distributed in the hope that it will be useful,
14-
# but WITHOUT ANY WARRANTY; without even the implied warranty of
15-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16-
# GNU General Public License for more details.
17-
18-
# You should have received a copy of the GNU General Public License
19-
# along with this program. If not, see <http://www.gnu.org/licenses/>.
20-
21-
# Get the platform type and run the build script if possible
22-
233
# Print usage
244
usage() {
255
echo "Usage: daemon-local.sh -v <version number>"

0 commit comments

Comments
 (0)