[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1377925372-13385-1-git-send-email-jeffrey.t.kirsher@intel.com>
Date: Fri, 30 Aug 2013 22:02:52 -0700
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: bhutchings@...arflare.com
Cc: Jacob Keller <jacob.e.keller@...el.com>, netdev@...r.kernel.org,
gospo@...hat.com, sassmann@...hat.com,
Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Subject: [ethtool] ethtool: correct ixgbevf copyright date
From: Jacob Keller <jacob.e.keller@...el.com>
This patch corrects the copyright date of the ixgbevf code, which was only
recently added.
Signed-off-by: Jacob Keller <jacob.e.keller@...el.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists