|
From: <kin...@us...> - 2004-01-07 15:35:01
|
Update of /cvsroot/teem/teem/src/alan
In directory sc8-pr-cvs1:/tmp/cvs-serv2309/src/alan
Modified Files:
GNUmakefile alan.h coreAlan.c enumsAlan.c methodsAlan.c
Log Message:
happy new year!
Index: GNUmakefile
===================================================================
RCS file: /cvsroot/teem/teem/src/alan/GNUmakefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** GNUmakefile 29 Sep 2003 08:52:04 -0000 1.2
--- GNUmakefile 7 Jan 2004 15:34:27 -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: alan.h
===================================================================
RCS file: /cvsroot/teem/teem/src/alan/alan.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** alan.h 19 Dec 2003 22:32:24 -0000 1.10
--- alan.h 7 Jan 2004 15:34:27 -0000 1.11
***************
*** 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: coreAlan.c
===================================================================
RCS file: /cvsroot/teem/teem/src/alan/coreAlan.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** coreAlan.c 6 Oct 2003 08:03:20 -0000 1.14
--- coreAlan.c 7 Jan 2004 15:34:27 -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: enumsAlan.c
===================================================================
RCS file: /cvsroot/teem/teem/src/alan/enumsAlan.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** enumsAlan.c 29 Sep 2003 08:51:55 -0000 1.1
--- enumsAlan.c 7 Jan 2004 15:34:27 -0000 1.2
***************
*** 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: methodsAlan.c
===================================================================
RCS file: /cvsroot/teem/teem/src/alan/methodsAlan.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** methodsAlan.c 4 Oct 2003 10:12:08 -0000 1.10
--- methodsAlan.c 7 Jan 2004 15:34:27 -0000 1.11
***************
*** 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
|