phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api class.account_mgr.php,1.1.2.4,1.1.2.5


From: Joseph Engo <address@hidden>
Subject: [Phpgroupware-cvs] api class.account_mgr.php,1.1.2.4,1.1.2.5
Date: Mon, 27 Oct 2003 08:57:36 +0000

Update of /cvsroot/phpgroupware/api
In directory subversions:/tmp/cvs-serv14306/api

Modified Files:
      Tag: proposal-branch
        class.account_mgr.php 
Log Message:
Added missing license header


Index: class.account_mgr.php
===================================================================
RCS file: /cvsroot/phpgroupware/api/Attic/class.account_mgr.php,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -d -r1.1.2.4 -r1.1.2.5
*** class.account_mgr.php       27 Oct 2003 08:54:08 -0000      1.1.2.4
--- class.account_mgr.php       27 Oct 2003 08:57:34 -0000      1.1.2.5
***************
*** 1,3 ****
--- 1,18 ----
  <?php
+       
/**************************************************************************\
+       * phpGroupWare                                                          
   *
+       * http://www.phpgroupware.org                                           
   *
+       * This file written by Joseph Engo <address@hidden>                *
+       * Copyright (C) 2003 Joseph Engo                                        
   *
+       * 
-------------------------------------------------------------------------*
+       * 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$ */
+       /* $Source$ */
+ 
        class api_account_mgr
        {





reply via email to

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