diff options
author | Wolfgang Denk <wd@denx.de> | 2009-09-02 14:57:27 +0200 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2009-10-03 09:04:13 -0500 |
commit | 4c5baa633e21748f2c10a4026e8fa5c3db10ea46 (patch) | |
tree | 24c0d9ff05c8cd36460d02e6ec70125e75614945 /drivers/input/ps2mult.c | |
parent | 71b24e56121655f797e57fd265d2241654b3335d (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/ps2mult.c')
-rw-r--r-- | drivers/input/ps2mult.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/ps2mult.c b/drivers/input/ps2mult.c index ecd585323f..ab749336bf 100644 --- a/drivers/input/ps2mult.c +++ b/drivers/input/ps2mult.c @@ -3,7 +3,6 @@ * (C) Copyright 2004 * DENX Software Engineering * Wolfgang Denk, wd@denx.de - * All rights reserved. * * PS/2 multiplexer driver * |