From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20080 invoked by alias); 21 Jul 2008 14:27:01 -0000 Received: (qmail 19701 invoked by uid 9470); 21 Jul 2008 14:26:57 -0000 Date: Mon, 21 Jul 2008 14:27:00 -0000 Message-ID: <20080721142655.19334.qmail@sourceware.org> From: jparsons@sourceware.org To: cluster-cvs@sources.redhat.com, cluster-devel@redhat.com Subject: Cluster Project branch, RHEL47, updated. gfs-kernel_2_6_9_76-84-gce14cd5 X-Git-Refname: refs/heads/RHEL47 X-Git-Reftype: branch X-Git-Oldrev: fb391530844c929a00b1621893b80722beb67228 X-Git-Newrev: ce14cd5d505151b146731ceef64db3a9a136547a Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2008-q3/txt/msg00106.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Cluster Project". http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=ce14cd5d505151b146731ceef64db3a9a136547a The branch, RHEL47 has been updated via ce14cd5d505151b146731ceef64db3a9a136547a (commit) from fb391530844c929a00b1621893b80722beb67228 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ce14cd5d505151b146731ceef64db3a9a136547a Author: jparsons Date: Mon Jul 21 10:26:27 2008 -0400 Change copyright string ----------------------------------------------------------------------- Summary of changes: fence/agents/apc_snmp/fence_apc_snmp.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/fence/agents/apc_snmp/fence_apc_snmp.py b/fence/agents/apc_snmp/fence_apc_snmp.py index f2b34fa..9a365b0 100755 --- a/fence/agents/apc_snmp/fence_apc_snmp.py +++ b/fence/agents/apc_snmp/fence_apc_snmp.py @@ -4,7 +4,7 @@ ############################################################################# ## ## Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. -## Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. +## Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved. ## ## This copyrighted material is made available to anyone wishing to use, ## modify, copy, or redistribute it subject to the terms and conditions hooks/post-receive -- Cluster Project