From mboxrd@z Thu Jan 1 00:00:00 1970 From: fabbione@sourceware.org Date: 10 Jun 2008 04:54:48 -0000 Subject: [Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.04-10-gfdf727f Message-ID: <20080610045448.29323.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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=fdf727fc0e3f9f7f78140214237717763ae94dd4 The branch, master has been updated via fdf727fc0e3f9f7f78140214237717763ae94dd4 (commit) from 0f9cece0494dbdc86d7ccba77c58de860ae437ce (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 fdf727fc0e3f9f7f78140214237717763ae94dd4 Author: Fabio M. Di Nitto Date: Tue Jun 10 06:47:13 2008 +0200 [MISC] Remove old copyright Signed-off-by: Fabio M. Di Nitto ----------------------------------------------------------------------- Summary of changes: dlm/doc/example.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dlm/doc/example.c b/dlm/doc/example.c index b7b301e..9f3ea11 100644 --- a/dlm/doc/example.c +++ b/dlm/doc/example.c @@ -12,7 +12,6 @@ * * Daniel Phillips, phillips at redhat.com * - * (c) 2004, Redhat Software Inc. */ #define error(string, args...) do { printf(string, ##args); exit(1); } while (0) hooks/post-receive -- Cluster Project