diff options
Diffstat (limited to 'sys/netipsec/xform_tcp.c')
-rw-r--r-- | sys/netipsec/xform_tcp.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/netipsec/xform_tcp.c b/sys/netipsec/xform_tcp.c index a05ae9d71bcb..21eeb7483b26 100644 --- a/sys/netipsec/xform_tcp.c +++ b/sys/netipsec/xform_tcp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003 Bruce M. Simpson <bms@spc.org> * Copyright (c) 2016 Andrey V. Elsukov <ae@FreeBSD.org> * |