From 2b3426d97bbe17d808b31d727072b64b778ff730 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Tue, 16 Jul 2013 02:50:49 +0200 Subject: [PATCH] mxssb: Update copyright and description It's year 2013 now, update the copyright message. Since the tool now also supports MX233, mention it in the description. Signed-off-by: Marek Vasut --- mxssb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mxssb.c b/mxssb.c index 93eb103..1ce4ffa 100644 --- a/mxssb.c +++ b/mxssb.c @@ -1,7 +1,7 @@ /* - * Freescale i.MX28 SB image generator + * Freescale i.MX23/i.MX28 SB image generator * - * Copyright (C) 2012 Marek Vasut + * Copyright (C) 2012-2013 Marek Vasut * * 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 -- GitLab