Skip to content

Commit

Permalink
net: Change mail address of Oskar Schirmer
Browse files Browse the repository at this point in the history
That old mail address doesnt exist any more.
This changes all occurences to my new address.

Signed-off-by: Oskar Schirmer <oskar@scara.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Oskar Schirmer authored and Jiri Kosina committed May 17, 2012
1 parent b7799b0 commit 3d4f5eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/ethernet/s6gmac.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Ethernet driver for S6105 on chip network device
* (c)2008 emlix GmbH http://www.emlix.com
* Authors: Oskar Schirmer <os@emlix.com>
* Authors: Oskar Schirmer <oskar@scara.com>
* Daniel Gloeckner <dg@emlix.com>
*
* This program is free software; you can redistribute it and/or
Expand Down Expand Up @@ -1070,4 +1070,4 @@ module_exit(s6gmac_exit);

MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("S6105 on chip Ethernet driver");
MODULE_AUTHOR("Oskar Schirmer <os@emlix.com>");
MODULE_AUTHOR("Oskar Schirmer <oskar@scara.com>");

0 comments on commit 3d4f5eb

Please sign in to comment.