From a21cdb4bf4dfda26b7afbdcf111b7bf03b88c62c Mon Sep 17 00:00:00 2001
From: mh17 <mh17>
Date: Thu, 4 Mar 2010 15:09:33 +0000
Subject: [PATCH] CopyRight date set

---
 src/zmapApp/zmapApp_P.h           | 4 ++--
 src/zmapApp/zmapAppconnect.c      | 4 ++--
 src/zmapApp/zmapAppmain_c.c       | 4 ++--
 src/zmapApp/zmapAppmanage.c       | 4 ++--
 src/zmapApp/zmapAppmenubar.c      | 4 ++--
 src/zmapApp/zmapAppremote.c       | 4 ++--
 src/zmapApp/zmapAppwindow.c       | 4 ++--
 src/zmapConfig/zmapConfigDir.c    | 4 ++--
 src/zmapConfig/zmapConfigDir_P.h  | 4 ++--
 src/zmapConfig/zmapConfigFile.c   | 4 ++--
 src/zmapConfig/zmapConfigIni.c    | 4 ++--
 src/zmapConfig/zmapConfigIni_P.h  | 4 ++--
 src/zmapConfig/zmapConfigKey.c    | 4 ++--
 src/zmapConfig/zmapConfigLoader.c | 4 ++--
 14 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/src/zmapApp/zmapApp_P.h b/src/zmapApp/zmapApp_P.h
index 044b39379..f83e4e0be 100755
--- a/src/zmapApp/zmapApp_P.h
+++ b/src/zmapApp/zmapApp_P.h
@@ -1,6 +1,6 @@
 /*  File: zmapApp.h
  *  Author: Ed Griffiths (edgrif@sanger.ac.uk)
- *  Copyright (c) 2006: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -27,7 +27,7 @@
  * HISTORY:
  * Last edited: Mar  2 14:22 2010 (edgrif)
  * Created: Thu Jul 24 14:35:41 2003 (edgrif)
- * CVS info:   $Id: zmapApp_P.h,v 1.28 2010-03-03 11:02:18 edgrif Exp $
+ * CVS info:   $Id: zmapApp_P.h,v 1.29 2010-03-04 15:09:33 mh17 Exp $
  *-------------------------------------------------------------------
  */
 #ifndef ZMAP_APP_PRIV_H
diff --git a/src/zmapApp/zmapAppconnect.c b/src/zmapApp/zmapAppconnect.c
index 61b53ea1b..ff4db4b46 100755
--- a/src/zmapApp/zmapAppconnect.c
+++ b/src/zmapApp/zmapAppconnect.c
@@ -1,6 +1,6 @@
 /*  File: zmapappconnect.c
  *  Author: Ed Griffiths (edgrif@sanger.ac.uk)
- *  Copyright (c) 2006: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -27,7 +27,7 @@
  * HISTORY:
  * Last edited: Feb  4 16:20 2010 (edgrif)
  * Created: Thu Jul 24 14:36:37 2003 (edgrif)
- * CVS info:   $Id: zmapAppconnect.c,v 1.25 2010-02-04 16:57:32 edgrif Exp $
+ * CVS info:   $Id: zmapAppconnect.c,v 1.26 2010-03-04 15:09:34 mh17 Exp $
  *-------------------------------------------------------------------
  */
 
diff --git a/src/zmapApp/zmapAppmain_c.c b/src/zmapApp/zmapAppmain_c.c
index d17fd5964..170436963 100755
--- a/src/zmapApp/zmapAppmain_c.c
+++ b/src/zmapApp/zmapAppmain_c.c
@@ -1,6 +1,6 @@
 /*  File: zmapAppmain_c.c
  *  Author: Ed Griffiths (edgrif@sanger.ac.uk)
- *  Copyright (c) 2006: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -28,7 +28,7 @@
  * HISTORY:
  * Last edited: Nov 13 14:40 2003 (edgrif)
  * Created: Thu Nov 13 14:38:41 2003 (edgrif)
- * CVS info:   $Id: zmapAppmain_c.c,v 1.2 2006-11-08 09:23:39 edgrif Exp $
+ * CVS info:   $Id: zmapAppmain_c.c,v 1.3 2010-03-04 15:09:35 mh17 Exp $
  *-------------------------------------------------------------------
  */
 
