From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26156 invoked by alias); 10 Jun 2008 05:59:55 -0000 Received: (qmail 26122 invoked by uid 9702); 10 Jun 2008 05:59:53 -0000 Date: Tue, 10 Jun 2008 05:59:00 -0000 Message-ID: <20080610055953.26104.qmail@sourceware.org> From: fabbione@sourceware.org To: cluster-cvs@sources.redhat.com, cluster-devel@redhat.com Subject: Cluster Project branch, master, updated. cluster-2.99.04-11-g9258d22 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: fdf727fc0e3f9f7f78140214237717763ae94dd4 X-Git-Newrev: 9258d221c87f833d21ace567993a9e9ffe543969 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/msg00459.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=9258d221c87f833d21ace567993a9e9ffe543969 The branch, master has been updated via 9258d221c87f833d21ace567993a9e9ffe543969 (commit) from fdf727fc0e3f9f7f78140214237717763ae94dd4 (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 9258d221c87f833d21ace567993a9e9ffe543969 Author: Fabio M. Di Nitto Date: Tue Jun 10 07:59:32 2008 +0200 [MISC] Add another exception to COPYRIGHT Signed-off-by: Fabio M. Di Nitto ----------------------------------------------------------------------- Summary of changes: COPYRIGHT | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 0178b5e..18e37a3 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -100,6 +100,10 @@ rgmanager/src/clulib/daemon_init.c: Copyright (C) 2002-2008 Red Hat, Inc. All rights reserved. Author: Jeff Moyer +rgmanager/src/clulib/msgsimple.c: + Copyright (C) 2000 Mission Critical Linux + Copyright (C) 2002-2008 Red Hat, Inc. All rights reserved. + rgmanager/src/clulib/tmgr.c: Copyright (C) 2006-2007 Crosswalk. Copyright (C) 2007-2008 Red Hat, Inc. All rights reserved. hooks/post-receive -- Cluster Project