Update of /cvsroot/teem/teem/src/ell
In directory sc8-pr-cvs1:/tmp/cvs-serv2309/src/ell
Modified Files:
GNUmakefile cubicEll.c eigen.c ell.h ellMacros.h genmat.c
mat.c miscEll.c quat.c vecEll.c
Log Message:
happy new year!
Index: GNUmakefile
===================================================================
RCS file: /cvsroot/teem/teem/src/ell/GNUmakefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** GNUmakefile 26 Aug 2003 21:35:26 -0000 1.11
--- GNUmakefile 7 Jan 2004 15:34:29 -0000 1.12
***************
*** 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: cubicEll.c
===================================================================
RCS file: /cvsroot/teem/teem/src/ell/cubicEll.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** cubicEll.c 26 Aug 2003 21:35:26 -0000 1.5
--- cubicEll.c 7 Jan 2004 15:34:29 -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: eigen.c
===================================================================
RCS file: /cvsroot/teem/teem/src/ell/eigen.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** eigen.c 13 Oct 2003 13:16:05 -0000 1.15
--- eigen.c 7 Jan 2004 15:34:29 -0000 1.16
***************
*** 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: ell.h
===================================================================
RCS file: /cvsroot/teem/teem/src/ell/ell.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** ell.h 19 Dec 2003 22:32:10 -0000 1.25
--- ell.h 7 Jan 2004 15:34:29 -0000 1.26
***************
*** 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: ellMacros.h
===================================================================
RCS file: /cvsroot/teem/teem/src/ell/ellMacros.h,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** ellMacros.h 18 Dec 2003 01:02:13 -0000 1.36
--- ellMacros.h 7 Jan 2004 15:34:29 -0000 1.37
***************
*** 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: genmat.c
===================================================================
RCS file: /cvsroot/teem/teem/src/ell/genmat.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** genmat.c 26 Aug 2003 21:35:26 -0000 1.3
--- genmat.c 7 Jan 2004 15:34:29 -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: mat.c
===================================================================
RCS file: /cvsroot/teem/teem/src/ell/mat.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** mat.c 26 Aug 2003 21:35:26 -0000 1.5
--- mat.c 7 Jan 2004 15:34:29 -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: miscEll.c
===================================================================
RCS file: /cvsroot/teem/teem/src/ell/miscEll.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** miscEll.c 26 Aug 2003 21:35:26 -0000 1.4
--- miscEll.c 7 Jan 2004 15:34:29 -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: quat.c
===================================================================
RCS file: /cvsroot/teem/teem/src/ell/quat.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** quat.c 2 Sep 2003 01:48:17 -0000 1.2
--- quat.c 7 Jan 2004 15:34:29 -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: vecEll.c
===================================================================
RCS file: /cvsroot/teem/teem/src/ell/vecEll.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** vecEll.c 26 Aug 2003 21:35:26 -0000 1.3
--- vecEll.c 7 Jan 2004 15:34:29 -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
|