diff --git a/src/zmapApp/zmapAppmanage.c b/src/zmapApp/zmapAppmanage.c
index b7770106f..5a9208bee 100755
--- a/src/zmapApp/zmapAppmanage.c
+++ b/src/zmapApp/zmapAppmanage.c
@@ -1,6 +1,6 @@
 /*  File: zmapappmanage.c
  *  Author: Ed Griffiths (edgrif@sanger.ac.uk)
- *  Copyright (c) 2006: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -28,7 +28,7 @@
  * HISTORY:
  * Last edited: May 25 13:14 2006 (rds)
  * Created: Thu Jul 24 14:36:47 2003 (edgrif)
- * CVS info:   $Id: zmapAppmanage.c,v 1.15 2006-11-08 09:23:40 edgrif Exp $
+ * CVS info:   $Id: zmapAppmanage.c,v 1.16 2010-03-04 15:09:36 mh17 Exp $
  *-------------------------------------------------------------------
  */
 
diff --git a/src/zmapApp/zmapAppmenubar.c b/src/zmapApp/zmapAppmenubar.c
index b01e2f424..285abe4cf 100755
--- a/src/zmapApp/zmapAppmenubar.c
+++ b/src/zmapApp/zmapAppmenubar.c
@@ -1,6 +1,6 @@
 /*  File: zmapappmenubar.c
  *  Author: Ed Griffiths (edgrif@sanger.ac.uk)
- *  Copyright (c) 2006: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -28,7 +28,7 @@
  * HISTORY:
  * Last edited: Jun  7 10:27 2007 (edgrif)
  * Created: Thu Jul 24 14:36:59 2003 (edgrif)
- * CVS info:   $Id: zmapAppmenubar.c,v 1.7 2007-06-08 13:27:21 edgrif Exp $
+ * CVS info:   $Id: zmapAppmenubar.c,v 1.8 2010-03-04 15:09:37 mh17 Exp $
  *-------------------------------------------------------------------
  */
 
diff --git a/src/zmapApp/zmapAppremote.c b/src/zmapApp/zmapAppremote.c
index 134c04f6d..ee9b9be74 100755
--- a/src/zmapApp/zmapAppremote.c
+++ b/src/zmapApp/zmapAppremote.c
@@ -1,6 +1,6 @@
 /*  File: zmapAppRemote.c
  *  Author: Roy Storey (rds@sanger.ac.uk)
- *  Copyright (c) 2006: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -29,7 +29,7 @@
  * HISTORY:
  * Last edited: Aug 13 18:01 2009 (edgrif)
  * Created: Thu May  5 18:19:30 2005 (rds)
- * CVS info:   $Id: zmapAppremote.c,v 1.38 2009-08-14 09:52:36 edgrif Exp $
+ * CVS info:   $Id: zmapAppremote.c,v 1.39 2010-03-04 15:09:38 mh17 Exp $
  *-------------------------------------------------------------------
  */
 
diff --git a/src/zmapApp/zmapAppwindow.c b/src/zmapApp/zmapAppwindow.c
index f4de4c159..33c2067b3 100755
--- a/src/zmapApp/zmapAppwindow.c
+++ b/src/zmapApp/zmapAppwindow.c
@@ -1,6 +1,6 @@
 /*  File: zmapappmain.c
  *  Author: Ed Griffiths (edgrif@sanger.ac.uk)
- *  Copyright (c) 2006: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -28,7 +28,7 @@
  * HISTORY:
  * Last edited: Mar  2 14:31 2010 (edgrif)
  * Created: Thu Jul 24 14:36:27 2003 (edgrif)
- * CVS info:   $Id: zmapAppwindow.c,v 1.68 2010-03-03 11:02:18 edgrif Exp $
+ * CVS info:   $Id: zmapAppwindow.c,v 1.69 2010-03-04 15:09:39 mh17 Exp $
  *-------------------------------------------------------------------
  */
 
