aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mii
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2019-12-04 16:56:11 +0000
committerWarner Losh <imp@FreeBSD.org>2019-12-04 16:56:11 +0000
commitf86e60008bdf690b61af2c18e98ee791ca91433f (patch)
tree539a7d545ad176b8f65d0df7d24c199842ce596f /sys/dev/mii
parenta7147da9d488f325190fb121a0e544e805f85e5b (diff)
Notes
Diffstat (limited to 'sys/dev/mii')
-rw-r--r--sys/dev/mii/axphy.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/mii/axphy.c b/sys/dev/mii/axphy.c
index 34192f11f842..2e32486f1eea 100644
--- a/sys/dev/mii/axphy.c
+++ b/sys/dev/mii/axphy.c
@@ -1,8 +1,7 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
- * Copyright (c) 2009, M. Warner Losh
- * All rights reserved.
+ * Copyright (c) 2009 M. Warner Losh <imp@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions