|
From: <ls...@us...> - 2013-02-23 16:39:54
|
Revision: 5976
http://jnode.svn.sourceforge.net/jnode/?rev=5976&view=rev
Author: lsantha
Date: 2013-02-23 16:39:45 +0000 (Sat, 23 Feb 2013)
Log Message:
-----------
Updated headers.
Modified Paths:
--------------
trunk/builder/build.xml
Modified: trunk/builder/build.xml
===================================================================
--- trunk/builder/build.xml 2013-02-23 16:38:05 UTC (rev 5975)
+++ trunk/builder/build.xml 2013-02-23 16:39:45 UTC (rev 5976)
@@ -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-Builder" 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.
|