diff options
author | Wolfgang Denk <wd@denx.de> | 2009-09-02 14:57:27 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-09-04 23:00:56 +0200 |
commit | 46ff6d461321f5b565cc790e02679237ffd9a20f (patch) | |
tree | b2278aa0c171ebbc6c4a4027dba1452ac25fcd79 /drivers/input/keyboard.c | |
parent | 37daa77f3cafb5ec9a974eff3db2af4a0560a9ef (diff) |
License cleanup: remove unintended "All Rights Reserved" notices.
Some files included my old standerd file header which had a "All
Rights Reserved" part. As this has never been my intention, I remove
these lines to make the files compatible with GPL v.2 and later.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'drivers/input/keyboard.c')
-rw-r--r-- | drivers/input/keyboard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/keyboard.c b/drivers/input/keyboard.c index a5fbd5f5095..614592ef3c1 100644 --- a/drivers/input/keyboard.c +++ b/drivers/input/keyboard.c @@ -3,7 +3,6 @@ * (C) Copyright 2004 * DENX Software Engineering * Wolfgang Denk, wd@denx.de - * All rights reserved. * * Keyboard driver * |