Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 2881 invoked from network); 1 Apr 2004 00:46:29 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 1 Apr 2004 00:46:29 -0000 Received: (qmail 34946 invoked by uid 500); 1 Apr 2004 00:46:14 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 34789 invoked by uid 500); 1 Apr 2004 00:46:13 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 34777 invoked by uid 500); 1 Apr 2004 00:46:13 -0000 Delivered-To: apmail-cocoon-2.1-cvs@apache.org Received: (qmail 34768 invoked from network); 1 Apr 2004 00:46:13 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 1 Apr 2004 00:46:13 -0000 Received: (qmail 2837 invoked by uid 1389); 1 Apr 2004 00:46:27 -0000 Date: 1 Apr 2004 00:46:27 -0000 Message-ID: <20040401004627.2836.qmail@minotaur.apache.org> From: crossley@apache.org To: cocoon-2.1-cvs@apache.org Subject: cvs commit: cocoon-2.1/src/blocks/midi readme.txt X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N crossley 2004/03/31 16:46:27 Added: legal midi-license.txt src/blocks/midi readme.txt Log: Add license and readme for the midi block. Revision Changes Path 1.1 cocoon-2.1/legal/midi-license.txt Index: midi-license.txt =================================================================== The MIDI file parsing parts of the "midi" block classes are based on code from the XMidi project, written by Peter Arthur Loeb (http://www.palserv.com/XMidi/) and used with permission. The warranty disclaimer of the MIT license (http://www.opensource.org/licenses/mit-license.html) applies to Peter Arthur Loeb's code. 1.1 cocoon-2.1/src/blocks/midi/readme.txt Index: readme.txt =================================================================== This block is based on code from the XMidi project, written by Peter Arthur Loeb and used with permission. http://www.palserv.com/XMidi/ See other notes in this block's Sample. See the legal/midi-license.txt