diff --git a/src/zmapConfig/zmapConfigDir.c b/src/zmapConfig/zmapConfigDir.c
index 76f9491d6..63908b152 100644
--- a/src/zmapConfig/zmapConfigDir.c
+++ b/src/zmapConfig/zmapConfigDir.c
@@ -1,6 +1,6 @@
 /*  File: zmapConfigDir.c
  *  Author: Ed Griffiths (edgrif@sanger.ac.uk)
- *  Copyright (c) 2006: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -29,7 +29,7 @@
  * HISTORY:
  * Last edited: Jun 24 14:26 2009 (edgrif)
  * Created: Thu Feb 10 10:05:36 2005 (edgrif)
- * CVS info:   $Id: zmapConfigDir.c,v 1.2 2009-12-14 16:37:59 mh17 Exp $
+ * CVS info:   $Id: zmapConfigDir.c,v 1.3 2010-03-04 15:09:40 mh17 Exp $
  *-------------------------------------------------------------------
  */
 
diff --git a/src/zmapConfig/zmapConfigDir_P.h b/src/zmapConfig/zmapConfigDir_P.h
index 9c9a831df..0ee1c5797 100644
--- a/src/zmapConfig/zmapConfigDir_P.h
+++ b/src/zmapConfig/zmapConfigDir_P.h
@@ -1,6 +1,6 @@
 /*  File: zmapConfigDir_P.h
  *  Author: Ed Griffiths (edgrif@sanger.ac.uk)
- *  Copyright (c) 2006: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -29,7 +29,7 @@
  * HISTORY:
  * Last edited: Aug 28 15:13 2008 (rds)
  * Created: Thu Feb 10 10:10:27 2005 (edgrif)
- * CVS info:   $Id: zmapConfigDir_P.h,v 1.1 2009-12-14 12:20:02 mh17 Exp $
+ * CVS info:   $Id: zmapConfigDir_P.h,v 1.2 2010-03-04 15:09:41 mh17 Exp $
  *-------------------------------------------------------------------
  */
 #ifndef ZMAP_CONFIGDIR_P_H
diff --git a/src/zmapConfig/zmapConfigFile.c b/src/zmapConfig/zmapConfigFile.c
index 7a49eaaf7..f0794a31c 100644
--- a/src/zmapConfig/zmapConfigFile.c
+++ b/src/zmapConfig/zmapConfigFile.c
@@ -1,6 +1,6 @@
 /*  File: zmapConfFile.c
  *  Author: Malcolm Hinsley (mh17@sanger.ac.uk)
- *  Copyright (c) 2008: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -28,7 +28,7 @@
  * Exported functions: See XXXXXXXXXXXXX.h
  * HISTORY:
  * Created: 2009-12-09 12:09:18 (mgh)
- * CVS info:   $Id: zmapConfigFile.c,v 1.2 2009-12-16 09:44:54 mh17 Exp $
+ * CVS info:   $Id: zmapConfigFile.c,v 1.3 2010-03-04 15:09:42 mh17 Exp $
  *-------------------------------------------------------------------
  */
 
