[otrs-cvs] Fred/Kernel/Output/HTML FredBenchmark.pm, 1.1, 1.2 FredConfigLog.pm, 1.3, 1.4 FredConsole.pm, 1.3, 1.4 FredDProf.pm, 1.5, 1.6 FredHTMLCheck.pm, 1.2, 1.3 FredSQLLog.pm, 1.5, 1.6 FredSTDERRLog.pm, 1.6, 1.7 FredSmallProf.pm, 1.6, 1.7 FredTranslationDebug.pm, 1.2, 1.3

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/Output/HTML
In directory lancelot:/tmp/cvs-serv6064/Kernel/Output/HTML

Modified Files:
	FredBenchmark.pm FredConfigLog.pm FredConsole.pm FredDProf.pm 
	FredHTMLCheck.pm FredSQLLog.pm FredSTDERRLog.pm 
	FredSmallProf.pm FredTranslationDebug.pm 
Log Message:
Fixed typo.

Author: tr

Index: FredBenchmark.pm
===================================================================
RCS file: /home/cvs/Fred/Kernel/Output/HTML/FredBenchmark.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** FredBenchmark.pm	5 Dec 2007 06:10:12 -0000	1.1
--- FredBenchmark.pm	2 Apr 2008 04:54:06 -0000	1.2
***************
*** 1,5 ****
  # --
  # Kernel/Output/HTML/FredBenchmark.pm - layout backend module
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/Output/HTML/FredBenchmark.pm - layout backend module
! # 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.
  # --
  
***************
*** 32,36 ****
  =item new()
  
