| Submitter | Richard Weinberger |
|---|---|
| Date | June 27, 2012, 3:57 p.m. |
| Message ID | <1340812676-14460-4-git-send-email-richard@nod.at> |
| Download | mbox | patch |
| Permalink | /patch/167672/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/drivers/mtd/ubi/fastmap.c b/drivers/mtd/ubi/fastmap.c index 988f620..ba547e2 100644 --- a/drivers/mtd/ubi/fastmap.c +++ b/drivers/mtd/ubi/fastmap.c @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License. + * the Free Software Foundation; version 2. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of
Signed-off-by: Richard Weinberger <richard@nod.at> --- drivers/mtd/ubi/fastmap.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)