[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] api class.account_mgr.php,1.1.2.8,1.1.2.9
From: |
Joseph Engo <address@hidden> |
Subject: |
[Phpgroupware-cvs] api class.account_mgr.php,1.1.2.8,1.1.2.9 |
Date: |
Tue, 28 Oct 2003 10:48:13 +0000 |
Update of /cvsroot/phpgroupware/api
In directory subversions:/tmp/cvs-serv368/api
Modified Files:
Tag: proposal-branch
class.account_mgr.php
Log Message:
I used wrong header on this file, this file was inteded on being LGPL from the
get go
Index: class.account_mgr.php
===================================================================
RCS file: /cvsroot/phpgroupware/api/Attic/class.account_mgr.php,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -C2 -d -r1.1.2.8 -r1.1.2.9
*** class.account_mgr.php 28 Oct 2003 10:13:29 -0000 1.1.2.8
--- class.account_mgr.php 28 Oct 2003 10:48:11 -0000 1.1.2.9
***************
*** 6,14 ****
* 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$ */
--- 6,24 ----
* Copyright (C) 2003 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$ */
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] api class.account_mgr.php,1.1.2.8,1.1.2.9,
Joseph Engo <address@hidden> <=