From: <ls...@us...> - 2013-02-24 17:07:37
|
Revision: 5978 http://jnode.svn.sourceforge.net/jnode/?rev=5978&view=rev Author: lsantha Date: 2013-02-24 17:07:24 +0000 (Sun, 24 Feb 2013) Log Message: ----------- Updated headers. Modified Paths: -------------- trunk/core/build.xml trunk/core/descriptors/com.sun.tools.javac.xml trunk/core/descriptors/com.sun.tools.jdi.xml trunk/core/descriptors/ejc.xml trunk/core/descriptors/gnu.mauve.plugin.xml trunk/core/descriptors/gnu.mauve.xml trunk/core/descriptors/javax.ext.tools.xml trunk/core/descriptors/nanoxml.xml trunk/core/descriptors/net.sf.cglib.xml trunk/core/descriptors/org.apache.jakarta.commons.net.xml trunk/core/descriptors/org.apache.jakarta.log4j.xml trunk/core/descriptors/org.apache.tools.ant-launcher.xml trunk/core/descriptors/org.apache.tools.ant.xml trunk/core/descriptors/org.classpath.core.vm.xml trunk/core/descriptors/org.classpath.core.xml trunk/core/descriptors/org.classpath.ext.awt.xml trunk/core/descriptors/org.classpath.ext.corba.xml trunk/core/descriptors/org.classpath.ext.core.vm.xml trunk/core/descriptors/org.classpath.ext.core.xml trunk/core/descriptors/org.classpath.ext.imageio.xml trunk/core/descriptors/org.classpath.ext.jdwp.xml trunk/core/descriptors/org.classpath.ext.management.xml trunk/core/descriptors/org.classpath.ext.print.xml trunk/core/descriptors/org.classpath.ext.security.xml trunk/core/descriptors/org.classpath.ext.sql.xml trunk/core/descriptors/org.classpath.ext.xml trunk/core/descriptors/org.classpath.ext.xml.ws.tools.xml trunk/core/descriptors/org.classpath.ext.xml.ws.xml trunk/core/descriptors/org.classpath.ext.xml.xml trunk/core/descriptors/org.classpath.tools.xml trunk/core/descriptors/org.jmock.cglib.xml trunk/core/descriptors/org.jmock.xml trunk/core/descriptors/org.jnode.debug.xml trunk/core/descriptors/org.jnode.debugger.xml trunk/core/descriptors/org.jnode.driver.bus.firewire.xml trunk/core/descriptors/org.jnode.driver.bus.pci.xml trunk/core/descriptors/org.jnode.driver.bus.pcmcia.xml trunk/core/descriptors/org.jnode.driver.bus.smbus.xml trunk/core/descriptors/org.jnode.driver.bus.usb.hub.xml trunk/core/descriptors/org.jnode.driver.bus.usb.uhci.xml trunk/core/descriptors/org.jnode.driver.bus.usb.xml trunk/core/descriptors/org.jnode.driver.character.xml trunk/core/descriptors/org.jnode.driver.chipset.i440BX.xml trunk/core/descriptors/org.jnode.driver.chipset.via.xml trunk/core/descriptors/org.jnode.driver.chipset.xml trunk/core/descriptors/org.jnode.driver.console.core.xml trunk/core/descriptors/org.jnode.driver.console.textscreen.xml trunk/core/descriptors/org.jnode.driver.console_x86.xml trunk/core/descriptors/org.jnode.driver.finder.xml trunk/core/descriptors/org.jnode.driver.input.l10n.xml trunk/core/descriptors/org.jnode.driver.input.xml trunk/core/descriptors/org.jnode.driver.serial.xml trunk/core/descriptors/org.jnode.driver.system.acpi.xml trunk/core/descriptors/org.jnode.driver.system.cmos.xml trunk/core/descriptors/org.jnode.driver.system.firmware.bios.xml trunk/core/descriptors/org.jnode.driver.system.firmware.xml trunk/core/descriptors/org.jnode.driver.system.pnp.xml trunk/core/descriptors/org.jnode.driver.system.ram.xml trunk/core/descriptors/org.jnode.driver.textscreen.core.xml trunk/core/descriptors/org.jnode.driver.textscreen_x86.xml trunk/core/descriptors/org.jnode.driver.xml trunk/core/descriptors/org.jnode.log4j.xml trunk/core/descriptors/org.jnode.permission.xml trunk/core/descriptors/org.jnode.plugin.impl.xml trunk/core/descriptors/org.jnode.plugin.xml trunk/core/descriptors/org.jnode.protocol.xml trunk/core/descriptors/org.jnode.runtime.core.bootlog.xml trunk/core/descriptors/org.jnode.runtime.core.resource.xml trunk/core/descriptors/org.jnode.runtime.core.xml trunk/core/descriptors/org.jnode.runtime_x86.xml trunk/core/descriptors/org.jnode.security.xml trunk/core/descriptors/org.jnode.system.repository.xml trunk/core/descriptors/org.jnode.test.core.xml trunk/core/descriptors/org.jnode.test.xml trunk/core/descriptors/org.jnode.testrunner.xml trunk/core/descriptors/org.jnode.util.xml trunk/core/descriptors/org.jnode.vm.core.xml trunk/core/descriptors/org.jnode.vm.memmgr.def.xml trunk/core/descriptors/org.jnode.vm.memmgr.mmtk.genrc.xml trunk/core/descriptors/org.jnode.vm.memmgr.mmtk.ms.xml trunk/core/descriptors/org.jnode.vm.memmgr.mmtk.nogc.xml trunk/core/descriptors/org.jnode.vm_x86.xml trunk/core/descriptors/org.jnode.work.xml trunk/core/descriptors/org.jtestserver.server.xml trunk/core/descriptors/org.junit.xml trunk/core/descriptors/org.objectweb.asm.xml trunk/core/descriptors/sun.tools.xml Modified: trunk/core/build.xml =================================================================== --- trunk/core/build.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/build.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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-Core" default="all" basedir="."> <typedef file="${basedir}/../all/lib/jnode.xml"/> Modified: trunk/core/descriptors/com.sun.tools.javac.xml =================================================================== --- trunk/core/descriptors/com.sun.tools.javac.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/com.sun.tools.javac.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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="com.sun.tools.javac" Modified: trunk/core/descriptors/com.sun.tools.jdi.xml =================================================================== --- trunk/core/descriptors/com.sun.tools.jdi.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/com.sun.tools.jdi.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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="com.sun.tools.jdi" Modified: trunk/core/descriptors/ejc.xml =================================================================== --- trunk/core/descriptors/ejc.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/ejc.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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="ejc" @@ -21,4 +40,4 @@ <extension point="org.jnode.security.permissions"> <permission class="java.security.AllPermission"/> </extension> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/gnu.mauve.plugin.xml =================================================================== --- trunk/core/descriptors/gnu.mauve.plugin.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/gnu.mauve.plugin.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="gnu.mauve.plugin" Modified: trunk/core/descriptors/gnu.mauve.xml =================================================================== --- trunk/core/descriptors/gnu.mauve.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/gnu.mauve.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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="gnu.mauve" Modified: trunk/core/descriptors/javax.ext.tools.xml =================================================================== --- trunk/core/descriptors/javax.ext.tools.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/javax.ext.tools.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="javax.ext.tools" @@ -25,4 +44,4 @@ </library> </runtime> -</fragment> \ No newline at end of file +</fragment> Modified: trunk/core/descriptors/nanoxml.xml =================================================================== --- trunk/core/descriptors/nanoxml.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/nanoxml.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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="nanoxml" @@ -14,4 +33,4 @@ </library> </runtime> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/net.sf.cglib.xml =================================================================== --- trunk/core/descriptors/net.sf.cglib.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/net.sf.cglib.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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="net.sf.cglib" @@ -12,4 +31,4 @@ <export name="net.sf.cglib.*"/> </library> </runtime> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/org.apache.jakarta.commons.net.xml =================================================================== --- trunk/core/descriptors/org.apache.jakarta.commons.net.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.apache.jakarta.commons.net.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.apache.jakarta.commons.net" @@ -21,4 +40,4 @@ <permission class="java.net.SocketPermission" name="*" actions="connect,listen"/> </extension> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/org.apache.jakarta.log4j.xml =================================================================== --- trunk/core/descriptors/org.apache.jakarta.log4j.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.apache.jakarta.log4j.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.apache.jakarta.log4j" @@ -23,4 +42,4 @@ </library> </runtime> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/org.apache.tools.ant-launcher.xml =================================================================== --- trunk/core/descriptors/org.apache.tools.ant-launcher.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.apache.tools.ant-launcher.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.apache.tools.ant-launcher" @@ -17,4 +36,4 @@ <extension point="org.jnode.security.permissions"> <permission class="java.util.PropertyPermission" name="ant.home" actions="read"/> </extension> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/org.apache.tools.ant.xml =================================================================== --- trunk/core/descriptors/org.apache.tools.ant.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.apache.tools.ant.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.apache.tools.ant" @@ -39,4 +58,4 @@ <permission class="org.jnode.permission.JNodePermission" name="getVmClass" actions="*" /> <permission class="java.util.PropertyPermission" name="*" actions="read,write"/> </extension> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/org.classpath.core.vm.xml =================================================================== --- trunk/core/descriptors/org.classpath.core.vm.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.core.vm.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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="rt.vm" Modified: trunk/core/descriptors/org.classpath.core.xml =================================================================== --- trunk/core/descriptors/org.classpath.core.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.core.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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="rt" Modified: trunk/core/descriptors/org.classpath.ext.awt.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.awt.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.awt.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.awt" Modified: trunk/core/descriptors/org.classpath.ext.corba.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.corba.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.corba.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.corba" Modified: trunk/core/descriptors/org.classpath.ext.core.vm.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.core.vm.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.core.vm.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.core.vm" Modified: trunk/core/descriptors/org.classpath.ext.core.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.core.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.core.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.core" Modified: trunk/core/descriptors/org.classpath.ext.imageio.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.imageio.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.imageio.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.imageio" Modified: trunk/core/descriptors/org.classpath.ext.jdwp.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.jdwp.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.jdwp.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.jdwp" Modified: trunk/core/descriptors/org.classpath.ext.management.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.management.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.management.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.management" Modified: trunk/core/descriptors/org.classpath.ext.print.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.print.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.print.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.print" Modified: trunk/core/descriptors/org.classpath.ext.security.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.security.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.security.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.security" Modified: trunk/core/descriptors/org.classpath.ext.sql.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.sql.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.sql.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.sql" Modified: trunk/core/descriptors/org.classpath.ext.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext" Modified: trunk/core/descriptors/org.classpath.ext.xml.ws.tools.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.xml.ws.tools.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.xml.ws.tools.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.xml.ws.tools" Modified: trunk/core/descriptors/org.classpath.ext.xml.ws.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.xml.ws.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.xml.ws.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.xml.ws" Modified: trunk/core/descriptors/org.classpath.ext.xml.xml =================================================================== --- trunk/core/descriptors/org.classpath.ext.xml.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.ext.xml.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.ext.xml" Modified: trunk/core/descriptors/org.classpath.tools.xml =================================================================== --- trunk/core/descriptors/org.classpath.tools.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.classpath.tools.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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"> <fragment id="org.classpath.tools" Modified: trunk/core/descriptors/org.jmock.cglib.xml =================================================================== --- trunk/core/descriptors/org.jmock.cglib.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jmock.cglib.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.jmock.cglib" @@ -18,4 +37,4 @@ <export name="org.jmock.cglib.*"/> </library> </runtime> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/org.jmock.xml =================================================================== --- trunk/core/descriptors/org.jmock.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jmock.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.jmock" @@ -22,4 +41,4 @@ <extension point="org.jnode.security.permissions"> <permission class="java.io.FilePermission" name="<<ALL FILES>>" actions="delete"/> </extension> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/org.jnode.debug.xml =================================================================== --- trunk/core/descriptors/org.jnode.debug.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jnode.debug.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.debug" @@ -17,4 +36,4 @@ <permission class="java.net.SocketPermission" name="*" actions="connect,resolve"/> </extension> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/org.jnode.debugger.xml =================================================================== --- trunk/core/descriptors/org.jnode.debugger.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jnode.debugger.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.debugger" @@ -25,4 +44,4 @@ <permission class="org.jnode.permission.JNodePermission" name="getVmThread"/> </extension> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/org.jnode.driver.bus.firewire.xml =================================================================== --- trunk/core/descriptors/org.jnode.driver.bus.firewire.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jnode.driver.bus.firewire.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.firewire" Modified: trunk/core/descriptors/org.jnode.driver.bus.pci.xml =================================================================== --- trunk/core/descriptors/org.jnode.driver.bus.pci.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jnode.driver.bus.pci.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.pci" @@ -27,4 +46,4 @@ <permission class="org.jnode.permission.JNodePermission" name="getVmClass"/> </extension> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/org.jnode.driver.bus.pcmcia.xml =================================================================== --- trunk/core/descriptors/org.jnode.driver.bus.pcmcia.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jnode.driver.bus.pcmcia.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.pcmcia" Modified: trunk/core/descriptors/org.jnode.driver.bus.smbus.xml =================================================================== --- trunk/core/descriptors/org.jnode.driver.bus.smbus.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jnode.driver.bus.smbus.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.smbus" @@ -18,4 +37,4 @@ </runtime> -</plugin> \ No newline at end of file +</plugin> Modified: trunk/core/descriptors/org.jnode.driver.bus.usb.hub.xml =================================================================== --- trunk/core/descriptors/org.jnode.driver.bus.usb.hub.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jnode.driver.bus.usb.hub.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.usb.hub" Modified: trunk/core/descriptors/org.jnode.driver.bus.usb.uhci.xml =================================================================== --- trunk/core/descriptors/org.jnode.driver.bus.usb.uhci.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jnode.driver.bus.usb.uhci.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.usb.uhci" Modified: trunk/core/descriptors/org.jnode.driver.bus.usb.xml =================================================================== --- trunk/core/descriptors/org.jnode.driver.bus.usb.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jnode.driver.bus.usb.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.usb" Modified: trunk/core/descriptors/org.jnode.driver.character.xml =================================================================== --- trunk/core/descriptors/org.jnode.driver.character.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jnode.driver.character.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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.character" Modified: trunk/core/descriptors/org.jnode.driver.chipset.i440BX.xml =================================================================== --- trunk/core/descriptors/org.jnode.driver.chipset.i440BX.xml 2013-02-23 16:41:08 UTC (rev 5977) +++ trunk/core/descriptors/org.jnode.driver.chipset.i440BX.xml 2013-02-24 17:07:24 UTC (rev 5978) @@ -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... [truncated message content] |