From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21091 invoked by alias); 10 Jun 2008 04:21:34 -0000 Received: (qmail 21061 invoked by uid 9702); 10 Jun 2008 04:21:33 -0000 Date: Tue, 10 Jun 2008 04:21:00 -0000 Message-ID: <20080610042133.21046.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-8-gff2009d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 01a041fa83a8596788deb5ef1f4e142c191d74db X-Git-Newrev: ff2009d322fb64c002a3b29a4de3ab397ca1d5ee 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/msg00456.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=ff2009d322fb64c002a3b29a4de3ab397ca1d5ee The branch, master has been updated via ff2009d322fb64c002a3b29a4de3ab397ca1d5ee (commit) from 01a041fa83a8596788deb5ef1f4e142c191d74db (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 ff2009d322fb64c002a3b29a4de3ab397ca1d5ee Author: Fabio M. Di Nitto Date: Tue Jun 10 06:21:07 2008 +0200 [MISC] Remove osl-2.1 exception from README.licence Signed-off-by: Fabio M. Di Nitto ----------------------------------------------------------------------- Summary of changes: README.licence | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/README.licence b/README.licence index 3c1c114..075aa77 100644 --- a/README.licence +++ b/README.licence @@ -31,10 +31,3 @@ and COPYING.libraries. If missing, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - -Exception: - -rgmanager/src/resources/oracledb.sh: - Licence: Open Software License version 2.1 available here: - http://opensource.org/licenses/osl-2.1.php - hooks/post-receive -- Cluster Project