|
From: <kin...@us...> - 2004-01-07 15:35:01
|
Update of /cvsroot/teem/teem/src/dye
In directory sc8-pr-cvs1:/tmp/cvs-serv2309/src/dye
Modified Files:
GNUmakefile convertDye.c dye.h methodsDye.c
Log Message:
happy new year!
Index: GNUmakefile
===================================================================
RCS file: /cvsroot/teem/teem/src/dye/GNUmakefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** GNUmakefile 23 Jul 2003 01:20:26 -0000 1.8
--- GNUmakefile 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: convertDye.c
===================================================================
RCS file: /cvsroot/teem/teem/src/dye/convertDye.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** convertDye.c 23 Jul 2003 01:20:26 -0000 1.2
--- convertDye.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: dye.h
===================================================================
RCS file: /cvsroot/teem/teem/src/dye/dye.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** dye.h 19 Dec 2003 22:32:24 -0000 1.13
--- dye.h 7 Jan 2004 15:34:28 -0000 1.14
***************
*** 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: methodsDye.c
===================================================================
RCS file: /cvsroot/teem/teem/src/dye/methodsDye.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** methodsDye.c 23 Jul 2003 01:20:26 -0000 1.5
--- methodsDye.c 7 Jan 2004 15:34:28 -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
|