aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/mii.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/include/mii.h')
-rw-r--r--os/hal/include/mii.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/os/hal/include/mii.h b/os/hal/include/mii.h
index 7199ee86d..89ba69810 100644
--- a/os/hal/include/mii.h
+++ b/os/hal/include/mii.h
@@ -18,12 +18,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/*
- * Parts of this file have been borrowed from the Linux include file
- * linux/mii.h:
- * Copyright (C) 1996, 1999, 2001 David S. Miller (davem@redhat.com)
- */
-
/*-*
* @file mii.h
* @brief MII Driver macros and structures.