diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2006-11-18 04:55:11 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-11-18 04:55:11 +0100 |
commit | e030f8294a5b9f8179dae10cdbf9dcf32aa64110 (patch) | |
tree | 6fabccd9d240bcef7980b96b98d5df3dc4ac48a2 /drivers | |
parent | [PATCH] Update my CREDITS entry (diff) | |
parent | lkkbd: Remove my old snail-mail address (diff) | |
download | linux-e030f8294a5b9f8179dae10cdbf9dcf32aa64110.tar.xz linux-e030f8294a5b9f8179dae10cdbf9dcf32aa64110.zip |
Merge branch 'fixes4linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbglaw/vax-linux
* 'fixes4linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbglaw/vax-linux:
lkkbd: Remove my old snail-mail address
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/input/keyboard/lkkbd.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/input/keyboard/lkkbd.c b/drivers/input/keyboard/lkkbd.c index 708d5a1bc3d2..979b93e33da7 100644 --- a/drivers/input/keyboard/lkkbd.c +++ b/drivers/input/keyboard/lkkbd.c @@ -59,11 +59,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 - * - * Should you need to contact me, the author, you can do so either by - * email or by paper mail: - * Jan-Benedict Glaw, Lilienstraße 16, 33790 Hörste (near Halle/Westf.), - * Germany. */ #include <linux/delay.h> |