diff options
Diffstat (limited to 'sys/dev/iscsi/iscsi_proto.h')
-rw-r--r-- | sys/dev/iscsi/iscsi_proto.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/iscsi/iscsi_proto.h b/sys/dev/iscsi/iscsi_proto.h index ee19fbc92a211..9ec24f46425a8 100644 --- a/sys/dev/iscsi/iscsi_proto.h +++ b/sys/dev/iscsi/iscsi_proto.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 The FreeBSD Foundation * All rights reserved. * |