[phpwebapp-commits] CVS: web_app/convert class.Parser.php,1.3,1.4 class.Render.php,1.4,1.5 class.Tem
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2005-11-04 06:54:34
|
Update of /cvsroot/phpwebapp/web_app/convert In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4382/convert Modified Files: class.Parser.php class.Render.php class.Template.php Log Message: modified copyright note Index: class.Parser.php =================================================================== RCS file: /cvsroot/phpwebapp/web_app/convert/class.Parser.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** class.Parser.php 2 Nov 2005 15:17:54 -0000 1.3 --- class.Parser.php 4 Nov 2005 06:54:14 -0000 1.4 *************** *** 4,8 **** application based on relational databases. ! Copyright 2001,2002,2003,2004 Dashamir Hoxha, das...@us... phpWebApp is free software; you can redistribute it and/or modify it --- 4,9 ---- application based on relational databases. ! Copyright 2001,2002,2003,2004,2005 ! Dashamir Hoxha, das...@us... phpWebApp is free software; you can redistribute it and/or modify it Index: class.Render.php =================================================================== RCS file: /cvsroot/phpwebapp/web_app/convert/class.Render.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** class.Render.php 2 Nov 2005 15:17:54 -0000 1.4 --- class.Render.php 4 Nov 2005 06:54:14 -0000 1.5 *************** *** 4,8 **** application based on relational databases. ! Copyright 2001,2002,2003,2004 Dashamir Hoxha, das...@us... phpWebApp is free software; you can redistribute it and/or modify it --- 4,9 ---- application based on relational databases. ! Copyright 2001,2002,2003,2004,2005 ! Dashamir Hoxha, das...@us... phpWebApp is free software; you can redistribute it and/or modify it Index: class.Template.php =================================================================== RCS file: /cvsroot/phpwebapp/web_app/convert/class.Template.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** class.Template.php 2 Nov 2005 15:17:54 -0000 1.3 --- class.Template.php 4 Nov 2005 06:54:14 -0000 1.4 *************** *** 4,8 **** application based on relational databases. ! Copyright 2001,2002,2003,2004 Dashamir Hoxha, das...@us... phpWebApp is free software; you can redistribute it and/or modify it --- 4,9 ---- application based on relational databases. ! Copyright 2001,2002,2003,2004,2005 ! Dashamir Hoxha, das...@us... phpWebApp is free software; you can redistribute it and/or modify it |