|
From: <kin...@us...> - 2004-01-07 15:35:00
|
Update of /cvsroot/teem/teem/src/air/test
In directory sc8-pr-cvs1:/tmp/cvs-serv2309/src/air/test
Modified Files:
doubleprint.c floatprint.c fp.c tline.c tmop.c tok.c
Log Message:
happy new year!
Index: doubleprint.c
===================================================================
RCS file: /cvsroot/teem/teem/src/air/test/doubleprint.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** doubleprint.c 23 Jul 2003 01:20:26 -0000 1.4
--- doubleprint.c 7 Jan 2004 15:34:27 -0000 1.5
***************
*** 1,5 ****
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
This library is free software; you can redistribute it and/or
--- 1,5 ----
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 2004, 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
This library is free software; you can redistribute it and/or
Index: floatprint.c
===================================================================
RCS file: /cvsroot/teem/teem/src/air/test/floatprint.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** floatprint.c 23 Jul 2003 01:20:26 -0000 1.5
--- floatprint.c 7 Jan 2004 15:34:27 -0000 1.6
***************
*** 1,5 ****
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
This library is free software; you can redistribute it and/or
--- 1,5 ----
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 2004, 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
This library is free software; you can redistribute it and/or
Index: fp.c
===================================================================
RCS file: /cvsroot/teem/teem/src/air/test/fp.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** fp.c 23 Jul 2003 01:20:26 -0000 1.4
--- fp.c 7 Jan 2004 15:34:27 -0000 1.5
***************
*** 1,5 ****
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
This library is free software; you can redistribute it and/or
--- 1,5 ----
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 2004, 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
This library is free software; you can redistribute it and/or
Index: tline.c
===================================================================
RCS file: /cvsroot/teem/teem/src/air/test/tline.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** tline.c 23 Jul 2003 01:20:26 -0000 1.3
--- tline.c 7 Jan 2004 15:34:27 -0000 1.4
***************
*** 1,5 ****
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
This library is free software; you can redistribute it and/or
--- 1,5 ----
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 2004, 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
This library is free software; you can redistribute it and/or
Index: tmop.c
===================================================================
RCS file: /cvsroot/teem/teem/src/air/test/tmop.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** tmop.c 23 Jul 2003 01:20:26 -0000 1.4
--- tmop.c 7 Jan 2004 15:34:27 -0000 1.5
***************
*** 1,5 ****
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
This library is free software; you can redistribute it and/or
--- 1,5 ----
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 2004, 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
This library is free software; you can redistribute it and/or
Index: tok.c
===================================================================
RCS file: /cvsroot/teem/teem/src/air/test/tok.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** tok.c 23 Jul 2003 01:20:26 -0000 1.4
--- tok.c 7 Jan 2004 15:34:27 -0000 1.5
***************
*** 1,5 ****
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
This library is free software; you can redistribute it and/or
--- 1,5 ----
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 2004, 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
This library is free software; you can redistribute it and/or
|