diff options
Diffstat (limited to 'scripts/runqemu-ifup')
| -rwxr-xr-x | scripts/runqemu-ifup | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/scripts/runqemu-ifup b/scripts/runqemu-ifup index 59a15eaa2e..bb661740c5 100755 --- a/scripts/runqemu-ifup +++ b/scripts/runqemu-ifup | |||
| @@ -20,18 +20,8 @@ | |||
| 20 | # | 20 | # |
| 21 | # Copyright (c) 2006-2011 Linux Foundation | 21 | # Copyright (c) 2006-2011 Linux Foundation |
| 22 | # | 22 | # |
| 23 | # This program is free software; you can redistribute it and/or modify | 23 | # SPDX-License-Identifier: GPL-2.0-only |
| 24 | # it under the terms of the GNU General Public License version 2 as | ||
| 25 | # published by the Free Software Foundation. | ||
| 26 | # | 24 | # |
| 27 | # This program is distributed in the hope that it will be useful, | ||
| 28 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 29 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 30 | # GNU General Public License for more details. | ||
| 31 | # | ||
| 32 | # You should have received a copy of the GNU General Public License along | ||
| 33 | # with this program; if not, write to the Free Software Foundation, Inc., | ||
| 34 | # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. | ||
| 35 | 25 | ||
| 36 | usage() { | 26 | usage() { |
| 37 | echo "sudo $(basename $0) <uid> <gid> <native-sysroot-basedir>" | 27 | echo "sudo $(basename $0) <uid> <gid> <native-sysroot-basedir>" |
