authorRekhesh Mohan <reks@iiap.res.in>
Mon, 2 Jul 2012 09:24:47 +0000 (14:54 +0530)
committerRekhesh Mohan <reks@iiap.res.in>
Mon, 2 Jul 2012 09:24:47 +0000 (14:54 +0530)
src/fits2jpeg.c

index efaf6f1..b387ff0 100644 (file)
@@ -122,9 +122,9 @@ void usage()
     printf ("  entries allowed in <fits_file>; For eg: *.fits, m31*.fits\n");
     printf ("  ngc???.fits etc.                                         \n");
     printf ("-----------------------------------------------------------\n");
     printf ("  entries allowed in <fits_file>; 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);
 }
 /*---------------------------------------------------------------------------*/
     exit(1);
 }
 /*---------------------------------------------------------------------------*/