[Toxicengine-cvs] toxic/src/TEMPLATES HEADER_TEMPLATE.h,1.3,1.4 SOURCE_TEMPLATE.cpp,1.3,1.4
Status: Alpha
Brought to you by:
jperret
From: Jonathan P. <jp...@us...> - 2004-11-10 00:04:54
|
Update of /cvsroot/toxicengine/toxic/src/TEMPLATES In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13681/src/TEMPLATES Modified Files: HEADER_TEMPLATE.h SOURCE_TEMPLATE.cpp Log Message: updated Copyright notice and contact information Index: SOURCE_TEMPLATE.cpp =================================================================== RCS file: /cvsroot/toxicengine/toxic/src/TEMPLATES/SOURCE_TEMPLATE.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** SOURCE_TEMPLATE.cpp 6 May 2004 16:21:23 -0000 1.3 --- SOURCE_TEMPLATE.cpp 10 Nov 2004 00:04:14 -0000 1.4 *************** *** 2,6 **** toxic - A Global Illumination Renderer Copyright (C) 2003-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of toxic. --- 2,7 ---- toxic - A Global Illumination Renderer Copyright (C) 2003-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of toxic. Index: HEADER_TEMPLATE.h =================================================================== RCS file: /cvsroot/toxicengine/toxic/src/TEMPLATES/HEADER_TEMPLATE.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** HEADER_TEMPLATE.h 6 May 2004 16:21:23 -0000 1.3 --- HEADER_TEMPLATE.h 10 Nov 2004 00:04:13 -0000 1.4 *************** *** 2,6 **** toxic - A Global Illumination Renderer Copyright (C) 2003-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of toxic. --- 2,7 ---- toxic - A Global Illumination Renderer Copyright (C) 2003-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of toxic. |