diff options
Diffstat (limited to 'sys/netgraph/ng_tcpmss.h')
-rw-r--r-- | sys/netgraph/ng_tcpmss.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/netgraph/ng_tcpmss.h b/sys/netgraph/ng_tcpmss.h index 4450ac6f06298..c4c61c7d4e48f 100644 --- a/sys/netgraph/ng_tcpmss.h +++ b/sys/netgraph/ng_tcpmss.h @@ -1,6 +1,8 @@ /*- * ng_tcpmss.h * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004, Alexey Popov <lollypop@flexuser.ru> * All rights reserved. * |