diff options
author | Andrew Rybchenko <arybchik@FreeBSD.org> | 2016-05-24 12:16:57 +0000 |
---|---|---|
committer | Andrew Rybchenko <arybchik@FreeBSD.org> | 2016-05-24 12:16:57 +0000 |
commit | 929c7feb83b66d65bde31f02eca36b9bdd65eb9c (patch) | |
tree | ec5302de5d2cd566db104e7b972ccbc91644faa9 /sys/dev/sfxge/common/efx_intr.c | |
parent | ecaa500c4b211eb9c127497762c269a5f460ecde (diff) | |
download | src-929c7feb83b66d65bde31f02eca36b9bdd65eb9c.tar.gz src-929c7feb83b66d65bde31f02eca36b9bdd65eb9c.zip |
sfxge(4): cleanup: update copyright to 2016
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D6509
Notes
Notes:
svn path=/head/; revision=300607
Diffstat (limited to 'sys/dev/sfxge/common/efx_intr.c')
-rw-r--r-- | sys/dev/sfxge/common/efx_intr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sfxge/common/efx_intr.c b/sys/dev/sfxge/common/efx_intr.c index eeec8a9b3145..ee9301d768d5 100644 --- a/sys/dev/sfxge/common/efx_intr.c +++ b/sys/dev/sfxge/common/efx_intr.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2007-2015 Solarflare Communications Inc. + * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |