aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv/hyperv_net.h
diff options
context:
space:
mode:
authorJeff Kirsher <[email protected]>2013-12-06 14:28:47 +0000
committerDavid S. Miller <[email protected]>2013-12-06 17:37:55 +0000
commitadf8d3ff6e982621c8cc2e8cac8e68d19fba6ac0 (patch)
tree9cdc77beeca7f89a73f3201732e5ca3e8c1f6fda /drivers/net/hyperv/hyperv_net.h
parentusb: Fix FSF address in file headers (diff)
downloadkernel-adf8d3ff6e982621c8cc2e8cac8e68d19fba6ac0.tar.gz
kernel-adf8d3ff6e982621c8cc2e8cac8e68d19fba6ac0.zip
drivers/net/*: Fix FSF address in file headers
Several files refer to an old address for the Free Software Foundation in the file header comment. Resolve by replacing the address with the URL <http://www.gnu.org/licenses/> so that we do not have to keep updating the header comments anytime the address changes. CC: Jay Vosburgh <[email protected]> CC: Veaceslav Falico <[email protected]> CC: Andy Gospodarek <[email protected]> CC: Haiyang Zhang <[email protected]> CC: "K. Y. Srinivasan" <[email protected]> CC: Paul Mackerras <[email protected]> CC: Ian Campbell <[email protected]> CC: Wei Liu <[email protected]> CC: Rusty Russell <[email protected]> CC: "Michael S. Tsirkin" <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> Acked-by: Wei Liu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/hyperv/hyperv_net.h')
-rw-r--r--drivers/net/hyperv/hyperv_net.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/hyperv/hyperv_net.h b/drivers/net/hyperv/hyperv_net.h
index e6fe0d80d612..a26eecb1212c 100644
--- a/drivers/net/hyperv/hyperv_net.h
+++ b/drivers/net/hyperv/hyperv_net.h
@@ -12,8 +12,7 @@
* 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., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
+ * this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors:
* Haiyang Zhang <[email protected]>