diff options
author | Mark Rustad <mark.d.rustad@intel.com> | 2011-03-14 09:01:02 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-03-14 17:02:42 -0700 |
commit | 698e1d23cfc15312be2e7665014afd98c49ae9a1 (patch) | |
tree | 697aecfaf7a95fb30b614889dcb3667ca8f47353 /net/dcb | |
parent | cc8bdf062318e76277dd76970ed58930d49888b0 (diff) | |
download | linux-698e1d23cfc15312be2e7665014afd98c49ae9a1.tar.bz2 |
net: dcbnl: Update copyright dates
Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dcb')
-rw-r--r-- | net/dcb/dcbnl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dcb/dcbnl.c b/net/dcb/dcbnl.c index 118392f3872e..3609eacaf4ce 100644 --- a/net/dcb/dcbnl.c +++ b/net/dcb/dcbnl.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, Intel Corporation. + * Copyright (c) 2008-2011, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, |