[otrs-cvs] Fred/Kernel/System Fred.pm,1.7,1.8

cvs-log at otrs.org cvs-log at otrs.org
Wed Apr 2 04:54:11 GMT 2008


Comments:
Update of /home/cvs/Fred/Kernel/System
In directory lancelot:/tmp/cvs-serv6064/Kernel/System

Modified Files:
	Fred.pm 
Log Message:
Fixed typo.

Author: tr

Index: Fred.pm
===================================================================
RCS file: /home/cvs/Fred/Kernel/System/Fred.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Fred.pm	22 Oct 2007 14:15:52 -0000	1.7
--- Fred.pm	2 Apr 2008 04:54:06 -0000	1.8
***************
*** 1,5 ****
  # --
  # Kernel/System/Fred.pm - all fred core functions
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/System/Fred.pm - all fred core functions
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
  # --
  # $Id$
***************
*** 7,11 ****
  # This software comes with ABSOLUTELY NO WARRANTY. For details, see
  # the enclosed file COPYING for license information (GPL). If you
! # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
  
--- 7,11 ----
  # This software comes with ABSOLUTELY NO WARRANTY. For details, see
  # the enclosed file COPYING for license information (GPL). If you
! # did not receive this file, see http://www.gnu.org/licenses/gpl-2.0.txt.
  # --
  
***************
*** 35,39 ****
  =item new()
  
! create a object
  
      use Kernel::Config;
--- 35,39 ----
  =item new()
  
! create an object
  
      use Kernel::Config;
***************
*** 359,363 ****
  This software comes with ABSOLUTELY NO WARRANTY. For details, see
  the enclosed file COPYING for license information (GPL). If you
! did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  
  =cut
--- 359,363 ----
  This software comes with ABSOLUTELY NO WARRANTY. For details, see
  the enclosed file COPYING for license information (GPL). If you
! did not receive this file, see http://www.gnu.org/licenses/gpl-2.0.txt.
  
  =cut


More information about the cvs-log mailing list