phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/inc class.editor.inc.php, 1.37, 1.37.2


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/inc class.editor.inc.php, 1.37, 1.37.2.1
Date: Sun, 07 Sep 2003 00:11:16 -0400

Update of /cvsroot/phpgroupware/etemplate/inc
In directory subversions:/tmp/cvs-serv21504

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

Index: class.editor.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/inc/class.editor.inc.php,v
retrieving revision 1.37
retrieving revision 1.37.2.1
diff -C2 -r1.37 -r1.37.2.1
*** class.editor.inc.php        8 Aug 2003 16:18:30 -0000       1.37
--- class.editor.inc.php        7 Sep 2003 04:11:14 -0000       1.37.2.1
***************
*** 1,16 ****
  <?php
!       
/**************************************************************************\
!       * phpGroupWare - eTemplates - Editor                                    
   *
!       * 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$ */
  
        class editor
        {
--- 1,20 ----
  <?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$ */
  
+                 
        class editor
        {





reply via email to

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