summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_ptp.c
diff options
context:
space:
mode:
authorCarolyn Wyborny <carolyn.wyborny@intel.com>2014-02-25 17:58:57 -0800
committerDavid S. Miller <davem@davemloft.net>2014-02-26 15:54:52 -0500
commit74cfb2e1f296b3f962016adf41b316b8cf7d4ed4 (patch)
treeaf283ea10c11f513859d9ae6e769e5b95a041d96 /drivers/net/ethernet/intel/igb/igb_ptp.c
parent167f3f71c7e31da56c907b7363a36667a59dde85 (diff)
downloadtalos-obmc-linux-74cfb2e1f296b3f962016adf41b316b8cf7d4ed4.tar.gz
talos-obmc-linux-74cfb2e1f296b3f962016adf41b316b8cf7d4ed4.zip
igb: Update license text to remove FSF address and update copyright.
This patch updates the license text to remove address of Free Software Foundation and refer users to www.gnu.org instead. This patch also updates the copyright dates in appropriate igb driver files. Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Signed-off-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/igb_ptp.c')
-rw-r--r--drivers/net/ethernet/intel/igb/igb_ptp.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/net/ethernet/intel/igb/igb_ptp.c b/drivers/net/ethernet/intel/igb/igb_ptp.c
index d9f3976ee47e..9c9c141f089a 100644
--- a/drivers/net/ethernet/intel/igb/igb_ptp.c
+++ b/drivers/net/ethernet/intel/igb/igb_ptp.c
@@ -12,9 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License along with
+ * this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <linux/module.h>
#include <linux/device.h>
OpenPOWER on IntegriCloud