Revision: 5985
http://jnode.svn.sourceforge.net/jnode/?rev=5985&view=rev
Author: lsantha
Date: 2013-02-24 17:23:41 +0000 (Sun, 24 Feb 2013)
Log Message:
-----------
Updated headers.
Modified Paths:
--------------
trunk/sound/build.xml
Modified: trunk/sound/build.xml
===================================================================
--- trunk/sound/build.xml 2013-02-24 17:23:11 UTC (rev 5984)
+++ trunk/sound/build.xml 2013-02-24 17:23:41 UTC (rev 5985)
@@ -1,3 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ $Id$
+
+ Copyright (C) 2003-2013 JNode.org
+
+ This library is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2.1 of the License, or
+ (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
+ License for more details.
+
+ You should have received a copy of the GNU Lesser General Public License
+ along with this library; If not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+-->
<project name="JNode-Sound" default="all" basedir=".">
<typedef file="${basedir}/../all/lib/jnode.xml"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|