summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/mii/mii_bitbang.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/dev/mii/mii_bitbang.c')
-rw-r--r--freebsd/sys/dev/mii/mii_bitbang.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/sys/dev/mii/mii_bitbang.c b/freebsd/sys/dev/mii/mii_bitbang.c
index 784aa4d8..0fd3bb47 100644
--- a/freebsd/sys/dev/mii/mii_bitbang.c
+++ b/freebsd/sys/dev/mii/mii_bitbang.c
@@ -3,6 +3,8 @@
/* $NetBSD: mii_bitbang.c,v 1.12 2008/05/04 17:06:09 xtraeme Exp $ */
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-NetBSD
+ *
* Copyright (c) 1999 The NetBSD Foundation, Inc.
* All rights reserved.
*