From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19473 invoked by alias); 20 May 2008 10:50:15 -0000 Received: (qmail 19441 invoked by uid 9702); 20 May 2008 10:50:15 -0000 Date: Tue, 20 May 2008 10:50:00 -0000 Message-ID: <20080520105015.19425.qmail@sourceware.org> From: fabbione@sourceware.org To: cluster-cvs@sources.redhat.com, cluster-devel@redhat.com Subject: Cluster Project branch, STABLE2, updated. cluster-2.03.02-25-g07df538 X-Git-Refname: refs/heads/STABLE2 X-Git-Reftype: branch X-Git-Oldrev: fa38ed06274d8f9a9f0eb6ae4e7e932e939f6f12 X-Git-Newrev: 07df53861cd45ac2f74fdec37a85a830280f37ab 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-q2/txt/msg00368.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=07df53861cd45ac2f74fdec37a85a830280f37ab The branch, STABLE2 has been updated via 07df53861cd45ac2f74fdec37a85a830280f37ab (commit) from fa38ed06274d8f9a9f0eb6ae4e7e932e939f6f12 (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 07df53861cd45ac2f74fdec37a85a830280f37ab Author: Fabio M. Di Nitto Date: Tue May 20 12:49:12 2008 +0200 [MISC] Update copyright Signed-off-by: Fabio M. Di Nitto ----------------------------------------------------------------------- Summary of changes: scripts/fenceparse | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/fenceparse b/scripts/fenceparse index de2ec7a..0129629 100755 --- a/scripts/fenceparse +++ b/scripts/fenceparse @@ -3,7 +3,7 @@ ############################################################################### ############################################################################### ## -## Copyright (C) 2008 Fabio M. Di Nitto +## Copyright (C) 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