[otrs-cvs] CVS: otrs/scripts/auto_build docbuild.sh,1.5,1.6

cvs-log at otrs.org cvs-log at otrs.org
Tue Oct 3 17:34:49 CEST 2006


Update of /home/cvs/otrs/scripts/auto_build
In directory lancelot:/tmp/cvs-serv19362/scripts/auto_build

Modified Files:
	docbuild.sh 
Log Message:
change copyright

Index: docbuild.sh
===================================================================
RCS file: /home/cvs/otrs/scripts/auto_build/docbuild.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** docbuild.sh	23 Aug 2006 08:26:18 -0000	1.5
--- docbuild.sh	3 Oct 2006 14:34:47 -0000	1.6
***************
*** 2,6 ****
  # --
  # scripts/auto_build/docbuild.sh - Automated creation of the  OTRS docu
! # Copyright (C) 2001-2006 Martin Edenhofer <martin+code at otrs.org>
  # --
  # $Id$
--- 2,6 ----
  # --
  # scripts/auto_build/docbuild.sh - Automated creation of the  OTRS docu
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
***************
*** 22,27 ****
  
  echo "docbuild.sh - Automated creation of the  OTRS docu"
! echo "Copyright (c) 2001-2006 Martin Edenhofer <martin at otrs.org>"
! 
  
  PATH_TO_CVS_SRC=$1
--- 22,26 ----
  
  echo "docbuild.sh - Automated creation of the  OTRS docu"
! echo "Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/"
  
  PATH_TO_CVS_SRC=$1



More information about the cvs-log mailing list