diff options
Diffstat (limited to 'sys/netgraph/ng_device.h')
-rw-r--r-- | sys/netgraph/ng_device.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/netgraph/ng_device.h b/sys/netgraph/ng_device.h index b718fc07f2ad..00877b7452b3 100644 --- a/sys/netgraph/ng_device.h +++ b/sys/netgraph/ng_device.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Mark Santcroos <marks@ripe.net> * * Redistribution and use in source and binary forms, with or without |