diff options
| author | Devin Teske <dteske@FreeBSD.org> | 2015-09-11 20:58:00 +0000 |
|---|---|---|
| committer | Devin Teske <dteske@FreeBSD.org> | 2015-09-11 20:58:00 +0000 |
| commit | fef95330a8a96efdd7ba214d4422c4062b96b512 (patch) | |
| tree | 5ef6bc3643d71fe55fca1f5ad89ee2957278e1fd /usr.sbin/bsdinstall/scripts/hostname | |
| parent | cc478f6fd3a18f27766829d1de7d449a095c8ae0 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/bsdinstall/scripts/hostname')
| -rwxr-xr-x | usr.sbin/bsdinstall/scripts/hostname | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bsdinstall/scripts/hostname b/usr.sbin/bsdinstall/scripts/hostname index 5418dad403ec..511db67a09c3 100755 --- a/usr.sbin/bsdinstall/scripts/hostname +++ b/usr.sbin/bsdinstall/scripts/hostname @@ -1,6 +1,7 @@ #!/bin/sh #- # Copyright (c) 2011 Nathan Whitehorn +# Copyright (c) 2015 Devin Teske # All rights reserved. # # Redistribution and use in source and binary forms, with or without |
