netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ethtool] ethtool: correct ixgbevf copyright date
@ 2013-08-31  5:02 Jeff Kirsher
  2013-09-12 14:17 ` Ben Hutchings
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Kirsher @ 2013-08-31  5:02 UTC (permalink / raw)
  To: bhutchings; +Cc: Jacob Keller, netdev, gospo, sassmann, Jeff Kirsher

From: Jacob Keller <jacob.e.keller@intel.com>

This patch corrects the copyright date of the ixgbevf code, which was only
recently added.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
---
 ixgbevf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ixgbevf.c b/ixgbevf.c
index dae1178..2a3aa6f 100644
--- a/ixgbevf.c
+++ b/ixgbevf.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007 Intel Corporation */
+/* Copyright (c) 2013 Intel Corporation */
 #include <stdio.h>
 #include "internal.h"
 
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [ethtool] ethtool: correct ixgbevf copyright date
  2013-08-31  5:02 [ethtool] ethtool: correct ixgbevf copyright date Jeff Kirsher
@ 2013-09-12 14:17 ` Ben Hutchings
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Hutchings @ 2013-09-12 14:17 UTC (permalink / raw)
  To: Jeff Kirsher; +Cc: Jacob Keller, netdev, gospo, sassmann

On Fri, 2013-08-30 at 22:02 -0700, Jeff Kirsher wrote:
> From: Jacob Keller <jacob.e.keller@intel.com>
> 
> This patch corrects the copyright date of the ixgbevf code, which was only
> recently added.

Applied, thanks.

Ben.

> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> ---
>  ixgbevf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ixgbevf.c b/ixgbevf.c
> index dae1178..2a3aa6f 100644
> --- a/ixgbevf.c
> +++ b/ixgbevf.c
> @@ -1,4 +1,4 @@
> -/* Copyright (c) 2007 Intel Corporation */
> +/* Copyright (c) 2013 Intel Corporation */
>  #include <stdio.h>
>  #include "internal.h"
>  

-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-12 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-31  5:02 [ethtool] ethtool: correct ixgbevf copyright date Jeff Kirsher
2013-09-12 14:17 ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).