From 8dc9f98e39ff4ba019c838f2a7349c1211676ad4 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Wed, 29 Aug 2007 19:03:56 +0300 Subject: ubi-utils: remove useless build information Signed-off-by: Artem Bityutskiy --- ubi-utils/src/pddcustomize.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ubi-utils/src/pddcustomize.c') diff --git a/ubi-utils/src/pddcustomize.c b/ubi-utils/src/pddcustomize.c index a86e942..956ce8f 100644 --- a/ubi-utils/src/pddcustomize.c +++ b/ubi-utils/src/pddcustomize.c @@ -61,9 +61,7 @@ typedef enum action_t { args->action = ACT_ARGP_ERR; \ } while (0) -static char doc[] = "\nVersion: " PROGRAM_VERSION "\n\tBuilt on " - BUILD_CPU" "BUILD_OS" at "__DATE__" "__TIME__"\n" - "\n" +static char doc[] = "\nVersion: " PROGRAM_VERSION "\n" "pddcustomize - customize bootenv and pdd values.\n"; static const char *optionsstr = -- cgit v1.2.3