From mboxrd@z Thu Jan 1 00:00:00 1970 From: rpeterso@sourceware.org Date: 12 Jun 2006 20:52:34 -0000 Subject: [Cluster-devel] cluster/gfs2/config copyright.cf Message-ID: <20060612205234.28640.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 CVSROOT: /cvs/cluster Module name: cluster Changes by: rpeterso at sourceware.org 2006-06-12 20:52:34 Modified files: gfs2/config : copyright.cf Log message: Change copyright to 2006 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/config/copyright.cf.diff?cvsroot=cluster&r1=1.1&r2=1.2 --- cluster/gfs2/config/copyright.cf 2005/04/26 02:58:56 1.1 +++ cluster/gfs2/config/copyright.cf 2006/06/12 20:52:33 1.2 @@ -2,7 +2,7 @@ ******************************************************************************* ** ** Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. -** Copyright (C) Red Hat, Inc. 2004-2005 All rights reserved. +** Copyright (C) Red Hat, Inc. 2004-2006 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 @@ -14,7 +14,7 @@ #ifndef __COPYRIGHT_DOT_CF__ #define __COPYRIGHT_DOT_CF__ -#define REDHAT_COPYRIGHT ("Copyright (C) Red Hat, Inc. 2004-2005 All rights reserved.") +#define REDHAT_COPYRIGHT ("Copyright (C) Red Hat, Inc. 2004-2006 All rights reserved.") #endif /* __COPYRIGHT_DOT_CF__ */