summaryrefslogtreecommitdiff
path: root/base-files
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-12-09 09:47:41 +0000
committerChris Larson <clarson@kergoth.com>2004-12-09 09:47:41 +0000
commit2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch)
treebf879bea7ef8517ba8c3d1286ef300401d3d484c /base-files
parent101e2f1623def0a355d20aacb8bd93810703e834 (diff)
Merge oe-devel@oe-devel.bkbits.net:openembedded
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
Diffstat (limited to 'base-files')
-rw-r--r--base-files/base-files/beagle/filesystems4
-rw-r--r--base-files/base-files/beagle/fstab7
-rw-r--r--base-files/base-files/collie/fstab8
-rw-r--r--base-files/base-files/collie/usbd1
-rw-r--r--base-files/base-files/corgi/fstab7
-rw-r--r--base-files/base-files/corgi/usbd1
-rw-r--r--base-files/base-files/epia/fstab4
-rw-r--r--base-files/base-files/familiar/issue2
-rw-r--r--base-files/base-files/familiar/issue.net3
-rw-r--r--base-files/base-files/filesystems6
-rw-r--r--base-files/base-files/fstab4
-rw-r--r--base-files/base-files/h3600/fstab6
-rw-r--r--base-files/base-files/h3900/fstab6
-rw-r--r--base-files/base-files/host.conf0
-rw-r--r--base-files/base-files/husky/fstab7
-rw-r--r--base-files/base-files/husky/usbd1
-rw-r--r--base-files/base-files/inputrc61
-rw-r--r--base-files/base-files/issue2
-rw-r--r--base-files/base-files/issue.net3
-rw-r--r--base-files/base-files/jornada56x/fstab6
-rw-r--r--base-files/base-files/licenses/Artistic131
-rw-r--r--base-files/base-files/licenses/BSD26
-rw-r--r--base-files/base-files/licenses/GPL-2340
-rw-r--r--base-files/base-files/licenses/LGPL-2481
-rw-r--r--base-files/base-files/licenses/LGPL-2.1510
-rw-r--r--base-files/base-files/motd0
-rw-r--r--base-files/base-files/mtx-1/fstab8
-rw-r--r--base-files/base-files/mtx-1/profile25
-rw-r--r--base-files/base-files/netvista/fstab0
-rw-r--r--base-files/base-files/nslu2/fstab5
-rw-r--r--base-files/base-files/nsswitch.conf0
-rw-r--r--base-files/base-files/nylon/issue2
-rw-r--r--base-files/base-files/nylon/issue.net3
-rw-r--r--base-files/base-files/opensimpad/issue2
-rw-r--r--base-files/base-files/opensimpad/issue.net2
-rw-r--r--base-files/base-files/openzaurus/issue2
-rw-r--r--base-files/base-files/openzaurus/issue.net2
-rw-r--r--base-files/base-files/poodle/fstab7
-rw-r--r--base-files/base-files/poodle/usbd1
-rw-r--r--base-files/base-files/profile24
-rw-r--r--base-files/base-files/ramses/fstab7
-rw-r--r--base-files/base-files/ramses/issue2
-rw-r--r--base-files/base-files/ramses/issue.net2
-rw-r--r--base-files/base-files/ramses/profile25
-rw-r--r--base-files/base-files/ramses/usbd1
-rw-r--r--base-files/base-files/share/dot.bashrc16
-rw-r--r--base-files/base-files/share/dot.profile10
-rw-r--r--base-files/base-files/shepherd/fstab7
-rw-r--r--base-files/base-files/shepherd/usbd1
-rw-r--r--base-files/base-files/simpad/fstab7
-rw-r--r--base-files/base-files/tosa/fstab7
-rw-r--r--base-files/base-files/tosa/usbd1
-rw-r--r--base-files/base-files/usbd0
-rw-r--r--base-files/base-files/xxs1500/fstab8
-rw-r--r--base-files/base-files_3.0.14.bb0
55 files changed, 0 insertions, 1804 deletions
diff --git a/base-files/base-files/beagle/filesystems b/base-files/base-files/beagle/filesystems
deleted file mode 100644
index d841c44eb8..0000000000
--- a/base-files/base-files/beagle/filesystems
+++ /dev/null
@@ -1,4 +0,0 @@
-fat
-vfat
-ext2
-* \ No newline at end of file
diff --git a/base-files/base-files/beagle/fstab b/base-files/base-files/beagle/fstab
deleted file mode 100644
index 2a07e652e5..0000000000
--- a/base-files/base-files/beagle/fstab
+++ /dev/null
@@ -1,7 +0,0 @@
-/dev/mtdblock1 / jffs2 defaults 1 1
-/dev/mtdblock/2 /home jffs2 defaults 1 1
-proc /proc proc defaults 0 0
-/dev/hda1 /mnt/cf auto defaults,sync,noauto,noatime,user,exec,suid 0 0
-/dev/mmcda1 /mnt/card auto defaults,sync,noauto,noatime,user,exec,suid 0 0
-tmpfs /var tmpfs defaults 0 0
-
diff --git a/base-files/base-files/collie/fstab b/base-files/base-files/collie/fstab
deleted file mode 100644
index 5b146a7da5..0000000000
--- a/base-files/base-files/collie/fstab
+++ /dev/null
@@ -1,8 +0,0 @@
-/dev/mtdblock4 / jffs2 defaults 1 1
-proc /proc proc defaults 0 0
-/dev/hda1 /mnt/cf auto defaults,sync,noauto,noatime,user,exec,suid,gid=100,umask=0002 0 0
-/dev/mmcda1 /mnt/card auto defaults,sync,noauto,noatime,user,exec,suid 0 0
-tmpfs /var tmpfs defaults 0 0
-
-# we use a non-volatile ramdisk, see /etc/init.d/ramdisk
-#tmpfs /mnt/ram tmpfs defaults 0 0
diff --git a/base-files/base-files/collie/usbd b/base-files/base-files/collie/usbd
deleted file mode 100644
index 4257614583..0000000000
--- a/base-files/base-files/collie/usbd
+++ /dev/null
@@ -1 +0,0 @@
-usbdmodule=sa1100_bi
diff --git a/base-files/base-files/corgi/fstab b/base-files/base-files/corgi/fstab
deleted file mode 100644
index ed017540d7..0000000000
--- a/base-files/base-files/corgi/fstab
+++ /dev/null
@@ -1,7 +0,0 @@
-/dev/mtdblock2 / jffs2 rw,noatime 1 1
-/dev/mtdblock3 /home jffs2 defaults,noatime 1 2
-proc /proc proc defaults 0 0
-/dev/hda1 /mnt/cf auto defaults,sync,noauto 0 0
-/dev/mmcda1 /mnt/card auto defaults,sync,noauto 0 0
-tmpfs /var tmpfs defaults 0 0
-# tmpfs /mnt/ram tmpfs defaults 0 0
diff --git a/base-files/base-files/corgi/usbd b/base-files/base-files/corgi/usbd
deleted file mode 100644
index 40931ee8e9..0000000000
--- a/base-files/base-files/corgi/usbd
+++ /dev/null
@@ -1 +0,0 @@
-usbdmodule=pxa_bi
diff --git a/base-files/base-files/epia/fstab b/base-files/base-files/epia/fstab
deleted file mode 100644
index 70f0b07353..0000000000
--- a/base-files/base-files/epia/fstab
+++ /dev/null
@@ -1,4 +0,0 @@
-/dev/ram0 / ext2 rw 1 1
-tmpfs /var tmpfs defaults 0 0
-proc /proc proc defaults 0 0
-tmpfs /tmp tmpfs defaults 0 0
diff --git a/base-files/base-files/familiar/issue b/base-files/base-files/familiar/issue
deleted file mode 100644
index f713c2e627..0000000000
--- a/base-files/base-files/familiar/issue
+++ /dev/null
@@ -1,2 +0,0 @@
-Familiar Linux 0.8.0-pre1 \n \l
-
diff --git a/base-files/base-files/familiar/issue.net b/base-files/base-files/familiar/issue.net
deleted file mode 100644
index 5ab0c8e572..0000000000
--- a/base-files/base-files/familiar/issue.net
+++ /dev/null
@@ -1,3 +0,0 @@
-Familiar Linux 0.8.0-pre1 %h
-
-
diff --git a/base-files/base-files/filesystems b/base-files/base-files/filesystems
deleted file mode 100644
index 653593a432..0000000000
--- a/base-files/base-files/filesystems
+++ /dev/null
@@ -1,6 +0,0 @@
-minix
-fat
-vfat
-ext2
-ext3
-*
diff --git a/base-files/base-files/fstab b/base-files/base-files/fstab
deleted file mode 100644
index bf8f8a87e5..0000000000
--- a/base-files/base-files/fstab
+++ /dev/null
@@ -1,4 +0,0 @@
-rootfs / auto defaults 1 1
-proc /proc proc defaults 0 0
-devpts /dev/pts devpts mode=0620,gid=5 0 0
-usbdevfs /proc/bus/usb usbdevfs noauto 0 0
diff --git a/base-files/base-files/h3600/fstab b/base-files/base-files/h3600/fstab
deleted file mode 100644
index dac9a02a96..0000000000
--- a/base-files/base-files/h3600/fstab
+++ /dev/null
@@ -1,6 +0,0 @@
-/dev/mtdblock4 / jffs2 defaults 1 1
-proc /proc proc defaults 0 0
-/dev/hda1 /mnt/cf auto defaults,noauto,noatime,user,exec,suid 0 0
-/dev/mmcda1 /mnt/card auto defaults,noauto,noatime,user,exec,suid 0 0
-tmpfs /var tmpfs defaults 0 0
-tmpfs /mnt/ram tmpfs defaults 0 0
diff --git a/base-files/base-files/h3900/fstab b/base-files/base-files/h3900/fstab
deleted file mode 100644
index dac9a02a96..0000000000
--- a/base-files/base-files/h3900/fstab
+++ /dev/null
@@ -1,6 +0,0 @@
-/dev/mtdblock4 / jffs2 defaults 1 1
-proc /proc proc defaults 0 0
-/dev/hda1 /mnt/cf auto defaults,noauto,noatime,user,exec,suid 0 0
-/dev/mmcda1 /mnt/card auto defaults,noauto,noatime,user,exec,suid 0 0
-tmpfs /var tmpfs defaults 0 0
-tmpfs /mnt/ram tmpfs defaults 0 0
diff --git a/base-files/base-files/host.conf b/base-files/base-files/host.conf
deleted file mode 100644
index e69de29bb2..0000000000
--- a/base-files/base-files/host.conf
+++ /dev/null
diff --git a/base-files/base-files/husky/fstab b/base-files/base-files/husky/fstab
deleted file mode 100644
index ed017540d7..0000000000
--- a/base-files/base-files/husky/fstab
+++ /dev/null
@@ -1,7 +0,0 @@
-/dev/mtdblock2 / jffs2 rw,noatime 1 1
-/dev/mtdblock3 /home jffs2 defaults,noatime 1 2
-proc /proc proc defaults 0 0
-/dev/hda1 /mnt/cf auto defaults,sync,noauto 0 0
-/dev/mmcda1 /mnt/card auto defaults,sync,noauto 0 0
-tmpfs /var tmpfs defaults 0 0
-# tmpfs /mnt/ram tmpfs defaults 0 0
diff --git a/base-files/base-files/husky/usbd b/base-files/base-files/husky/usbd
deleted file mode 100644
index 40931ee8e9..0000000000
--- a/base-files/base-files/husky/usbd
+++ /dev/null
@@ -1 +0,0 @@
-usbdmodule=pxa_bi
diff --git a/base-files/base-files/inputrc b/base-files/base-files/inputrc
deleted file mode 100644
index b5c4c8af24..0000000000
--- a/base-files/base-files/inputrc
+++ /dev/null
@@ -1,61 +0,0 @@
-# /etc/inputrc - global inputrc for libreadline
-# See readline(3readline) and `info rluserman' for more information.
-
-# Be 8 bit clean.
-set input-meta on
-set output-meta on
-
-# To allow the use of 8bit-characters like the german umlauts, comment out
-# the line below. However this makes the meta key not work as a meta key,
-# which is annoying to those which don't need to type in 8-bit characters.
-
-# set convert-meta off
-
-# try to enable the application keypad when it is called. Some systems
-# need this to enable the arrow keys.
-# set enable-keypad on
-
-# see /usr/share/doc/bash/inputrc.arrows for other codes of arrow keys
-
-# do not bell on tab-completion
-# set bell-style none
-
-# some defaults / modifications for the emacs mode
-$if mode=emacs
-
-# allow the use of the Home/End keys
-# "\e[1~": beginning-of-line
-# "\e[4~": end-of-line
-
-# allow the use of the Delete/Insert keys
-# "\e[3~": delete-char
-# "\e[2~": quoted-insert
-
-# mappings for "page up" and "page down" to step to the beginning/end
-# of the history
-# "\e[5~": beginning-of-history
-# "\e[6~": end-of-history
-
-# alternate mappings for "page up" and "page down" to search the history
-# "\e[5~": history-search-backward
-# "\e[6~": history-search-forward
-
-# # mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving
-# "\e[5C": forward-word
-# "\e[5D": backward-word
-# "\e\e[C": forward-word
-# "\e\e[D": backward-word
-
-# $if term=rxvt
-# "\e[8~": end-of-line
-# $endif
-
-# for non RH/Debian xterm, can't hurt for RH/DEbian xterm
-# "\eOH": beginning-of-line
-# "\eOF": end-of-line
-
-# for freebsd console
-# "\e[H": beginning-of-line
-# "\e[F": end-of-line
-
-$endif
diff --git a/base-files/base-files/issue b/base-files/base-files/issue
deleted file mode 100644
index 329af4665e..0000000000
--- a/base-files/base-files/issue
+++ /dev/null
@@ -1,2 +0,0 @@
-OpenEmbedded Linux \n \l
-
diff --git a/base-files/base-files/issue.net b/base-files/base-files/issue.net
deleted file mode 100644
index 6dc3588b4f..0000000000
--- a/base-files/base-files/issue.net
+++ /dev/null
@@ -1,3 +0,0 @@
-OpenEmbedded Linux %h
-
-
diff --git a/base-files/base-files/jornada56x/fstab b/base-files/base-files/jornada56x/fstab
deleted file mode 100644
index 2733685208..0000000000
--- a/base-files/base-files/jornada56x/fstab
+++ /dev/null
@@ -1,6 +0,0 @@
-/dev/mtdblock1 / jffs2 defaults 1 1
-proc /proc proc defaults 0 0
-/dev/hda1 /mnt/cf auto defaults,noauto,noatime,user,exec,suid 0 0
-/dev/mmcda1 /mnt/card auto defaults,noauto,noatime,user,exec,suid 0 0
-tmpfs /var tmpfs defaults 0 0
-tmpfs /mnt/ram tmpfs defaults 0 0
diff --git a/base-files/base-files/licenses/Artistic b/base-files/base-files/licenses/Artistic
deleted file mode 100644
index 5f221241e8..0000000000
--- a/base-files/base-files/licenses/Artistic
+++ /dev/null
@@ -1,131 +0,0 @@
-
-
-
-
- The "Artistic License"
-
- Preamble
-
-The intent of this document is to state the conditions under which a
-Package may be copied, such that the Copyright Holder maintains some
-semblance of artistic control over the development of the package,
-while giving the users of the package the right to use and distribute
-the Package in a more-or-less customary fashion, plus the right to make
-reasonable modifications.
-
-Definitions:
-
- "Package" refers to the collection of files distributed by the
- Copyright Holder, and derivatives of that collection of files
- created through textual modification.
-
- "Standard Version" refers to such a Package if it has not been
- modified, or has been modified in accordance with the wishes
- of the Copyright Holder as specified below.
-
- "Copyright Holder" is whoever is named in the copyright or
- copyrights for the package.
-
- "You" is you, if you're thinking about copying or distributing
- this Package.
-
- "Reasonable copying fee" is whatever you can justify on the
- basis of media cost, duplication charges, time of people involved,
- and so on. (You will not be required to justify it to the
- Copyright Holder, but only to the computing community at large
- as a market that must bear the fee.)
-
- "Freely Available" means that no fee is charged for the item
- itself, though there may be fees involved in handling the item.
- It also means that recipients of the item may redistribute it
- under the same conditions they received it.
-
-1. You may make and give away verbatim copies of the source form of the
-Standard Version of this Package without restriction, provided that you
-duplicate all of the original copyright notices and associated disclaimers.
-
-2. You may apply bug fixes, portability fixes and other modifications
-derived from the Public Domain or from the Copyright Holder. A Package
-modified in such a way shall still be considered the Standard Version.
-
-3. You may otherwise modify your copy of this Package in any way, provided
-that you insert a prominent notice in each changed file stating how and
-when you changed that file, and provided that you do at least ONE of the
-following:
-
- a) place your modifications in the Public Domain or otherwise make them
- Freely Available, such as by posting said modifications to Usenet or
- an equivalent medium, or placing the modifications on a major archive
- site such as uunet.uu.net, or by allowing the Copyright Holder to include
- your modifications in the Standard Version of the Package.
-
- b) use the modified Package only within your corporation or organization.
-
- c) rename any non-standard executables so the names do not conflict
- with standard executables, which must also be provided, and provide
- a separate manual page for each non-standard executable that clearly
- documents how it differs from the Standard Version.
-
- d) make other distribution arrangements with the Copyright Holder.
-
-4. You may distribute the programs of this Package in object code or
-executable form, provided that you do at least ONE of the following:
-
- a) distribute a Standard Version of the executables and library files,
- together with instructions (in the manual page or equivalent) on where
- to get the Standard Version.
-
- b) accompany the distribution with the machine-readable source of
- the Package with your modifications.
-
- c) give non-standard executables non-standard names, and clearly
- document the differences in manual pages (or equivalent), together
- with instructions on where to get the Standard Version.
-
- d) make other distribution arrangements with the Copyright Holder.
-
-5. You may charge a reasonable copying fee for any distribution of this
-Package. You may charge any fee you choose for support of this
-Package. You may not charge a fee for this Package itself. However,
-you may distribute this Package in aggregate with other (possibly
-commercial) programs as part of a larger (possibly commercial) software
-distribution provided that you do not advertise this Package as a
-product of your own. You may embed this Package's interpreter within
-an executable of yours (by linking); this shall be construed as a mere
-form of aggregation, provided that the complete Standard Version of the
-interpreter is so embedded.
-
-6. The scripts and library files supplied as input to or produced as
-output from the programs of this Package do not automatically fall
-under the copyright of this Package, but belong to whoever generated
-them, and may be sold commercially, and may be aggregated with this
-Package. If such scripts or library files are aggregated with this
-Package via the so-called "undump" or "unexec" methods of producing a
-binary executable image, then distribution of such an image shall
-neither be construed as a distribution of this Package nor shall it
-fall under the restrictions of Paragraphs 3 and 4, provided that you do
-not represent such an executable image as a Standard Version of this
-Package.
-
-7. C subroutines (or comparably compiled subroutines in other
-languages) supplied by you and linked into this Package in order to
-emulate subroutines and variables of the language defined by this
-Package shall not be considered part of this Package, but are the
-equivalent of input as in Paragraph 6, provided these subroutines do
-not change the language in any way that would cause it to fail the
-regression tests for the language.
-
-8. Aggregation of this Package with a commercial distribution is always
-permitted provided that the use of this Package is embedded; that is,
-when no overt attempt is made to make this Package's interfaces visible
-to the end user of the commercial distribution. Such use shall not be
-construed as a distribution of this Package.
-
-9. The name of the Copyright Holder may not be used to endorse or promote
-products derived from this software without specific prior written permission.
-
-10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
-WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
-
- The End
diff --git a/base-files/base-files/licenses/BSD b/base-files/base-files/licenses/BSD
deleted file mode 100644
index c7a0aa4f94..0000000000
--- a/base-files/base-files/licenses/BSD
+++ /dev/null
@@ -1,26 +0,0 @@
-Copyright (c) The Regents of the University of California.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-3. Neither the name of the University nor the names of its contributors
- may be used to endorse or promote products derived from this software
- without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.
diff --git a/base-files/base-files/licenses/GPL-2 b/base-files/base-files/licenses/GPL-2
deleted file mode 100644
index d60c31a97a..0000000000
--- a/base-files/base-files/licenses/GPL-2
+++ /dev/null
@@ -1,340 +0,0 @@
- GNU GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it. (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.) You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have. You must make sure that they, too, receive or can get the
-source code. And you must show them these terms so they know their
-rights.
-
- We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
- Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software. If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary. To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- GNU GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License. The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language. (Hereinafter, translation is included without limitation in
-the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
- 1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact