diff options
author | Sean Bruno <sbruno@FreeBSD.org> | 2015-08-16 20:13:58 +0000 |
---|---|---|
committer | Sean Bruno <sbruno@FreeBSD.org> | 2015-08-16 20:13:58 +0000 |
commit | 7c669ab6ccbab2eb94bbcb942a1461f45fba519e (patch) | |
tree | 0787f67938b5d87a7066c7e9fce341c32e770762 /sys/dev/e1000/e1000_osdep.c | |
parent | d2635c677bffe038b34e998ab8d2a7748ffce9f7 (diff) |
Notes
Diffstat (limited to 'sys/dev/e1000/e1000_osdep.c')
-rw-r--r-- | sys/dev/e1000/e1000_osdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/e1000/e1000_osdep.c b/sys/dev/e1000/e1000_osdep.c index 75a7b79a4c4cb..2987cda071705 100644 --- a/sys/dev/e1000/e1000_osdep.c +++ b/sys/dev/e1000/e1000_osdep.c @@ -1,6 +1,6 @@ /****************************************************************************** - Copyright (c) 2001-2010, Intel Corporation + Copyright (c) 2001-2015, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without |