[otrs-cvs] Support/Kernel/System/Support Hardware.pm,1.12,1.13
CVS commits notifications of OTRS.org
cvs-log at otrs.org
Thu May 1 16:51:27 GMT 2008
Comments:
Update of /home/cvs/Support/Kernel/System/Support
In directory lancelot:/tmp/cvs-serv15055/Kernel/System/Support
Modified Files:
Hardware.pm
Log Message:
Renamed test name.
Author: martin
Index: Hardware.pm
===================================================================
RCS file: /home/cvs/Support/Kernel/System/Support/Hardware.pm,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** Hardware.pm 22 Nov 2007 16:41:07 -0000 1.12
--- Hardware.pm 1 May 2008 16:51:22 -0000 1.13
***************
*** 1,5 ****
# --
# Kernel/System/Support/Hardware.pm - all required system informations
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 1,5 ----
# --
# Kernel/System/Support/Hardware.pm - all required system informations
! # 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.
# --
***************
*** 433,437 ****
$Data = {
Key => 'disk usage',
! Name => 'disk usage',
Description => "Check disk usage.",
Comment => $Message,
--- 433,437 ----
$Data = {
Key => 'disk usage',
! Name => 'Disk Usage',
Description => "Check disk usage.",
Comment => $Message,
***************
*** 452,456 ****
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
--- 452,456 ----
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