From 961ed21976d3eeede27e5317aec5184709f9a4d8 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 25 Apr 2014 17:28:29 +0200 Subject: Fussiness --- src/hdfsee.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/hdfsee.c') diff --git a/src/hdfsee.c b/src/hdfsee.c index 1a461a2b..ea6de2b2 100644 --- a/src/hdfsee.c +++ b/src/hdfsee.c @@ -3,12 +3,12 @@ * * Quick yet non-crappy HDF viewer * - * Copyright © 2012 Deutsches Elektronen-Synchrotron DESY, - * a research centre of the Helmholtz Association. + * Copyright © 2012-2014 Deutsches Elektronen-Synchrotron DESY, + * a research centre of the Helmholtz Association. * Copyright © 2012 Richard Kirian * * Authors: - * 2009-2012 Thomas White + * 2009-2014 Thomas White * 2012 Richard Kirian * 2014 Valerio Mariani * @@ -62,7 +62,7 @@ static void show_help(const char *s) " --filter-noise Apply an aggressive noise filter to the\n" " image data.\n" " --median-filter= Apply a median filter to the image data.\n" -" --calibration-mode Starts in calibration mode\n" +" --calibration-mode Start in calibration mode\n" " --show-rings Overlay rings that indicate resolution.\n" " --simple-rings=XX,YY,... Overlay rings at specified radii XX, YY, ...\n" " in pixel units.\n" -- cgit v1.2.3