Update of /cvsroot/monetdb/MonetDB4/src/modules/calibrator
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13781/src/modules/calibrator

Modified Files:
        Makefile.ag calib.mx calib_analyse.c calib_common.c 
        calib_main.c calib_plot.c calib_print.c calib_run.c 
        calib_smp.c calibrator.c 
Log Message:
It's 2008 now.

Index: calib_common.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/calibrator/calib_common.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- calib_common.c      20 Feb 2007 11:32:09 -0000      1.3
+++ calib_common.c      11 Jan 2008 10:38:53 -0000      1.4
@@ -12,7 +12,7 @@
  * The Original Code is the MonetDB Database System.
  *
  * The Initial Developer of the Original Code is CWI.
- * Portions created by CWI are Copyright (C) 1997-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
  * All Rights Reserved.
  */
 

Index: calib_run.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/calibrator/calib_run.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- calib_run.c 20 Feb 2007 11:32:10 -0000      1.3
+++ calib_run.c 11 Jan 2008 10:38:53 -0000      1.4
@@ -12,7 +12,7 @@
  * The Original Code is the MonetDB Database System.
  *
  * The Initial Developer of the Original Code is CWI.
- * Portions created by CWI are Copyright (C) 1997-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
  * All Rights Reserved.
  */
 

Index: calib.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/calibrator/calib.mx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- calib.mx    20 Feb 2007 11:32:09 -0000      1.3
+++ calib.mx    11 Jan 2008 10:38:53 -0000      1.4
@@ -11,7 +11,7 @@
 @' The Original Code is the MonetDB Database System.
 @'
 @' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
 @' All Rights Reserved.
 
 @f calib

Index: calib_analyse.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/calibrator/calib_analyse.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- calib_analyse.c     20 Feb 2007 11:32:09 -0000      1.3
+++ calib_analyse.c     11 Jan 2008 10:38:53 -0000      1.4
@@ -12,7 +12,7 @@
  * The Original Code is the MonetDB Database System.
  *
  * The Initial Developer of the Original Code is CWI.
- * Portions created by CWI are Copyright (C) 1997-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
  * All Rights Reserved.
  */
 

Index: calib_main.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/calibrator/calib_main.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- calib_main.c        20 Feb 2007 11:32:09 -0000      1.3
+++ calib_main.c        11 Jan 2008 10:38:53 -0000      1.4
@@ -12,7 +12,7 @@
  * The Original Code is the MonetDB Database System.
  *
  * The Initial Developer of the Original Code is CWI.
- * Portions created by CWI are Copyright (C) 1997-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
  * All Rights Reserved.
  */
 

Index: calib_plot.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/calibrator/calib_plot.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- calib_plot.c        3 Jan 2007 12:23:33 -0000       1.2
+++ calib_plot.c        11 Jan 2008 10:38:53 -0000      1.3
@@ -12,7 +12,7 @@
  * The Original Code is the MonetDB Database System.
  *
  * The Initial Developer of the Original Code is CWI.
- * Portions created by CWI are Copyright (C) 1997-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
  * All Rights Reserved.
  */
 

Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/calibrator/Makefile.ag,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.ag 3 Dec 2007 08:24:36 -0000       1.7
+++ Makefile.ag 11 Jan 2008 10:38:53 -0000      1.8
@@ -11,7 +11,7 @@
 # The Original Code is the MonetDB Database System.
 #
 # The Initial Developer of the Original Code is CWI.
-# Portions created by CWI are Copyright (C) 1997-2007 CWI.
+# Portions created by CWI are Copyright (C) 1997-2008 CWI.
 # All Rights Reserved.
 
 INCLUDES = -I../../monet $(MONETDB_INCS) $(HWCOUNTERS_INCS) 

Index: calibrator.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/calibrator/calibrator.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- calibrator.c        20 Feb 2007 11:32:10 -0000      1.3
+++ calibrator.c        11 Jan 2008 10:38:53 -0000      1.4
@@ -12,7 +12,7 @@
  * The Original Code is the MonetDB Database System.
  *
  * The Initial Developer of the Original Code is CWI.
- * Portions created by CWI are Copyright (C) 1997-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
  * All Rights Reserved.
  */
 

Index: calib_print.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/calibrator/calib_print.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- calib_print.c       3 Jan 2007 12:23:33 -0000       1.2
+++ calib_print.c       11 Jan 2008 10:38:53 -0000      1.3
@@ -12,7 +12,7 @@
  * The Original Code is the MonetDB Database System.
  *
  * The Initial Developer of the Original Code is CWI.
- * Portions created by CWI are Copyright (C) 1997-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
  * All Rights Reserved.
  */
 

Index: calib_smp.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/calibrator/calib_smp.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- calib_smp.c 20 Feb 2007 11:32:10 -0000      1.3
+++ calib_smp.c 11 Jan 2008 10:38:53 -0000      1.4
@@ -12,7 +12,7 @@
  * The Original Code is the MonetDB Database System.
  *
  * The Initial Developer of the Original Code is CWI.
- * Portions created by CWI are Copyright (C) 1997-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
  * All Rights Reserved.
  */
 


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to