diff options
author | Jan-Benedict Glaw <jbglaw@lug-owl.de> | 2006-11-17 10:32:04 +0100 |
---|---|---|
committer | Jan-Benedict Glaw <jbglaw@lug-owl.de> | 2006-11-17 10:32:04 +0100 |
commit | 1d08811d0c05cd54a778f45588ec22eee027ff89 (patch) | |
tree | 7fe477c3aa6356f45995e18562eab480934f27f4 /drivers/input | |
parent | 1b9bb3c14c60324b54645ffefbe6d270f9fd191c (diff) | |
download | op-kernel-dev-1d08811d0c05cd54a778f45588ec22eee027ff89.zip op-kernel-dev-1d08811d0c05cd54a778f45588ec22eee027ff89.tar.gz |
lkkbd: Remove my old snail-mail address
I moved to a different town and my old snail-mail address is invalid
now. Also, there's no need at all to have any address like that in
the sources, so remove it completely.
Signed-off-by: Jan-Benedict Glaw <jbglaw@lug-owl.de>
Diffstat (limited to 'drivers/input')
-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 708d5a1..979b93e 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> |