|
From: <ls...@us...> - 2013-02-24 17:17:13
|
Revision: 5981
http://jnode.svn.sourceforge.net/jnode/?rev=5981&view=rev
Author: lsantha
Date: 2013-02-24 17:17:05 +0000 (Sun, 24 Feb 2013)
Log Message:
-----------
Updated headers.
Modified Paths:
--------------
trunk/gui/build.xml
trunk/gui/descriptors/org.jnode.awt.command.xml
trunk/gui/descriptors/org.jnode.awt.font.bdf.xml
trunk/gui/descriptors/org.jnode.awt.font.truetype.xml
trunk/gui/descriptors/org.jnode.awt.font.xml
trunk/gui/descriptors/org.jnode.awt.swingpeers.xml
trunk/gui/descriptors/org.jnode.awt.xml
trunk/gui/descriptors/org.jnode.desktop.xml
trunk/gui/descriptors/org.jnode.driver.console.swing.xml
trunk/gui/descriptors/org.jnode.driver.input.usb.xml
trunk/gui/descriptors/org.jnode.driver.ps2.xml
trunk/gui/descriptors/org.jnode.driver.sound.command.xml
trunk/gui/descriptors/org.jnode.driver.sound.speaker.pc.xml
trunk/gui/descriptors/org.jnode.driver.sound.speaker.xml
trunk/gui/descriptors/org.jnode.driver.textscreen.fb.xml
trunk/gui/descriptors/org.jnode.driver.textscreen.swing.xml
trunk/gui/descriptors/org.jnode.driver.video.ati.mach64.xml
trunk/gui/descriptors/org.jnode.driver.video.ati.radeon.xml
trunk/gui/descriptors/org.jnode.driver.video.cirrus.xml
trunk/gui/descriptors/org.jnode.driver.video.cursor.xml
trunk/gui/descriptors/org.jnode.driver.video.nvidia.xml
trunk/gui/descriptors/org.jnode.driver.video.vesa.xml
trunk/gui/descriptors/org.jnode.driver.video.vga.xml
trunk/gui/descriptors/org.jnode.driver.video.vgahw.xml
trunk/gui/descriptors/org.jnode.driver.video.vmware.xml
trunk/gui/descriptors/org.jnode.driver.video.xml
trunk/gui/descriptors/org.jnode.font.bdf.xml
trunk/gui/descriptors/org.jnode.test.gui.xml
trunk/gui/descriptors/thinlet.xml
Modified: trunk/gui/build.xml
===================================================================
--- trunk/gui/build.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/build.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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-GUI" default="all" basedir=".">
<typedef file="${basedir}/../all/lib/jnode.xml"/>
Modified: trunk/gui/descriptors/org.jnode.awt.command.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.awt.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.awt.command.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.awt.command"
Modified: trunk/gui/descriptors/org.jnode.awt.font.bdf.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.awt.font.bdf.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.awt.font.bdf.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.jnode.awt.font.bdf"
@@ -33,4 +52,4 @@
<permission class="java.util.PropertyPermission" name="jnode.font.renderer" actions="read"/>
</extension>
-</fragment>
\ No newline at end of file
+</fragment>
Modified: trunk/gui/descriptors/org.jnode.awt.font.truetype.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.awt.font.truetype.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.awt.font.truetype.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.jnode.awt.font.truetype"
@@ -28,4 +47,4 @@
<permission class="java.lang.reflect.ReflectPermission" name="suppressAccessChecks"/>
<permission class="java.util.PropertyPermission" name="jnode.font.renderer" actions="read"/>
</extension>
-</fragment>
\ No newline at end of file
+</fragment>
Modified: trunk/gui/descriptors/org.jnode.awt.font.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.awt.font.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.awt.font.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.awt.font"
@@ -30,4 +49,4 @@
</runtime>
<extension-point id="providers" name="JNode Font Providers"/>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.awt.swingpeers.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.awt.swingpeers.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.awt.swingpeers.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.awt.swingpeers"
@@ -24,4 +43,4 @@
<permission class="java.util.PropertyPermission" name="gnu.javax.swing.DebugGraphics" actions="read"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.awt.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.awt.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.awt.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.awt"
@@ -32,4 +51,4 @@
<permission class="java.util.PropertyPermission" name="gnu.javax.swing.DebugGraphics" actions="read"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.desktop.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.desktop.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.desktop.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.desktop"
@@ -42,4 +61,4 @@
<permission class="java.awt.AWTPermission" name="setWindowAlwaysOnTop" />
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.driver.console.swing.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.console.swing.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.console.swing.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.console.swing"
@@ -28,4 +47,4 @@
<permission class="java.awt.AWTPermission" name="listenToAllAWTEvents"/>
<permission class="java.lang.RuntimePermission" name="exitVM"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.driver.input.usb.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.input.usb.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.input.usb.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.input.usb"
Modified: trunk/gui/descriptors/org.jnode.driver.ps2.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.ps2.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.ps2.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.ps2"
Modified: trunk/gui/descriptors/org.jnode.driver.sound.command.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.sound.command.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.sound.command.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.sound.command"
Modified: trunk/gui/descriptors/org.jnode.driver.sound.speaker.pc.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.sound.speaker.pc.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.sound.speaker.pc.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.sound.speaker.pc"
Modified: trunk/gui/descriptors/org.jnode.driver.sound.speaker.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.sound.speaker.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.sound.speaker.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.sound.speaker"
Modified: trunk/gui/descriptors/org.jnode.driver.textscreen.fb.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.textscreen.fb.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.textscreen.fb.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.textscreen.fb"
@@ -31,4 +50,4 @@
<permission class="java.security.AllPermission" />
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.driver.textscreen.swing.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.textscreen.swing.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.textscreen.swing.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.textscreen.swing"
@@ -22,4 +41,4 @@
<permission class="java.util.PropertyPermission" name="gnu.awt.dispatchthread.priority" actions="read"/>
<permission class="java.awt.AWTPermission" name="listenToAllAWTEvents"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.driver.video.ati.mach64.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.video.ati.mach64.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.video.ati.mach64.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.video.ati.mach64"
@@ -28,4 +47,4 @@
<mapper id="1002:4755" name="3D RAGE II+ (GTB)" driver-class="org.jnode.driver.video.ati.mach64.Mach64Driver" class="org.jnode.driver.bus.pci.PCIDeviceToDriverMapper"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.driver.video.ati.radeon.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.video.ati.radeon.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.video.ati.radeon.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.video.ati.radeon"
@@ -33,4 +52,4 @@
-->
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.driver.video.cirrus.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.video.cirrus.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.video.cirrus.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.video.cirrus"
Modified: trunk/gui/descriptors/org.jnode.driver.video.cursor.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.video.cursor.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.video.cursor.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.video.cursor"
@@ -18,4 +37,4 @@
</library>
</runtime>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.driver.video.nvidia.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.video.nvidia.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.video.nvidia.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.video.nvidia"
@@ -37,4 +56,4 @@
<mapper id="10de:0286" architecture="NV28M" name="GeForce4 4200 Go" driver-class="org.jnode.driver.video.nvidia.NVidiaDriver" class="org.jnode.driver.bus.pci.PCIDeviceToDriverMapper"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.driver.video.vesa.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.video.vesa.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.video.vesa.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -1,35 +1,54 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plugin SYSTEM "jnode.dtd">
-
-<plugin id="org.jnode.driver.video.vesa"
- name="JNode Video VESA driver"
- version="@VERSION@"
- license-name="lgpl"
- provider-name="JNode.org">
-
- <requires>
- <import plugin="org.jnode.driver.bus.pci"/>
- <import plugin="org.jnode.driver.video"/>
- <import plugin="org.jnode.awt"/>
- <import plugin="org.jnode.driver.video.cursor"/>
- </requires>
-
- <runtime>
- <library name="jnode-gui.jar">
- <export name="org.jnode.driver.video.vesa.*"/>
- </library>
- </runtime>
-
- <extension point="org.jnode.driver.mappers">
- <mapper class="org.jnode.driver.video.vesa.VESADeviceToDriverMapper"/>
- </extension>
-
- <extension point="org.jnode.security.permissions">
- <permission class="org.jnode.system.resource.ResourcePermission" name="ioports"/>
- </extension>
-
- <extension point="org.jnode.shell.aliases">
- <alias name="vesa" class="org.jnode.driver.video.vesa.VESACommand"/>
- </extension>
-
-</plugin>
\ No newline at end of file
+<?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.video.vesa"
+ name="JNode Video VESA driver"
+ version="@VERSION@"
+ license-name="lgpl"
+ provider-name="JNode.org">
+
+ <requires>
+ <import plugin="org.jnode.driver.bus.pci"/>
+ <import plugin="org.jnode.driver.video"/>
+ <import plugin="org.jnode.awt"/>
+ <import plugin="org.jnode.driver.video.cursor"/>
+ </requires>
+
+ <runtime>
+ <library name="jnode-gui.jar">
+ <export name="org.jnode.driver.video.vesa.*"/>
+ </library>
+ </runtime>
+
+ <extension point="org.jnode.driver.mappers">
+ <mapper class="org.jnode.driver.video.vesa.VESADeviceToDriverMapper"/>
+ </extension>
+
+ <extension point="org.jnode.security.permissions">
+ <permission class="org.jnode.system.resource.ResourcePermission" name="ioports"/>
+ </extension>
+
+ <extension point="org.jnode.shell.aliases">
+ <alias name="vesa" class="org.jnode.driver.video.vesa.VESACommand"/>
+ </extension>
+
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.driver.video.vga.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.video.vga.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.video.vga.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.video.vga"
@@ -33,4 +52,4 @@
<permission class="org.jnode.system.resource.ResourcePermission" name="ioports"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.driver.video.vgahw.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.video.vgahw.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.video.vgahw.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.video.vgahw"
@@ -17,4 +36,4 @@
</library>
</runtime>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.driver.video.vmware.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.video.vmware.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.video.vmware.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.video.vmware"
@@ -30,4 +49,4 @@
<permission class="org.jnode.system.resource.ResourcePermission" name="ioports"/>
</extension>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.driver.video.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.driver.video.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.driver.video.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.video"
@@ -20,4 +39,4 @@
</library>
</runtime>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.font.bdf.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.font.bdf.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.font.bdf.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.font.bdf"
@@ -13,4 +32,4 @@
<export name="org.jnode.font.bdf.*"/>
</library>
</runtime>
-</plugin>
\ No newline at end of file
+</plugin>
Modified: trunk/gui/descriptors/org.jnode.test.gui.xml
===================================================================
--- trunk/gui/descriptors/org.jnode.test.gui.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/org.jnode.test.gui.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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.test.gui"
Modified: trunk/gui/descriptors/thinlet.xml
===================================================================
--- trunk/gui/descriptors/thinlet.xml 2013-02-24 17:13:39 UTC (rev 5980)
+++ trunk/gui/descriptors/thinlet.xml 2013-02-24 17:17:05 UTC (rev 5981)
@@ -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="thinlet"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|