From: <ro...@us...> - 2002-10-29 23:29:21
|
Update of /cvsroot/webnotes/webnotes/core In directory usw-pr-cvs1:/tmp/cvs-serv6633 Modified Files: gpc_api.php Log Message: We're phpWebNotes, not Mantis Index: gpc_api.php =================================================================== RCS file: /cvsroot/webnotes/webnotes/core/gpc_api.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- gpc_api.php 3 Oct 2002 03:47:50 -0000 1.2 +++ gpc_api.php 29 Oct 2002 23:29:18 -0000 1.3 @@ -1,9 +1,8 @@ <?php - # Mantis - a php based bugtracking system - # Copyright (C) 2000 - 2002 Kenzaburo Ito - ke...@30... - # Copyright (C) 2002 Mantis Team - man...@li... - # This program is distributed under the terms and conditions of the GPL - # See the files README and LICENSE for details + # phpWebNotes - a php based note addition system + # Copyright (C) 2000-2002 Webnotes Team - web...@so... + # This program is distributed under the terms and conditions of the GPL + # See the files README and LICENSE for details # -------------------------------------------------------- # $Id$ |