diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2006-11-17 19:55:11 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-11-17 19:55:11 -0800 |
commit | e030f8294a5b9f8179dae10cdbf9dcf32aa64110 (patch) | |
tree | 6fabccd9d240bcef7980b96b98d5df3dc4ac48a2 /drivers | |
parent | ba9b1cd713b33720ca0f035dab2fdbc10bf7328d (diff) | |
parent | 1d08811d0c05cd54a778f45588ec22eee027ff89 (diff) |
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 708d5a1bc3d..979b93e33da 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> |