diff options
author | Renato Botelho <renato@netgate.com> | 2016-02-01 08:33:00 -0200 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2016-02-01 08:33:00 -0200 |
commit | 79f27b5150f7b79a6f1bcd30e9233f1abb9c3e36 (patch) | |
tree | 4aacd7410a3c5961c66492d9c6cb2441e5180961 /sys/dev/e1000/e1000_api.c | |
parent | 00da2a1c8c0008725cae2d87abfe17736bf0318a (diff) | |
parent | 42ee9ca9933fb815ce7d9098f10bad6fe38c69b4 (diff) | |
download | FreeBSD-src-79f27b5150f7b79a6f1bcd30e9233f1abb9c3e36.zip FreeBSD-src-79f27b5150f7b79a6f1bcd30e9233f1abb9c3e36.tar.gz |
Merge remote-tracking branch 'origin/stable/10' into devel
Diffstat (limited to 'sys/dev/e1000/e1000_api.c')
-rw-r--r-- | sys/dev/e1000/e1000_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/e1000/e1000_api.c b/sys/dev/e1000/e1000_api.c index 374ffa6..5db22db 100644 --- a/sys/dev/e1000/e1000_api.c +++ b/sys/dev/e1000/e1000_api.c @@ -1,6 +1,6 @@ /****************************************************************************** - Copyright (c) 2001-2014, Intel Corporation + Copyright (c) 2001-2015, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without |