netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: bhutchings@solarflare.com
Cc: Jacob Keller <jacob.e.keller@intel.com>,
	netdev@vger.kernel.org, gospo@redhat.com, sassmann@redhat.com,
	Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Subject: [ethtool] ethtool: correct ixgbevf copyright date
Date: Fri, 30 Aug 2013 22:02:52 -0700	[thread overview]
Message-ID: <1377925372-13385-1-git-send-email-jeffrey.t.kirsher@intel.com> (raw)

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

             reply	other threads:[~2013-08-31  5:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-31  5:02 Jeff Kirsher [this message]
2013-09-12 14:17 ` [ethtool] ethtool: correct ixgbevf copyright date Ben Hutchings

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1377925372-13385-1-git-send-email-jeffrey.t.kirsher@intel.com \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=bhutchings@solarflare.com \
    --cc=gospo@redhat.com \
    --cc=jacob.e.keller@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=sassmann@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).