diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2018-01-24 16:34:37 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2018-01-24 16:34:37 +0000 |
| commit | 827904b134d4748f76a4afe78e2d10b600aeb833 (patch) | |
| tree | 4f34fb50e2a353e69f2ac23123692bb875af884f /usr.sbin | |
| parent | 1aa6f9aea2118a567fc4bd9f275382a28a350cd5 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/iscsid/chap.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/iscsid/chap.c b/usr.sbin/iscsid/chap.c index f6b51d72a538..960745fc5723 100644 --- a/usr.sbin/iscsid/chap.c +++ b/usr.sbin/iscsid/chap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2014 The FreeBSD Foundation * All rights reserved. * |