diff --git a/src/zmapConfig/zmapConfigIni.c b/src/zmapConfig/zmapConfigIni.c
index af7ff4e92..f941bdc37 100755
--- a/src/zmapConfig/zmapConfigIni.c
+++ b/src/zmapConfig/zmapConfigIni.c
@@ -1,6 +1,6 @@
 /*  File: zmapConfigIni.c
  *  Author: Malcolm Hinsley (mh17@sanger.ac.uk) after Roy Storey (rds@sanger.ac.uk)
- *  Copyright (c) 2008: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -29,7 +29,7 @@
  * HISTORY:
  * Last edited: May 26 15:30 2009 (edgrif)
  * Created: Wed Aug 27 16:21:40 2008 (rds)
- * CVS info:   $Id: zmapConfigIni.c,v 1.12 2009-12-16 09:44:54 mh17 Exp $
+ * CVS info:   $Id: zmapConfigIni.c,v 1.13 2010-03-04 15:09:43 mh17 Exp $
  *-------------------------------------------------------------------
  */
 
diff --git a/src/zmapConfig/zmapConfigIni_P.h b/src/zmapConfig/zmapConfigIni_P.h
index 634d6d279..d187cc4fe 100644
--- a/src/zmapConfig/zmapConfigIni_P.h
+++ b/src/zmapConfig/zmapConfigIni_P.h
@@ -1,6 +1,6 @@
 /*  File: zmapConfigIni_P.h
  *  Author: malcolm hinsley (mh17@sanger.ac.uk)
- *  Copyright (c) 2006: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -28,7 +28,7 @@
  * Exported functions: See ZMap/ConfigIni.h
  * HISTORY:
  * Created: 2009-12-09 13:10:58 (mgh)
- * CVS info:   $Id: zmapConfigIni_P.h,v 1.2 2009-12-14 16:37:59 mh17 Exp $
+ * CVS info:   $Id: zmapConfigIni_P.h,v 1.3 2010-03-04 15:09:44 mh17 Exp $
  *-------------------------------------------------------------------
  */
 #ifndef ZMAP_CONFIGINI_P_H
diff --git a/src/zmapConfig/zmapConfigKey.c b/src/zmapConfig/zmapConfigKey.c
index c203c9a94..56894fea9 100644
--- a/src/zmapConfig/zmapConfigKey.c
+++ b/src/zmapConfig/zmapConfigKey.c
@@ -1,6 +1,6 @@
 /*  File: zmapConfigIni.c
  *  Author: Malcolm Hinsley (mh17@sanger.ac.uk) after Roy Storey (rds@sanger.ac.uk)
- *  Copyright (c) 2008: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -29,7 +29,7 @@
  * HISTORY:
  * Last edited: May 26 15:30 2009 (edgrif)
  * Created: Wed Aug 27 16:21:40 2008 (rds)
- * CVS info:   $Id: zmapConfigKey.c,v 1.1 2009-12-14 12:20:02 mh17 Exp $
+ * CVS info:   $Id: zmapConfigKey.c,v 1.2 2010-03-04 15:09:45 mh17 Exp $
  *-------------------------------------------------------------------
  */
 
diff --git a/src/zmapConfig/zmapConfigLoader.c b/src/zmapConfig/zmapConfigLoader.c
index 37aa49938..a375923fe 100644
--- a/src/zmapConfig/zmapConfigLoader.c
+++ b/src/zmapConfig/zmapConfigLoader.c
@@ -1,6 +1,6 @@
 /*  File: zmapConfigLoader.c
  *  Author: Roy Storey (rds@sanger.ac.uk)
- *  Copyright (c) 2008: Genome Research Ltd.
+ *  Copyright (c) 2006-2010: Genome Research Ltd.
  *-------------------------------------------------------------------
  * ZMap is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -31,7 +31,7 @@
  * HISTORY:
  * Last edited: Mar  2 14:47 2010 (edgrif)
  * Created: Thu Sep 25 14:12:05 2008 (rds)
- * CVS info:   $Id: zmapConfigLoader.c,v 1.6 2010-03-03 11:02:57 edgrif Exp $
+ * CVS info:   $Id: zmapConfigLoader.c,v 1.7 2010-03-04 15:09:46 mh17 Exp $
  *-------------------------------------------------------------------
  */
 
-- 
GitLab