Revision: 5984
http://jnode.svn.sourceforge.net/jnode/?rev=5984&view=rev
Author: lsantha
Date: 2013-02-24 17:23:11 +0000 (Sun, 24 Feb 2013)
Log Message:
-----------
Updated headers.
Modified Paths:
--------------
trunk/textui/build.xml
trunk/textui/descriptors/charva.xml
Modified: trunk/textui/build.xml
===================================================================
--- trunk/textui/build.xml 2013-02-24 17:21:07 UTC (rev 5983)
+++ trunk/textui/build.xml 2013-02-24 17:23:11 UTC (rev 5984)
@@ -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-TextUI" default="all" basedir=".">
<typedef file="${basedir}/../all/lib/jnode.xml"/>
Modified: trunk/textui/descriptors/charva.xml
===================================================================
--- trunk/textui/descriptors/charva.xml 2013-02-24 17:21:07 UTC (rev 5983)
+++ trunk/textui/descriptors/charva.xml 2013-02-24 17:23:11 UTC (rev 5984)
@@ -1,4 +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.
+-->
<!DOCTYPE plugin SYSTEM "jnode.dtd">
<plugin id="charva"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|