|
From: <kin...@us...> - 2004-01-07 15:35:00
|
Update of /cvsroot/teem/teem/src
In directory sc8-pr-cvs1:/tmp/cvs-serv2309/src
Modified Files:
GNUmakefile README.txt preamble.c preamble.mk
Log Message:
happy new year!
Index: GNUmakefile
===================================================================
RCS file: /cvsroot/teem/teem/src/GNUmakefile,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -d -r1.48 -r1.49
*** GNUmakefile 20 Dec 2003 08:23:15 -0000 1.48
--- GNUmakefile 7 Jan 2004 15:34:27 -0000 1.49
***************
*** 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: README.txt
===================================================================
RCS file: /cvsroot/teem/teem/src/README.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** README.txt 23 Jul 2003 01:20:22 -0000 1.3
--- README.txt 7 Jan 2004 15:34:27 -0000 1.4
***************
*** 1,4 ****
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,4 ----
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: preamble.c
===================================================================
RCS file: /cvsroot/teem/teem/src/preamble.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** preamble.c 12 May 2002 07:52:49 -0000 1.1
--- preamble.c 7 Jan 2004 15:34:27 -0000 1.2
***************
*** 1,5 ****
/*
teem: Gordon Kindlmann's research software
! Copyright (C) 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: preamble.mk
===================================================================
RCS file: /cvsroot/teem/teem/src/preamble.mk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** preamble.mk 12 May 2002 07:52:49 -0000 1.1
--- preamble.mk 7 Jan 2004 15:34:27 -0000 1.2
***************
*** 1,5 ****
#
# teem: Gordon Kindlmann's research software
! # Copyright (C) 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
|