schiff

Estimate the radiative properties of soft particless
git clone git://git.meso-star.com/schiff.git
Log | Files | Refs | README | LICENSE

commit ff64f0fe9ad2b7d2f8979a77d0b3bfe9de38c7f1
parent 697798e6caefb6065f0b688e4dde528350b5af87
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 17 Sep 2019 16:23:48 +0200

Add a copyright notice to the short help message

Diffstat:
Msrc/schiff_args.c | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/schiff_args.c b/src/schiff_args.c @@ -90,6 +90,12 @@ print_help(const char* binary) printf( " -w A[:B]... list of wavelengths in vacuum (expressed in micron) to\n" " integrate.\n\n"); + printf( +"%s (C) 2015,2016,2019 CNRS. This is free software released under the GNU\n" +"GPL license, version 3 or later. You are free to change or redistribute it\n" +"under certain conditions <http://gnu.org/licenses/gpl.html>\n", + binary); + } static int