X-Git-Url: https://cads.iiap.res.in/gitview/?p=fits2jpeg.git;a=blobdiff_plain;f=src%2Ffits2jpeg.c;h=b387ff0105cda70d120b37d1960057156c4d9715;hp=efaf6f1e61159f720461084d08848484e3848915;hb=9b6b4e9ef41442ac58f2825ea99aae27916f189c;hpb=918351fd101a778b92288afa9fc13e15bd5a4f86 diff --git a/src/fits2jpeg.c b/src/fits2jpeg.c index efaf6f1..b387ff0 100644 --- a/src/fits2jpeg.c +++ b/src/fits2jpeg.c @@ -122,9 +122,9 @@ void usage() printf (" entries allowed in ; For eg: *.fits, m31*.fits\n"); printf (" ngc???.fits etc. \n"); printf ("-----------------------------------------------------------\n"); - printf ("Copyright (c) The CADS Software Team. [GPL v3.0 or later] \n"); - printf ("Report Bugs to: cads.iiap.res.in/bugzilla/ \n"); - printf ("Documentation : cads.iiap.res.in/software \n\n"); + printf ("Copyright (c) 2012 The CADS Team, IIAp. [GPL v3.0 or later]\n"); + printf ("Report Bugs to: http://cads.iiap.res.in/bugzilla \n"); + printf ("Documentation : http://cads.iiap.res.in/software \n\n"); exit(1); } /*---------------------------------------------------------------------------*/