summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 918351f)
raw | patch | inline | side by side (parent: 918351f)
author | Rekhesh Mohan <reks@iiap.res.in> | |
Mon, 2 Jul 2012 09:24:47 +0000 (14:54 +0530) | ||
committer | Rekhesh Mohan <reks@iiap.res.in> | |
Mon, 2 Jul 2012 09:24:47 +0000 (14:54 +0530) |
src/fits2jpeg.c | patch | blob | history |
diff --git a/src/fits2jpeg.c b/src/fits2jpeg.c
--- a/src/fits2jpeg.c
+++ b/src/fits2jpeg.c
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);
}
/*---------------------------------------------------------------------------*/