phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] projects index.php help/index.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] projects index.php help/index.php
Date: Tue, 05 Dec 2006 20:00:08 +0000

CVSROOT:        /sources/phpgroupware
Module name:    projects
Changes by:     Sigurd Nes <sigurdne>   06/12/05 20:00:08

Modified files:
        .              : index.php 
        help           : index.php 

Log message:
        missed some headings

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/projects/index.php?cvsroot=phpgroupware&r1=1.58&r2=1.59
http://cvs.savannah.gnu.org/viewcvs/projects/help/index.php?cvsroot=phpgroupware&r1=1.4&r2=1.5

Patches:
Index: index.php
===================================================================
RCS file: /sources/phpgroupware/projects/index.php,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- index.php   5 Dec 2006 19:40:44 -0000       1.58
+++ index.php   5 Dec 2006 20:00:08 -0000       1.59
@@ -1,28 +1,14 @@
 <?php
-       /*******************************************************************\
-       * phpGroupWare - Projects                                           *
-       * http://www.phpgroupware.org                                       *
-       *                                                                   *
-       * Project Manager                                                   *
-       * Written by Bettina Gille address@hidden                   *
-       * -----------------------------------------------                   *
-       * Copyright (C) 2000, 2001 Bettina Gille                            *
-       *                                                                   *
-       * This program is free software; you can redistribute it and/or     *
-       * modify it under the terms of the GNU General Public License as    *
-       * published by the Free Software Foundation; either version 2 of    *
-       * the License, or (at your option) any later version.               *
-       *                                                                   *
-       * This program is distributed in the hope that it will be useful,   *
-       * but WITHOUT ANY WARRANTY; without even the implied warranty of    *
-       * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU  *
-       * General Public License for more details.                          *
-       *                                                                   *
-       * You should have received a copy of the GNU General Public License *
-       * along with this program; if not, write to the Free Software       *
-       * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.         *
-       \*******************************************************************/
-       /* $Id: index.php,v 1.58 2006/12/05 19:40:44 sigurdne Exp $ */
+       /**
+       * Project Manager
+       *
+       * @author Bettina Gille address@hidden
+       * @copyright Copyright (C) 2000-2006 Free Software Foundation, Inc. 
http://www.fsf.org/
+       * @license http://www.gnu.org/licenses/gpl.html GNU General Public 
License
+       * @package projects
+       * @version $Id: index.php,v 1.59 2006/12/05 20:00:08 sigurdne Exp $
+       * $Source: /sources/phpgroupware/projects/index.php,v $
+       */
 
        $GLOBALS['phpgw_info']['flags'] = array
        (

Index: help/index.php
===================================================================
RCS file: /sources/phpgroupware/projects/help/index.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- help/index.php      5 Dec 2006 19:40:45 -0000       1.4
+++ help/index.php      5 Dec 2006 20:00:08 -0000       1.5
@@ -1,14 +1,15 @@
 <?php
-       
/**************************************************************************\
-       * phpGroupWare - User manual                                            
   *
-       * http://www.phpgroupware.org                                           
   *
-       * --------------------------------------------                          
   *
-       *  This program is free software; you can redistribute it and/or modify 
it *
-       *  under the terms of the GNU General Public License as published by 
the   *
-       *  Free Software Foundation; either version 2 of the License, or (at 
your  *
-       *  option) any later version.                                           
   *
-       
\**************************************************************************/
-       /* $Id: index.php,v 1.4 2006/12/05 19:40:45 sigurdne Exp $ */
+       /**
+       * Project Manager - User manual
+       *
+       * @author Bettina Gille address@hidden
+       * @copyright Copyright (C) 2000-2006 Free Software Foundation, Inc. 
http://www.fsf.org/
+       * @license http://www.gnu.org/licenses/gpl.html GNU General Public 
License
+       * @package projects
+       * @subpackage help
+       * @version $Id: index.php,v 1.5 2006/12/05 20:00:08 sigurdne Exp $
+       * $Source: /sources/phpgroupware/projects/help/index.php,v $
+       */
 
        $phpgw_flags = Array('currentapp' => 'manual');
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]