! create a object
  
      $BackendObject = Kernel::Output::HTML::FredBenchmark->new(
--- 32,36 ----
  =item new()
  
! create an object
  
      $BackendObject = Kernel::Output::HTML::FredBenchmark->new(
***************
*** 112,116 ****
  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
--- 112,116 ----
  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

Author: tr

Index: FredConfigLog.pm
===================================================================
RCS file: /home/cvs/Fred/Kernel/Output/HTML/FredConfigLog.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** FredConfigLog.pm	28 Sep 2007 06:58:23 -0000	1.3
--- FredConfigLog.pm	2 Apr 2008 04:54:06 -0000	1.4
***************
*** 1,5 ****
  # --
  # Kernel/Output/HTML/FredConfigLog.pm - layout backend module
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/Output/HTML/FredConfigLog.pm - layout backend module
! # 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.
  # --
  
***************
*** 33,37 ****
  =item new()
  
! create a object
  
      $BackendObject = Kernel::Output::HTML::FredConfigLog->new(
--- 33,37 ----
  =item new()
  
! create an object
  
      $BackendObject = Kernel::Output::HTML::FredConfigLog->new(
***************
*** 118,122 ****
  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
--- 118,122 ----
  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

Author: tr

Index: FredConsole.pm
===================================================================
RCS file: /home/cvs/Fred/Kernel/Output/HTML/FredConsole.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** FredConsole.pm	26 Sep 2007 10:08:21 -0000	1.3
--- FredConsole.pm	2 Apr 2008 04:54:06 -0000	1.4
***************
*** 1,5 ****
  # --
  # Kernel/Output/HTML/FredConsole.pm - layout backend module
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/Output/HTML/FredConsole.pm - layout backend module
! # 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.
  # --
  
***************
*** 33,37 ****
  =item new()
  
! create a object
  
      $BackendObject = Kernel::Output::HTML::FredConsole->new(
--- 33,37 ----
  =item new()
  
! create an object
  
      $BackendObject = Kernel::Output::HTML::FredConsole->new(
***************
*** 111,115 ****
  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
--- 111,115 ----
  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

Author: tr

Index: FredDProf.pm
===================================================================
RCS file: /home/cvs/Fred/Kernel/Output/HTML/FredDProf.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** FredDProf.pm	2 Feb 2008 12:44:16 -0000	1.5
--- FredDProf.pm	2 Apr 2008 04:54:06 -0000	1.6
***************
*** 33,37 ****
  =item new()
  
! create a object
  
      $BackendObject = Kernel::Output::HTML::FredDProf->new(
--- 33,37 ----
  =item new()
  
! create an object
  
      $BackendObject = Kernel::Output::HTML::FredDProf->new(

Author: tr

Index: FredHTMLCheck.pm
===================================================================
RCS file: /home/cvs/Fred/Kernel/Output/HTML/FredHTMLCheck.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** FredHTMLCheck.pm	26 Sep 2007 10:02:58 -0000	1.2
--- FredHTMLCheck.pm	2 Apr 2008 04:54:06 -0000	1.3
***************
*** 1,5 ****
  # --
  # Kernel/Output/HTML/FredHTMLCheck.pm - layout backend module
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/Output/HTML/FredHTMLCheck.pm - layout backend module
! # 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.
  # --
  
***************
*** 33,37 ****
  =item new()
  
! create a object
  
      $BackendObject = Kernel::Output::HTML::FredSTDERRLog->new(
--- 33,37 ----
  =item new()
  
! create an object
  
      $BackendObject = Kernel::Output::HTML::FredSTDERRLog->new(
***************
*** 109,113 ****
  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
--- 109,113 ----
  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

Author: tr

Index: FredSQLLog.pm
===================================================================
RCS file: /home/cvs/Fred/Kernel/Output/HTML/FredSQLLog.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** FredSQLLog.pm	5 Mar 2008 13:05:35 -0000	1.5
--- FredSQLLog.pm	2 Apr 2008 04:54:06 -0000	1.6
***************
*** 33,37 ****
  =item new()
  
! create a object
  
      $BackendObject = Kernel::Output::HTML::FredSQLLog->new(
--- 33,37 ----
  =item new()
  
! create an object
  
      $BackendObject = Kernel::Output::HTML::FredSQLLog->new(

Author: tr

Index: FredSTDERRLog.pm
===================================================================
RCS file: /home/cvs/Fred/Kernel/Output/HTML/FredSTDERRLog.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** FredSTDERRLog.pm	14 Jan 2008 15:00:06 -0000	1.6
--- FredSTDERRLog.pm	2 Apr 2008 04:54:06 -0000	1.7
***************
*** 1,5 ****
  # --
  # Kernel/Output/HTML/FredSTDERRLog.pm - layout backend module
! # Copyright (C) 2001-2008 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/Output/HTML/FredSTDERRLog.pm - layout backend module
! # 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.
  # --
  
***************
*** 32,36 ****
  =item new()
  
! create a object
  
      $BackendObject = Kernel::Output::HTML::FredSTDERRLog->new(
--- 32,36 ----
  =item new()
  
! create an object
  
      $BackendObject = Kernel::Output::HTML::FredSTDERRLog->new(
***************
*** 109,113 ****
  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
--- 109,113 ----
  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

Author: tr

Index: FredSmallProf.pm
===================================================================
RCS file: /home/cvs/Fred/Kernel/Output/HTML/FredSmallProf.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** FredSmallProf.pm	2 Feb 2008 12:44:16 -0000	1.6
--- FredSmallProf.pm	2 Apr 2008 04:54:06 -0000	1.7
***************
*** 33,37 ****
  =item new()
  
! create a object
  
      $BackendObject = Kernel::Output::HTML::FredSmallProf->new(
--- 33,37 ----
  =item new()
  
! create an object
  
      $BackendObject = Kernel::Output::HTML::FredSmallProf->new(

Author: tr

Index: FredTranslationDebug.pm
===================================================================
RCS file: /home/cvs/Fred/Kernel/Output/HTML/FredTranslationDebug.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** FredTranslationDebug.pm	26 Sep 2007 10:02:58 -0000	1.2
--- FredTranslationDebug.pm	2 Apr 2008 04:54:06 -0000	1.3
***************
*** 1,5 ****
  # --
  # Kernel/Output/HTML/FredTranslationDebug.pm - layout backend module
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/Output/HTML/FredTranslationDebug.pm - layout backend module
! # 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.
  # --
  
***************
*** 33,37 ****
  =item new()
  
! create a object
  
      $BackendObject = Kernel::Output::HTML::FredTranslationDebug->new(
--- 33,37 ----
  =item new()
  
! create an object
  
      $BackendObject = Kernel::Output::HTML::FredTranslationDebug->new(
***************
*** 107,111 ****
  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
--- 107,111 ----
  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