diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2011-10-23 10:17:42 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2011-10-23 10:17:42 +0000 |
| commit | 4d428b10aeff31372bae079cddca5d2ec14797b0 (patch) | |
| tree | 7a346b1cf12a8adcf03e8d2b185eaea55f7ec72e /etc | |
| parent | 68270a37c8e095666a8b2325e13149e4df62790e (diff) | |
Notes
Diffstat (limited to 'etc')
| -rwxr-xr-x | etc/rc.d/static_ndp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/static_ndp b/etc/rc.d/static_ndp index 83c886191064..314adbf7c565 100755 --- a/etc/rc.d/static_ndp +++ b/etc/rc.d/static_ndp @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2011 The FreeBSD Project +# Copyright (c) 2011 Xin Li <delphij@FreeBSD.org> # All rights reserved. # # Redistribution and use in source and binary forms, with or without |
