|
From: <kin...@us...> - 2004-01-07 15:35:02
|
Update of /cvsroot/teem/teem/src/echo
In directory sc8-pr-cvs1:/tmp/cvs-serv2309/src/echo
Modified Files:
GNUmakefile bounds.c color.c echo.h enumsEcho.c intx.c
lightEcho.c list.c matter.c methodsEcho.c model.c objmethods.c
privateEcho.h renderEcho.c set.c sqd.c
Log Message:
happy new year!
Index: GNUmakefile
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/GNUmakefile,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** GNUmakefile 27 Jul 2003 06:22:40 -0000 1.17
--- GNUmakefile 7 Jan 2004 15:34:28 -0000 1.18
***************
*** 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: bounds.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/bounds.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** bounds.c 2 Sep 2003 01:48:17 -0000 1.4
--- bounds.c 7 Jan 2004 15:34:28 -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: color.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/color.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** color.c 2 Sep 2003 01:48:17 -0000 1.24
--- color.c 7 Jan 2004 15:34:28 -0000 1.25
***************
*** 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: echo.h
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/echo.h,v
retrieving revision 1.58
retrieving revision 1.59
diff -C2 -d -r1.58 -r1.59
*** echo.h 19 Dec 2003 22:32:25 -0000 1.58
--- echo.h 7 Jan 2004 15:34:28 -0000 1.59
***************
*** 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: enumsEcho.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/enumsEcho.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** enumsEcho.c 23 Jul 2003 01:20:27 -0000 1.8
--- enumsEcho.c 7 Jan 2004 15:34:28 -0000 1.9
***************
*** 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: intx.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/intx.c,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** intx.c 2 Sep 2003 01:48:17 -0000 1.38
--- intx.c 7 Jan 2004 15:34:28 -0000 1.39
***************
*** 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: lightEcho.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/lightEcho.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** lightEcho.c 26 Aug 2003 21:36:05 -0000 1.9
--- lightEcho.c 7 Jan 2004 15:34:28 -0000 1.10
***************
*** 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: list.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/list.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** list.c 23 Jul 2003 01:20:27 -0000 1.2
--- list.c 7 Jan 2004 15:34:28 -0000 1.3
***************
*** 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: matter.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/matter.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** matter.c 23 Jul 2003 01:20:27 -0000 1.7
--- matter.c 7 Jan 2004 15:34:28 -0000 1.8
***************
*** 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: methodsEcho.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/methodsEcho.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** methodsEcho.c 27 Jul 2003 09:32:24 -0000 1.12
--- methodsEcho.c 7 Jan 2004 15:34:28 -0000 1.13
***************
*** 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: model.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/model.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** model.c 23 Jul 2003 01:20:27 -0000 1.3
--- model.c 7 Jan 2004 15:34:28 -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: objmethods.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/objmethods.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** objmethods.c 23 Jul 2003 01:20:27 -0000 1.7
--- objmethods.c 7 Jan 2004 15:34:28 -0000 1.8
***************
*** 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: privateEcho.h
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/privateEcho.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** privateEcho.h 2 Sep 2003 01:48:17 -0000 1.14
--- privateEcho.h 7 Jan 2004 15:34:28 -0000 1.15
***************
*** 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: renderEcho.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/renderEcho.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** renderEcho.c 2 Sep 2003 18:52:35 -0000 1.23
--- renderEcho.c 7 Jan 2004 15:34:28 -0000 1.24
***************
*** 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: set.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/set.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** set.c 2 Sep 2003 01:48:17 -0000 1.7
--- set.c 7 Jan 2004 15:34:28 -0000 1.8
***************
*** 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: sqd.c
===================================================================
RCS file: /cvsroot/teem/teem/src/echo/sqd.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** sqd.c 2 Sep 2003 01:48:17 -0000 1.4
--- sqd.c 7 Jan 2004 15:34:28 -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
|