]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: et131x: Updating copyright statements and module authors
authorMark Einon <mark.einon@gmail.com>
Sat, 1 Oct 2011 10:14:16 +0000 (11:14 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:43:14 +0000 (10:43 -0700)
Adding copyright notices and adding myself as a module author.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
16 files changed:
drivers/staging/et131x/et1310_address_map.h
drivers/staging/et131x/et1310_eeprom.c
drivers/staging/et131x/et1310_mac.c
drivers/staging/et131x/et1310_phy.c
drivers/staging/et131x/et1310_phy.h
drivers/staging/et131x/et1310_pm.c
drivers/staging/et131x/et1310_rx.c
drivers/staging/et131x/et1310_rx.h
drivers/staging/et131x/et1310_tx.c
drivers/staging/et131x/et131x_adapter.h
drivers/staging/et131x/et131x_defs.h
drivers/staging/et131x/et131x_ethtool.c
drivers/staging/et131x/et131x_initpci.c
drivers/staging/et131x/et131x_isr.c
drivers/staging/et131x/et131x_netdev.c
drivers/staging/et131x/et131x_version.h

index 38ec56c129878b458b82a7f248d1392680ab1277..b502ce38cc2a589ded28f088ce9a399ba67a0d82 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et1310_address_map.h - Contains the register mapping for the ET1310
index e8102547e1330d3132d2599541ae461bd3afd161..747b1dc803bab93b9babaf5dbd6f44d3e8d7fd37 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et1310_eeprom.c - Code used to access the device's EEPROM
index 157462feeb6f80d919fff77a98771943c4e71b9e..b4c9df195a2b03bbc3fa1c7b79ddf7fc384ae233 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et1310_mac.c - All code and routines pertaining to the MAC
index a72046ba0ac0a1794a2ee46a82f518a5e8e574cc..145ec765beaf5a9263091452e7742bedc8404c86 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et1310_phy.c - Routines for configuring and accessing the PHY
index 82037ac7d93d86dcb16a3ffcefbf5b4e23355487..2803bdf8c6888cfb55fcc0515e1a65a0a2425005 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et1310_phy.h - Defines, structs, enums, prototypes, etc. pertaining to the
index 55f2d3672b187b9135ebfdad04e489f6dbb51d0a..fd1eb6f32966ab952a5d794b1819875bcccb813d 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et1310_pm.c - All power management related code (not completely implemented)
index c402c5e61e407ae9d02bdc330d3ffc4b0e8b1635..600a8f10da86458046371888617e61376d3c067e 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et1310_rx.c - Routines used to perform data reception
index 1448aa90996e7a9292eb20910b11dbc906318f95..a19fab997bc6885bf47eeb1c6ee94556bcc9bb12 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et1310_rx.h - Defines, structs, enums, prototypes, etc. pertaining to data
index 1f806511f6c007b5e278960c376726de8545d94e..2ecb934a55b61940414cca602fcfe7adbf2c50fe 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et1310_tx.c - Routines used to perform data transmission.
index b5195ef4f4023a72a0d988ce905356a9ad59db88..b062e6dc585c2f73f82087d4af631b52c3c5e823 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et131x_adapter.h - Header which includes the private adapter structure, along
index 3d5193fdb0036407bd5a742c688afc32e10b97b9..872a5afc3577f37214d19296fffe3d0fd9170630 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et131x_defs.h - Defines, structs, enums, prototypes, etc. to assist with OS
index c4555b91a502950d5f043b45c0a7dfa58abc7ef7..903b5a0ad8524fb61b0fc8ee2fe7cd6bc909e1ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (C) 2011 Mark Einon
+ *  Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -14,8 +14,6 @@
  *  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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- *
- *  Mark Einon <mark.einon@gmail.com>
  */
 #include "et131x_version.h"
 #include "et131x_defs.h"
index 8bff4a08fa7fb0187255288fcf284052f3fbd839..ed2261548d3826a86d006b0a4cfed18d74540e60 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et131x_initpci.c - Routines and data used to register the driver with the
@@ -945,5 +947,6 @@ module_exit(et131x_cleanup_module);
 
 /* Modinfo parameters (filled out using defines from et131x_version.h) */
 MODULE_AUTHOR(DRIVER_AUTHOR);
+MODULE_AUTHOR(DRIVER_AUTHOR2);
 MODULE_DESCRIPTION(DRIVER_INFO);
 MODULE_LICENSE(DRIVER_LICENSE);
index fb108d202d3b41416500f1d471f2a9656b8803ed..bccd0e533230b1dbde39e099c83ab66450e351f2 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et131x_isr.c - File which contains the ISR, ISR handler, and related routines
index 21846827e6ca03a6fb274629b69fd2e01659a5eb..79127deebfc2151a6013181db5e674081898cda5 100644 (file)
@@ -6,6 +6,8 @@
  * All rights reserved.
  *   http://www.agere.com
  *
+ * Copyright (c) 2011 Mark Einon <mark.einon@gmail.com>
+ *
  *------------------------------------------------------------------------------
  *
  * et131x_netdev.c - Routines and data required by all Linux network devices.
index 2aa9bda44ac00b6ac1f8f5ee05bf36379c9cf648..c08b5e588d24adcc84f1e0574ff8d9a54723530b 100644 (file)
@@ -59,6 +59,7 @@
 #define __ET131X_VERSION_H__
 
 #define DRIVER_AUTHOR          "Victor Soriano (vjsoriano@agere.com)"
+#define DRIVER_AUTHOR2         "Mark Einon (mark.einon@gmail.com)"
 #define DRIVER_LICENSE         "Dual BSD/GPL"
 #define DRIVER_DEVICE_STRING   "ET1310"
 #define DRIVER_NAME            "et131x"