phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/doc/et_media/setup setup.inc.php, 1.5,


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/doc/et_media/setup setup.inc.php, 1.5, 1.5.2.1
Date: Sat, 06 Sep 2003 21:26:43 -0400

Update of /cvsroot/phpgroupware/etemplate/doc/et_media/setup
In directory subversions:/tmp/cvs-serv17444/doc/et_media/setup

Modified Files:
      Tag: Version-0_9_16-branch
        setup.inc.php 
Log Message:
updated copyright

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/doc/et_media/setup/setup.inc.php,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -C2 -r1.5 -r1.5.2.1
*** setup.inc.php       28 Oct 2002 11:41:58 -0000      1.5
--- setup.inc.php       7 Sep 2003 01:26:41 -0000       1.5.2.1
***************
*** 1,15 ****
  <?php
!       
/**************************************************************************\
!       * phpGroupWare - Editable Templates: Example App of the tutorial        
   *
!       * http://www.phpgroupware.org                                           
   *
!       " Written by Ralf Becker <address@hidden>                  *
!       * --------------------------------------------                          
   *
!       *  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$ */
  
        $setup_info['et_media']['name']      = 'et_media';
--- 1,18 ----
  <?php
!  /**********************************************************************\
!  * phpGroupWare - eTemplate                                           *
!  * http://www.phpgroupware.org                                                
*
!  * This program is part of the GNU project, see http://www.gnu.org/   *
!  *                                                                    *
!  * Copyright 2002, 2003 Free Software Foundation, Inc.                        
*
!  *                                                                    *
!  * Originally Written by Ralf Becker - <address@hidden>       *
!  * --------------------------------------------                               
*
!  * 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$ */
  
        $setup_info['et_media']['name']      = 'et_media';
***************
*** 21,26 ****
        $setup_info['et_media']['author'] = 
        $setup_info['et_media']['maintainer'] = array(
!               'name'  => 'Ralf Becker',
!               'email' => 'address@hidden'
        );
        $setup_info['et_media']['license']   = 'GPL';
--- 24,29 ----
        $setup_info['et_media']['author'] = 
        $setup_info['et_media']['maintainer'] = array(
!               'name'  => 'Unmaintained',
!               'email' => 'phpgroupware-developers at gnu.org'
        );
        $setup_info['et_media']['license']   = 'GPL';





reply via email to

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