[otrs-cvs] otrs/Kernel/System PDF.pm,1.30,1.31

CVS commits notifications of OTRS.org cvs-log at otrs.org
Tue Apr 29 11:35:34 GMT 2008


Comments:
Update of /home/cvs/otrs/Kernel/System
In directory lancelot:/tmp/cvs-serv30580

Modified Files:
	PDF.pm 
Log Message:
Replaced OTRS GmbH with OTRS AG. Simplify code for a better readability.

Author: tr

Index: PDF.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/PDF.pm,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** PDF.pm	5 Oct 2007 14:09:32 -0000	1.30
--- PDF.pm	29 Apr 2008 11:35:29 -0000	1.31
***************
*** 1,5 ****
  # --
  # Kernel/System/PDF.pm - PDF lib
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/System/PDF.pm - PDF lib
! # 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.
  # --
  
***************
*** 3518,3522 ****
  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.
  
  =head1 VERSION
--- 3518,3522 ----
  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.
  
  =head1 VERSION


More information about the cvs-log mailing list