diff options
Diffstat (limited to 'scripts/contrib/ddimage')
-rwxr-xr-x | scripts/contrib/ddimage | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/contrib/ddimage b/scripts/contrib/ddimage index ab929957a5..b577d1ca2a 100755 --- a/scripts/contrib/ddimage +++ b/scripts/contrib/ddimage | |||
@@ -1,4 +1,7 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # | ||
3 | # SPDX-License-Identifier: GPL-2.0-only | ||
4 | # | ||
2 | 5 | ||
3 | # Default to avoiding the first two disks on typical Linux and Mac OS installs | 6 | # Default to avoiding the first two disks on typical Linux and Mac OS installs |
4 | # Better safe than sorry :-) | 7 | # Better safe than sorry :-) |