diff options
Diffstat (limited to 'sys/netgraph/ng_ip_input.c')
-rw-r--r-- | sys/netgraph/ng_ip_input.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/netgraph/ng_ip_input.c b/sys/netgraph/ng_ip_input.c index af0254b93e714..5e6dce38f6d18 100644 --- a/sys/netgraph/ng_ip_input.c +++ b/sys/netgraph/ng_ip_input.c @@ -3,6 +3,8 @@ */ /*- + * SPDX-License-Identifier: BSD-3-Clause AND BSD-2-Clause + * * Copyright 2001 The Aerospace Corporation. All rights reserved. * * Redistribution and use in source and binary forms, with or without |