Index: /trunk/stac/scripts/fakeimage.c
===================================================================
--- /trunk/stac/scripts/fakeimage.c	(revision 742)
+++ /trunk/stac/scripts/fakeimage.c	(revision 743)
@@ -1,4 +1,4 @@
 /*
-** $Id: fakeimage.c,v 1.2 2004-05-19 23:52:19 price Exp $
+** $Id: fakeimage.c,v 1.3 2004-05-20 00:17:00 price Exp $
 ** Program to make some fake images.
 **
@@ -6,4 +6,20 @@
 ** 2003 September 3
 ** INDNJC.
+**
+** Copyright (C) 2003 Paul A. Price
+**
+** This program is free software; you can redistribute it and/or modify
+** it under the terms of the GNU General Public License as published by
+** the Free Software Foundation; either version 2 of the License, or
+** (at your option) any later version.
+**                                                                             
+** This program is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+** GNU General Public License for more details.
+**                                                                             
+** You should have received a copy of the GNU General Public License
+** along with this program; if not, write to the Free Software
+** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 **
 */
Index: /trunk/stac/scripts/mkfakeimages.pl
===================================================================
--- /trunk/stac/scripts/mkfakeimages.pl	(revision 742)
+++ /trunk/stac/scripts/mkfakeimages.pl	(revision 743)
@@ -7,13 +7,27 @@
 #
 #
-# Paul A. Price
+# Copyright (C) 2003 Paul A. Price
 #
-# CVS: $Id: mkfakeimages.pl,v 1.1 2004-05-20 00:06:21 price Exp $
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#                                                                             
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#                                                                             
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+#
+#
+# CVS: $Id: mkfakeimages.pl,v 1.2 2004-05-20 00:15:57 price Exp $
 #
 # History:
 # Added orderly star placement.  Fixed so that the star positions are
 # accurate once mapped.  --- PAP, 20/10/03.
-# Added FITS headers to the created images so that the combination
-# program uses the correct statistics.  --- PAP 22/10/03.
+# Allow different seeing between different images --- PAP 19/5/04.
 #
 
