phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.historylog.inc.php, 1.2.2.2


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.historylog.inc.php, 1.2.2.2
Date: Wed, 17 Nov 2004 14:24:57 +0100

Update of /property/inc
Modified Files:
        Branch: proposed-0_9_18-branch
          class.historylog.inc.php

date: 2004/11/17 13:24:57;  author: sigurdne;  state: Exp;  lines: +19 -22

Log Message:
Adapting to phpDocumentor
=====================================================================
Index: property/inc/class.historylog.inc.php
diff -u property/inc/class.historylog.inc.php:1.2.2.1 
property/inc/class.historylog.inc.php:1.2.2.2
--- property/inc/class.historylog.inc.php:1.2.2.1       Tue Nov  2 09:54:55 2004
+++ property/inc/class.historylog.inc.php       Wed Nov 17 13:24:57 2004
@@ -1,26 +1,23 @@
 <?php
-       
/**************************************************************************\
-       * phpGroupWare API - Record history logging                             
   *
-       * This file written by Joseph Engo <address@hidden>                *
-       * Copyright (C) 2001 Joseph Engo                                        
   *
-       * 
-------------------------------------------------------------------------*
-       * This library is part of the phpGroupWare API                          
   *
-       * http://www.phpgroupware.org/api                                       
   *
-       * 
------------------------------------------------------------------------ *
-       * This library is free software; you can redistribute it and/or modify 
it  *
-       * under the terms of the GNU Lesser General Public License as published 
by *
-       * the Free Software Foundation; either version 2.1 of the License,      
   *
-       * or any later version.                                                 
   *
-       * This library 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 Lesser General Public License for more details.           
   *
-       * You should have received a copy of the GNU Lesser General Public 
License *
-       * along with this library; if not, write to the Free Software 
Foundation,  *
-       * Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA         
   *
-       
\**************************************************************************/
-
-       /* $Id$ */
+       /**
+       * phpGroupWare - property
+       * address@hidden http://www.phpgroupware.org}
+       *
+       * Property: a Facilities Management System.
+       *
+       * Copyright 2000 - 2003 Free Software Foundation, Inc
+       * This program is part of the GNU project, see address@hidden 
http://www.gnu.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.
+       *
+       * To contact the author write to address@hidden mailto:address@hidden 
Sigurd Nes}
+       * @author Sigurd Nes
+       * @package property
+       * @version $Id$
+       */
 
        class historylog
        {




reply via email to

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