|
From: <ls...@us...> - 2013-02-24 17:13:57
|
Revision: 5980
http://jnode.svn.sourceforge.net/jnode/?rev=5980&view=rev
Author: lsantha
Date: 2013-02-24 17:13:39 +0000 (Sun, 24 Feb 2013)
Log Message:
-----------
Updated headers.
Modified Paths:
--------------
trunk/fs/build-tests.xml
trunk/fs/build.xml
trunk/fs/descriptors/edtftpj.xml
trunk/fs/descriptors/jcifs.xml
trunk/fs/descriptors/org.jnode.driver.block.floppy.xml
trunk/fs/descriptors/org.jnode.driver.block.ide.disk.xml
trunk/fs/descriptors/org.jnode.driver.block.ramdisk.command.xml
trunk/fs/descriptors/org.jnode.driver.block.ramdisk.xml
trunk/fs/descriptors/org.jnode.driver.block.scsi.cdrom.xml
trunk/fs/descriptors/org.jnode.driver.block.usb.storage.scsi.xml
trunk/fs/descriptors/org.jnode.driver.block.usb.storage.xml
trunk/fs/descriptors/org.jnode.driver.block.xml
trunk/fs/descriptors/org.jnode.driver.bus.ide.atapi.xml
trunk/fs/descriptors/org.jnode.driver.bus.ide.xml
trunk/fs/descriptors/org.jnode.driver.bus.scsi.xml
trunk/fs/descriptors/org.jnode.fs.command.xml
trunk/fs/descriptors/org.jnode.fs.ext2.command.xml
trunk/fs/descriptors/org.jnode.fs.ext2.test.command.xml
trunk/fs/descriptors/org.jnode.fs.ext2.xml
trunk/fs/descriptors/org.jnode.fs.fat.command.xml
trunk/fs/descriptors/org.jnode.fs.fat.xml
trunk/fs/descriptors/org.jnode.fs.ftpfs.command.xml
trunk/fs/descriptors/org.jnode.fs.ftpfs.xml
trunk/fs/descriptors/org.jnode.fs.hfsplus.command.xml
trunk/fs/descriptors/org.jnode.fs.hfsplus.xml
trunk/fs/descriptors/org.jnode.fs.initrd.xml
trunk/fs/descriptors/org.jnode.fs.iso9660.xml
trunk/fs/descriptors/org.jnode.fs.jfat.command.xml
trunk/fs/descriptors/org.jnode.fs.jfat.xml
trunk/fs/descriptors/org.jnode.fs.jifs.command.xml
trunk/fs/descriptors/org.jnode.fs.jifs.def.xml
trunk/fs/descriptors/org.jnode.fs.jifs.example.xml
trunk/fs/descriptors/org.jnode.fs.jifs.xml
trunk/fs/descriptors/org.jnode.fs.nfs.command.xml
trunk/fs/descriptors/org.jnode.fs.nfs.xml
trunk/fs/descriptors/org.jnode.fs.ntfs.xml
trunk/fs/descriptors/org.jnode.fs.ramfs.def.xml
trunk/fs/descriptors/org.jnode.fs.ramfs.xml
trunk/fs/descriptors/org.jnode.fs.service.xml
trunk/fs/descriptors/org.jnode.fs.smbfs.command.xml
trunk/fs/descriptors/org.jnode.fs.smbfs.xml
trunk/fs/descriptors/org.jnode.fs.xml
trunk/fs/descriptors/org.jnode.partitions.apm.xml
trunk/fs/descriptors/org.jnode.partitions.command.xml
trunk/fs/descriptors/org.jnode.partitions.gpt.xml
trunk/fs/descriptors/org.jnode.partitions.ibm.xml
trunk/fs/descriptors/org.jnode.partitions.xml
trunk/fs/descriptors/org.jnode.test.fs.xml
Modified: trunk/fs/build-tests.xml
===================================================================
--- trunk/fs/build-tests.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/build-tests.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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-FS-Tests" default="all" basedir=".">
<import file="${basedir}/../all/build.xml"/>
Modified: trunk/fs/build.xml
===================================================================
--- trunk/fs/build.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/build.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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-FS" default="all" basedir=".">
<typedef file="${basedir}/../all/lib/jnode.xml"/>
Modified: trunk/fs/descriptors/edtftpj.xml
===================================================================
--- trunk/fs/descriptors/edtftpj.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/edtftpj.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="edtftpj"
@@ -24,4 +43,4 @@
<permission class="java.util.PropertyPermission" name="edtftp.log.log4j" actions="read"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/jcifs.xml
===================================================================
--- trunk/fs/descriptors/jcifs.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/jcifs.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="jcifs"
@@ -29,4 +48,4 @@
<handler protocol="smb" class="jcifs.smb.Handler" />
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.driver.block.floppy.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.driver.block.floppy.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.driver.block.floppy.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.driver.block.floppy"
@@ -28,4 +47,4 @@
<permission class="org.jnode.system.resource.ResourcePermission" name="ioports"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.driver.block.ide.disk.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.driver.block.ide.disk.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.driver.block.ide.disk.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.driver.block.ide.disk"
@@ -22,4 +41,4 @@
<mapper class="org.jnode.driver.block.ide.disk.IDEDiskDeviceToDriverMapper"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.driver.block.ramdisk.command.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.driver.block.ramdisk.command.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.driver.block.ramdisk.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.driver.block.ramdisk.command"
Modified: trunk/fs/descriptors/org.jnode.driver.block.ramdisk.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.driver.block.ramdisk.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.driver.block.ramdisk.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.driver.block.ramdisk"
Modified: trunk/fs/descriptors/org.jnode.driver.block.scsi.cdrom.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.driver.block.scsi.cdrom.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.driver.block.scsi.cdrom.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.driver.block.scsi.cdrom"
@@ -23,4 +42,4 @@
<mapper class="org.jnode.driver.block.scsi.cdrom.CDROMDeviceToDriverMapper"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.driver.block.usb.storage.scsi.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.driver.block.usb.storage.scsi.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.driver.block.usb.storage.scsi.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -1,26 +1,45 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plugin SYSTEM "jnode.dtd">
-
-<plugin id="org.jnode.driver.block.usb.storage.scsi"
- name="JNode USB Mass Storage SCSI drivers"
- version="@VERSION@"
- license-name="lgpl"
- provider-name="JNode.org">
-
- <requires>
- <import plugin="org.jnode.driver.bus.usb"/>
- <import plugin="org.jnode.driver.block"/>
- <import plugin="org.jnode.driver.bus.scsi"/>
- <import plugin="org.jnode.driver.block.usb.storage"/>
- </requires>
-
- <runtime>
- <library name="jnode-fs.jar">
- <export name="org.jnode.driver.block.usb.storage.scsi.*"/>
- </library>
- </runtime>
-
- <extension point="org.jnode.driver.mappers">
- <mapper class="org.jnode.driver.block.usb.storage.scsi.USBStorageSCSIDeviceToDriverMapper"/>
- </extension>
-</plugin>
+<?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="org.jnode.driver.block.usb.storage.scsi"
+ name="JNode USB Mass Storage SCSI drivers"
+ version="@VERSION@"
+ license-name="lgpl"
+ provider-name="JNode.org">
+
+ <requires>
+ <import plugin="org.jnode.driver.bus.usb"/>
+ <import plugin="org.jnode.driver.block"/>
+ <import plugin="org.jnode.driver.bus.scsi"/>
+ <import plugin="org.jnode.driver.block.usb.storage"/>
+ </requires>
+
+ <runtime>
+ <library name="jnode-fs.jar">
+ <export name="org.jnode.driver.block.usb.storage.scsi.*"/>
+ </library>
+ </runtime>
+
+ <extension point="org.jnode.driver.mappers">
+ <mapper class="org.jnode.driver.block.usb.storage.scsi.USBStorageSCSIDeviceToDriverMapper"/>
+ </extension>
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.driver.block.usb.storage.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.driver.block.usb.storage.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.driver.block.usb.storage.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.driver.block.usb.storage"
Modified: trunk/fs/descriptors/org.jnode.driver.block.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.driver.block.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.driver.block.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.driver.block"
@@ -21,4 +40,4 @@
<permission class="java.io.FilePermission" name="<<ALL FILES>>" actions="read,write,delete"/>
<permission class="java.util.PropertyPermission" name="user.dir" actions="read"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.driver.bus.ide.atapi.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.driver.bus.ide.atapi.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.driver.bus.ide.atapi.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.driver.bus.ide.atapi"
@@ -22,4 +41,4 @@
<mapper class="org.jnode.driver.bus.ide.atapi.ATAPIDeviceToDriverMapper"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.driver.bus.ide.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.driver.bus.ide.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.driver.bus.ide.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.driver.bus.ide"
@@ -31,4 +50,4 @@
driver-class="org.jnode.driver.bus.ide.DefaultIDEControllerDriver"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.driver.bus.scsi.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.driver.bus.scsi.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.driver.bus.scsi.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.driver.bus.scsi"
@@ -19,4 +38,4 @@
</library>
</runtime>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.command.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.command.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.command"
Modified: trunk/fs/descriptors/org.jnode.fs.ext2.command.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.ext2.command.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.ext2.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.ext2.command"
Modified: trunk/fs/descriptors/org.jnode.fs.ext2.test.command.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.ext2.test.command.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.ext2.test.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.ext2.test.command"
Modified: trunk/fs/descriptors/org.jnode.fs.ext2.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.ext2.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.ext2.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.ext2"
Modified: trunk/fs/descriptors/org.jnode.fs.fat.command.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.fat.command.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.fat.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.fat.command"
@@ -31,4 +50,4 @@
</sequence>
</syntax>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.fat.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.fat.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.fat.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.fat"
@@ -22,4 +41,4 @@
<type class="org.jnode.fs.fat.FatFileSystemType"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.ftpfs.command.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.ftpfs.command.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.ftpfs.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.ftpfs.command"
Modified: trunk/fs/descriptors/org.jnode.fs.ftpfs.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.ftpfs.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.ftpfs.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.ftpfs"
Modified: trunk/fs/descriptors/org.jnode.fs.hfsplus.command.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.hfsplus.command.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.hfsplus.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.hfsplus.command"
@@ -31,4 +50,4 @@
</sequence>
</syntax>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.hfsplus.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.hfsplus.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.hfsplus.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.hfsplus"
Modified: trunk/fs/descriptors/org.jnode.fs.initrd.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.initrd.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.initrd.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.initrd"
@@ -21,4 +40,4 @@
</library>
</runtime>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.iso9660.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.iso9660.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.iso9660.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -1,5 +1,24 @@
<?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="org.jnode.fs.iso9660"
@@ -23,4 +42,4 @@
<type class="org.jnode.fs.iso9660.ISO9660FileSystemType"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.jfat.command.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.jfat.command.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.jfat.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.jfat.command"
@@ -42,4 +61,4 @@
<extension point="org.jnode.security.permissions">
<permission class="java.io.FilePermission" name="<<ALL FILES>>" actions="read,write,delete"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.jfat.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.jfat.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.jfat.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.jfat"
Modified: trunk/fs/descriptors/org.jnode.fs.jifs.command.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.jifs.command.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.jifs.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.jifs.command"
@@ -34,4 +53,4 @@
<permission class="org.jnode.permission.JNodePermission" name="startPlugin"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.jifs.def.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.jifs.def.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.jifs.def.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.jifs.def"
@@ -27,4 +46,4 @@
<permission class="org.jnode.permission.JNodePermission" name="getVmThread"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.jifs.example.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.jifs.example.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.jifs.example.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.jifs.example"
@@ -18,4 +37,4 @@
<info class="org.jnode.fs.jifs.JIFSFile" name="testfile"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.jifs.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.jifs.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.jifs.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.jifs"
@@ -33,4 +52,4 @@
<permission class="org.jnode.permission.JNodePermission" name="getVmThread"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.nfs.command.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.nfs.command.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.nfs.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.nfs.command"
Modified: trunk/fs/descriptors/org.jnode.fs.nfs.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.nfs.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.nfs.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.nfs"
Modified: trunk/fs/descriptors/org.jnode.fs.ntfs.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.ntfs.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.ntfs.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -1,5 +1,24 @@
<?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="org.jnode.fs.ntfs"
@@ -23,4 +42,4 @@
<type class="org.jnode.fs.ntfs.NTFSFileSystemType"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.ramfs.def.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.ramfs.def.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.ramfs.def.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.ramfs.def"
Modified: trunk/fs/descriptors/org.jnode.fs.ramfs.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.ramfs.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.ramfs.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.ramfs"
Modified: trunk/fs/descriptors/org.jnode.fs.service.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.service.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.service.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.service"
@@ -21,4 +40,4 @@
<permission class="java.util.PropertyPermission" name="user.dir" actions="read"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/fs/descriptors/org.jnode.fs.smbfs.command.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.smbfs.command.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.smbfs.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.smbfs.command"
Modified: trunk/fs/descriptors/org.jnode.fs.smbfs.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.smbfs.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.smbfs.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs.smbfs"
Modified: trunk/fs/descriptors/org.jnode.fs.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.fs.xml 2013-02-24 17:10:10 UTC (rev 5979)
+++ trunk/fs/descriptors/org.jnode.fs.xml 2013-02-24 17:13:39 UTC (rev 5980)
@@ -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="org.jnode.fs"
Modified: trunk/fs/descriptors/org.jnode.partitio...
[truncated message content] |