The software included in this product contains software that is licensed under the below open source licenses. Please contact Infobric via www.infobric.com for further information.

alsa-lib-1.2.3.2

COPYING
		  GNU LESSER GENERAL PUBLIC LICENSE
		       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
     51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

			    Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

		  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.
  
  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

			    NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

		     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!


aserver/COPYING
		    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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU 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 program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

at91bootstrap3-infobric_v3.8.13

COPYRIGHT
Copyright (c) 2018,2019 Microchip Technology, Inc. and its subsidiaries
Copyright (c) 2018, Microchip Technology, Inc.
Copyright (c) 2018, Jochen Friedrich 
Copyright (c) 2018, Fritz Stephan GmbH
Copyright (c) 2017, Microchip Technology Inc.
Copyright (c) 2017, Microchip Corporation
Copyright (c) 2017, Atmel Corporation
Copyright (c) 2016, Atmel Corporation
Copyright (c) 2015, Free Electrons
Copyright (c) 2015, Atmel Corporation Contrib for Acme Systems RoadRunner SOM added by Sergio Tanzilli https://www.acmesystems.it/roadrunner
Copyright (c) 2015, Atmel Corporation
Copyright (c) 2014, Atmel Corporation
Copyright (c) 2013, Atmel Corporation
Copyright (c) 2012, Atmel Corporation
Copyright (c) 2011, Atmel Corporation
Copyright (c) 2010, Atmel Corporation
Copyright (c) 2009, Atmel Corporation
Copyright (c) 2008, Atmel Corporation
Copyright (c) 2007, Stelian Pop 
Copyright (c) 2007, Atmel Corporation
Copyright (c) 2007 Lead Tech Design 
Copyright (c) 2006, Atmel Corporation
Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries
Copyright (C) 2018 Microchip Technology Inc. and its subsidiaries
Copyright (C) 2011, ChaN, all right reserved.
Copyright (C) 2002-2005 Sam Ravnborg 
Copyright (C) 2002-2005 Roman Zippel 
Copyright (C) 2002-2003 Romain Lievin 
Copyright (C) 2002 Roman Zippel 
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
LICENSE
----------------------------------------------------------------------------
		ATMEL Microcontroller Software Support
----------------------------------------------------------------------------
Copyright (c) 2006, Atmel Corporation

All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

- Redistributions of source code must retain the above copyright notice,
this list of conditions and the disclaimer below.

Atmel's name may not be used to endorse or promote products derived from
this software without specific prior written permission.

DISCLAIMER: THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
DISCLAIMED. IN NO EVENT SHALL ATMEL 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.

boost-1.73.0

LICENSE_1_0.txt
Boost Software License - Version 1.0 - August 17th, 2003

Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:

The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

busybox-1.31.1

COPYRIGHT
copyright (c) 2018 Gavin D. Howard and contributors.
copyright (c) 2002 Romain Lievin 
copyright (c) 2001 by glenn mcgrath
copyright (c) 1995 Ian Jackson 
copyright (C) 1996-2006 Julian R Seward. All rights reserved.
copyright (C) 1990-1996 Free Software Foundation, Inc.
Copyright 2006, 2007 Stefan Rompf 
Copyright Joern Engel 
Copyright 2018 by Denys Vlasenko 
Copyright 2018 by Denys Vlasenko
Copyright 2018 Thomas De Schampheleire 
Copyright 2017 by Denys Vlasenko 
Copyright 2015 by Bernhard Reutner-Fischer
Copyright 2015 Denys Vlasenko
Copyright 2014 by Denys Vlasenko 
Copyright 2012, Denys Vlasenko
Copyright 2011, Denys Vlasenko
Copyright 2011 by Denys Vlasenko
Copyright 2010, Denys Vlasenko
Copyright 2010 by Denys Vlasenko
Copyright 2010 Rob Landley 
Copyright 2010 Nokia Corporation Written by Alexander Shishkin
Copyright 2009 by Denys Vlasenko 
Copyright 2009 by Denys Vlasenko
Copyright 2008-2009 Matt Mackall 
Copyright 2008 by Denys Vlasenko 
Copyright 2008 Denys Vlasenko
Copyright 2007 by Denys Vlasenko 
Copyright 2007 by Denys Vlasenko
Copyright 2007 by Bernhard Reutner-Fischer
Copyright 2007 Tito Ragusa 
Copyright 2007 Rob Landley 
Copyright 2007 KaiGai Kohei 
Copyright 2006, Rob Landley 
Copyright 2006, Bernhard Reutner-Fischer
Copyright 2006 by Rob Landley 
Copyright 2006 by Natanael Copa 
Copyright 2006 by Mike Frysinger 
Copyright 2006 by Erik Hovland 
Copyright 2006 Rob Landley 
Copyright 2006 Glenn McGrath
Copyright 2006 Bernhard Reutner-Fischer 
Copyright 2006 Bernhard Reutner-Fischer
Copyright 2005 by Rob Landley 
Copyright 2005 by Rob Landley
Copyright 2005 by Bernhard Reutner-Fischer
Copyright 2005 Rob Landley 
Copyright 2005 Rob Landley <rob@landley.net
Copyright 2005 H. Peter Anvin Busybox'ed (2014) by Pascal Bellard 
Copyright 2005 Frank Sorenson 
Copyright 2004 Tony J. White
Copyright 2004 Matt Mackall 
Copyright 2003, Glenn McGrath
Copyright 2003 Tito Ragusa 
Copyright 2002 by Kai Germaschewski 
Copyright 2002 Laurence Anderson
Copyright 2002 Andi Kleen, SuSE Labs.
Copyright 2001 Glenn McGrath.
Copyright 1999-2003 Donald Becker and Scyld Computing Corporation.
Copyright 1999 George Staikos
Copyright 1999 Dave Cinege
Copyright 1998 by Albert Cahalan; all rights reserved.
Copyright 1997,.. by Peter Hanecak . All rights reserved.
Copyright 1997, 2000, 2001 Larry Doolittle 
Copyright 1996, 1997 Linux International. Contributed by Ralf Baechle 
Copyright 1996, 1997 Linux International.
Copyright 1994-1996 Donald Becker
Copyright 1994 Matthew Dillon (dillon@apollo.west.oic.com)
Copyright 1993 MicroWalt Corporation
Copyright 1991-1997 Miquel van Smoorenburg.
Copyright 1989 - 1991, Julianne Frances Haugh  All rights reserved.
Copyright (c) by a whole pile of folks:
Copyright (c) University of Delaware 1992-2009
Copyright (c) PeerSec Networks, 2002-2011 All Rights Reserved
Copyright (c) Michiel Huisjes
Copyright (c) 2017 Denys Vlasenko 
Copyright (c) 2017 Denys Vlasenko 
Copyright (c) 2013-2015 INSIDE Secure Corporation
Copyright (c) 2013 INSIDE Secure Corporation
Copyright (c) 2011 Pere Orga 
Copyright (c) 2010 Denys Vlasenko Split from ash.c
Copyright (c) 2009 Denys Vlasenko 
Copyright (c) 2009 Bernhard Reutner-Fischer
Copyright (c) 2008 Vladimir Dronnikov
Copyright (c) 2008 Timo Teras 
Copyright (c) 2008 Pascal Bellard
Copyright (c) 2008 Nuovation System Designs, LLC Grant Erickson 
Copyright (c) 2008 Denys Vlasenko
Copyright (c) 2008 Bernhard Reutner-Fischer
Copyright (c) 2007 Denys Vlasenko 
Copyright (c) 2007 Bernhard Reutner-Fischer
Copyright (c) 2006-2007 Bernhard Reutner-Fischer
Copyright (c) 2006 Bernhard Reutner-Fischer
Copyright (c) 2004 Nicholas Miell ported from procps by Pere Orga  2011
Copyright (c) 2004 Alexander Guy 
Copyright (c) 2003-2004 Erik Andersen 
Copyright (c) 2003, 2004 Henning Brauer 
Copyright (c) 2003 Todd C. Miller 
Copyright (c) 2002 by David I. Bell Permission is granted to use, distribute, or modify this source,
Copyright (c) 2002 Manuel Novoa III 
Copyright (c) 2002 Glenn McGrath
Copyright (c) 2002 AYR Networks, Inc.
Copyright (c) 2001-2006, Gerrit Pape All rights reserved.
Copyright (c) 2001 Aaron Lehmann 
Copyright (c) 2000 Edward Betts .
Copyright (c) 1999 by David I. Bell Permission is granted to use, distribute, or modify this source,
Copyright (c) 1999 by David I. Bell
Copyright (c) 1999 Anthony Towns 
Copyright (c) 1997-2005 Herbert Xu 
Copyright (c) 1997, 1998, 1999, 2000 Frodo Looijaard 
Copyright (c) 1994 David Burren All rights reserved.
Copyright (c) 1992, 1993 The Regents of the University of California. All rights reserved.
Copyright (c) 1992 Roger Binns
Copyright (c) 1992 Branko Lankester
Copyright (c) 1991, 1993 The Regents of the University of California. All rights reserved.
Copyright (c) 1990 The Regents of the University of California. All rights reserved.
Copyright (c) 1989, 1993, 1994 The Regents of the University of California. All rights reserved.
Copyright (c) 1989, 1991, 1993, 1994 The Regents of the University of California. All rights reserved.
Copyright (c) 1989 The Regents of the University of California. All rights reserved.
Copyright (c) 1988, 1993, 1994 The Regents of the University of California. All rights reserved.
Copyright (c) 1988, 1989, 1991, 1994, 1995, 1996, 1997, 1998, 1999, 2000 The Regents of the University of California. All rights reserved.
Copyright (c) 1987,1997, Prentice Hall All rights reserved.
Copyright (c) 1987, 1988 Regents of the University of California. All rights reserved.
Copyright (c) 1986-2003 Vladimir Oleynik 
Copyright (c) 1983,1991 The Regents of the University of California. All rights reserved.
Copyright (c) 1983, 1993 The Regents of the University of California. All rights reserved.
Copyright (c) 1980 The Regents of the University of California. All rights reserved.
Copyright (C) Vladimir N. Oleynik 
Copyright (C) Manuel Novoa III  and Vladimir Oleynik 
Copyright (C) KaiGai Kohei 
Copyright (C) Arne Bernin 
Copyright (C) Andreas Neuper, Sep 1998.
Copyright (C) Andre Masella 
Copyright (C) 92, 1995-2004 Free Software Foundation, Inc.
Copyright (C) 91, 1995-2002 Free Software Foundation, Inc.
Copyright (C) 89, 91, 1995-2006 Free Software Foundation, Inc.
Copyright (C) 86, 89, 91, 1995-2002, 2004 Free Software Foundation, Inc.
Copyright (C) 86, 1991-1997, 1999 Free Software Foundation, Inc.
Copyright (C) 2019 Denys Vlasenko 
Copyright (C) 2018 Sven-Göran Bergh 
Copyright (C) 2018 Denys Vlasenko
Copyright (C) 2017 by Denys Vlasenko 
Copyright (C) 2017 by 
Copyright (C) 2017 Markus Gothe 
Copyright (C) 2017 Jo-Philipp Wich 
Copyright (C) 2017 Denys Vlasenko 
Copyright (C) 2017 Denys Vlasenko
Copyright (C) 2016 by Bartosz Golaszewski 
Copyright (C) 2016 Denys Vlasenko
Copyright (C) 2015 by Ari Sundholm  and Tuxera Inc.
Copyright (C) 2015 by Ari Sundholm 
Copyright (C) 2015 Denys Vlasenko
Copyright (C) 2014 by Fugro Intersite B.V. 
Copyright (C) 2014 by Bartosz Golaszewski 
Copyright (C) 2014 Tito Ragusa 
Copyright (C) 2014 Isaac Dunham 
Copyright (C) 2014 Bartosz Golaszewski 
Copyright (C) 2013 Rolf Fokkens 
Copyright (C) 2013 Denys Vlasenko
Copyright (C) 2012 by Sven Oliver 'SvOlli' Moll 
Copyright (C) 2012 S-G Bergh 
Copyright (C) 2011-2017 Denys Vlasenko.
Copyright (C) 2011 Marek Bečka 
Copyright (C) 2011 Denys Vlasenko.
Copyright (C) 2010 by Matheus Izvekov 
Copyright (C) 2010 by Grigory Batalov 
Copyright (C) 2010 Timo Teras 
Copyright (C) 2010 Sergey Naumov 
Copyright (C) 2010 Nokia Corporation. All rights reserved. Written by Alexander Shishkin.
Copyright (C) 2010 Nokia Corporation. All rights reserved. Written by Alexander Shishkin 
Copyright (C) 2010 Marek Polacek 
Copyright (C) 2010 Malek Degachi 
Copyright (C) 2010 Lauri Kasanen
Copyright (C) 2010 Kevin Cernekee 
Copyright (C) 2010 Denys Vlasenko 
Copyright (C) 2010 Denys Vlasenko
Copyright (C) 2010 Bradley M. Kuhn 
Copyright (C) 2009 by Dan Fandrich , et. al.
Copyright (C) 2009 Vladimir Dronnikov 
Copyright (C) 2009 Malek Degachi 
Copyright (C) 2009 Maksym Kryzhanovskyy 
Copyright (C) 2009 Denys Vlasenko.
Copyright (C) 2009 Denys Vlasenko
Copyright (C) 2009 Bernhard Reutner-Fischer
Copyright (C) 2008,2009 Denys Vlasenko 
Copyright (C) 2008, BusyBox Team. -solar 4/26/08
Copyright (C) 2008 by Vladimir Dronnikov 
Copyright (C) 2008 by Tito Ragusa 
Copyright (C) 2008 by Timo Teras 
Copyright (C) 2008 by Patricia Muscalu 
Copyright (C) 2008 by Denys Vlasenko 
Copyright (C) 2008 by Denys Vlasenko 
Copyright (C) 2008 by Bernhard Reutner-Fischer
Copyright (C) 2008 by 
Copyright (C) 2008 Tito Ragusa 
Copyright (C) 2008 Timo Teras 
Copyright (C) 2008 Rob Landley 
Copyright (C) 2008 Nokia Corporation. All rights reserved.
Copyright (C) 2008 Natanael Copa 
Copyright (C) 2008 Michele Sanges 
Copyright (C) 2008 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2008 Denys Vlasenko.
Copyright (C) 2008 Denys Vlasenko 
Copyright (C) 2008 Denys Vlasenko
Copyright (C) 2008 Darius Augulis 
Copyright (C) 2008 Bernhard Reutner-Fischer
Copyright (C) 2007 by Tito Ragusa 
Copyright (C) 2007 by Stephane Billiart 
Copyright (C) 2007 by KaiGai Kohei 
Copyright (C) 2007 by Denys Vlasenko 
Copyright (C) 2007 Tito Ragusa 
Copyright (C) 2007 Natanael Copa 
Copyright (C) 2007 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2007 Loic Grenie 
Copyright (C) 2007 Denys Vlasenko 
Copyright (C) 2007 Denys Vlasenko
Copyright (C) 2007 Bernhard Reutner-Fischer
Copyright (C) 2006-2017 wolfSSL Inc.
Copyright (C) 2006-2015 wolfSSL Inc.
Copyright (C) 2006 by Yoshinori Sato 
Copyright (C) 2006 by Robert Sullivan 
Copyright (C) 2006 by Rob Sullivan 
Copyright (C) 2006 by Jason Schoon 
Copyright (C) 2006 by Jan Kiszka 
Copyright (C) 2006 Tito Ragusa 
Copyright (C) 2006 Rob Landley 
Copyright (C) 2006 Rob Landley
Copyright (C) 2006 Michael Opdenacker 
Copyright (C) 2006 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2006 Jesse Dutton 
Copyright (C) 2006 Gabriel Somlo 
Copyright (C) 2006 Denys Vlasenko
Copyright (C) 2006 Bernhard Reutner-Fischer 
Copyright (C) 2006 Bernhard Reutner-Fischer
Copyright (C) 2006 Aurelien Jacobs 
Copyright (C) 2006 - 2007 KaiGai Kohei 
Copyright (C) 2005-6, Roberto A. Foglietta 
Copyright (C) 2005-2006 by Rob Landley 
Copyright (C) 2005, 2006 Rob Landley 
Copyright (C) 2005 by Tito Ragusa 
Copyright (C) 2005 by Robert Sullivan 
Copyright (C) 2005 by Rob Sullivan 
Copyright (C) 2005 by Rob Landley 
Copyright (C) 2005 by Mike Frysinger 
Copyright (C) 2005 by Marc Leeman 
Copyright (C) 2005 by Erik Andersen 
Copyright (C) 2005 W. Michael Petullo 
Copyright (C) 2005 Vladimir Oleynik
Copyright (C) 2005 Tobias Klauser 
Copyright (C) 2005 Tito Ragusa 
Copyright (C) 2005 Roberto A. Foglietta (me@roberto.foglietta.name)
Copyright (C) 2005 Odd Arild Olsen (oao at fibula dot no)
Copyright (C) 2005 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2005 Manuel Novoa III 
Copyright (C) 2005 Kay Sievers 
Copyright (C) 2005 Free Software Foundation, Inc.
Copyright (C) 2005 Bernhard Reutner-Fischer
Copyright (C) 2004,2005 Enrik Berkhan 
Copyright (C) 2004, Glenn McGrath
Copyright (C) 2004 by Rob Landley 
Copyright (C) 2004 by Ed Clark
Copyright (C) 2004 by David Brownell
Copyright (C) 2004 Peter Willis 
Copyright (C) 2004 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2004 Kay Sievers 
Copyright (C) 2004 Erik Andersen 
Copyright (C) 2003-2006 Vladimir Oleynik 
Copyright (C) 2003-2005 Vladimir Oleynik 
Copyright (C) 2003-2004 by Erik Andersen 
Copyright (C) 2003-2004 Erik Andersen
Copyright (C) 2003,2004 by Rob Landley 
Copyright (C) 2003,2004 Free Software Foundation, Inc.
Copyright (C) 2003 by Tito Ragusa 
Copyright (C) 2003 by Rob Landley , Joey Hess
Copyright (C) 2003 by Matteo Croce 
Copyright (C) 2003 by Glenn McGrath SELinux support: by Yuichi Nakamura 
Copyright (C) 2003 by Glenn McGrath
Copyright (C) 2003 by Arthur van Hoff (avh@strangeberry.com)
Copyright (C) 2003 Yang Xiaopeng 
Copyright (C) 2003 Vladimir Oleynik 
Copyright (C) 2003 Russ Dill 
Copyright (C) 2003 Paul Sheer
Copyright (C) 2003 Paul Mundt 
Copyright (C) 2003 Matteo Croce  Hacked by Tito  for size optimization.
Copyright (C) 2003 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2003 Manuel Novoa III 
Copyright (C) 2003 Glenn McGrath
Copyright (C) 2003 Glenn L. McGrath
Copyright (C) 2003 Erik Andersen
Copyright (C) 2003 Bernardo Innocenti 
Copyright (C) 2003 Bastian Blank 
Copyright (C) 2002-2009 Craig Small
Copyright (C) 2002-2005 Sam Ravnborg 
Copyright (C) 2002-2005 Roman Zippel 
Copyright (C) 2002-2005 Free Software Foundation, Inc.
Copyright (C) 2002-2003 Romain Lievin 
Copyright (C) 2002,2003 Glenn Engel 
Copyright (C) 2002 by Vladimir Oleynik 
Copyright (C) 2002 by Glenn McGrath
Copyright (C) 2002 by Dmitry Zakharov 
Copyright (C) 2002 by Bart Visscher 
Copyright (C) 2002 Roman Zippel 
Copyright (C) 2002 Robert Griebl 
Copyright (C) 2002 Randy Dunlap 
Copyright (C) 2002 Matt Kraai
Copyright (C) 2002 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2002 Mario Strasser , Zuercher Hochschule Winterthur, Netbeat AG
Copyright (C) 2002 Khalid Aziz 
Copyright (C) 2002 Jeff Angielski, The PTR Group 
Copyright (C) 2002 Hewlett-Packard Company
Copyright (C) 2002 Glenn McGrath
Copyright (C) 2002 Edward Betts 
Copyright (C) 2002 Al Stone 
Copyright (C) 2001,2002 by Laurence Anderson
Copyright (C) 2001,2002 Vladimir Oleynik 
Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation.
Copyright (C) 2001, 2002 Matt Kraai
Copyright (C) 2001 by Michael Habermann 
Copyright (C) 2001 by Matt Kraai  SELinux support by Yuichi Nakamura 
Copyright (C) 2001 by Matt Kraai 
Copyright (C) 2001 by Laurence Anderson
Copyright (C) 2001 by Glenn McGrath
Copyright (C) 2001 by Gennady Feldman 
Copyright (C) 2001 by Emanuele Aina 
Copyright (C) 2001 Matt Krai
Copyright (C) 2001 Matt Kraai .
Copyright (C) 2001 Matt Kraai 
Copyright (C) 2001 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2001 Manuel Novoa III 
Copyright (C) 2001 Manuel Novoa III
Copyright (C) 2001 Magnus Damm 
Copyright (C) 2001 Larry Doolittle, 
Copyright (C) 2001 Hewlett-Packard Laboratories
Copyright (C) 2001 Hewlett-Packard Company Author: Christopher Hoover 
Copyright (C) 2000-2001 Jeff Tranter (tranter@pobox.com)
Copyright (C) 2000,2001 by Matt Kraai 
Copyright (C) 2000,2001 Matt Kraai 
Copyright (C) 2000,2001 Matt Kraai
Copyright (C) 2000,2001 Larry Doolittle 
Copyright (C) 2000, Jan-Derk Bakker (J.D.Bakker@its.tudelft.nl)
Copyright (C) 2000, 2001 Sterling Huxley 
Copyright (C) 2000 by spoon  Written by spoon 
Copyright (C) 2000 by Randolph Chung 
Copyright (C) 2000 by Matt Kraai  SELinux support by Yuichi Nakamura 
Copyright (C) 2000 by Karl M. Hegbloom 
Copyright (C) 2000 by Glenn McGrath
Copyright (C) 2000 by Gennady Feldman 
Copyright (C) 2000 by Daniel Jacobowitz Written by Daniel Jacobowitz 
Copyright (C) 2000 and written by Emanuele Caratti  Adjusted a bit by Erik Andersen  Unified with fdflush by Tito Ragusa 
Copyright (C) 2000 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2000 Lennert Buytenhek
Copyright (C) 2000 Jean-Pierre Lefebvre  and Remi Lefebvre 
Copyright (C) 2000 Edward Betts .
Copyright (C) 2000 Arcom Control System Ltd
Copyright (C) 1999-2007 Free Software Foundation, Inc.
Copyright (C) 1999-2005 by Erik Andersen 
Copyright (C) 1999-2005 Igor Pavlov
Copyright (C) 1999-2004 by Erik Andersen  based on original code by (I think) Bruce Perens .
Copyright (C) 1999-2004 by Erik Andersen  and Ron Alder 
Copyright (C) 1999-2004 by Erik Andersen  Written by Erik Andersen and Kent Robotti 
Copyright (C) 1999-2004 by Erik Andersen 
Copyright (C) 1999,2000,2001 by Mark Whitley 
Copyright (C) 1999,2000,2001 by Lineo, inc. and Mark Whitley
Copyright (C) 1999,2000,2001 by Lineo, inc. and John Beppu
Copyright (C) 1999,2000,2001 by Lineo, inc. Written by Mark Whitley  debloated by Bernhard Reutner-Fischer
Copyright (C) 1999,2000,2001 by John Beppu 
Copyright (C) 1999,2000 by Lineo, inc. and John Beppu
Copyright (C) 1999 by Randolph Chung 
Copyright (C) 1999 by Lineo, inc. and John Beppu
Copyright (C) 1999 Uwe Ohse 
Copyright (C) 1999 Matthew Ramsay  Chris Trew 
Copyright (C) 1999 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 1999 Hewlett-Packard Co
Copyright (C) 1999 David Mosberger-Tang 
Copyright (C) 1998-2002 Richard Gooch
Copyright (C) 1998-2000 Richard Gooch
Copyright (C) 1998, 1999 Charles P. Wright
Copyright (C) 1998 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 1998 Enrique Zanardi 
Copyright (C) 1998 Dave Cinege
Copyright (C) 1997-2002 Free Software Foundation, Inc.
Copyright (C) 1997-1999 Richard Gooch
Copyright (C) 1997 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 1996..2008 Markus Franz Xaver Johannes Oberhumer All Rights Reserved.
Copyright (C) 1996..2003 Markus Franz Xaver Johannes Oberhumer All Rights Reserved.
Copyright (C) 1996-2006 Julian Seward 
Copyright (C) 1996-2002 Free Software Foundation, Inc.
Copyright (C) 1996-1999 Guy Maor 
Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
Copyright (C) 1996 Markus Franz Xaver Johannes Oberhumer All Rights Reserved.
Copyright (C) 1996 Jeff Noxon ,
Copyright (C) 1996 Brian Candler 
Copyright (C) 1995-1999 Free Software Foundation, Inc.
Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
Copyright (C) 1995, 1996 by Bruce Perens .
Copyright (C) 1995 Bruce Perens
Copyright (C) 1994-2000 by Tomi Ollila
Copyright (C) 1994-1998 Andries E. Brouwer 
Copyright (C) 1994-1996 Charles L. Blake.
Copyright (C) 1994,1996 Alessandro Rubini (rubini@ipvvis.unipv.it)
Copyright (C) 1993-2002 Werner Almesberger
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by Theodore Ts'o.
Copyright (C) 1993, 1994 Theodore Ts'o.
Copyright (C) 1993, 1994 Remy Card  Laboratoire MASI, Institut Blaise Pascal Universite Pierre et Marie Curie (Paris VI)
Copyright (C) 1993 Rick Sladkey 
Copyright (C) 1992-1998 Michael K. Johnson
Copyright (C) 1992-1993 Jean-loup Gailly
Copyright (C) 1992, 1996 Free Software Foundation, Inc. Written by David MacKenzie .
Copyright (C) 1992, 1993, 1994, 1995 Remy Card (card@masi.ibp.fr) Laboratoire MASI - Institut Blaise Pascal Universite Pierre et Marie Curie (Paris VI)
Copyright (C) 1992 A. V. Le Blanc (LeBlanc@mcc.ac.uk)
Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved.
Copyright (C) 1991,92,95,96,97,98,99,2001 Free Software Foundation, Inc.
Copyright (C) 1991,92,95,96,97,98,99,2000,01 Free Software Foundation, Inc.
Copyright (C) 1991, 1992 Linus Torvalds
Copyright (C) 1990-1999 Free Software Foundation, Inc.
Copyright (C) 1990, 91, 92, 93, 96 Free Software Foundation, Inc.
Copyright (C) 1989-1999 Free Software Foundation, Inc.
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
Copyright (C) 1987, 1989, 1991 Free Software Foundation, Inc.
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
Copyright (C) (C) 2003 Vladimir Oleynik 
(c) isprint_asciionly(c) endif
(c) 2018 Gavin D. Howard and contributors
(c) 2008 Timo Teras 
(c) 2008 Denys Vlasenko
(c) 2007 by Yuichi Nakamura 
(c) 2004 Paul Mundt 
(c) 2002 Robert Griebl
(c) 2002 Glenn McGrath
(c) 2001-2005 Vladimir Oleynik 
(c) 1997 by Andi Kleen
(c) 1995-1999 by: Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be)
(c) 1995 Erik Andersen  (Majorly adjusted for busybox)
(C) Vladimir Oleynik 
(C) Mar 16, 2003 Manuel Novoa III (mjn3@codepoet.org)
(C) Lauri Kasanen
(C) Eero Tamminen 
(C) Copyright 2000, Axis Communications AB, LUND, SWEDEN
(C) 2009 Stefan Seyfried 
(C) 2009 
(C) 2008 Tito Ragusa
(C) 2007 by Tito Ragusa 
(C) 2007 Gabriel Somlo 
(C) 2006 Jac Goudsmit added -o option
(C) 2005 
(C) 2004 Tito Ragusa 
(C) 2003 Vladimir Oleynik 
(C) 2003 Vladimir Oleynik
(C) 2002,2003 by Vladimir Oleynik 
(C) 2002 Vladimir Oleynik 
(C) 2001-2005 Vladimir Oleynik 
(C) 1994-2002 Mark Lord 
(C) 1991, 1992 Linus Torvalds.
LICENSE
--- A note on GPL versions

BusyBox is distributed under version 2 of the General Public License (included
in its entirety, below).  Version 2 is the only version of this license which
this version of BusyBox (or modified versions derived from this one) may be
distributed under.

------------------------------------------------------------------------
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
     51 Franklin St, Fifth Floor, Boston, MA  02110-1301  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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year  name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

ca-certificates-20190110

COPYRIGHT
========================================================================================================================

ca-certificates_20190110.tar.xz

------------------------------------------------------------------------------------------------------------------------

Copyright notices

Copyright (c) Luís Lopes , 2006. Adriano Rafael Gomes , 2011.
copyright (c) 1997-1999 Joey Hess.
Copyright (c) 2003 Fumitoshi UKAI  2009 Philipp Kern  2011 Michael Shuler  Various Debian Contributors
Copyright (c) 2007 Free Software Foundation, Inc. Clytie Siddall , 2005-2007.
Copyright (c) 2009 Philipp Kern 
Copyright (c) 2004, 2010, 2011 Software in the Public Interest, Inc.
Copyright (c) 2003 Fumitoshi UKAI 
Copyright (C) Mozilla Contributors
Copyright (C) 2011 ca-certificates & nedenstående oversættere.  Claus Hindsgaul , 2004, 2006. Joe Hansen , 2010, 2011.
Copyright (C) 2011 THE PACKAGE'S COPYRIGHT HOLDER  Frans Pop , 2004, 2006. Frans Pop , 2007. Jeroen Schot , 2011.
Copyright (C) 2011 Martin Bagge 
Copyright (C) 2009 Philipp Kern 
Copyright (C) 2007 Carlos Lisboa   Carlos Lisboa , 2007. Miguel Figueiredo , 2007-2011.
Copyright (C) 2006, 2007 Debian French l10n team  This file is distributed under the same license as the gdebi package.
Copyright (C) 2005-2007 Software in the Public Interest 
Copyright (C) 2003 Ilgiz Kalmetev 
Copyright (C) 1994-2000 Netscape Communications Corporation
(c) 2012 Entrust, Inc.
(c) 2009 Entrust, Inc.
(c) 2008 thawte, Inc.
(c) 2008 VeriSign, Inc.
(c) 2008 GeoTrust Inc.
(c) 2007 thawte, Inc.
(c) 2007 VeriSign, Inc.
(c) 2007 GeoTrust Inc.
(c) 2006 thawte, Inc.
(c) 2006 VeriSign, Inc.
(c) 2006 Entrust, Inc.
(c) 1999 VeriSign, Inc.
copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://ftp.debian.org/debian/pool/main/c/ca-certificates/

Files: debian/*
       examples/*
       Makefile
       mozilla/*
       sbin/*
Copyright: 2003 Fumitoshi UKAI 
           2009 Philipp Kern 
           2011 Michael Shuler 
           Various Debian Contributors
License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program 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 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 .
 On Debian GNU/Linux systems, the complete text of the GNU General Public
 License can be found in '/usr/share/common-licenses/GPL-2'.

Files: mozilla/certdata.txt
       mozilla/nssckbi.h
Copyright: Mozilla Contributors
Comment: Original Copyright: 1994-2000 Netscape Communications Corporation
                             (certdata.txt <= CVS Revision: 1.82)
         NSS no longer contains explicit copyright. Upstream indicates
         that "Mozilla Contributors" is an appropriate attibution for the
         required Copyright: field in Debian's machine-readable format.
         https://bugzilla.mozilla.org/show_bug.cgi?id=850003
License: MPL-2.0
 Mozilla Public License Version 2.0
 ==================================
 .
 1. Definitions
 --------------
 .
 1.1. "Contributor"
     means each individual or legal entity that creates, contributes to
     the creation of, or owns Covered Software.
 .
 1.2. "Contributor Version"
     means the combination of the Contributions of others (if any) used
     by a Contributor and that particular Contributor's Contribution.
 .
 1.3. "Contribution"
     means Covered Software of a particular Contributor.
 .
 1.4. "Covered Software"
     means Source Code Form to which the initial Contributor has attached
     the notice in Exhibit A, the Executable Form of such Source Code
     Form, and Modifications of such Source Code Form, in each case
     including portions thereof.
 .
 1.5. "Incompatible With Secondary Licenses"
     means
 .
     (a) that the initial Contributor has attached the notice described
	 in Exhibit B to the Covered Software; or
 .
     (b) that the Covered Software was made available under the terms of
	 version 1.1 or earlier of the License, but not also under the
	 terms of a Secondary License.
 .
 1.6. "Executable Form"
     means any form of the work other than Source Code Form.
 .
 1.7. "Larger Work"
     means a work that combines Covered Software with other material, in
     a separate file or files, that is not Covered Software.
 .
 1.8. "License"
     means this document.
 .
 1.9. "Licensable"
     means having the right to grant, to the maximum extent possible,
     whether at the time of the initial grant or subsequently, any and
     all of the rights conveyed by this License.
 .
 1.10. "Modifications"
     means any of the following:
 .
     (a) any file in Source Code Form that results from an addition to,
	 deletion from, or modification of the contents of Covered
	 Software; or
 .
     (b) any new file in Source Code Form that contains any Covered
	 Software.
 .
 1.11. "Patent Claims" of a Contributor
     means any patent claim(s), including without limitation, method,
     process, and apparatus claims, in any patent Licensable by such
     Contributor that would be infringed, but for the grant of the
     License, by the making, using, selling, offering for sale, having
     made, import, or transfer of either its Contributions or its
     Contributor Version.
 .
 1.12. "Secondary License"
     means either the GNU General Public License, Version 2.0, the GNU
     Lesser General Public License, Version 2.1, the GNU Affero General
     Public License, Version 3.0, or any later versions of those
     licenses.
 .
 1.13. "Source Code Form"
     means the form of the work preferred for making modifications.
 .
 1.14. "You" (or "Your")
     means an individual or a legal entity exercising rights under this
     License. For legal entities, "You" includes any entity that
     controls, is controlled by, or is under common control with You. For
     purposes of this definition, "control" means (a) the power, direct
     or indirect, to cause the direction or management of such entity,
     whether by contract or otherwise, or (b) ownership of more than
     fifty percent (50%) of the outstanding shares or beneficial
     ownership of such entity.
 .
 2. License Grants and Conditions
 --------------------------------
 .
 2.1. Grants
 .
 Each Contributor hereby grants You a world-wide, royalty-free,
 non-exclusive license:
 .
 (a) under intellectual property rights (other than patent or trademark)
     Licensable by such Contributor to use, reproduce, make available,
     modify, display, perform, distribute, and otherwise exploit its
     Contributions, either on an unmodified basis, with Modifications, or
     as part of a Larger Work; and
 .
 (b) under Patent Claims of such Contributor to make, use, sell, offer
     for sale, have made, import, and otherwise transfer either its
     Contributions or its Contributor Version.
 .
 2.2. Effective Date
 .
 The licenses granted in Section 2.1 with respect to any Contribution
 become effective for each Contribution on the date the Contributor first
 distributes such Contribution.
 .
 2.3. Limitations on Grant Scope
 .
 The licenses granted in this Section 2 are the only rights granted under
 this License. No additional rights or licenses will be implied from the
 distribution or licensing of Covered Software under this License.
 Notwithstanding Section 2.1(b) above, no patent license is granted by a
 Contributor:
 .
 (a) for any code that a Contributor has removed from Covered Software;
     or
 .
 (b) for infringements caused by: (i) Your and any other third party's
     modifications of Covered Software, or (ii) the combination of its
     Contributions with other software (except as part of its Contributor
     Version); or
 .
 (c) under Patent Claims infringed by Covered Software in the absence of
     its Contributions.
 .
 This License does not grant any rights in the trademarks, service marks,
 or logos of any Contributor (except as may be necessary to comply with
 the notice requirements in Section 3.4).
 .
 2.4. Subsequent Licenses
 .
 No Contributor makes additional grants as a result of Your choice to
 distribute the Covered Software under a subsequent version of this
 License (see Section 10.2) or under the terms of a Secondary License (if
 permitted under the terms of Section 3.3).
 .
 2.5. Representation
 .
 Each Contributor represents that the Contributor believes its
 Contributions are its original creation(s) or it has sufficient rights
 to grant the rights to its Contributions conveyed by this License.
 .
 2.6. Fair Use
 .
 This License is not intended to limit any rights You have under
 applicable copyright doctrines of fair use, fair dealing, or other
 equivalents.
 .
 2.7. Conditions
 .
 Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
 in Section 2.1.
 .
 3. Responsibilities
 -------------------
 .
 3.1. Distribution of Source Form
 .
 All distribution of Covered Software in Source Code Form, including any
 Modifications that You create or to which You contribute, must be under
 the terms of this License. You must inform recipients that the Source
 Code Form of the Covered Software is governed by the terms of this
 License, and how they can obtain a copy of this License. You may not
 attempt to alter or restrict the recipients' rights in the Source Code
 Form.
 .
 3.2. Distribution of Executable Form
 .
 If You distribute Covered Software in Executable Form then:
 .
 (a) such Covered Software must also be made available in Source Code
     Form, as described in Section 3.1, and You must inform recipients of
     the Executable Form how they can obtain a copy of such Source Code
     Form by reasonable means in a timely manner, at a charge no more
     than the cost of distribution to the recipient; and
 .
 (b) You may distribute such Executable Form under the terms of this
     License, or sublicense it under different terms, provided that the
     license for the Executable Form does not attempt to limit or alter
     the recipients' rights in the Source Code Form under this License.
 .
 3.3. Distribution of a Larger Work
 .
 You may create and distribute a Larger Work under terms of Your choice,
 provided that You also comply with the requirements of this License for
 the Covered Software. If the Larger Work is a combination of Covered
 Software with a work governed by one or more Secondary Licenses, and the
 Covered Software is not Incompatible With Secondary Licenses, this
 License permits You to additionally distribute such Covered Software
 under the terms of such Secondary License(s), so that the recipient of
 the Larger Work may, at their option, further distribute the Covered
 Software under the terms of either this License or such Secondary
 License(s).
 .
 3.4. Notices
 .
 You may not remove or alter the substance of any license notices
 (including copyright notices, patent notices, disclaimers of warranty,
 or limitations of liability) contained within the Source Code Form of
 the Covered Software, except that You may alter any license notices to
 the extent required to remedy known factual inaccuracies.
 .
 3.5. Application of Additional Terms
 .
 You may choose to offer, and to charge a fee for, warranty, support,
 indemnity or liability obligations to one or more recipients of Covered
 Software. However, You may do so only on Your own behalf, and not on
 behalf of any Contributor. You must make it absolutely clear that any
 such warranty, support, indemnity, or liability obligation is offered by
 You alone, and You hereby agree to indemnify every Contributor for any
 liability incurred by such Contributor as a result of warranty, support,
 indemnity or liability terms You offer. You may include additional
 disclaimers of warranty and limitations of liability specific to any
 jurisdiction.
 .
 4. Inability to Comply Due to Statute or Regulation
 ---------------------------------------------------
 .
 If it is impossible for You to comply with any of the terms of this
 License with respect to some or all of the Covered Software due to
 statute, judicial order, or regulation then You must: (a) comply with
 the terms of this License to the maximum extent possible; and (b)
 describe the limitations and the code they affect. Such description must
 be placed in a text file included with all distributions of the Covered
 Software under this License. Except to the extent prohibited by statute
 or regulation, such description must be sufficiently detailed for a
 recipient of ordinary skill to be able to understand it.
 .
 5. Termination
 --------------
 .
 5.1. The rights granted under this License will terminate automatically
 if You fail to comply with any of its terms. However, if You become
 compliant, then the rights granted under this License from a particular
 Contributor are reinstated (a) provisionally, unless and until such
 Contributor explicitly and finally terminates Your grants, and (b) on an
 ongoing basis, if such Contributor fails to notify You of the
 non-compliance by some reasonable means prior to 60 days after You have
 come back into compliance. Moreover, Your grants from a particular
 Contributor are reinstated on an ongoing basis if such Contributor
 notifies You of the non-compliance by some reasonable means, this is the
 first time You have received notice of non-compliance with this License
 from such Contributor, and You become compliant prior to 30 days after
 Your receipt of the notice.
 .
 5.2. If You initiate litigation against any entity by asserting a patent
 infringement claim (excluding declaratory judgment actions,
 counter-claims, and cross-claims) alleging that a Contributor Version
 directly or indirectly infringes any patent, then the rights granted to
 You by any and all Contributors for the Covered Software under Section
 2.1 of this License shall terminate.
 .
 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
 end user license agreements (excluding distributors and resellers) which
 have been validly granted by You or Your distributors under this License
 prior to termination shall survive termination.
 .
 ************************************************************************
 *                                                                      *
 *  6. Disclaimer of Warranty                                           *
 *  -------------------------                                           *
 *                                                                      *
 *  Covered Software is provided under this License on an "as is"       *
 *  basis, without warranty of any kind, either expressed, implied, or  *
 *  statutory, including, without limitation, warranties that the       *
 *  Covered Software is free of defects, merchantable, fit for a        *
 *  particular purpose or non-infringing. The entire risk as to the     *
 *  quality and performance of the Covered Software is with You.        *
 *  Should any Covered Software prove defective in any respect, You     *
 *  (not any Contributor) assume the cost of any necessary servicing,   *
 *  repair, or correction. This disclaimer of warranty constitutes an   *
 *  essential part of this License. No use of any Covered Software is   *
 *  authorized under this License except under this disclaimer.         *
 *                                                                      *
 ************************************************************************
 .
 ************************************************************************
 *                                                                      *
 *  7. Limitation of Liability                                          *
 *  --------------------------                                          *
 *                                                                      *
 *  Under no circumstances and under no legal theory, whether tort      *
 *  (including negligence), contract, or otherwise, shall any           *
 *  Contributor, or anyone who distributes Covered Software as          *
 *  permitted above, be liable to You for any direct, indirect,         *
 *  special, incidental, or consequential damages of any character      *
 *  including, without limitation, damages for lost profits, loss of    *
 *  goodwill, work stoppage, computer failure or malfunction, or any    *
 *  and all other commercial damages or losses, even if such party      *
 *  shall have been informed of the possibility of such damages. This   *
 *  limitation of liability shall not apply to liability for death or   *
 *  personal injury resulting from such party's negligence to the       *
 *  extent applicable law prohibits such limitation. Some               *
 *  jurisdictions do not allow the exclusion or limitation of           *
 *  incidental or consequential damages, so this exclusion and          *
 *  limitation may not apply to You.                                    *
 *                                                                      *
 ************************************************************************
 .
 8. Litigation
 -------------
 .
 Any litigation relating to this License may be brought only in the
 courts of a jurisdiction where the defendant maintains its principal
 place of business and such litigation shall be governed by laws of that
 jurisdiction, without reference to its conflict-of-law provisions.
 Nothing in this Section shall prevent a party's ability to bring
 cross-claims or counter-claims.
 .
 9. Miscellaneous
 ----------------
 .
 This License represents the complete agreement concerning the subject
 matter hereof. If any provision of this License is held to be
 unenforceable, such provision shall be reformed only to the extent
 necessary to make it enforceable. Any law or regulation which provides
 that the language of a contract shall be construed against the drafter
 shall not be used to construe this License against a Contributor.
 .
 10. Versions of the License
 ---------------------------
 .
 10.1. New Versions
 .
 Mozilla Foundation is the license steward. Except as provided in Section
 10.3, no one other than the license steward has the right to modify or
 publish new versions of this License. Each version will be given a
 distinguishing version number.
 .
 10.2. Effect of New Versions
 .
 You may distribute the Covered Software under the terms of the version
 of the License under which You originally received the Covered Software,
 or under the terms of any subsequent version published by the license
 steward.
 .
 10.3. Modified Versions
 .
 If you create software not governed by this License, and you want to
 create a new license for such software, you may create and use a
 modified version of this License if you rename the license and remove
 any references to the name of the license steward (except to note that
 such modified license differs from this License).
 .
 10.4. Distributing Source Code Form that is Incompatible With Secondary
 Licenses
 .
 If You choose to distribute Source Code Form that is Incompatible With
 Secondary Licenses under the terms of this version of the License, the
 notice described in Exhibit B of this License must be attached.
 .
 Exhibit A - Source Code Form License Notice
 -------------------------------------------
 .
   This Source Code Form is subject to the terms of the Mozilla Public
   License, v. 2.0. If a copy of the MPL was not distributed with this
   file, You can obtain one at http://mozilla.org/MPL/2.0/.
 .
 If it is not possible or desirable to put the notice in a particular
 file, then You may include the notice in a location (such as a LICENSE
 file in a relevant directory) where a recipient would be likely to look
 for such a notice.
 .
 You may add additional accurate notices of copyright ownership.
 .
 Exhibit B - "Incompatible With Secondary Licenses" Notice
 ---------------------------------------------------------
 .
   This Source Code Form is "Incompatible With Secondary Licenses", as
   defined by the Mozilla Public License, v. 2.0.

date-0b72599bd43f72d8935e507e25e4f0063f9bb34e

COPYRIGHT
Copyright (c) 2019 Jiangang Zhuang
Copyright (c) 2019 Asad. Gharighi
Copyright (c) 2018, 2019 Tomasz Kamiński
Copyright (c) 2017 Tomasz Kamiński
Copyright (c) 2017 Paul Thompson
Copyright (c) 2017 Nicolas Veloz Savino
Copyright (c) 2017 Jiangang Zhuang
Copyright (c) 2017 Howard Hinnant
Copyright (c) 2017 Florian Dang
Copyright (c) 2017 Aaron Bishop
Copyright (c) 2016, 2017 Jiangang Zhuang
Copyright (c) 2016, 2017 Howard Hinnant
Copyright (c) 2016 Howard Hinnant
Copyright (c) 2016 Alexander Kormanovsky
Copyright (c) 2016 Adrian Colomitchi
Copyright (c) 2015, 2016, 2017 Howard Hinnant
Copyright (c) 2015, 2016 Howard Hinnant
Copyright (c) 2015 Ville Voutilainen
LICENSE
The source code in this project is released using the MIT License. There is no
global license for the project because each file is licensed individually with
different author names and/or dates.

If you contribute to this project, please add your name to the license of each
file you modify.  If you have already contributed to this project and forgot to
add your name to the license, please feel free to submit a new P/R to add your
name to the license in each file you modified.

For convenience, here is a copy of the MIT license found in each file except
without author names or dates:

The MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

dbus-1.12.18

COPYRIGHT
Copyright © 2015 Collabora Ltd.
Copyright © 2014-2015 Canonical, Ltd.
Copyright © 2013 Intel Corporation
Copyright © 2012-2013 Collabora Ltd.
Copyright © 2011-2012 Nokia Corporation
Copyright © 2011 Nokia Corporation
Copyright © 2004 Scott James Remnant .
Copyright © 2003, 2004 Red Hat, Inc.
Copyright 2004 Robert Shearman
Copyright 2004 Eric Poech
Copyright (c) 2015,2018 Bastien ROUCARIES
Copyright (c) 2012, 2016 Philip Withnall
Copyright (c) 2012 Xan Lopez
Copyright (c) 2012 Paolo Borelli
Copyright (c) 2012 Dan Winship
Copyright (c) 2012 Christian Persch
Copyright (c) 2009 Tom Howard 
Copyright (c) 2009 Allan Caffee 
Copyright (c) 2008 Tom Howard 
Copyright (c) 1994 Sun Microsystems, Inc.
Copyright (c) 1991-1993 The Regents of the University of California.
Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Copyright (C) 2009, Jonas Bähr 
Copyright (C) 2009 Klaralvdalens Datakonsult AB, a KDAB Group company, info@kdab.net
Copyright (C) 2008-2009, Benjamin Reed 
Copyright (C) 2008, Colin Walters 
Copyright (C) 2008, Benjamin Reed 
Copyright (C) 2008, 2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved.
Copyright (C) 2007, Tanner Lovelace 
Copyright (C) 2007 Red Hat, Inc.
Copyright (C) 2007 Red Hat Inc.
Copyright (C) 2007 Ralf Habacker 
Copyright (C) 2006-2013 Ralf Habacker 
Copyright (C) 2006 Red Hat, Inc.
Copyright (C) 2006 Ralf Habacker 
Copyright (C) 2006 Peter Kümmel 
Copyright (C) 2006 Christian Ehrlicher 
Copyright (C) 2005, 2008, 2010-2014 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved.
Copyright (C) 2005 g10 Code GmbH
Copyright (C) 2005 Red Hat, Inc.
Copyright (C) 2005 Red Hat Inc.
Copyright (C) 2005 Novell, Inc.
Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004
Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004
Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004.
Copyright (C) 2004,2005 Red Hat, Inc.
Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004
Copyright (C) 2004, 2005 Red Hat, Inc.
Copyright (C) 2004 Red Hat, Inc.
Copyright (C) 2004 Imendio HB
Copyright (C) 2003, 2005 Red Hat, Inc.
Copyright (C) 2003, 2005 Red Hat Inc.
Copyright (C) 2003, 2004, 2007 Red Hat, Inc.
Copyright (C) 2003, 2004, 2005 Red Hat, Inc.
Copyright (C) 2003, 2004 Red Hat, Inc.
Copyright (C) 2003, 2004 Red Hat Inc.
Copyright (C) 2003 Red Hat, Inc.
Copyright (C) 2003 Red Hat Inc.
Copyright (C) 2003 CodeFactory AB
Copyright (C) 2002-2006 Red Hat Inc.
Copyright (C) 2002, 2006 Red Hat Inc.
Copyright (C) 2002, 2005 Red Hat Inc.
Copyright (C) 2002, 2004 Red Hat Inc.
Copyright (C) 2002, 2003, 2006 Red Hat, Inc.
Copyright (C) 2002, 2003, 2006 Red Hat Inc.
Copyright (C) 2002, 2003, 2005 Red Hat Inc.
Copyright (C) 2002, 2003, 2004, 2006 Red Hat Inc.
Copyright (C) 2002, 2003, 2004, 2005 Red Hat, Inc.
Copyright (C) 2002, 2003, 2004, 2005 Red Hat Inc.
Copyright (C) 2002, 2003, 2004 Red Hat, Inc.
Copyright (C) 2002, 2003, 2004 Red Hat Inc.
Copyright (C) 2002, 2003 Red Hat, Inc.
Copyright (C) 2002, 2003 Red Hat Inc.
Copyright (C) 2002, 2003 CodeFactory AB
Copyright (C) 2002 Red Hat, Inc.
Copyright (C) 2002 Red Hat Inc.
Copyright (C) 2002 CodeFactory AB
Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996
Copyright (C) 1995, A.M. Kuchling
Copyright (C) 1995 A. M. Kuchling
Copyright (C) 1994-2020 Free Software Foundation, Inc.
(C) 2003, 2004, 2005 Thomas Vander Stichele 
LICENSE
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

elfutils-0.177

COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
COPYING-GPLV2
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
COPYING-LGPLV3
                   GNU LESSER GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.


  This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

  0. Additional Definitions.

  As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.

  "The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

  An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

  A "Combined Work" is a work produced by combining or linking an
Application with the Library.  The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".

  The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

  The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

  1. Exception to Section 3 of the GNU GPL.

  You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

  2. Conveying Modified Versions.

  If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

   a) under this License, provided that you make a good faith effort to
   ensure that, in the event an Application does not supply the
   function or data, the facility still operates, and performs
   whatever part of its purpose remains meaningful, or

   b) under the GNU GPL, with none of the additional permissions of
   this License applicable to that copy.

  3. Object Code Incorporating Material from Library Header Files.

  The object code form of an Application may incorporate material from
a header file that is part of the Library.  You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

   a) Give prominent notice with each copy of the object code that the
   Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the object code with a copy of the GNU GPL and this license
   document.

  4. Combined Works.

  You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:

   a) Give prominent notice with each copy of the Combined Work that
   the Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the Combined Work with a copy of the GNU GPL and this license
   document.

   c) For a Combined Work that displays copyright notices during
   execution, include the copyright notice for the Library among
   these notices, as well as a reference directing the user to the
   copies of the GNU GPL and this license document.

   d) Do one of the following:

       0) Convey the Minimal Corresponding Source under the terms of this
       License, and the Corresponding Application Code in a form
       suitable for, and under terms that permit, the user to
       recombine or relink the Application with a modified version of
       the Linked Version to produce a modified Combined Work, in the
       manner specified by section 6 of the GNU GPL for conveying
       Corresponding Source.

       1) Use a suitable shared library mechanism for linking with the
       Library.  A suitable mechanism is one that (a) uses at run time
       a copy of the Library already present on the user's computer
       system, and (b) will operate properly with a modified version
       of the Library that is interface-compatible with the Linked
       Version.

   e) Provide Installation Information, but only if you would otherwise
   be required to provide such information under section 6 of the
   GNU GPL, and only to the extent that such information is
   necessary to install and execute a modified version of the
   Combined Work produced by recombining or relinking the
   Application with a modified version of the Linked Version. (If
   you use option 4d0, the Installation Information must accompany
   the Minimal Corresponding Source and Corresponding Application
   Code. If you use option 4d1, you must provide the Installation
   Information in the manner specified by section 6 of the GNU GPL
   for conveying Corresponding Source.)

  5. Combined Libraries.

  You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

   a) Accompany the combined library with a copy of the same work based
   on the Library, uncombined with any other library facilities,
   conveyed under the terms of this License.

   b) Give prominent notice with the combined library that part of it
   is a work based on the Library, and explaining where to find the
   accompanying uncombined form of the same work.

  6. Revised Versions of the GNU Lesser General Public License.

  The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

  Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.

  If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

ethtool-5.7

COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
LICENSE
ethtool is available under the terms of the GNU Public License version 2.

See COPYING for details.

evtest-1.34

COPYING
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

expat-2.2.9

COPYING
Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper
Copyright (c) 2001-2017 Expat maintainers

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

fb-test-app-rosetta-1.1.0

COPYING
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

fbset-2.1

LICENSE
/*
 *  Linux Frame Buffer Device Configuration
 *
 *  Copyright 1995-1999 by Geert Uytterhoeven
 *		       (Geert.Uytterhoeven@cs.kuleuven.ac.be)
 *
 *  --------------------------------------------------------------------------
 *
 *  This file is subject to the terms and conditions of the GNU General Public
 *  License. See the file COPYING in the main directory of the Linux
 *  distribution for more details.
 *
 *  Petr Vandrovec :
 *           -grayscale, -rgba, -nonstd, VGA modes reporting
 *
 *  Brad Midgley :
 *           -match
 *
 */

fbv-1.0b

COPYING
The package is licensed under the GPL license, version 2.

It was to large to include it here (bigger than the whole source).

Obtain your copy from http://www.gnu.org

fontconfig-2.13.1

COPYING
fontconfig/COPYING

Copyright © 2000,2001,2002,2003,2004,2006,2007 Keith Packard
Copyright © 2005 Patrick Lam
Copyright © 2009 Roozbeh Pournader
Copyright © 2008,2009 Red Hat, Inc.
Copyright © 2008 Danilo Šegan
Copyright © 2012 Google, Inc.


Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting
documentation, and that the name of the author(s) not be used in
advertising or publicity pertaining to distribution of the software without
specific, written prior permission.  The authors make no
representations about the suitability of this software for any purpose.  It
is provided "as is" without express or implied warranty.

THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

freetype-2.10.2

docs/FTL.TXT
                    The FreeType Project LICENSE
                    ----------------------------

                            2006-Jan-27

                    Copyright 1996-2002, 2006 by
          David Turner, Robert Wilhelm, and Werner Lemberg



Introduction
============

  The FreeType  Project is distributed in  several archive packages;
  some of them may contain, in addition to the FreeType font engine,
  various tools and  contributions which rely on, or  relate to, the
  FreeType Project.

  This  license applies  to all  files found  in such  packages, and
  which do not  fall under their own explicit  license.  The license
  affects  thus  the  FreeType   font  engine,  the  test  programs,
  documentation and makefiles, at the very least.

  This  license   was  inspired  by  the  BSD,   Artistic,  and  IJG
  (Independent JPEG  Group) licenses, which  all encourage inclusion
  and  use of  free  software in  commercial  and freeware  products
  alike.  As a consequence, its main points are that:

    o We don't promise that this software works. However, we will be
      interested in any kind of bug reports. (`as is' distribution)

    o You can  use this software for whatever you  want, in parts or
      full form, without having to pay us. (`royalty-free' usage)

    o You may not pretend that  you wrote this software.  If you use
      it, or  only parts of it,  in a program,  you must acknowledge
      somewhere  in  your  documentation  that  you  have  used  the
      FreeType code. (`credits')

  We  specifically  permit  and  encourage  the  inclusion  of  this
  software, with  or without modifications,  in commercial products.
  We  disclaim  all warranties  covering  The  FreeType Project  and
  assume no liability related to The FreeType Project.


  Finally,  many  people  asked  us  for  a  preferred  form  for  a
  credit/disclaimer to use in compliance with this license.  We thus
  encourage you to use the following text:

   """
    Portions of this software are copyright ©  The FreeType
    Project (www.freetype.org).  All rights reserved.
   """

  Please replace  with the value from the FreeType version you
  actually use.


Legal Terms
===========

0. Definitions
--------------

  Throughout this license,  the terms `package', `FreeType Project',
  and  `FreeType  archive' refer  to  the  set  of files  originally
  distributed  by the  authors  (David Turner,  Robert Wilhelm,  and
  Werner Lemberg) as the `FreeType Project', be they named as alpha,
  beta or final release.

  `You' refers to  the licensee, or person using  the project, where
  `using' is a generic term including compiling the project's source
  code as  well as linking it  to form a  `program' or `executable'.
  This  program is  referred to  as  `a program  using the  FreeType
  engine'.

  This  license applies  to all  files distributed  in  the original
  FreeType  Project,   including  all  source   code,  binaries  and
  documentation,  unless  otherwise  stated   in  the  file  in  its
  original, unmodified form as  distributed in the original archive.
  If you are  unsure whether or not a particular  file is covered by
  this license, you must contact us to verify this.

  The FreeType  Project is copyright (C) 1996-2000  by David Turner,
  Robert Wilhelm, and Werner Lemberg.  All rights reserved except as
  specified below.

1. No Warranty
--------------

  THE FREETYPE PROJECT  IS PROVIDED `AS IS' WITHOUT  WARRANTY OF ANY
  KIND, EITHER  EXPRESS OR IMPLIED,  INCLUDING, BUT NOT  LIMITED TO,
  WARRANTIES  OF  MERCHANTABILITY   AND  FITNESS  FOR  A  PARTICULAR
  PURPOSE.  IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
  BE LIABLE  FOR ANY DAMAGES CAUSED  BY THE USE OR  THE INABILITY TO
  USE, OF THE FREETYPE PROJECT.

2. Redistribution
-----------------

  This  license  grants  a  worldwide, royalty-free,  perpetual  and
  irrevocable right  and license to use,  execute, perform, compile,
  display,  copy,   create  derivative  works   of,  distribute  and
  sublicense the  FreeType Project (in  both source and  object code
  forms)  and  derivative works  thereof  for  any  purpose; and  to
  authorize others  to exercise  some or all  of the  rights granted
  herein, subject to the following conditions:

    o Redistribution of  source code  must retain this  license file
      (`FTL.TXT') unaltered; any  additions, deletions or changes to
      the original  files must be clearly  indicated in accompanying
      documentation.   The  copyright   notices  of  the  unaltered,
      original  files must  be  preserved in  all  copies of  source
      files.

    o Redistribution in binary form must provide a  disclaimer  that
      states  that  the software is based in part of the work of the
      FreeType Team,  in  the  distribution  documentation.  We also
      encourage you to put an URL to the FreeType web page  in  your
      documentation, though this isn't mandatory.

  These conditions  apply to any  software derived from or  based on
  the FreeType Project,  not just the unmodified files.   If you use
  our work, you  must acknowledge us.  However, no  fee need be paid
  to us.

3. Advertising
--------------

  Neither the  FreeType authors and  contributors nor you  shall use
  the name of the  other for commercial, advertising, or promotional
  purposes without specific prior written permission.

  We suggest,  but do not require, that  you use one or  more of the
  following phrases to refer  to this software in your documentation
  or advertising  materials: `FreeType Project',  `FreeType Engine',
  `FreeType library', or `FreeType Distribution'.

  As  you have  not signed  this license,  you are  not  required to
  accept  it.   However,  as  the FreeType  Project  is  copyrighted
  material, only  this license, or  another one contracted  with the
  authors, grants you  the right to use, distribute,  and modify it.
  Therefore,  by  using,  distributing,  or modifying  the  FreeType
  Project, you indicate that you understand and accept all the terms
  of this license.

4. Contacts
-----------

  There are two mailing lists related to FreeType:

    o freetype@nongnu.org

      Discusses general use and applications of FreeType, as well as
      future and  wanted additions to the  library and distribution.
      If  you are looking  for support,  start in  this list  if you
      haven't found anything to help you in the documentation.

    o freetype-devel@nongnu.org

      Discusses bugs,  as well  as engine internals,  design issues,
      specific licenses, porting, etc.

  Our home page can be found at

    https://www.freetype.org


--- end of FTL.TXT ---
docs/GPLv2.TXT
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
     51 Franklin St, Fifth Floor, Boston, MA  02110-1301  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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year  name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.
docs/LICENSE.TXT
The  FreeType 2  font  engine is  copyrighted  work and  cannot be  used
legally  without a  software license.   In  order to  make this  project
usable  to a vast  majority of  developers, we  distribute it  under two
mutually exclusive open-source licenses.

This means  that *you* must choose  *one* of the  two licenses described
below, then obey  all its terms and conditions when  using FreeType 2 in
any of your projects or products.

  - The FreeType License, found in  the file `FTL.TXT', which is similar
    to the original BSD license *with* an advertising clause that forces
    you  to  explicitly cite  the  FreeType  project  in your  product's
    documentation.  All  details are in the license  file.  This license
    is  suited  to products  which  don't  use  the GNU  General  Public
    License.

    Note that  this license  is  compatible  to the  GNU General  Public
    License version 3, but not version 2.

  - The GNU General Public License version 2, found in  `GPLv2.TXT' (any
    later version can be used  also), for programs which already use the
    GPL.  Note  that the  FTL is  incompatible  with  GPLv2 due  to  its
    advertisement clause.

The contributed BDF and PCF drivers  come with a license similar to that
of the X Window System.  It is compatible to the above two licenses (see
file src/bdf/README and  src/pcf/README).  The same holds  for the files
`fthash.c' and  `fthash.h'; their  code was  part of  the BDF  driver in
earlier FreeType versions.

The gzip module uses the zlib license (see src/gzip/zlib.h) which too is
compatible to the above two licenses.

The MD5 checksum support (only used for debugging in development builds)
is in the public domain.


--- end of LICENSE.TXT ---

giflib-5.2.1

COPYING
The GIFLIB distribution is Copyright (c) 1997  Eric S. Raymond

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

glibc-2.31-54-g6fdf971c9dbf7dac9bea552113fe4694015bbc4d

COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
COPYING.LIB
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!
LICENSES
This file contains the copying permission notices for various files in the
GNU C Library distribution that have copyright owners other than the Free
Software Foundation.  These notices all require that a copy of the notice
be included in the accompanying documentation and be distributed with
binary distributions of the code, so be sure to include this file along
with any binary distributions derived from the GNU C Library.


All code incorporated from 4.4 BSD is distributed under the following
license:

Copyright (C) 1991 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. [This condition was removed.]
4. 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.

The DNS resolver code, taken from BIND 4.9.5, is copyrighted by UC
Berkeley, by Digital Equipment Corporation and by Internet Software
Consortium.  The DEC portions are under the following license:

Portions Copyright (C) 1993 by Digital Equipment Corporation.

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies, and
that the name of Digital Equipment Corporation not be used in
advertising or publicity pertaining to distribution of the document or
software without specific, written prior permission.

THE SOFTWARE IS PROVIDED ``AS IS'' AND DIGITAL EQUIPMENT CORP.
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL
DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

The ISC portions are under the following license:

Portions Copyright (c) 1996-1999 by Internet Software Consortium.

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.

The Sun RPC support (from rpcsrc-4.0) is covered by the following
license:

Copyright (c) 2010, Oracle America, Inc.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
    * 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.
    * Neither the name of the "Oracle America, Inc." 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 COPYRIGHT HOLDERS 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
  COPYRIGHT HOLDER 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.


The following CMU license covers some of the support code for Mach,
derived from Mach 3.0:

Mach Operating System
Copyright (C) 1991,1990,1989 Carnegie Mellon University
All Rights Reserved.

Permission to use, copy, modify and distribute this software and its
documentation is hereby granted, provided that both the copyright
notice and this permission notice appear in all copies of the
software, derivative works or modified versions, and any portions
thereof, and that both notices appear in supporting documentation.

CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS''
CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.

Carnegie Mellon requests users of this software to return to

 Software Distribution Coordinator
 School of Computer Science
 Carnegie Mellon University
 Pittsburgh PA 15213-3890

or Software.Distribution@CS.CMU.EDU any improvements or
extensions that they make and grant Carnegie Mellon the rights to
redistribute these changes.

The file if_ppp.h is under the following CMU license:

 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 CARNEGIE MELLON UNIVERSITY 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 UNIVERSITY 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.

The following license covers the files from Intel's "Highly Optimized
Mathematical Functions for Itanium" collection:

Intel License Agreement

Copyright (c) 2000, Intel Corporation

All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

* 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.

* The name of Intel Corporation may not be used to endorse or promote
products derived from this software without specific prior written
permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 INTEL 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.

The files inet/getnameinfo.c and sysdeps/posix/getaddrinfo.c are copyright
(C) by Craig Metz and are distributed under the following license:

/* The Inner Net License, Version 2.00

  The author(s) grant permission for redistribution and use in source and
binary forms, with or without modification, of the software and documentation
provided that the following conditions are met:

0. If you receive a version of the software that is specifically labelled
   as not being for redistribution (check the version message and/or README),
   you are not permitted to redistribute that version of the software in any
   way or form.
1. All terms of the all other applicable copyrights and licenses must be
   followed.
2. Redistributions of source code must retain the authors' copyright
   notice(s), this list of conditions, and the following disclaimer.
3. Redistributions in binary form must reproduce the authors' copyright
   notice(s), this list of conditions, and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
4. [The copyright holder has authorized the removal of this clause.]
5. Neither the name(s) of the author(s) 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 ITS AUTHORS 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 AUTHORS 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.

  If these license terms cause you a real problem, contact the author.  */

The file sunrpc/des_impl.c is copyright Eric Young:

Copyright (C) 1992 Eric Young
Collected from libdes and modified for SECURE RPC by Martin Kuck 1994
This file is distributed under the terms of the GNU Lesser General
Public License, version 2.1 or later - see the file COPYING.LIB for details.
If you did not receive a copy of the license with this program, please
see  to obtain a copy.

The file inet/rcmd.c is under a UCB copyright and the following:

Copyright (C) 1998 WIDE Project.
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 project 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 PROJECT 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 PROJECT 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.

The file posix/runtests.c is copyright Tom Lord:

Copyright 1995 by Tom Lord

                        All Rights Reserved

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the name of the copyright holder not be
used in advertising or publicity pertaining to distribution of the
software without specific, written prior permission.

Tom Lord DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
EVENT SHALL TOM LORD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

The posix/rxspencer tests are copyright Henry Spencer:

Copyright 1992, 1993, 1994, 1997 Henry Spencer.  All rights reserved.
This software is not subject to any license of the American Telephone
and Telegraph Company or of the Regents of the University of California.

Permission is granted to anyone to use this software for any purpose on
any computer system, and to alter it and redistribute it, subject
to the following restrictions:

1. The author is not responsible for the consequences of use of this
   software, no matter how awful, even if they arise from flaws in it.

2. The origin of this software must not be misrepresented, either by
   explicit claim or by omission.  Since few users ever read sources,
   credits must appear in the documentation.

3. Altered versions must be plainly marked as such, and must not be
   misrepresented as being the original software.  Since few users
   ever read sources, credits must appear in the documentation.

4. This notice may not be removed or altered.

The file posix/PCRE.tests is copyright University of Cambridge:

Copyright (c) 1997-2003 University of Cambridge

Permission is granted to anyone to use this software for any purpose on any
computer system, and to redistribute it freely, subject to the following
restrictions:

1. This software 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.

2. The origin of this software must not be misrepresented, either by
   explicit claim or by omission. In practice, this means that if you use
   PCRE in software that you distribute to others, commercially or
   otherwise, you must put a sentence like this

     Regular expression support is provided by the PCRE library package,
     which is open source software, written by Philip Hazel, and copyright
     by the University of Cambridge, England.

   somewhere reasonably visible in your documentation and in any relevant
   files or online help data or similar. A reference to the ftp site for
   the source, that is, to

     ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/

   should also be given in the documentation. However, this condition is not
   intended to apply to whole chains of software. If package A includes PCRE,
   it must acknowledge it, but if package B is software that includes package
   A, the condition is not imposed on package B (unless it uses PCRE
   independently).

3. Altered versions must be plainly marked as such, and must not be
   misrepresented as being the original software.

4. If PCRE is embedded in any software that is released under the GNU
  General Purpose Licence (GPL), or Lesser General Purpose Licence (LGPL),
  then the terms of that licence shall supersede any condition above with
  which it is incompatible.

Files from Sun fdlibm are copyright Sun Microsystems, Inc.:

Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.

Developed at SunPro, a Sun Microsystems, Inc. business.
Permission to use, copy, modify, and distribute this
software is freely granted, provided that this notice
is preserved.

Various long double libm functions are copyright Stephen L. Moshier:

Copyright 2001 by Stephen L. Moshier 

 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, see
 .  */

gmp-6.1.2

COPYING.LESSERv3
		   GNU LESSER GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.


  This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

  0. Additional Definitions. 

  As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.

  "The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

  An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

  A "Combined Work" is a work produced by combining or linking an
Application with the Library.  The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".

  The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

  The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

  1. Exception to Section 3 of the GNU GPL.

  You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

  2. Conveying Modified Versions.

  If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

   a) under this License, provided that you make a good faith effort to
   ensure that, in the event an Application does not supply the
   function or data, the facility still operates, and performs
   whatever part of its purpose remains meaningful, or

   b) under the GNU GPL, with none of the additional permissions of
   this License applicable to that copy.

  3. Object Code Incorporating Material from Library Header Files.

  The object code form of an Application may incorporate material from
a header file that is part of the Library.  You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

   a) Give prominent notice with each copy of the object code that the
   Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the object code with a copy of the GNU GPL and this license
   document.

  4. Combined Works.

  You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:

   a) Give prominent notice with each copy of the Combined Work that
   the Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the Combined Work with a copy of the GNU GPL and this license
   document.

   c) For a Combined Work that displays copyright notices during
   execution, include the copyright notice for the Library among
   these notices, as well as a reference directing the user to the
   copies of the GNU GPL and this license document.

   d) Do one of the following:

       0) Convey the Minimal Corresponding Source under the terms of this
       License, and the Corresponding Application Code in a form
       suitable for, and under terms that permit, the user to
       recombine or relink the Application with a modified version of
       the Linked Version to produce a modified Combined Work, in the
       manner specified by section 6 of the GNU GPL for conveying
       Corresponding Source.

       1) Use a suitable shared library mechanism for linking with the
       Library.  A suitable mechanism is one that (a) uses at run time
       a copy of the Library already present on the user's computer
       system, and (b) will operate properly with a modified version
       of the Library that is interface-compatible with the Linked
       Version. 

   e) Provide Installation Information, but only if you would otherwise
   be required to provide such information under section 6 of the
   GNU GPL, and only to the extent that such information is
   necessary to install and execute a modified version of the
   Combined Work produced by recombining or relinking the
   Application with a modified version of the Linked Version. (If
   you use option 4d0, the Installation Information must accompany
   the Minimal Corresponding Source and Corresponding Application
   Code. If you use option 4d1, you must provide the Installation
   Information in the manner specified by section 6 of the GNU GPL
   for conveying Corresponding Source.)

  5. Combined Libraries.

  You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

   a) Accompany the combined library with a copy of the same work based
   on the Library, uncombined with any other library facilities,
   conveyed under the terms of this License.

   b) Give prominent notice with the combined library that part of it
   is a work based on the Library, and explaining where to find the
   accompanying uncombined form of the same work.

  6. Revised Versions of the GNU Lesser General Public License.

  The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

  Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.

  If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.
COPYINGv2
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

gnutls-3.6.15

doc/COPYING.LESSER
		  GNU LESSER GENERAL PUBLIC LICENSE
		       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
     51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

			    Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

		  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.
  
  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

			    NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

		     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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 St, Fifth Floor, Boston, MA  02110-1301  USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!


gsl-3.0.1

LICENSE
Copyright (c) 2015 Microsoft Corporation. All rights reserved. 
 
This code is licensed under the MIT License (MIT). 

Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the "Software"), to deal 
in the Software without restriction, including without limitation the rights 
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions: 

The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software. 

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 
THE SOFTWARE. 

i2c-tools-4.1

COPYING
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
COPYING.LGPL
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!
README
I2C TOOLS FOR LINUX
===================

This package contains an heterogeneous set of I2C tools for the Linux kernel
as well as an I2C library. The tools were originally part of the lm-sensors
project but were finally split into their own package for convenience. The
library is used by some of the tools, but can also be used by third-party
applications. The tools and library compile, run and have been tested on
GNU/Linux.

The latest version of the code can be downloaded from:
  https://i2c.wiki.kernel.org/index.php/I2C_Tools


CONTENTS
--------

The various tools included in this package are grouped by category, each
category has its own sub-directory:

* eeprom
  Perl scripts for decoding different types of EEPROMs (SPD, EDID...) These
  scripts rely on the "eeprom" kernel driver. They are installed by default.

* eeprog, eepromer
  Tools for writing to EEPROMs. These tools rely on the "i2c-dev" kernel
  driver. They are not installed by default.

* include
  C/C++ header files for I2C and SMBus access over i2c-dev. Installed by
  default.

* lib
  The I2C library, used by eeprog, py-smbus and tools. Installed by
  default.

* py-smbus
  Python wrapper for SMBus access over i2c-dev. Not installed by default.

* stub
  A helper script to use with the i2c-stub kernel driver. Installed by
  default.

* tools
  I2C device detection and register dump tools. These tools rely on the
  "i2c-dev" kernel driver. They are installed by default.


LICENSE
-------

Check the documentation of individual tools for licensing information.
The library is released under the LGPL version 2.1 or later, while most
tools are released under the GPL version 2 or later, but there are a few
exceptions.


INSTALLATION
------------

There's no configure script, so simply run "make" to build the library and
tools, and "make install" to install them. You also can use "make uninstall"
to remove all the files you installed. By default, files are installed in
/usr/local but you can change the location by editing the Makefile file and
setting PREFIX to wherever you want (or setting its value on the make
command line). You may change the C compiler and the compilation flags as
well, and also decide which flavors of the library will be built.

In cases where you need to compile only the static or dynamic variant of
the library, you can use BUILD_STATIC_LIB and BUILD_DYNAMIC_LIB at compile
time:
  $ make BUILD_DYNAMIC_LIB=1 BUILD_STATIC_LIB=0
If you disable both, the compilation will abort with an error message.

If you want to compile the tools against the static version of the library
you can do:
  $ make USE_STATIC_LIB=1

Optionally, you can run "make strip" prior to "make install" if you want
smaller binaries. However, be aware that this will prevent any further
attempt to debug the library and tools.

If you wish to include sub-directories that are not enabled by default, then
just set them via the EXTRA make variable. For example, to build py-smbus,
do:
  $ make EXTRA="py-smbus"


DOCUMENTATION
-------------

The main tools have manual pages, which are installed by "make install".
See these manual pages for command line interface details and tool specific
information.

The other tools come with simple text documentation, which isn't installed.


QUESTIONS AND BUG REPORTS
-------------------------

Please post your questions and bug reports to the linux-i2c mailing list:
  linux-i2c@vger.kernel.org
with Cc to the current maintainer:
  Jean Delvare 
For additional information about this list, see:
  http://vger.kernel.org/vger-lists.html#linux-i2c

icu-67-1

LICENSE
COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)

Copyright © 1991-2020 Unicode, Inc. All rights reserved.
Distributed under the Terms of Use in https://www.unicode.org/copyright.html.

Permission is hereby granted, free of charge, to any person obtaining
a copy of the Unicode data files and any associated documentation
(the "Data Files") or Unicode software and any associated documentation
(the "Software") to deal in the Data Files or Software
without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, and/or sell copies of
the Data Files or Software, and to permit persons to whom the Data Files
or Software are furnished to do so, provided that either
(a) this copyright and permission notice appear with all copies
of the Data Files or Software, or
(b) this copyright and permission notice appear in associated
Documentation.

THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THE DATA FILES OR SOFTWARE.

Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale,
use or other dealings in these Data Files or Software without prior
written authorization of the copyright holder.

---------------------

Third-Party Software Licenses

This section contains third-party software notices and/or additional
terms for licensed third-party software components included within ICU
libraries.

1. ICU License - ICU 1.8.1 to ICU 57.1

COPYRIGHT AND PERMISSION NOTICE

Copyright (c) 1995-2016 International Business Machines Corporation and others
All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, and/or sell copies of the Software, and to permit persons
to whom the Software is furnished to do so, provided that the above
copyright notice(s) and this permission notice appear in all copies of
the Software and that both the above copyright notice(s) and this
permission notice appear in supporting documentation.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale, use
or other dealings in this Software without prior written authorization
of the copyright holder.

All trademarks and registered trademarks mentioned herein are the
property of their respective owners.

2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)

 #     The Google Chrome software developed by Google is licensed under
 # the BSD license. Other software included in this distribution is
 # provided under other licenses, as set forth below.
 #
 #  The BSD License
 #  http://opensource.org/licenses/bsd-license.php
 #  Copyright (C) 2006-2008, Google Inc.
 #
 #  All rights reserved.
 #
 #  Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
 #
 #  Redistributions of source code must retain the above copyright notice,
 # this list of conditions and the following disclaimer.
 #  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.
 #  Neither the name of  Google Inc. 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.
 #
 #
 #  The word list in cjdict.txt are generated by combining three word lists
 # listed below with further processing for compound word breaking. The
 # frequency is generated with an iterative training against Google web
 # corpora.
 #
 #  * Libtabe (Chinese)
 #    - https://sourceforge.net/project/?group_id=1519
 #    - Its license terms and conditions are shown below.
 #
 #  * IPADIC (Japanese)
 #    - http://chasen.aist-nara.ac.jp/chasen/distribution.html
 #    - Its license terms and conditions are shown below.
 #
 #  ---------COPYING.libtabe ---- BEGIN--------------------
 #
 #  /*
 #   * Copyright (c) 1999 TaBE Project.
 #   * Copyright (c) 1999 Pai-Hsiang Hsiao.
 #   * All rights reserved.
 #   *
 #   * Redistribution and use in source and binary forms, with or without
 #   * modification, are permitted provided that the following conditions
 #   * are met:
 #   *
 #   * . Redistributions of source code must retain the above copyright
 #   *   notice, this list of conditions and the following disclaimer.
 #   * . 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.
 #   * . Neither the name of the TaBE Project 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 COPYRIGHT HOLDERS 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.
 #   */
 #
 #  /*
 #   * Copyright (c) 1999 Computer Systems and Communication Lab,
 #   *                    Institute of Information Science, Academia
 #       *                    Sinica. All rights reserved.
 #   *
 #   * Redistribution and use in source and binary forms, with or without
 #   * modification, are permitted provided that the following conditions
 #   * are met:
 #   *
 #   * . Redistributions of source code must retain the above copyright
 #   *   notice, this list of conditions and the following disclaimer.
 #   * . 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.
 #   * . Neither the name of the Computer Systems and Communication Lab
 #   *   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 COPYRIGHT HOLDERS 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.
 #   */
 #
 #  Copyright 1996 Chih-Hao Tsai @ Beckman Institute,
 #      University of Illinois
 #  c-tsai4@uiuc.edu  http://casper.beckman.uiuc.edu/~c-tsai4
 #
 #  ---------------COPYING.libtabe-----END--------------------------------
 #
 #
 #  ---------------COPYING.ipadic-----BEGIN-------------------------------
 #
 #  Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
 #  and Technology.  All Rights Reserved.
 #
 #  Use, reproduction, and distribution of this software is permitted.
 #  Any copy of this software, whether in its original form or modified,
 #  must include both the above copyright notice and the following
 #  paragraphs.
 #
 #  Nara Institute of Science and Technology (NAIST),
 #  the copyright holders, disclaims all warranties with regard to this
 #  software, including all implied warranties of merchantability and
 #  fitness, in no event shall NAIST be liable for
 #  any special, indirect or consequential damages or any damages
 #  whatsoever resulting from loss of use, data or profits, whether in an
 #  action of contract, negligence or other tortuous action, arising out
 #  of or in connection with the use or performance of this software.
 #
 #  A large portion of the dictionary entries
 #  originate from ICOT Free Software.  The following conditions for ICOT
 #  Free Software applies to the current dictionary as well.
 #
 #  Each User may also freely distribute the Program, whether in its
 #  original form or modified, to any third party or parties, PROVIDED
 #  that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
 #  on, or be attached to, the Program, which is distributed substantially
 #  in the same form as set out herein and that such intended
 #  distribution, if actually made, will neither violate or otherwise
 #  contravene any of the laws and regulations of the countries having
 #  jurisdiction over the User or the intended distribution itself.
 #
 #  NO WARRANTY
 #
 #  The program was produced on an experimental basis in the course of the
 #  research and development conducted during the project and is provided
 #  to users as so produced on an experimental basis.  Accordingly, the
 #  program is provided without any warranty whatsoever, whether express,
 #  implied, statutory or otherwise.  The term "warranty" used herein
 #  includes, but is not limited to, any warranty of the quality,
 #  performance, merchantability and fitness for a particular purpose of
 #  the program and the nonexistence of any infringement or violation of
 #  any right of any third party.
 #
 #  Each user of the program will agree and understand, and be deemed to
 #  have agreed and understood, that there is no warranty whatsoever for
 #  the program and, accordingly, the entire risk arising from or
 #  otherwise connected with the program is assumed by the user.
 #
 #  Therefore, neither ICOT, the copyright holder, or any other
 #  organization that participated in or was otherwise related to the
 #  development of the program and their respective officials, directors,
 #  officers and other employees shall be held liable for any and all
 #  damages, including, without limitation, general, special, incidental
 #  and consequential damages, arising out of or otherwise in connection
 #  with the use or inability to use the program or any product, material
 #  or result produced or otherwise obtained by using the program,
 #  regardless of whether they have been advised of, or otherwise had
 #  knowledge of, the possibility of such damages at any time during the
 #  project or thereafter.  Each user will be deemed to have agreed to the
 #  foregoing by his or her commencement of use of the program.  The term
 #  "use" as used herein includes, but is not limited to, the use,
 #  modification, copying and distribution of the program and the
 #  production of secondary products from the program.
 #
 #  In the case where the program, whether in its original form or
 #  modified, was distributed or delivered to or received by a user from
 #  any person, organization or entity other than ICOT, unless it makes or
 #  grants independently of ICOT any specific warranty to the user in
 #  writing, such person, organization or entity, will also be exempted
 #  from and not be held liable to the user for any such damages as noted
 #  above as far as the program is concerned.
 #
 #  ---------------COPYING.ipadic-----END----------------------------------

3. Lao Word Break Dictionary Data (laodict.txt)

 #  Copyright (c) 2013 International Business Machines Corporation
 #  and others. All Rights Reserved.
 #
 # Project: http://code.google.com/p/lao-dictionary/
 # Dictionary: http://lao-dictionary.googlecode.com/git/Lao-Dictionary.txt
 # License: http://lao-dictionary.googlecode.com/git/Lao-Dictionary-LICENSE.txt
 #              (copied below)
 #
 #  This file is derived from the above dictionary, with slight
 #  modifications.
 #  ----------------------------------------------------------------------
 #  Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
 #  All rights reserved.
 #
 #  Redistribution and use in source and binary forms, with or without
 #  modification,
 #  are permitted provided that the following conditions are met:
 #
 #
 # Redistributions of source code must retain the above copyright notice, this
 #  list of conditions and the following disclaimer. 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.
 #
 #
 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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
 # COPYRIGHT HOLDER 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.
 #  --------------------------------------------------------------------------

4. Burmese Word Break Dictionary Data (burmesedict.txt)

 #  Copyright (c) 2014 International Business Machines Corporation
 #  and others. All Rights Reserved.
 #
 #  This list is part of a project hosted at:
 #    github.com/kanyawtech/myanmar-karen-word-lists
 #
 #  --------------------------------------------------------------------------
 #  Copyright (c) 2013, LeRoy Benjamin Sharon
 #  All rights reserved.
 #
 #  Redistribution and use in source and binary forms, with or without
 #  modification, are permitted provided that the following conditions
 #  are met: Redistributions of source code must retain the above
 #  copyright notice, this list of conditions and the following
 #  disclaimer.  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.
 #
 #    Neither the name Myanmar Karen Word Lists, 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 COPYRIGHT HOLDERS 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 COPYRIGHT HOLDER 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.
 #  --------------------------------------------------------------------------

5. Time Zone Database

  ICU uses the public domain data and code derived from Time Zone
Database for its time zone support. The ownership of the TZ database
is explained in BCP 175: Procedure for Maintaining the Time Zone
Database section 7.

 # 7.  Database Ownership
 #
 #    The TZ database itself is not an IETF Contribution or an IETF
 #    document.  Rather it is a pre-existing and regularly updated work
 #    that is in the public domain, and is intended to remain in the
 #    public domain.  Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do
 #    not apply to the TZ Database or contributions that individuals make
 #    to it.  Should any claims be made and substantiated against the TZ
 #    Database, the organization that is providing the IANA
 #    Considerations defined in this RFC, under the memorandum of
 #    understanding with the IETF, currently ICANN, may act in accordance
 #    with all competent court orders.  No ownership claims will be made
 #    by ICANN or the IETF Trust on the database or the code.  Any person
 #    making a contribution to the database or code waives all rights to
 #    future claims in that contribution or in the TZ Database.

6. Google double-conversion

Copyright 2006-2011, the V8 project authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
    * 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.
    * Neither the name of Google Inc. 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 COPYRIGHT HOLDERS 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 COPYRIGHT
OWNER 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.

iproute2-5.7.0

COPYING
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

iptables-1.8.4

COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

jitterentropy-library-2.2.0

COPYING
Copyright (C) 2017 - 2019, Stephan Mueller 

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, and the entire permission notice in its entirety,
   including the disclaimer of warranties.
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. The name of the author may not be used to endorse or promote
   products derived from this software without specific prior
   written permission.

ALTERNATIVELY, this product may be distributed under the terms of
the GNU General Public License, in which case the provisions of the GPL2
are required INSTEAD OF the above restrictions.  (This clause is
necessary due to a potential bad interaction between the GPL and
the restrictions contained in a BSD-style copyright.)

THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
WHICH ARE HEREBY DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR 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 NOT ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
COPYING.bsd
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. The name of the author may not be used to endorse or promote
       products derived from this software without specific prior
       written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
COPYING.gplv2
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

jpeg-turbo-2.0.4

LICENSE.md
libjpeg-turbo Licenses
======================

libjpeg-turbo is covered by three compatible BSD-style open source licenses:

- The IJG (Independent JPEG Group) License, which is listed in
  [README.ijg](README.ijg)

  This license applies to the libjpeg API library and associated programs
  (any code inherited from libjpeg, and any modifications to that code.)

- The Modified (3-clause) BSD License, which is listed below

  This license covers the TurboJPEG API library and associated programs, as
  well as the build system.

- The [zlib License](https://opensource.org/licenses/Zlib)

  This license is a subset of the other two, and it covers the libjpeg-turbo
  SIMD extensions.


Complying with the libjpeg-turbo Licenses
=========================================

This section provides a roll-up of the libjpeg-turbo licensing terms, to the
best of our understanding.

1.  If you are distributing a modified version of the libjpeg-turbo source,
    then:

    1.  You cannot alter or remove any existing copyright or license notices
        from the source.

        **Origin**
        - Clause 1 of the IJG License
        - Clause 1 of the Modified BSD License
        - Clauses 1 and 3 of the zlib License

    2.  You must add your own copyright notice to the header of each source
        file you modified, so others can tell that you modified that file (if
        there is not an existing copyright header in that file, then you can
        simply add a notice stating that you modified the file.)

        **Origin**
        - Clause 1 of the IJG License
        - Clause 2 of the zlib License

    3.  You must include the IJG README file, and you must not alter any of the
        copyright or license text in that file.

        **Origin**
        - Clause 1 of the IJG License

2.  If you are distributing only libjpeg-turbo binaries without the source, or
    if you are distributing an application that statically links with
    libjpeg-turbo, then:

    1.  Your product documentation must include a message stating:

        This software is based in part on the work of the Independent JPEG
        Group.

        **Origin**
        - Clause 2 of the IJG license

    2.  If your binary distribution includes or uses the TurboJPEG API, then
        your product documentation must include the text of the Modified BSD
        License (see below.)

        **Origin**
        - Clause 2 of the Modified BSD License

3.  You cannot use the name of the IJG or The libjpeg-turbo Project or the
    contributors thereof in advertising, publicity, etc.

    **Origin**
    - IJG License
    - Clause 3 of the Modified BSD License

4.  The IJG and The libjpeg-turbo Project do not warrant libjpeg-turbo to be
    free of defects, nor do we accept any liability for undesirable
    consequences resulting from your use of the software.

    **Origin**
    - IJG License
    - Modified BSD License
    - zlib License


The Modified (3-clause) BSD License
===================================

Copyright (C)2009-2019 D. R. Commander.  All Rights Reserved.
Copyright (C)2015 Viktor Szathmáry.  All Rights Reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

- Redistributions of source code must retain the above copyright notice,
  this list of conditions and the following disclaimer.
- 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.
- Neither the name of the libjpeg-turbo Project 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 COPYRIGHT HOLDERS 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 COPYRIGHT HOLDERS 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.


Why Three Licenses?
===================

The zlib License could have been used instead of the Modified (3-clause) BSD
License, and since the IJG License effectively subsumes the distribution
conditions of the zlib License, this would have effectively placed
libjpeg-turbo binary distributions under the IJG License.  However, the IJG
License specifically refers to the Independent JPEG Group and does not extend
attribution and endorsement protections to other entities.  Thus, it was
desirable to choose a license that granted us the same protections for new code
that were granted to the IJG for code derived from their software.
README.ijg
libjpeg-turbo note:  This file has been modified by The libjpeg-turbo Project
to include only information relevant to libjpeg-turbo, to wordsmith certain
sections, and to remove impolitic language that existed in the libjpeg v8
README.  It is included only for reference.  Please see README.md for
information specific to libjpeg-turbo.


The Independent JPEG Group's JPEG software
==========================================

This distribution contains a release of the Independent JPEG Group's free JPEG
software.  You are welcome to redistribute this software and to use it for any
purpose, subject to the conditions under LEGAL ISSUES, below.

This software is the work of Tom Lane, Guido Vollbeding, Philip Gladstone,
Bill Allombert, Jim Boucher, Lee Crocker, Bob Friesenhahn, Ben Jackson,
Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Ge' Weijers,
and other members of the Independent JPEG Group.

IJG is not affiliated with the ISO/IEC JTC1/SC29/WG1 standards committee
(also known as JPEG, together with ITU-T SG16).


DOCUMENTATION ROADMAP
=====================

This file contains the following sections:

OVERVIEW            General description of JPEG and the IJG software.
LEGAL ISSUES        Copyright, lack of warranty, terms of distribution.
REFERENCES          Where to learn more about JPEG.
ARCHIVE LOCATIONS   Where to find newer versions of this software.
FILE FORMAT WARS    Software *not* to get.
TO DO               Plans for future IJG releases.

Other documentation files in the distribution are:

User documentation:
  usage.txt         Usage instructions for cjpeg, djpeg, jpegtran,
                    rdjpgcom, and wrjpgcom.
  *.1               Unix-style man pages for programs (same info as usage.txt).
  wizard.txt        Advanced usage instructions for JPEG wizards only.
  change.log        Version-to-version change highlights.
Programmer and internal documentation:
  libjpeg.txt       How to use the JPEG library in your own programs.
  example.txt       Sample code for calling the JPEG library.
  structure.txt     Overview of the JPEG library's internal structure.
  coderules.txt     Coding style rules --- please read if you contribute code.

Please read at least usage.txt.  Some information can also be found in the JPEG
FAQ (Frequently Asked Questions) article.  See ARCHIVE LOCATIONS below to find
out where to obtain the FAQ article.

If you want to understand how the JPEG code works, we suggest reading one or
more of the REFERENCES, then looking at the documentation files (in roughly
the order listed) before diving into the code.


OVERVIEW
========

This package contains C software to implement JPEG image encoding, decoding,
and transcoding.  JPEG (pronounced "jay-peg") is a standardized compression
method for full-color and grayscale images.  JPEG's strong suit is compressing
photographic images or other types of images that have smooth color and
brightness transitions between neighboring pixels.  Images with sharp lines or
other abrupt features may not compress well with JPEG, and a higher JPEG
quality may have to be used to avoid visible compression artifacts with such
images.

JPEG is lossy, meaning that the output pixels are not necessarily identical to
the input pixels.  However, on photographic content and other "smooth" images,
very good compression ratios can be obtained with no visible compression
artifacts, and extremely high compression ratios are possible if you are
willing to sacrifice image quality (by reducing the "quality" setting in the
compressor.)

This software implements JPEG baseline, extended-sequential, and progressive
compression processes.  Provision is made for supporting all variants of these
processes, although some uncommon parameter settings aren't implemented yet.
We have made no provision for supporting the hierarchical or lossless
processes defined in the standard.

We provide a set of library routines for reading and writing JPEG image files,
plus two sample applications "cjpeg" and "djpeg", which use the library to
perform conversion between JPEG and some other popular image file formats.
The library is intended to be reused in other applications.

In order to support file conversion and viewing software, we have included
considerable functionality beyond the bare JPEG coding/decoding capability;
for example, the color quantization modules are not strictly part of JPEG
decoding, but they are essential for output to colormapped file formats or
colormapped displays.  These extra functions can be compiled out of the
library if not required for a particular application.

We have also included "jpegtran", a utility for lossless transcoding between
different JPEG processes, and "rdjpgcom" and "wrjpgcom", two simple
applications for inserting and extracting textual comments in JFIF files.

The emphasis in designing this software has been on achieving portability and
flexibility, while also making it fast enough to be useful.  In particular,
the software is not intended to be read as a tutorial on JPEG.  (See the
REFERENCES section for introductory material.)  Rather, it is intended to
be reliable, portable, industrial-strength code.  We do not claim to have
achieved that goal in every aspect of the software, but we strive for it.

We welcome the use of this software as a component of commercial products.
No royalty is required, but we do ask for an acknowledgement in product
documentation, as described under LEGAL ISSUES.


LEGAL ISSUES
============

In plain English:

1. We don't promise that this software works.  (But if you find any bugs,
   please let us know!)
2. You can use this software for whatever you want.  You don't have to pay us.
3. You may not pretend that you wrote this software.  If you use it in a
   program, you must acknowledge somewhere in your documentation that
   you've used the IJG code.

In legalese:

The authors make NO WARRANTY or representation, either express or implied,
with respect to this software, its quality, accuracy, merchantability, or
fitness for a particular purpose.  This software is provided "AS IS", and you,
its user, assume the entire risk as to its quality and accuracy.

This software is copyright (C) 1991-2016, Thomas G. Lane, Guido Vollbeding.
All Rights Reserved except as specified below.

Permission is hereby granted to use, copy, modify, and distribute this
software (or portions thereof) for any purpose, without fee, subject to these
conditions:
(1) If any part of the source code for this software is distributed, then this
README file must be included, with this copyright and no-warranty notice
unaltered; and any additions, deletions, or changes to the original files
must be clearly indicated in accompanying documentation.
(2) If only executable code is distributed, then the accompanying
documentation must state that "this software is based in part on the work of
the Independent JPEG Group".
(3) Permission for use of this software is granted only if the user accepts
full responsibility for any undesirable consequences; the authors accept
NO LIABILITY for damages of any kind.

These conditions apply to any software derived from or based on the IJG code,
not just to the unmodified library.  If you use our work, you ought to
acknowledge us.

Permission is NOT granted for the use of any IJG author's name or company name
in advertising or publicity relating to this software or products derived from
it.  This software may be referred to only as "the Independent JPEG Group's
software".

We specifically permit and encourage the use of this software as the basis of
commercial products, provided that all warranty or liability claims are
assumed by the product vendor.


The IJG distribution formerly included code to read and write GIF files.
To avoid entanglement with the Unisys LZW patent (now expired), GIF reading
support has been removed altogether, and the GIF writer has been simplified
to produce "uncompressed GIFs".  This technique does not use the LZW
algorithm; the resulting GIF files are larger than usual, but are readable
by all standard GIF decoders.

We are required to state that
    "The Graphics Interchange Format(c) is the Copyright property of
    CompuServe Incorporated.  GIF(sm) is a Service Mark property of
    CompuServe Incorporated."


REFERENCES
==========

We recommend reading one or more of these references before trying to
understand the innards of the JPEG software.

The best short technical introduction to the JPEG compression algorithm is
        Wallace, Gregory K.  "The JPEG Still Picture Compression Standard",
        Communications of the ACM, April 1991 (vol. 34 no. 4), pp. 30-44.
(Adjacent articles in that issue discuss MPEG motion picture compression,
applications of JPEG, and related topics.)  If you don't have the CACM issue
handy, a PDF file containing a revised version of Wallace's article is
available at http://www.ijg.org/files/Wallace.JPEG.pdf.  The file (actually
a preprint for an article that appeared in IEEE Trans. Consumer Electronics)
omits the sample images that appeared in CACM, but it includes corrections
and some added material.  Note: the Wallace article is copyright ACM and IEEE,
and it may not be used for commercial purposes.

A somewhat less technical, more leisurely introduction to JPEG can be found in
"The Data Compression Book" by Mark Nelson and Jean-loup Gailly, published by
M&T Books (New York), 2nd ed. 1996, ISBN 1-55851-434-1.  This book provides
good explanations and example C code for a multitude of compression methods
including JPEG.  It is an excellent source if you are comfortable reading C
code but don't know much about data compression in general.  The book's JPEG
sample code is far from industrial-strength, but when you are ready to look
at a full implementation, you've got one here...

The best currently available description of JPEG is the textbook "JPEG Still
Image Data Compression Standard" by William B. Pennebaker and Joan L.
Mitchell, published by Van Nostrand Reinhold, 1993, ISBN 0-442-01272-1.
Price US$59.95, 638 pp.  The book includes the complete text of the ISO JPEG
standards (DIS 10918-1 and draft DIS 10918-2).

The original JPEG standard is divided into two parts, Part 1 being the actual
specification, while Part 2 covers compliance testing methods.  Part 1 is
titled "Digital Compression and Coding of Continuous-tone Still Images,
Part 1: Requirements and guidelines" and has document numbers ISO/IEC IS
10918-1, ITU-T T.81.  Part 2 is titled "Digital Compression and Coding of
Continuous-tone Still Images, Part 2: Compliance testing" and has document
numbers ISO/IEC IS 10918-2, ITU-T T.83.

The JPEG standard does not specify all details of an interchangeable file
format.  For the omitted details, we follow the "JFIF" conventions, revision
1.02.  JFIF version 1 has been adopted as ISO/IEC 10918-5 (05/2013) and
Recommendation ITU-T T.871 (05/2011): Information technology - Digital
compression and coding of continuous-tone still images: JPEG File Interchange
Format (JFIF).  It is available as a free download in PDF file format from
https://www.iso.org/standard/54989.html and http://www.itu.int/rec/T-REC-T.871.
A PDF file of the older JFIF 1.02 specification is available at
http://www.w3.org/Graphics/JPEG/jfif3.pdf.

The TIFF 6.0 file format specification can be obtained by FTP from
ftp://ftp.sgi.com/graphics/tiff/TIFF6.ps.gz.  The JPEG incorporation scheme
found in the TIFF 6.0 spec of 3-June-92 has a number of serious problems.
IJG does not recommend use of the TIFF 6.0 design (TIFF Compression tag 6).
Instead, we recommend the JPEG design proposed by TIFF Technical Note #2
(Compression tag 7).  Copies of this Note can be obtained from
http://www.ijg.org/files/.  It is expected that the next revision
of the TIFF spec will replace the 6.0 JPEG design with the Note's design.
Although IJG's own code does not support TIFF/JPEG, the free libtiff library
uses our library to implement TIFF/JPEG per the Note.


ARCHIVE LOCATIONS
=================

The "official" archive site for this software is www.ijg.org.
The most recent released version can always be found there in
directory "files".

The JPEG FAQ (Frequently Asked Questions) article is a source of some
general information about JPEG.
It is available on the World Wide Web at http://www.faqs.org/faqs/jpeg-faq/
and other news.answers archive sites, including the official news.answers
archive at rtfm.mit.edu: ftp://rtfm.mit.edu/pub/usenet/news.answers/jpeg-faq/.
If you don't have Web or FTP access, send e-mail to mail-server@rtfm.mit.edu
with body
        send usenet/news.answers/jpeg-faq/part1
        send usenet/news.answers/jpeg-faq/part2


FILE FORMAT COMPATIBILITY
=========================

This software implements ITU T.81 | ISO/IEC 10918 with some extensions from
ITU T.871 | ISO/IEC 10918-5 (JPEG File Interchange Format-- see REFERENCES).
Informally, the term "JPEG image" or "JPEG file" most often refers to JFIF or
a subset thereof, but there are other formats containing the name "JPEG" that
are incompatible with the DCT-based JPEG standard or with JFIF (for instance,
JPEG 2000 and JPEG XR).  This software therefore does not support these
formats.  Indeed, one of the original reasons for developing this free software
was to help force convergence on a common, interoperable format standard for
JPEG files.

JFIF is a minimal or "low end" representation.  TIFF/JPEG (TIFF revision 6.0 as
modified by TIFF Technical Note #2) can be used for "high end" applications
that need to record a lot of additional data about an image.


TO DO
=====

Please send bug reports, offers of help, etc. to jpeg-info@jpegclub.org.

kmod-27

COPYING
		  GNU LESSER GENERAL PUBLIC LICENSE
		       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
     51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

			    Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

		  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.
  
  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

			    NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

		     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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 St, Fifth Floor, Boston, MA  02110-1301  USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!


libkmod/COPYING
		  GNU LESSER GENERAL PUBLIC LICENSE
		       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
     51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

			    Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

		  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.
  
  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

			    NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

		     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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 St, Fifth Floor, Boston, MA  02110-1301  USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!


libarchive-3.4.3

COPYING
The libarchive distribution as a whole is Copyright by Tim Kientzle
and is subject to the copyright notice reproduced at the bottom of
this file.

Each individual file in this distribution should have a clear
copyright/licensing statement at the beginning of the file.  If any do
not, please let me know and I will rectify it.  The following is
intended to summarize the copyright status of the individual files;
the actual statements in the files are controlling.

* Except as listed below, all C sources (including .c and .h files)
  and documentation files are subject to the copyright notice reproduced
  at the bottom of this file.

* The following source files are also subject in whole or in part to
  a 3-clause UC Regents copyright; please read the individual source
  files for details:
   libarchive/archive_entry.c
   libarchive/archive_read_support_filter_compress.c
   libarchive/archive_write_add_filter_compress.c
   libarchive/mtree.5

* The following source files are in the public domain:
   libarchive/archive_getdate.c

* The following source files are triple-licensed with the ability to choose
  from CC0 1.0 Universal, OpenSSL or Apache 2.0 licenses:
   libarchive/archive_blake2.h
   libarchive/archive_blake2_impl.h
   libarchive/archive_blake2s_ref.c
   libarchive/archive_blake2sp_ref.c

* The build files---including Makefiles, configure scripts,
  and auxiliary scripts used as part of the compile process---have
  widely varying licensing terms.  Please check individual files before
  distributing them to see if those restrictions apply to you.

I intend for all new source code to use the license below and hope over
time to replace code with other licenses with new implementations that
do use the license below.  The varying licensing of the build scripts
seems to be an unavoidable mess.


Copyright (c) 2003-2018 
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
   in this position and unchanged.
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.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``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 AUTHOR(S) 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.

libcap-2.27

License
Unless otherwise *explicitly* stated, the following text describes the
licensed conditions under which the contents of this libcap release
may be used and distributed:

-------------------------------------------------------------------------
Redistribution and use in source and binary forms of libcap, with
or without modification, are permitted provided that the following
conditions are met:

1. Redistributions of source code must retain any existing copyright
   notice, and this entire permission notice in its entirety,
   including the disclaimer of warranties.

2. Redistributions in binary form must reproduce all prior and current
   copyright notices, this list of conditions, and the following
   disclaimer in the documentation and/or other materials provided
   with the distribution.

3. The name of any author may not be used to endorse or promote
   products derived from this software without their specific prior
   written permission.

ALTERNATIVELY, this product may be distributed under the terms of the
GNU General Public License (v2.0 - see below), in which case the
provisions of the GNU GPL are required INSTEAD OF the above
restrictions.  (This clause is necessary due to a potential conflict
between the GNU GPL and the restrictions contained in a BSD-style
copyright.)

THIS SOFTWARE IS PROVIDED ``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 AUTHOR(S) 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.
-------------------------------------------------------------------------

-------------------------
Full text of gpl-2.0.txt:
-------------------------

                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

libcurl-7.72.0

COPYING
COPYRIGHT AND PERMISSION NOTICE

Copyright (c) 1996 - 2020, Daniel Stenberg, , and many
contributors, see the THANKS file.

All rights reserved.

Permission to use, copy, modify, and distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright
notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
OR OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the name of a copyright holder shall not
be used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization of the copyright holder.
COPYRIGHT
Copyright 2009 - 2020, John Malmberg
Copyright 1992-2018 Free Software Foundation, Inc.
Copyright (c) 2017 Reini Urban 
Copyright (c) 2008 Kaveh Ghazi 
Copyright (c) 2001-2004 Damien Miller 
Copyright (c) 2001 Alexander Peslyak
Copyright (c) 1998, 1999, 2017 Kungliga Tekniska Högskolan Royal Institute of Technology, Stockholm, Sweden).
Copyright (c) 1998, 1999 Kungliga Tekniska Högskolan. This notice is included here to comply with the distribution terms.
Copyright (c) 1996 - 2019 by Internet Software Consortium.
Copyright (c) 1995, 1996, 1997, 1998, 1999 Kungliga Tekniska Högskolan Royal Institute of Technology, Stockholm, Sweden).
Copyright (C) 2019, Michael Forney, 
Copyright (C) 2019, Björn Stenberg, 
Copyright (C) 2019 - 2020, Michael Forney, 
Copyright (C) 2019 - 2020, Björn Stenberg, 
Copyright (C) 2017-2018, Yiming Jing, 
Copyright (C) 2017, Florin Petriuc, 
Copyright (C) 2017 - 2020 Red Hat, Inc.
Copyright (C) 2017 - 2018, Yiming Jing, 
Copyright (C) 2016 - 2020, Steve Holme, .
Copyright (C) 2015, Jay Satiro, .
Copyright (C) 2015 - 2019, Steve Holme, .
Copyright (C) 2014, Bill Nagel , Exacq Technologies
Copyright (C) 2014 - 2020, Steve Holme, .
Copyright (C) 2014 - 2019, Steve Holme, .
Copyright (C) 2014 - 2016, Steve Holme, .
Copyright (C) 2012, Mark Salisbury, 
Copyright (C) 2012, Marc Hoersken, , et al.
Copyright (C) 2012 - 2019, Steve Holme, .
Copyright (C) 2012 - 2018, Steve Holme, .
Copyright (C) 2012 - 2017, Nick Zitzmann, .
Copyright (C) 2012 - 2016, Marc Hoersken, 
Copyright (C) 2012 - 2016, Linus Nielsen Feltzing, 
Copyright (C) 2012 - 2014, Nick Zitzmann, .
Copyright (C) 2012 - 2014, Linus Nielsen Feltzing, 
Copyright (C) 2010, Howard Chu, 
Copyright (C) 2010, Howard Chu, 
Copyright (C) 2010, 2011, Hoi-Ho Chan, 
Copyright (C) 2010 - 2019, Howard Chu, 
Copyright (C) 2010 - 2011, Hoi-Ho Chan, 
Copyright (C) 2009, Markus Moeller, 
Copyright (C) 2009, 2011, Markus Moeller, 
Copyright (C) 2006-2015 wolfSSL Inc.
Copyright (C) 2005 - 2009, Gisle Vanem .
Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004
Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004.
Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004
Copyright (C) 2004 - 2015, Guenter Knauf
Copyright (C) 2003 - 2008, Gisle Vanem .
Copyright (C) 2003 - 2007, Gisle Vanem .
Copyright (C) 2001 - 2020, Eric Lavigne
Copyright (C) 1999-2020 Free Software Foundation, Inc. Written by Tom Tromey .
Copyright (C) 1996-2020 Free Software Foundation, Inc. Originally written by Fran,cois Pinard , 1996.
Copyright (C) 1996-2019 Internet Software Consortium.
Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996
Copyright (C) 1996 - 2020, Daniel Stenberg, , and many contributors, see the THANKS file.
Copyright (C) 1994 X Consortium
Copyright (C) 1992-2020 Free Software Foundation, Inc.

libdrm-2.4.102

COPYRIGHT
Copyright © 2017-2018 Intel Corporation		
Copyright © 2014 NVIDIA Corporation		
Copyright 2014 Advanced Micro Devices, Inc.		
Copyright 2008 Tungsten Graphics Jakob Bornecrantz 		
Copyright 2008 Intel Corporation Jesse Barnes 		
Copyright © 2017 Intel Corporation		
Copyright © 2009 VMware, Inc., Palo Alto, CA., USA All Rights Reserved.		
Copyright (C) 2013 Rob Clark 		
Copyright 2017 Advanced Micro Devices, Inc.		
Copyright © 2008 Jérôme Glisse All Rights Reserved.		
Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. All Rights Reserved.		
Copyright (C) 2012 Rob Clark 		
Copyright 2012 Red Hat Inc.		
Copyright (C) 2013 Samsung Electronics Co.Ltd Authors: Inki Dae 		
Copyright © 2014 Advanced Micro Devices, Inc. All Rights Reserved.		
Copyright © 2013 Erik Faye-Lund		
Copyright © 2012, 2013 Thierry Reding		
Copyright © 2011 Red Hat		
Copyright © 2008 Dave Airlie		
Copyright 2015 Advanced Micro Devices, Inc.		
Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. All rights reserved.		
Copyright 2000 VA Linux Systems, Inc. All Rights Reserved.		
Copyright 2000 Precision Insight, Inc., Cedar Park, Texas.		
Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.		
Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.		
Copyright (c) 2007-2008 Tungsten Graphics, Inc., Cedar Park, Texas.		
Copyright (c) 2007-2008 Jakob Bornecrantz 		
Copyright (C) 2012-2016 by the following authors: Wladimir J. van der Laan  Christian Gmeiner  Lucas Stach  Russell King 		
Copyright (C) 2011 Texas Instruments, Inc		
Copyright © 2014 Broadcom		
Copyright © 2011 Red Hat All Rights Reserved.		
Copyright © 2008 Nicolai Haehnle		
Copyright 2018 Advanced Micro Devices, Inc.		
Copyright 2013 Red Hat All Rights Reserved.		
Copyright 2011 Luc Verhaegen 		
Copyright 2010 Jerome Glisse 		
Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND. USA. All Rights Reserved.		
Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. All Rights Reserved.		
Copyright 2000 VA Linux Systems, Inc., Fremont, California.		
Copyright (c) 2007-2008 Dave Airlie 		
Copyright (C) 2015 - Tobias Jakobi		
Copyright (C) 2013 Red Hat Author: Rob Clark 		
Copyright (C) 2012 Samsung Electronics Co., Ltd.		
Copyright © 2018 Intel Corporation		
Copyright © 2017 Advanced Micro Devices, Inc. All Rights Reserved.		
Copyright © 2015 NVIDIA Corporation		
Copyright © 2015 Canonical Ltd. (Maarten Lankhorst)		
Copyright © 2014-2015 Broadcom		
Copyright © 2012 Intel Corporation		
Copyright © 2011-2012 Intel Corporation		
Copyright © 2009-2015 VMware, Inc., Palo Alto, CA., USA All Rights Reserved.		
Copyright © 2009 Red Hat Inc. All Rights Reserved.		
Copyright © 2009 Intel Corporation		
Copyright 2015-2016 Collabora Ltd.		
Copyright 2012 Google, Inc		
Copyright 2011 Intel Corporation		
Copyright 2009 Samsung Electronics Co., Ltd. Authors: SooChan Lim  Sangjin LEE 		
Copyright 2007 Tungsten Graphics, Inc., Cedar Park, TX., USA All Rights Reserved.		
Copyright 2005 Stephane Marchesin. All Rights Reserved.		
Copyright 2005 Eric Anholt All Rights Reserved.		
Copyright 2004 Felix Kuehling All Rights Reserved.		
Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas. All Rights Reserved.		
Copyright 2002-2003 Leif Delgass All Rights Reserved.		
Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas. All Rights Reserved.		
Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas.		
Copyright 2002 Frank C. Earl		
Copyright 2001-2003 S3 Graphics, Inc. All Rights Reserved.		
Copyright 2000 Gareth Hughes		
Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas.		
Copyright 1998-2003 VIA Technologies, Inc. All Rights Reserved.		
Copyright (c) 2015 Emil Velikov 		
Copyright (c) 2012-2013, NVIDIA CORPORATION. All rights reserved.		
Copyright (c) 2011 Samsung Electronics Co., Ltd. Authors: Inki Dae  Joonyoung Shim  Seung-Woo Kim 		
Copyright (c) 2008 Red Hat Inc.		
Copyright (c) 2007-2008 Tungsten Graphics, Inc., Cedar Park, TX., USA		
Copyright (c) 2007-2008 Intel Corporation		
Copyright (c) 2007 Jakob Bornecrantz 		
Copyright (c) 2007 Dave Airlie 		
Copyright (C) 2018 Collabora, Robert Foss 		
Copyright (C) 2016 Rob Clark 		
Copyright (C) 2016 Linaro, Ltd., Rob Herring 		
Copyright (C) 2016 Etnaviv Project		
Copyright (C) 2015 Etnaviv Project		
Copyright (C) 2014-2015 Etnaviv Project		
Copyright (C) 2014 Red Hat Author: Rob Clark 		
Copyright (C) 2010-2011 LunarG Inc.		
Copyright (C) 2010-2011 Chia-I Wu 		
LICENSE
Licensed under the MIT license:

    http://www.opensource.org/licenses/mit-license.php

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

liberation-2.00.5

LICENSE
Digitized data copyright (c) 2010 Google Corporation
	with Reserved Font Arimo, Tinos and Cousine.
Copyright (c) 2012 Red Hat, Inc.
	with Reserved Font Name Liberation.

This Font Software is licensed under the SIL Open Font License,
Version 1.1.

This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL

SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007

PREAMBLE The goals of the Open Font License (OFL) are to stimulate
worldwide development of collaborative font projects, to support the font
creation efforts of academic and linguistic communities, and to provide
a free and open framework in which fonts may be shared and improved in
partnership with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves.
The fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works.  The fonts and derivatives,
however, cannot be released under any other type of license.  The
requirement for fonts to remain under this license does not apply to
any document created using the fonts or their derivatives.

 

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such.
This may include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).

"Original Version" refers to the collection of Font Software components
as distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting,
or substituting ? in part or in whole ?
any of the components of the Original Version, by changing formats or
by porting the Font Software to a new environment.

"Author" refers to any designer, engineer, programmer, technical writer
or other person who contributed to the Font Software.


PERMISSION & CONDITIONS

Permission is hereby granted, free of charge, to any person obtaining a
copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components,in
   Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
   redistributed and/or sold with any software, provided that each copy
   contains the above copyright notice and this license. These can be
   included either as stand-alone text files, human-readable headers or
   in the appropriate machine-readable metadata fields within text or
   binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font
   Name(s) unless explicit written permission is granted by the
   corresponding Copyright Holder. This restriction only applies to the
   primary font name as presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
   Software shall not be used to promote, endorse or advertise any
   Modified Version, except to acknowledge the contribution(s) of the
   Copyright Holder(s) and the Author(s) or with their explicit written
   permission.

5) The Font Software, modified or unmodified, in part or in whole, must
   be distributed entirely under this license, and must not be distributed
   under any other license. The requirement for fonts to remain under
   this license does not apply to any document created using the Font
   Software.


 
TERMINATION
This license becomes null and void if any of the above conditions are not met.

 

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT.  IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
DEALINGS IN THE FONT SOFTWARE.

libffi-3.3

LICENSE
libffi - Copyright (c) 1996-2019  Anthony Green, Red Hat, Inc and others.
See source files for details.

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

libgcrypt-1.8.6

COPYING.LIB
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 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.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations
below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.
^L
  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it
becomes a de-facto standard.  To achieve this, non-free programs must
be allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.
^L
                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control
compilation and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.
^L
  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.
^L
  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at least
    three years, to give the same user the materials specified in
    Subsection 6a, above, for a charge no more than the cost of
    performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.
^L
  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.
^L
  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply, and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License
may add an explicit geographical distribution limitation excluding those
countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.
^L
  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS
^L
           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms
of the ordinary General Public License).

  To apply these terms, attach the following notices to the library.
It is safest to attach them to the start of each source file to most
effectively convey the exclusion of warranty; and each file should
have at least the "copyright" line and a pointer to where the full
notice is found.


    
    Copyright (C)   

    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., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or
your school, if any, to sign a "copyright disclaimer" for the library,
if necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James
  Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!


libglib2-2.64.4

COPYING
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!

libgpg-error-1.37

COPYING
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
     51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year  name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.
COPYING.LIB
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
	51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations
below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it
becomes a de-facto standard.  To achieve this, non-free programs must
be allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control
compilation and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at least
    three years, to give the same user the materials specified in
    Subsection 6a, above, for a charge no more than the cost of
    performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply, and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License
may add an explicit geographical distribution limitation excluding those
countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms
of the ordinary General Public License).

  To apply these terms, attach the following notices to the library.
It is safest to attach them to the start of each source file to most
effectively convey the exclusion of warranty; and each file should
have at least the "copyright" line and a pointer to where the full
notice is found.


    
    Copyright (C)   

    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 St, Fifth Floor, Boston, MA  02110-1301  USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or
your school, if any, to sign a "copyright disclaimer" for the library,
if necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James
  Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!


libgudev-233

COPYING
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!

libmbim-1.24.2

COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
COPYING.LIB
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!

libmnl-1.0.4

COPYING
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!

libndp-1.7

COPYING
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!

libnftnl-1.1.7

COPYING
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
               51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS


	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C) 19yy  

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) 19yy name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

libopenssl-1.1.1g

COPYRIGHT
Copyright (C) Andy Polyakov
Copyright (C) Ben Laurie
Copyright (C) Ben Kaduk
Copyright (C) Bernd Edlinger
Copyright (C) Bodo Möller
Copyright (C) David Benjamin
Copyright (C) Emilia Käsper
Copyright (C) Eric Young
Copyright (C) Geoff Thorpe
Copyright (C) Holger Reif
Copyright (C) Kurt Roeckx
Copyright (C) Lutz Jänicke
Copyright (C) Mark J. Cox
Copyright (C) Matt Caswell
Copyright (C) Matthias St. Pierre
Copyright (C) Nils Larsch
Copyright (C) Paul Dale
Copyright (C) Paul C. Sutton
Copyright (C) Ralf S. Engelschall
Copyright (C) Rich Salz
Copyright (C) Richard Levitte
Copyright (C) Stephen Henson
Copyright (C) Steve Marquess
Copyright (C) Tim Hudson
Copyright (C) Ulf Möller
Copyright (C) Viktor Dukhovni
Copyright Patrick Powell 1995
Copyright 2017 Ribose Inc. All Rights Reserved. Ported from Ribose contributions from Botan.
Copyright 2017 Ribose Inc. All Rights Reserved.
Copyright 2017 Ribose Inc. (https://www.ribose.com). All Rights Reserved.
Copyright 2017 BaishanCloud. All rights reserved.
Copyright 2016 VMS Software, Inc. All Rights Reserved.
Copyright 2016 Cryptography Research, Inc.
Copyright 2015-2016 Cryptography Research, Inc.
Copyright 2015 Cryptography Research, Inc.
Copyright 2014-2016 Cryptography Research, Inc.
Copyright 2014 Cryptography Research, Inc.
Copyright 2013 Mark Jason Dominus
Copyright 2012, Samuel Neves 
Copyright 2011 Google Inc.
Copyright 2006 NTT (Nippon Telegraph and Telephone Corporation) . ALL RIGHTS RESERVED.
Copyright 2005 Nokia. All rights reserved.
Copyright 2004-2014, Akamai Technologies. All Rights Reserved.
Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2017 National Security Research Institute. All rights reserved.
Copyright (c) 2016 Viktor Dukhovni . All rights reserved.
Copyright (c) 2015 CloudFlare, Inc.
Copyright (c) 2014, Intel Corporation. All Rights Reserved.
Copyright (c) 2013-2014 Timo Teräs 
Copyright (c) 2012-2016 Jean-Philippe Aumasson
Copyright (c) 2012-2014 Daniel J. Bernstein
Copyright (c) 2012, Intel Corporation. All Rights Reserved.
Copyright (c) 2008 Andy Polyakov 
Copyright (c) 2007 KISA(Korea Information Security Agency). All rights reserved.
Copyright (c) 2004, Richard Levitte  All rights reserved.
Copyright (c) 2004, EdelKey Project. All Rights Reserved.
Copyright (c) 2004, 2018, Richard Levitte  All rights reserved.
Copyright (c) 2004 Kungliga Tekniska Högskolan Royal Institute of Technology, Stockholm, Sweden). All rights reserved.
Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
Copyright (c) 2002 The OpenTSA Project. All rights reserved.
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson All rights reserved.
Copyright (C) 2017 National Security Research Institute. All Rights Reserved.
Copyright (C) 2006, Network Resonance, Inc. Copyright (C) 2011, RTFM, Inc.
Copyright (C) 1995-2020 The OpenSSL Project. All Rights Reserved.
Copyright (C) 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved.
Copyright (C) 1989, 1991 Free Software Foundation, Inc.

LICENSE
  LICENSE ISSUES
  ==============

  The OpenSSL toolkit stays under a double license, i.e. both the conditions of
  the OpenSSL License and the original SSLeay license apply to the toolkit.
  See below for the actual license texts.

  OpenSSL License
  ---------------

/* ====================================================================
 * Copyright (c) 1998-2019 The OpenSSL Project.  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. All advertising materials mentioning features or use of this
 *    software must display the following acknowledgment:
 *    "This product includes software developed by the OpenSSL Project
 *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
 *
 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
 *    endorse or promote products derived from this software without
 *    prior written permission. For written permission, please contact
 *    openssl-core@openssl.org.
 *
 * 5. Products derived from this software may not be called "OpenSSL"
 *    nor may "OpenSSL" appear in their names without prior written
 *    permission of the OpenSSL Project.
 *
 * 6. Redistributions of any form whatsoever must retain the following
 *    acknowledgment:
 *    "This product includes software developed by the OpenSSL Project
 *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
 *
 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
 * EXPRESSED 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 OpenSSL PROJECT OR
 * ITS 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.
 * ====================================================================
 *
 * This product includes cryptographic software written by Eric Young
 * (eay@cryptsoft.com).  This product includes software written by Tim
 * Hudson (tjh@cryptsoft.com).
 *
 */

 Original SSLeay License
 -----------------------

/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
 * All rights reserved.
 *
 * This package is an SSL implementation written
 * by Eric Young (eay@cryptsoft.com).
 * The implementation was written so as to conform with Netscapes SSL.
 *
 * This library is free for commercial and non-commercial use as long as
 * the following conditions are aheared to.  The following conditions
 * apply to all code found in this distribution, be it the RC4, RSA,
 * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
 * included with this distribution is covered by the same copyright terms
 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
 *
 * Copyright remains Eric Young's, and as such any Copyright notices in
 * the code are not to be removed.
 * If this package is used in a product, Eric Young should be given attribution
 * as the author of the parts of the library used.
 * This can be in the form of a textual message at program startup or
 * in documentation (online or textual) provided with the package.
 *
 * 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 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. All advertising materials mentioning features or use of this software
 *    must display the following acknowledgement:
 *    "This product includes cryptographic software written by
 *     Eric Young (eay@cryptsoft.com)"
 *    The word 'cryptographic' can be left out if the rouines from the library
 *    being used are not cryptographic related :-).
 * 4. If you include any Windows specific code (or a derivative thereof) from
 *    the apps directory (application code) you must include an acknowledgement:
 *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
 *
 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 AUTHOR 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.
 *
 * The licence and distribution terms for any publically available version or
 * derivative of this code cannot be changed.  i.e. this code cannot simply be
 * copied and put under another distribution licence
 * [including the GNU Public Licence.]
 */

libpng-1.6.37

LICENSE
COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
=========================================

PNG Reference Library License version 2
---------------------------------------

 * Copyright (c) 1995-2019 The PNG Reference Library Authors.
 * Copyright (c) 2018-2019 Cosmin Truta.
 * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
 * Copyright (c) 1996-1997 Andreas Dilger.
 * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.

The software is supplied "as is", without warranty of any kind,
express or implied, including, without limitation, the warranties
of merchantability, fitness for a particular purpose, title, and
non-infringement.  In no event shall the Copyright owners, or
anyone distributing the software, be liable for any damages or
other liability, whether in contract, tort or otherwise, arising
from, out of, or in connection with the software, or the use or
other dealings in the software, even if advised of the possibility
of such damage.

Permission is hereby granted to use, copy, modify, and distribute
this software, or portions hereof, for any purpose, without fee,
subject to the following restrictions:

 1. The origin of this software must not be misrepresented; you
    must not claim that you wrote the original software.  If you
    use this software in a product, an acknowledgment in the product
    documentation would be appreciated, but is not required.

 2. Altered source versions must be plainly marked as such, and must
    not be misrepresented as being the original software.

 3. This Copyright notice may not be removed or altered from any
    source or altered source distribution.


PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35)
-----------------------------------------------------------------------

libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are
Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
derived from libpng-1.0.6, and are distributed according to the same
disclaimer and license as libpng-1.0.6 with the following individuals
added to the list of Contributing Authors:

    Simon-Pierre Cadieux
    Eric S. Raymond
    Mans Rullgard
    Cosmin Truta
    Gilles Vollant
    James Yu
    Mandar Sahastrabuddhe
    Google Inc.
    Vadim Barkov

and with the following additions to the disclaimer:

    There is no warranty against interference with your enjoyment of
    the library or against infringement.  There is no warranty that our
    efforts or the library will fulfill any of your particular purposes
    or needs.  This library is provided with all faults, and the entire
    risk of satisfactory quality, performance, accuracy, and effort is
    with the user.

Some files in the "contrib" directory and some configure-generated
files that are distributed with libpng have other copyright owners, and
are released under other open source licenses.

libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
libpng-0.96, and are distributed according to the same disclaimer and
license as libpng-0.96, with the following individuals added to the
list of Contributing Authors:

    Tom Lane
    Glenn Randers-Pehrson
    Willem van Schaik

libpng versions 0.89, June 1996, through 0.96, May 1997, are
Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
and are distributed according to the same disclaimer and license as
libpng-0.88, with the following individuals added to the list of
Contributing Authors:

    John Bowler
    Kevin Bracey
    Sam Bushell
    Magnus Holmgren
    Greg Roelofs
    Tom Tanner

Some files in the "scripts" directory have other copyright owners,
but are released under this license.

libpng versions 0.5, May 1995, through 0.88, January 1996, are
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.

For the purposes of this copyright and license, "Contributing Authors"
is defined as the following set of individuals:

    Andreas Dilger
    Dave Martindale
    Guy Eric Schalnat
    Paul Schmidt
    Tim Wegner

The PNG Reference Library is supplied "AS IS".  The Contributing
Authors and Group 42, Inc. disclaim all warranties, expressed or
implied, including, without limitation, the warranties of
merchantability and of fitness for any purpose.  The Contributing
Authors and Group 42, Inc. assume no liability for direct, indirect,
incidental, special, exemplary, or consequential damages, which may
result from the use of the PNG Reference Library, even if advised of
the possibility of such damage.

Permission is hereby granted to use, copy, modify, and distribute this
source code, or portions hereof, for any purpose, without fee, subject
to the following restrictions:

 1. The origin of this source code must not be misrepresented.

 2. Altered versions must be plainly marked as such and must not
    be misrepresented as being the original source.

 3. This Copyright notice may not be removed or altered from any
    source or altered source distribution.

The Contributing Authors and Group 42, Inc. specifically permit,
without fee, and encourage the use of this source code as a component
to supporting the PNG file format in commercial products.  If you use
this source code in a product, acknowledgment is not required but would
be appreciated.

libpthread-stubs-0.4

COPYING
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the names of the authors or their
institutions shall not be used in advertising or otherwise to promote the
sale, use or other dealings in this Software without prior written
authorization from the authors.

libqmi-1.24.14

COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
COPYING.LIB
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!

libsysfs-2.1.0

cmd/GPL
      The GNU General Public License (GPL)
      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.

      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 all the notices that refer to this 
      License and to the absence of any warranty; and give any other recipients 
      of the Program a copy of this License along with the Program.

      You may charge a fee for the physical act of transferring a copy, and you 
      may at your option offer warranty protection in exchange for a fee.

      2. You may modify your copy or copies of the Program or any portion of it, 
      thus forming a work based on the Program, and copy and distribute such 
      modifications or work under the terms of Section 1 above, provided that 
      you also meet all of these conditions:

        a) You must cause the modified files to carry prominent notices stating 
        that you changed the files and the date of any change.

        b) You must cause any work that you distribute or publish, that in whole 
        or in part contains or is derived from the Program or any part thereof, 
        to be licensed as a whole at no charge to all third parties under the 
        terms of this License.

        c) If the modified program normally reads commands interactively when 
        run, you must cause it, when started running for such interactive use in 
        the most ordinary way, to print or display an announcement including an 
        appropriate copyright notice and a notice that there is no warranty (or 
        else, saying that you provide a warranty) and that users may 
        redistribute the program under these conditions, and telling the user 
        how to view a copy of this License. (Exception: if the Program itself is 
        interactive but does not normally print such an announcement, your work 
        based on the Program is not required to print an announcement.)

      These requirements apply to the modified work as a whole. If identifiable 
      sections of that work are not derived from the Program, and can be 
      reasonably considered independent and separate works in themselves, then 
      this License, and its terms, do not apply to those sections when you 
      distribute them as separate works. But when you distribute the same 
      sections as part of a whole which is a work based on the Program, the 
      distribution of the whole must be on the terms of this License, whose 
      permissions for other licensees extend to the entire whole, and thus to 
      each and every part regardless of who wrote it.

      Thus, it is not the intent of this section to claim rights or contest your 
      rights to work written entirely by you; rather, the intent is to exercise 
      the right to control the distribution of derivative or collective works 
      based on the Program.

      In addition, mere aggregation of another work not based on the Program 
      with the Program (or with a work based on the Program) on a volume of a 
      storage or distribution medium does not bring the other work under the 
      scope of this License.

      3. You may copy and distribute the Program (or a work based on it, under 
      Section 2) in object code or executable form under the terms of Sections 1 
      and 2 above provided that you also do one of the following:

        a) Accompany it with the complete corresponding machine-readable source 
        code, which must be distributed under the terms of Sections 1 and 2 
        above on a medium customarily used for software interchange; or,

        b) Accompany it with a written offer, valid for at least three years, to 
        give any third party, for a charge no more than your cost of physically 
        performing source distribution, a complete machine-readable copy of the 
        corresponding source code, to be distributed under the terms of Sections 
        1 and 2 above on a medium customarily used for software interchange; or,

        c) Accompany it with the information you received as to the offer to 
        distribute corresponding source code. (This alternative is allowed only 
        for noncommercial distribution and only if you received the program in 
        object code or executable form with such an offer, in accord with 
        Subsection b above.)

      The source code for a work means the preferred form of the work for making 
      modifications to it. For an executable work, complete source code means 
      all the source code for all modules it contains, plus any associated 
      interface definition files, plus the scripts used to control compilation 
      and installation of the executable. However, as a special exception, the 
      source code distributed need not include anything that is normally 
      distributed (in either source or binary form) with the major components 
      (compiler, kernel, and so on) of the operating system on which the 
      executable runs, unless that component itself accompanies the executable.

      If distribution of executable or object code is made by offering access to 
      copy from a designated place, then offering equivalent access to copy the 
      source code from the same place counts as distribution of the source code, 
      even though third parties are not compelled to copy the source along with 
      the object code.

      4. You may not copy, modify, sublicense, or distribute the Program except 
      as expressly provided under this License. Any attempt otherwise to copy, 
      modify, sublicense or distribute the Program is void, and will 
      automatically terminate your rights under this License. However, parties 
      who have received copies, or rights, from you under this License will not 
      have their licenses terminated so long as such parties remain in full 
      compliance.

      5. You are not required to accept this License, since you have not signed 
      it. However, nothing else grants you permission to modify or distribute 
      the Program or its derivative works. These actions are prohibited by law 
      if you do not accept this License. Therefore, by modifying or distributing 
      the Program (or any work based on the Program), you indicate your 
      acceptance of this License to do so, and all its terms and conditions for 
      copying, distributing or modifying the Program or works based on it.

      6. Each time you redistribute the Program (or any work based on the 
      Program), the recipient automatically receives a license from the original 
      licensor to copy, distribute or modify the Program subject to these terms 
      and conditions. You may not impose any further restrictions on the 
      recipients' exercise of the rights granted herein. You are not responsible 
      for enforcing compliance by third parties to this License.

      7. If, as a consequence of a court judgment or allegation of patent 
      infringement or for any other reason (not limited to patent issues), 
      conditions are imposed on you (whether by court order, agreement or 
      otherwise) that contradict the conditions of this License, they do not 
      excuse you from the conditions of this License. If you cannot distribute 
      so as to satisfy simultaneously your obligations under this License and 
      any other pertinent obligations, then as a consequence you may not 
      distribute the Program at all. For example, if a patent license would not 
      permit royalty-free redistribution of the Program by all those who receive 
      copies directly or indirectly through you, then the only way you could 
      satisfy both it and this License would be to refrain entirely from 
      distribution of the Program.

      If any portion of this section is held invalid or unenforceable under any 
      particular circumstance, the balance of the section is intended to apply 
      and the section as a whole is intended to apply in other circumstances.

      It is not the purpose of this section to induce you to infringe any 
      patents or other property right claims or to contest validity of any such 
      claims; this section has the sole purpose of protecting the integrity of 
      the free software distribution system, which is implemented by public 
      license practices. Many people have made generous contributions to the 
      wide range of software distributed through that system in reliance on 
      consistent application of that system; it is up to the author/donor to 
      decide if he or she is willing to distribute software through any other 
      system and a licensee cannot impose that choice.

      This section is intended to make thoroughly clear what is believed to be a 
      consequence of the rest of this License.

      8. If the distribution and/or use of the Program is restricted in certain 
      countries either by patents or by copyrighted interfaces, the original 
      copyright holder who places the Program under this License may add an 
      explicit geographical distribution limitation excluding those countries, 
      so that distribution is permitted only in or among countries not thus 
      excluded. In such case, this License incorporates the limitation as if 
      written in the body of this License.

      9. The Free Software Foundation may publish revised and/or new versions of 
      the General Public License from time to time. Such new versions will be 
      similar in spirit to the present version, but may differ in detail to 
      address new problems or concerns.

      Each version is given a distinguishing version number. If the Program 
      specifies a version number of this License which applies to it and "any 
      later version", you have the option of following the terms and conditions 
      either of that version or of any later version published by the Free 
      Software Foundation. If the Program does not specify a version number of 
      this License, you may choose any version ever published by the Free 
      Software Foundation.

      10. If you wish to incorporate parts of the Program into other free 
      programs whose distribution conditions are different, write to the author 
      to ask for permission. For software which is copyrighted by the Free 
      Software Foundation, write to the Free Software Foundation; we sometimes 
      make exceptions for this. Our decision will be guided by the two goals of 
      preserving the free status of all derivatives of our free software and of 
      promoting the sharing and reuse of software generally.

      NO WARRANTY

      11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 
      FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN 
      OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 
      PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 
      OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 
      MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS 
      TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE 
      PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 
      REPAIR OR CORRECTION.

      12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 
      WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 
      REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, 
      INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES 
      ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT 
      LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES 
      SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE 
      WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN 
      ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

      END OF TERMS AND CONDITIONS

 
lib/LGPL
      
      GNU Lesser Public License
      Version 2.1, February 1999

        Copyright (C) 1991, 1999 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.

        [This is the first released version of the Lesser GPL. It also counts
        as the successor of the GNU Library Public License, version 2, hence
        the version number 2.1.]

      Preamble

      The licenses for most software are designed to take away your freedom to 
      share and change it. By contrast, the GNU General Public Licenses are 
      intended to guarantee your freedom to share and change free software--to 
      make sure the software is free for all its users.
 
      This license, the Lesser General Public License, applies to some specially 
      designated software packages--typically libraries--of the Free Software 
      Foundation and other authors who decide to use it. You can use it too, but 
      we suggest you first think carefully about whether this license or the 
      ordinary General Public License is the better strategy to use in any 
      particular case, based on the explanations below. 

      When we speak of free software, we are referring to freedom of use, 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 and use pieces of it in new free 
      programs; and that you are informed that you can do these things.

      To protect your rights, we need to make restrictions that forbid 
      distributors to deny you these rights or to ask you to surrender these 
      rights. These restrictions translate to certain responsibilities for you 
      if you distribute copies of the library or if you modify it. 

      For example, if you distribute copies of the library, whether gratis or 
      for a fee, you must give the recipients all the rights that we gave you. 
      You must make sure that they, too, receive or can get the source code. If 
      you link other code with the library, you must provide complete object 
      files to the recipients, so that they can relink them with the library 
      after making changes to the library and recompiling it. And you must show 
      them these terms so they know their rights. 

      We protect your rights with a two-step method: (1) we copyright the 
      library, and (2) we offer you this license, which gives you legal 
      permission to copy, distribute and/or modify the library. 

      To protect each distributor, we want to make it very clear that there is 
      no warranty for the free library. Also, if the library is modified by 
      someone else and passed on, the recipients should know that what they have 
      is not the original version, so that the original author's reputation will 
      not be affected by problems that might be introduced by others. 

      Finally, software patents pose a constant threat to the existence of any 
      free program. We wish to make sure that a company cannot effectively 
      restrict the users of a free program by obtaining a restrictive license 
      from a patent holder. Therefore, we insist that any patent license 
      obtained for a version of the library must be consistent with the full 
      freedom of use specified in this license. 

      Most GNU software, including some libraries, is covered by the ordinary 
      GNU General Public License. This license, the GNU Lesser General Public 
      License, applies to certain designated libraries, and is quite different 
      from the ordinary General Public License. We use this license for certain 
      libraries in order to permit linking those libraries into non-free 
      programs. 

      When a program is linked with a library, whether statically or using a 
      shared library, the combination of the two is legally speaking a combined 
      work, a derivative of the original library. The ordinary General Public 
      License therefore permits such linking only if the entire combination fits 
      its criteria of freedom. The Lesser General Public License permits more 
      lax criteria for linking other code with the library. 

      We call this license the "Lesser" General Public License because it does 
      Less to protect the user's freedom than the ordinary General Public 
      License. It also provides other free software developers Less of an 
      advantage over competing non-free programs. These disadvantages are the 
      reason we use the ordinary General Public License for many libraries. 
      However, the Lesser license provides advantages in certain special 
      circumstances. 

      For example, on rare occasions, there may be a special need to encourage 
      the widest possible use of a certain library, so that it becomes a 
      de-facto standard. To achieve this, non-free programs must be allowed to 
      use the library. A more frequent case is that a free library does the same 
      job as widely used non-free libraries. In this case, there is little to 
      gain by limiting the free library to free software only, so we use the 
      Lesser General Public License. 

      In other cases, permission to use a particular library in non-free 
      programs enables a greater number of people to use a large body of free 
      software. For example, permission to use the GNU C Library in non-free 
      programs enables many more people to use the whole GNU operating system, 
      as well as its variant, the GNU/Linux operating system. 

      Although the Lesser General Public License is Less protective of the 
      users' freedom, it does ensure that the user of a program that is linked 
      with the Library has the freedom and the wherewithal to run that program 
      using a modified version of the Library. 

      The precise terms and conditions for copying, distribution and 
      modification follow. Pay close attention to the difference between a "work 
      based on the library" and a "work that uses the library". The former 
      contains code derived from the library, whereas the latter must be 
      combined with the library in order to run. 

      TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

      0. This License Agreement applies to any software library or other program 
      which contains a notice placed by the copyright holder or other authorized 
      party saying it may be distributed under the terms of this Lesser General 
      Public License (also called "this License"). Each licensee is addressed as 
      "you".

      A "library" means a collection of software functions and/or data prepared 
      so as to be conveniently linked with application programs (which use some 
      of those functions and data) to form executables. 

      The "Library", below, refers to any such software library or work which 
      has been distributed under these terms. A "work based on the Library" 
      means either the Library or any derivative work under copyright law: that 
      is to say, a work containing the Library or a portion of it, either 
      verbatim or with modifications and/or translated straightforwardly into 
      another language. (Hereinafter, translation is included without limitation 
      in the term "modification".) 

      "Source code" for a work means the preferred form of the work for making 
      modifications to it. For a library, complete source code means all the 
      source code for all modules it contains, plus any associated interface 
      definition files, plus the scripts used to control compilation and 
      installation of the library.

      Activities other than copying, distribution and modification are not 
      covered by this License; they are outside its scope. The act of running a 
      program using the Library is not restricted, and output from such a 
      program is covered only if its contents constitute a work based on the 
      Library (independent of the use of the Library in a tool for writing it). 
      Whether that is true depends on what the Library does and what the program 
      that uses the Library does. 

      1. You may copy and distribute verbatim copies of the Library's complete 
      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 all the notices 
      that refer to this License and to the absence of any warranty; and 
      distribute a copy of this License along with the Library. 

      You may charge a fee for the physical act of transferring a copy, and you 
      may at your option offer warranty protection in exchange for a fee. 

      2. You may modify your copy or copies of the Library or any portion of it, 
      thus forming a work based on the Library, and copy and distribute such 
      modifications or work under the terms of Section 1 above, provided that 
      you also meet all of these conditions: 

        a) The modified work must itself be a software library. 

        b) You must cause the files modified to carry prominent notices stating 
        that you changed the files and the date of any change.

        c) You must cause the whole of the work to be licensed at no charge to 
        all third parties under the terms of this License. 

        d) If a facility in the modified Library refers to a function or a table 
        of data to be supplied by an application program that uses the facility, 
        other than as an argument passed when the facility is invoked, then you 
        must make a good faith effort to ensure that, in the event an 
        application does not supply such function or table, the facility still 
        operates, and performs whatever part of its purpose remains meaningful. 

        (For example, a function in a library to compute square roots has a 
        purpose that is entirely well-defined independent of the application. 
        Therefore, Subsection 2d requires that any application-supplied function 
        or table used by this function must be optional: if the application does 
        not supply it, the square root function must still compute square 
        roots.) 

        These requirements apply to the modified work as a whole. If 
        identifiable sections of that work are not derived from the Library, and 
        can be reasonably considered independent and separate works in 
        themselves, then this License, and its terms, do not apply to those 
        sections when you distribute them as separate works. But when you 
        distribute the same sections as part of a whole which is a work based on 
        the Library, the distribution of the whole must be on the terms of this 
        License, whose permissions for other licensees extend to the entire 
        whole, and thus to each and every part regardless of who wrote it. 

        Thus, it is not the intent of this section to claim rights or contest 
        your rights to work written entirely by you; rather, the intent is to 
        exercise the right to control the distribution of derivative or 
        collective works based on the Library. 

        In addition, mere aggregation of another work not based on the Library 
        with the Library (or with a work based on the Library) on a volume of a 
        storage or distribution medium does not bring the other work under the 
        scope of this License. 

      3. You may opt to apply the terms of the ordinary GNU General Public 
      License instead of this License to a given copy of the Library. To do 
      this, you must alter all the notices that refer to this License, so that 
      they refer to the ordinary GNU General Public License, version 2, instead 
      of to this License. (If a newer version than version 2 of the ordinary GNU 
      General Public License has appeared, then you can specify that version 
      instead if you wish.) Do not make any other change in these notices. 

      Once this change is made in a given copy, it is irreversible for that 
      copy, so the ordinary GNU General Public License applies to all subsequent 
      copies and derivative works made from that copy. 

      This option is useful when you wish to copy part of the code of the 
      Library into a program that is not a library. 

      4. You may copy and distribute the Library (or a portion or derivative of 
      it, under Section 2) in object code or executable form under the terms of 
      Sections 1 and 2 above provided that you accompany it with the complete 
      corresponding machine-readable source code, which must be distributed 
      under the terms of Sections 1 and 2 above on a medium customarily used for 
      software interchange. 

      If distribution of object code is made by offering access to copy from a 
      designated place, then offering equivalent access to copy the source code 
      from the same place satisfies the requirement to distribute the source 
      code, even though third parties are not compelled to copy the source along 
      with the object code.

      5. A program that contains no derivative of any portion of the Library, 
      but is designed to work with the Library by being compiled or linked with 
      it, is called a "work that uses the Library". Such a work, in isolation, 
      is not a derivative work of the Library, and therefore falls outside the 
      scope of this License. 

      However, linking a "work that uses the Library" with the Library creates 
      an executable that is a derivative of the Library (because it contains 
      portions of the Library), rather than a "work that uses the library". The 
      executable is therefore covered by this License. Section 6 states terms 
      for distribution of such executables. 

      When a "work that uses the Library" uses material from a header file that 
      is part of the Library, the object code for the work may be a derivative 
      work of the Library even though the source code is not. Whether this is 
      true is especially significant if the work can be linked without the 
      Library, or if the work is itself a library. The threshold for this to be 
      true is not precisely defined by law. 

      If such an object file uses only numerical parameters, data structure 
      layouts and accessors, and small macros and small inline functions (ten 
      lines or less in length), then the use of the object file is unrestricted, 
      regardless of whether it is legally a derivative work. (Executables 
      containing this object code plus portions of the Library will still fall 
      under Section 6.) 

      Otherwise, if the work is a derivative of the Library, you may distribute 
      the object code for the work under the terms of Section 6. Any executables 
      containing that work also fall under Section 6, whether or not they are 
      linked directly with the Library itself. 

      6. As an exception to the Sections above, you may also combine or link a 
      "work that uses the Library" with the Library to produce a work containing 
      portions of the Library, and distribute that work under terms of your 
      choice, provided that the terms permit modification of the work for the 
      customer's own use and reverse engineering for debugging such 
      modifications.
 
      You must give prominent notice with each copy of the work that the Library 
      is used in it and that the Library and its use are covered by this 
      License. You must supply a copy of this License. If the work during 
      execution displays copyright notices, you must include the copyright 
      notice for the Library among them, as well as a reference directing the 
      user to the copy of this License. Also, you must do one of these things: 

        a) Accompany the work with the complete corresponding machine-readable 
        source code for the Library including whatever changes were used in the 
        work (which must be distributed under Sections 1 and 2 above); and, if 
        the work is an executable linked with the Library, with the complete 
        machine-readable "work that uses the Library", as object code and/or 
        source code, so that the user can modify the Library and then relink to 
        produce a modified executable containing the modified Library. (It is 
        understood that the user who changes the contents of definitions files 
        in the Library will not necessarily be able to recompile the application 
        to use the modified definitions.) 

        b) Use a suitable shared library mechanism for linking with the Library. 
        A suitable mechanism is one that (1) uses at run time a copy of the 
        library already present on the user's computer system, rather than 
        copying library functions into the executable, and (2) will operate 
        properly with a modified version of the library, if the user installs 
        one, as long as the modified version is interface-compatible with the 
        version that the work was made with. 

        c) Accompany the work with a written offer, valid for at least three 
        years, to give the same user the materials specified in Subsection 6a, 
        above, for a charge no more than the cost of performing this 
        distribution. 

        d) If distribution of the work is made by offering access to copy from a 
        designated place, offer equivalent access to copy the above specified 
        materials from the same place.
 
        e) Verify that the user has already received a copy of these materials 
        or that you have already sent this user a copy.

      For an executable, the required form of the "work that uses the Library" 
      must include any data and utility programs needed for reproducing the 
      executable from it. However, as a special exception, the materials to be 
      distributed need not include anything that is normally distributed (in 
      either source or binary form) with the major components (compiler, kernel, 
      and so on) of the operating system on which the executable runs, unless 
      that component itself accompanies the executable.
 
      It may happen that this requirement contradicts the license restrictions 
      of other proprietary libraries that do not normally accompany the 
      operating system. Such a contradiction means you cannot use both them and 
      the Library together in an executable that you distribute. 

      7. You may place library facilities that are a work based on the Library 
      side-by-side in a single library together with other library facilities 
      not covered by this License, and distribute such a combined library, 
      provided that the separate distribution of the work based on the Library 
      and of the other library facilities is otherwise permitted, and provided 
      that you do these two things: 

        a) Accompany the combined library with a copy of the same work based on 
        the Library, uncombined with any other library facilities. This must be 
        distributed under the terms of the Sections above. 

        b) Give prominent notice with the combined library of the fact that part 
        of it is a work based on the Library, and explaining where to find the 
        accompanying uncombined form of the same work.

      8. You may not copy, modify, sublicense, link with, or distribute the 
      Library except as expressly provided under this License. Any attempt 
      otherwise to copy, modify, sublicense, link with, or distribute the 
      Library is void, and will automatically terminate your rights under this 
      License. However, parties who have received copies, or rights, from you 
      under this License will not have their licenses terminated so long as such 
      parties remain in full compliance. 

      9. You are not required to accept this License, since you have not signed 
      it. However, nothing else grants you permission to modify or distribute 
      the Library or its derivative works. These actions are prohibited by law 
      if you do not accept this License. Therefore, by modifying or distributing 
      the Library (or any work based on the Library), you indicate your 
      acceptance of this License to do so, and all its terms and conditions for 
      copying, distributing or modifying the Library or works based on it.
 
      10. Each time you redistribute the Library (or any work based on the 
      Library), the recipient automatically receives a license from the original 
      licensor to copy, distribute, link with or modify the Library subject to 
      these terms and conditions. You may not impose any further restrictions on 
      the recipients' exercise of the rights granted herein. You are not 
      responsible for enforcing compliance by third parties with this License. 

      11. If, as a consequence of a court judgment or allegation of patent 
      infringement or for any other reason (not limited to patent issues), 
      conditions are imposed on you (whether by court order, agreement or 
      otherwise) that contradict the conditions of this License, they do not 
      excuse you from the conditions of this License. If you cannot distribute 
      so as to satisfy simultaneously your obligations under this License and 
      any other pertinent obligations, then as a consequence you may not 
      distribute the Library at all. For example, if a patent license would not 
      permit royalty-free redistribution of the Library by all those who receive 
      copies directly or indirectly through you, then the only way you could 
      satisfy both it and this License would be to refrain entirely from 
      distribution of the Library. 

      If any portion of this section is held invalid or unenforceable under any 
      particular circumstance, the balance of the section is intended to apply, 
      and the section as a whole is intended to apply in other circumstances. 

      It is not the purpose of this section to induce you to infringe any 
      patents or other property right claims or to contest validity of any such 
      claims; this section has the sole purpose of protecting the integrity of 
      the free software distribution system which is implemented by public 
      license practices. Many people have made generous contributions to the 
      wide range of software distributed through that system in reliance on 
      consistent application of that system; it is up to the author/donor to 
      decide if he or she is willing to distribute software through any other 
      system and a licensee cannot impose that choice. 

      This section is intended to make thoroughly clear what is believed to be a 
      consequence of the rest of this License. 

      12. If the distribution and/or use of the Library is restricted in certain 
      countries either by patents or by copyrighted interfaces, the original 
      copyright holder who places the Library under this License may add an 
      explicit geographical distribution limitation excluding those countries, 
      so that distribution is permitted only in or among countries not thus 
      excluded. In such case, this License incorporates the limitation as if 
      written in the body of this License. 

      13. The Free Software Foundation may publish revised and/or new versions 
      of the Lesser General Public License from time to time. Such new versions 
      will be similar in spirit to the present version, but may differ in detail 
      to address new problems or concerns.

      Each version is given a distinguishing version number. If the Library 
      specifies a version number of this License which applies to it and "any 
      later version", you have the option of following the terms and conditions 
      either of that version or of any later version published by the Free 
      Software Foundation. If the Library does not specify a license version 
      number, you may choose any version ever published by the Free Software 
      Foundation. 

      14. If you wish to incorporate parts of the Library into other free 
      programs whose distribution conditions are incompatible with these, write 
      to the author to ask for permission. For software which is copyrighted by 
      the Free Software Foundation, write to the Free Software Foundation; we 
      sometimes make exceptions for this. Our decision will be guided by the two 
      goals of preserving the free status of all derivatives of our free 
      software and of promoting the sharing and reuse of software generally. 

      NO WARRANTY 

      15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 
      FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN 
      OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 
      PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 
      OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 
      MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS 
      TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE 
      LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 
      REPAIR OR CORRECTION. 

      16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 
      WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 
      REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, 
      INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES 
      ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT 
      LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES 
      SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE 
      WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN 
      ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 
      END OF TERMS AND CONDITIONS

 

libtasn1-4.16.0

LICENSE
LICENSING
=========

The libtasn1 library is released under the GNU Lesser General Public
License (LGPL) version 2.1 or later; see [COPYING.LESSER](doc/COPYING.LESSER)
for the license terms.

The GNU LGPL applies to the main libtasn1 library, while the
included applications library are under the GNU GPL version 3.
The libtasn1 library is located in the lib directory, while the applications
in src/.

The documentation in doc/ is under the GNU FDL license 1.3.

For any copyright year range specified as YYYY-ZZZZ in this package
note that the range specifies every single year in that closed interval.
doc/COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
doc/COPYING.LESSER
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!

libubootenv-86bd30a14e153a18f670b25708795253d8736f0f

Licenses/lgpl-2.1.txt
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!

libusb-1.0.23

COPYING
		  GNU LESSER GENERAL PUBLIC LICENSE
		       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

			    Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

		  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.
  
  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

			    NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

		     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!


libuv-1.38.0

COPYRIGHT
Copyright (C) Ryan Dahl 
Copyright (C) Bert Belder 
Copyright (C) Josh Roesslein 
Copyright (C) Alan Gutierrez 
Copyright (C) Joshua Peek 
Copyright (C) Igor Zinkovsky 
Copyright (C) San-Tai Hsu 
Copyright (C) Ben Noordhuis 
Copyright (C) Henry Rawas 
Copyright (C) Robert Mustacchi 
Copyright (C) Matt Stevens 
Copyright (C) Paul Querna 
Copyright (C) Shigeki Ohtsu 
Copyright (C) Tom Hughes 
Copyright (C) Peter Bright 
Copyright (C) Jeroen Janssen 
Copyright (C) Andrea Lattuada 
Copyright (C) Augusto Henrique Hentz 
Copyright (C) Clifford Heath 
Copyright (C) Jorge Chamorro Bieling 
Copyright (C) Luis Lavena 
Copyright (C) Matthew Sporleder 
Copyright (C) Erick Tryzelaar 
Copyright (C) Isaac Z. Schlueter 
Copyright (C) Pieter Noordhuis 
Copyright (C) Marek Jelen 
Copyright (C) Fedor Indutny 
Copyright (C) Saúl Ibarra Corretgé 
Copyright (C) Felix Geisendörfer 
Copyright (C) Yuki Okumura 
Copyright (C) Roman Shtylman 
Copyright (C) Frank Denis 
Copyright (C) Carter Allen 
Copyright (C) Tj Holowaychuk 
Copyright (C) Shimon Doodkin 
Copyright (C) Ryan Emery 
Copyright (C) Bruce Mitchener 
Copyright (C) Maciej Małecki 
Copyright (C) Yasuhiro Matsumoto 
Copyright (C) Daisuke Murase 
Copyright (C) Paddy Byers 
Copyright (C) Dan VerWeire 
Copyright (C) Brandon Benvie 
Copyright (C) Brandon Philips 
Copyright (C) Nathan Rajlich 
Copyright (C) Charlie McConnell 
Copyright (C) Vladimir Dronnikov 
Copyright (C) Aaron Bieber 
Copyright (C) Bulat Shakirzyanov 
Copyright (C) Brian White 
Copyright (C) Erik Dubbelboer 
Copyright (C) Keno Fischer 
Copyright (C) Ira Cooper 
Copyright (C) Andrius Bentkus 
Copyright (C) Iñaki Baz Castillo 
Copyright (C) Mark Cavage 
Copyright (C) George Yohng 
Copyright (C) Xidorn Quan 
Copyright (C) Roman Neuhauser 
Copyright (C) Shuhei Tanuma 
Copyright (C) Bryan Cantrill 
Copyright (C) Trond Norbye 
Copyright (C) Tim Holy 
Copyright (C) Prancesco Pertugio 
Copyright (C) Leonard Hecker 
Copyright (C) Andrew Paprocki 
Copyright (C) Luigi Grilli 
Copyright (C) Shannen Saez 
Copyright (C) Artur Adib 
Copyright (C) Hiroaki Nakamura 
Copyright (C) Ting-Yu Lin 
Copyright (C) Stephen Gallagher 
Copyright (C) Shane Holloway 
Copyright (C) Andrew Shaffer 
Copyright (C) Vlad Tudose 
Copyright (C) Ben Leslie 
Copyright (C) Tim Bradshaw 
Copyright (C) Timothy J. Fontaine 
Copyright (C) Marc Schlaich 
Copyright (C) Brian Mazza 
Copyright (C) Elliot Saba 
Copyright (C) Ben Kelly 
Copyright (C) Nils Maier 
Copyright (C) Nicholas Vavilov 
Copyright (C) Miroslav Bajtoš 
Copyright (C) Sean Silva 
Copyright (C) Wynn Wilkes 
Copyright (C) Andrei Sedoi 
Copyright (C) Alex Crichton 
Copyright (C) Brent Cook 
Copyright (C) Brian Kaisner 
Copyright (C) Luca Bruno 
Copyright (C) Reini Urban 
Copyright (C) Maks Naumov 
Copyright (C) Sean Farrell 
Copyright (C) Chris Bank 
Copyright (C) Geert Jansen 
Copyright (C) Christoph Iserlohn 
Copyright (C) Steven Kabbes 
Copyright (C) Alex Gaynor 
Copyright (C) huxingyi 
Copyright (C) Tenor Biel 
Copyright (C) Andrej Manduch 
Copyright (C) Joshua Neuheisel 
Copyright (C) Alexis Campailla 
Copyright (C) Yazhong Liu 
Copyright (C) Sam Roberts 
Copyright (C) River Tarnell 
Copyright (C) Nathan Sweet 
Copyright (C) Trevor Norris 
Copyright (C) Oguz Bastemur 
Copyright (C) Dylan Cali 
Copyright (C) Austin Foxley 
Copyright (C) Benjamin Saunders 
Copyright (C) Geoffry Song 
Copyright (C) Rasmus Christian Pedersen 
Copyright (C) William Light 
Copyright (C) Oleg Efimov 
Copyright (C) Lars Gierth 
Copyright (C) Rasmus Christian Pedersen 
Copyright (C) Justin Venus 
Copyright (C) Kristian Evensen 
Copyright (C) Linus Mårtensson 
Copyright (C) Navaneeth Kedaram Nambiathan 
Copyright (C) Yorkie 
Copyright (C) StarWing 
Copyright (C) thierry-FreeBSD 
Copyright (C) Isaiah Norton 
Copyright (C) Raul Martins 
Copyright (C) David Capello 
Copyright (C) Paul Tan 
Copyright (C) Javier Hernández 
Copyright (C) Tonis Tiigi 
Copyright (C) Norio Kobota 
Copyright (C) 李港平 
Copyright (C) Chernyshev Viacheslav 
Copyright (C) Stephen von Takach 
Copyright (C) JD Ballard 
Copyright (C) Luka Perkov 
Copyright (C) Ryan Cole 
Copyright (C) HungMingWu 
Copyright (C) Jay Satiro 
Copyright (C) Leith Bade 
Copyright (C) Peter Atashian 
Copyright (C) Tim Cooper 
Copyright (C) Caleb James DeLisle 
Copyright (C) Jameson Nash 
Copyright (C) Graham Lee 
Copyright (C) Andrew Low 
Copyright (C) Pavel Platto 
Copyright (C) Tony Kelman 
Copyright (C) John Firebaugh 
Copyright (C) lilohuang 
Copyright (C) Paul Goldsmith 
Copyright (C) Julien Gilli 
Copyright (C) Michael Hudson-Doyle 
Copyright (C) Recep ASLANTAS 
Copyright (C) Rob Adams 
Copyright (C) Zachary Newman 
Copyright (C) Robin Hahling 
Copyright (C) Jeff Widman 
Copyright (C) cjihrig 
Copyright (C) Tomasz Kołodziejski 
Copyright (C) Unknown W. Brackets 
Copyright (C) Emmanuel Odeke 
Copyright (C) Mikhail Mukovnikov 
Copyright (C) Thorsten Lorenz 
Copyright (C) Yuri D'Elia 
Copyright (C) Manos Nikolaidis 
Copyright (C) Elijah Andrews 
Copyright (C) Michael Ira Krufky 
Copyright (C) Helge Deller 
Copyright (C) Joey Geralnik 
Copyright (C) Tim Caswell 
Copyright (C) Logan Rosen 
Copyright (C) Kenneth Perry 
Copyright (C) John Marino 
Copyright (C) Alexey Melnichuk 
Copyright (C) Johan Bergström 
Copyright (C) Alex Mo 
Copyright (C) Luis Martinez de Bartolome 
Copyright (C) Michael Penick 
Copyright (C) Michael 
Copyright (C) Massimiliano Torromeo 
Copyright (C) TomCrypto 
Copyright (C) Brett Vickers 
Copyright (C) Ole André Vadla Ravnås 
Copyright (C) Kazuho Oku 
Copyright (C) Ryan Phillips 
Copyright (C) Brian Green 
Copyright (C) Devchandra Meetei Leishangthem 
Copyright (C) Corey Farrell 
Copyright (C) Per Nilsson 
Copyright (C) Alan Rogers 
Copyright (C) Daryl Haresign 
Copyright (C) Rui Abreu Ferreira 
Copyright (C) João Reis 
Copyright (C) farblue68 
Copyright (C) Jason Williams 
Copyright (C) Igor Soarez 
Copyright (C) Miodrag Milanovic 
Copyright (C) Cheng Zhao 
Copyright (C) Michael Neumann 
Copyright (C) Stefano Cristiano 
Copyright (C) heshamsafi 
Copyright (C) A. Hauptmann 
Copyright (C) John McNamee 
Copyright (C) Yosuke Furukawa 
Copyright (C) Santiago Gimeno 
Copyright (C) guworks 
Copyright (C) RossBencina 
Copyright (C) Roger A. Light 
Copyright (C) chenttuuvv 
Copyright (C) Richard Lau 
Copyright (C) ronkorving 
Copyright (C) Corbin Simpson 
Copyright (C) Zachary Hamm 
Copyright (C) Karl Skomski 
Copyright (C) Jeremy Whitlock 
Copyright (C) Willem Thiart 
Copyright (C) Ben Trask 
Copyright (C) Jianghua Yang 
Copyright (C) Colin Snover 
Copyright (C) Sakthipriyan Vairamani 
Copyright (C) Eli Skeggs 
Copyright (C) nmushell 
Copyright (C) Gireesh Punathil 
Copyright (C) Ryan Johnston 
Copyright (C) Adam Stylinski 
Copyright (C) Nathan Corvino 
Copyright (C) Wink Saville 
Copyright (C) Angel Leon 
Copyright (C) Louis DeJardin 
Copyright (C) Imran Iqbal 
Copyright (C) Petka Antonov 
Copyright (C) Ian Kronquist 
Copyright (C) kkdaemon 
Copyright (C) Yuval Brik 
Copyright (C) Joran Dirk Greef 
Copyright (C) Andrey Mazo 
Copyright (C) sztomi 
Copyright (C) Martin Bark 
Copyright (C) Dave 
Copyright (C) Alexis Murzeau 
Copyright (C) Didiet 
Copyright (C) Nan Xiang 
Copyright (C) Samuel Lorétan 
Copyright (C) Nándor István Krácser 
Copyright (C) Katsutoshi Horie 
Copyright (C) Lukasz Jagiello 
Copyright (C) Robert Chiras 
Copyright (C) Kári Tristan Helgason 
Copyright (C) Krishnaraj Bhat 
Copyright (C) Enno Boland 
Copyright (C) Michael Fero 
Copyright (C) Robert Jefe Lindstaedt 
Copyright (C) Myles Borins 
Copyright (C) Tony Theodore 
Copyright (C) Jason Ginchereau 
Copyright (C) Nicolas Cavallari 
Copyright (C) Pierre-Marie de Rodat 
Copyright (C) Brian Maher 
Copyright (C) neevek 
Copyright (C) John Barboza 
Copyright (C) liuxiaobo 
Copyright (C) Michele Caini 
Copyright (C) Bartosz Sosnowski 
Copyright (C) Matej Knopp 
Copyright (C) sunjin.lee 
Copyright (C) Matt Clarkson 
Copyright (C) Jeffrey Clark 
Copyright (C) Bart Robinson 
Copyright (C) Vit Gottwald 
Copyright (C) Vladimír Čunát 
Copyright (C) Alex Hultman 
Copyright (C) Brad King 
Copyright (C) Philippe Laferriere 
Copyright (C) Will Speak 
Copyright (C) Hitesh Kanwathirtha 
Copyright (C) Eric Sciple 
Copyright (C) jBarz 
Copyright (C) muflub 
Copyright (C) Daniel Bevenius 
Copyright (C) Howard Hellyer 
Copyright (C) Chris Araman 
Copyright (C) Vladimir Matveev 
Copyright (C) Jason Madden 
Copyright (C) Jamie Davis 
Copyright (C) Daniel Kahn Gillmor 
Copyright (C) Keane 
Copyright (C) James McCoy 
Copyright (C) Bernardo Ramos 
Copyright (C) Juan Cruz Viotti 
Copyright (C) Gemini Wen 
Copyright (C) Sebastian Wiedenroth 
Copyright (C) Sai Ke WANG 
Copyright (C) Barnabas Gema 
Copyright (C) Romain Caire 
Copyright (C) Robert Ayrapetyan 
Copyright (C) Refael Ackermann 
Copyright (C) André Klitzing 
Copyright (C) Matthew Taylor 
Copyright (C) CurlyMoo 
Copyright (C) XadillaX 
Copyright (C) Anticrisis 
Copyright (C) Jacob Segal 
Copyright (C) Maciej Szeptuch (Neverous) 
Copyright (C) Joel Winarske 
Copyright (C) Gergely Nagy 
Copyright (C) Kamil Rytarowski 
Copyright (C) tux.uudiin 
Copyright (C) Nick Logan 
Copyright (C) darobs 
Copyright (C) Zheng, Lei 
Copyright (C) Carlo Marcelo Arenas Belón 
Copyright (C) Scott Parker 
Copyright (C) Wade Brainerd 
Copyright (C) rayrase 
Copyright (C) Pekka Nikander 
Copyright (C) Ed Schouten 
Copyright (C) Xu Meng 
Copyright (C) Matt Harrison 
Copyright (C) Anna Henningsen 
Copyright (C) Jérémy Lal 
Copyright (C) Ben Wijen 
Copyright (C) elephantp 
Copyright (C) Felix Yan 
Copyright (C) Mason X 
Copyright (C) Jesse Gorzinski 
Copyright (C) Ryuichi KAWAMATA 
Copyright (C) Joyee Cheung 
Copyright (C) Michael Kilburn 
Copyright (C) Ruslan Bekenev 
Copyright (C) Bob Burger 
Copyright (C) Thomas Versteeg 
Copyright (C) zzzjim 
Copyright (C) Alex Arslan 
Copyright (C) Kyle Farnung 
Copyright (C) ssrlive 
Copyright (C) Tobias Nießen 
Copyright (C) Björn Linse 
Copyright (C) zyxwvu Shi 
Copyright (C) Peter Johnson 
Copyright (C) Paolo Greppi 
Copyright (C) Shelley Vohr 
Copyright (C) Ujjwal Sharma 
Copyright (C) Michał Kozakiewicz 
Copyright (C) Emil Bay 
Copyright (C) Jeremiah Senkpiel 
Copyright (C) Andy Zhang 
Copyright (C) dmabupt 
Copyright (C) Ryan Liptak 
Copyright (C) Ali Ijaz Sheikh 
Copyright (C) hitesh 
Copyright (C) Svante Signell 
Copyright (C) Samuel Thibault 
Copyright (C) Jeremy Studer 
Copyright (C) damon-kwok 
Copyright (C) Damon Kwok 
Copyright (C) Ashe Connor 
Copyright (C) Rick 
Copyright (C) Ivan Krylov 
Copyright (C) Michael Meier 
Copyright (C) ptlomholt 
Copyright (C) Victor Costan 
Copyright (C) sid 
Copyright (C) Kevin Adler 
Copyright (C) Stephen Belanger 
Copyright (C) yeyuanfeng 
Copyright (C) erw7 
Copyright (C) Thomas Karl Pietrowski 
Copyright (C) evgley 
Copyright (C) Andreas Rohner 
Copyright (C) Rich Trott 
Copyright (C) Milad Farazmand 
Copyright (C) zlargon 
Copyright (C) Yury Selivanov 
Copyright (C) Oscar Waddell 
Copyright (C) FX Coudert 
Copyright (C) George Zhao 
Copyright (C) Kyle Edwards 
Copyright (C) ken-cunningham-webuse 
Copyright (C) Kelvin Jin 
Copyright (C) Leorize 
Copyright (C) Vlad A 
Copyright (C) Niels Lohmann 
Copyright (C) Jenil Christo 
Copyright (C) Evgeny Ermakov 
Copyright (C) gengjiawen 
Copyright (C) Leo Chung 
Copyright (C) Javier Blazquez 
Copyright (C) Mustafa M 
Copyright (C) Zach Bjornson 
Copyright (C) Nan Xiao 
Copyright (C) Ben Davies 
Copyright (C) Nhan Khong 
Copyright (C) Crunkle 
Copyright (C) Tomas Krizek 
Copyright (C) Konstantin Podsvirov 
Copyright (C) seny 
Copyright (C) Vladimir Karnushin 
Copyright (C) MaYuming 
Copyright (C) Eneas U de Queiroz 
Copyright (C) Daniel Hahler 
Copyright (C) Yang Yu 
Copyright (C) David Carlier 
Copyright (C) Calvin Hill 
Copyright (C) Isabella Muerte 
Copyright (C) Ouyang Yadong 
Copyright (C) ZYSzys 
Copyright (C) Carl Lei 
Copyright (C) Stefan Bender 
Copyright (C) nia 
Copyright (C) virtualyw 
Copyright (C) Witold Kręcicki 
Copyright (C) Dominique Dumont 
Copyright (C) Manuel BACHMANN 
Copyright (C) Marek Vavrusa 
Copyright (C) TK-one 
Copyright (C) Irek Fakhrutdinov 
Copyright (C) Lin Zhang 
Copyright (C) 毛毛 
Copyright (C) Sk Sajidul Kadir 
Copyright (C) twosee 
Copyright (C) Rikard Falkeborn 
Copyright (C) Yash Ladha 
Copyright (C) James Ross 
Copyright (C) Colin Finck 
Copyright (C) Shohei YOSHIDA 
Copyright (C) Philip Chimento 
Copyright (C) Michal Artazov 
Copyright (C) Jeroen Roovers 
Copyright (C) MasterDuke17 
copyright notice, this list of conditions and the following disclaimer.
copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
copyright Niels Provos. Two clause BSD license.
copyright Google Inc. and Sony Mobile Communications AB. Three clause BSD license.
copyright Berkeley Software Design Inc, Kenneth MacKay and Emergya (Cloud4all, FP7/2007-2013, grant agreement n° 289016). Three clause BSD license.
copyright Alexander Chemeris. Three clause BSD license.
Copyright libuv project contributors. All rights reserved.
Copyright libuv contributors. All rights reserved.
Copyright Joyent, Inc. and other Node contributors. All rights reserved.
Copyright 2017 - Refael Ackermann Distributed under MIT style license or the libuv license See accompanying file LICENSE at https://github.com/node4good/windows-autoconf or libuv LICENSE file at https://github.com/libuv/libuv version: 2.0.0
Copyright 2002 Niels Provos  All rights reserved.
Copyright (c) 2015-present libuv project contributors.
Copyright (c) 2014, Emergya (Cloud4all, FP7/2007-2013 grant agreement #289016) All rights reserved.
Copyright (c) 2013, Sony Mobile Communications AB
Copyright (c) 2013, Kenneth MacKay
Copyright (c) 2013, Ben Noordhuis 
Copyright (c) 2012, Google Inc. All rights reserved.
Copyright (c) 2011, 2018 Ben Noordhuis 
Copyright (c) 2011 Daniel Richard G. 
Copyright (c) 2008 Steven G. Johnson 
Copyright (c) 2006-2008 xine project dnl dnl
Copyright (c) 2006-2008 Diego Pettenò 
Copyright (c) 2006-2008 Alexander Chemeris
Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
Copyright (c) 1996-1999 by Internet Software Consortium.
Copyright (c) 1995, 1999 Berkeley Software Design, Inc. All rights reserved.
LICENSE
libuv is licensed for use as follows:

====
Copyright (c) 2015-present libuv project contributors.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
====

This license applies to parts of libuv originating from the
https://github.com/joyent/libuv repository:

====

Copyright Joyent, Inc. and other Node contributors. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.

====

This license applies to all parts of libuv that are not externally
maintained libraries.

The externally maintained libraries used by libuv are:

  - tree.h (from FreeBSD), copyright Niels Provos. Two clause BSD license.

  - inet_pton and inet_ntop implementations, contained in src/inet.c, are
    copyright the Internet Systems Consortium, Inc., and licensed under the ISC
    license.

  - stdint-msvc2008.h (from msinttypes), copyright Alexander Chemeris. Three
    clause BSD license.

  - pthread-fixes.c, copyright Google Inc. and Sony Mobile Communications AB.
    Three clause BSD license.

  - android-ifaddrs.h, android-ifaddrs.c, copyright Berkeley Software Design
    Inc, Kenneth MacKay and Emergya (Cloud4all, FP7/2007-2013, grant agreement
    n° 289016). Three clause BSD license.

libzlib-1.2.11

COPYRIGHT
Copyright (C) Jean-loup Gailly Osma Ahvenlampi  Amiga, SAS/C 6.56 & Smake
Copyright (C) Henrik Ravn 2004
Copyright (C) 2009-2010 Mathias Svensson ( http://result42.com )
Copyright (C) 2007-2008 Even Rouault
Copyright (C) 2003 Cosmin Truta.
Copyright (C) 2003 Chris Anderson 
Copyright (C) 2002-2004 Dmitriy Anisimkov
Copyright (C) 1998-2010 Gilles Vollant, Even Rouault, Mathias Svensson
Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html )
Copyright (C) 1998-2010 Gilles Vollant
Copyright (C) 1998,1999,2000 Jacques Nomssi Nzali.
Copyright (C) 1998, 2007 Brian Raiter 
Copyright (C) 1998 Jacques Nomssi Nzali.
Copyright (C) 1998 Brian Raiter 
Copyright (C) 1998 Bob Dellaca.
Copyright (C) 1998 Andreas R. Kleinert
Copyright (C) 1997,99 Borland Corp.
Copyright (C) 1997 Christian Michelsen Research AS Advanced Computing Fantoftvegen 38, 5036 BERGEN, Norway http://www.cmr.no
Copyright (C) 1995-2017 Mark Adler, all rights reserved
Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler.
Copyright (C) 1995-2010 Jean-loup Gailly, Brian Raiter and Gilles Vollant.
Copyright (C) 1990-2000 Info-ZIP. All rights reserved.
README
ZLIB DATA COMPRESSION LIBRARY

zlib 1.2.11 is a general purpose data compression library.  All the code is
thread safe.  The data format used by the zlib library is described by RFCs
(Request for Comments) 1950 to 1952 in the files
http://tools.ietf.org/html/rfc1950 (zlib format), rfc1951 (deflate format) and
rfc1952 (gzip format).

All functions of the compression library are documented in the file zlib.h
(volunteer to write man pages welcome, contact zlib@gzip.org).  A usage example
of the library is given in the file test/example.c which also tests that
the library is working correctly.  Another example is given in the file
test/minigzip.c.  The compression library itself is composed of all source
files in the root directory.

To compile all files and run the test program, follow the instructions given at
the top of Makefile.in.  In short "./configure; make test", and if that goes
well, "make install" should work for most flavors of Unix.  For Windows, use
one of the special makefiles in win32/ or contrib/vstudio/ .  For VMS, use
make_vms.com.

Questions about zlib should be sent to , or to Gilles Vollant
 for the Windows DLL version.  The zlib home page is
http://zlib.net/ .  Before reporting a problem, please check this site to
verify that you have the latest version of zlib; otherwise get the latest
version and check whether the problem still exists or not.

PLEASE read the zlib FAQ http://zlib.net/zlib_faq.html before asking for help.

Mark Nelson  wrote an article about zlib for the Jan.  1997
issue of Dr.  Dobb's Journal; a copy of the article is available at
http://marknelson.us/1997/01/01/zlib-engine/ .

The changes made in version 1.2.11 are documented in the file ChangeLog.

Unsupported third party contributions are provided in directory contrib/ .

zlib is available in Java using the java.util.zip package, documented at
http://java.sun.com/developer/technicalArticles/Programming/compression/ .

A Perl interface to zlib written by Paul Marquess  is available
at CPAN (Comprehensive Perl Archive Network) sites, including
http://search.cpan.org/~pmqs/IO-Compress-Zlib/ .

A Python interface to zlib written by A.M. Kuchling  is
available in Python 1.5 and later versions, see
http://docs.python.org/library/zlib.html .

zlib is built into tcl: http://wiki.tcl.tk/4610 .

An experimental package to read and write files in .zip format, written on top
of zlib by Gilles Vollant , is available in the
contrib/minizip directory of zlib.


Notes for some targets:

- For Windows DLL versions, please see win32/DLL_FAQ.txt

- For 64-bit Irix, deflate.c must be compiled without any optimization. With
  -O, one libpng test fails. The test works in 32 bit mode (with the -n32
  compiler flag). The compiler bug has been reported to SGI.

- zlib doesn't work with gcc 2.6.3 on a DEC 3000/300LX under OSF/1 2.1 it works
  when compiled with cc.

- On Digital Unix 4.0D (formely OSF/1) on AlphaServer, the cc option -std1 is
  necessary to get gzprintf working correctly. This is done by configure.

- zlib doesn't work on HP-UX 9.05 with some versions of /bin/cc. It works with
  other compilers. Use "make test" to check your compiler.

- gzdopen is not supported on RISCOS or BEOS.

- For PalmOs, see http://palmzlib.sourceforge.net/


Acknowledgments:

  The deflate format used by zlib was defined by Phil Katz.  The deflate and
  zlib specifications were written by L.  Peter Deutsch.  Thanks to all the
  people who reported problems and suggested various improvements in zlib; they
  are too numerous to cite here.

Copyright notice:

 (C) 1995-2017 Jean-loup Gailly and Mark Adler

  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any damages
  arising from the use of this software.

  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

  Jean-loup Gailly        Mark Adler
  jloup@gzip.org          madler@alumni.caltech.edu

If you use the zlib library in a product, we would appreciate *not* receiving
lengthy legal documents to sign.  The sources are provided for free but without
warranty of any kind.  The library has been entirely written by Jean-loup
Gailly and Mark Adler; it does not include third-party code.

If you redistribute modified sources, we would appreciate that you include in
the file ChangeLog history information documenting your changes.  Please read
the FAQ for more information on the distribution of modified source versions.

linux-headers-infobric_linux4sam-6.2_5

COPYING
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.
COPYRIGHT
© Scharfe Samuel Tardieu Shawn O. Pearce Steffen Prohaska Steve Haslam
© Moll 
© Luis Sánchez (jsanchezv@teleline.es)
© Copyright IBM Corporation 2006-2008
© Copyright 2016 Free Electrons
© Copyright 2016 ATMEL
© Copyright 2013 ATMEL, Josh Wu (josh.wu@atmel.com)
© Copyright 2012 ATMEL, Hong Xu
© Copyright 2011-2013 Datera, Inc.
© Copyright 2006 ATMEL Rousset, Lacressonniere Nicolas
© Copyright 1996 by Geert Uytterhoeven 
© Copyright 1995-2003 by Geert Uytterhoeven (geert@linux-m68k.org) Peter De Schrijver (p2@mind.be)
© Copyright 1995 by Geert Uytterhoeven (geert@linux-m68k.org) Peter De Schrijver Peter.DeSchrijver@linux.cc.kuleuven.ac.be)
© Copyright 1995 Apple Computer, Inc. All rights reserved.
© 2005 Eptar srl Author: Claudio Lanconelli 
copyrights (c) 1994 by Michael Hipp (hippm@informatik.uni-tuebingen.de)
copyrighted by PenMount Touch Solutions <penmount  seed.net.tw>
copyrighted by Freescale, Liam Girdwood, Javier Martin and probably others.
copyrighted 1992 by Mark Adler version c10p1, 10 January 1993 
copyrighted 1990 Mark Adler	
copyrighted (C) 1993 by Hartmut Schirmer 
copyright: Copyright (C) 2016 Markus Heiser license: GPL Version 2, June 1991 see linux/COPYING for details.
copyright: Copyright (C) 2016 Markus Heiser license: GPL Version 2, June 1991 see Linux/COPYING for details.
copyright holders: 1992-2000 by Donald Becker, NE2000 core and various modifications. 1995-1998 by Paul Gortmaker, core modifications and PCI support.
copyright Joerg Dorchain (dorchain@mpi-sb.mpg.de)
copyright Jamal Hadi Salim (2016)
copyright Jamal Hadi Salim (2015)
copyright Jamal Hadi Salim (2002-4)
copyright IBM Corp. 2007
copyright Chris Mason 2000
copyright Adrian McMenamin, 2007 With thanks to Marcus Comstedt and Nathan Keynes for work in reversing PIO and DMA
copyright : (C) 2002 by karsten wiese email : annabellesgarden@yahoo.de
copyright : (C) 2001 by Adaptec
copyright : (C) 2000 by Adaptec
copyright 2016 linaro ltd.
copyright 2016 google inc.
copyright 2008 Magnus Damm
copyright 2005 Oracle except when otherwise noted.
copyright 2004 Harald Welte 
copyright 2001,2002 Manfred Spraul (manfred@colorfullife.com)
copyright 2001 Steven Whitehouse 
copyright 2001 Ryan Bradetich 
copyright 2000 by Hans Reiser, and the licensing of what follows is governed by reiserfs/README
copyright 2000 Philipp Rumpf 
copyright 2000 Martin K. Petersen 
copyright 1999-2001 by Donald Becker.
copyright 1999 The Puffin Group Inc.
copyright 1999 SuSE GmbH (Philipp Rumpf)
copyright 1997-2001 by Donald Becker.
copyright 1994-2001 by Donald Becker. [tulip.c]
copyright 1994-2001 by Donald Becker. Modified to hep support PNIC_II by Kevin B. Hendricks
copyright 1994-2001 by Donald Becker.
copyright 1993-1998 by Donald Becker.
copyright 1986, 1989, 1990 by Abacus Research and Development, Inc. (ARDI) It is used here by the permission of ARDI's president Cliff Matthews.
copyright (c) Alan Cox
copyright (c) 2013 Freescale Semiconductor, Inc. Freescale IMX AHCI SATA platform driver
copyright (c) 2011-2012 Google, Inc.
copyright (c) 2011-2012 Cypress Semiconductor, Inc.
copyright (c) 2011 Samsung Electronics Co., Ltd http://www.samsung.com
copyright (c) 2006 IBM Corporation Authored by: Mike D. Day 
copyright (c) 2005 SDG Systems, LLC and,
copyright (c) 2004 Evgeniy Polyakov 
copyright (c) 2003 by David Young  and used with permission.
copyright (c) 2001,2002 Sun Microsystems (thockin@sun.com)
copyright (c) 2001 Sun Microsystems
copyright (c) 1997-2003 Jean Tourrilhes jt@hpl.hp.com>
copyright (C) by Hannu Savolainen 1993-1996
copyright (C) ST-Ericsson AB 2010 Author: Sjur Brendeland/ sjur.brandeland@stericsson.com License terms: GNU General Public License (GPL) version 2
copyright (C) 2010 Novell. All rights reserved.
copyright (C) 2007 Cluster File Systems, Inc
copyright (C) 2005-2006 Pierre Ossman
copyright (C) 2005, Chuck Lever 
copyright (C) 2004-2005 Pierre Ossman, W83L51xD SD/MMC driver
copyright (C) 2003 Russell King, PXA MMCI Driver
copyright (C) 2003 Intel Corporation.
copyright (C) 2001-2003 Greg Kroah-Hartman (greg@kroah.com)
copyright (C) 2001, Benoit Papillault
copyright (C) 1999/2000 by Henning Zabel 
copyright (C) 1992 Michael K. Johnson Interrupt support added 1993 Nigel Gamble Removed 8255 status defines from inside __KERNEL__ Marcelo Tosatti
copyright (C) 1991, 1992 Linus Torvalds. It was extensively rewritten by Theodore Ts'o, 8/16/92 -- 9/14/92, and then fixed as suggested by Michael K. Johnson 12/12/92. Converted to pci probing and cleaned up by Jiri Slaby.
Copyrights (c) 1994,1995,1996 by M.Hipp (hippm@informatik.uni-tuebingen.de)
Copyrights (C) IBM Corporation, 2011. Author: Suzuki Poulose 
Copyrighted (c) 2013 by Freescale Semiconductor, Inc.
Copyrighted (C) 1994, 1995, 1996 Normunds Saumanis (normunds@fi.ibm.com)
Copyrighted (C) 1994 Normunds Saumanis (normunds@rx.tech.swh.lv)
Copyright: |copy| 2018 NXP
Copyright: |copy| 2017-2018 NXP
Copyright: |copy| 2016-2018 NXP
Copyright: |copy| 2016, NVIDIA CORPORATION. All rights reserved. Author: Neo Jia  Author: Kirti Wankhede 
Copyright: |copy| 2015 Stephen Chandler Paul 
Copyright: |copy| 2015 Freescale Semiconductor Inc.
Copyright: |copy| 2009-2010 Stephane Chatty
Copyright: |copy| 2009-2010	Henrik Rydberg 
Copyright: |copy| 2008-2010 Rafi Rubin 
Copyright: |copy| 2008-2009	Henrik Rydberg 
Copyright: |copy| 2008	Scott Shawcroft (scott.shawcroft@gmail.com)
Copyright: |copy| 2006, 2007 Simtec Electronics
Copyright: |copy| 2006 Nicolas Boichat (nicolas@boichat.ch)
Copyright: |copy| 2005-2010: Thomas Gleixner
Copyright: |copy| 2005-2006: Ingo Molnar
Copyright: |copy| 2005 Stelian Pop (stelian@popies.net)
Copyright: |copy| 2005 Stelian Pop 
Copyright: |copy| 2005 Peter Osterlund (petero2@telia.com)
Copyright: |copy| 2005 Michael Hanselmann (linux-kernel@hansmi.ch)
Copyright: |copy| 2005 Johannes Berg (johannes@sipsolutions.net)
Copyright: |copy| 2005 Frank Arnold (frank@scirocco-5v-turbo.de)
Copyright: |copy| 2002-2011 Sentelic Corporation.
Copyright: |copy| 2001-2004	Greg Kroah-Hartman (greg@kroah.com)
Copyright: |copy| 1999-2001 Vojtech Pavlik  - Sponsored by SuSE
Copyright: |copy| 1998-2000 Vojtech Pavlik 
Copyright: |copy| 1998 Andree Borrmann 
Copyright: |copy| 1996-2000 Vojtech Pavlik  - Sponsored by SuSE
Copyright: |copy| 1995--1999 Martin Mares, 
Copyright: jfclere@sinix.net
Copyright: Vovan888 at gmail com
Copyright: MontaVista Software Inc.
Copyright: Monta Vista Software, Inc.
Copyright: Marvell International Ltd.
Copyright: Copyright (c) 1996 John Shifflett, GeoLog Consulting Modified by Russell King for 8MHz WD33C93A
Copyright: Copyright (c) 1996 John Shifflett, GeoLog Consulting
Copyright: Ben Dooks  Sascha Hauer 
Copyright: Arcom Control Systems
Copyright: 2017 Cadence Design Systems, Inc.
Copyright: 2016 Barix AG Author: Petr Kulhavy 
Copyright: 2014 Raumfeld GmbH Author: Sven Brandau 
Copyright: 2011 Raumfeld GmbH Author: Sven Brandau 
Copyright: 2011 Raumfeld GmbH Author: Johannes Stezenbach 
Copyright: 1991 - 2018 Linus Torvalds and others.
Copyright: (c) 2014 Czech Technical University in Prague
Copyright: (c) 2011 Czech Technical University in Prague
Copyright: (c) 2000-2001 Cyclades Corp.
Copyright: (C) 2017 NVIDIA Corporation Options: --no-includes --include-headers
Copyright: (C) 2017 Julia Lawall, Inria/LIP6, GPLv2. URL: http://coccinelle.lip6.fr/ Requires: 1.0.7 Keywords: BQ27XXX_DATA
Copyright: (C) 2017 Himanshu Jha GPLv2. Comments: Options: --no-includes --include-headers
Copyright: (C) 2016 Protonic Holland.
Copyright: (C) 2016 Nicholas Mc Guire, OSADL. GPLv2. Comments: Options: --no-includes --include-headers
Copyright: (C) 2016 Linaro Limited
Copyright: (C) 2016 Andrew F. Davis  GPLv2.
Copyright: (C) 2015 Texas Instruments, Inc.
Copyright: (C) 2015 Intel Corp. GPLv2. Options: --no-includes --include-headers
Copyright: (C) 2015 Andrzej Hajda, Samsung Electronics Co., Ltd. GPLv2. URL: http://coccinelle.lip6.fr/ Options: --all-includes
Copyright: (C) 2014 Wolfram Sang. GPL v2.
Copyright: (C) 2014 Texas Instruments, Inc.
Copyright: (C) 2014 Himangi Saraogi. GPLv2. Comments: Options: --no-includes --include-headers
Copyright: (C) 2014 Himangi Saraogi GPLv2.
Copyright: (C) 2013 Julia Lawall, INRIA/LIP6. GPLv2.
Copyright: (C) 2012-2013 Linaro Limited
Copyright: (C) 2012, 2015 Julia Lawall, INRIA. GPLv2.
Copyright: (C) 2012 ST Microelectronics
Copyright: (C) 2012 Nicolas Palix. GPLv2.
Copyright: (C) 2012 Julia Lawall, INRIA/LIP6. GPLv2.
Copyright: (C) 2012 Gilles Muller, INRIA/LiP6. GPLv2. URL: http://coccinelle.lip6.fr/ Comments: Options: --no-includes --include-headers
Copyright: (C) 2012 Gilles Muller, INRIA/LiP6. GPLv2. URL: http://coccinelle.lip6.fr/ Comments: Options:
Copyright: (C) 2012 ARM Limited
Copyright: (C) 2011 Texas Instruments, Inc.
Copyright: (C) 2011 Julia Lawall, INRIA/LIP6. GPLv2.
Copyright: (C) 2010-2012 Nicolas Palix. GPLv2.
Copyright: (C) 2010-2012 Julia Lawall, INRIA/LIP6. GPLv2.
Copyright: (C) 2010-2012 Gilles Muller, INRIA/LiP6. GPLv2. URL: http://coccinelle.lip6.fr/ Comments: Options: --no-includes --include-headers
Copyright: (C) 2010, 2011 Nokia Corporation
Copyright: (C) 2010 Nicolas Palix, DIKU. GPLv2.
Copyright: (C) 2010 Julia Lawall, DIKU. GPLv2.
Copyright: (C) 2010 Gilles Muller, INRIA/LiP6. GPLv2. URL: http://coccinelle.lip6.fr/ Comments: Options: --no-includes --include-headers
Copyright: (C) 2009-2010 Julia Lawall, Nicolas Palix, DIKU. GPLv2.
Copyright: (C) 2009-2010 Gilles Muller, INRIA/LiP6. GPLv2.
Copyright: (C) 2009, 2010 Nicolas Palix, DIKU. GPLv2.
Copyright: (C) 2009, 2010 Julia Lawall, DIKU. GPLv2.
Copyright: (C) 2009, 2010 Gilles Muller, INRIA/LiP6. GPLv2. URL: http://coccinelle.lip6.fr/ Options:
Copyright: (C) 2009 Texas Instruments, India
Copyright: (C) 2009 Nokia Corporation
Copyright: (C) 2009 MontaVista Software, Inc., 
Copyright: (C) 2008 Mistral Solutions Pvt Ltd.,
Copyright: (C) 2008 Mistral Solutions Pvt Ltd
Copyright: (C) 2007 MontaVista Software, Inc., 
Copyright: (C) 2006-2009 Instrumentation Technologies
Copyright:	Wolfson Microelectronics. PLC.
Copyright:	Toby Churchill Ltd Derived from pxa2xx_mainstone.c, by Nico Pitre
Copyright:	Toby Churchill Ltd Derived from mainstone.c, by Nico Pitre
Copyright:	Toby Churchill Ltd Cribbed from mainstone.c, by Nicholas Pitre
Copyright:	Phytec Messtechnik GmbH e-Mail:	armlinux@phytec.de
Copyright:	MontaVista Software, Inc.
Copyright:	MontaVista Software Inc.
Copyright:	Monta Vista Software, Inc.
Copyright:	Marvell Semiconductors Inc.
Copyright:	Jürgen Schindele
Copyright:	Jamal Hadi Salim (2002-13)
Copyright:	Intel Corp.
Copyright:	Intel Corp 2005 Jonathan Cameron  2009
Copyright:	Craig Hughes
Copyright:	Arcom Control Systems.
Copyright:	Arcom Control Systems Ltd.
Copyright:	Analog Device Inc. Author:	Roy Huang  Cliff Cai 
Copyright:	Analog Device Inc. Author:	Cliff Cai 
Copyright:	2011 Azimut Ltd. 
Copyright:	2007 Metrologic Instruments. All rights reserved.
Copyright:	2005-2008 Wolfson Microelectronics. PLC.
Copyright:	(c) 1998-2003 Arnaldo Carvalho de Melo
Copyright:	(c) 1998 Ben Greear
Copyright:	(C) Torsten Schenk
Copyright:	(C) MontaVista Software Inc.
Copyright:	(C) Copyright 2006 Marvell International Ltd.
Copyright:	(C) 2017 Linaro Limited
Copyright:	(C) 2016 Linaro Limited Created by:	Nicolas Pitre, January 2016
Copyright:	(C) 2013 Sergei Ianovich 
Copyright:	(C) 2013 Linaro Limited
Copyright:	(C) 2012-2013 Linaro Limited
Copyright:	(C) 2011 Texas Instruments, Inc.
Copyright:	(C) 2009 Marvell Technology Group Ltd.
Copyright:	(C) 2004 MontaVista Software, Inc.
Copyright:	(C) 2003 Monta Vista Software, Inc.
Copyright:	(C) 2003 Intel Corp.
Copyright:	(C) 2002 Rory Bolt
Copyright:	(C) 2001 MontaVista Software Inc.
Copyright:	(C) 2000, 2001 MontaVista Software Inc.
Copyright-c Realtek Semiconductor Corp. All rights reserved.
Copyright, IBM Corp. 1999-2002
Copyright, C) 2015 Heiko Schocher 
Copyright, 1988-1992, Russell Nelson, Crynwr Software
Copyright** |copy| 2017 : LinuxTV Developers
Copyright** |copy| 2016 : Hans Verkuil
Copyright** |copy| 2015-2016 : Mauro Carvalho Chehab
Copyright** |copy| 2015 Intel Corporation
Copyright** |copy| 2010 : Laurent Pinchart
Copyright** |copy| 2009-2017 : Mauro Carvalho Chehab
Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
Copyright** |copy| 2009-2016 : LinuxTV Developers
Copyright** |copy| 2002-2003 : Convergence GmbH
Copyright** |copy| 2001-2016 : LinuxTV Developers
Copyright** |copy| 1999-2016: Bill Dirks, Michael H. Schimek, Hans Verkuil, Martin Rubli, Andy Walls, Muralidharan Karicheri, Mauro Carvalho Chehab, Pawel Osciak, Sakari Ailus & Antti Palosaari.
Copyright** |copy| 1999-2016 : LinuxTV Developers
Copyright(c): 2009, Thomas Renninger , Novell Inc.
Copyright(c) by Ralph Metzler, Gerd Knorr, Gunther Mayer
Copyright(c) FUJITSU Limited 2008.
Copyright(c) Arnaldo Carvalho de Melo 
Copyright(c) 2018 Oracle and/or its affiliates. All rights reserved. 
Copyright(c) 2018 Linus Torvalds. All rights reserved.
Copyright(c) 2018 Intel Corporation. All rights reserved.
Copyright(c) 2018 Intel Corporation.
Copyright(c) 2018 Intel Corporation All rights reserved.
Copyright(c) 2018 Intel Corporation
Copyright(c) 2018 Broadcom
Copyright(c) 2018 Alexei Starovoitov. All rights reserved.
Copyright(c) 2018 - 2019 Intel Corporation All rights reserved.
Copyright(c) 2018 - 2019 Intel Corporation
Copyright(c) 2017-2018 Jesper Dangaard Brouer, Red Hat Inc.
Copyright(c) 2017-18 Intel Corporation.
Copyright(c) 2017, Intel Corporation.
Copyright(c) 2017 T-Platforms. All Rights Reserved.
Copyright(c) 2017 Oracle and/or its affiliates. All rights reserved. 
Copyright(c) 2017 Jesper Dangaard Brouer, Red Hat, Inc.
Copyright(c) 2017 Intel Deutschland GmbH All rights reserved.
Copyright(c) 2017 Intel Deutschland GmbH
Copyright(c) 2017 Intel Corporation. All rights reserved.
Copyright(c) 2017 Intel Corporation.
Copyright(c) 2017 IBM Corporation. All rights reserved.
Copyright(c) 2017 Huawei Technologies Co., Ltd
Copyright(c) 2017 Broadcom. All rights reserved.
Copyright(c) 2017 Broadcom Corporation. All rights reserved.
Copyright(c) 2017 Broadcom
Copyright(c) 2017 - 2018 Intel Corporation. 
Copyright(c) 2017 - 2018 Intel Corporation.
Copyright(c) 2016-2018 Broadcom
Copyright(c) 2016-2017 Realtek Semiconductor Corp. All rights reserved.
Copyright(c) 2016-2017 Realtek Corporation.
Copyright(c) 2016-2017 Intel Deutschland GmbH
Copyright(c) 2016-2017 Broadcom. All rights reserved.
Copyright(c) 2016, Intel Corporation.
Copyright(c) 2016, Analogix Semiconductor. All rights reserved.
Copyright(c) 2016, Analogix Semiconductor.
Copyright(c) 2016, 2017 Intel Corporation.
Copyright(c) 2016 Realtek Corporation.
Copyright(c) 2016 Linaro Ltd. All rights reserved.
Copyright(c) 2016 Intel Deutschland GmbH All rights reserved.
Copyright(c) 2016 Intel Deutschland GmbH
Copyright(c) 2016 Intel Corporation. All rights reserved.
Copyright(c) 2016 Intel Corporation.
Copyright(c) 2016 Google Inc. All rights reserved.
Copyright(c) 2016 Broadcom. All rights reserved.
Copyright(c) 2016 - 2018 Intel Corporation.
Copyright(c) 2016 - 2017 Intel Deutschland GmbH All rights reserved.
Copyright(c) 2016 - 2017 Intel Deutschland GmbH
Copyright(c) 2016 - 2017 Intel Corporation. All rights reserved.
Copyright(c) 2016 - 2017 Intel Corporation.
Copyright(c) 2015-2018 Intel Corporation.
Copyright(c) 2015-2017 Intel Deutschland GmbH
Copyright(c) 2015-2017 Intel Corporation.
Copyright(c) 2015-2017 Broadcom. All rights reserved.
Copyright(c) 2015-18 Intel Corporation.
Copyright(c) 2015-17 Intel Corporation. include 
Copyright(c) 2015-17 Intel Corporation.
Copyright(c) 2015-17 Intel Corporation
Copyright(c) 2015, Intel Corporation.
Copyright(c) 2015, 2016, 2018 Intel Corporation.
Copyright(c) 2015, 2016, 2017 Intel Corporation.
Copyright(c) 2015, 2016 Intel Corporation.
Copyright(c) 2015 Intel Mobile Communications GmbH All rights reserved.
Copyright(c) 2015 Intel Mobile Communications GmbH
Copyright(c) 2015 Intel Deutschland GmbH All rights reserved.
Copyright(c) 2015 Intel Deutschland GmbH
Copyright(c) 2015 Intel Corporation. All rights reserved.
Copyright(c) 2015 Intel Corporation.
Copyright(c) 2015 EZchip Technologies.
Copyright(c) 2015 Bryan O'Donoghue 
Copyright(c) 2015 Broadcom Corporation. All rights reserved.
Copyright(c) 2015 - 2018 Intel Corporation.
Copyright(c) 2015 - 2017 Intel Deutschland GmbH All rights reserved.
Copyright(c) 2015 - 2017 Intel Deutschland GmbH
Copyright(c) 2015 - 2017 Intel Corporation.
Copyright(c) 2015 - 2016 Intel Deutschland GmbH All rights reserved.
Copyright(c) 2015 - 2016 Intel Deutschland GmbH
Copyright(c) 2014-2017 aQuantia Corporation.
Copyright(c) 2014-2016 Intel Corporation. All rights reserved.
Copyright(c) 2014, Intel Corporation.
Copyright(c) 2014 Intel Mobile Communications GmbH All rights reserved.
Copyright(c) 2014 Intel Mobile Communications GmbH
Copyright(c) 2014 Intel Corporation. All rights reserved.
Copyright(c) 2014 Intel Corporation.
Copyright(c) 2014 H Hartley Sweeten 
Copyright(c) 2014 Broadcom Corporation. All rights reserved.
Copyright(c) 2014 - 2015 Linaro Ltd. All rights reserved.
Copyright(c) 2014 - 2015 Intel Mobile Communications GmbH
Copyright(c) 2014 - 2015 Google Inc. All rights reserved.
Copyright(c) 2013-2017 Intel Corporation.
Copyright(c) 2013-2016 Intel Corporation. All rights reserved.
Copyright(c) 2013-2015 Intel Corporation. All rights reserved.
Copyright(c) 2013, Intel Corporation.
Copyright(c) 2013, Google Inc.
Copyright(c) 2013 Realtek Corporation. All rights reserved.
Copyright(c) 2013 OpenVPN Technologies, Inc. All rights reserved.
Copyright(c) 2013 Mauro Carvalho Chehab
Copyright(c) 2013 Intel Corporation.
Copyright(c) 2013 - 2018 Intel Corporation.";
Copyright(c) 2013 - 2018 Intel Corporation. 
Copyright(c) 2013 - 2018 Intel Corporation.
Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH All rights reserved.
Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH
Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH All rights reserved.
Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH
Copyright(c) 2013 - 2014 Intel Corporation. All rights reserved. All rights reserved.
Copyright(c) 2013 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2013 - 2014 Intel Corporation.
Copyright(c) 2012-2017 Intel Corporation. All rights reserved.
Copyright(c) 2012 Realtek Corporation.
Copyright(c) 2012 Intel Corporation. All rights reserved.
Copyright(c) 2012 EZchip Technologies.
Copyright(c) 2012 Dialog Semiconductor Ltd.
Copyright(c) 2012 - 2015 Intel Corporation. All rights reserved.
Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2011-2017 Intel Corporation. All rights reserved.
Copyright(c) 2011-2016 Intel Corporation. All rights reserved.
Copyright(c) 2011-2015 Intel Corporation. All rights reserved.
Copyright(c) 2011 Texas Instruments, Inc.
Copyright(c) 2011 Intel Corporation. All rights reserved.
Copyright(c) 2011 Integrated Device Technology, Inc. All rights reserved.
Copyright(c) 2011 Google, Inc. All rights reserved.
Copyright(c) 2011 Dialog Semiconductor Ltd.
Copyright(c) 2011 - 2012 Intel Corporation. All rights reserved.
Copyright(c) 2010 Larry Finger. All rights reserved.
Copyright(c) 2010 Intel Corporation. All rights reserved.
Copyright(c) 2010 Arnaud Patard 
Copyright(c) 2009-2014 Realtek Corporation.
Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved.
Copyright(c) 2009-2013 Realtek Corporation.
Copyright(c) 2009-2012 Realtek Corporation. All rights reserved.
Copyright(c) 2009-2012 Realtek Corporation.
Copyright(c) 2009-2010 Realtek Corporation.
Copyright(c) 2009, RealTEK Technology Inc. All Right Reserved.
Copyright(c) 2009 Realtek Semiconductor Corp. All rights reserved.
Copyright(c) 2009 Intel Corporation. All rights reserved.
Copyright(c) 2009 Intel Corporation
Copyright(c) 2009 Ian Molton 
Copyright(c) 2009 - 2018 Intel Corporation. 
Copyright(c) 2009 - 2018 Intel Corporation.
Copyright(c) 2009 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2009 - 2009 Atheros Corporation. All rights reserved.
Copyright(c) 2008-2010 Intel Corporation. All rights reserved.
Copyright(c) 2008, RealTEK Technology Inc. All Right Reserved.
Copyright(c) 2008 Red Hat, Inc. All rights reserved.
Copyright(c) 2008 Mike Christie
Copyright(c) 2008 John W. Linville 
Copyright(c) 2008 Intel Corporation. All rights reserved.
Copyright(c) 2008 Intel Corporation.
Copyright(c) 2008 - 2015 Intel Corporation. All rights reserved.
Copyright(c) 2008 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2008 - 2012 Realtek Corporation. All rights reserved.
Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. All rights reserved.
Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. Linux device driver for RTL8192U
Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
Copyright(c) 2008 - 2009 Atheros Corporation. All rights reserved.
Copyright(c) 2007, RealTEK Technology Inc. All Right Reserved.
Copyright(c) 2007 xiong huang 
Copyright(c) 2007 Yuri Tikhonov 
Copyright(c) 2007 Intel Corporation. All rights reserved.
Copyright(c) 2007 Dmitry Baryshkov
Copyright(c) 2007 Chris Snook 
Copyright(c) 2007 Atheros Corporation. All rights reserved.
Copyright(c) 2007 - 2018 Intel Corporation. 
Copyright(c) 2007 - 2016 Realtek Corporation.
Copyright(c) 2007 - 2015 Intel Corporation. All rights reserved.
Copyright(c) 2007 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2007 - 2013 Realtek Corporation. All rights reserved.
Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.
Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
Copyright(c) 2007 - 2011 Intel Corporation. All rights reserved.
Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved. Linux device driver for RTL8192SU
Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved.
Copyright(c) 2007 - 2009 Intel Corporation. All rights reserved.
Copyright(c) 2007 - 2009 Intel Corporation.
Copyright(c) 2007 - 2008 Intel Corporation. All rights reserved.
Copyright(c) 2007 - 2008 Chris Snook 
Copyright(c) 2006, Intel Corporation.
Copyright(c) 2006 xiong huang 
Copyright(c) 2006 Tundra Semiconductor Corporation.
Copyright(c) 2006 - 2008 Jay Cliburn 
Copyright(c) 2006 - 2007 Chris Snook 
Copyright(c) 2006 - 2007 Atheros Corporation. All rights reserved.
Copyright(c) 2005-2011 by Mauro Carvalho Chehab Added support for a separate Radio tuner Major rework and cleanups at the code
Copyright(c) 2005-2008 Mauro Carvalho Chehab Some cleanups, code fixes, etc Convert it to V4L2 API
Copyright(c) 2005-2006 Chris Humbert
Copyright(c) 2005 Samsung Electronics Kyungmin Park 
Copyright(c) 2005 Intel Corporation. All rights reserved.
Copyright(c) 2005 Ian Molton 
Copyright(c) 2005 Dirk Opfer
Copyright(c) 2005 - 2015 Intel Corporation. All rights reserved.
Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved. All rights reserved.
Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2005 - 2011 Intel Corporation. All rights reserved. All rights reserved.
Copyright(c) 2005 - 2011 Intel Corporation. All rights reserved.
Copyright(c) 2005 - 2006 Attansic Corporation. All rights reserved.
Copyright(c) 2004-2005 Intel Corporation. All rights reserved.
Copyright(c) 2004 Intel Corporation. All rights reserved.
Copyright(c) 2004 - 2015 Intel Corporation.
Copyright(c) 2004 - 2009 Intel Corporation. All rights reserved.
Copyright(c) 2004 - 2006 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2015 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2012 Intel Corporation. All rights reserved. All rights reserved.
Copyright(c) 2003 - 2012 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2011 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2006 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2005 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2004 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2004 Intel Corporation.
Copyright(c) 2002-2010 Exar Corp.
Copyright(c) 1999-2000 Grant Erickson 
Copyright(c) 1999 - 2018 Intel Corporation. 
Copyright(c) 1999 - 2018 Intel Corporation.
Copyright(c) 1999 - 2013 Intel Corporation.
Copyright(c) 1999 - 2008 Intel Corporation. 
Copyright(c) 1999 - 2008 Intel Corporation.
Copyright(c) 1999 - 2006 Intel Corporation. 
Copyright(c) 1999 - 2006 Intel Corporation.
Copyright(c) 1999 - 2005 Intel Corporation. All rights reserved.
Copyright(c) 1999 - 2004 Intel Corporation. All rights reserved.
Copyright(c) 1996 Kars de Jong  Based on the ide driver from 1.2.13pl8 
Copyright(C) Timesys Corporation 2016
Copyright(C) Timesys Corporation 2015
Copyright(C) SEIKO EPSON CORPORATION 2013. All rights reserved.
Copyright(C) MontaVista Software Inc, 2006
Copyright(C) General Electric Company 2015
Copyright(C) 2018 Intel Corporation All rights reserved.
Copyright(C) 2018 Intel Corporation
Copyright(C) 2016 Linaro Limited. All rights reserved. Author: Mathieu Poirier 
Copyright(C) 2016 Intel Deutschland GmbH
Copyright(C) 2015-2018 Linaro Limited.
Copyright(C) 2015 Pengutronix, Steffen Trumtrar 
Copyright(C) 2015 Linaro Limited. All rights reserved. Author: Mathieu Poirier 
Copyright(C) 2015 Intel Ltd
Copyright(C) 2015 Intel Corporation.
Copyright(C) 2012-2016 Canonical Ltd.
Copyright(C) 2011 STMicroelectronics Ltd
Copyright(C) 2011 Linaro Limited. All rights reserved. Author: Sumit Semwal 
Copyright(C) 2011 Linaro Limited. All rights reserved.
Copyright(C) 2010-2011 Corentin Chary 
Copyright(C) 2010 Red Hat.
Copyright(C) 2010 Jarod Wilson  Portions based on the original lirc_imon driver,
Copyright(C) 2010 Intel Corporation.
Copyright(C) 2010 Corentin Chary 
Copyright(C) 2009 Wolfson Microelectronics PLC.
Copyright(C) 2007-2011 STMicroelectronics Ltd
Copyright(C) 2007, Red Hat, Inc., Ingo Molnar
Copyright(C) 2007, 2008 Wolfson Microelectronics PLC.
Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner
Copyright(C) 2006-2007 Timesys Corp., Thomas Gleixner
Copyright(C) 2006, Red Hat, Inc., Ingo Molnar
Copyright(C) 2006, Hans J. Koch 
Copyright(C) 2006, Greg Kroah-Hartman 
Copyright(C) 2006 Elan Digital Systems Limited http://www.elandigitalsystems.com)
Copyright(C) 2006 Elan Digital Systems Limited http://www.elandigitalsystems.com
Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
Copyright(C) 2005-2006, Thomas Gleixner 
Copyright(C) 2005-2006, Red Hat, Inc., Ingo Molnar
Copyright(C) 2005-2006 Chris Humbert
Copyright(C) 2005, Thomas Gleixner 
Copyright(C) 2005, Red Hat, Inc., Ingo Molnar
Copyright(C) 2005, Benedikt Spranger 
Copyright(C) 2005 Dirk Opfer
Copyright(C) 2004 Venky Raju(dev@venky.ws)
Copyright(C) 1997 Jakub Jelinek
Copyright(C) 1996,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
Copyright(C) 1996,1998 Jakub Jelinek
Copyright(C) 1996, 2000 David S. Miller
Copyright(C) 1996 Eddie C. Dost
Copyright(C) 1996 David S. Miller
Copyright(C) 1995 Miguel de Icaza
Copyright(C) 1995 Linus Torvalds
Copyright(C) 1995 David S. Miller (davem@caip.rutgers.edu)
Copyright(20)02 Hewlett-Packard Company.
Copyright © Sebastian Claßen, 2007 Jan Engelhardt, 2007-2010
Copyright © International Business Machines Corp., 2009
Copyright © International Business Machines Corp., 2006-2008
Copyright © International Business Machines Corp., 2006
Copyright © IBM Corporation
Copyright © CC Computer Consultants GmbH, 2007 - 2008 Jan Engelhardt 
Copyright © CC Computer Consultants GmbH, 2007 - 2008
Copyright © CC Computer Consultants GmbH, 2007
Copyright © 2019 Alexey Dobriyan 
Copyright © 2018 Intel Corporation
Copyright © 2018 Broadcom
Copyright © 2018 Alexey Dobriyan 
Copyright © 2017-2018 Intel Corporation
Copyright © 2017 Red Hat
Copyright © 2017 Keith Packard 
Copyright © 2017 Intel Corporation
Copyright © 2017 Broadcom
Copyright © 2017 Amazon.com, Inc. or its affiliates.
Copyright © 2016-2018 Intel Corporation
Copyright © 2016-2017 Intel Corporation
Copyright © 2016-2017 Broadcom
Copyright © 2016 Intel Corporation
Copyright © 2016 IBM Corporation
Copyright © 2016 Hewlett Packard Enterprise Development LP
Copyright © 2016 Hauke Mehrtens 
Copyright © 2016 Collabora Ltd.
Copyright © 2016 Collabora Ltd
Copyright © 2016 Andrew Lunn 
Copyright © 2015-2016 Intel Corporation
Copyright © 2015 Pengutronix, Markus Pargmann 
Copyright © 2015 Keith Packard 
Copyright © 2015 Intel Corporation.
Copyright © 2015 Intel Corporation Daniel Vetter 
Copyright © 2015 Intel Corporation
Copyright © 2015 IBM Corporation
Copyright © 2015 Google Inc.
Copyright © 2015 Broadcom Corporation
Copyright © 2015 Broadcom
Copyright © 2014-2018 Intel Corporation
Copyright © 2014-2018 Broadcom
Copyright © 2014-2017 Intel Corporation
Copyright © 2014-2017 Broadcom
Copyright © 2014-2016 Red Hat, Inc. All Rights Reserved.
Copyright © 2014-2016 Intel Corporation
Copyright © 2014-2015 Red Hat, Inc. All Rights Reserved.
Copyright © 2014-2015 Broadcom
Copyright © 2014 The Chromium OS Authors
Copyright © 2014 Red Hat.
Copyright © 2014 Red Hat Inc.
Copyright © 2014 Red Hat
Copyright © 2014 Rafał Miłecki 
Copyright © 2014 NVIDIA Corporation
Copyright © 2014 Jussi Kivilinna 
Copyright © 2014 Jussi Kivilinna 
Copyright © 2014 Intel Corporation Daniel Vetter 
Copyright © 2014 Intel Corporation
Copyright © 2014 Broadcom
Copyright © 2013-2014 Jussi Kivilinna 
Copyright © 2013 Tony Breeds IBM Corporation
Copyright © 2013 Tom St Denis  Based on crypto/xcbc.c:
Copyright © 2013 Red Hat
Copyright © 2013 Raspberry Pi (Trading) Ltd.
Copyright © 2013 Patrik Jakobsson
Copyright © 2013 Jussi Kivilinna 
Copyright © 2013 Jussi Kivilinna 
Copyright © 2013 Intel Corporation
Copyright © 2013 Alistair Popple IBM Corporation
Copyright © 2013 Alistair Popple  IBM Corporation
Copyright © 2012-2016 Intel Corporation
Copyright © 2012-2014 Intel Corporation
Copyright © 2012-2014 HiSilicon Technologies Co., Ltd. http://www.hisilicon.com
Copyright © 2012-2013 Jussi Kivilinna 
Copyright © 2012-2013 Jussi Kivilinna 
Copyright © 2012 Roland Stigge
Copyright © 2012 Red Hat
Copyright © 2012 Rafał Miłecki 
Copyright © 2012 NetCommWireless Iwo Mergler 
Copyright © 2012 Mike Dunn 
Copyright © 2012 Micron Technology, Inc.
Copyright © 2012 Jussi Kivilinna 
Copyright © 2012 John Crispin 
Copyright © 2012 Johannes Goetzfried Johannes.Goetzfried@informatik.stud.uni-erlangen.de>
Copyright © 2012 Intel Corporation
Copyright © 2011-2018 VMware, Inc., Palo Alto, CA., USA All Rights Reserved.
Copyright © 2011-2016 Intel Corporation
Copyright © 2011-2014 Intel Corporation
Copyright © 2011-2013 Jussi Kivilinna 
Copyright © 2011-2013 Jonas Gorski 
Copyright © 2011-2013 Intel Corporation
Copyright © 2011-2012 Intel Corporation
Copyright © 2011, Picochip.
Copyright © 2011, 2012 Roland Stigge
Copyright © 2011 WORK Microwave GmbH
Copyright © 2011 Tony Breeds IBM Corporation
Copyright © 2011 Parrot S.A.
Copyright © 2011 NXP Semiconductors
Copyright © 2011 Ivan Djelic 
Copyright © 2011 Intel Corporation
Copyright © 2011 David Kliekamp IBM Corporation
Copyright © 2011 David Kleikamp IBM Corporation
Copyright © 2010-2015 Broadcom Corporation
Copyright © 2010 STMicroelectronics. Ashish Priyadarshi Shiraz Hashim 
Copyright © 2010 ST Microelectronics Vipin Kumar  Ashish Priyadarshi
Copyright © 2010 ST Microelectronics Shiraz Hashim 
Copyright © 2010 Luca Barbieri
Copyright © 2010 Intel Corporation
Copyright © 2010 Freescale Semiconductor
Copyright © 2010 Francisco Jerez 
Copyright © 2010 David Woodhouse 
Copyright © 2010 Daniel Vetter
Copyright © 2009-2015 VMware, Inc., Palo Alto, CA., USA All Rights Reserved.
Copyright © 2009-2015 Broadcom Corporation
Copyright © 2009-2010, Intel Corporation and its suppliers.
Copyright © 2009-2010 Daniel Dickinson 
Copyright © 2009 VIA Technology, Inc.
Copyright © 2009 Paul Mackerras, IBM Corporation.
Copyright © 2009 Paul Mackerras, IBM Corp. 
Copyright © 2009 Nuvoton technology corporation.
Copyright © 2009 Keith Packard
Copyright © 2009 Intel Corporation
Copyright © 2009 IBM Corporation
Copyright © 2009 Bluewater Systems Ltd Author: Andre Renaud  Author: Ryan Mallon
Copyright © 2009 Alessandro Rubini
Copyright © 2009 - Maxim Levitsky driver for Ricoh xD readers
Copyright © 2009 - Maxim Levitsky SmartMedia/xD translation layer
Copyright © 2009 - Maxim Levitsky Common routines & support for xD format
Copyright © 2009 - Maxim Levitsky Common routines & support for SmartMedia/xD format
Copyright © 2008-2018 Intel Corporation
Copyright © 2008-2017 Intel Corporation
Copyright © 2008-2015 Intel Corporation
Copyright © 2008-2012 Intel Corporation
Copyright © 2008-2010 Samsung Electronics Kyungmin Park  Marek Szyprowski 
Copyright © 2008-2010 Intel Corporation
Copyright © 2008,2010 Intel Corporation
Copyright © 2008, 2015 Oracle and/or its affiliates. All rights reserved. Extracted via "pdftotext -f 547 -l 572 -layout sun4v_20170925.pdf" Authors: Charles Kunzman Sam Glidden Mark Cianchetti
Copyright © 2008 by: Sander Huijsen  Troy Kisky  Dirk Behme 
Copyright © 2008 by Sander Huijsen  Troy Kisky  Dirk Behme 
Copyright © 2008 Traverse Technologies
Copyright © 2008 Renesas Solutions Corp.
Copyright © 2008 MontaVista Software, Inc. 
Copyright © 2008 Michael Neuling IBM Corporation
Copyright © 2008 Koninklijke Philips Electronics NV. Author: Frans Meulenbroeks
Copyright © 2008 Keith Packard 
Copyright © 2008 Keith Packard
Copyright © 2008 Intel Corporation 2014 Red Hat Inc.
Copyright © 2008 Intel Corporation
Copyright © 2008 Ingo Molnar
Copyright © 2008 Ilya Yanok, Emcraft Systems
Copyright © 2008 IBM Corporation
Copyright © 2007-2008 MontaVista Software, Inc.
Copyright © 2007-2008 Intel Corporation Jesse Barnes 
Copyright © 2007-2008 Dave Airlie
Copyright © 2007-2008 Andres Salomon 
Copyright © 2007,2011 Nokia Corporation. All rights reserved.
Copyright © 2007 STMicroelectronics Pvt. Ltd.
Copyright © 2007 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com)
Copyright © 2007 Nokia Corporation. All rights reserved.
Copyright © 2007 Nokia Corporation
Copyright © 2007 Eugeny Boger 
Copyright © 2007 Eugene Konev 
Copyright © 2007 David Woodhouse 
Copyright © 2007 David Gibson, IBM Corporation.
Copyright © 2007 David Airlie
Copyright © 2007 Dave Mueller
Copyright © 2007 Dave Airlie
Copyright © 2007 Anton Vorontsov 2004-2007 Matt Reimer 2004 Szabolcs Gyurko
Copyright © 2007 Anton Vorontsov 
Copyright © 2006-2017 Intel Corporation
Copyright © 2006-2016 Intel Corporation
Copyright © 2006-2015, Intel Corporation.
Copyright © 2006-2014 Intel Corporation.
Copyright © 2006-2011 Intel Corporation
Copyright © 2006-2010 Intel Corporation
Copyright © 2006-2010 David Woodhouse 
Copyright © 2006-2009, Intel Corporation.
Copyright © 2006-2009 Intel Corporation
Copyright © 2006-2008,2010 Intel Corporation Jesse Barnes 
Copyright © 2006-2008 Intel Corporation Jesse Barnes 
Copyright © 2006-2008 Florian Fainelli  Mike Albon 
Copyright © 2006-2007, 2010 Freescale Semiconductor
Copyright © 2006-2007 Red Hat, Inc.
Copyright © 2006-2007 Intel Corporation Jesse Barnes 
Copyright © 2006-2007 Intel Corporation
Copyright © 2006-2007 Advanced Micro Devices, Inc.
Copyright © 2006, Intel Corporation.
Copyright © 2006 USAGI/WIDE Project, Author: Kazunori Miyazawa 
Copyright © 2006 Texas Instruments.
Copyright © 2006 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com)
Copyright © 2006 Red Hat, Inc.
Copyright © 2006 Red Hat UK Limited
Copyright © 2006 NEC Corporation
Copyright © 2006 MontaVista Software Inc. Author: Vitaly Wool 
Copyright © 2006 Keith Packard
Copyright © 2006 Jaya Kumar 
Copyright © 2006 Intel Corporation
Copyright © 2006 Eric Anholt
Copyright © 2006 David Woodhouse 
Copyright © 2006 Dave Airlie
Copyright © 2006 Advanced Micro Devices, Inc.
Copyright © 2005-2009 Samsung Electronics Kyungmin Park 
Copyright © 2005-2009 Samsung Electronics
Copyright © 2005-2009 Analog Devices Inc.
Copyright © 2005-2008 Analog Devices Inc.
Copyright © 2005-2006 Nokia Corporation
Copyright © 2005 Sean Young 
Copyright © 2005 Samsung Electronics Kyungmin Park 
Copyright © 2005 Agere Systems Inc. All rights reserved. http://www.agere.com
Copyright © 2005 Agere Systems Inc. All rights reserved.
Copyright © 2004-2010 David Woodhouse 
Copyright © 2004-2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks 
Copyright © 2004 Thomas Gleixner (tglx@linutronix.de)
Copyright © 2004 Thomas Gleixner 
Copyright © 2004 Texas Instruments, Jian Zhang 
Copyright © 2004 Szabolcs Gyurko
Copyright © 2004 Micron Technology Inc.
Copyright © 2004 Ferenc Havasi , Zoltan Sogor , Patrik Kluba , University of Szeged, Hungary 2006 KaiGai Kohei 
Copyright © 2004 Ferenc Havasi , Zoltan Sogor , Patrik Kluba , University of Szeged, Hungary
Copyright © 2004 Ferenc Havasi , University of Szeged, Hungary
Copyright © 2004 David Brownell
Copyright © 2003-2010 David Woodhouse 
Copyright © 2003 Rick Bronson
Copyright © 2003 Kartikey Mahendra Bhatt 
Copyright © 2003 Ian Molton 
Copyright © 2002-2010 David Woodhouse 
Copyright © 2002-2003, Greg Ungerer (gerg@snapgear.com)
Copyright © 2002-2003 SnapGear Inc
Copyright © 2002-2003 Greg Ungerer 
Copyright © 2002, Greg Ungerer (gerg@snapgear.com)
Copyright © 2002, 2003 David Dawes  2004 Sylvain Meyer 2006 David Airlie
Copyright © 2002, 2003 David Dawes  2004 Sylvain Meyer
Copyright © 2002 Thomas Gleixner 
Copyright © 2002 SYSGO Real-Time Solutions GmbH
Copyright © 2002 Robert Kaiser 
Copyright © 2001-2010 David Woodhouse 
Copyright © 2001-2007 Red Hat, Inc. and others
Copyright © 2001-2007 Red Hat, Inc. Created by David Woodhouse 
Copyright © 2001-2007 Red Hat, Inc. All Rights Reserved.
Copyright © 2001-2007 Red Hat, Inc.
Copyright © 2001 Thomas Gleixner (gleixner@autronix.de)
Copyright © 2001 Red Hat UK Limited
Copyright © 2001 Flaga hf. Medical Devices, Kári Davíðsson 
Copyright © 2000-2010 David Woodhouse  et al.
Copyright © 2000-2010 David Woodhouse  Steven J. Hill  Thomas Gleixner 
Copyright © 2000-2010 David Woodhouse 
Copyright © 2000-2005 Thomas Gleixner 
Copyright © 2000-2003 Nicolas Pitre 
Copyright © 2000 Steven J. Hill (sjhill@cotw.com)
Copyright © 2000 Red Hat UK Limited
Copyright © 2000 Nicolas Pitre 
Copyright © 2000 Nicolas Pitre 
Copyright © 2000 Netgem S.A.
Copyright © 2000 ARM Limited
Copyright © 1999-2010 David Woodhouse  et al.
Copyright © 1999-2010 David Woodhouse 
Copyright © 1999 Machine Vision Holdings, Inc.
Copyright © 1999 Hannu Mallat All rights reserved
Copyright © 1999 David Woodhouse 
Copyright © 1999 David A. Hinds. All Rights Reserved.
Copyright © 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
Copyright © 1997-2003 by The XFree86 Project, Inc.
Copyright © 1997-1999 Janos Farkas 
Copyright © 1997-1998 by PowerLogix R & D, Inc.
Copyright © 1996 Hans-Joachim Widmaier
Copyright © 1993, 1994 Motorola Inc. All rights reserved.
Copyright © 1993 Ray Burr
Copyright © 1991, 1992 Linus Torvalds
Copyright |copy| 2013 Andrey Smirnov 
Copyright |copy| 2012 - 2013 Samsung Electronics Co., Ltd.
Copyright |copy| 2010 Nokia Corporation
Copyright |copy| 2009 Tobias Lorenz 
Copyright |copy| 2009 Texas Instruments, Inc.
Copyright |copy| 2009 Nokia Corporation
Copyright |copy| 2001-2004 Stelian Pop 
Copyright |copy| 2001-2002 Alcôve 
Copyright |copy| 2000 Andrew Tridgell 
Copyright {C} 2009 
Copyright by Werner Cornelius (werner@titro.de)
Copyright by Werner Cornelius  by Karsten Keil 
Copyright by Werner Cornelius 
Copyright by Traverse Technologies Pty Ltd, www.travers.com.au
Copyright by Ton van Rosmalen by Karsten Keil 
Copyright by Thomas Pfeiffer (pfeiffer@pds.de)
Copyright by Stephan von Krawczynski 
Copyright by Roland Klabunde 
Copyright by Philips Automation Projects Kassel (Germany)
Copyright by Petr Novak 
Copyright by Michał Mirosław, 2008-2009
Copyright by Michael T. Mayers (c) Jan 09, 2000 mail: michael@tweakoz.com Thanks to John Galbraith
Copyright by Marcus Niemann 
Copyright by Klaus-Peter Nischke, ITK AG klaus@nischke.do.eunet.de> by Karsten Keil 
Copyright by Karsten Keil  by Matt Henderson, Traverse Technologies P/L www.traverse.com.au
Copyright by Karsten Keil  by Kai Germaschewski 
Copyright by Karsten Keil 
Copyright by Jan den Ouden
Copyright by Intel Crop., 2002 Louis Zhuang (louis.zhuang@intel.com)
Copyright by Hannu Savolainen 1993-1997
Copyright by Enrik Berkhan 
Copyright by Carsten Paeth 
Copyright by BeWan Systems
Copyright by Andreas Eversberg (jolly@eversberg.eu) based on different decoders such as ISDN4Linux
Copyright by Adam Belay 
Copyright Yaegashi Takeshi, 2001 Adrian McMenamin, 2008 - 2009
Copyright Torsten Duwe  1993
Copyright Tomi Manninen OH2BNS (oh2bns@sral.fi)
Copyright Thomas Gleixner 
Copyright Theodore Ts'o, 1995-1997
Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All rights reserved.
Copyright SysKonnect 1998,1999.
Copyright Stephan Mueller , 2015
Copyright Stephan Mueller , 2014
Copyright Statement:
Copyright Sarah Sharp for Intel Corp, 2010
Copyright Samuel Mendoza-Jonas, IBM Corporation 2018.
Copyright SUSE Linux Products GmbH 2010
Copyright SUSE Linux Products GmbH 2009
Copyright STMicroelectronics, 2007.
Copyright ST-Ericsson 2012.
Copyright Rusty Russell IBM Corporation 2007.
Copyright Roman Zippel, 1997. All rights reserved.
Copyright RedHat, Inc.
Copyright Red Hat, Inc. 2014
Copyright Red Hat, Inc. 2013-2014
Copyright Red Hat, Inc. 2011
Copyright Red Hat, 2009
Copyright Red Hat Inc 2010. Author : Dave Airlie 
Copyright Red Hat Inc 2010.
Copyright Red Hat 2003
Copyright Novell Inc. 2010
Copyright Novell Inc 2010
Copyright NXP 2016
Copyright Motorola 1984 (!). It was written to be part of the Linux operating system.
Copyright MontaVista Software Inc
Copyright Micro Memory Inc 2001-2002. All rights reserved.
Copyright Micro Memory INC 2001. All rights reserved. Release under the terms of the GNU GENERAL PUBLIC LICENSE version 2. See the file COPYING.
Copyright Matthew Wilcox for Intel Corp, 2010
Copyright Matt Mackall , 2003, 2004, 2005
Copyright Linus Torvalds and others.
Copyright Linas Vepstas 2005, 2006
Copyright Linas Vepstas  2004, 2005
Copyright Linas Vepstas  2007
Copyright Linas Vepstas  2004
Copyright Larry Finger 
Copyright LG Electronics Inc., 2014 Written by: Marek Szyprowski  Michal Nazarewicz  Aneesh Kumar K.V  Joonsoo Kim 
Copyright Keith Owens . GPL.
Copyright KOSAKI Motohiro 
Copyright Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk)
Copyright Intel Corporation (C) 2017. All Rights Reserved
Copyright Intel Corporation (C) 2017.
Copyright Intel Corporation (C) 2014-2016. All Rights Reserved
Copyright IBM Corporation, 2018
Copyright IBM Corporation, 2017
Copyright IBM Corporation, 2016
Copyright IBM Corporation, 2015 Author Aneesh Kumar K.V 
Copyright IBM Corporation, 2014
Copyright IBM Corporation, 2013.
Copyright IBM Corporation, 2013 Author Aneesh Kumar K.V 
Copyright IBM Corporation, 2013
Copyright IBM Corporation, 2012 Author Aneesh Kumar K.V 
Copyright IBM Corporation, 2012
Copyright IBM Corporation, 2011
Copyright IBM Corporation, 2010 Author Venkateswararao Jujjuri 
Copyright IBM Corporation, 2010 Author Aneesh Kumar K.V 
Copyright IBM Corporation, 2009
Copyright IBM Corporation, 2008
Copyright IBM Corporation, 2007-2012
Copyright IBM Corporation, 2007 Josh Boyer 
Copyright IBM Corporation, 2007 Authors: Chandra Seetharaman  Mike Anderson 
Copyright IBM Corporation, 2007 Authors: Anthony Liguori 
Copyright IBM Corporation, 2007 Author: Srivatsa Vaddagiri 
Copyright IBM Corporation, 2007 Author: Mike Anderson 
Copyright IBM Corporation, 2007 Author Balbir Singh 
Copyright IBM Corporation, 2007 Author Aneesh Kumar K.V 
Copyright IBM Corporation, 2007
Copyright IBM Corporation, 2006-2007
Copyright IBM Corporation, 2001
Copyright IBM Corporation 2015
Copyright IBM Corporation 2008
Copyright IBM Corporation 2007
Copyright IBM Corporation 2004
Copyright IBM Corporation 2001, 2005, 2006
Copyright IBM Corporation 1999, 2009
Copyright IBM Corp. 2018 Auxtrace support for s390 CPU-Measurement Sampling Facility
Copyright IBM Corp. 2018 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2018 Author(s): Hendrik Brueckner  Thomas Richter 
Copyright IBM Corp. 2018
Copyright IBM Corp. 2017, 2018 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2017, 2018 Author(s): Harald Freudenberger
Copyright IBM Corp. 2017 Author(s): Martin Schwidefsky  Harald Freudenberger 
Copyright IBM Corp. 2017 Author(s): Hendrik Brueckner  Changed by: Ravi Bangoria  Changed by: Kim Phillips 
Copyright IBM Corp. 2017 Author(s): Hendrik Brueckner  Changed by: Ravi Bangoria 
Copyright IBM Corp. 2017 Author(s): Harald Freudenberger 
Copyright IBM Corp. 2017 Author(s): Harald Freudenberger
Copyright IBM Corp. 2017 Author(s): Claudio Imbrenda 
Copyright IBM Corp. 2017
Copyright IBM Corp. 2016, 2018
Copyright IBM Corp. 2016 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2016 Author(s): Janosch Frank 
Copyright IBM Corp. 2016 Author(s): Holger Dengler (hd@linux.vnet.ibm.com) Harald Freudenberger 
Copyright IBM Corp. 2016 Author(s): Harald Freudenberger 
Copyright IBM Corp. 2016
Copyright IBM Corp. 2015 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2015 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2015 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2015 Author(s): Gerald Schaefer 
Copyright IBM Corp. 2015
Copyright IBM Corp. 2014, 2018 Author(s): Alexander Yarygin  Thomas Richter 
Copyright IBM Corp. 2014 Author(s): Jan Willeke,
Copyright IBM Corp. 2014 Author(s): Alexey Ishchuk 
Copyright IBM Corp. 2014
Copyright IBM Corp. 2013, 2018 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2013 Author(s): Ralf Hoppe (rhoppe@de.ibm.com)
Copyright IBM Corp. 2013 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2013 Author(s): Eugene Crosser 
Copyright IBM Corp. 2013
Copyright IBM Corp. 2012,2015
Copyright IBM Corp. 2012, 2018 Author(s): Hendrik Brueckner  Jan Glauber 
Copyright IBM Corp. 2012, 2017 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2012, 2013 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2012 Author(s): Sebastian Ott 
Copyright IBM Corp. 2012 Author(s): Michael Holzheu 
Copyright IBM Corp. 2012 Author(s): Jan Glauber 
Copyright IBM Corp. 2012 Author(s): Holger Dengler 
Copyright IBM Corp. 2012 Author(s): Heiko Carstens 
Copyright IBM Corp. 2012
Copyright IBM Corp. 2011 Author(s): Michael Holzheu 
Copyright IBM Corp. 2011 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2011 Author(s): Jan Glauber 
Copyright IBM Corp. 2011 Author(s): Gerald Schaefer 
Copyright IBM Corp. 2010, 2017 Author(s): Heiko Carstens , Hendrik Brueckner 
Copyright IBM Corp. 2010 Author(s): Michael Holzheu 
Copyright IBM Corp. 2010 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2010 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2010
Copyright IBM Corp. 2009, 2017 Author(s): Martin Schwidefsky  Hendrik Brueckner 
Copyright IBM Corp. 2009, 2011 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2009 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2009 Author(s): Hans-Joachim Picht 
Copyright IBM Corp. 2009
Copyright IBM Corp. 2008, 2018
Copyright IBM Corp. 2008, 2017
Copyright IBM Corp. 2008, 2015
Copyright IBM Corp. 2008, 2014
Copyright IBM Corp. 2008, 2013
Copyright IBM Corp. 2008, 2012 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2008, 2012 Author(s): Cornelia Huck 
Copyright IBM Corp. 2008, 2011
Copyright IBM Corp. 2008, 2009
Copyright IBM Corp. 2008 Authors: Sebastian Ott 
Copyright IBM Corp. 2008 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2008 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2008 Author(s): Jan Glauber 
Copyright IBM Corp. 2008 Author(s): Gerald Schaefer 
Copyright IBM Corp. 2008
Copyright IBM Corp. 2007-2010 Mel Gorman 
Copyright IBM Corp. 2007,2016 Author(s): Gerald Schaefer 
Copyright IBM Corp. 2007,2008 Author(s): Christian Borntraeger 
Copyright IBM Corp. 2007, 2016, 2018 Author(s): Martin Schwidefsky  David Hildenbrand  Janosch Frank 
Copyright IBM Corp. 2007, 2016 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2007, 2012 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2007, 2011 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2007, 2011 Author(s): Heiko Carstens 
Copyright IBM Corp. 2007, 2010 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2007, 2009 Author(s): Utz Bacher , Frank Pavlic , Thomas Spatzier , Frank Blaschka 
Copyright IBM Corp. 2007, 2009 Author(s): Hongjie Yang , Heiko Carstens 
Copyright IBM Corp. 2007, 2007 Authors:	Peter Tiedemann (ptiedem@de.ibm.com)
Copyright IBM Corp. 2007 Authors:	Peter Tiedemann (ptiedem@de.ibm.com)
Copyright IBM Corp. 2007 Author(s): Utz Bacher , Frank Pavlic , Thomas Spatzier , Frank Blaschka 
Copyright IBM Corp. 2007 Author(s): Stefan Weinhuber 
Copyright IBM Corp. 2007 Author(s): Michael Holzheu 
Copyright IBM Corp. 2007 Author(s): Michael Ernst 
Copyright IBM Corp. 2007 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
Copyright IBM Corp. 2007 Author(s): Jan Glauber (jang@de.ibm.com)
Copyright IBM Corp. 2007 Author(s): Heiko Carstens 
Copyright IBM Corp. 2007 Author(s): Frank Pavlic , Thomas Spatzier , Frank Blaschka 
Copyright IBM Corp. 2007
Copyright IBM Corp. 2006,2014 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Gerald Schaefer (gerald.schaefer@de.ibm.com)
Copyright IBM Corp. 2006, 2015 Author(s): Jan Glauber  Harald Freudenberger  Driver for the s390 pseudo random number generator
Copyright IBM Corp. 2006, 2012 Author(s): Cornelia Huck  Martin Schwidefsky  Ralph Wuerthner  Felix Beck  Holger Dengler 
Copyright IBM Corp. 2006, 2010 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2006, 2009
Copyright IBM Corp. 2006, 2008 Author(s): Michael Holzheu 
Copyright IBM Corp. 2006, 2007 Author(s): Heiko Carstens  Michael Holzheu 
Copyright IBM Corp. 2006 Character device driver for writing z/VM APPLDATA monitor records Version 1.0 Author(s): Melissa Howland 
Copyright IBM Corp. 2006 Author(s): Michael Holzheu 
Copyright IBM Corp. 2006 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2006 Author(s): Heiko Carstens 
Copyright IBM Corp. 2005, 2017 Author(s): Jan Glauber (jang@de.ibm.com) Sebastian Siewior (sebastian@breakpoint.cc> SW-Fallback Patrick Steuer  Harald Freudenberger 
Copyright IBM Corp. 2005, 2012 Author(s): Michael Holzheu  Heiko Carstens  Volker Sameske 
Copyright IBM Corp. 2005, 2011 Author(s): Jan Glauber (jang@de.ibm.com)
Copyright IBM Corp. 2005 extended error reporting for DASD ECKD devices Author(s): Stefan Weinhuber 
Copyright IBM Corp. 2005
Copyright IBM Corp. 2004, 2013 Author(s): Arnd Bergmann (arndb@de.ibm.com) Philipp Hachtmann (phacht@de.ibm.com)
Copyright IBM Corp. 2004, 2012 Author(s): Jan Glauber 
Copyright IBM Corp. 2004, 2011 Author(s): Martin Schwidefsky , Holger Smolinski , Thomas Spatzier ,
Copyright IBM Corp. 2004, 2010 Interface implementation for communication with the z/VM control program
Copyright IBM Corp. 2004, 2009 character device driver for reading z/VM system service records, Version 1.0 Author(s): Xenia Tkatschow  Stefan Weinhuber 
Copyright IBM Corp. 2004, 2007 Authors:	Belinda Thompson (belindat@us.ibm.com) Andy Richter (richtera@us.ibm.com) Peter Tiedemann (ptiedem@de.ibm.com)
Copyright IBM Corp. 2004, 2006 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2004, 2005 Interface implementation for communication with the z/VM control program Version 1.0 Author(s): Christian Borntraeger 
Copyright IBM Corp. 2004 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2004 All Rights Reserved.
Copyright IBM Corp. 2004 2005
Copyright IBM Corp. 2004
Copyright IBM Corp. 2003, 2017 Author(s): Thomas Spatzier Jan Glauber Harald Freudenberger (freude@de.ibm.com) Martin Schwidefsky 
Copyright IBM Corp. 2003, 2013 Author(s): Michael Holzheu
Copyright IBM Corp. 2003, 2013
Copyright IBM Corp. 2003, 2012 Virtual CPU timer
Copyright IBM Corp. 2003, 2011 Author(s): Thomas Spatzier Jan Glauber (jan.glauber@de.ibm.com)
Copyright IBM Corp. 2003, 2009
Copyright IBM Corp. 2003, 2008 Author(s): Michael Holzheu
Copyright IBM Corp. 2003, 2008
Copyright IBM Corp. 2003, 2007 Author(s): Thomas Spatzier Jan Glauber (jan.glauber@de.ibm.com)
Copyright IBM Corp. 2003, 2006
Copyright IBM Corp. 2003 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
Copyright IBM Corp. 2003 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2003
Copyright IBM Corp. 2002, 2018
Copyright IBM Corp. 2002, 2016
Copyright IBM Corp. 2002, 2013
Copyright IBM Corp. 2002, 2012
Copyright IBM Corp. 2002, 2011 Author(s): Thomas Spatzier (tspat@de.ibm.com) Author(s): Mahesh Salgaonkar (mahesh@linux.vnet.ibm.com) Author(s): Heinz Graalfs (graalfs@linux.vnet.ibm.com) Author(s): Andreas Krebbel (krebbel@linux.vnet.ibm.com)
Copyright IBM Corp. 2002, 2010
Copyright IBM Corp. 2002, 2009 Author(s): Cornelia Huck  Martin Schwidefsky  Peter Oberparleiter 
Copyright IBM Corp. 2002, 2009
Copyright IBM Corp. 2002, 2008 Author(s): Cornelia Huck (cornelia.huck@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2002, 2008 Author(s): Arnd Bergmann (arndb@de.ibm.com) Cornelia Huck (cornelia.huck@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2002, 2007 Author(s): Ingo Adlung  Cornelia Huck  Arnd Bergmann  Peter Oberparleiter 
Copyright IBM Corp. 2002, 2006 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2002, 2006
Copyright IBM Corp. 2002, 2003 Author(s): Arnd Bergmann (arndb@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2002 Author(s): Cornelia Huck (cornelia.huck@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2001, 2012 Author(s): Robert Burroughs Eric Rossman (edrossma@us.ibm.com) Cornelia Huck 
Copyright IBM Corp. 2001, 2012 Author(s): Robert Burroughs Eric Rossman (edrossma@us.ibm.com)
Copyright IBM Corp. 2001, 2009 Authors: Malcolm Beattie  Michael Holzheu  Frank Munzert 
Copyright IBM Corp. 2001, 2009 Author(s): Ulrich Weigand , Martin Schwidefsky ,
Copyright IBM Corp. 2001, 2009 Author(s): Stefan Bader  Michael Holzheu  Martin Schwidefsky 
Copyright IBM Corp. 2001, 2009 Author(s): Original CTC driver(s): Fritz Elfert (felfert@millenux.com) Dieter Wellerdiek (wel@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com) Denis Joseph Barrow (barrow_dj@yahoo.com) Jochen Roehrig (roehrig@de.ibm.com) Cornelia Huck  MPC additions: Belinda Thompson (belindat@us.ibm.com) Andy Richter (richtera@us.ibm.com) Revived by: Peter Tiedemann (ptiedem@de.ibm.com)
Copyright IBM Corp. 2001, 2009 Author(s): Carsten Otte  Tuan Ngo-Anh  Martin Schwidefsky  Stefan Bader 
Copyright IBM Corp. 2001, 2009 Author(s): Carsten Otte  Tuan Ngo-Anh  Martin Schwidefsky 
Copyright IBM Corp. 2001, 2009 Author(s): Carsten Otte  Michael Holzheu  Tuan Ngo-Anh  Martin Schwidefsky  Stefan Bader 
Copyright IBM Corp. 2001, 2009
Copyright IBM Corp. 2001, 2008
Copyright IBM Corp. 2001, 2007 Authors: Malcolm Beattie  Michael Holzheu  Frank Munzert 
Copyright IBM Corp. 2001, 2007 Authors: Fritz Elfert (felfert@millenux.com) Peter Tiedemann (ptiedem@de.ibm.com) MPC additions : Belinda Thompson (belindat@us.ibm.com) Andy Richter (richtera@us.ibm.com)
Copyright IBM Corp. 2001, 2007 Authors:	Peter Tiedemann (ptiedem@de.ibm.com)
Copyright IBM Corp. 2001, 2007 Authors:	Fritz Elfert (felfert@millenux.com) Peter Tiedemann (ptiedem@de.ibm.com) MPC additions : Belinda Thompson (belindat@us.ibm.com) Andy Richter (richtera@us.ibm.com)
Copyright IBM Corp. 2001, 2007 Authors:	Fritz Elfert (felfert@millenux.com) Peter Tiedemann (ptiedem@de.ibm.com)
Copyright IBM Corp. 2001, 2007 Author(s): Martin Peschke  Michael Ernst 
Copyright IBM Corp. 2001, 2006 Author(s): Stefan Bader  Michael Holzheu  Martin Schwidefsky 
Copyright IBM Corp. 2001, 2006 Author(s): Robert Burroughs Eric Rossman (edrossma@us.ibm.com)
Copyright IBM Corp. 2001, 2006 Author(s): Michael Holzheu 
Copyright IBM Corp. 2001, 2006 Author(s): Carsten Otte  Tuan Ngo-Anh  Martin Schwidefsky 
Copyright IBM Corp. 2001, 2006 Author(s): Carsten Otte  Michael Holzheu  Tuan Ngo-Anh  Martin Schwidefsky 
Copyright IBM Corp. 2001, 2002 Author(s): Carsten Otte  Michael Holzheu  Tuan Ngo-Anh  Martin Schwidefsky  Stefan Bader 
Copyright IBM Corp. 2001 Author(s): Fritz Elfert  
Copyright IBM Corp. 2001 Author(s): Carsten Otte  Michael Holzheu  Tuan Ngo-Anh 
Copyright IBM Corp. 2000, 2009 Author(s): Utz Bacher  Jan Glauber 
Copyright IBM Corp. 2000, 2009 Author(s): Utz Bacher  Cornelia Huck  Jan Glauber 
Copyright IBM Corp. 2000, 2009 Author(s): Ingo Adlung , Martin Schwidefsky , Cornelia Huck , Heiko Carstens ,
Copyright IBM Corp. 2000, 2009 Author(s): Hartmut Penner , Martin Schwidefsky , Christian Ehrhardt ,
Copyright IBM Corp. 2000, 2008 Author(s): Utz Bacher  Jan Glauber  2.6 cio integration by Cornelia Huck 
Copyright IBM Corp. 2000, 2008 Author(s): Utz Bacher  Jan Glauber 
Copyright IBM Corp. 2000, 2006 Author(s): Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com) Gerhard Tonn (ton@de.ibm.com)
Copyright IBM Corp. 2000, 2006
Copyright IBM Corp. 2000, 2001
Copyright IBM Corp. 2000 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Gerhard Tonn (ton@de.ibm.com) Thomas Spatzier (tspat@de.ibm.com)
Copyright IBM Corp. 2000
Copyright IBM Corp. 1999,2013
Copyright IBM Corp. 1999,2012 Author(s): Ingo Adlung (adlung@de.ibm.com) Cornelia Huck (cornelia.huck@de.ibm.com) Arnd Bergmann (arndb@de.ibm.com)
Copyright IBM Corp. 1999,2012
Copyright IBM Corp. 1999,2001
Copyright IBM Corp. 1999, 2017
Copyright IBM Corp. 1999, 2016 Author(s): Martin Schwidefsky , Denis Joseph Barrow, Arnd Bergmann,
Copyright IBM Corp. 1999, 2016
Copyright IBM Corp. 1999, 2013 Author(s): Ingo Adlung (adlung@de.ibm.com) Cornelia Huck (cornelia.huck@de.ibm.com) Arnd Bergmann (arndb@de.ibm.com)
Copyright IBM Corp. 1999, 2013
Copyright IBM Corp. 1999, 2012 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Hartmut Penner (hp@de.ibm.com), Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com), Heiko Carstens 
Copyright IBM Corp. 1999, 2012 Author(s): Hartmut Penner (hp@de.ibm.com), Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999, 2012 Author(s): Hartmut Penner , Martin Schwidefsky , Denis Joseph Barrow,
Copyright IBM Corp. 1999, 2012 Author(s): Denis Joseph Barrow, Martin Schwidefsky , Heiko Carstens ,
Copyright IBM Corp. 1999, 2012
Copyright IBM Corp. 1999, 2011
Copyright IBM Corp. 1999, 2010 Author(s): Denis Joseph Barrow Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999, 2010 Author(s): Cornelia Huck (cornelia.huck@de.ibm.com) Arnd Bergmann (arndb@de.ibm.com) Peter Oberparleiter 
Copyright IBM Corp. 1999, 2010
Copyright IBM Corp. 1999, 2009 Author(s): Original Code written by DJ Barrow  Rewritten by Frank Pavlic  and Martin Schwidefsky 
Copyright IBM Corp. 1999, 2009 Author(s): Martin Schwidefsky , Hartmut Penner , Denis Joseph Barrow,
Copyright IBM Corp. 1999, 2009 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 1999, 2009 Author(s): Martin Peschke  Martin Schwidefsky 
Copyright IBM Corp. 1999, 2009
Copyright IBM Corp. 1999, 2008 Author(s): Martin Schwidefsky , Heiko Carstens ,
Copyright IBM Corp. 1999, 2008 Author(s): Ingo Adlung (adlung@de.ibm.com) Cornelia Huck (cornelia.huck@de.ibm.com) Arnd Bergmann (arndb@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999, 2008 Author(s): Hartmut Penner (hp@de.ibm.com), Martin Schwidefsky (schwidefsky@de.ibm.com), Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
Copyright IBM Corp. 1999, 2007 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Christian Borntraeger (cborntra@de.ibm.com),
Copyright IBM Corp. 1999, 2007 Author(s): Ingo Adlung  Cornelia Huck  Arnd Bergmann  Peter Oberparleiter 
Copyright IBM Corp. 1999, 2006 Author(s): Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
Copyright IBM Corp. 1999, 2004 Author(s): Martin Schwidefsky  Peter Oberparleiter 
Copyright IBM Corp. 1999, 2001
Copyright IBM Corp. 1999, 2000 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Thomas Spatzier (tspat@de.ibm.com)
Copyright IBM Corp. 1999, 2000 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com),
Copyright IBM Corp. 1999, 2000 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
Copyright IBM Corp. 1999, 2000 Author(s): Hartmut Penner (hp@de.ibm.com), Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999, 2000 Author(s): Hartmut Penner (hp@de.ibm.com) Ulrich Weigand (weigand@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999, 2000 Author(s): Hartmut Penner (hp@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999, 2000 Author(s): Hartmut Penner (hp@de.ibm.com)
Copyright IBM Corp. 1999, 2000 Author(s): Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
Copyright IBM Corp. 1999, 2000
Copyright IBM Corp. 1999 Author(s): Ulrich Hild (first version) Martin Schwidefsky (heavily optimized CKSM version) D.J. Barrow (third attempt)
Copyright IBM Corp. 1999 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Christian Borntraeger (cborntra@de.ibm.com),
Copyright IBM Corp. 1999 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
Copyright IBM Corp. 1999 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999 Author(s): Martin Schwidefsky  Martin Peschke 
Copyright IBM Corp. 1999 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 1999 Author(s): Martin Peschke  Martin Schwidefsky 
Copyright IBM Corp. 1999 Author(s): Hartmut Penner (hp@de.ibm.com), Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999 Author(s): Hartmut Penner (hp@de.ibm.com) Ulrich Weigand (uweigand@de.ibm.com)
Copyright IBM Corp. 1999 Author(s): Hartmut Penner (hp@de.ibm.com)
Copyright IBM Corp. 1999
Copyright IBM Corp.
Copyright IBM Corp 2003, 2010 Author(s): Martin Schwidefsky ,
Copyright IBM Corp 2000, 2011 Author(s): Holger Smolinski , Denis Joseph Barrow,
Copyright IBM 2015
Copyright Hans de Goede  for Red Hat, Inc. 2013 - 2016
Copyright Gavin Shan, IBM Corporation 2016.
Copyright Gavin Shan, IBM Corporation 2014.
Copyright Freescale Semiconductor, Inc 2006
Copyright FUJITSU LIMITED 2010
Copyright Everest Semiconductor Co.,Ltd
Copyright Echo Digital Audio Corporation (c) 1998 - 2005 All rights reserved www.echoaudio.com
Copyright Echo Digital Audio Corporation (c) 1998 - 2004 All rights reserved www.echoaudio.com
Copyright EMC Corporation, 2008 Author.........: Nigel Hislop 
Copyright Digital Equipment Corporation 1996.
Copyright Dave Engebretsen & Todd Inglett 2001
Copyright Darryl Miles G7LED (dlm@g7led.demon.co.uk)
Copyright Compulab Ltd., 2006,2007 Mike Rapoport 
Copyright Compulab Ltd, 2002-2007 Mike Rapoport 
Copyright Cavium, Inc. (C) 2015-2017. All rights reserved.
Copyright C 2016, Oracle and/or its affiliates. All rights reserved.
Copyright Benjamin Herrenschmidt & Gavin Shan, IBM Corporation 2013.
Copyright Benjamin Herrenschmidt & Gavin Shan, IBM Corporation 2012.
Copyright Benjamin Herrenschmidt & Gavin Shan, IBM Corporation 2011.
Copyright AudioScience, Inc., 2003
Copyright Andreas Neuhaus  http://www.stud.fh-dortmund.de/~andy/wvlan/
Copyright Andreas Eversberg (jolly@eversberg.eu)
Copyright Altera Corporation (C) 2016. All rights reserved.
Copyright Altera Corporation (C) 2015. All rights reserved.
Copyright Altera Corporation (C) 2014. All rights reserved.
Copyright Altera Corporation (C) 2014-2016. All rights reserved.
Copyright Altera Corporation (C) 2013. All rights reserved
Copyright Altera Corporation (C) 2013-2015. All rights reserved
Copyright Altera Corporation (C) 2013-2014. All rights reserved
Copyright Altera Corporation (C) 2012-2014. All rights reserved.
Copyright Altera Corporation (C) . All rights reserved
Copyright Altera Corporation (C) . All rights reserved
Copyright Alistair Popple, IBM Corporation 2015.
Copyright Alistair Popple, IBM Corporation 2014.
Copyright Alan Cox GW4PTS (alan@lxorguk.ukuu.org.uk)
Copyright Adrian McMenamin adrian@mcmen.demon.co.uk> 2006
Copyright Adrian McMenamin 2005, 2006, 2007 adrian@mcmen.demon.co.uk> Requires firmware (BSD licenced) available from: http://linuxdc.cvs.sourceforge.net/linuxdc/linux-sh-dc/sound/oss/aica/firmware/ or the maintainer
Copyright Acxiom Corporation, 2005.
Copyright : Ian Molton  Andrew Zabolotny  Russell King 
Copyright : Ian Molton  Andrew Zabolotny 
Copyright 31 August 2008 James Bottomley
Copyright 2019 Ilia Mirkin
Copyright 2019 Finn Thain
Copyright 2018, Thiago Jung Bauermann, IBM Corporation.
Copyright 2018, Red Hat, Inc. and/or its affiliates.
Copyright 2018, Paul Cercueil 
Copyright 2018, Murilo Opsfelder Araujo, IBM Corporation.
Copyright 2018, Michael Ellerman, IBM Corporation.
Copyright 2018, Anton Blanchard, IBM Corp.
Copyright 2018 Toradex AG
Copyright 2018 Tempo Semiconductor, Inc. Author: Steven Eckhoff 
Copyright 2018 Socionext Inc. Author: Kunihiko Hayashi 
Copyright 2018 SUSE Linux. Author: Coly Li 
Copyright 2018 SUSE Linux GmbH
Copyright 2018 Red Hat Inc.
Copyright 2018 Realtek Semiconductor Corp. Author: Shuming Fan 
Copyright 2018 Realtek Semiconductor Corp. Author: Bard Liao 
Copyright 2018 Realtek Microelectronics Author: Bard Liao 
Copyright 2018 Realtek Microelectronics
Copyright 2018 Noralf Trønnes
Copyright 2018 Nick Piggin, Michael Ellerman, IBM Corp.
Copyright 2018 NXP
Copyright 2018 Maxime Roussin-Belanger 
Copyright 2018 Luxul Inc.
Copyright 2018 Lukasz Majewski, DENX Software Engineering, lukma@denx.de
Copyright 2018 Linaro Limited
Copyright 2018 Konsulko Group
Copyright 2018 IBM Corporation
Copyright 2018 IBM Corp.
Copyright 2018 IBM Corp
Copyright 2018 Hans de Goede 
Copyright 2018 Google, Inc.
Copyright 2018 Google, Inc
Copyright 2018 Google Inc. Author: Soheil Hassas Yeganeh (soheil@google.com)
Copyright 2018 Google Inc. Author: Eric Dumazet (edumazet@google.com)
Copyright 2018 Digi International, Inc.
Copyright 2018 David Lechner 
Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2018 Christoph Hellwig.
Copyright 2018 Arm Limited Author: Dave Martin 
Copyright 2018 Analog Devices Inc.
Copyright 2018 Alexander Monakov 
Copyright 2018 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright 2018 Advanced Micro Devices, Inc.
Copyright 2017-2018 Sean Wang 
Copyright 2017-2018 NXP.
Copyright 2017-2018 NXP
Copyright 2017-2018 Jacopo Mondi 
Copyright 2017, Ram Pai, IBM Corporation.
Copyright 2017, Nicholas Piggin, IBM Corporation Licensed under GPLv2.
Copyright 2017, Michael Neuling, IBM Corp. Licensed under GPLv2. Original: Breno Leitao  & Gustavo Bueno Romero  Edited: Michael Neuling
Copyright 2017, Michael Ellerman, IBM Corporation.
Copyright 2017, Michael Ellerman, IBM Corp.
Copyright 2017, Matt Brown, IBM Corp.
Copyright 2017, IBM Corporation.
Copyright 2017, IBM Corporation cpufeatures is the new way to discover CPU features with /cpus/features devicetree. This supersedes PVR based discovery ("cputable"), and older device tree feature advertisement.
Copyright 2017, Gustavo Romero, IBM Corp. Licensed under GPLv2.
Copyright 2017, Gustavo Romero, Breno Leitao, Cyril Bur, IBM Corp. Licensed under GPLv2.
Copyright 2017, Daniel Axtens, IBM Corporation. based on crc32c-vpmsum_glue.c]
Copyright 2017, Anshuman Khandual, IBM Corp. Licensed under GPLv2.
Copyright 2017, Anju T, IBM Corp.
Copyright 2017 by Helge Deller 
Copyright 2017 ZTE Corporation.
Copyright 2017 Valve Corporation
Copyright 2017 VMware, Inc., Palo Alto, CA., USA All Rights Reserved.
Copyright 2017 VMware Inc. Steven Rostedt Converted to rst format - Changbin Du 
Copyright 2017 VMware Inc. Author: Steven Rostedt  License: The GNU Free Documentation License, Version 1.2 dual licensed under the GPL v2)
Copyright 2017 Toradex AG
Copyright 2017 Tim Harvey 
Copyright 2017 Thomas Gleixner 
Copyright 2017 Texas Instruments, Inc.
Copyright 2017 Texas Instruments
Copyright 2017 Tempo Semiconductor, Inc. Author: Steven Eckhoff 
Copyright 2017 SiFive
Copyright 2017 Savoir-faire Linux
Copyright 2017 Savoir-Faire Linux
Copyright 2017 Samuel Holland 
Copyright 2017 STMicroelectronics Inc.
Copyright 2017 Roman Yeryomin 
Copyright 2017 Rhys Kidd
Copyright 2017 Red Hat Parts ported from amdgpu (fence wait code).
Copyright 2017 Red Hat Inc.
Copyright 2017 Realtek Semiconductor Corp. Author: Bard Liao 
Copyright 2017 Realtek Semiconductor Corp.
Copyright 2017 Priit Laes
Copyright 2017 Peter Meerwald-Stadler 
Copyright 2017 Paul Mackerras, IBM Corp. 
Copyright 2017 Omnibond Systems, L.L.C.
Copyright 2017 Olimex Ltd. Stefan Mavrodiev 
Copyright 2017 Noralf Trønnes
Copyright 2017 NXP Semiconductor, Inc.
Copyright 2017 NXP
Copyright 2017 Maxime Roussin-Bélanger expanded by Silvan Murer 
Copyright 2017 Manivannan Sadhasivam 
Copyright 2017 Luxul Inc.
Copyright 2017 Lukasz Majewski, DENX Software Engineering, lukma@denx.de
Copyright 2017 Lothar Waßmann 
Copyright 2017 Linaro Ltd.
Copyright 2017 Karol Herbst
Copyright 2017 John Sperbeck
Copyright 2017 Intel Deutschland GmbH
Copyright 2017 Intel Corporation. All rights reserved.
Copyright 2017 Impinj, Inc Author: Andrey Smirnov 
Copyright 2017 Icenowy Zheng 
Copyright 2017 Icenowy Zheng 
Copyright 2017 IBM Corporation
Copyright 2017 IBM Corp.
Copyright 2017 Google, Inc.
Copyright 2017 Google, Inc
Copyright 2017 Google Inc.
Copyright 2017 Google Inc
Copyright 2017 Gateworks Corporation
Copyright 2017 Free Electrons
Copyright 2017 David Lechner 
Copyright 2017 Daniel Axtens, IBM Corporation.
Copyright 2017 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2017 Cirrus Logic, Inc.
Copyright 2017 Cirrus Logic
Copyright 2017 Chen-Yu Tsai 
Copyright 2017 Chen-Yu Tsai
Copyright 2017 Canonical Ltd.
Copyright 2017 Canonical
Copyright 2017 Cadence Design Systems Inc.
Copyright 2017 CS Systemes d'Information.
Copyright 2017 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries.
Copyright 2017 Broadcom
Copyright 2017 Boundary Devices, Inc.
Copyright 2017 Benjamin Herrenschmidt, IBM Corporation.
Copyright 2017 Benjamin Herrenschmidt, IBM Corporation
Copyright 2017 Ben Whitten 
Copyright 2017 Beckhoff Automation GmbH & Co. KG based on imx53-qsb.dts
Copyright 2017 BayLibre, SAS Author: Neil Armstrong 
Copyright 2017 Armadeus Systems 
Copyright 2017 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2017 Advanced Micro Devices, Inc.
Copyright 2017 ATMEL
Copyright 2017 ARM Ltd.
Copyright 2017 - Vikas MANOCHA 
Copyright 2017 - Steven Rostedt, VMware, Inc.
Copyright 2017 - Patrice Chotard 
Copyright 2017 - Free Electrons
Copyright 2017 - Alexandre Torgue 
Copyright 2017 (c) Samsung Electronics Software, Inc.
Copyright 2017	Intel Deutschland GmbH
Copyright 2016-2018 Vladimir Zapolskiy 
Copyright 2016-2018 Toradex AG
Copyright 2016-2018 Socionext Inc.
Copyright 2016-2018 NXP
Copyright 2016-2018 Advanced Micro Devices, Inc.
Copyright 2016-2017 Socionext Inc. All rights reserved.
Copyright 2016-2017 NXP
Copyright 2016-2017 Lukasz Majewski, DENX Software Engineering, lukma@denx.de
Copyright 2016-2017 Lothar Waßmann 
Copyright 2016-2017 Intel Deutschland GmbH
Copyright 2016-2017 Google, Inc
Copyright 2016-2017 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2016-2017 Advanced Micro Devices, Inc.
Copyright 2016-17 IBM Corp.
Copyright 2016,2017 IBM Corporation.
Copyright 2016, Suraj Jitindar Singh, IBM Corporation.
Copyright 2016, Rashmica Gupta, IBM Corp.
Copyright 2016, Qualcomm Atheros, Inc.
Copyright 2016, Michael Ellerman, IBM Corp. Licensed under GPLv2.
Copyright 2016, Daniel Axtens, IBM Corporation.
Copyright 2016, Cyril Bur, IBM Corp.
Copyright 2016, Chris Smart, IBM Corporation.
Copyright 2016, Anton Blanchard, Michael Ellerman, IBM Corp. Licensed under GPLv2.
Copyright 2016 by Gaurav Minocha
Copyright 2016 by Frank Rowand
Copyright 2016 by Emese Revfy  Licensed under the GPL v2
Copyright 2016 ZTE Corporation.
Copyright 2016 VMware, Inc., Palo Alto, CA., USA
Copyright 2016 United Western Technologies.
Copyright 2016 Toradex AG
Copyright 2016 Tom aan de Wiel
Copyright 2016 Samsung Electronics Co., Ltd.
Copyright 2016 STMicroelectronics Inc.
Copyright 2016 Russell King 
Copyright 2016 Rockwell Collins
Copyright 2016 Red Hat, Inc. and/or its affiliates.
Copyright 2016 Red Hat Inc.
Copyright 2016 Realtek Semiconductor Corp. Author: Oder Chiou 
Copyright 2016 Realtek Semiconductor Corp. Author: Jack Yu 
Copyright 2016 Realtek Semiconductor Corp. Author: Bard Liao 
Copyright 2016 Realtek Microelectronics Author: Jack Yu 
Copyright 2016 Realtek Microelectronics Author: Bard Liao 
Copyright 2016 Realtek Microelectronics
Copyright 2016 Quentin Schulz
Copyright 2016 Qtechnology A/S 2016 Ricardo Ribalda 
Copyright 2016 Peter Meerwald-Stadler 
Copyright 2016 Pengutronix, 
Copyright 2016 Paul Mackerras, IBM Corp. 
Copyright 2016 Nuvoton Technology Corp. Author: John Hsu 
Copyright 2016 Nuvoton Technology Corp. Author: David Lin 
Copyright 2016 Nuvoton Technology Corp.
Copyright 2016 Noralf Trønnes
Copyright 2016 NextThing Co
Copyright 2016 Netflix, Inc.
Copyright 2016 Naveen N. Rao  IBM Corporation
Copyright 2016 NXP Semiconductors
Copyright 2016 NXP Semiconductor
Copyright 2016 NXP
Copyright 2016 Mylène Josserand
Copyright 2016 Microsemi Corporation
Copyright 2016 Michael Ellerman, IBM Corporation.
Copyright 2016 Maxime Ripard
Copyright 2016 Marek Vasut 
Copyright 2016 Madhavan Srinivasan, IBM Corporation.
Copyright 2016 Maciej W. Rozycki 
Copyright 2016 Luxul Inc.
Copyright 2016 Luo Yi 
Copyright 2016 Linaro Ltd.
Copyright 2016 Linaro Ltd
Copyright 2016 Karol Herbst
Copyright 2016 Jonathan Cameron 
Copyright 2016 Intel Corporation All Rights Reserved.
Copyright 2016 Intel Corporation
Copyright 2016 Intel Corp.
Copyright 2016 Integrated Device Technology, Inc.
Copyright 2016 Icenowy Zheng 
Copyright 2016 Icenowy Zheng 
Copyright 2016 Icenowy 
Copyright 2016 IBM Corporation.
Copyright 2016 IBM Corporation
Copyright 2016 Heiner Kallweit  Based on drivers/hid/hid-thingm.c and drivers/usb/misc/usbled.c
Copyright 2016 Hans de Goede 
Copyright 2016 Hans Verkuil <hverkuil@xs4all.nl
Copyright 2016 HUAWEI TECHNOLOGIES CO., LTD.
Copyright 2016 Grinn
Copyright 2016 Google, Inc
Copyright 2016 Google Inc.
Copyright 2016 Gateworks Corporation
Copyright 2016 Freescale Semiconductor, Inc.
Copyright 2016 Freescale Semiconductor Inc.
Copyright 2016 Free Electrons NextThing Co. Quentin Schulz 
Copyright 2016 Free Electrons
Copyright 2016 Ezequiel Garcia 
Copyright 2016 Elettra-Sincrotrone Trieste S.C.p.A.
Copyright 2016 David Lechner 
Copyright 2016 Crestez Dan Leonard 
Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2016 Cirrus Logic, Inc.
Copyright 2016 Christopher Spinrath
Copyright 2016 Christophe Leroy, CS Systemes d'Information
Copyright 2016 Chen-Yu Tsai 
Copyright 2016 Chen-Yu Tsai
Copyright 2016 Chandan Kumar, IBM Corporation.
Copyright 2016 Broadcom Limited
Copyright 2016 Broadcom
Copyright 2016 Boundary Devices, Inc.
Copyright 2016 Axis Comunications AB.
Copyright 2016 Axentia Technologies
Copyright 2016 ArcticSand, Inc. Author : Brian Dodge 
Copyright 2016 Anju T, IBM Corporation.
Copyright 2016 Analog Devices Inc.
Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copyright 2016 Alexey Kardashevskiy, IBM Corporation 
Copyright 2016 Alastair D'Silva, IBM Corporation.
Copyright 2016 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright 2016 Advanced Micro Devices, Inc.
Copyright 2016 - Stefan Mavrodiev  Olimex LTD. 
Copyright 2016 - Lee Jones 
Copyright 2016	Intel Deutschland GmbH
Copyright 2015-2018 Cirrus Logic
Copyright 2015-2017 Socionext Inc.
Copyright 2015-2017 Pengutronix, Lucas Stach 
Copyright 2015-2017 Lothar Waßmann 
Copyright 2015-2017 Google, Inc
Copyright 2015-2017 Advanced Micro Devices, Inc.
Copyright 2015-2017	Intel Deutschland GmbH
Copyright 2015-2016, Aneesh Kumar K.V, IBM Corporation.
Copyright 2015-2016 Vladimir Zapolskiy 
Copyright 2015-2016 Linaro Ltd.
Copyright 2015-2016 Google Inc.
Copyright 2015-2016 Freescale Semiconductor, Inc.
Copyright 2015-2016 Freescale Semiconductor Inc.
Copyright 2015-2016 Collabora Ltd.
Copyright 2015-2016 Axis Comunications AB.
Copyright 2015-2016 Analog Devices Inc. Author: Paul Cercueil 
Copyright 2015-16 Maxim Integrated Products
Copyright 2015-16 Golden Delicious Computers
Copyright 2015, Sam Bobroff, IBM Corp. Licensed under GPLv2.
Copyright 2015, Red Hat, Inc. and/or its affiliates.
Copyright 2015, Qualcomm Atheros, Inc.
Copyright 2015, Michael Neuling, IBM Corp. Licensed under GPLv2. Original: Michael Neuling 19/7/2013 Edited: Rashmica Gupta 01/12/2015
Copyright 2015, Michael Neuling, IBM Corp. Licensed under GPLv2.
Copyright 2015, Michael Ellerman, IBM Corp. Licensed under GPLv2.
Copyright 2015, Michael Ellerman, IBM Corp.
Copyright 2015, Laurent Dufour, IBM Corp.
Copyright 2015, Heiner Kallweit 
Copyright 2015, Freescale Semiconductor, Inc.
Copyright 2015, Daniel Axtens, IBM Corporation
Copyright 2015, Cyril Bur, IBM Corp.
Copyright 2015, Anton Blanchard, IBM Corp. Licensed under GPLv2.
Copyright 2015, Anshuman Khandual, IBM Corporation.
Copyright 2015 Álvaro Fernández Rojas 
Copyright 2015 www.starterkit.ru 
Copyright 2015 Yoshinori Sato 
Copyright 2015 Yoshinori Sato 
Copyright 2015 Vladimir Zapolskiy 
Copyright 2015 Vishnu Patekar Vishnu Patekar 
Copyright 2015 Vishnu Patekar
Copyright 2015 Verifone Int.
Copyright 2015 VMware, Inc., Palo Alto, CA., USA
Copyright 2015 VMware, Inc.
Copyright 2015 Tyler Baker
Copyright 2015 Toradex AG
Copyright 2015 Timesys Corporation.
Copyright 2015 Texas Instruments
Copyright 2015 Technologic Systems
Copyright 2015 Technexion Ltd.
Copyright 2015 Sutajio Ko-Usagi PTE LTD
Copyright 2015 Stefan Roese 
Copyright 2015 Solarflare Communications Inc.
Copyright 2015 Simon Arlott
Copyright 2015 Siarhei Siamashka 
Copyright 2015 Savoir-faire Linux
Copyright 2015 Samuel Pitosiet
Copyright 2015 Samuel Pitoiset
Copyright 2015 SUSE Linux GmbH
Copyright 2015 Robert Jarzmik 
Copyright 2015 Regents of the University of California, Berkeley
Copyright 2015 Regents of the University of California
Copyright 2015 Red Hat, Inc. and/or its affiliates.
Copyright 2015 Red Hat Inc.
Copyright 2015 Realtek Semiconductor Corp. Author: Oder Chiou 
Copyright 2015 Realtek Semiconductor Corp. Author: Bard Liao 
Copyright 2015 Realtek Semiconductor Corp.
Copyright 2015 Realtek Microelectronics Author: Oder Chiou 
Copyright 2015 Realtek Microelectronics Author: Bard Liao 
Copyright 2015 Priit Laes
Copyright 2015 Nuvoton Technology Corp. Co-author: Meng-Huang Kuo 
Copyright 2015 Nouveau project
Copyright 2015 Nouveau Project
Copyright 2015 NextThing Co
Copyright 2015 Mentor Graphics Corporation.
Copyright 2015 Maxime Ripard Maxime Ripard 
Copyright 2015 Maxime Ripard 
Copyright 2015 Maxime Ripard
Copyright 2015 Martin Peres
Copyright 2015 Martin Kepplinger 
Copyright 2015 Marcus Cooper 
Copyright 2015 Marcus Cooper
Copyright 2015 Maciej Szmigiero 
Copyright 2015 Lothar Waßmann 
Copyright 2015 Linaro.
Copyright 2015 Linaro Ltd.
Copyright 2015 Linaro Ltd
Copyright 2015 Linaro Limited.
Copyright 2015 Linaro Limited
Copyright 2015 Lawrence Yu 
Copyright 2015 LG Electronics Inc.
Copyright 2015 Karsten Merker 
Copyright 2015 Karol Herbst 
Copyright 2015 Karol Herbst
Copyright 2015 Josef Gajdusek 
Copyright 2015 Jonas Gorski 
Copyright 2015 Joachim Eastwood 
Copyright 2015 Jelle van der Waa 
Copyright 2015 Jelle de Jong 
Copyright 2015 Intel Deutschland GmbH
Copyright 2015 Intel Corporation
Copyright 2015 IBM Corporation.
Copyright 2015 IBM Corporation Author: Mahesh Salgaonkar 
Copyright 2015 IBM Corp.
Copyright 2015 Heiko Stuebner 
Copyright 2015 Hans de Goede 
Copyright 2015 Hannes Reinecke
Copyright 2015 Gábor Nyers
Copyright 2015 Gridpoint
Copyright 2015 Google, Inc.
Copyright 2015 Google, Inc
Copyright 2015 Google Inc. Author: Anatol Pomozov 
Copyright 2015 Google Inc.
Copyright 2015 Google Chromium project. Author: Anatol Pomozov 
Copyright 2015 General Electric Company
Copyright 2015 Freescale, Inc. Tang Yuantian 
Copyright 2015 Freescale Semiconductor, Inc.
Copyright 2015 Freescale Semiconductor York Sun 
Copyright 2015 Freescale Semiconductor Inc.
Copyright 2015 Free Electrons
Copyright 2015 Felix Fietkau 
Copyright 2015 Endless Mobile, Inc. Author: Carlo Caione 
Copyright 2015 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2015 Cirrus Logic, Inc.
Copyright 2015 Cirrus Logic Inc.
Copyright 2015 Cirrus Logic Inc
Copyright 2015 Chen-Yu Tsai 
Copyright 2015 Chen-Yu Tsai
Copyright 2015 Carnegie Mellon University
Copyright 2015 Broadcom
Copyright 2015 Boundary Devices, Inc.
Copyright 2015 Baylibre SAS.
Copyright 2015 Armadeus Systems
Copyright 2015 Ariel D'Alessandro 
Copyright 2015 Annapurna Labs Ltd.
Copyright 2015 Andy Fleming
Copyright 2015 Andrew Lunn 
Copyright 2015 Andrea Venturi 
Copyright 2015 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2015 Amazon.com, Inc. or its affiliates.
Copyright 2015 Allworx Corp.
Copyright 2015 Aleksei Mamlin Aleksei Mamlin 
Copyright 2015 Akamai Technologies Inc. All Rights Reserved
Copyright 2015 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright 2015 Advanced Micro Devices, Inc.
Copyright 2015 Adam Sampson 
Copyright 2015 - Ultimaker B.V. Author Olliver Schinagl 
Copyright 2015 - Steven Rostedt, Red Hat Inc.
Copyright 2015 - Maxime Coquelin 
Copyright 2015 - Marcus Cooper 
Copyright 2015 - Karsten Merker 
Copyright 2015 - 2016 Intel Deutschland GmbH
Copyright 2015 - 2016 Amazon.com, Inc. or its affiliates.
Copyright 2014-2018 Advanced Micro Devices, Inc.
Copyright 2014-2017 Toradex AG
Copyright 2014-2017 Lothar Waßmann 
Copyright 2014-2017 Freescale Semiconductor Inc.
Copyright 2014-2016 by Open Source Security, Inc., Brad Spengler  and PaX Team  Licensed under the GPL v2
Copyright 2014-2016 Toradex AG
Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
Copyright 2014-2016 Linaro Ltd.
Copyright 2014-2016 IBM Corp.
Copyright 2014-2016 Google Inc.
Copyright 2014-2016 Freescale Semiconductor, Inc.
Copyright 2014-2016 Freescale Semiconductor Inc.
Copyright 2014-2016 Analog Devices Inc. Author: Paul Cercueil 
Copyright 2014-2016 Analog Devices Author: Lars-Peter Clausen 
Copyright 2014-2015, Qualcomm Atheros, Inc.
Copyright 2014-2015 Yoshinori Sato 
Copyright 2014-2015 VMware, Inc., Palo Alto, CA., USA
Copyright 2014-2015 Solarflare Communications Inc.
Copyright 2014-2015 Prodrive Technologies Andre van Herk  Jerry Jacobs 
Copyright 2014-2015 PMC-Sierra, Inc.
Copyright 2014-2015 Macq S.A.
Copyright 2014-2015 Linaro Ltd.
Copyright 2014-2015 Integrated Device Technology, Inc. Alexandre Bounine 
Copyright 2014-2015 Google Inc.
Copyright 2014-2015 Freescale Semiconductor, Inc.
Copyright 2014-2015 Freescale Semiconductor Inc.
Copyright 2014-2015 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2014-2015 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2014-2015 Advanced Micro Devices, Inc.
Copyright 2014-16 Peter Meerwald-Stadler 
Copyright 2014, Rafał Miłecki 
Copyright 2014, Michael Ellerman, IBM Corp. Licensed under GPLv2.
Copyright 2014, Jason Cooper 
Copyright 2014, Intel Corporation
Copyright 2014, Hauke Mehrtens 
Copyright 2014, Broadcom Corporation
Copyright 2014, 2015 O.S. Systems Software LTDA.
Copyright 2014 Zoltan HERPAI Zoltan HERPAI 
Copyright 2014 Wolfson Microelectronics plc
Copyright 2014 Ulrich Hecht
Copyright 2014 Toradex AG
Copyright 2014 Tilera Corporation. All Rights Reserved.
Copyright 2014 Texas Instruments, Inc. Santosh Shilimkar 
Copyright 2014 Sutajio Ko-Usagi PTE LTD
Copyright 2014 Sukadev Bhattiprolu, IBM Corporation.
Copyright 2014 Sony Mobile Communications Inc.
Copyright 2014 Soeren Moch 
Copyright 2014 Skyworks Solutions Inc. Author : Gyungoh Yoo 
Copyright 2014 Siarhei Siamashka 
Copyright 2014 Roy Spliet
Copyright 2014 Rose Technology
Copyright 2014 Red Hat Inc.
Copyright 2014 Realtek Semiconductor Corp. Author: Bard Liao 
Copyright 2014 Realtek Semiconductor Corp.
Copyright 2014 Realtek Microelectronics Author: Bard Liao 
Copyright 2014 Realtek Microelectronics
Copyright 2014 Rafał Miłecki
Copyright 2014 QLogic Corporation All rights reserved
Copyright 2014 Prodrive Technologies B.V.
Copyright 2014 Peter Meerwald 
Copyright 2014 Panasonic Corporation
Copyright 2014 Pali Rohár 
Copyright 2014 Open Source Support GmbH
Copyright 2014 Oleksij Rempel  Provide Alphascale ASM9260 support.
Copyright 2014 Oleksij Rempel 
Copyright 2014 MundoReader S.L.
Copyright 2014 Michal Sojka 
Copyright 2014 Maxime Ripard
Copyright 2014 Martin Peres 
Copyright 2014 Martin Peres
Copyright 2014 Markus Pargmann , Pengutronix
Copyright 2014 Luxul Inc.
Copyright 2014 Linaro Ltd.
Copyright 2014 Linaro Ltd
Copyright 2014 Linaro Limited Author: Matt Porter 
Copyright 2014 Linaro Limited
Copyright 2014 Laurent Pinchart
Copyright 2014 Jon Smirl 
Copyright 2014 Intel Mobile Communications GmbH
Copyright 2014 Intel Corporation; author: H. Peter Anvin
Copyright 2014 Intel Corporation
Copyright 2014 Ideas on Board Oy
Copyright 2014 Iain Paton 
Copyright 2014 IBM Corporation.
Copyright 2014 IBM Corporation Author: Mahesh Salgaonkar 
Copyright 2014 IBM Corp. Author(s): Alexander Yarygin 
Copyright 2014 IBM Corp.
Copyright 2014 Hans de Goede 
Copyright 2014 Google, Inc.
Copyright 2014 Google, Inc Author: Alexandru M Stan 
Copyright 2014 Google, Inc
Copyright 2014 Google Inc. Author: willemb@google.com (Willem de Bruijn)
Copyright 2014 Google Inc.
Copyright 2014 Google Chromium project. Author: Anatol Pomozov 
Copyright 2014 Gerd Hoffmann 
Copyright 2014 General Electric Company
Copyright 2014 Gateworks Corporation
Copyright 2014 Freescale Semiconductor, Inc.
Copyright 2014 Freescale Semiconductor Inc.
Copyright 2014 FEDEVEL, Inc.
Copyright 2014 Emilio López 
Copyright 2014 Elettra-Sincrotrone Trieste S.C.p.A.
Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2014 Cisco Systems, Inc. All rights reserved.
Copyright 2014 CirrusLogic, Inc.
Copyright 2014 Cirrus Logic, Inc.
Copyright 2014 Chen-Yu Tsai 
Copyright 2014 Chen-Yu Tsai
Copyright 2014 Carlo Caione 
Copyright 2014 Canonical
Copyright 2014 Boris Brezillon
Copyright 2014 Beniamino Galvani 
Copyright 2014 Belkin Inc.
Copyright 2014 Bart Tanghe 
Copyright 2014 Andrea Merello 
Copyright 2014 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2014 Analog Devices Inc.
Copyright 2014 Alexander Aring 
Copyright 2014 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright 2014 Advanced Micro Devices, Inc.
Copyright 2014 - Iain Paton 
Copyright 2014 - Hans de Goede 
Copyright 2014 - 2015 Freescale Semiconductor, Inc.
Copyright 2014 - 2015 Freescale Semiconductor Inc.
Copyright 2014	Intel Corporation (Author: Johannes Berg)
Copyright 2013: Jeff Layton 
Copyright 2013-2017 by PaX Team  Licensed under the GPL v2
Copyright 2013-2017 Pervasive Displays, Inc.
Copyright 2013-2017 Lothar Waßmann 
Copyright 2013-2017 IBM Corp.
Copyright 2013-2016 Integrated Device Technology, Inc.
Copyright 2013-2016 Freescale Semiconductor, Inc.
Copyright 2013-2016 Freescale Semiconductor Inc.
Copyright 2013-2015, Michael Ellerman, IBM Corp. Licensed under GPLv2.
Copyright 2013-2015 Maxim Integrated Products This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Copyright 2013-2015 Maxim Integrated Products
Copyright 2013-2015 Intel Mobile Communications GmbH
Copyright 2013-2015 Freescale Semiconductor Inc.
Copyright 2013-2015 Emilio López
Copyright 2013-2015 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2013-2014 Red Hat Inc.
Copyright 2013-2014 Intel Mobile Communications GmbH
Copyright 2013-2014 Hauke Mehrtens 
Copyright 2013-2014 Freescale Semiconductor, Inc.
Copyright 2013-2014 Freescale Semiconductor Inc.
Copyright 2013-2014 Analog Devices Inc. Author: Lars-Peter Clauen 
Copyright 2013-16 Advanced Micro Devices, Inc.
Copyright 2013-15 Maxim Integrated Products This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Copyright 2013-15 Maxim Integrated Products
Copyright 2013-15 Advanced Micro Devices, Inc.
Copyright 2013,2014 IBM Corp.
Copyright 2013, Michael Ellerman, IBM Corporation.
Copyright 2013, Michael Ellerman, IBM Corp. Licensed under GPLv2.
Copyright 2013, Michael (Ellerman|Neuling), IBM Corporation.
Copyright 2013, Anton Blanchard, IBM Corporation.
Copyright 2013, 2014 Horms Solutions Ltd.
Copyright 2013 Wind River Systems Inc.
Copyright 2013 Wills Wang
Copyright 2013 VMware, Inc., Palo Alto, CA., USA
Copyright 2013 Tomasz Figa 
Copyright 2013 Til-Technologies
Copyright 2013 Texas Instruments, Inc. Santosh Shilimkar 
Copyright 2013 Texas Instruments, Inc. Cyril Chemparathy  Santosh Shilimkar 
Copyright 2013 Texas Instruments, Inc.
Copyright 2013 Texas Instruments
Copyright 2013 Solarflare Communications Author: Ben Hutchings
Copyright 2013 Sascha Hauer 
Copyright 2013 STMicroelectronics Inc.
Copyright 2013 Runzhen Wang, IBM Corporation.
Copyright 2013 Rostislav Lisovy , PiKRON s.r.o.
Copyright 2013 Red Hat, Inc. Author: Daniel Borkmann  Chetan Loke  (TPACKET_V3 usage example)
Copyright 2013 Red Hat Inc.
Copyright 2013 Red Hat All Rights Reserved.
Copyright 2013 Realtek Semiconductor Corp. Author: Oder Chiou 
Copyright 2013 Realtek Semiconductor Corp. Author: Bard Liao 
Copyright 2013 Realtek Microelectronics Author: Bard Liao 
Copyright 2013 Realtek Microelectronics
Copyright 2013 Qtechnology/AS
Copyright 2013 Qtechnology A/S
Copyright 2013 Prodrive B.V.
Copyright 2013 Philipp Zabel, Pengutronix
Copyright 2013 Peter Meerwald 
Copyright 2013 Pavel Machek 
Copyright 2013 Ondrej Zary
Copyright 2013 Olliver Schinagl 
Copyright 2013 Oliver Schinagl
Copyright 2013 Oleksandr Kravchenko 
Copyright 2013 Oleksandr Kravchenko 
Copyright 2013 Michael Ellerman, IBM Corporation.
Copyright 2013 Michael Ellerman, IBM Corp.
Copyright 2013 Michael Ellerman, Guo Chao, IBM Corp.
Copyright 2013 Maxime Ripard 
Copyright 2013 Maxime Ripard
Copyright 2013 Matthew Garrett 
Copyright 2013 Matrox Graphics
Copyright 2013 Markus Pargmann , Pengutronix
Copyright 2013 Lucas Stach, Pengutronix 
Copyright 2013 Linaro Ltd. Written by: David A. Long
Copyright 2013 Linaro Ltd. All rights reserved.
Copyright 2013 Linaro Ltd.
Copyright 2013 Linaro Ltd
Copyright 2013 Linaro Limited; author Roy Franz
Copyright 2013 Linaro Limited
Copyright 2013 Linaro
Copyright 2013 Jeff Layton 
Copyright 2013 Intel Corporation; author Matt Fleming
Copyright 2013 Intel Corporation All Rights Reserved.
Copyright 2013 Intel Corporation
Copyright 2013 Ilia Mirkin
Copyright 2013 Ideas On Board SPRL
Copyright 2013 IBM Corporation Author: Mahesh Salgaonkar 
Copyright 2013 IBM Corp.
Copyright 2013 Hauke Mehrtens 
Copyright 2013 Hans de Goede 
Copyright 2013 Greg Ungerer 
Copyright 2013 Google, Inc
Copyright 2013 Google Inc. Written by Willem de Bruijn 
Copyright 2013 Google Inc. Author: Willem de Bruijn (willemb@google.com)
Copyright 2013 Google Inc. Author: Willem de Bruijn  Daniel Borkmann 
Copyright 2013 Google Inc. All Rights Reserved
Copyright 2013 Golden Delicious Computers Nikolaus Schaller 
Copyright 2013 Golden Delicious Computers Lukas Märdian 
Copyright 2013 Gateworks Corporation
Copyright 2013 Freescale Semiconductor, Inc. Author: Dongsheng Wang  Li Yang 
Copyright 2013 Freescale Semiconductor, Inc.
Copyright 2013 Freescale Semiconductor Inc.
Copyright 2013 Free Electrons
Copyright 2013 Eukréa Electromatique 
Copyright 2013 Eukréa Electromatique  Based on imx35-pinfunc.h in the same directory Which is:
Copyright 2013 Eukréa Electromatique 
Copyright 2013 Emilio López Emilio López 
Copyright 2013 Emilio López
Copyright 2013 Data Modul AG
Copyright 2013 Daniel Borkmann  Licensed under the GNU General Public License, version 2.0 (GPLv2)
Copyright 2013 Daniel Borkmann  Licensed under the GNU General Public License, version 2.0 (GPLv2)
Copyright 2013 Crystalfontz America, Inc. Free Electrons
Copyright 2013 Crystalfontz America, Inc.
Copyright 2013 CompuLab Ltd. Author: Valentin Raevsky 
Copyright 2013 CompuLab Ltd.
Copyright 2013 Codethink Ltd.
Copyright 2013 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2013 Cisco Systems, Inc. and/or its affiliates.
Copyright 2013 Cisco Systems, Inc. All rights reserved.
Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
Copyright 2013 Chen-Yu Tsai Chen-Yu Tsai 
Copyright 2013 Canonical Ltd.
Copyright 2013 CSC Australia Pty. Ltd.
Copyright 2013 Broadcom Corporation
Copyright 2013 Boundary Devices, Inc.
Copyright 2013 Armadeus Systems - 
Copyright 2013 Anshuman Khandual, IBM Corporation.
Copyright 2013 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2013 Analog Devices Inc. Author: Lars-Peter Clauen 
Copyright 2013 Analog Devices Inc.
Copyright 2013 Amarula Solutions
Copyright 2013 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright 2013 Advanced Micro Devices, Inc.
Copyright 2013 Actions Semi Inc. Author: Actions Semi, Inc.
Copyright 2013 ATMEL, Josh Wu (josh.wu@atmel.com)
Copyright 2013 - 2015 Freescale Semiconductor Inc.
Copyright 2013 - 2014 Maxim Integrated Products
Copyright 2013 - 2014 Freescale Semiconductor Inc.
Copyright 2013
Copyright 2012-2017 Solarflare Communications Inc.
Copyright 2012-2017  based on imx53-qsb.dts
Copyright 2012-2016 by the PaX Team 
Copyright 2012-2016 VMware, Inc., Palo Alto, CA., USA
Copyright 2012-2016 Advanced Micro Devices, Inc.
Copyright 2012-2015 VMware, Inc., Palo Alto, CA., USA
Copyright 2012-2015 VMware, Inc.
Copyright 2012-2015 Maxime Ripard
Copyright 2012-2015 Freescale Semiconductor, Inc.
Copyright 2012-2015 Freescale Semiconductor Inc.
Copyright 2012-2015 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2012-2015 Avago Technologies. All rights reserved.
Copyright 2012-2014 VMware, Inc., Palo Alto, CA., USA
Copyright 2012-2014 Imagination Technologies Ltd.
Copyright 2012-2014 Freescale Semiconductor, Inc.
Copyright 2012-2013, cozybit Inc.
Copyright 2012-2013, Marco Porsch 
Copyright 2012-2013 Stefan Roese 
Copyright 2012-2013 Solarflare Communications Inc.
Copyright 2012-2013 STMicroelectronics Inc.
Copyright 2012-2013 Jonas Gorski 
Copyright 2012-2013 Freescale Semiconductor, Inc.
Copyright 2012-2013 David Herrmann 
Copyright 2012-2013 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2012-2013 Analog Devices Inc.
Copyright 2012-2013 (C) M2TECH S.r.l and Amarula Solutions B.V.
Copyright 2012-16 Advanced Micro Devices, Inc.
Copyright 2012-15 Advanced Micro Devices, Inc.cls
Copyright 2012-15 Advanced Micro Devices, Inc.
Copyright 2012-14 Advanced Micro Devices, Inc.
Copyright 2012, Kurt Van Dijck 
Copyright 2012, Intel Inc.
Copyright 2012, Hauke Mehrtens 
Copyright 2012, Fabio Baltieri 
Copyright 2012, Anton Blanchard, IBM Corporation.
Copyright 2012 sTec, Inc.
Copyright 2012 by Servergy, Inc.
Copyright 2012 by Oracle Inc Author: Konrad Rzeszutek Wilk 
Copyright 2012 bct electronic GmbH
Copyright 2012 Yuanhan Liu All Rights Reserved
Copyright 2012 Xyratex Technology Limited
Copyright 2012 Wolfson Microelectronics. PLC.
Copyright 2012 Wolfson Microelectronics plc
Copyright 2012 Wolfson Microelectronics PLC. Author: Mark Brown 
Copyright 2012 Wolfson Microelectronics PLC.
Copyright 2012 Wolfson Microelectronics
Copyright 2012 Viresh Kumar 
Copyright 2012 The Nouveau community
Copyright 2012 Texas Instruments Inc.
Copyright 2012 Texas Instruments
Copyright 2012 Steffen Trumtrar, Pengutronix
Copyright 2012 Steffen Trumtrar , Pengutronix
Copyright 2012 Steffen Trumtrar 
Copyright 2012 Stefan Roese Stefan Roese 
Copyright 2012 Stefan Roese 
Copyright 2012 Stanislav Yakovlev 
Copyright 2012 Sony Corporation
Copyright 2012 Sonal Santan
Copyright 2012 Simon Arlott, Chris Boot, Stephen Warren
Copyright 2012 Simon Arlott
Copyright 2012 Shiraz Hashim 
Copyright 2012 Shawn Guo 
Copyright 2012 Sascha Hauer, Uwe Kleine-König, Steffen Trumtrar and Markus Pargmann, Pengutronix
Copyright 2012 Sascha Hauer, Pengutronix 
Copyright 2012 Sascha Hauer, Pengutronix
Copyright 2012 Sascha Hauer , Pengutronix
Copyright 2012 STEC, Inc.
Copyright 2012 ST-Ericsson AB
Copyright 2012 ST-Ericsson
Copyright 2012 ST Microelectronics (Alessandro Rubini)
Copyright 2012 ST Ericsson.
Copyright 2012 Roland Stigge 
Copyright 2012 Red Hat, Inc. Doug Ledford 
Copyright 2012 Red Hat, Inc  Author: Matthew Garrett
Copyright 2012 Red Hat, Inc 
Copyright 2012 Red Hat Inc. Parts based on xf86-video-ast
Copyright 2012 Red Hat Inc.
Copyright 2012 Red Hat Inc
Copyright 2012 Red Hat 
Copyright 2012 Red Hat
Copyright 2012 Philippe Reynes 
Copyright 2012 Philippe Retornaz, philippe.retornaz@epfl.ch
Copyright 2012 Philippe Retornaz, 
Copyright 2012 Peter Meerwald 
Copyright 2012 Pavel Machek 
Copyright 2012 Paul Mackerras, IBM Corp. 
Copyright 2012 Panasonic Corporation
Copyright 2012 Ondrej Zary  based on radio-aimslab.c by M. Kirkwood and radio-sf16fmi.c by M. Kirkwood and Petr Vandrovec
Copyright 2012 Nouveau community
Copyright 2012 Nouveau Community
Copyright 2012 Michael Ellerman, IBM Corporation.
Copyright 2012 Maxime Ripard 
Copyright 2012 Maxime Ripard
Copyright 2012 Matt Evans & Michael Neuling, IBM Corporation.
Copyright 2012 Marvell International Ltd.
Copyright 2012 Markus Pargmann, Pengutronix
Copyright 2012 Maarten Lankhorst
Copyright 2012 Lucas Stach 
Copyright 2012 Lothar Felten 
Copyright 2012 Linaro Ltd. Anton Vorontsov 
Copyright 2012 Linaro Ltd.
Copyright 2012 Linaro Ltd
Copyright 2012 Laurent Cans 
Copyright 2012 Kim Phillips, Freescale Semiconductor.
Copyright 2012 Javier Martin, Vista Silicon 
Copyright 2012 Intel Corporation; author H. Peter Anvin
Copyright 2012 Intel Corporation Author: Josh Triplett 
Copyright 2012 Intel Corporation
Copyright 2012 IBM Corporation
Copyright 2012 IBM Corp.
Copyright 2012 Google, Inc.
Copyright 2012 Google, Inc
Copyright 2012 Freescale Semiconductor, Inc.
Copyright 2012 Freescale Semiconductor Inc.
Copyright 2012 Free Electrons
Copyright 2012 Emerson
Copyright 2012 Dialog Semiconductors Ltd.
Copyright 2012 Dialog Semiconductor Ltd.
Copyright 2012 Denis 'GNUtoo' Carikli 
Copyright 2012 DENX Software Engineering, GmbH.
Copyright 2012 DENX Software Engineering, GmbH
Copyright 2012 DENX Software Engineering GmbH Heiko Schocher 
Copyright 2012 Creative Product Design Marc Reilly 
Copyright 2012 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2012 Cisco Systems, Inc. All rights reserved.
Copyright 2012 CirrusLogic, Inc.
Copyright 2012 Calxeda, Inc.
Copyright 2012 CS Systemes d'Information
Copyright 2012 Benjamin Herrenschmidt, IBM Corporation.
Copyright 2012 Benjamin Herrenschmidt, IBM Corporation
Copyright 2012 Benjamin Herrenschmidt, IBM Corp.
Copyright 2012 Armadeus Systems - 
Copyright 2012 Armadeus Systems 
Copyright 2012 Anatolij Gustschin 
Copyright 2012 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2012 Analog Devices Inc.
Copyright 2012 Alexandre Pereira da Silva 
Copyright 2012 Advanced Micro Devices, Inc., Robert Richter
Copyright 2012 Advanced Micro Devices, Inc.
Copyright 2012 Actions Semi Inc. Author: Actions Semi, Inc.
Copyright 2012 ATMEL, Hong Xu
Copyright 2012 - 2015 Freescale Semiconductor, Inc.
Copyright 2012 - 2015 Freescale Semiconductor Inc.
Copyright 2012 (C), Thomas Petazzoni 
Copyright 2012 (C), Jason Cooper 
Copyright 2011-2016 by Emese Revfy  Licensed under the GPL v2, or (at your option) v3
Copyright 2011-2016 Google Inc.
Copyright 2011-2016 Freescale Semiconductor Inc.
Copyright 2011-2016 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2011-2015 VMware, Inc., Palo Alto, CA., USA
Copyright 2011-2015 IBM Corp.
Copyright 2011-2015 Hauke Mehrtens 
Copyright 2011-2015 Analog Devices Inc.
Copyright 2011-2014, ARM Ltd.
Copyright 2011-2014 VMware, Inc., Palo Alto, CA., USA
Copyright 2011-2014 Freescale Semiconductor, Inc.
Copyright 2011-2014 Autronica Fire and Security AS
Copyright 2011-2014 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2011-2013 Texas Instruments Inc.
Copyright 2011-2013 Solarflare Communications Inc.
Copyright 2011-2013 Freescale Semiconductor, Inc.
Copyright 2011-2013 Broadcom Corporation
Copyright 2011-2013 Autronica Fire and Security AS
Copyright 2011-2013 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2011-2012, cozybit Inc.
Copyright 2011-2012, Pavel Zubarev 
Copyright 2011-2012, Meador Inge, Mentor Graphics Corporation.
Copyright 2011-2012, Marco Porsch 
Copyright 2011-2012 VMware, Inc., Palo Alto, CA., USA
Copyright 2011-2012 Texas Instruments Inc.
Copyright 2011-2012 NVIDIA, Inc.
Copyright 2011-2012 Maxim Integrated Products
Copyright 2011-2012 Julian Squires 
Copyright 2011-2012 Hauke Mehrtens 
Copyright 2011-2012 Freescale Semiconductor, Inc.
Copyright 2011-2012 Freescale Semiconductor, Inc
Copyright 2011-2012 Freescale Semiconductor Inc.
Copyright 2011-2012 Calxeda, Inc.
Copyright 2011-2012 Analog Devices Inc.
Copyright 2011-2 Wolfson Microelectronics plc
Copyright 2011-2 Wolfson Microelectronics PLC. Author: Mark Brown 
Copyright 2011-2 Wolfson Microelectronics PLC.
Copyright 2011,2016 Freescale Semiconductor, Inc.
Copyright 2011,2012 Toradex Inc.
Copyright 2011, Siemens AG written by Alexander Smirnov 
Copyright 2011, Netlogic Microsystems.
Copyright 2011, Netlogic Microsystems Inc.
Copyright 2011, Integrated Device Technology, Inc.
Copyright 2011, Hauke Mehrtens 
Copyright 2011, Dmitry Eremin-Solenikov
Copyright 2011, Chetan Loke  License: GPL, version 2.0
Copyright 2011, Broadcom Corporation
Copyright 2011, ARM Ltd.
Copyright 2011, 2012, Hauke Mehrtens 
Copyright 2011 by Bryan Wu 
Copyright 2011 bct electronic GmbH
Copyright 2011 Xillybus Ltd, http://xillybus.com
Copyright 2011 Wolfson Microelectronics. PLC.
Copyright 2011 Wolfson Microelectronics plc. Author: Mark Brown 
Copyright 2011 Wolfson Microelectronics plc Mark Brown 
Copyright 2011 Wolfson Microelectronics plc Author: Mark Brown 
Copyright 2011 Wolfson Microelectronics plc
Copyright 2011 Wolfson Microelectronics PLC. Author: Mark Brown 
Copyright 2011 Wolfson Microelectronics PLC.
Copyright 2011 Wolfson Microelectronics
Copyright 2011 Wolfram Sang, Pengutronix e.K.
Copyright 2011 Wind River Systems, Inc.
Copyright 2011 Vista Silicon S.L.
Copyright 2011 The Chromium Authors, All Rights Reserved.
Copyright 2011 Solarflare Communications Inc.
Copyright 2011 Simtec Electronics Ben Dooks 
Copyright 2011 Samsung Electronics Co., Ltd. http://www.samsung.com/
Copyright 2011 ST-Ericsson AB
Copyright 2011 Roland Stigge 
Copyright 2011 Red Hat, Inc., Peter Zijlstra
Copyright 2011 Red Hat, Inc. and/or its affiliates.
Copyright 2011 Red Hat, Inc. All rights reserved.
Copyright 2011 Red Hat, Inc. All Rights Reserved.
Copyright 2011 Red Hat, Inc.
Copyright 2011 Red Hat Inc. All Rights Reserved.
Copyright 2011 Red Hat Inc.
Copyright 2011 Realtek Semiconductor Corp. Author: Johnny Hsu 
Copyright 2011 Realtek Microelectronics Author: Johnny Hsu 
Copyright 2011 Realtek Microelectronics
Copyright 2011 Picochip, Jamie Iles.
Copyright 2011 PetaLogix Qld Pty Ltd Port to Microblaze
Copyright 2011 Paul Mackerras, IBM Corp. 
Copyright 2011 NW Digital Radio
Copyright 2011 Microsoft
Copyright 2011 Michal Simek 
Copyright 2011 Maxim Integrated Products
Copyright 2011 Matt Evans , IBM Corporation 2016 Naveen N. Rao 
Copyright 2011 Matt Evans , IBM Corporation
Copyright 2011 Marvell. 
Copyright 2011 Linus Walleij 
Copyright 2011 Linaro Ltd.
Copyright 2011 Linaro Limited
Copyright 2011 Linaro
Copyright 2011 Lars-Peter Clausen 
Copyright 2011 Jonathan Corbet corbet@lwn.net
Copyright 2011 Jonathan Corbet 
Copyright 2011 Intel Corporation; author Matt Fleming
Copyright 2011 Intel Corporation
Copyright 2011 Intel Corp. Author: Huang Ying 
Copyright 2011 Integrated Device Technology, Inc. Alexandre Bounine  Chul Kim 
Copyright 2011 IBM Corporation.
Copyright 2011 IBM Corporation Author: Mahesh Salgaonkar 
Copyright 2011 IBM Corporation
Copyright 2011 IBM Corp.
Copyright 2011 Heiko Stuebner 
Copyright 2011 Hauppauge Computer works drivers/staging/media/lirc/lirc_zilog.c
Copyright 2011 Google, Inc.
Copyright 2011 Google Inc. All Rights Reserved
Copyright 2011 Freescale Semiconductor, Inc. All Rights Reserved.
Copyright 2011 Freescale Semiconductor, Inc.
Copyright 2011 Freescale Semiconductor, Inc
Copyright 2011 Freescale Semiconductor Inc.
Copyright 2011 Free Software Foundation, Inc. Contributed by Bernd Schmidt .
Copyright 2011 Free Electrons
Copyright 2011 Florian Tobias Schandinat 
Copyright 2011 Fenghua Yu 
Copyright 2011 Denis 'GNUtoo' Carikli 
Copyright 2011 David Gibson, IBM Corporation 
Copyright 2011 CompuLab, Ltd.
Copyright 2011 Cisco Systems, Inc. All rights reserved.
Copyright 2011 Cirrus Logic, Inc.
Copyright 2011 Christian König. All Rights Reserved.
Copyright 2011 Calxeda, Inc.
Copyright 2011 Broadcom Corporation. All rights reserved. 
Copyright 2011 Benjamin Herrenschmidt, IBM Corp.
Copyright 2011 Benjamin Herrenschmidt , IBM Corp.
Copyright 2011 Ben Hutchings.
Copyright 2011 Ben Herrenschmidt, IBM Corp.
Copyright 2011 Analog Devices Inc. Author: Yi Li  Author: Lars-Peter Clausen 
Copyright 2011 Analog Devices Inc. Author: Lars-Peter Clausen  based on an inital version by Cliff Cai 
Copyright 2011 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2011 Analog Devices Inc.
Copyright 2011 Analog Devices Inc (from AD7923 Driver)
Copyright 2011 Analog Devices Inc
Copyright 2011 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright 2011 Advanced Micro Devices, Inc.
Copyright 2011 - 2015 Freescale Semiconductor Inc.
Copyright 2011 - 2014 Freescale Semiconductor Inc.
Copyright 2011 - 2012 Maxim Integrated Products
Copyright 2011 - 2012 Cavium, Inc.
Copyright 2011 - 2012 Bryan Wu 
Copyright 2011 (c) Oracle Corp.
Copyright 2010-2015 Samuel Thibault 
Copyright 2010-2015 Renesas Electronics Corporation
Copyright 2010-2014 Imagination Technologies Ltd.
Copyright 2010-2013 Imagination Technologies Ltd.
Copyright 2010-2012 Solarflare Communications Inc.
Copyright 2010-2012 Hauke Mehrtens 
Copyright 2010-2012 Freescale Semiconductor, Inc.
Copyright 2010-2011a Analog Devices Inc.
Copyright 2010-2011, 2013 Freescale Semiconductor, Inc.
Copyright 2010-2011 Texas Instruments Inc.
Copyright 2010-2011 Picochip Ltd., Jamie Iles http://www.picochip.com
Copyright 2010-2011 Paul Mackerras, IBM Corp. 
Copyright 2010-2011 GE Intelligent Platforms Embedded Systems, Inc.
Copyright 2010-2011 Freescale Semiconductor, Inc. All Rights Reserved.
Copyright 2010-2011 Freescale Semiconductor, Inc.
Copyright 2010-2011 Calxeda, Inc.
Copyright 2010-2011 Analog Devices Inc.
Copyright 2010-2 Wolfson Microelectronics plc
Copyright 2010-11 Wolfson Microelectronics plc
Copyright 2010-1 Wolfson Microelectronics plc
Copyright 2010,2012 IBM Corp.
Copyright 2010,2012 Freescale Semiconductor Inc.
Copyright 2010,2011 Intel Corp. Author: Huang Ying 
Copyright 2010, Lars-Peter Clausen 
Copyright 2010, IBM Corporation. Author: K.Prasad 
Copyright 2010, Christian Lamparter 
Copyright 2010, Bernhard Loos 
Copyright 2010, 2011 Texas Instruments Incorporated
Copyright 2010, 2011 Mark Nelson and Tseng-Hui (Frank) Lin, IBM Corporation
Copyright 2010, 2011 Kent Overstreet 
Copyright 2010, 2011 David Jander 
Copyright 2010 by Konrad Rzeszutek Wilk 
Copyright 2010 Yong Shen 
Copyright 2010 Wolfson Microelectronics. PLC.
Copyright 2010 Wolfson Microelectronics, plc
Copyright 2010 Wolfson Microelectronics plc Author: Dimitris Papastamos 
Copyright 2010 Wolfson Microelectronics plc
Copyright 2010 Wolfson Microelectronics PLC.
Copyright 2010 Wolfram Sang 
Copyright 2010 VMware, Inc., Palo Alto, CA., USA
Copyright 2010 Torez Smith, IBM Corporation.
Copyright 2010 Tilera Corporation. All Rights Reserved.
Copyright 2010 Texas Instruments Inc. Author: Graeme Gregory  Author: Jorge Eduardo Candelaria 
Copyright 2010 Texas Instruments Inc.
Copyright 2010 Steven Rostedt , Red Hat Inc.
Copyright 2010 Steven King 
Copyright 2010 Silicon Turnkey Express LLC.
Copyright 2010 Sascha Hauer, Pengutronix 
Copyright 2010 Samsung Electronics Co., Ltd. Pawel Osciak 

Copyright (c) 2015 Patrick McHardy Copyright (c) 2015 Pablo Neira Ayuso Copyright (c) 2015 PLUMgrid, http://plumgrid.com Copyright (c) 2015 Oracle. All rights reserved. Copyright (c) 2015 Oracle and/or its affiliates. All rights reserved. Authors: Bob Picco , Khalid Aziz Copyright (c) 2015 Oracle and/or its affiliates. All Rights Reserved. Copyright (c) 2015 Oliver Neukum Copyright (c) 2015 Nordic Semiconductor. All Rights Reserved. Copyright (c) 2015 Nicira, Inc. Copyright (c) 2015 Neil Armstrong Copyright (c) 2015 Neil Armstrong Copyright (c) 2015 NVIDIA Corporation. All rights reserved. Copyright (c) 2015 NVIDIA Corporation. Copyright (c) 2015 Motorola Mobility Copyright (c) 2015 Mellanox Technologies. All rights reserved. Copyright (c) 2015 Melexis Copyright (c) 2015 MediaTek, Shunli Wang Copyright (c) 2015 MediaTek Inc. Authors: YT Shen CK Hu Copyright (c) 2015 MediaTek Inc. Author: Zhigang.Wei Chunfeng.Yun Copyright (c) 2015 MediaTek Inc. Author: YT SHEN Copyright (c) 2015 MediaTek Inc. Author: YH Huang Copyright (c) 2015 MediaTek Inc. Author: Mars.C Copyright (c) 2015 MediaTek Inc. Author: Leilk Liu Copyright (c) 2015 MediaTek Inc. Author: Koro Chen Sascha Hauer Hidalgo Huang Ir Lian Copyright (c) 2015 MediaTek Inc. Author: Koro Chen Copyright (c) 2015 MediaTek Inc. Author: James Liao Copyright (c) 2015 MediaTek Inc. Author: Hongzhou.Yang Yingjoe Chen Copyright (c) 2015 MediaTek Inc. Author: Hongzhou.Yang Copyright (c) 2015 MediaTek Inc. Author: Honghui Zhang Copyright (c) 2015 MediaTek Inc. Author: Henry Chen Copyright (c) 2015 MediaTek Inc. Author: Hanyi Wu Sascha Hauer Dawei Chien Louis Yu Copyright (c) 2015 MediaTek Inc. Author: Erin.Lo Copyright (c) 2015 MediaTek Inc. Author: Erin Lo Copyright (c) 2015 MediaTek Inc. Author: Chunfeng Yun Copyright (c) 2015 MediaTek Inc. Author: CK Hu Copyright (c) 2015 MediaTek Inc. Author: Biao Huang Copyright (c) 2015 MediaTek Inc. Author: Bayi Cheng Copyright (c) 2015 MediaTek Inc. Author: Andrew-CT Chen Copyright (c) 2015 MediaTek Inc. Copyright (c) 2015 Measurement-Specialties Copyright (c) 2015 Markus Stockhausen Copyright (c) 2015 Lukasz Majewski Anand Moon Copyright (c) 2015 Lukas Wunner Copyright (c) 2015 Linear Technology Copyright (c) 2015 Linaro, Ltd. All rights reserved. Copyright (c) 2015 Linaro Ltd. www.linaro.org Copyright (c) 2015 Linaro Ltd. Author: Pi-Cheng Chen Copyright (c) 2015 Linaro Ltd. Copyright (c) 2015 Linaro Limited. Copyright (c) 2015 Kuninori Morimoto Copyright (c) 2015 Krzysztof Kozlowski Copyright (c) 2015 Kontron Author: Vadim V. Vlasov Copyright (c) 2015 K. Merker Copyright (c) 2015 Joachim Eastwood Copyright (c) 2015 Jiri Pirko Copyright (c) 2015 Jamal Hadi Salim Copyright (c) 2015 Jaegeuk Kim Copyright (c) 2015 Intel Deutschland GmbH Copyright (c) 2015 Intel Corporation. All rights reserved. Copyright (c) 2015 Intel Corporation Copyright (c) 2015 Imagination Technologies Author: Paul Burton Copyright (c) 2015 Imagination Technologies Author: Alex Smith Copyright (c) 2015 Imagination Technologies Author: Alex Smith Copyright (c) 2015 Hisilicon Limited. Copyright (c) 2015 HiSilicon Technologies Co., Ltd. Copyright (c) 2015 Herbert Xu Copyright (c) 2015 Heiko Stuebner Copyright (c) 2015 Hans de Goede Copyright (c) 2015 HGST, a Western Digital Company. Copyright (c) 2015 H Hartley Sweeten Copyright (c) 2015 Guenter Roeck Copyright (c) 2015 Google, Inc. Copyright (c) 2015 Google, Inc Copyright (c) 2015 FUJITSU LIMITED Copyright (c) 2015 Essensium NV Copyright (c) 2015 Endless Mobile, Inc. Author: Carlo Caione Copyright (c) 2015 Dialog Semiconductor Ltd. Copyright (c) 2015 Dialog Semiconductor Copyright (c) 2015 Denys Vlasenko Copyright (c) 2015 David Ahern Copyright (c) 2015 Cumulus Networks. All rights reserved. Copyright (c) 2015 Cumulus Networks, Inc. Copyright (c) 2015 Cumulus Networks Copyright (c) 2015 Collabora Ltd. Author: Sjoerd Simons Copyright (c) 2015 Clement Vuchener Copyright (c) 2015 Chen-Yu Tsai Copyright (c) 2015 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2015 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2015 Caesar Wang Copyright (c) 2015 Cadence Design Systems Inc. Copyright (c) 2015 CMC Electronics, Inc. Copyright (c) 2015 Broadcom. All rights reserved. Copyright (c) 2015 Benjamin Tissoires Copyright (c) 2015 BMW Car IT GmbH Copyright (c) 2015 Azael Avalos Copyright (c) 2015 Axis Communications AB Copyright (c) 2015 Axentia Technologies AB Author: Peter Rosin Copyright (c) 2015 Armadeus Systems Copyright (c) 2015 Ariel D'Alessandro Copyright (c) 2015 Andy Lutomirski GPL v2 Copyright (c) 2015 Andrew Lutomirski GPL v2 Copyright (c) 2015 Andrew Lutomirski Copyright (c) 2015 ARM Ltd. Copyright (c) 2015 6WIND S.A. Author: Nicolas Dichtel Copyright (c) 2015 - Savoir-faire Linux Copyright (c) 2015 - 2016 Stefan Schmidt Copyright (c) 2015 - 2016 Red Hat, Inc Copyright (c) 2014-2018, The Linux Foundation. All rights reserved. Copyright (c) 2014-2018 The Linux Foundation. All rights reserved. Copyright (c) 2014-2018 Nuvoton Technology corporation. Copyright (c) 2014-2018 MediaTek Inc. Copyright (c) 2014-2017, The Linux Foundation. All rights reserved. Copyright (c) 2014-2017, Intel Corporation. Copyright (c) 2014-2017 Samsung Electronics Co., Ltd Copyright (c) 2014-2017 Qualcomm Atheros, Inc. Copyright (c) 2014-2017 Pengutronix, Marc Kleine-Budde Copyright (c) 2014-2017 Oracle. All rights reserved. Copyright (c) 2014-2017 Mentor Graphics Inc. Copyright (c) 2014-2017 Intel Corporation. All rights reserved. Copyright (c) 2014-2017 Broadcom Copyright (c) 2014-2016, The Linux Foundation. All rights reserved. Copyright (c) 2014-2016, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2014-2016, Intel Corporation. Copyright (c) 2014-2016, Fuzhou Rockchip Electronics Co., Ltd Caesar Wang Copyright (c) 2014-2016, Ericsson AB All rights reserved. Copyright (c) 2014-2016 Qualcomm Atheros, Inc. Copyright (c) 2014-2016 QLogic Corporation Copyright (c) 2014-2016 Mentor Graphics Inc. Copyright (c) 2014-2016 Jiri Pirko Copyright (c) 2014-2016 Intel Corporation Copyright (c) 2014-2016 Hisilicon Limited. Copyright (c) 2014-2016 Frank Praznik Copyright (c) 2014-2016 Christoph Hellwig. Copyright (c) 2014-2016 Broadcom Corporation Copyright (c) 2014-2016 Andy Lutomirski GPL v2 Copyright (c) 2014-2016 Andrew Lutomirski Copyright (c) 2014-2016 Advanced Micro Devices, Inc. All rights reserved. Copyright (c) 2014-2016 Advanced Micro Devices, Inc. Copyright (c) 2014-2015,2017 Qualcomm Atheros, Inc. Copyright (c) 2014-2015, The Linux Foundation. All rights reserved. Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2014-2015, Intel Corporation. Copyright (c) 2014-2015, Imagination Technologies Copyright (c) 2014-2015 Thomas Graf Copyright (c) 2014-2015 The Linux Foundation. All rights reserved. Copyright (c) 2014-2015 Takashi Sakamoto Copyright (c) 2014-2015 Scott Feldman Copyright (c) 2014-2015 Samsung Electronics Co., Ltd. Author : Chanwoo Choi Copyright (c) 2014-2015 Qualcomm Atheros, Inc. Copyright (c) 2014-2015 QLogic Corporation. All rights reserved. Copyright (c) 2014-2015 QLogic Corporation All rights reserved www.qlogic.com Copyright (c) 2014-2015 QLogic Corporation Copyright (c) 2014-2015 MediaTek Inc. Author: Tianping.Fang Copyright (c) 2014-2015 MediaTek Inc. Author: Hongzhou.Yang Copyright (c) 2014-2015 MediaTek Inc. Author: Chaotian.Jing Copyright (c) 2014-2015 MediaTek Inc. Copyright (c) 2014-2015 Linaro Limited. Copyright (c) 2014-2015 Jiri Pirko Copyright (c) 2014-2015 Imagination Technologies Ltd. Copyright (c) 2014-2015 Hisilicon Limited. Copyright (c) 2014-2015 Google Inc. Copyright (c) 2014-2015 Andrew Lutomirski Copyright (c) 2014- QLogic Corporation. All rights reserved www.qlogic.com Copyright (c) 2014,2017 The Linux Foundation. All rights reserved. Copyright (c) 2014,2017 Qualcomm Atheros, Inc. Copyright (c) 2014,2016 Qualcomm Atheros, Inc. Copyright (c) 2014,2015, Linaro Ltd. Copyright (c) 2014,2015 Ken Xue Jeff Wu Copyright (c) 2014,2015 AMD Corporation. Authors: Ken Xue Wu, Jeff Copyright (c) 2014, The Linux foundation. All rights reserved. Copyright (c) 2014, The Linux Foundation. All rights reserved. Copyright (c) 2014, The Linux Foundation. All rights reserved. Copyright (c) 2014, The Linux Foundation, Laura Abbott. Copyright (c) 2014, The Chromium OS Authors. All rights reserved. Copyright (c) 2014, Steffen Trumtrar Copyright (c) 2014, Sony Mobile Communications Inc. Copyright (c) 2014, Sony Mobile Communications AB. Copyright (c) 2014, ROCKCHIP CORPORATION. All rights reserved. Copyright (c) 2014, QLogic Corporation Copyright (c) 2014, Primary Data, Inc. All rights reserved. Copyright (c) 2014, Patrik Jakobsson All Rights Reserved. Copyright (c) 2014, National Instruments Corp. All rights reserved. Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2014, Mellanox Technologies inc. All rights reserved. Copyright (c) 2014, Lorenzo Bianconi Copyright (c) 2014, Linaro Limited Author: Linus Walleij Copyright (c) 2014, Linaro Limited Copyright (c) 2014, Intel Corporation. Qiaowei Ren Dave Hansen Copyright (c) 2014, Intel Corporation. Author: Ramakrishna Pallala Copyright (c) 2014, Intel Corporation. Author: David Cohen Copyright (c) 2014, Intel Corporation. Copyright (c) 2014, Intel Corporation All rights reserved. Copyright (c) 2014, Insignal Co., Ltd. Copyright (c) 2014, Inforce Computing. All rights reserved. Copyright (c) 2014, I2SE GmbH Copyright (c) 2014, Fuzhou Rockchip Electronics Co., Ltd Author: Tony Xie Copyright (c) 2014, Fuzhou Rockchip Electronics Co., Ltd Author: Addy Ke Copyright (c) 2014, Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2014, Ericsson AB All rights reserved. Copyright (c) 2014, Cisco Systems, Inc. All rights reserved. Copyright (c) 2014, Chen-Yu Tsai Copyright (c) 2014, Applied Micro Circuits Corporation Authors: Iyappan Subramanian Ravi Patel Keyur Chudgar Copyright (c) 2014, Applied Micro Circuits Corporation Authors: Iyappan Subramanian Keyur Chudgar Copyright (c) 2014, Applied Micro Circuits Corporation Authors: Iyappan Subramanian Copyright (c) 2014, Applied Micro Circuits Corporation Author: Tanmay Inamdar Duc Dang Copyright (c) 2014, Applied Micro Circuits Corporation Author: Rameshwar Prasad Sahu Shamal Winchurkar Feng Kan Copyright (c) 2014, Applied Micro Circuits Corporation Author: Rameshwar Prasad Sahu Loc Ho Copyright (c) 2014, Applied Micro Circuits Corporation Author: Loc Ho Tuan Phan Suman Tripathi Copyright (c) 2014, Applied Micro Circuits Corporation Author: Feng Kan . Copyright (c) 2014, Applied Micro Circuits Corporation Author: Feng Kan Author: Hieu Le Copyright (c) 2014, Applied Micro Circuits Corporation Author: Tin Huynh . Y Vo . Quan Nguyen . Copyright (c) 2014, Adam Baker Copyright (c) 2014, 2015 FUKAUMI Naoki Copyright (c) 2014, 2015 Andy Yan Copyright (c) 2014 sigma star gmbh Author: Richard Weinberger Copyright (c) 2014 eGauge Systems LLC Contributed by David Mosberger-Tang Copyright (c) 2014 by Florian 'floe' Echtler Copyright (c) 2014 by Chris J Arges Copyright (c) 2014 Zhang, Keguang Copyright (c) 2014 Toradex AG. Copyright (c) 2014 Tomasz Figa Copyright (c) 2014 Tomasz Figa Copyright (c) 2014 Tim Chen Copyright (c) 2014 The Linux Foundation. All rights reserved. Copyright (c) 2014 The Chromium OS Authors Copyright (c) 2014 Takashi Sakamoto Copyright (c) 2014 Takashi Sakamoto Copyright (c) 2014 Takashi Iwai Copyright (c) 2014 Steffen Trumtrar Copyright (c) 2014 Stefan Roese Copyright (c) 2014 Shuah Khan Copyright (c) 2014 Sebastian Reichel Copyright (c) 2014 Scott Feldman Copyright (c) 2014 Scott Feldman Copyright (c) 2014 Scott Alfter Copyright (c) 2014 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2014 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Tomasz Figa Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Thomas Abraham Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Rahul Sharma Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Naveen Krishna Ch Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Jaewon Kim Author: Hyunhee Kim Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Chanwoo Choi Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Andrey Ryabinin Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Andrey Ryabinin Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Ajay Kumar Copyright (c) 2014 Samsung Electronics Co., Ltd. Copyright (c) 2014 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2014 Samsung Electronics Co., Ltd Derived from drivers/video/backlight/ld9040.c Copyright (c) 2014 Samsung Electronics Co., Ltd Author: Chanwoo Choi Copyright (c) 2014 Samsung Electronics Co., Ltd Copyright (c) 2014 SUSE LINUX Products GmbH Copyright (c) 2014 STMicroelectonics Ltd. Author: Stuart Menefy Copyright (c) 2014 Romain Perier Copyright (c) 2014 Rockchip Electronics Co. Ltd. Author: Jianqun xu Copyright (c) 2014 Rockchip Electronics Co. Ltd. Author: Jianqun Copyright (c) 2014 Redpine Signals Inc. Copyright (c) 2014 Red Hat, Inc., Mark Salter Copyright (c) 2014 Red Hat, Inc. All Rights Reserved. Copyright (c) 2014 Red Hat, Inc Copyright (c) 2014 Red Hat Inc. Copyright (c) 2014 Realtek Semiconductor Corp. All rights reserved. Copyright (c) 2014 Raspberry Pi (Trading) Ltd. All rights reserved. Copyright (c) 2014 Rafał Miłecki Copyright (c) 2014 Qualcomm Atheros, Inc. Copyright (c) 2014 QLogic Corporation All rights reserved Copyright (c) 2014 QLogic Corporation Copyright (c) 2014 Philipp Zabel

, Pengutronix Copyright (c) 2014 Petr Olivka Copyright (c) 2014 Peter Meerwald Copyright (c) 2014 Patrik Jakobsson All Rights Reserved. Copyright (c) 2014 Patrick McHardy Copyright (c) 2014 Pali Rohár Copyright (c) 2014 Pablo Neira Ayuso Copyright (c) 2014 PLUMgrid, http://plumgrid.com Copyright (c) 2014 Oracle Co., Daniel Kiper Copyright (c) 2014 Open Grid Computing, Inc. All rights reserved. Copyright (c) 2014 Oleksij Rempel . Copyright (c) 2014 Oleksij Rempel Copyright (c) 2014 Nokia Solutions and Networks. Copyright (c) 2014 Nicira, Inc. Copyright (c) 2014 NVIDIA Corporation. All rights reserved. Copyright (c) 2014 NVIDIA Corporation Copyright (c) 2014 NVIDIA CORPORATION. All rights reserved. Copyright (c) 2014 MundoReader S.L. Matthias Brugger Copyright (c) 2014 MundoReader S.L. Author: Matthias Brugger Copyright (c) 2014 MundoReader S.L. Author: Heiko Stuebner Copyright (c) 2014 Motorola Mobility Copyright (c) 2014 Mellanox Technologies. All rights reserved. Copyright (c) 2014 Mediatek Inc. Author: Shunli Wang Yingjoe Chen Copyright (c) 2014 MediaTek Inc. Author: Xudong Chen Copyright (c) 2014 MediaTek Inc. Author: Shunli Wang Copyright (c) 2014 MediaTek Inc. Author: Joe.C Copyright (c) 2014 MediaTek Inc. Author: Jie Qiu Copyright (c) 2014 MediaTek Inc. Author: James Liao Copyright (c) 2014 MediaTek Inc. Author: Howard Chen Copyright (c) 2014 MediaTek Inc. Author: Hongzhou.Yang Copyright (c) 2014 MediaTek Inc. Author: Flora Fu, MediaTek Copyright (c) 2014 MediaTek Inc. Author: Flora Fu Copyright (c) 2014 MediaTek Inc. Author: Eddie Huang Copyright (c) 2014 MediaTek Inc. Copyright (c) 2014 Measurement-Specialties Copyright (c) 2014 Mauro Carvalho Chehab Copyright (c) 2014 Mathias Gottschlag Copyright (c) 2014 Marvell Technology Group Ltd. Copyright (c) 2014 Martyn Welch Copyright (c) 2014 Marek Szyprowski Copyright (c) 2014 Mahesh Bandewar Copyright (c) 2014 Maciej W. Rozycki Copyright (c) 2014 Lukasz Majewski Copyright (c) 2014 Lucas Stach , Pengutronix Copyright (c) 2014 Linaro Ltd. Copyright (c) 2014 LSI Corporation Copyright (c) 2014 Johan Hovold Copyright (c) 2014 Joachim Eastwood Copyright (c) 2014 Jiri Pirko Copyright (c) 2014 Jeff Layton Copyright (c) 2014 Janne Kanniainen Copyright (c) 2014 Jamie Lentin Copyright (c) 2014 Jaegeuk Kim Copyright (c) 2014 JD Cole Copyright (c) 2014 Intel Corporation. All rights reserved. Copyright (c) 2014 Intel Corporation Author: Tomasz Bursztyka Copyright (c) 2014 Intel Corporation Copyright (c) 2014 Intel Corp. Author: Denis Turischev Copyright (c) 2014 Intel Corp Copyright (c) 2014 Imagination Technologies Ltd. Author: Markos Chandras Copyright (c) 2014 Imagination Technologies Ltd. Author: Leonid Yegoshin Author: Markos Chandras Copyright (c) 2014 Imagination Technologies Ltd. Copyright (c) 2014 Imagination Technologies Authors: Will Thomas, James Hartley Copyright (c) 2014 Huawei Ltd. Copyright (c) 2014 Huang Bo Copyright (c) 2014 Huacai Chen Copyright (c) 2014 Hisilicon Ltd. Copyright (c) 2014 Hisilicon Limited. Copyright (c) 2014 Hannes Reinecke, SUSE Linux GmbH Copyright (c) 2014 Hannes Reinecke All Rights Reserved. Copyright (c) 2014 H Hartley Sweeten Copyright (c) 2014 Guenter Roeck Copyright (c) 2014 Google, Inc. Copyright (c) 2014 Google, Inc Copyright (c) 2014 Gabriele Mazzotta Copyright (c) 2014 Finn Thain Copyright (c) 2014 FUKAUMI Naoki Copyright (c) 2014 Ezequiel Garcia Copyright (c) 2014 Echo360 http://www.echo360.com Scott Kanowitz Copyright (c) 2014 EMAC Inc. Copyright (c) 2014 Dmitry Eremin-Solenikov Copyright (c) 2014 Dialog Semiconductor Copyright (c) 2014 David Jander, Protonic Holland Copyright (c) 2014 David Herrmann Copyright (c) 2014 Collabora Ltd. Copyright (c) 2014 Cirrus Logic Inc. Copyright (c) 2014 Christoph Hellwig. All Rights Reserved. Copyright (c) 2014 Christoph Hellwig. Copyright (c) 2014 Christian Gmeiner <christian.gmeiner gmail.com> Copyright (c) 2014 Chelsio, Inc. All rights reserved. Copyright (c) 2014 Carlo Caione Copyright (c) 2014 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2014 Cadence Design Systems Inc. Copyright (c) 2014 Broadcom Corporation Copyright (c) 2014 Benjamin Tissoires Copyright (c) 2014 Benjamin Tissoires Copyright (c) 2014 Arturo Borrero Gonzalez Copyright (c) 2014 Applied Micro Circuits Corporation. Copyright (c) 2014 Anna Schumaker Copyright (c) 2014 Andy Lutomirski and others Licensed under the GPL v2 Copyright (c) 2014 Andy Lutomirski Subject to the GNU General Public License, version 2 Copyright (c) 2014 Andreas Noever Copyright (c) 2014 Advanced Micro Devices, Inc. All rights reserved. Copyright (c) 2014 Advanced Micro Devices, Inc. Copyright (c) 2014 Actions Semi Inc. Author: David Liu Copyright (c) 2014 Actions Semi Inc. Copyright (c) 2014 ATRON electronic GmbH Author: Jan Safrata Copyright (c) 2014 - 2018 Google, Inc Copyright (c) 2014 - 2017 Jes Sorensen Copyright (c) 2013-2018, The Linux Foundation. All rights reserved. Copyright (c) 2013-2017, The Linux Foundation. All rights reserved. Copyright (c) 2013-2017, Mellanox Technologies. All rights reserved. Copyright (c) 2013-2017 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2013-2017 Qualcomm Atheros, Inc. Copyright (c) 2013-2017 Hisilicon Limited. Copyright (c) 2013-2016, The Linux Foundation. All rights reserved. Copyright (c) 2013-2016, Mellanox Technologies. All rights reserved. Copyright (c) 2013-2016, Linux Foundation. All rights reserved. Copyright (c) 2013-2016, Intel Corporation. Copyright (c) 2013-2016 Qualcomm Atheros, Inc. Copyright (c) 2013-2016 Brocade Communications Systems, Inc. Copyright (c) 2013-2016 Broadcom Author: Zi Shen Lim Copyright (c) 2013-2016 Broadcom Copyright (c) 2013-2015, The Linux Foundation. All rights reserved. Copyright (c) 2013-2015, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved. Copyright (c) 2013-2015, Mellanox Technologies, Ltd. All rights reserved. Copyright (c) 2013-2015, Linux Foundation. All rights reserved. Copyright (c) 2013-2015, Intel Corporation. Copyright (c) 2013-2015 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2013-2015 SUSE Authors: Jiri Kosina Vojtech Pavlik Jiri Slaby Copyright (c) 2013-2015 Qualcomm Atheros, Inc. Copyright (c) 2013-2015 PLUMgrid, http://plumgrid.com Copyright (c) 2013-2015 Intel Corporation. Copyright (c) 2013-2015 Imagination Technologies Author: Paul Burton Copyright (c) 2013-2014, The Linux Foundation. All rights reserved. Copyright (c) 2013-2014, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2013-2014, Intel Corporation. Copyright (c) 2013-2014, 2016-2018 The Linux Foundation. All rights reserved. Copyright (c) 2013-2014 Texas Instruments, Inc. Copyright (c) 2013-2014 Takashi Sakamoto Copyright (c) 2013-2014 Samsung Electronics, Co. Ltd. Copyright (c) 2013-2014 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2013-2014 Samsung Electronics Co., Ltd. Mateusz Krawczuk Tomasz Figa Copyright (c) 2013-2014 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2013-2014 Red Hat Inc. Copyright (c) 2013-2014 Mellanox Technologies. All rights reserved. maintained by openib-general@openib.org Copyright (c) 2013-2014 Mellanox Technologies. All rights reserved. Copyright (c) 2013-2014 Linaro Ltd. Copyright (c) 2013-2014 Linaro Limited. Copyright (c) 2013-2014 Intel Corporation Author: Matthew Wilcox Author: Ross Zwisler Copyright (c) 2013-2014 Intel Corp. Copyright (c) 2013-2014 Hisilicon Ltd. Copyright (c) 2013-2014 Hisilicon Limited. Copyright (c) 2013-2014 Avago Technologies Copyright (c) 2013-2014 ARM Ltd. Copyright (c) 2013-2014 ARM Ltd Copyright (c) 2013-15, Intel Corporation. Copyright (c) 2013,2016 Qualcomm Atheros, Inc. Copyright (c) 2013,2016 Lubomir Rintel All rights reserved. Copyright (c) 2013,2014 Uplogix, Inc. David Barksdale Copyright (c) 2013,2014 Samsung Electronics Co., Ltd. http://www.samsung.com Author: Marek Szyprowski Author: Josh Cartwright Copyright (c) 2013, Wind River Systems All rights reserved. Copyright (c) 2013, The Linux Foundation. All rights reserved. Author: Bjorn Andersson Copyright (c) 2013, The Linux Foundation. All rights reserved. Copyright (c) 2013, The Linux Foundation. All rights reserved. Copyright (c) 2013, Stephen Warren Copyright (c) 2013, Steffen Trumtrar Copyright (c) 2013, Sony Mobile Communications AB. Copyright (c) 2013, NVIDIA Corporation. All rights reserved. Copyright (c) 2013, NVIDIA Corporation. Copyright (c) 2013, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2013, Microsoft Corporation. Copyright (c) 2013, Kenneth MacKay All rights reserved. Copyright (c) 2013, Intel Corporation. Len Brown Copyright (c) 2013, Intel Corporation. Copyright (c) 2013, Intel Corporation Author: Lv Zheng Copyright (c) 2013, Intel Corporation Copyright (c) 2013, Cisco Systems, Inc. All rights reserved. Copyright (c) 2013, Carlo Caione Copyright (c) 2013, Applied Micro Circuits Corporation Author: Loc Ho Copyright (c) 2013, Applied Micro Circuits Corporation Author: Feng Kan Author: Loc Ho Copyright (c) 2013, Applied Micro Circuits Corporation Author: Feng Kan Copyright (c) 2013, Alexander Graf Copyright (c) 2013, 2018, The Linux Foundation. All rights reserved. Copyright (c) 2013, 2018, The Linux Foundation. All rights reserved. Copyright (c) 2013, 2016-2017 The Linux Foundation. All rights reserved. Copyright (c) 2013, 2015 The Linux Foundation. All Rights Reserved. Copyright (c) 2013, 2014, 2015 Guenter Roeck Copyright (c) 2013, 2014 Phillip Lougher Copyright (c) 2013, 2014 Guenter Roeck Copyright (c) 2013 by Tobias Hoffmann Copyright (c) 2013 by Robin Gareus Copyright (c) 2013 by Mauro Carvalho Chehab Copyright (c) 2013 by Jan Klötzke Copyright (c) 2013 by Jakob Haufe Copyright (c) 2013 by Evgeny Plehov Copyright (c) 2013 by Cisco Systems, Inc. All rights reserved. Copyright (c) 2013 Vista Silicon S.L. Author: Javier Martin Copyright (c) 2013 U-MoBo Srl Pierluigi Passaro

sx8650.c Copyright (c) 2013 Trond Myklebust Copyright (c) 2013 Tony Prisk Copyright (c) 2013 Tomasz Figa Copyright (c) 2013 Tomasz Figa Copyright (c) 2013 The Linux Foundation Copyright (c) 2013 Texas Instruments Incorporated Author: Joel Fernandes Copyright (c) 2013 Texas Instruments Inc. David Griego, Dale Farnsworth, Archit Taneja, Copyright (c) 2013 Texas Instruments Inc. Copyright (c) 2013 Synaptics Incorporated Copyright (c) 2013 Steffen Trumtrar Copyright (c) 2013 Stefan Achatz Copyright (c) 2013 Simon Wood Copyright (c) 2013 Scott Feldman Copyright (c) 2013 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2013 Samsung Electronics Co., Ltd. http://www.samsung.com Author: Andrzej Pietrasiewicz Copyright (c) 2013 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2013 Samsung Electronics Co., Ltd. Authors: Thomas Abraham Chander Kashyap Copyright (c) 2013 Samsung Electronics Co., Ltd. Author: Tarek Dakhran Copyright (c) 2013 Samsung Electronics Co., Ltd. Author: Padmavathi Venna Copyright (c) 2013 Samsung Electronics Co., Ltd. Author: Mateusz Krawczuk Copyright (c) 2013 Samsung Electronics Co., Ltd. Author: Andrzej Hajda Copyright (c) 2013 Samsung Electronics Co., Ltd. Copyright (c) 2013 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2013 Samsung Electronics Co., Ltd Copyright (c) 2013 Red Hat, Inc. and Parallels Inc. All rights reserved. Authors: David Chinner and Glauber Costa Copyright (c) 2013 Red Hat, Inc. All Rights Reserved. Copyright (c) 2013 Qualcomm Atheros, Inc. Copyright (c) 2013 Qualcomm Atheros Inc. Copyright (c) 2013 Phillip Lougher Copyright (c) 2013 Peter Meerwald Copyright (c) 2013 Patrick McHardy Copyright (c) 2013 Ondrej Zary Copyright (c) 2013 Olivier Scherler Copyright (c) 2013 Oliver Schinagl Copyright (c) 2013 Noralf Tronnes Copyright (c) 2013 Nikolay Aleksandrov Copyright (c) 2013 Nicira, Inc. Copyright (c) 2013 NVIDIA Corporation. All rights reserved. Copyright (c) 2013 NVIDIA Corporation. Copyright (c) 2013 NVIDIA CORPORATION. All rights reserved. Copyright (c) 2013 MundoReader S.L. Author: Heiko Stuebner Copyright (c) 2013 Minchan Kim Copyright (c) 2013 Michael Stapelberg Copyright (c) 2013 Martin Rusko Copyright (c) 2013 Mariusz Bialonczyk Copyright (c) 2013 Lubomir Rintel All rights reserved. Copyright (c) 2013 Lubomir Rintel Copyright (c) 2013 Linaro Ltd. Author: Thomas Abraham Copyright (c) 2013 Linaro Ltd. Copyright (c) 2013 LG Electronics, Namhyung Kim Copyright (c) 2013 Johannes Berg Copyright (c) 2013 Jiri Slaby Copyright (c) 2013 Jiri Pirko Copyright (c) 2013 Jie Liu. All Rights Reserved. Copyright (c) 2013 Intel Corporation. Len Brown Copyright (c) 2013 Intel Corporation. All rights reserved. Copyright (c) 2013 Hongbing Hu Copyright (c) 2013 Hisilicon Limited. Copyright (c) 2013 Heiko Stuebner Copyright (c) 2013 Hauke Mehrtens Copyright (c) 2013 Hardkernel Co., Ltd. http://www.hardkernel.com Copyright (c) 2013 H Hartley Sweeten Copyright (c) 2013 Guenter Roeck Copyright (c) 2013 Guenter Roeck Copyright (c) 2013 Greg Kroah-Hartman Copyright (c) 2013 Google, Inc Copyright (c) 2013 Florian Fainelli Copyright (c) 2013 Federico Simoncelli All rights reserved. Copyright (c) 2013 Faraday Technology Corporation Copyright (c) 2013 Eugene Krasnikov Copyright (c) 2013 Eric Leblond Copyright (c) 2013 ELAN Microelectronics Corp. Copyright (c) 2013 Dmitry Kasatkin Copyright (c) 2013 Dialog Semiconductor Copyright (c) 2013 David Herrmann Copyright (c) 2013 Daniel Mack Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. Copyright (c) 2013 Colin Leitner Copyright (c) 2013 Cisco Systems. All rights reserved. Copyright (c) 2013 Cisco Systems, Inc. Copyright (c) 2013 Christian Ohm Heavily inspired by various other HID drivers that adjust the report descriptor. Copyright (c) 2013 Chanho Min Copyright (c) 2013 Carlo Caione 2012 Henrik Nordstrom Copyright (c) 2013 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2013 Broadcom Corporation Copyright (c) 2013 Anssi Hannula Copyright (c) 2013 Andrew Lunn Copyright (c) 2013 Andrew Duggan Copyright (c) 2013 Alexander Aring Copyright (c) 2013 Alex Ling Copyright (c) 2013 ARM/Linaro Copyright (c) 2013 - 2017 Intel Corporation. All rights reserved. Copyright (c) 2013 - 2015 Linaro Ltd. Copyright (c) 2013 - 2014 Intel Mobile Communications GmbH Copyright (c) 2013 - 2014 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2012-2018, The Linux Foundation. All rights reserved. Copyright (c) 2012-2018 The Linux Foundation. All rights reserved. Copyright (c) 2012-2017 Qualcomm Atheros, Inc. Copyright (c) 2012-2017 Mentor Graphics Inc. Copyright (c) 2012-2016,2018, The Linux Foundation. All rights reserved. Copyright (c) 2012-2016, The Linux Foundation. All rights reserved. Copyright (c) 2012-2016, Intel Corporation. Copyright (c) 2012-2016 Zhang, Keguang Copyright (c) 2012-2016 VMware, Inc. All rights reserved. Copyright (c) 2012-2016 Synaptics Incorporated Copyright (c) 2012-2016 Qualcomm Atheros, Inc. Copyright (c) 2012-2016 Pablo Neira Ayuso Copyright (c) 2012-2016 Mentor Graphics Inc. Copyright (c) 2012-2015,2017 Qualcomm Atheros, Inc. Copyright (c) 2012-2015, The Linux Foundation. All rights reserved. Copyright (c) 2012-2015, NVIDIA Corporation. Copyright (c) 2012-2015, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012-2015, 2017-2018, The Linux Foundation. All rights reserved. Copyright (c) 2012-2015, 2017, The Linux Foundation. All rights reserved. Copyright (c) 2012-2015 Synaptics Incorporated Copyright (c) 2012-2015 Qualcomm Atheros, Inc. Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. Copyright (c) 2012-2014, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012-2014 The Linux Foundation. All rights reserved. Copyright (c) 2012-2014 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2012-2014 Pablo Neira Ayuso Copyright (c) 2012-2014 NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012-2014 Andy Lutomirski Copyright (c) 2012-2013, Wind River Systems Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. Copyright (c) 2012-2013, NVIDIA Corporation. Copyright (c) 2012-2013, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012-2013, Intel Corporation. Copyright (c) 2012-2013, Intel Corporation Author: Mathias Nyman Copyright (c) 2012-2013 Xilinx Copyright (c) 2012-2013 Vyatta Inc. Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2012-2013 Red Hat, Inc. All rights reserved. Copyright (c) 2012-2013 Red Hat, Inc Copyright (c) 2012-2013 Linaro Ltd. Copyright (c) 2012-2013 Linaro Limited. Copyright (c) 2012-2013 Hisilicon Ltd. Copyright (c) 2012-2013 Hisilicon Limited. Copyright (c) 2012-2013 Google (c) Copyright (c) 2012-2013 Gabor Juhos Copyright (c) 2012-2013 Dongjin Kim (tobetter@gmail.com) Copyright (c) 2012-2013 David Herrmann Copyright (c) 2012-2013 Broadcom Corporation Copyright (c) 2012-2012 Quantenna Communications, Inc. All rights reserved. Copyright (c) 2012, The Linux Foundation. All rights reserved. Copyright (c) 2012, TAOS Corporation. Copyright (c) 2012, PetaLogix Copyright (c) 2012, NVIDIA Corporation. All rights reserved. Copyright (c) 2012, NVIDIA Corporation. Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. Author: Venu Byravarasu Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. Author: Laxman dewangan Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012, Microsoft Corporation. Copyright (c) 2012, Michal Simek Copyright (c) 2012, Metasoft s.c. Rafal Prylowski Copyright (c) 2012, Jeff Layton Copyright (c) 2012, Intel Corporation. Author: Liu, Jinsong Copyright (c) 2012, Intel Corporation. Copyright (c) 2012, Intel Corporation Copyright (c) 2012, Code Aurora Forum. All rights reserved. Copyright (c) 2012, Alexander Holler. Copyright (c) 2012, 2017-2018, The Linux Foundation. All rights reserved. Copyright (c) 2012, 2013, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012, 2013 Intel Corporation. All rights reserved. Copyright (c) 2012 by Mauro Carvalho Chehab Copyright (c) 2012 Wind River Systems, Inc. Copyright (c) 2012 Vista Silicon S.L. Javier Martin Copyright (c) 2012 Unixphere AB Copyright (c) 2012 Trond Myklebust Copyright (c) 2012 Tom Harwood Copyright (c) 2012 Thorsten Nowak Copyright (c) 2012 The Chromium OS Authors. All rights reserved. Use of this source code is governed by the GPLv2 license. Copyright (c) 2012 The Chromium OS Authors Author: Will Drewry Copyright (c) 2012 Texas Instruments, Inc Copyright (c) 2012 Taobao. Written by Tao Ma Copyright (c) 2012 Takashi Iwai Copyright (c) 2012 Steffen Trumtrar , Pengutronix Copyright (c) 2012 Stefan Achatz Copyright (c) 2012 Sony Mobile Communications AB Copyright (c) 2012 Smith Micro Software, Inc. Copyright (c) 2012 Savoir-faire Linux Inc. Vivien Didelot Copyright (c) 2012 Samsung Electronics. Copyright (c) 2012 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2012 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2012 Samsung Electronics Co., Ltd. Author: Joonyoung Shim Copyright (c) 2012 Samsung Electronics Co., Ltd. Author: Jingoo Han Copyright (c) 2012 Samsung Electronics Co., Ltd. Author: Inki Dae Copyright (c) 2012 Samsung Electronics Co., Ltd. Authoer: Inki Dae Copyright (c) 2012 Samsung Electronics Co., Ltd(http://www.samsung.com) Copyright (c) 2012 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2012 ST Microelectronics Limited Shiraz Hashim Copyright (c) 2012 Red Hat, Inc. Author(s): Jeff Layton Copyright (c) 2012 Red Hat, Inc. All rights reserved. Copyright (c) 2012 Red Hat, Inc. All Rights Reserved. Copyright (c) 2012 Red Hat, Inc Copyright (c) 2012 Qualcomm Atheros, Inc. Copyright (c) 2012 Qualcomm Atheros Copyright (c) 2012 Pontus Fuchs Copyright (c) 2012 Peter De Wachter Copyright (c) 2012 Pavel Machek Copyright (c) 2012 Paolo Valente. Copyright (c) 2012 Pablo Neira Ayuso Copyright (c) 2012 Ondrej Zary Copyright (c) 2012 Ondrej Zary Copyright (c) 2012 Nikolai Kondrashov Copyright (c) 2012 Netapp, Inc. All rights reserved. Copyright (c) 2012 Neratec Solutions AG Copyright (c) 2012 NeilBrown Heavily based on earlier code which is: Copyright (c) 2012 Mellanox Technologies. All rights reserved. Copyright (c) 2012 Mellanox Technologies. - All rights reserved. Copyright (c) 2012 Massachusetts Institute of Technology Copyright (c) 2012 Marvell Technology Ltd. Yunfan Zhang Copyright (c) 2012 Marvell International Ltd. Wenzeng Chen Qiao Zhou Copyright (c) 2012 Marvell International Ltd. Author: Jett Zhou Haojian Zhuang Copyright (c) 2012 Markus Franke Copyright (c) 2012 Lucas Stach Copyright (c) 2012 Linux Foundation Copyright (c) 2012 Linutronix GmbH Copyright (c) 2012 Linaro Ltd http://www.linaro.org Copyright (c) 2012 Linaro Limited. Copyright (c) 2012 Linaro : Daniel Lezcano (IBM) Copyright (c) 2012 Katalix Systems Ltd Copyright (c) 2012 Jussi Kivilinna Copyright (c) 2012 Jiri Pirko Copyright (c) 2012 Jeff Layton All rights reserved. Copyright (c) 2012 Intel Corporation. All rights reserved. Copyright (c) 2012 Intel Corporation Author: Liu, Jinsong Author: Jiang, Yunhong Author: Ke, Liping Copyright (c) 2012 Intel Corporation Author: Liu, Jinsong Author: Jiang, Yunhong Copyright (c) 2012 Intel Corporation Copyright (c) 2012 Henrik Rydberg Copyright (c) 2012 Heiko Stuebner Copyright (c) 2012 Hans de Goede Copyright (c) 2012 Hans Verkuil Copyright (c) 2012 H Hartley Sweeten Convert to a platform device and use the watchdog framework API Copyright (c) 2012 Guenter Roeck Copyright (c) 2012 Guenter Roeck Copyright (c) 2012 Greg Kroah-Hartman Copyright (c) 2012 Google, Inc Copyright (c) 2012 Gilles Dartiguelongue, Thomas Richter Copyright (c) 2012 GCT Semiconductor, Inc. All rights reserved. Copyright (c) 2012 Florian Westphal Copyright (c) 2012 Extreme Engineering Solution, Inc. Author: Aaron Sierra Copyright (c) 2012 Eukréa Electromatique - ATMEL Author: Nicolas Royer Copyright (c) 2012 Ecole Nationale de l'Aviation Civile, France Copyright (c) 2012 Dongjin Kim Copyright (c) 2012 Domintech Technology Co., Ltd Copyright (c) 2012 Dmitry Eremin-Solenikov Copyright (c) 2012 Dialog Semiconductor Copyright (c) 2012 David Herrmann Copyright (c) 2012 David Dillow Copyright (c) 2012 David Airlie Copyright (c) 2012 DENX Software Engineering, GmbH. Copyright (c) 2012 Cypress Semiconductor Corporation. Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. Copyright (c) 2012 Code Aurora Forum. All rights reserved. Copyright (c) 2012 Cirrus Logic Inc. Copyright (c) 2012 Canonical Ltd. Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2012 Bryan Schumaker Copyright (c) 2012 Broadcom Corporation Copyright (c) 2012 Bosch Sensortec GmbH Copyright (c) 2012 Bjørn Mork Copyright (c) 2012 Bernhard Seibold Copyright (c) 2012 Benjamin Tissoires Copyright (c) 2012 Bastien Nocera Copyright (c) 2012 BTicino S.p.A. Copyright (c) 2012 Andreas Hübner Copyright (c) 2012 Analog Devices, Inc. Author: Lars-Peter Clausen Copyright (c) 2012 Alexey Klimov Copyright (c) 2012 Alexander Potashev, Emcraft Systems, aspotashev@emcraft.com Anton Protopopov, Emcraft Systems, antonp@emcraft.com Copyright (c) 2012 Aeroflex Gaisler AB. Author: Andreas Larsson Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries. All rights reserved. Copyright (c) 2012 - 2018 Intel Corporation. All rights reserved. Copyright (c) 2012 - 2017 Intel Corporation. All rights reserved. Copyright (c) 2012 - 2015 UNISYS CORPORATION All rights reserved. Copyright (c) 2012 - 2014 Xilinx, Inc. Copyright (c) 2011-2017, The Linux Foundation. All rights reserved. Copyright (c) 2011-2017, The Linux Foundation Copyright (c) 2011-2017 Qualcomm Atheros, Inc. Copyright (c) 2011-2016 Zhang, Keguang Copyright (c) 2011-2016 Synaptics Incorporated Copyright (c) 2011-2016 Qualcomm Atheros, Inc. Copyright (c) 2011-2016 Advanced Micro Devices, Inc. Author: Andreas Herrmann Copyright (c) 2011-2015,2017 Qualcomm Atheros, Inc. Copyright (c) 2011-2015, The Linux Foundation. All rights reserved. Copyright (c) 2011-2015, 2017, The Linux Foundation. All rights reserved. Copyright (c) 2011-2015 Xilinx Inc. Copyright (c) 2011-2015 Synaptics Incorporated Copyright (c) 2011-2015 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2011-2015 PLUMgrid, http://plumgrid.com Copyright (c) 2011-2015 Andrew Lutomirski Copyright (c) 2011-2014,2016-2017 Qualcomm Atheros, Inc. Copyright (c) 2011-2014,2016 Qualcomm Atheros, Inc. Copyright (c) 2011-2014, The Linux Foundation. All rights reserved. Copyright (c) 2011-2014, Intel Corporation. Copyright (c) 2011-2014, Intel Corporation Authors: Fenghua Yu , H. Peter Anvin Copyright (c) 2011-2014 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2011-2014 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2011-2014 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com Copyright (c) 2011-2014 Integrated Device Technology, Inc. Alexandre Bounine Copyright (c) 2011-2014 Andy Lutomirski Subject to the GNU General Public License, version 2 Copyright (c) 2011-2013, NVIDIA Corporation. Copyright (c) 2011-2013 Xilinx Inc. Copyright (c) 2011-2013 QLogic Corporation Copyright (c) 2011-2013 NVIDIA Corporation. Copyright (c) 2011-2013 MiraMEMS Sensing Technology Co., Ltd. Copyright (c) 2011-2013 MaxLinear, Inc. All rights reserved which was released under GPL V2 Copyright (c) 2011-2013 MaxLinear, Inc. All rights reserved Copyright (c) 2011-2013 David Herrmann Copyright (c) 2011-2013 Datera, Inc. All rights reserved. Copyright (c) 2011-2013 Datera, Inc. Copyright (c) 2011-2013 Broadcom Corporation Copyright (c) 2011-2012,2017 Qualcomm Atheros, Inc. Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. Copyright (c) 2011-2012, NVIDIA Corporation. Copyright (c) 2011-2012, NVIDIA CORPORATION. All rights reserved. Author: Laxman dewangan Copyright (c) 2011-2012, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2011-2012 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2011-2012 Qualcomm Atheros, Inc. All rights reserved. Copyright (c) 2011-2012 Qualcomm Atheros, Inc. Copyright (c) 2011-2012 Qualcomm Atheros Inc. Copyright (c) 2011-2012 Linaro Ltd. www.linaro.org Copyright (c) 2011-2012 Lars-Peter Clausen Copyright (c) 2011-2012 Intel Corporation. All rights reserved. Copyright (c) 2011,2016 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2011,2012, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2011,2012 Toradex Inc. Copyright (c) 2011,2012 Intel Corp. Copyright (c) 2011, Tom Herbert Copyright (c) 2011, The Linux Foundation. All rights reserved. Copyright (c) 2011, Texas Instruments, Inc. Copyright (c) 2011, TAOS Corporation. Copyright (c) 2011, Sagrad Inc. Author: Solomon Peachy Copyright (c) 2011, ST-Ericsson Author: Dmitry Tarnyagin Copyright (c) 2011, Novell Inc. Copyright (c) 2011, NVIDIA Corporation. Author: Jin Park Copyright (c) 2011, NVIDIA Corporation. Copyright (c) 2011, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2011, Microsoft Corporation. Copyright (c) 2011, Javier Lopez Copyright (c) 2011, Intel Corporation. All Rights Reserved. Copyright (c) 2011, Intel Corporation. Copyright (c) 2011, Intel Corporation Authors: Fenghua Yu , H. Peter Anvin Copyright (c) 2011, Google, Inc. Copyright (c) 2011, Creative Technology Ltd. Copyright (c) 2011, Code Aurora Forum. All rights reserved. Author: Dima Zavin Copyright (c) 2011, Code Aurora Forum. All rights reserved. Author: Brian Swetland Copyright (c) 2011, Code Aurora Forum. All rights reserved. Copyright (c) 2011, ARM Ltd. Copyright (c) 2011, 2017 Intel Corporation. Copyright (c) 2011, 2013 Stefan Kriwanek Copyright (c) 2011, 2012, Qualcomm Atheros Communications Inc. Copyright (c) 2011, 2012, Atheros Communications Inc. Copyright (c) 2011, 2012 Synaptics Incorporated Copyright (c) 2011, 2012 Patrick McHardy Copyright (c) 2011, 2012 Anssi Hannula Copyright (c) 2011 by: Mauro Carvalho Chehab Copyright (c) 2011 by Jarod Wilson based heavily on the work of Stephen Cox, with additional help from RedRat Ltd. Copyright (c) 2011 by Jarod Wilson Copyright (c) 2011 Zhao Zhang Copyright (c) 2011 Zhang, Keguang Copyright (c) 2011 Yu Ke ke.yu@intel.com Copyright (c) 2011 Yu Ke Copyright (c) 2011 Wolfson Microelectronics, plc Copyright (c) 2011 Wind River Systems, Inc. Copyright (c) 2011 Werner Almesberger Copyright (c) 2011 Volkswagen Group Electronic Research All rights reserved. Copyright (c) 2011 Vista Silicon S.L. Javier Martin Copyright (c) 2011 Unixphere Copyright (c) 2011 Tony Prisk Copyright (c) 2011 The Chromium OS Authors. All rights reserved. Copyright (c) 2011 Texas Instruments Incorporated Copyright (c) 2011 Takashi Iwai Copyright (c) 2011 Stephen Hemminger Copyright (c) 2011 Stefan Schmidt Copyright (c) 2011 Stefan Achatz Copyright (c) 2011 Samsung Electronics, Co. Ltd Contact: Tomasz Stanislawski Copyright (c) 2011 Samsung Electronics http://www.samsung.com/ Copyright (c) 2011 Samsung Electronics InKi Dae Donghwa Lee Copyright (c) 2011 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2011 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2011 Samsung Electronics Co., Ltd. Kamil Debski, Copyright (c) 2011 Samsung Electronics Co., Ltd. Authors: Inki Dae Joonyoung Shim Seung-Woo Kim Copyright (c) 2011 Samsung Electronics Co., Ltd. Author: Jingoo Han Copyright (c) 2011 Samsung Electronics Co., Ltd. Author: Inki Dae Copyright (c) 2011 Samsung Electronics Co., Ltd. Authoer: Inki Dae Copyright (c) 2011 Samsung Electronics Co., Ltd. Copyright (c) 2011 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2011 Samsung Electronics Author: Donghwa Lee Derived from drivers/video/backlight/s6e63m0.c Copyright (c) 2011 ST Microelectronics (Alessandro Rubini, Davide Ciminaghi) Copyright (c) 2011 ST Microelectronics (Alessandro Rubini) Copyright (c) 2011 Richard Sharpe Copyright (c) 2011 Red Hat, Inc. All Rights Reserved. Copyright (c) 2011 Rafał Miłecki Copyright (c) 2011 Rafael J. Wysocki , Renesas Electronics Corp. Copyright (c) 2011 Qualcomm Atheros, Inc. Copyright (c) 2011 Qualcomm Atheros Copyright (c) 2011 QLogic Corporation Copyright (c) 2011 Pierre Tardy Inspired from pci fixup code: Copyright (c) 2011 Picochip Ltd., Jamie Iles Copyright (c) 2011 Peter Korsgaard Copyright (c) 2011 Patrick Mchardy Copyright (c) 2011 Patrick McHardy Copyright (c) 2011 Ondrej Zary Copyright (c) 2011 Neratec Solutions AG Copyright (c) 2011 Mircea Gherzan Copyright (c) 2011 Mellanox Technologies. All rights reserved. Copyright (c) 2011 Mauro Carvalho Chehab Copyright (c) 2011 Marvell Semiconductors Inc. All Rights Reserved Copyright (c) 2011 Marvell Semiconductors Inc. Copyright (c) 2011 Mark Einon Copyright (c) 2011 Manuel Stahl Copyright (c) 2011 Logitech (c) Copyright (c) 2011 Logitech Copyright (c) 2011 Konrad Rzeszutek Wilk Copyright (c) 2011 Jussi Kivilinna Copyright (c) 2011 Jonathan Cameron Copyright (c) 2011 Jon Smirl Copyright (c) 2011 John Sung Copyright (c) 2011 John Crispin Copyright (c) 2011 Johan Hovold Copyright (c) 2011 Jiri Pirko Copyright (c) 2011 Jiri Kosina Copyright (c) 2011 Jarod Wilson based on the hid-topseed driver, which is in turn, based on hid-cherry... Copyright (c) 2011 Jan Andersson Copyright (c) 2011 Jamie Iles Copyright (c) 2011 Heiko Stuebner Copyright (c) 2011 H Hartley Sweeten Copyright (c) 2011 Google, Inc. Author: Colin Cross Gary King Copyright (c) 2011 Google, Inc. Copyright (c) 2011 Gabor Juhos Copyright (c) 2011 Free Electrons Copyright (c) 2011 Frederick van der Wyck Copyright (c) 2011 Florian Westphal Copyright (c) 2011 Felix Fietkau Copyright (c) 2011 Extreme Engineering Solution, Inc. Author: Aaron Sierra Copyright (c) 2011 Ericsson AB. Copyright (c) 2011 Eric Dumazet Copyright (c) 2011 David George Copyright (c) 2011 DENX Software Engineering GmbH Copyright (c) 2011 Christoph Hellwig. All Rights Reserved. Copyright (c) 2011 Christian Strobel Copyright (c) 2011 Chris Schlund based on hid-topseed module Copyright (c) 2011 Chelsio Communications. All rights reserved. Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2011 Bryan Schumaker Copyright (c) 2011 Broadcom Corporation Copyright (c) 2011 Bosch Sensortec GmbH Copyright (c) 2011 Bastian Blank Copyright (c) 2011 Atmel Corporation Josh Wu, Copyright (c) 2011 Atheros Communications Inc. Copyright (c) 2011 Anssi Hannula Copyright (c) 2011 Andy Lutomirski Subject to the GNU General Public License, version 2 Copyright (c) 2011 Andy Lutomirski Copyright (c) 2011 Andrei Warkentin Copyright (c) 2011 Analog Devices Inc. Copyright (c) 2011 - 2017 Intel Corporation. All rights reserved. Copyright (c) 2011 - 2014 PLUMgrid, http://plumgrid.com Copyright (c) 2011 - 2014 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2011 - 2013 Tatsunosuke Tobita, Wacom. tobita.tatsunosuke@wacom.co.jp> Copyright (c) 2011 - 2012 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2010-2017 Pengutronix, Marc Kleine-Budde Copyright (c) 2010-2015, The Linux Foundation. All rights reserved. Copyright (c) 2010-2015, NVIDIA Corporation. Copyright (c) 2010-2015 Steven Toth Copyright (c) 2010-2015 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2010-2015 Chelsio Communications, Inc. Copyright (c) 2010-2014, The Linux Foundation. All rights reserved. Copyright (c) 2010-2014, Intel Corporation. Copyright (c) 2010-2014 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2010-2014 Nikolai Kondrashov Copyright (c) 2010-2014 Freescale Semiconductor, Inc. Copyright (c) 2010-2014 Broadcom. All rights reserved. Copyright (c) 2010-2013, The Linux Foundation. All rights reserved. Copyright (c) 2010-2013, NVIDIA Corporation. All rights reserved. Copyright (c) 2010-2013, NVIDIA Corporation. Copyright (c) 2010-2013 NVIDIA Corporation. Copyright (c) 2010-2013 Micrel, Inc. Copyright (c) 2010-2013 Kontron Europe GmbH Author: Michael Brunner Copyright (c) 2010-2013 Benjamin Tissoires Copyright (c) 2010-2012,2013, The Linux Foundation. All rights reserved. Copyright (c) 2010-2012, The Linux Foundation. All rights reserved. Copyright (c) 2010-2012, NVIDIA Corporation. All rights reserved. Copyright (c) 2010-2012, NVIDIA Corporation. Copyright (c) 2010-2012, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2010-2012 by Nibble Max Copyright (c) 2010-2012 Stephane Chatty Copyright (c) 2010-2012 Savoir-faire Linux Inc. Jerome Oufella Vivien Didelot Copyright (c) 2010-2012 NVIDIA Corporation. All rights reserved. Copyright (c) 2010-2012 Mauro Carvalho Chehab Driver modified by in order to work with upstream drxk driver, and tons of bugs got fixed, and converted to use dvb-usb-v2. Copyright (c) 2010-2012 Kontron Europe GmbH Author: Michael Brunner Copyright (c) 2010-2012 Freescale Semiconductor, Inc. Copyright (c) 2010-2012 Ecole Nationale de l'Aviation Civile, France Copyright (c) 2010-2012 Broadcom. All rights reserved. Copyright (c) 2010-2012 Benjamin Tissoires Copyright (c) 2010-2011,2014 The Linux Foundation. All rights reserved. Copyright (c) 2010-2011,2013-2015 The Linux Foundation. All rights reserved. Copyright (c) 2010-2011,2013 The Linux Foundation. All rights reserved. Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. Copyright (c) 2010-2011, NVIDIA Corporation. Copyright (c) 2010-2011, Jarod Wilson Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved. Copyright (c) 2010-2011 by Samsung Electronics. Written by: Marek Szyprowski Michal Nazarewicz Copyright (c) 2010-2011 by Samsung Electronics. Copyright (c) 2010-2011 by Mauro Carvalho Chehab Copyright (c) 2010-2011 Wind River Systems, Inc. Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2010-2011 Rafał Miłecki Copyright (c) 2010-2011 Rafael J. Wysocki , Novell Inc. Copyright (c) 2010-2011 Picochip Ltd., Jamie Iles Copyright (c) 2010-2011 Linaro Ltd. www.linaro.org Copyright (c) 2010-2011 Jeremy Kerr Copyright (c) 2010-2011 Ericsson AB Copyright (c) 2010-2011 Atheros Communications, Inc. Copyright (c) 2010-2011 Atheros Communications Inc. Copyright (c) 2010-2011 Andres Salomon Copyright (c) 2010-2010 Analog Devices Inc. Copyright (c) 2010-17: Borislav Petkov Advanced Micro Devices Inc. Copyright (c) 2010,2015, The Linux Foundation. All rights reserved. Copyright (c) 2010,2011 Code Aurora Forum. All rights reserved. Copyright (c) 2010, by Texas Instruments Copyright (c) 2010, Vladimir Fonov Copyright (c) 2010, ST-Ericsson Author: Dmitry Tarnyagin Copyright (c) 2010, ST-Ericsson Author: Ajitpal Singh Copyright (c) 2010, ST-Ericsson Author: Ajitpal Singh Copyright (c) 2010, Red Hat. All rights reserved. Copyright (c) 2010, Octasic semiconductor. Copyright (c) 2010, NVIDIA Corporation. Based on arch/arm/plat-mxc/pwm.c by Sascha Hauer Copyright (c) 2010, NVIDIA Corporation. Copyright (c) 2010, NVIDIA Corporation Copyright (c) 2010, Microsoft Corporation. Copyright (c) 2010, Intel Corporation. Copyright (c) 2010, Google Inc. Copyright (c) 2010, CompuLab, Ltd. Author: Mike Rapoport Copyright (c) 2010, Code Aurora Forum. All rights reserved. Copyright (c) 2010, Code Aurora Forum. All rights reserved. Copyright (c) 2010, Citrix Copyright (c) 2010, Applied Micro Circuits Corporation Authors: Tirumala R Marri Feng Kan Copyright (c) 2010, Applied Micro Circuits Corporation Author: Tirumala R Marri Copyright (c) 2010, Applied Micro Circuits Corporation Author: Tanmay Inamdar Copyright (c) 2010, Applied Micro Circuits Corporation Author: Rupjyoti Sarmah Copyright (c) 2010, 2015 Mathieu Desnoyers Copyright (c) 2010, 2014 The Linux Foundation. All rights reserved. Copyright (c) 2010, 2014 The Linux Foundation. All rights reserved. Copyright (c) 2010, 2014 Samsung Electronics http://www.samsung.com/ Copyright (c) 2010, 2012-2013, NVIDIA Corporation. All rights reserved. Copyright (c) 2010, 2012, 2018 The Linux Foundation. All rights reserved. Copyright (c) 2010, 2011, 2016 The Linux Foundation. All rights reserved. Copyright (c) 2010, 2011 Intel Corporation Copyright (c) 2010, 2011 Fabien Marteau Sponsored by ARMadeus Systems Copyright (c) 2010, 2011 Fabien Marteau Copyright (c) 2010, 2011 Ericsson AB. Copyright (c) 2010 by: Mauro Carvalho Chehab Copyright (c) 2010 by Samsung Electronics Author: Michal Nazarewicz Copyright (c) 2010 by Pavel Osnova Copyright (c) 2010 by Mauro Carvalho Chehab Copyright (c) 2010 by Kyle Strickland based on kworld-plus-tv-analog.c by Mauro Carvalho Chehab) Copyright (c) 2010 by Jarod Wilson Copyright (c) 2010 by Igor M. Liplianin Copyright (c) 2010 by Herton Ronaldo Krzesinski Copyright (c) 2010 Xing Wei Copyright (c) 2010 Wolfson Microelectronics plc Author: Mark Brown Copyright (c) 2010 Wind River Systems, Inc. All Rights Reserved. Copyright (c) 2010 Werner Fink, Jiri Slaby Copyright (c) 2010 Wang Lei Author(s): Wang Lei (wang840925@gmail.com). All Rights Reserved. Copyright (c) 2010 Voltaire Inc. All rights reserved. Copyright (c) 2010 Vasily Khoruzhick Copyright (c) 2010 Stephane Chatty Copyright (c) 2010 Stefan Achatz Copyright (c) 2010 Simtec Electronics Ben Dooks Copyright (c) 2010 Simon Wood Copyright (c) 2010 Silicon Hive www.siliconhive.com. Copyright (c) 2010 Signal 11 Software Copyright (c) 2010 Sergei Kolzun Copyright (c) 2010 Serge A. Zaitsev Copyright (c) 2010 Secret Lab Technologies, Ltd. Copyright (c) 2010 Sebastian Smolorz Copyright (c) 2010 Sascha Hauer Copyright (c) 2010 Samsung Electronics, Co. Ltd Contact: Sylwester Nawrocki Copyright (c) 2010 Samsung Electronics http://www.samsung.com/ Copyright (c) 2010 Samsung Electronics Kyungmin Park Marek Szyprowski Copyright (c) 2010 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2010 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2010 Samsung Electronics Co. Ltd. Jaswinder Singh Copyright (c) 2010 Samsung Electronics Co. Ltd http://www.samsung.com/ Copyright (c) 2010 ST-Ericsson SA Copyright (c) 2010 SMSC Copyright (c) 2010 Rising Tide Systems Copyright (c) 2010 RidgeRun (todd.fischer@ridgerun.com) Copyright (c) 2010 Richard Nauber Copyright (c) 2010 Red Hat, Inc. All Rights Reserved. Copyright (c) 2010 Red Hat, Inc. Copyright (c) 2010 Red Hat Inc. Author : Dave Airlie Copyright (c) 2010 Rafał Miłecki Copyright (c) 2010 Rafael J. Wysocki , Novell Inc. Copyright (c) 2010 Picochip Ltd., Jamie Iles Copyright (c) 2010 Phillip Lougher Copyright (c) 2010 Pengutronix e.K. Author: Wolfram Sang Copyright (c) 2010 Pengutronix e.K. Author: Wolfram Sang Copyright (c) 2010 Paul Thomas Copyright (c) 2010 Patrick McHardy Copyright (c) 2010 Nuvoton technology corporation. Copyright (c) 2010 Nuvoton technology corporation All rights reserved. Copyright (c) 2010 Novell, Inc. Authors(s): Suresh Jayaraman (sjayaraman@suse.de> Copyright (c) 2010 Novell, Inc. Author(s): Suresh Jayaraman Copyright (c) 2010 Nokia Corporation Author: Dmitry Kasatkin Copyright (c) 2010 Nikolai Kondrashov Copyright (c) 2010 NVIDIA Corporation. Copyright (c) 2010 Mika Westerberg Copyright (c) 2010 Mika Laitio Copyright (c) 2010 Michael Poole Copyright (c) 2010 Mauro Carvalho Chehab Copyright (c) 2010 Marvell International Ltd. Author: Haojian Zhuang Copyright (c) 2010 Marvell International Inc. Copyright (c) 2010 Manuel Stahl Copyright (c) 2010 Linux-iSCSI.org Copyright (c) 2010 LG Electronics Chan Jeong Copyright (c) 2010 Kees Cook (kees.cook@canonical.com) Copyright (c) 2010 Katalix Systems Ltd Copyright (c) 2010 Johnathon Harris Copyright (c) 2010 John Fastabend Copyright (c) 2010 Jiri Pirko Copyright (c) 2010 Jean-Francois Dagenais Copyright (c) 2010 Jarod Wilson Copyright (c) 2010 Janusz Krzysztofik Copyright (c) 2010 Istvan Varga Copyright (c) 2010 Ira W. Snyder Copyright (c) 2010 Intel Corporation. All rights reserved. Copyright (c) 2010 Intel Corporation Copyright (c) 2010 Ignaz Forster Copyright (c) 2010 Herbert Xu Copyright (c) 2010 Henrik Rydberg Copyright (c) 2010 Henrik Rydberg Copyright (c) 2010 Hendrik Iben Copyright (c) 2010 H Hartley Sweeten Copyright (c) 2010 Gregoire Baron Copyright (c) 2010 Grant Erickson Copyright (c) 2010 Google, Inc Copyright (c) 2010 Franco Catrin Copyright (c) 2010 Ericsson AB. Copyright (c) 2010 Don Prince Copyright (c) 2010 Dmitry Torokhov Input handler conversion Copyright (c) 2010 David Härdeman Copyright (c) 2010 David Chinner. Copyright (c) 2010 Daniel Mack Copyright (c) 2010 Daniel Kiper Copyright (c) 2010 CompuLab Ltd. Mike Rapoport Copyright (c) 2010 CompuLab Ltd Author: Denis Turischev Copyright (c) 2010 CompuLab Ltd Copyright (c) 2010 Cisco Systems, Inc. Copyright (c) 2010 Cisco Systems, Inc Copyright (c) 2010 Christoph Mair Copyright (c) 2010 Chase Douglas Copyright (c) 2010 Cavium Networks, Inc. Copyright (c) 2010 Canonical, Ltd. Copyright (c) 2010 Bruno Randolf Copyright (c) 2010 Broadcom Corporation Copyright (c) 2010 Ben Cropley Copyright (c) 2010 Baruch Siach , Orex Computed Radiography Copyright (c) 2010 Baruch Siach Orex Computed Radiography Copyright (c) 2010 Arrow Electronics, Inc. Copyright (c) 2010 Arnaud Patard Copyright (c) 2010 Arnaud Patard Copyright (c) 2010 Andres Salomon Copyright (c) 2010 Analog Devices Inc. Copyright (c) 2010 Altera Corporation, San Jose, California, USA. Copyright (c) 2010 Alexander Sverdlin Copyright (c) 2010 Alan Stern Copyright (c) 2010 Alan Ott Copyright (c) 2010 Adam Bennett) Copyright (c) 2010 Adam Bennett Copyright (c) 2010 - Mauro Carvalho Chehab Ported the driver to use rc-core IR raw event decoding is now done at rc-core Code almost re-written Copyright (c) 2010 - 2017 Intel Corporation. Len Brown Copyright (c) 2010 - 2017 Intel Corporation. All rights reserved. Copyright (c) 2010 - 2012 Xilinx, Inc. All rights reserved. Copyright (c) 2010 - 2011 Ping Cheng, Wacom. Copyright (c) 2010 - 2011 PetaLogix Copyright (c) 2010 - 2011 Michal Simek Copyright (c) 201 Broadcom Corporation Copyright (c) 2009/10 Intel Corporation Copyright (c) 2009-2018, The Linux Foundation. All rights reserved. Copyright (c) 2009-2016 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2009-2014 Chelsio, Inc. All rights reserved. Copyright (c) 2009-2013, The Linux Foundation. All rights reserved. Copyright (c) 2009-2013, NVIDIA Corporation. All rights reserved. Copyright (c) 2009-2013, 2016-2018, The Linux Foundation. All rights reserved. Copyright (c) 2009-2013 VMware, Inc., Palo Alto, CA., USA All Rights Reserved. Copyright (c) 2009-2013 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2009-2013 QLogic Corporation QLogic Linux qlcnic NIC Driver Copyright (c) 2009-2013 QLogic Corporation Copyright (c) 2009-2013 LSI Corporation Copyright (c) 2009-2012,2014, The Linux Foundation. All rights reserved. Copyright (c) 2009-2012, NVIDIA Corporation. All rights reserved. Copyright (c) 2009-2011, NVIDIA Corporation. Copyright (c) 2009-2011, Intel Corporation. All Rights Reserved. Copyright (c) 2009-2011, Intel Corporation. Copyright (c) 2009-2011, Dan Magenheimer, Oracle Corp. Copyright (c) 2009-2011, Code Aurora Forum. All rights reserved. Copyright (c) 2009-2011 Wind River Systems, Inc. Copyright (c) 2009-2011 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2009-2011 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2009-2011 Manuel Lauss Copyright (c) 2009-2011 Atheros Communications Inc. Copyright (c) 2009-2010, NVIDIA Corporation. Scott Peterson Vijay Mali Copyright (c) 2009-2010, NVIDIA Corporation. Scott Peterson Copyright (c) 2009-2010, Code Aurora Forum. All rights reserved. Copyright (c) 2009-2010, Code Aurora Forum. Copyright (c) 2009-2010 by: Mauro Carvalho Chehab Copyright (c) 2009-2010 Wind River Systems, Inc. Copyright (c) 2009-2010 Stephane Chatty Copyright (c) 2009-2010 Stephane Chatty Copyright (c) 2009-2010 Samsung Electronics Co., Ltd. Pawel Osciak, Marek Szyprowski, Copyright (c) 2009-2010 Nuvoton technology corporation. Copyright (c) 2009-2010 NSN GmbH & Co KG Copyright (c) 2009-2010 MontaVista Software, LLC. Copyright (c) 2009-2010 Micron Technology, Inc. Copyright (c) 2009-2010 Micrel, Inc. Tristram Ha Copyright (c) 2009-2010 Marvell International Ltd. Haojian Zhuang Copyright (c) 2009-2010 Intel Corporation Copyright (c) 2009-2010 Clemens Ladisch Copyright (c) 2009-2010 Chelsio, Inc. All rights reserved. Copyright (c) 2009-2010 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2009-2010 Atheros Communications Inc. Copyright (c) 2009-2010 Analog Devices, Inc. Author: Michael Hennerich Copyright (c) 2009-15 Advanced Micro Devices, Inc. Copyright (c) 2009,2018 Daniel Mack Copyright (c) 2009,2010 Rising Tide, Inc. Copyright (c) 2009,2010 One Laptop per Child Copyright (c) 2009,2010 Nicholas A. Bellinger Copyright (c) 2009,2010 Linux-iSCSI.org Copyright (c) 2009, NVIDIA Corporation. Copyright (c) 2009, Microsoft Corporation. Copyright (c) 2009, Jouni Malinen Copyright (c) 2009, Joao Ramos INESC Inovacao (INOV) Copyright (c) 2009, Intel Corporation. Copyright (c) 2009, Citrix Systems, Inc. Copyright (c) 2009, Christoph Hellwig All Rights Reserved. Copyright (c) 2009, Bartlomiej Zolnierkiewicz Copyright (c) 2009, 2018 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2009, 2014 Samsung Electronics http://www.samsung.com/ Copyright (c) 2009, 2014 Intel Corporation. Copyright (c) 2009, 2013 H Hartley Sweeten Copyright (c) 2009, 2010 the Speakup Team Copyright (c) 2009 by Tilman Schmidt . Copyright (c) 2009 by Rafael Ignacio Zurita Copyright (c) 2009 by Martin Fuzzey Copyright (c) 2009 by Krzysztof Helt Routines for control of MPU-401 in UART mode Copyright (c) 2009 Zhang Le Copyright (c) 2009 Yauhen Kharuzhy , as part of OpenInkpot project Copyright (c) 2009 Xilinx, Inc. Copyright (c) 2009 Wu Zhangjin Copyright (c) 2009 Wolfgang Grandegger Copyright (c) 2009 Wind River Systems, Inc. All Rights Reserved. 03/02/13 added new 2.5 kallsyms Copyright (c) 2009 Wind River Systems, Inc. All Rights Reserved. Copyright (c) 2009 Wayne Roberts tsc2007.c Copyright (c) 2009 VMware, Inc., Palo Alto, CA., USA, Copyright (c) 2009 Trond Myklebust Copyright (c) 2009 Tomas Hanak Copyright (c) 2009 Tobias Lorenz Copyright (c) 2009 Tobias Doerffel Copyright (c) 2009 Tim Blechmann Copyright (c) 2009 Tias Guns Copyright (c) 2009 Takashi Iwai Based on the patches by Rainer Zimmermann Copyright (c) 2009 Takashi Iwai Copyright (c) 2009 SoftwareBitMaker. Copyright (c) 2009 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2009 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2009 Secret Lab Technologies, Ltd. Copyright (c) 2009 Secret Lab Technologies Ltd. Copyright (c) 2009 Sebastian Kapfer Copyright (c) 2009 Sascha Hauer, Pengutronix Copyright (c) 2009 Samsung Electronics InKi Dae Copyright (c) 2009 Samsung Electronics Co.Ltd Author: Joonyoung Shim Copyright (c) 2009 Samsung Electronics Co., Ltd. Pawel Osciak, Marek Szyprowski, Copyright (c) 2009 Samsung Electronics Co., Ltd. Jaswinder Singh Copyright (c) 2009 Samsung Electronics Co. Ltd Author: Jaswinder Singh based upon I2S drivers by Ben Dooks. Copyright (c) 2009 Samsung Electronics Co. Ltd Author: Jaswinder Singh Copyright (c) 2009 Samsung Electronics Co. Ltd Author: Jaswinder Singh Copyright (c) 2009 STMicroelectronics Limited Author: Stuart Menefy Copyright (c) 2009 Rising Tide, Inc. Copyright (c) 2009 RidgeRun (todd.fischer@ridgerun.com) Copyright (c) 2009 Richard Walmsley Copyright (c) 2009 Rafael J. Wysocki, Novell Inc. Copyright (c) 2009 Rafael J. Wysocki , Novell Inc. Copyright (c) 2009 Qi Hardware inc., Author: Xiangfu Liu Copyright (c) 2009 QLogic Corporation. All rights reserved. Copyright (c) 2009 Promwad Innovation Company Yauhen Kharuzhy Copyright (c) 2009 Philippe Vachon Copyright (c) 2009 Philipp Zabel Copyright (c) 2009 Peter Holik Copyright (c) 2009 Pavel Machek Copyright (c) 2009 Pavel Hofman Copyright (c) 2009 Patrick McHardy Copyright (c) 2009 Orex Computed Radiography Baruch Siach Copyright (c) 2009 Nuvoton technology. Wan ZongShun Copyright (c) 2009 Nuvoton technology corporation. Copyright (c) 2009 Nuvoton technology corporation All rights reserved. Copyright (c) 2009 Nuvoton corporation. Copyright (c) 2009 Novell Inc. Copyright (c) 2009 Nokia Corporation Roger Quadros Copyright (c) 2009 Nokia Corporation Contact: Eduardo Valentin Copyright (c) 2009 Nick Kossifidis Copyright (c) 2009 Nicholas A. Bellinger Copyright (c) 2009 MontaVista Software, Inc. Author: Anton Vorontsov Copyright (c) 2009 MontaVista Software, Inc. Copyright (c) 2009 Mika Westerberg Copyright (c) 2009 Micrel Inc. Copyright (c) 2009 Michael Buesch Copyright (c) 2009 Mauro Carvalho Chehab Copyright (c) 2009 Mauro Carvalho Chehab Copyright (c) 2009 Matthieu Crapet Copyright (c) 2009 Marton Balint Copyright (c) 2009 Marek Vasut Copyright (c) 2009 Manuel Stahl Copyright (c) 2009 Manuel Lauss. Copyright (c) 2009 Manuel Lauss Copyright (c) 2009 Magnus Damm Copyright (c) 2009 Linux-iSCSI.org Copyright (c) 2009 Lemote Inc. Author: Wu Zhangjin, wuzhangjin@gmail.com Copyright (c) 2009 LaCie Copyright (c) 2009 Jussi Kivilinna Copyright (c) 2009 Jonathan Cameron Copyright (c) 2009 Jonathan Cameron Copyright (c) 2009 Jochen Friedrich Copyright (c) 2009 Jiri Kosina Copyright (c) 2009 Janine Kropp Copyright (c) 2009 Intel Corporation. All rights reserved. Copyright (c) 2009 Intel Corporation Copyright (c) 2009 Intel Corp. Author: Huang Ying Vinodh Gopal Erdinc Ozturk Deniz Karakoyunlu Copyright (c) 2009 Intel Corp. Author: Huang Ying Copyright (c) 2009 Imre Kaloz Copyright (c) 2009 IBM Corporation Author: Mimi Zohar Copyright (c) 2009 Herton Ronaldo Krzesinski Copyright (c) 2009 Hans de Goede Copyright (c) 2009 HNR Consulting. All rights reserved. Copyright (c) 2009 H Hartley Sweeten Copyright (c) 2009 Gábor Stefanik Copyright (c) 2009 Greg Kroah-Hartman Copyright (c) 2009 Gary Stein Copyright (c) 2009 Gabor Juhos Copyright (c) 2009 Fabio Checconi, Luigi Rizzo, and Paolo Valente. Copyright (c) 2009 Don Prince Copyright (c) 2009 Dmitry Torokhov Copyright (c) 2009 Dmitry Artamonow Copyright (c) 2009 Diego Giagio All rights reserved. Copyright (c) 2009 Dialog Semiconductor Written by David Chen Copyright (c) 2009 Devin Heitmueller Copyright (c) 2009 Denis Oliver Kropp Copyright (c) 2009 Davide Ferri Copyright (c) 2009 David T. L. Wong Copyright (c) 2009 Daniel Ribeiro Copyright (c) 2009 Daniel Mack Copyright (c) 2009 Cyber Switching, Inc. Author: Chris Verges Copyright (c) 2009 Clemens Ladisch Copyright (c) 2009 Bruno Prémont Copyright (c) 2009 Bob Copeland Copyright (c) 2009 Atheros Communications Inc. Copyright (c) 2009 Andy Walls Copyright (c) 2009 Alexander Clouter Copyright (c) 2009 Alberto Panizzo Inspired by Marek Vasut work in l4f00242t03.c Copyright (c) 2009 Alberto Panizzo Based on Marek Vasut work in lms283gf05.h Copyright (c) 2009 Alberto Panizzo Copyright (c) 2009 Albert Herranz Copyright (c) 2009 Aava Mobile Copyright (c) 2009 - 2016 Freescale Semiconductor, Inc. Copyright (c) 2009 - 2010, Intel Corporation and its suppliers. Copyright (c) 2009 - 2010 Guo-Fu Tseng Copyright (c) 2008-2015 Chelsio Communications, Inc. Copyright (c) 2008-2014,2016 Intel Corporation. Copyright (c) 2008-2014, The Linux foundation. All rights reserved. Copyright (c) 2008-2014 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2008-2014 STMicroelectronics Limited Copyright (c) 2008-2014 Patrick McHardy Copyright (c) 2008-2013 Jonathan Cameron Copyright (c) 2008-2013 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2008-2013 Broadcom Corporation Copyright (c) 2008-2012 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2008-2011, Intel Corporation. Copyright (c) 2008-2011, Intel Corporation Copyright (c) 2008-2011 Juliusz Chroboczek Copyright (c) 2008-2011 Jonathan Cameron Copyright (c) 2008-2011 Freescale Semiconductor, Inc. Copyright (c) 2008-2011 Atheros Communications Inc. Copyright (c) 2008-2010, Dave Chinner All Rights Reserved. Copyright (c) 2008-2010, 2013 Dave Chinner All Rights Reserved. Copyright (c) 2008-2010 Rafi Rubin Copyright (c) 2008-2010 Henrik Rydberg Copyright (c) 2008-2010 Arnaud Patard Copyright (c) 2008-2009, NVIDIA Corporation. Copyright (c) 2008-2009, NVIDIA Corporation Copyright (c) 2008-2009, MontaVista Software, Inc. Copyright (c) 2008-2009 Weongyo Jeong Copyright (c) 2008-2009 USI Co., Ltd. All rights reserved. Copyright (c) 2008-2009 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2008-2009 Secret Lab Technologies Ltd. Copyright (c) 2008-2009 Rodolfo Giometti Copyright (c) 2008-2009 Philipp Zabel Copyright (c) 2008-2009 Patrick McHardy Copyright (c) 2008-2009 PMC-Sierra, Inc., All rights reserved. Copyright (c) 2008-2009 PIKA Technologies Sean MacLennan Copyright (c) 2008-2009 Nuvoton technology corporation. Copyright (c) 2008-2009 Novell Inc. Copyright (c) 2008-2009 MontaVista Software, Inc. Copyright (c) 2008-2009 Michael Buesch Copyright (c) 2008-2009 Marvell Semiconductor Copyright (c) 2008-2009 Jonathan Cameron Copyright (c) 2008-2009 Frederic Weisbecker Mostly borrowed from function tracer which Copyright (c) 2008-2009 Felix Fietkau Copyright (c) 2008-2009 Eurotech S.p.A. Michael Lawnick Copyright (c) 2008-2009 Eurotech S.p.A. Copyright (c) 2008-2009 Cisco Systems, Inc. All rights reserved. Copyright (c) 2008-2009 Atheros Communications, Inc. Copyright (c) 2008-2009 Atheros Communications Inc. Copyright (c) 2008,2009,2010 Katalix Systems Ltd Copyright (c) 2008,2009 NEC Software Tohoku, Ltd. Written by Takashi Sato Akira Fujita Copyright (c) 2008,2009 Katalix Systems Ltd Copyright (c) 2008,2009 Ilya Petrov Copyright (c) 2008, VIA Technologies Inc. All Rights Reserved. Copyright (c) 2008, Tungsten Graphics, Inc. Cedar Park, TX., USA. All Rights Reserved. Copyright (c) 2008, Tungsten Graphics Inc. Cedar Park, TX., USA. All Rights Reserved. Copyright (c) 2008, Swedish Institute of Computer Science. All rights reserved. Copyright (c) 2008, Jouni Malinen Copyright (c) 2008, John W. Linville Copyright (c) 2008, Intel Corporation. Copyright (c) 2008, FUJITSU Limited Copyright (c) 2008, Darius Augulis Copyright (c) 2008, Christoph Hellwig All Rights Reserved. Copyright (c) 2008, Christian Lamparter Copyright (c) 2008, 2018 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2008, 2009, 2010 QLogic Corporation. All rights reserved. Copyright (c) 2008, 2009 open80211s Ltd. Authors: Luis Carlos Cobo Javier Cardona Copyright (c) 2008, 2009 open80211s Ltd. Author: Luis Carlos Cobo Copyright (c) 2008, 2009 Tim Blechmann Copyright (c) 2008, 2009 QLogic Corporation. All rights reserved. Copyright (c) 2008, 2007, 2004-2005 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2008 guiming zhuo Copyright (c) 2008 by: Ben Woodard Mauro Carvalho Chehab Copyright (c) 2008 by Takashi Iwai Copyright (c) 2008 by Jaroslav Kysela Copyright (c) 2008 by David Brownell Copyright (c) 2008 Zhang Le Copyright (c) 2008 Zbynek Michl Copyright (c) 2008 Wind River Systems, Inc. Copyright (c) 2008 Wei Ni Copyright (c) 2008 Tomasz Grobelny Copyright (c) 2008 Thomas Bogendoerfer Copyright (c) 2008 Texas Instruments Copyright (c) 2008 Takashi Iwai Copyright (c) 2008 Steven Toth Copyright (c) 2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks , Copyright (c) 2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2008 Simtec Electronics Ben Dooks , Copyright (c) 2008 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright (c) 2008 Simtec Electronics Ben Dooks Copyright (c) 2008 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2008 Silicon Graphics Inc. All Rights Reserved. Copyright (c) 2008 Secret Lab Technologies Ltd. Copyright (c) 2008 Sascha Hauer , Pengutronix Copyright (c) 2008 Samuel Thibault Copyright (c) 2008 STMicroelectronics Limited Copyright (c) 2008 Ryan Mallon Copyright (c) 2008 Rodolfo Giometti Copyright (c) 2008 Rod Whitby Copyright (c) 2008 Richard Liu, STMicroelectronics Copyright (c) 2008 Richard Lemon Copyright (c) 2008 Renesas Solutions Corp. Copyright (c) 2008 Red Hat, Inc. All rights reserved. Copyright (c) 2008 Red Hat Inc. Copyright (c) 2008 Ramax Lo Based on mach-anubis.c by Ben Dooks and modifications by SBZ and Weibing and Michel Pollet Copyright (c) 2008 Ramax Lo Based on mach-anubis.c by Ben Dooks and modifications by SBZ and Weibing Copyright (c) 2008 QUALCOMM USA, INC. Copyright (c) 2008 QUALCOMM Incorporated. Copyright (c) 2008 Philipp Zabel Copyright (c) 2008 Philipp Zabel Copyright (c) 2008 Peter Popovec Copyright (c) 2008 Patrick McHardy Copyright (c) 2008 PIKA Technologies Sean MacLennan Copyright (c) 2008 Nuvoton technology corporation. Copyright (c) 2008 Nuvoton technology corporation All rights reserved. Copyright (c) 2008 Nuvoton technology corporation Copyright (c) 2008 Nuvoton corporation Copyright (c) 2008 Nuovation System Designs, LLC Grant Erickson Copyright (c) 2008 Nissin Systems Co., Ltd., Yoshio Kashiwagi Copyright (c) 2008 Neil Horman Copyright (c) 2008 NVIDIA Corp. All rights reserved. Copyright (c) 2008 MtekVision Co., Ltd. Kwangwoo Lee Copyright (c) 2008 MontaVista Software, Inc. Anton Vorontsov Copyright (c) 2008 MontaVista Software, Inc. Copyright (c) 2008 Mike Christie Copyright (c) 2008 Michael Krufky Copyright (c) 2008 Michael Buesch Copyright (c) 2008 Mauro Carvalho Chehab Copyright (c) 2008 Matthieu Castet (castet.matthieu@free.fr) Copyright (c) 2008 Marvell Semiconductor Copyright (c) 2008 Marvell International Ltd. Converted to SPI device based LCD/Backlight device driver by Eric Miao Copyright (c) 2008 Martin Kebert Copyright (c) 2008 Marek Vasut Copyright (c) 2008 Marc Pignat Copyright (c) 2008 Magnus Damm Copyright (c) 2008 Maciej W. Rozycki Copyright (c) 2008 Lukasz Lubojanski Copyright (c) 2008 Loc Ho Copyright (c) 2008 Lev Babiev based on hid-cherry driver Copyright (c) 2008 Kwangwoo Lee ads7846.c Copyright (c) 2008 Jonathan Cameron Copyright (c) 2008 Jiri Slaby Copyright (c) 2008 Jiri Slaby Copyright (c) 2008 Jaya Kumar Copyright (c) 2008 Jaswinder Singh Rajput Copyright (c) 2008 James Bottomley Copyright (c) 2008 Isaku Yamahata VA Linux Systems Japan. Split out x86 specific part. Copyright (c) 2008 Isaku Yamahata VA Linux Systems Japan K.K. pv_ops. Yaozu (Eddie) Dong Copyright (c) 2008 Isaku Yamahata VA Linux Systems Japan K.K. pv_ops. Copyright (c) 2008 Isaku Yamahata VA Linux Systems Japan K.K. Copyright (c) 2008 Intel Corporation Jesse Barnes Copyright (c) 2008 Intel Corporation Author: Matthew Wilcox Copyright (c) 2008 Intel Corporation Copyright (c) 2008 Instituto Nokia de Tecnologia - INdT Contact: Eduardo Valentin Copyright (c) 2008 Herbert Xu Copyright (c) 2008 Henrik Rydberg (rydberg@euromail.se) Copyright (c) 2008 Harris Corporation Copyright (c) 2008 H Hartley Sweeten Copyright (c) 2008 Gerrit Renker Rewrote from scratch, some bits from earlier code by Copyright (c) 2008 Gerrit Renker Copyright (c) 2008 Freescale Semiconductor, Inc. Copyright (c) 2008 Fabio Belavenuto Copyright (c) 2008 Eurotech S.p.A. Copyright (c) 2008 Eurotech S.p.A. Copyright (c) 2008 Erik Andrén Copyright (c) 2008 Emcraft Systems. Sergei Poselenov, Copyright (c) 2008 Emcraft Systems Sergei Poselenov Copyright (c) 2008 Embedded Alley Solutions Inc Copyright (c) 2008 Doug Thompson www.softwarebitmaker.com Licensed and distributed under the GPL Copyright (c) 2008 Dmitry Eremin-Solenikov Copyright (c) 2008 Dmitry Baryshkov Copyright (c) 2008 Dave Chinner All Rights Reserved. Copyright (c) 2008 Codehermit Copyright (c) 2008 Cisco. All rights reserved. Copyright (c) 2008 Chia-I Wu Copyright (c) 2008 CSE Semaphore Belgium. by Laurent Pinchart Copyright (c) 2008 Bull S.A.S. Copyright (c) 2008 Bernhard Weirich Copyright (c) 2008 Atom Create Engineering Co., Ltd. Copyright (c) 2008 Atheros Communications Inc. Copyright (c) 2008 Applied Micro Circuits Corporation. All rights reserved. James Hsiao Copyright (c) 2008 Anssi Hannula Copyright (c) 2008 Andres Salomon Copyright (c) 2008 Alistair John Strachan Copyright (c) 2008 Alexey Klimov Copyright (c) 2008 Alek Du Copyright (c) 2008 Adrian-Ken Rueegsegger Copyright (c) 2008 - 2012 QLogic Corporation. All rights reserved. Copyright (c) 2007-8 Patrick Boettcher Copyright (c) 2007-2017 Nicira, Inc. Copyright (c) 2007-2016, Synaptics Incorporated Copyright (c) 2007-2015 Herbert Xu Copyright (c) 2007-2014 Nicira, Inc. Copyright (c) 2007-2014 Jiri Kosina Copyright (c) 2007-2013 Nicira, Inc. Copyright (c) 2007-2013 Broadcom Corporation Copyright (c) 2007-2012 Nicira, Inc. Copyright (c) 2007-2011, Intel Corporation. All Rights Reserved. Copyright (c) 2007-2011 Nicira, Inc. Copyright (c) 2007-2011 Nicira Networks. Copyright (c) 2007-2011 Atheros Communications Inc. Copyright (c) 2007-2010 Vasily Khoruzhick Copyright (c) 2007-2010 VMware, Inc., Palo Alto, CA., USA All Rights Reserved. Copyright (c) 2007-2010 The Khronos Group Inc. Copyright (c) 2007-2010 Paul Mundt Copyright (c) 2007-2010 Bartlomiej Zolnierkiewicz Copyright (c) 2007-2009, MontaVista Software, Inc. Derived from code that was: Copyright (c) 2007-2009, Christian Lamparter Copyright (c) 2007-2009 VMware, Inc., Palo Alto, CA., USA All Rights Reserved. Copyright (c) 2007-2009 Philipp Zabel Copyright (c) 2007-2009 Patrick McHardy Copyright (c) 2007-2009 Oliver Neukum Copyright (c) 2007-2009 Novell Inc. Copyright (c) 2007-2009 Greg Kroah-Hartman Copyright (c) 2007-2009 Jiri Kosina Copyright (c) 2007-2008, Intel Corporation. All Rights Reserved. Copyright (c) 2007-2008 Tungsten Graphics, Inc., Cedar Park, TX., USA, Copyright (c) 2007-2008 Tungsten Graphics, Inc., Cedar Park, TX., USA Copyright (c) 2007-2008 Pavel Roskin Copyright (c) 2007-2008 Oliver Neukum Copyright (c) 2007-2008 MontaVista Software, Inc. Copyright (c) 2007-2008 Michael Taylor Copyright (c) 2007-2008 Mauro Carvalho Chehab Copyright (c) 2007-2008 Matthew W. S. Bell Copyright (c) 2007-2008 Luis Rodriguez Copyright (c) 2007-2008 Jiri Slaby Copyright (c) 2007-2008 Jim Paris Added support RSX DMA Vivien Chappelier Copyright (c) 2007-2008 Intel Corporation. All rights reserved. Copyright (c) 2007-2008 Intel Corporation Jesse Barnes Copyright (c) 2007-2008 Intel Corporation Copyright (c) 2007-2008 Claudio Nieder Copyright (c) 2007-2008 Claudio Nieder Copyright (c) 2007-2008 Bruno Randolf Copyright (c) 2007-2008 Bartlomiej Zolnierkiewicz Copyright (c) 2007-2008 Atheros Communications, Inc. Copyright (c) 2007,2008 Dmitry Baryshkov Copyright (c) 2007,2008 Dmitry Baryshkov Copyright (c) 2007, XenSource Inc. Copyright (c) 2007, MontaVista Software, Inc. Copyright (c) 2007, Intel Corporation. All Rights Reserved. Copyright (c) 2007, Intel Corporation. Copyright (c) 2007, D G Murray Copyright (c) 2007, 2017 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2007, 2013 Tejun Heo Copyright (c) 2007, 2013 Tejun Heo Copyright (c) 2007, 2011 Jean Delvare Copyright (c) 2007, 2011 Freescale Semiconductor, Inc. Copyright (c) 2007, 2010, 2012 Freescale Semiconductor, Inc. Copyright (c) 2007, 2010 Intel Corporation Jesse Barnes Copyright (c) 2007, 2010 George Joseph Copyright (c) 2007, 2009, 2010 QLogic Corporation. All rights reserved. Copyright (c) 2007, 2009 Anssi Hannula Copyright (c) 2007, 2008, 2009, 2010 Juerg Haefliger Copyright (c) 2007, 2008, 2009 QLogic Corporation. All rights reserved. Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved. Copyright (c) 2007, 2008 QLogic Corporation. All rights reserved. Copyright (c) 2007, 2008 Patrick McHardy Copyright (c) 2007, 2008 Mike Christie Copyright (c) 2007, 2008 Mellanox Technologies. All rights reserved. Copyright (c) 2007, 2004-2005 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2007 by Silicon Motion, Inc. (SMI) Copyright (c) 2007 by Bill Gatliff . Copyright (c) 2007 allank Copyright (c) 2007 Xceive Corporation Copyright (c) 2007 Wouter Horre Copyright (c) 2007 Wind River Systems, Inc. Copyright (c) 2007 Vivek Goyal (vgoyal@in.ibm.com) Copyright (c) 2007 University of Aberdeen, Scotland, UK Copyright (c) 2007 Ujjwal Pande , Kenati Technologies Pvt Ltd. Copyright (c) 2007 Ujjwal Pande , Copyright (c) 2007 Ujjwal Pande Copyright (c) 2007 TinCanTools David Anders Copyright (c) 2007 Thomas Bogendoerfer Copyright (c) 2007 The University of Aberdeen, Scotland, UK Copyright (c) 2007 Tejun Heo Copyright (c) 2007 Tan Swee Heng Copyright (c) 2007 Takashi Iwai Copyright (c) 2007 Steven Toth Copyright (c) 2007 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2007 Simtec Electronics Ben Dooks, Copyright (c) 2007 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright (c) 2007 Simtec Electronics Ben Dooks Copyright (c) 2007 Sigmatel, Inc. Peter Hartley, Copyright (c) 2007 Shin-ya Okada sh_okada(at)d4.dion.ne.jp at) -> @ Copyright (c) 2007 Secret Lab Technologies Ltd. Copyright (c) 2007 Samuel Ortiz which is in turn partly based on the wireless netlink code: Copyright (c) 2007 SUSE Linux Products GmbH Copyright (c) 2007 STMicroelectronics (R&D) Ltd. Copyright (c) 2007 Rodolfo Giometti Copyright (c) 2007 Rik Snel Copyright (c) 2007 Richard Purdie Copyright (c) 2007 Red Hat, Inc. Author(s): Jeff Layton (jlayton@redhat.com) Steve French (sfrench@us.ibm.com) Copyright (c) 2007 Red Hat, Inc. Author(s): Jeff Layton (jlayton@redhat.com) Copyright (c) 2007 Red Hat Copyright (c) 2007 Rafael J. Wysocki Copyright (c) 2007 Philipp Zabel Copyright (c) 2007 Philipp Zabel Copyright (c) 2007 Paul Walmsley Copyright (c) 2007 Patrick McHardy Copyright (c) 2007 Patrick Boettcher Copyright (c) 2007 Oracle Corporation. All rights reserved. Written by Martin K. Petersen Copyright (c) 2007 Ondrej Zajicek Copyright (c) 2007 Olivier DANET Copyright (c) 2007 Oliver Neukum Copyright (c) 2007 Novell Inc. Copyright (c) 2007 Nokia Siemens Networks - Mikko Herranen Copyright (c) 2007 Nokia Siemens Networks Copyright (c) 2007 Nobuhiro Iwamatsu Copyright (c) 2007 MontaVista Software, Inc. Anton Vorontsov Copyright (c) 2007 MontaVista Software, Inc. Copyright (c) 2007 MontaVista Software, Inc. Copyright (c) 2007 Microchip Technology Inc. likely to be covered by the MLPL as found at: http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>. For use only on Windows operating systems. Copyright (c) 2007 Michel Ludwig (michel.ludwig@gmail.com) frontend interface Copyright (c) 2007 Michel Ludwig Fixed module load/unload Copyright (c) 2007 Michel Ludwig Fix SMBus Read Byte command Copyright (c) 2007 Michel Ludwig DVB-T support Copyright (c) 2007 Michael Buesch Copyright (c) 2007 Mellanox Technologies. All rights reserved. Copyright (c) 2007 Mauro Carvalho Chehab Copyright (c) 2007 Matthew Wilcox Copyright (c) 2007 Manuel Lauss Copyright (c) 2007 Maciej W. Rozycki Copyright (c) 2007 Luis R. Rodriguez Copyright (c) 2007 Larry Finger Copyright (c) 2007 Kevin O'Connor Copyright (c) 2007 Kevin Lo Copyright (c) 2007 Keir Fraser, XenSource Inc Copyright (c) 2007 Kalle Valo Copyright (c) 2007 Julian Scheel Copyright (c) 2007 Jonathan Cameron Copyright (c) 2007 Jiri Slaby Copyright (c) 2007 Jiri Kosina Copyright (c) 2007 Jakob Bornecrantz Copyright (c) 2007 Intel Corporation. All rights reserved. Copyright (c) 2007 Intel Corporation Copyright (c) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project. Copyright (c) 2007 Igor Mammedov Author(s): Igor Mammedov (niallain@gmail.com) Steve French (sfrench@us.ibm.com) Wang Lei (wang840925@gmail.com) David Howells (dhowells@redhat.com) Copyright (c) 2007 Igor Mammedov Copyright (c) 2007 Herbert Xu Copyright (c) 2007 Hans J. Koch, Linutronix GmbH Copyright (c) 2007 Guido Guenther Copyright (c) 2007 Greg Kroah-Hartman Copyright (c) 2007 Freescale Semiconductor, Inc. All rights reserved. Copyright (c) 2007 Freescale Semiconductor, Inc. Copyright (c) 2007 Freescale Semiconductor Copyright (c) 2007 Eurotech S.p.A. Copyright (c) 2007 Eric Biederman (ebiederm@xmission.com) Copyright (c) 2007 Dmitry Torokhov Copyright (c) 2007 Dmitry Baryshkov Copyright (c) 2007 Deep Root Systems, LLC Copyright (c) 2007 Dave Airlie Copyright (c) 2007 Daniel Mack friendly supported by NI. Copyright (c) 2007 Daniel Mack Karsten Wiese Copyright (c) 2007 Citrix Systems, Inc. Copyright (c) 2007 Cisco Systems. All rights reserved. Copyright (c) 2007 Cisco Systems, Inc. All rights reserved. Copyright (c) 2007 Christoph Hellwig Copyright (c) 2007 Chelsio, Inc. All rights reserved. Copyright (c) 2007 Byron Bradley Copyright (c) 2007 Bruno Randolf Copyright (c) 2007 Benjamin Herrenschmidt, IBM Corporation Extracted from signal_32.c and signal_64.c Copyright (c) 2007 Ben Dooks Copyright (c) 2007 Barry Carter Copyright (c) 2007 Arnaldo Carvalho de Melo Copyright (c) 2007 Anton Vorontsov Copyright (c) 2007 Andi Kleen (ak@suse.de) Copyright (c) 2007 Alexey Starikovskiy Copyright (c) 2007 Alexey Starikovskiy Copyright (c) 2007 - 2012 QLogic Corporation. All rights reserved. Copyright (c) 2007 - 2009, Christian Lamparter Copyright (c) 2007 - 2008 Jean Delvare Copyright (c) 2007 - 2008 Jacob Jun Pan Copyright (c) 2007 - 1012 Jean Delvare Copyright (c) 2006-2017, CRYPTOGAMS by All rights reserved. Copyright (c) 2006-2016 Herbert Xu Copyright (c) 2006-2014 Brocade Communications Systems, Inc. Copyright (c) 2006-2014 Broadcom Corporation Copyright (c) 2006-2013 Jiri Kosina Copyright (c) 2006-2012 Wilocity Copyright (c) 2006-2012 Patrick McHardy Copyright (c) 2006-2012 Jiri Kosina Copyright (c) 2006-2011 Michael Hennerich Copyright (c) 2006-2011 Freescale Semiconductor, Inc. Copyright (c) 2006-2010 Patrick McHardy Copyright (c) 2006-2010 Jiri Kosina Copyright (c) 2006-2010 BalaBit IT Ltd. Author: Balazs Scheidler, Krisztian Kovacs Copyright (c) 2006-2009, Intel Corporation Copyright (c) 2006-2009 Vmware, Inc., Palo Alto, CA., USA All Rights Reserved. Copyright (c) 2006-2009 Victor Chukhantsev, Denis Grigoriev, Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA All Rights Reserved. Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA Copyright (c) 2006-2009 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Vincent Sanders Copyright (c) 2006-2009 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2006-2009 Red Hat Inc. Copyright (c) 2006-2009 Nick Kossifidis Copyright (c) 2006-2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Vincent Sanders Copyright (c) 2006-2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2006-2008 One Laptop Per Child Authors: Zephaniah E. Hull Andres Salomon Copyright (c) 2006-2008 Novell Inc. Copyright (c) 2006-2008 Nick Kossifidis Copyright (c) 2006-2008 Jiri Kosina Copyright (c) 2006-2008 Intel Corporation Copyright (c) 2006-2008 Hans de Goede Copyright (c) 2006-2008 Greg Kroah-Hartman Copyright (c) 2006-2008 Freescale Semiconductor, Inc. Author: Scott Wood Copyright (c) 2006-2008 Freescale Semiconductor, Inc. All rights reserved. Copyright (c) 2006-2008 Dominik Kuhlen Copyright (c) 2006-2008 Daniel Mack, Karsten Wiese Copyright (c) 2006-2008 Chelsio, Inc. All rights reserved. Copyright (c) 2006-2007, D G Murray. Copyright (c) 2006-2007, 2011-2012 Freescale Semiconductor, Inc. Copyright (c) 2006-2007 Tungsten Graphics, Inc., Cedar Park, TX., USA All Rights Reserved. Copyright (c) 2006-2007 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Vincent Sanders Copyright (c) 2006-2007 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2006-2007 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2006-2007 Silicon Graphics, Inc. Copyright (c) 2006-2007 Philipp Zabel Copyright (c) 2006-2007 Ondrej Zajicek Copyright (c) 2006-2007 Oliver Bock (bock@tfh-berlin.de) Copyright (c) 2006-2007 Novell Inc. Copyright (c) 2006-2007 Nick Kossifidis Copyright (c) 2006-2007 MontaVista Software, Inc. Copyright (c) 2006-2007 Mauro Carvalho Chehab Copyright (c) 2006-2007 Jorge Boncompte - DTI2 Copyright (c) 2006-2007 Jiri Kosina Copyright (c) 2006-2007 Herbert Xu Copyright (c) 2006-2007 Greg Kroah-Hartman Copyright (c) 2006-2007 Freescale Semiconductor, Inc. Copyright (c) 2006-2007 Freescale Semiconductor Copyright (c) 2006-2007 David Brownell Copyright (c) 2006,2007 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2006,2007 Daniel Mack, Tim Ruetz Copyright (c) 2006,2007 Daniel Mack Copyright (c) 2006, emlix, Sebastian Hess Copyright (c) 2006, Rik Snel Copyright (c) 2006, Michael Wu Copyright (c) 2006, Kyle McMartin Copyright (c) 2006, Keir Fraser Copyright (c) 2006, Intel Corporation. Copyright (c) 2006, Ian Campbell, XenSource Ltd. Copyright (c) 2006, Ian Campbell, XenSource Inc. Copyright (c) 2006, Ian Campbell Copyright (c) 2006, 2019 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2006, 2018 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2006, 2017 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2006, 2007, 2008, 2009, 2010 QLogic Corporation. All rights reserved. Copyright (c) 2006, 2007, 2008, 2009 QLogic Corporation. All rights reserved. Copyright (c) 2006, 2007, 2008 QLogic Corporation. All rights reserved. Copyright (c) 2006, 2007 Maciej W. Rozycki Copyright (c) 2006, 2007 IBM Corp. Josh Boyer , David Gibson Copyright (c) 2006, 2007 IBM Corp. Josh Boyer Copyright (c) 2006, 2007 IBM Corp. Benjamin Herrenschmidt Copyright (c) 2006, 2007 IBM Corp. Copyright (c) 2006, 2007 Cisco Systems. All rights reserved. Copyright (c) 2006, 2007 Cisco Systems, Inc. All rights reserved. Copyright (c) 2006, 2006 Michael Buesch Copyright (c) 2006 by Mauro Carvalho Chehab Ted Walther John Sokol http://v4l.videotechnology.com/ Copyright (c) 2006 by Matthias König Copyright (c) 2006 by Jing Min Zhao Copyright (c) 2006 by Jaroslav Kysela Copyright (c) 2006 Wolfson Microelectronics PLC. Graeme Gregory graeme.gregory@wolfsonmicro.com linux@wolfsonmicro.com Copyright (c) 2006 Willem Duinker v4l2 interface modeled after the V4L2 driver for SN9C10x PC Camera Controllers Copyright (c) 2006 Trond Myklebust Copyright (c) 2006 Tower Technologies Based on ep93xx driver, bits from alim7101_wdt.c Copyright (c) 2006 Tower Technologies Copyright (c) 2006 Thomas Gleixner Copyright (c) 2006 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2006 Tensilica, Inc. All Rights Reserved. Copyright (c) 2006 Tejun Heo Copyright (c) 2006 Steven Toth Copyright (c) 2006 Steven Rostedt Licensed under the GNU Free Documentation License, Version 1.2 Copyright (c) 2006 Sphere Systems Ltd Copyright (c) 2006 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2006 Simtec Electronics Vincent Sanders Ben Dooks Copyright (c) 2006 Simtec Electronics Ben Dooks Vincent Sanders Copyright (c) 2006 Simtec Electronics Ben Dooks Copyright (c) 2006 Simtec Electronics Copyright (c) 2006 Silicon Graphics, Inc. by Greg Banks Copyright (c) 2006 Sam Leffler, Errno Consulting Copyright (c) 2006 SUSE Linux Products GmbH Copyright (c) 2006 Rik Snel Copyright (c) 2006 Rick Koch Copyright (c) 2006 Ralf Baechle (ralf@linux-mips.org) Copyright (c) 2006 Rafael J. Wysocki Copyright (c) 2006 Pototskiy Akex Takashi Iwai Tobin Davis Copyright (c) 2006 Philipp Zabel Copyright (c) 2006 Patrick McHardy Copyright (c) 2006 PathScale, Inc. All rights reserved. Copyright (c) 2006 Oracle. All rights reserved. Copyright (c) 2006 Option Wireless n/v All rights Reserved. Copyright (c) 2006 Olivier DANET Copyright (c) 2006 Oliver Neukum Copyright (c) 2006 Novell, Inc. Copyright (c) 2006 Nokia Corporation corgi_ts.c Copyright (c) 2006 Nokia Corporation Various changes: Imre Deak Copyright (c) 2006 Moxa Technologies Co., Ltd. Copyright (c) 2006 MontaVista Software, Inc. Copyright (c) 2006 Michal Ludvig Copyright (c) 2006 Michael Hanselmann Copyright (c) 2006 Michael Buesch Copyright (c) 2006 Mellanox Technologies. All rights reserved. Copyright (c) 2006 Mellanox Technologies. All rights reserved Copyright (c) 2006 Mauro Carvalho Chehab This code is placed under the terms of the GNU General Public License Based on tda9855.c by Steve VanDeBogart (vandebo@uclink.berkeley.edu) Copyright (c) 2006 Mauro Carvalho Chehab This code is placed under the terms of the GNU General Public License Copyright (c) 2006 Mauro Carvalho Chehab Copyright (c) 2006 Matt Callow Copyright (c) 2006 Marek Vasut Copyright (c) 2006 Maciej W. Rozycki Copyright (c) 2006 Luc Verhaegen (quirks list) Copyright (c) 2006 Kyle McMartin Copyright (c) 2006 Jochen Voss Copyright (c) 2006 Jiri Kosina Copyright (c) 2006 Jiri Benc Copyright (c) 2006 Jing Min Zhao Copyright (c) 2006 Intel Corporation. All rights reserved. Copyright (c) 2006 Intel Corporation Copyright (c) 2006 Ian Molton Copyright (c) 2006 Herbert Xu CTR part based on code (crypto/ctr.c) by: Copyright (c) 2006 Herbert Xu Copyright (c) 2006 Herbert Valerio Riedel Copyright (c) 2006 Hartmut Birr (e9hack at gmail dot com) Copyright (c) 2006 Guedez Clement Some functions are taken from the Prodigy192 driver source Copyright (c) 2006 Greg Kroah-Hartman Copyright (c) 2006 Freescale Semiconductor, Inc. Copyright (c) 2006 Edgar Hucek Copyright (c) 2006 Dmitry Torokhov Copyright (c) 2006 Diego Beltrami Miika Komu Herbert Xu Abhinav Pathak Jeff Ahrenholz Copyright (c) 2006 Devicescape Software, Inc. Copyright (c) 2006 Dave Airlie Copyright (c) 2006 Damien Bergamini Copyright (c) 2006 Cisco Systems. All rights reserved. Copyright (c) 2006 Cisco Systems, Inc. All rights reserved. Copyright (c) 2006 Chelsio, Inc. All rights reserved. Copyright (c) 2006 Carsten Emde, Open Source Automation Development Lab Copyright (c) 2006 Carlos Munoz Copyright (c) 2006 Ben Dooks Copyright (c) 2006 Ben Dooks Copyright (c) 2006 Arnaldo Carvalho de Melo Copyright (c) 2006 Anton Vorontsov Copyright (c) 2006 Anssi Hannula Copyright (c) 2006 Andrzej Zaborowski Copyright (c) 2006 Andriy Skulysh Copyright (c) 2006 American Microsystems Limited David Anders Copyright (c) 2006 Alberto Mardegan Copyright (c) 2006 ATRON electronic GmbH Author: Jan Nikitenko Copyright (c) 2006 ATI Technologies Inc. Copyright (c) 2006 ARM Ltd. Copyright (c) 2006 - 2016 Intel Corporation. All rights reserved. Copyright (c) 2006 - 2014 Intel Corporation. All rights reserved. Copyright (c) 2006 - 2013 Broadcom Corporation Copyright (c) 2006 - 2012 QLogic Corporation. All rights reserved. Copyright (c) 2006 - 2012 QLogic Corporation. * All rights reserved. Copyright (c) 2006 - 2011 Intel-NE, Inc. All rights reserved. Copyright (c) 2006 - 2011 Intel Corporation. All rights reserved. Copyright (c) 2006 - 2009 Mellanox Technology Inc. All rights reserved. Copyright (c) 2006 Jiri Benc Copyright (c) 2005-7 The University of Waikato, Hamilton, New Zealand. Copyright (c) 2005-7 Ian McDonald Copyright (c) 2005-6 The University of Waikato, Hamilton, New Zealand. Copyright (c) 2005-6 Ian McDonald Copyright (c) 2005-2017 Mellanox Technologies. All rights reserved. Copyright (c) 2005-2014 Brocade Communications Systems, Inc. Copyright (c) 2005-2011 Atheros Communications Inc. Copyright (c) 2005-2009 Michael Buesch Copyright (c) 2005-2008, 2011-2013, Wind River Systems All rights reserved. Copyright (c) 2005-2008, 2011, Wind River Systems All rights reserved. Copyright (c) 2005-2008, 2010-2011, Wind River Systems All rights reserved. Copyright (c) 2005-2008 Stefano Brivio Copyright (c) 2005-2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2005-2008 Michael Buesch Copyright (c) 2005-2008 KeyStream Corp. Copyright (c) 2005-2008 DLA Systems, David H. Lynch Jr. Copyright (c) 2005-2008 Christer Weinigel Copyright (c) 2005-2008 Chelsio, Inc. All rights reserved. Copyright (c) 2005-2007, Wind River Systems All rights reserved. Copyright (c) 2005-2007, 2012-2013, Wind River Systems All rights reserved. Copyright (c) 2005-2007, 2010-2013, Wind River Systems All rights reserved. Copyright (c) 2005-2007, 2010-2011, Wind River Systems All rights reserved. Copyright (c) 2005-2007 Vladimir Lebedev Copyright (c) 2005-2007 Takashi Iwai Copyright (c) 2005-2007 Stefano Brivio Copyright (c) 2005-2007 Stanislaw Gruszka Copyright (c) 2005-2007 Patrick McHardy Copyright (c) 2005-2007 Network Appliance, Inc. All rights reserved. Copyright (c) 2005-2007 Michael Buesch Copyright (c) 2005-2007 Mauro Carvalho Chehab Copyright (c) 2005-2007 Matthieu Castet Copyright (c) 2005-2006, Intel Corporation. Copyright (c) 2005-2006, Christopher Clark Copyright (c) 2005-2006, 2014, Ericsson AB Copyright (c) 2005-2006, 2013-2018 Ericsson AB Copyright (c) 2005-2006, 2010-2014, Wind River Systems All rights reserved. Copyright (c) 2005-2006, 2010-2013, Wind River Systems All rights reserved. Copyright (c) 2005-2006, 2010-2011, Wind River Systems All rights reserved. Copyright (c) 2005-2006 Voltaire, Inc. All rights reserved. Copyright (c) 2005-2006 Varma Electronics Oy Copyright (c) 2005-2006 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2005-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2005-2006 Network Appliance, Inc. All rights reserved. Copyright (c) 2005-2006 Mauro Carvalho Chehab SAA7111, SAA7113 and SAA7118 support Copyright (c) 2005-2006 Intel Corporation. All rights reserved. Copyright (c) 2005-2006 Hewlett-Packard Development Company, L.P. Contributed by Stephane Eranian Copyright (c) 2005-2006 Hans de Goede Copyright (c) 2005-2006 DENX Software Engineering Stefan Roese Copyright (c) 2005,2006 Option Wireless Sweden AB Copyright (c) 2005,2006 Mauro Carvalho Chehab Copyright (c) 2005,2006 Jim Cromie Copyright (c) 2005, XenSource Ltd Copyright (c) 2005, Wind River Systems All rights reserved. Copyright (c) 2005, Rusty Russell, IBM Corporation Copyright (c) 2005, Nguyen Anh Quynh Copyright (c) 2005, Keir Fraser Copyright (c) 2005, Keir Fraser Copyright (c) 2005, Intel Corporation. Copyright (c) 2005, Intec Automation Inc. Copyright (c) 2005, Devicescape Software, Inc. Copyright (c) 2005, Christopher Clark Copyright (c) 2005, Christian Limpach Copyright (c) 2005, Bull S.A. Written by Pierre Peiffer Copyright (c) 2005, Advanced Micro Devices, Inc. Copyright (c) 2005, 2010-2014, Wind River Systems All rights reserved. Copyright (c) 2005, 2010-2011, Wind River Systems All rights reserved. Copyright (c) 2005, 2009, 2011 Freescale Semiconductor, Inc. Copyright (c) 2005, 2007, 2008 Ian Molton Copyright (c) 2005, 2006, 2008 Patrick McHardy Copyright (c) 2005, 2006, 2007, 2008 Mellanox Technologies. All rights reserved. Copyright (c) 2005, 2006, 2007 Cisco Systems. All rights reserved. Copyright (c) 2005, 2006, 2007 Cisco Systems, Inc. All rights reserved. Copyright (c) 2005, 2006 Voltaire, Inc. All rights reserved. Copyright (c) 2005, 2006 Stefano Brivio Copyright (c) 2005, 2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2005, 2006 PathScale, Inc. All rights reserved. Copyright (c) 2005, 2006 Michael Buesch Copyright (c) 2005, 2006 Maciej W. Rozycki Copyright (c) 2005, 2006 Danny van Dyk Copyright (c) 2005, 2006 Cisco Systems. All rights reserved. Copyright (c) 2005, 2006 Cisco Systems, Inc. All rights reserved. Copyright (c) 2005, 2006 Anssi Hannula Copyright (c) 2005, 2006 Andreas Jaggi Copyright (c) 2005, 2006 Andrea Bittau Copyright (c) 2005 m5603x Linux Driver Project Copyright (c) 2005 by Tilman Schmidt , Hansjoerg Lipp . Copyright (c) 2005 by Tilman Schmidt , Hansjoerg Lipp , Stefan Eilers. Copyright (c) 2005 Voltaire, Inc. All rights reserved. Copyright (c) 2005 Voltaire Inc. All rights reserved. Copyright (c) 2005 Vojtech Pavlik Copyright (c) 2005 Vojtech Pavlik Copyright (c) 2005 Topspin Communications. All rights reserved. Copyright (c) 2005 The University of Waikato, Hamilton, New Zealand. Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. Copyright (c) 2005 Stefano Brivio Copyright (c) 2005 Stefano Brivio Copyright (c) 2005 Stanislaw Skowronek Heavily based on similar work by: Brent Casavant - IOC4 master driver Pat Gefre - IOC3 serial port IRQ demuxer Copyright (c) 2005 Stanislaw Skowronek Copyright (c) 2005 Simtec Electronics http://www.simtec.co.uk/products/ Ben Dooks Copyright (c) 2005 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2005 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2005 Sasha Khapyorsky Takashi Iwai Copyright (c) 2005 Sascha Hauer , Pengutronix Copyright (c) 2005 Samsung Electronics Kyungmin Park Copyright (c) 2005 SDG Systems, LLC Copyright (c) 2005 Roger Lucas Copyright (c) 2005 Rick Koch Copyright (c) 2005 Richard Purdie Copyright (c) 2005 Rich Townsend Copyright (c) 2005 Petr Stehlik of ARAnyM dev team Copyright (c) 2005 Pete Zaitcev Copyright (c) 2005 PathScale, Inc. All rights reserved. Copyright (c) 2005 Palmsource, Inc. Copyright (c) 2005 Oracle Corporation, Joel Becker Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved. Copyright (c) 2005 Nick Sillik Copyright (c) 2005 Network Appliance, Inc. All rights reserved. Copyright (c) 2005 MontaVista Software, Inc. Copyright (c) 2005 MontaVista Software Copyright (c) 2005 Misha Zhilin Copyright (c) 2005 Milan Jurik, Petr Stehlik of ARAnyM dev team Copyright (c) 2005 Michael Schmitz Copyright (c) 2005 Michael Haboustak for Concept2, Inc Copyright (c) 2005 Michael Buesch Copyright (c) 2005 Mellanox Technologies. All rights reserved. Copyright (c) 2005 Mellanox Technologies Ltd. All rights reserved. Copyright (c) 2005 Mauro Carvalho Chehab Copyright (c) 2005 Matthew Wilcox Copyright (c) 2005 Martin Langer , Stefano Brivio Michael Buesch Danny van Dyk Andreas Jaggi Copyright (c) 2005 Martin Langer , Copyright (c) 2005 Martin Langer Copyright (c) 2005 Maciej W. Rozycki Copyright (c) 2005 Luben Tuikov Copyright (c) 2005 Linas Vepstas Copyright (c) 2005 Koninklijke Philips Electronics N.V. Copyright (c) 2005 Kenan Esau Copyright (c) 2005 Keir Fraser Copyright (c) 2005 John Lenz Based on from xtkbd.c Copyright (c) 2005 John Bicket All rights reserved. Copyright (c) 2005 Joern Engel Copyright (c) 2005 Jim Cromie Copyright (c) 2005 James Simmons Copyright (c) 2005 Intracom S.A. by Pantelis Antoniou Copyright (c) 2005 Intel Inc. All rights reserved. Copyright (c) 2005 Intel Corporation. All rights reserved. Copyright (c) 2005 Intel Corp. Copyright (c) 2005 Ian Molton Copyright (c) 2005 Ian Molton Copyright (c) 2005 Ian McDonald Copyright (c) 2005 Ian McDonald Copyright (c) 2005 IBM Corporation Joachim Fenkes Heiko J Schick Copyright (c) 2005 Herbert Xu Copyright (c) 2005 Henk Vergonet Copyright (c) 2005 Giorgio Padrin Copyright (c) 2005 Gene Collins Copyright (c) 2005 Eugene Surovegin Copyright (c) 2005 Enrik Berkhan Copyright (c) 2005 Embedded Alley Solutions, Inc. Matt Porter Copyright (c) 2005 Dmitry Torokhov Copyright (c) 2005 Dirk Opfer Copyright (c) 2005 David Shaohua Li Copyright (c) 2005 David Kubicek Copyright (c) 2005 David Brownell Use the driver model and standard identifiers; handle bigger timeouts. Copyright (c) 2005 David Brownell Copyright (c) 2005 Danny van Dyk Copyright (c) 2005 Dan M. Smith, IBM Corporation Copyright (c) 2005 Dag Arne Osvik Copyright (c) 2005 Cisco Systems. All rights reserved. Roland Dreier Copyright (c) 2005 Cisco Systems. All rights reserved. Copyright (c) 2005 Christoph Bartelmus Copyright (c) 2005 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> Copyright (c) 2005 Benjamin Herrenschmidt, IBM Corp benh@kernel.crashing.org> Merge ppc32 and ppc64 implementations Copyright (c) 2005 Ben Gardner Copyright (c) 2005 Aspen Systems, Inc. Copyright (c) 2005 Arnaud Patard Copyright (c) 2005 Arnaldo Carvalho de Melo This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. Copyright (c) 2005 Arnaldo Carvalho de Melo Copyright (c) 2005 Arnaldo Carvalho de Melo Copyright (c) 2005 Aristeu Sergio Rozanski Filho Copyright (c) 2005 Anton Altaparmakov Copyright (c) 2005 Andriy Skulysh Copyright (c) 2005 Andrey Panin Copyright (c) 2005 Andreas Jaggi Copyright (c) 2005 Andrea Merello Copyright (c) 2005 Andrea Bittau Copyright (c) 2005 Alexey Starikovskiy Copyright (c) 2005 Alexander Wykes Copyright (c) 2005 Adaptec, Inc. All rights reserved. Copyright (c) 2005 ASPEED Technology Inc. Copyright (c) 2005 - James Bottomley Copyright (c) 2005 Maarten Deprez Copyright (c) 2004-2014 Broadcom Corporation Copyright (c) 2004-2012 Patrick McHardy Copyright (c) 2004-2011 Freescale Semiconductor, Inc. Copyright (c) 2004-2011 Atheros Communications Inc. Copyright (c) 2004-2010 Atheros Communications Inc. Copyright (c) 2004-2009 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2004-2009 Reyk Floeter Copyright (c) 2004-2009 Greg Kroah-Hartman Copyright (c) 2004-2008, 2010-2014, Wind River Systems All rights reserved. Copyright (c) 2004-2008, 2010-2013, Wind River Systems All rights reserved. Copyright (c) 2004-2008 Simtec Electronics http://armlinux.simtec.co.uk Ben Dooks Copyright (c) 2004-2008 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2004-2008 Richard Purdie Copyright (c) 2004-2008 Reyk Floeter Copyright (c) 2004-2008 LSI Corporation. Copyright (c) 2004-2008 David Howells Copyright (c) 2004-2008 Chelsio, Inc. All rights reserved. Copyright (c) 2004-2008 Ben Dooks Copyright (c) 2004-2007, Michael Wu Copyright (c) 2004-2007, Matt Reimer Copyright (c) 2004-2007, 2010-2013, Wind River Systems All rights reserved. Copyright (c) 2004-2007 Voltaire, Inc. All rights reserved. Copyright (c) 2004-2007 Voltaire Corporation. All rights reserved. Copyright (c) 2004-2007 Romain Beauxis Support for OV7670 sensors was contributed by Sam Skipsey Copyright (c) 2004-2007 Reyk Floeter Copyright (c) 2004-2007 Intel Corporation. All rights reserved. Copyright (c) 2004-2006, K A Fraser Copyright (c) 2004-2006, 2014-2017, Ericsson AB Copyright (c) 2004-2006, 2010-2013, Wind River Systems All rights reserved. Copyright (c) 2004-2006 Voltaire Corporation. All rights reserved. Copyright (c) 2004-2006 Simtec Electronics Ben Dooks Copyright (c) 2004-2006 Silicon Graphics, Inc. Modified by Paul Jackson Modified by Christoph Lameter Modified by Paul Menage Modified by Hidetoshi Seto Copyright (c) 2004-2006 Silicon Graphics, Inc. Modified by Paul Jackson Modified by Christoph Lameter Copyright (c) 2004-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2004-2006 Richard Purdie Copyright (c) 2004-2006 Macq Electronique SA. Copyright (c) 2004-2006 Herbert Xu Copyright (c) 2004-2006 Helge Deller Copyright (c) 2004-2005, Wind River Systems All rights reserved. Copyright (c) 2004-2005, Szabolcs Gyurko Copyright (c) 2004-2005, Keir Fraser Copyright (c) 2004-2005, K A Fraser Copyright (c) 2004-2005, Intel Corporation Copyright (c) 2004-2005, 2010-2011, Wind River Systems All rights reserved. Copyright (c) 2004-2005 Thibaut VARENE Copyright (c) 2004-2005 Stephane VOLTZ Copyright (c) 2004-2005 Simtec Electronics http://www.simtec.co.uk/products/SWLINUX/ Ben Dooks Copyright (c) 2004-2005 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2004-2005 Simtec Electronics Ben Dooks Copyright (c) 2004-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2004-2005 Richard Purdie Copyright (c) 2004-2005 Atheros Communications, Inc. Copyright (c) 2004-2005 Anton Altaparmakov Copyright (c) 2004,2006 Simtec Electronics Ben Dooks, http://armlinux.simtec.co.uk/ Copyright (c) 2004,2005,2006,2007,2008,2009 NVIDIA Corporation Copyright (c) 2004,2005 Patrick McHardy, Copyright (c) 2004,2005 Arnaud Patard Copyright (c) 2004, Steven Smith Copyright (c) 2004, Luke Kenneth Casson Leighton Copyright (c) 2004, K A Fraser Copyright (c) 2004, Intel Corporation. Copyright (c) 2004, Intel Corporation Copyright (c) 2004, Christian Limpach Copyright (c) 2004, Andrew Warfield Copyright (c) 2004, 2018 IBM Corp. Dave Engebretsen engebret@us.ibm.com Steven Royer seroyer@linux.vnet.ibm.com Adam Reznechek adreznec@linux.vnet.ibm.com Bryant G. Ly Copyright (c) 2004, 2011 Intel Corporation. All rights reserved. Copyright (c) 2004, 2010 Freescale Semiconductor, Inc Copyright (c) 2004, 2008 Matt Mackall Copyright (c) 2004, 2005, Voltaire, Inc. All rights reserved. Copyright (c) 2004, 2005, 2006, 2007 Broadcom Corporation Copyright (c) 2004, 2005, 2006 Voltaire, Inc. All rights reserved. Copyright (c) 2004, 2005 Zultys Technologies. Eugene Surovegin or Copyright (c) 2004, 2005 Zultys Technologies Eugene Surovegin or Copyright (c) 2004, 2005 Voltaire, Inc. All rights reserved. Copyright (c) 2004, 2005 Voltaire Corporation. All rights reserved. Copyright (c) 2004, 2005 Topspin Corporation. All rights reserved. Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. Copyright (c) 2004, 2005 Mellanox Technologies Ltd. All rights reserved. Copyright (c) 2004, 2005 Jeroen Vreeken (pe1rxq@amsat.org) Copyright (c) 2004, 2005 James Bottomley Copyright (c) 2004, 2005 Intel Corporation. All rights reserved. Copyright (c) 2004, 2005 Infinicon Corporation. All rights reserved. Copyright (c) 2004, 2005 Chris Pascoe Copyright (c) 2004+ Evgeniy Polyakov Copyright (c) 2004 by Jaroslav Kysela Copyright (c) 2004 by Hansjoerg Lipp Copyright (c) 2004 by Digigram Copyright (c) 2004 by Castet Matthieu Copyright (c) 2004 Will Schmidt IBM Corporation. Nathan Lynch nathanl@austin.ibm.com Copyright (c) 2004 Voltaire, Inc. All rights reserved. Copyright (c) 2004 Voltaire Corporation. All rights reserved. Copyright (c) 2004 Vojtech Pavlik and Dan Streetman Copyright (c) 2004 Vojtech Pavlik Copyright (c) 2004 Utilitek Systems, Inc. Copyright (c) 2004 Torrey Hoffman Copyright (c) 2004 Topspin Corporation. All rights reserved. Copyright (c) 2004 Topspin Communications. All rights reserved. Copyright (c) 2004 The Regents of the University of Michigan. Copyright (c) 2004 Texas Instruments. 1. Modified to support OMAP1610 32-KHz watchdog timer 2. Ported to 2.6 kernel Copyright (c) 2004 Takashi Iwai PeiSen Hou Copyright (c) 2004 Takashi Iwai Copyright (c) 2004 TDF Copyright (c) 2004 Simtec Electronics http://armlinux.simtec.co.uk/ Written by Ben Dooks, Copyright (c) 2004 Simtec Electronics Ben Dooks Copyright (c) 2004 Simtec Electronics http://www.simtec.co.uk/products/SWLINUX/ Copyright (c) 2004 Silicon Graphics, Inc. Copyright (c) 2004 Silicon Graphics, Inc Russ Anderson Jesse Barnes Jack Steiner Copyright (c) 2004 Shannon Holland Copyright (c) 2004 Rudolf Marek Copyright (c) 2004 Ron Lee (ron@debian.org) rewritten for kernel 2.6 Copyright (c) 2004 Richard Purdie Copyright (c) 2004 Red Hat, Inc., James Morris Copyright (c) 2004 Ray Lehtiniemi Copyright (c) 2004 Randy Dunlap Copyright (c) 2004 Peter Nelson Copyright (c) 2004 Peter Gruber Copyright (c) 2004 Pavel Machek Copyright (c) 2004 Patrick McHardy Copyright (c) 2004 Panagiotis Issaris Copyright (c) 2004 Open Source Development Labs Copyright (c) 2004 Oliver Neukum Copyright (c) 2004 Nick Jones Copyright (c) 2004 Nex Vision Guillaume GOURAT Copyright (c) 2004 Nex Vision Guillaume GOURAT Copyright (c) 2004 Michal Ludvig Copyright (c) 2004 Mellanox Technologies Ltd. All rights reserved. Copyright (c) 2004 Matthieu Castet Copyright (c) 2004 Matthew Wilcox Copyright (c) 2004 Mark M. Hoffman Copyright (c) 2004 MIPS Inc Author: chris@mips.com Copyright (c) 2004 Linus Torvalds Copyright (c) 2004 Li Shaohua Copyright (c) 2004 Kouichi ONO Copyright (c) 2004 Kiran Kumar Immidi Copyright (c) 2004 Kailang Yang PeiSen Hou Takashi Iwai Jonathan Woithe Copyright (c) 2004 Justin Thiessen Copyright (c) 2004 Jouni Malinen Copyright (c) 2004 Jon Smirl Copyright (c) 2004 Joerg Albert Copyright (c) 2004 Jocelyn Mayer 2011 Alexander Graf Copyright (c) 2004 Jean-Luc Cooke Copyright (c) 2004 Jaroslav Kysela 2008 Pavel Hofman Copyright (c) 2004 Jaroslav Kysela Copyright (c) 2004 Jan Steinhoff (cpad@jan-steinhoff . de) Copyright (c) 2004 James Simmons Copyright (c) 2004 James Morris , Red Hat Inc. ea-in-inode support by Alex Tomas aka bzzz and Andreas Gruenbacher . Copyright (c) 2004 James Morris , Red Hat Inc. Copyright (c) 2004 James Courtier-Dutton Driver CA0106 chips. e.g. Sound Blaster Audigy LS and Live 24bit Version: 0.0.25 Copyright (c) 2004 James Courtier-Dutton Driver CA0106 chips. e.g. Sound Blaster Audigy LS and Live 24bit Version: 0.0.22 Copyright (c) 2004 James Courtier-Dutton Driver CA0106 chips. e.g. Sound Blaster Audigy LS and Live 24bit Version: 0.0.18 Copyright (c) 2004 Intel Corporation. All rights reserved. Copyright (c) 2004 Infinicon Corporation. All rights reserved. Copyright (c) 2004 Hewlett-Packard Development Company, L.P. Contributed by David Mosberger-Tang Copyright (c) 2004 Hewlett-Packard Company. Copyright (c) 2004 Herbert Xu Copyright (c) 2004 Helge Deller Copyright (c) 2004 Google, Inc. i2c-virtual.c from Brian Kuschak Copyright (c) 2004 Gerd Knorr Copyright (c) 2004 Freescale Semiconductor, Inc. Copyright (c) 2004 Freescale Semiconductor, Inc Copyright (c) 2004 Fetron GmbH Copyright (c) 2004 Evgeniy Polyakov Copyright (c) 2004 Eugene Surovegin Copyright (c) 2004 Erik Rigtorp Copyright (c) 2004 Dmitry Torokhov Copyright (c) 2004 Dmitry Torokhov Copyright (c) 2004 David Shaohua Li Copyright (c) 2004 Cisco Systems, Inc. Copyright (c) 2004 Christoph Hellwig Copyright (c) 2004 Balint Seeber Copyright (c) 2004 Arnaud Patard Copyright (c) 2004 Arnaud Patard Copyright (c) 2004 Anton Altaparmakov Copyright (c) 2004 Andras BALI Copyright (c) 2004 Amstrad Plc Copyright (c) 2004 Aaron Grothe ajgrothe@yahoo.com Copyright (c) 2004 - 2013 Broadcom Corporation Copyright (c) 2004 - 2009 Paul Mundt Copyright (c) 2003-2018, Intel Corporation. Copyright (c) 2003-2017, Ericsson AB Copyright (c) 2003-2017 QLogic Corporation Copyright (c) 2003-2017 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2003-2017 Cavium, Inc. All rights reserved. Copyright (c) 2003-2017 Cavium, Inc. Copyright (c) 2003-2016, Intel Corporation. Copyright (c) 2003-2016 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2003-2016 Cavium, Inc. Copyright (c) 2003-2016 Cavium Inc. Copyright (c) 2003-2015, 2017 Cavium, Inc. Copyright (c) 2003-2015 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2003-2015 Broadcom Corporation Copyright (c) 2003-2014 QLogic Corporation QLogic Linux FC-FCoE Driver Copyright (c) 2003-2014 QLogic Corporation Copyright (c) 2003-2014 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2003-2014 Cavium Inc. Copyright (c) 2003-2014 Broadcom Corporation All Rights Reserved Copyright (c) 2003-2013 Thomas Graf Copyright (c) 2003-2013 QLogic Corporation QLogic Linux iSCSI Driver Copyright (c) 2003-2013 QLogic Corporation Copyright (c) 2003-2013 LSI Corporation Copyright (c) 2003-2013 Broadcom Corporation All Rights Reserved Copyright (c) 2003-2013 Broadcom Corporation Copyright (c) 2003-2012, Intel Corporation. Copyright (c) 2003-2012 QLogic Corporation Copyright (c) 2003-2012 Cavium Networks Copyright (c) 2003-2012 Cavium Inc. Copyright (c) 2003-2012 Broadcom Corporation All Rights Reserved Copyright (c) 2003-2011 QLogic Corporation QLogic Linux qlge NIC Driver Copyright (c) 2003-2010 Cavium Networks (support@cavium.com). All rights reserved. Copyright (c) 2003-2010 Cavium Networks Copyright (c) 2003-2009 Cavium Networks Copyright (c) 2003-2008 Simtec Electronics http://armlinux.simtec.co.uk/ Copyright (c) 2003-2008 Simtec Electronics Ben Dooks Copyright (c) 2003-2008 QLogic Corporation Copyright (c) 2003-2008 Herbert Xu Copyright (c) 2003-2008 Chelsio, Inc. All rights reserved. Copyright (c) 2003-2008 Cavium Networks Copyright (c) 2003-2007 Network Appliance, Inc. All rights reserved. Copyright (c) 2003-2007 Cavium Networks Copyright (c) 2003-2006, Marvell International Ltd. All Rights Reserved Copyright (c) 2003-2006, Ericsson AB Copyright (c) 2003-2006, Cluster File Systems, Inc, info@clusterfs.com Written by Alex Tomas Copyright (c) 2003-2006, 2015-2016 Ericsson AB Copyright (c) 2003-2006, 2014-2018, Ericsson AB Copyright (c) 2003-2006, 2014-2015, Ericsson AB Copyright (c) 2003-2006, 2013, Ericsson AB Copyright (c) 2003-2006 Simtec Electronics http://armlinux.simtec.co.uk/ Copyright (c) 2003-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2003-2006 QLogic Corporation QLogic Linux Networking HBA Driver Copyright (c) 2003-2006 QLogic Corporation Copyright (c) 2003-2005, K A Fraser Copyright (c) 2003-2005 Zultys Technologies Copyright (c) 2003-2005 Simtec Electronics Ben Dooks Copyright (c) 2003-2005 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2003-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2003-2005 Peter Osterlund Copyright (c) 2003-2005 Motorola Copyright (c) 2003-2005 Matthew Wilcox Copyright (c) 2003-2005 IBM Corp. Dave Engebretsen engebret@us.ibm.com Santiago Leon santil@us.ibm.com Hollis Blanchard Stephen Rothwell Copyright (c) 2003-2005 Code Mercenaries GmbH written by Christian Lucht Copyright (c) 2003-2005 Chelsio Communications. All rights reserved. Copyright (c) 2003-2005 AMD, Personal Connectivity Solutions Copyright (c) 2003-2004, MontaVista Software, Inc. Copyright (c) 2003-2004, M Williamson, K Fraser Copyright (c) 2003-2004, Keir Fraser & Steve Hand Copyright (c) 2003-2004, Keir Fraser Copyright (c) 2003-2004, K A Fraser. Copyright (c) 2003-2004, Jouni Malinen Copyright (c) 2003-2004, Jouni Malinen Copyright (c) 2003-2004 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright (c) 2003-2004 Simtec Electronics Ben Dooks Copyright (c) 2003-2004 Simtec Electronics http://www.simtec.co.uk/products/SWLINUX/ Copyright (c) 2003-2004 Silicon Graphics Inc. All Rights Reserved. Copyright (c) 2003-2004 LSI Logic Corporation. Copyright (c) 2003-2004 Jean Delvare Copyright (c) 2003-2004 IBM Corp. Copyright (c) 2003-2004 Greg Kroah-Hartman Copyright (c) 2003-2004 Greg Kroah-Hartman Copyright (c) 2003-2004 Fabrice Bellard Copyright (c) 2003-2004 Embedded Edge, LLC. Copyright (c) 2003-2004 Dmitry Torokhov Copyright (c) 2003-2004 Christoph Hellwig All rights reserved. Copyright (c) 2003-2004 Joern Engel Copyright (c) 2003,2008 IBM Corp. Dave Engebretsen engebret@us.ibm.com Santiago Leon santil@us.ibm.com Hollis Blanchard Stephen Rothwell Robert Jennings Copyright (c) 2003, Jouni Malinen Copyright (c) 2003, Intel Corporation Copyright (c) 2003, Dr Brian Gladman, Worcester, UK. All rights reserved. Copyright (c) 2003, B Dragovic Copyright (c) 2003, 2006 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2003, 2005 Maciej W. Rozycki Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved. Copyright (c) 2003, 2004, 2005 Francois Romieu Copyright (c) 2003, 2004 Zultys Technologies. Eugene Surovegin or Copyright (c) 2003, 2004 Zultys Technologies Copyright (c) 2003, 2004 Maciej W. Rozycki Copyright (c) 2003, 2004 Jeff Garzik Copyright (c) 2003, 2004 Damien Bergamini . All rights reserved. Copyright (c) 2003+ Evgeniy Polyakov Copyright (c) 2003+ Evgeniy Polyakov Copyright (c) 2003 by Karsten Wiese Copyright (c) 2003 by Jaroslav Kysela Copyright (c) 2003 by Giuliano Pochini Copyright (c) 2003 by Digigram Copyright (c) 2003 by Clemens Ladisch All rights reserved. Copyright (c) 2003 by Clemens Ladisch Copyright (c) 2003 Zultys Technologies. Eugene Surovegin or Copyright (c) 2003 Zinx Verituse Copyright (c) 2003 Winfried Ritsch (IEM) code based on hdsp.c Paul Davis Marcus Andersson Thomas Charbonnel Modified 2006-06-01 for AES32 support by Remy Bruno remy.bruno@trinnov.com> Copyright (c) 2003 Will Schmidt IBM Corporation. Copyright (c) 2003 Vojtech Pavlik Copyright (c) 2003 Texas Instruments Copyright (c) 2003 Takashi Iwai Copyright (c) 2003 Stephen Hemminger Copyright (c) 2003 Spirent Communications and Claus Gindhart Copyright (c) 2003 Simtec Electronics Ben Dooks Copyright (c) 2003 Simtec Electronics http://www.simtec.co.uk/products/SWLINUX/ Copyright (c) 2003 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2003 Ron Lee (ron@debian.org) cPad driver for kernel 2.4 Copyright (c) 2003 Peter Osterlund Copyright (c) 2003 Pavel Machek Copyright (c) 2003 Patrick Mochel Copyright (c) 2003 Patrick McHardy, Copyright (c) 2003 Open Source Development Lab Copyright (c) 2003 Nils-Erik Mattsson, Joacim Haggmark, Magnus Erixzon Copyright (c) 2003 Neil Brown Copyright (c) 2003 Michal Sojka, for high-speed iso transfers Copyright (c) 2003 Matthias Brukner, Trajet Gmbh, Rebenring 33, 38106 Braunschweig, GERMANY Copyright (c) 2003 Matthew Wilcox Copyright (c) 2003 Matt T. Yourst Copyright (c) 2003 Mark M. Hoffman Copyright (c) 2003 Margit Schubert-While Copyright (c) 2003 Manuel Estrada Sainz Copyright (c) 2003 Maciej W. Rozycki Copyright (c) 2003 Kyle McMartin Copyright (c) 2003 K.M. Liu Copyright (c) 2003 John Homppi (SCO, leave this notice here) Copyright (c) 2003 Joerg Heckenbach Many improvements by Bret Wallach Color fixes by by Orion Sky Lawlor (2/26/2000) OV7620 fixes by Charl P. Botha Changes by Claudio Matsuoka Copyright (c) 2003 Jim Hague (jim.hague@acm.org) Copyright (c) 2003 James Morris Copyright (c) 2003 Intracom S.A. by Pantelis Antoniou Copyright (c) 2003 International Business Machines, Corp. Copyright (c) 2003 Ian Molton Copyright (c) 2003 IBM Corp. Dave Engebretsen engebret@us.ibm.com Santiago Leon santil@us.ibm.com Copyright (c) 2003 Hewlett-Packard Co Bjorn Helgaas Copyright (c) 2003 Hans-Frieder Vogt , Based on SMBus 2.0 driver for AMD-8111 IO-Hub Copyright (c) 2003 Greg Kroah-Hartman (greg@kroah.com) Copyright (c) 2003 Gerd Knorr Copyright (c) 2003 Felix Domke Copyright (c) 2003 Evgeniy Polyakov Copyright (c) 2003 Erik Thyren Copyright (c) 2003 Eric Wong Copyright (c) 2003 Embedded Edge, LLC. Author: Embedded Edge, LLC. dan@embeddededge.com or tim@embeddededge.com Copyright (c) 2003 Dimitromanolakis Apostolos Copyright (c) 2003 Digigram SA Distributable under GPL. Copyright (c) 2003 David Glance 2001 Juergen Stuber that was derived from USB Skeleton driver - 0.5 Copyright (c) 2003 David Borowski Copyright (c) 2003 Dave Engebretsen Will Schmidt willschm@us.ibm.com Copyright (c) 2003 Dave Engebretsen Copyright (c) 2003 Daniele Bellucci Copyright (c) 2003 Christoph Hellwig new-style, hotplug-aware pci probing and scsi registration Copyright (c) 2003 Benjamin Herrenschmidt Copyright (c) 2003 Andi Kleen Copyright (c) 2003 Adrian Sun (asun@darksunrising.com) Copyright (c) 2003 Adaptec Inc. All rights reserved. Copyright (c) 2003 Adaptec Inc. 691 S. Milpitas Blvd., Milpitas CA 95035 USA. All rights reserved. Copyright (c) 2003 ARM Limited. Copyright (c) 2003 ARM Limited, All Rights Reserved Copyright (c) 2003 ARM Limited All Rights Reserved Copyright (c) 2003 ARM Limited Copyright (c) 2003 - 2007 Francois Romieu Copyright (c) 2003 - 2006 Zultys Technologies Copyright (c) 2003 - 2005 Chelsio Communications, Inc. * All rights reserved. * Copyright (c) 2002-5 Patrick Mochel Copyright (c) 2002-3 Patrick Mochel Copyright (c) 2002-3 Open Source Development Labs Copyright (c) 2002-2017 Volkswagen Group Electronic Research All rights reserved. Copyright (c) 2002-2011 Ping Cheng Copyright (c) 2002-2010, Intel Corporation. Copyright (c) 2002-2009 Clemens Ladisch All rights reserved. Copyright (c) 2002-2007 Xilinx Inc. Copyright (c) 2002-2007 Volkswagen Group Electronic Research All rights reserved. Copyright (c) 2002-2007 Volkswagen Group Electronic Research Copyright (c) 2002-2007 Sam Leffler, Errno Consulting All rights reserved. Copyright (c) 2002-2007 Anton Altaparmakov Copyright (c) 2002-2006, K Fraser Copyright (c) 2002-2005, Network Appliance, Inc. All rights reserved. Copyright (c) 2002-2005, K A Fraser Copyright (c) 2002-2005, Jouni Malinen Copyright (c) 2002-2005 Sam Leffler, Errno Consulting Copyright (c) 2002-2005 Richard Russon Copyright (c) 2002-2005 Anton Altaparmakov Copyright (c) 2002-2004, K A Fraser, B Dragovic Copyright (c) 2002-2004, K A Fraser Copyright (c) 2002-2004, Jouni Malinen Copyright (c) 2002-2004, Jouni Malinen Copyright (c) 2002-2004 by Karsten Wiese Copyright (c) 2002-2004 MontaVista Software, Inc Copyright (c) 2002-2004 Martin Langer , Pilo Chambert Copyright (c) 2002-2004 Johann Deneux Copyright (c) 2002-2004 Bryan W. Headley Copyright (c) 2002-2004 Anton Altaparmakov Copyright (c) 2002-2003,2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2002-2003, Jouni Malinen Copyright (c) 2002-2003, Jouni Malinen Copyright (c) 2002-2003 TiVo Inc. Copyright (c) 2002-2003 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2002-2003 Patrick Mochel Copyright (c) 2002-2003 Patrick Mochel Copyright (c) 2002-2003 Open Source Development Labs Copyright (c) 2002-2003 Intel Corp. Copyright (c) 2002-2003 Patrick Mochel Copyright (c) 2002-2003 Open Source Development Labs Copyright (c) 2002,2006 Vojtech Pavlik Copyright (c) 2002,2003,2004 Google, Inc. All rights reserved. Copyright (c) 2002,2003 by Takashi Iwai Copyright (c) 2002,2003 Oliver Kurth Copyright (c) 2002,2003 Alexander Malysh Copyright (c) 2002, Trond Myklebust Copyright (c) 2002, Dr Brian Gladman , Worcester, UK. All rights reserved. Copyright (c) 2002, 2007 Red Hat, Inc. All rights reserved. Copyright (c) 2002, 2006, 2008 David S. Miller (davem@davemloft.net) Copyright (c) 2002, 2003, 2013 Maciej W. Rozycki Copyright (c) 2002, 2003, 2005 Maciej W. Rozycki Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Phillip Lougher Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Phillip Lougher Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Phillip Lougher Copyright (c) 2002, 2003, 2004 Paul Mundt Copyright (c) 2002, 2003 Tuukka Toivonen Copyright (c) 2002, 2003 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2002, 2003 Philip Pokorny Copyright (c) 2002, 2003 Gary Thomas ( Copyright (c) 2002 by Takashi Iwai , Clemens Ladisch Copyright (c) 2002 by Takashi Iwai Copyright (c) 2002 by Takashi Iwai Copyright (c) 2002 by Jeff Mahoney, Copyright (c) 2002 by David S. Miller Copyright (c) 2002 by David Brownell Copyright (c) 2002 [year of first publication] The Regents of the University of Michigan All Rights Reserved Copyright (c) 2002 Vojtech Pavlik Copyright (c) 2002 Vladimir Dergachev Copyright (c) 2002 Thomas Gleixner Copyright (c) 2002 Thiemo Seufer Copyright (c) 2002 Thibaut Varene Copyright (c) 2002 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2002 The Regents of the University of Michigan All Rights Reserved Copyright (c) 2002 The Regents of the University of Michigan Copyright (c) 2002 ShuChen Copyright (c) 2002 STMicroelectronics Ltd Modified from memcpy.S and micro-optimised for SH4 Stuart Menefy (stuart.menefy@st.com) Copyright (c) 2002 Russell King Copyright (c) 2002 Rob Miller (rob@inpharmatica . co . uk) Copyright (c) 2002 Richard Zidlicky Copyright (c) 2002 Richard Russon Copyright (c) 2002 Red Hat, Inc. All rights reserved. fixes speed-ups (list handling fixes, issued_list, optimizations.) lots of cleanups. Copyright (c) 2002 Red Hat, Inc. All rights reserved. Copyright (c) 2002 Petko Manolov (petkan@users.sourceforge.net) Copyright (c) 2002 Pete Zaitcev (zaitcev@yahoo.com) Incorporating suggestions made by Linus Torvalds and Dave Miller Copyright (c) 2002 Pete Zaitcev (zaitcev@yahoo.com) Copyright (c) 2002 Pavel Machek Copyright (c) 2002 Paul Mundt Copyright (c) 2002 Paul Davis Marcus Andersson Thomas Charbonnel Copyright (c) 2002 Patrick Mochel Copyright (c) 2002 Nokia Corp. Copyright (c) 2002 NEC Corp. Copyright (c) 2002 Monta Vista Software, Inc. Copyright (c) 2002 Marko Friedemann 2004 Oliver Schwartz , Steven Toth , Franz Lehner , Ivan Hawkes 2005 Dominic Cerquetti 2006 Adam Buchbinder 2007 Jan Kratochvil 2010 Christoph Fritz Copyright (c) 2002 Mark D. Studebaker With assistance from Trent Piepho Copyright (c) 2002 Mark D. Studebaker Aaron M. Marsh Copyright (c) 2002 M. R. Brown Copyright (c) 2002 Laurent Canet Copyright (c) 2002 LSI Logic Corporation. Copyright (c) 2002 Kimio Suganuma Copyright (c) 2002 Kazunori Miyazawa / USAGI Copyright (c) 2002 Johann Deneux Copyright (c) 2002 Joe Burks (jburks@wavicle.org), Chris Cheney (chris.cheney@gmail.com), Pavel Machek (pavel@ucw.cz), John Tyner (jtyner@cs.ucr.edu), Monroe Williams (monroe@pobox.com) Copyright (c) 2002 Jean-Francois Dive Copyright (c) 2002 James Morris 2002 Adam J. Richter 2004 Jean-Luc Cooke Copyright (c) 2002 James Morris Copyright (c) 2002 International Business Machines, Corp. Copyright (c) 2002 Intel Corp. Copyright (c) 2002 Holger Waechtler Copyright (c) 2002 Hewlett-Packard Co/CERN Sverre Jarp Copyright (c) 2002 Greg Ungerer Copyright (c) 2002 Erich Focht Copyright (c) 2002 Eric Brower (ebrower@usa.net) Copyright (c) 2002 David S. Miller (davem@redhat.com) Copyright (c) 2002 Daniel Engstrom Copyright (c) 2002 Convergence GmbH Copyright (c) 2002 Brian Bonnlander, Bill Soudan Copyright (c) 2002 Adaptec Inc. All rights reserved. Copyright (c) 2002 Adam J. Richter Copyright (c) 2002 ARM Limited. Copyright (c) 2002 - 2011 Tony Finch Copyright (c) 2002 - 2004 Karsten Wiese Copyright (c) 2002 - 2003 Oliver Kurth Copyright (c) 2001-3 Patrick Mochel Copyright (c) 2001-2015 Anton Altaparmakov and Tuxera Inc. Copyright (c) 2001-2014 Anton Altaparmakov and Tuxera Inc. Copyright (c) 2001-2013 ATTO Technology, Inc. mailto:linuxdrivers@attotech.com)mpt3sas/mpt3sas_trigger_diag. Copyright (c) 2001-2013 ATTO Technology, Inc. mailto:linuxdrivers@attotech.com) Copyright (c) 2001-2012 Anton Altaparmakov and Tuxera Inc. Copyright (c) 2001-2012 Anton Altaparmakov Copyright (c) 2001-2008 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2001-2008 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2001-2008 LSI Corporation. Copyright (c) 2001-2007, Ericsson AB Copyright (c) 2001-2007, 2013-2014, Ericsson AB Copyright (c) 2001-2007, 2012-2017, Ericsson AB Copyright (c) 2001-2007 Jean Tourrilhes, All Rights Reserved. Copyright (c) 2001-2007 Helge Deller All rights reserved. Copyright (c) 2001-2007 Anton Altaparmakov Copyright (c) 2001-2006 Anton Altaparmakov Copyright (c) 2001-2005 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2001-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2001-2005 Greg Ungerer (gerg@snapgear.com) Copyright (c) 2001-2005 Edouard TISSERANT Copyright (c) 2001-2005 Anton Altaparmakov Copyright (c) 2001-2004 by David Brownell Copyright (c) 2001-2004 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2001-2004 Ben Fennema All rights reserved. Copyright (c) 2001-2004 Anton Altaparmakov Copyright (c) 2001-2003 Patrick Mochel Copyright (c) 2001-2003 International Business Machines, Corp. Copyright (c) 2001-2003 International Business Machines Corp. Copyright (c) 2001-2003 Intel Corp. Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen jkmaline@cc.hut.fi> Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen j@w1.fi> Copyright (c) 2001-2002, 2007 Johann Deneux Copyright (c) 2001-2002 by David Brownell Copyright (c) 2001-2002 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2001-2002 PPC64 team, IBM Corp 64-bit and Power4 support Copyright (c) 2001-2002 Nokia, Inc. Copyright (c) 2001-2002 International Business Machines, Corp. Copyright (c) 2001-2002 Intel Corp. Copyright (c) 2001-2002 Denis Oliver Kropp Sven Neumann Copyright (c) 2001-2002 Denis Oliver Kropp Copyright (c) 2001-2002 Ben Fennema All rights reserved. Copyright (c) 2001,2003 Greg Kroah-Hartman (greg@kroah.com) Copyright (c) 2001,2002 Ryan Bradetich Copyright (c) 2001,2002 Richard Russon Copyright (c) 2001,2002 Patrick Mochel Copyright (c) 2001,2002 Christer Weinigel , Copyright (c) 2001,2002 Christer Weinigel Copyright (c) 2001,2002 Christer Weinigel Copyright (c) 2001, Dr Brian Gladman , Worcester, UK. All rights reserved. Copyright (c) 2001, Andy Ritger aritger@nvidia.com Copyright (c) 2001, 2d3D, Inc. Copyright (c) 2001, 2007 Johann Deneux Copyright (c) 2001, 2003, 2005, 2006, 2018 Maciej W. Rozycki Copyright (c) 2001, 2003, 2005, 2006 Maciej W. Rozycki Copyright (c) 2001, 2003 Maciej W. Rozycki Copyright (c) 2001, 2002, 2003 Ladislav Michl Copyright (c) 2001, 2002 by D-Link Corporation Written by Edward Peng. Created 03-May-2001, base on Linux' sundance.c. Copyright (c) 2001, 2002 M. R. Brown Copyright (c) 2001, 2002 M. R. Brown Copyright (c) 2001, 2002 Daniel Engstrom Copyright (c) 2001, 2002 Adaptec Inc. All rights reserved. Copyright (c) 2001 by Takashi Iwai based on dmasound.c. Copyright (c) 2001 by Stefan Eilers, Hansjoerg Lipp , Tilman Schmidt . Copyright (c) 2001 by Stefan Eilers and Hansjoerg Lipp . Copyright (c) 2001 by MontaVista Software, Inc. (Nico, your code rocks!) Copyright (c) 2001 by Jay Schulist 2002-2003 by Arnaldo Carvalho de Melo Copyright (c) 2001 by Jay Schulist Copyright (c) 2001 by Jaroslav Kysela Copyright (c) 2001 by Jaroslav Kysela Copyright (c) 2001 by Hansjoerg Lipp , Tilman Schmidt , Stefan Eilers. Copyright (c) 2001 by David Brownell Copyright (c) 2001 Vojtech Pavlik Copyright (c) 2001 Tony Luck Copyright (c) 2001 Thomas Gleixner (gleixner@autronix.de) Copyright (c) 2001 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2001 Richard Russon Copyright (c) 2001 Ralf Baechle Copyright (c) 2001 Pete Zaitcev Copyright (c) 2001 Paul Stewart Copyright (c) 2001 Patrick Mochel Copyright (c) 2001 Nokia, Inc. Copyright (c) 2001 Matthew Wilcox for Hewlett-Packard Copyright (c) 2001 Matthew Wilcox for Hewlett Packard Copyright (c) 2001 Matrox Graphics Inc. Copyright (c) 2001 Martin Knoblauch Copyright (c) 2001 Maciej W. Rozycki Copyright (c) 2001 MIPS Technologies, Inc. Copyright (c) 2001 M. R. Brown Copyright (c) 2001 M. R. Brown Copyright (c) 2001 La Monte H.P. Yarroll Copyright (c) 2001 Jean-Fredric Clere, Nikolas Zimmermann, Georg Acher Mark Cave-Ayland, Carlo E Prelz, Dick Streefland Copyright (c) 2001 Intel Corp. Copyright (c) 2001 IBM Corp. Copyright (c) 2001 Helge Deller Copyright (c) 2001 Haroldo Gamal Copyright (c) 2001 Greg Kroah-Hartman (greg@kroah.com) Copyright (c) 2001 Frederic Lepied Copyright (c) 2001 Eric Brower (ebrower@usa.net) Copyright (c) 2001 Denis Oliver Kropp Copyright (c) 2001 David Paschal Copyright (c) 2001 David Howells (dhowells@redhat.com). Derived partially from ideas by Andrea Arcangeli Derived also from comments by Linus Copyright (c) 2001 David Howells (dhowells@redhat.com). Derived partially from idea by Andrea Arcangeli Derived also from comments by Linus Copyright (c) 2001 Dave Engebretsen Copyright (c) 2001 Daniel Engstrom Copyright (c) 2001 Dan Malek Copyright (c) 2001 Cliff Brake, Accelent Systems Inc. Copyright (c) 2001 Cliff Brake Copyright (c) 2001 Chris Atenasio Copyright (c) 2001 Brian S. Julin All rights reserved. Copyright (c) 2001 Benjamin Herrenschmidt Copyright (c) 2001 Arndt Schoenewald Copyright (c) 2001 Adaptec Inc. All rights reserved. Copyright (c) 2001 - 2008 Paul Mundt Copyright (c) 2000-2017, Ericsson AB Copyright (c) 2000-2010 Adaptec, Inc. 2010-2015 PMC-Sierra, Inc. (aacraid@pmc-sierra.com) 2016-2017 Microsemi Corp. (aacraid@microsemi.com) Copyright (c) 2000-2008 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2000-2008 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2008 LSI Corporation. All rights reserved. * Copyright (c) 2000-2008 LSI Corporation. All rights reserved. Copyright (c) 2000-2008 LSI Corporation. Copyright (c) 2000-2008 LSI Corporation mailto:DL-MPTFusionLinux@lsi.com) Copyright (c) 2000-2007, 2014-2017 Ericsson AB Copyright (c) 2000-2007 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2007 PMC-Sierra INC. Copyright (c) 2000-2006, Ericsson AB Copyright (c) 2000-2006, 2018, Ericsson AB Copyright (c) 2000-2006, 2014-2018, Ericsson AB Copyright (c) 2000-2006, 2014-2016, Ericsson AB Copyright (c) 2000-2006, 2014-2015, Ericsson AB Copyright (c) 2000-2006, 2014, Ericsson AB Copyright (c) 2000-2006, 2012-2016, Ericsson AB Copyright (c) 2000-2006 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2000-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2006 Silicon Graphics, Inc. Copyright (c) 2000-2006 PMC-Sierra INC. Copyright (c) 2000-2005 Vojtech Pavlik Copyright (c) 2000-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2005 Silicon Graphics, Inc. Copyright (c) 2000-2005 Anton Altaparmakov Copyright (c) 2000-2004 by David Brownell Copyright (c) 2000-2004 Vojtech Pavlik Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2004 Jaroslav Kysela , Takashi Iwai Copyright (c) 2000-2003,2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2003,2005 Silicon Graphics, Inc. Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2003 Patrick Mochel Copyright (c) 2000-2003 David McCullough Copyright (c) 2000-2003 Adaptec Inc. All rights reserved. Copyright (c) 2000-2002,2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2002,2005 Silicon Graphics, Inc. Copyright (c) 2000-2002 Vojtech Pavlik Copyright (c) 2000-2002 Vojtech Pavlik Copyright (c) 2000-2002 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2002 Helge Deller, Matthew Wilcox Copyright (c) 2000-2002 Ghozlane Toumi Copyright (c) 2000-2002 Adaptec Inc. All rights reserved. Copyright (c) 2000-2001,2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2001,2005 Silicon Graphics, Inc. Copyright (c) 2000-2001, 2010, Code Aurora Forum. All rights reserved. Copyright (c) 2000-2001 Vojtech Pavlik Copyright (c) 2000-2001 Vojtech Pavlik Copyright (c) 2000-2001 Thomas Marteau Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2001 D Jeff Dionne Copyright (c) 2000-2001 ConnectCom Solutions, Inc. Copyright (c) 2000-2001 Christoph Hellwig. All rights reserved. Copyright (c) 2000-2001 Christoph Hellwig. Copyright (c) 2000-2001 Adaptec Inc. All rights reserved. Copyright (c) 2000-2001 Lineo Inc. Copyright (c) 2000-2001 Lineo Canada Corp. Copyright (c) 2000,2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000,2003 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2000,2002-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000,2002-2003,2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000,2002-2003,2005 Silicon Graphics, Inc. Copyright (c) 2000,2002,2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000,2002,2005 Silicon Graphics, Inc. Copyright (c) 2000,2001 Ghozlane Toumi Copyright (c) 2000,1 Compaq Computer Corporation. (Author: Jamey Hicks) Copyright (c) 2000, 2003 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2000, 2001, 2002, 2003, 2004 Broadcom Corporation Copyright (c) 2000, 2001 Anders Torger Copyright (c) 2000 by Zach Brown Takashi Iwai Copyright (c) 2000 by Takashi Iwai , Jaroslav Kysela Copyright (c) 2000 by Takashi Iwai Copyright (c) 2000 by Silicon Graphics, Inc. Copyright (c) 2000 by Abramo Bagnara Copyright (c) 2000 Xavier Debacker Copyright (c) 2000 Vojtech Pavlik Copyright (c) 2000 Uros Bizjak Copyright (c) 2000 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2000 The Regents of the University of Michigan Copyright (c) 2000 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2000 Sam Mosel Copyright (c) 2000 Randy Dunlap Copyright (c) 2000 RP Internet (www.rpi.net.au). Copyright (c) 2000 Philip Edelbrock Copyright (c) 2000 Peter Denison Copyright (c) 2000 Nokia Research Center Tampere, FINLAND Copyright (c) 2000 Nils Faerber Copyright (c) 2000 MontaVista Software, Inc. ## Copyright (c) 2000 MontaVista Software, Inc (source@mvista.com) 2.3.99 Updates Copyright (c) 2000 MontaVista Software, Inc (source@mvista.com) Copyright (c) 2000 Mike Corrigan Copyright (c) 2000 Microsoft Corporation Copyright (c) 2000 Matt Sottek Copyright (c) 2000 Markus Demleitner Copyright (c) 2000 Mark Fletcher Copyright (c) 2000 Justin Cormack Copyright (c) 2000 Jeroen B. Vreeken (pe1rxq@amsat.org) Copyright (c) 2000 Jaroslav Kysela Tjeerd.Mulder 2002 Takashi Iwai Copyright (c) 2000 Jaroslav Kysela 2002 Takashi Iwai Copyright (c) 2000 Jaroslav Kysela 2002 James Stafford 2003 Takashi Iwai Copyright (c) 2000 Jaroslav Kysela Copyright (c) 2000 James E. Blair Copyright (c) 2000 Guillaume Delvit based on Gerd Knorr source and Eric Sandeen Copyright (c) 2000 Gerd Knorr based on code by: Eric Sandeen (eric_sandeen@bigfoot.com) Steve VanDeBogart (vandebo@uclink.berkeley.edu) Greg Alexander (galexand@acm.org) Copyright (c) 2000 Gerd Knorr Michal Kochanowicz Christoph Bartelmus Ulrich Mueller Stefan Jahn Jerome Brock Thomas Reitmayr (treitmayr@yahoo.com) Mark Weaver Jarod Wilson Copyright (c) 2000 Frodo Looijaard , Philip Edelbrock , Mark D. Studebaker , Dan Eaton and Stephen Rousset Copyright (c) 2000 Ericsson Radio Systems AB. Copyright (c) 2000 Eric Sandeen Copyright (c) 2000 Eric Brower (ebrower@usa.net) Copyright (c) 2000 Eric Brower Copyright (c) 2000 Daniel Egger Copyright (c) 2000 Clifford Wolf Copyright (c) 2000 Ani Joshi Copyright (c) 2000 Andreas Bach Aaen Copyright (c) 2000 Adaptec Inc. All rights reserved. Copyright (c) 2000 ATecoM GmbH Copyright (c) 2000 - 2014 Intel Corporation Copyright (c) 2000 Linus Torvalds & authors Copyright (c) 1999-2016 Intel Corporation."; Copyright (c) 1999-2015 Tensilica Inc. Copyright (c) 1999-2015 Cadence Design Systems Inc. Copyright (c) 1999-2014 Tensilica Inc. Copyright (c) 1999-2013 Petko Manolov (petkan@nucleusys.com) Copyright (c) 1999-2010 Tensilica Inc. Copyright (c) 1999-2009 Tensilica Inc. Copyright (c) 1999-2008 LSI Corporation mailto:DL-MPTFusionLinux@lsi.com) Copyright (c) 1999-2007 Tensilica Inc. Copyright (c) 1999-2007 Joerg Heckenbach Dwaine Garden Copyright (c) 1999-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 1999-2006 Mark W. McClelland Copyright (c) 1999-2005, Mellanox Technologies, Inc. All rights reserved. Copyright (c) 1999-2005 Joerg Heckenbach Dwaine Garden Copyright (c) 1999-2005 Joerg Heckenbach Copyright (c) 1999-2005 Igor Pavlov Copyright (c) 1999-2004 Vojtech Pavlik Copyright (c) 1999-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 1999-2004 Geert Uytterhoeven Copyright (c) 1999-2004 Vojtech Pavlik Copyright (c) 1999-2003 Vojtech Pavlik Copyright (c) 1999-2002 Vojtech Pavlik Copyright (c) 1999-2002 Transmeta Corporation Copyright (c) 1999-2002 Merlin Hughes Copyright (c) 1999-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) Copyright (c) 1999-2001 Vojtech Pavlik Copyright (c) 1999-2001 Paul Davis Copyright (c) 1999-2001 Motorola, Inc. Copyright (c) 1999-2001 Dan Malek Copyright (c) 1999-2000 by Takashi Iwai Copyright (c) 1999-2000 Vojtech Pavlik Copyright (c) 1999-2000 Takashi iwai Copyright (c) 1999-2000 Takashi Iwai Copyright (c) 1999-2000 Philipp Rumpf Copyright (c) 1999-2000 Maksim Yevmenkin Copyright (c) 1999-2000 Cisco, Inc. Copyright (c) 1999,2001 by Jaroslav Kysela Copyright (c) 1999, 2000 Silicon Graphics, Inc. Copyright (c) 1999 by Uros Bizjak Takashi Iwai Copyright (c) 1999 by Takashi Iwai Copyright (c) 1999 by Jaroslav Kysela , Abramo Bagnara Copyright (c) 1999 by Jaroslav Kysela Uros Bizjak Copyright (c) 1999 by Jaroslav Kysela Copyright (c) 1999 Ulf Carlsson Copyright (c) 1999 The Puffin Group (David Kennedy and Alex deVries) Copyright (c) 1999 The Puffin Group Copyright (c) 1999 Silicon Graphics, Inc. Copyright (c) 1999 Pavel Machek Copyright (c) 1999 Michael Gee (michael@linuxspecific.com) Copyright (c) 1999 Michael Gee Copyright (c) 1999 Martin Mares and others) Copyright (c) 1999 Martin Mares Copyright (c) 1999 Johannes Erdfelt Copyright (c) 1999 Jakub Jelinek (jakub@redhat.com) Copyright (c) 1999 Intel Corporation"; Copyright (c) 1999 ITConsult-Pro Co. Copyright (c) 1999 IEM - Winfried Ritsch Copyright (c) 1999 Grant Erickson PowerPC 403GCX/405GP modifications. Copyright (c) 1999 Grant Erickson Copyright (c) 1999 Frodo Looijaard and Philip Edelbrock and Mark D. Studebaker Copyright (c) 1999 Dan Malek (dmalek@jlc.net). Copyright (c) 1999 Dan Malek (dmalek@jlc.net) Copyright (c) 1999 Colin Van Dyke Copyright (c) 1999 Cisco, Inc. Copyright (c) 1999 Brian Gerst Copyright (c) 1999 Armin Fuerst Copyright (c) 1999 Andreas Gal Copyright (c) 1999 Algorithmics Ltd Copyright (c) 1999 Alexander Larsson Copyright (c) 1999 Alex deVries Copyright (c) 1999 Al Smith Copyright (c) 1998-2007 Texas Instruments Incorporated Copyright (c) 1998-2007 InnoSys Incorporated. All Rights Reserved Copyright (c) 1998-2005 Vojtech Pavlik Copyright (c) 1998-2003 InnoSys Incorporated. All Rights Reserved Copyright (c) 1998-2002 by Paul Davis Copyright (c) 1998-2001 by Frank van de Pol Jaroslav Kysela Takashi Iwai Copyright (c) 1998-2001 Vojtech Pavlik Copyright (c) 1998-2000 Vojtech Pavlik Copyright (c) 1998-2000 Ilario Nardinocchi (nardinoc@CS.UniBO.IT) Copyright (c) 1998-2000 Harald Koerfgen Copyright (c) 1998-2000 Bruce Kalk code for the special synaptics commands (from the tpconfig-source) Copyright (c) 1998-2000 Andre Hedrick Copyright (c) 1998-1999 by Frank van de Pol Jaroslav Kysela Copyright (c) 1998-1999 by Frank van de Pol Copyright (c) 1998-1999 TiVo, Inc. PowerPC 403GCX modifications. Copyright (c) 1998-1999 Ilario Nardinocchi (nardinoc@CS.UniBO.IT) Copyright (c) 1998-1999 David Huggins-Daines. Copyright (c) 1998-1999 David Huggins-Daines / Roman Zippel. Copyright (c) 1998,1999 by Takashi Iwai Copyright (c) 1998, 2000 Harald Koerfgen Copyright (c) 1998, 1999 Kyösti Mälkki Copyright (c) 1998, 1999 Jens Axboe Copyright (c) 1998, 1999 Frodo Looijaard , Kyösti Mälkki Copyright (c) 1998, 1999 Frodo Looijaard and Philip Edelbrock Copyright (c) 1998, 1999 Frodo Looijaard Copyright (c) 1998 by Jaroslav Kysela Copyright (c) 1998 by Frank van de Pol Jaroslav Kysela 2000 by Takashi Iwai Copyright (c) 1998 by Frank van de Pol Jaroslav Kysela Copyright (c) 1998 by Frank van de Pol Copyright (c) 1998 Michael Zucchi, All Rights Reserved ## Copyright (c) 1998 Harald Koerfgen Copyright (c) 1998 David Huggins-Daines. Copyright (c) 1998 Daniel Pirkl Charles University, Faculty of Mathematics and Physics Copyright (c) 1998 Corey Thomas (corey@world.std.com) Copyright (c) 1998 Bas Vermeulen Copyright (c) 1998 Andrea Arcangeli Copyright (c) 1998 - 2003 Frodo Looijaard , Philip Edelbrock , and Mark Studebaker Ported to 2.6 by Bernhard C. Schrenk Copyright (c) 1998 - 2002 Frodo Looijaard , Philip Edelbrock , and Mark D. Studebaker mdsxyz123@yahoo.com> Copyright (c) 1998 - 2002 Frodo Looijaard , Philip Edelbrock , Kyösti Mälkki , Mark D. Studebaker Copyright (c) 1998 - 2002 Frodo Looijaard , Kyösti Mälkki , Mark Studebaker , and Bob Dougherty Copyright (c) 1998 - 2002 Frodo Looijaard and Philip Edelbrock Intel SCH support Copyright (c) 1998 - 2002 Frodo Looijaard and Philip Edelbrock Copyright (c) 1998 - 2001 Frodo Looijaard , Philip Edelbrock , and Mark Studebaker Copyright (c) 1997-2007 Jean Tourrilhes, All Rights Reserved. Copyright (c) 1997-2000 LAN Media Corporation (LMC) All rights reserved. www.lanmedia.com Copyright (c) 1997-1999 by Paul Barton-Davis Copyright (c) 1997-1999 Doug Ledford Copyright (c) 1997-1999 Carnegie Mellon University. All Rights Reserved. Copyright (c) 1997-1998 Mark Lord Copyright (c) 1997--1999 Martin Mares Copyright (c) 1997,1998 Werner Koch (dd9jn) Copyright (c) 1997, 1999 by Ralf Baechle Copyright (c) 1997, 1998, 2000, 2001 Justin T. Gibbs. Copyright (c) 1997, 1998, 2000 Justin T. Gibbs. All rights reserved. Copyright (c) 1997, 1998, 2000 Justin T. Gibbs. Copyright (c) 1997, 1998 Martin Mares Copyright (c) 1997, 1998 Erik Andersen Copyright (c) 1997 by Procom Technology,Inc. 2001-2003 by Arnaldo Carvalho de Melo Copyright (c) 1997 by Procom Technology,Inc. 2001 by Arnaldo Carvalho de Melo Copyright (c) 1997 by Procom Technology, Inc. 2001-2003 by Arnaldo Carvalho de Melo Copyright (c) 1997 by Procom Technology, Inc. 2001, 2002 by Arnaldo Carvalho de Melo Copyright (c) 1997 Nicolas Pitre Copyright (c) 1997 Justin T. Gibbs. Copyright (c) 1997 Dan error_act (dmalek@jlc.net) Copyright (c) 1997 Dan Malek (dmalek@jlc.net). Copyright (c) 1997 Dan Malek (dmalek@jlc.net) Copyright (c) 1997 Dan Malek PowerPC 8xx modifications. Copyright (c) 1997 Carnegie-Mellon University Copyright (c) 1997 C. Scott Ananian Copyright (c) 1997 Alan Cox Copyright (c) 1996-2007, 2012-2016, Ericsson AB Copyright (c) 1996-2006, 2013-2016, Ericsson AB Copyright (c) 1996-2004 Russell King. Copyright (c) 1996-2002 Russell King. Copyright (c) 1996-2001 Vojtech Pavlik Copyright (c) 1996-2001 Jonathan A. Buzzard (jonathan@buzzard.org.uk) Copyright (c) 1996-2000 Russell King. Copyright (c) 1996-2000 Jonathan A. Buzzard (jonathan@buzzard.org.uk) Copyright (c) 1996-1999 Distributed Processing Technology Corporation All rights reserved. Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. All rights reserved. Copyright (c) 1996, 1998, 1999, 2004 by Ralf Baechle Copyright (c) 1996, 1997 David A. van Leeuwen. Copyright (c) 1996 University of Cambridge Computer Laboratory Copyright (c) 1996 Paul Mackerras Low-level exception handers, MMU support, and rewrite. Copyright (c) 1996 Paul Mackerras Copyright (c) 1996 John Shifflett, GeoLog Consulting john@geolog.com jshiffle@netcom.com Copyright (c) 1996 Ingo Molnar Copyright (c) 1996 Cort Dougan Rewritten for PReP Copyright (c) 1996 Brian Buhrow Copyright (c) 1995-2006, 2014, Ericsson AB Copyright (c) 1995-2006, 2013-2014, Ericsson AB Copyright (c) 1995-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 1995-2001,2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 1995-2000 Advanced System Products, Inc. Copyright (c) 1995-1998 Mark Lord Copyright (c) 1995-1996 Gary Thomas Initial PowerPC version. Copyright (c) 1995,2001 Compaq Computer Corporation Copyright (c) 1995,1996 Bradford W. Johnson Copyright (c) 1995, 1996 Daniel M. Eischen All rights reserved. Copyright (c) 1995 Ted Lemon (hereinafter referred to as the author) Copyright (c) 1995 Markus Kuhn Copyright (c) 1995 - 2000 Kungliga Tekniska Högskolan Royal Institute of Technology, Stockholm, Sweden). All rights reserved. Copyright (c) 1994-98 by Jaroslav Kysela , 4Front Technologies Copyright (c) 1994-2003 by Jaroslav Kysela , Abramo Bagnara Copyright (c) 1994-2002 Justin T. Gibbs. Copyright (c) 1994-2001, 2004 Justin T. Gibbs. Copyright (c) 1994-2001 by Jaroslav Kysela Copyright (c) 1994-2001 Justin T. Gibbs. Copyright (c) 1994-2000 by Jaroslav Kysela Copyright (c) 1994-2000 Justin T. Gibbs. Copyright (c) 1994-1998, 2000, 2001 Justin T. Gibbs. All rights reserved. Copyright (c) 1994-1998 Initio Corporation All rights reserved. Copyright (c) 1994-1998 Initio Corporation Copyright (c) 1994-1997, 99, 2000, 06, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (c) 1994, 95, 96, 97, 98, 2000, 01 Ralf Baechle Copyright (c) 1994, 1995, 2000 Justin T. Gibbs. All rights reserved. Copyright (c) 1994 John Aycock The University of Calgary Department of Computer Science. Copyright (c) 1994 Alan Modra Copyright (c) 1994 - 1997, 99, 2000, 06, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (c) 1993, 2000 Joerg Reuter DL1BKE Copyright (c) 1993, 1994 Motorola Inc. All rights reserved. Copyright (c) 1992-1999,2001-2005 Silicon Graphics, Inc. All rights reserved. Copyright (c) 1992 Orest Zborowski Copyright (c) 1991,1992,1995 Linus Torvalds Copyright (c) 1991, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1989 Regents of the University of California. All rights reserved. Copyright (c) 1987-1999 Carnegie Mellon University All Rights Reserved Copyright (c) 1987-1999 Carnegie Mellon University Additional copyrights listed below Copyright (c) 1985, 1986 The Regents of the University of California. All rights reserved. Copyright (c) 1982, 1986 Regents of the University of California. All rights reserved. Copyright (c) (2005-2007) Imagination Technologies Limited. Copyright (c) . All rights reserved. Copyright (c) Linaro Ltd. http://www.linaro.org Copyright (c) HiSilicon Technologies Co., Ltd. http://www.hisilicon.com Copyright (c) Linaro Ltd. http://www.linaro.org Copyright (c) Linaro Ltd. http://www.linaro.org Copyright (c) HiSilicon Technologies Co., Ltd. http://www.hisilicon.com Copyright (ST) 2012 Vipin Kumar (vipin.kumar@st.com) Copyright (ST) 2012 Rajeev Kumar (rajeevkumar.linux@gmail.com) Copyright (ST) 2011 Vipin Kumar (vipin.kumar@st.com) Copyright (Computer Programs) Regulations 1992 (S.I. 1992 No.3233). Copyright (C): 2016 Nicolai Stange Options: --no-includes Copyright (C)2015-2016 Texas Instruments Incorporated - http://www.ti.com Copyright (C)2009 Igor M. Liplianin (liplianin@me.by) Copyright (C)2007,2008 USAGI/WIDE Project YOSHIFUJI Hideaki Copyright (C)2007 USAGI/WIDE Project, All Rights Reserved. Copyright (C)2007 USAGI/WIDE Project Copyright (C)2006-2007 USAGI/WIDE Project Copyright (C)2006 USAGI/WIDE Project Copyright (C)2004-2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C)2004 USAGI/WIDE Project Copyright (C)2003-2006 USAGI/WIDE Project Copyright (C)2003-2006 Helsinki University of Technology Copyright (C)2003,2004 USAGI/WIDE Project Copyright (C)2003 USAGI/WIDE Project Copyright (C)2002 USAGI/WIDE Project Copyright (C) {2012} Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) linwizard.sourceforge.net Author: Angelo Arrifano Based on lcd_h4 by Imre Deak Copyright (C) from 2011 Boaz Harrosh Copyright (C) by Todd E. Johnson (mtouchusb.c) Copyright (C) by Paul Barton-Davis 1998-1999 Copyright (C) by Kai Svahn Copyright (C) by Hannu Savolainen 1993-1997 Copyright (C) Zhang Yanmin (yanmin.zhang@intel.com) Copyright (C) XLR8, Inc. 1994-2000 Copyright (C) William M. Brack Copyright (C) Vijay Chander Copyright (C) Tomi Manninen OH2BNS (oh2bns@sral.fi) Copyright (C) Tom Long Nguyen (tom.l.nguyen@intel.com) Copyright (C) Tino Reichardt, 2012 Copyright (C) Theodore Kilgore. Copyright (C) The Weather Channel, Inc. 2002. All Rights Reserved. Copyright (C) Terry Dawson VK2KTJ (terry@animats.net) Copyright (C) Symbol Technologies. Copyright (C) Sylver Bruneau Copyright (C) Sun Microsystems 2008 Copyright (C) Steven Whitehouse GW7RRM (stevew@acm.org) Copyright (C) Stefan Hajnoczi , 2015 Copyright (C) Srinivasa Thirumalachar (sprasad@engr.sgi.com) Copyright (C) Srinivasa Thirumalachar Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. Copyright (C) Shérab Copyright (C) Shaohua Li (shaohua.li@intel.com) Copyright (C) Shaohua Li Copyright (C) Shailabh Nagar, IBM Corp. 2006 Copyright (C) Shailabh Nagar, IBM Corp. 2005 Copyright (C) Semihalf 2009 Copyright (C) Secret Lab Technologies Ltd. 2006. All rights reserved. Copyright (C) Secret Lab Technologies Ltd. Copyright (C) Samuel Thibault Copyright (C) Sam Ravnborg , 2015 Copyright (C) STRATO AG 2013. All rights reserved. Copyright (C) STRATO AG 2012. All rights reserved. Copyright (C) STRATO AG 2011. All rights reserved. Copyright (C) STMicroelectronics SA 2017 Authors: Yannick Fertre Hugues Fruchet for STMicroelectronics. Copyright (C) STMicroelectronics SA 2017 Authors: Maxime Coquelin Gerald Baeza Copyright (C) STMicroelectronics SA 2017 Authors: Maxime Coquelin Gerald Baeza Copyright (C) STMicroelectronics SA 2017 Author: Fabien Dessenne License terms: GNU General Public License (GPL), version 2 Copyright (C) STMicroelectronics SA 2017 Author: Alexandre Torgue for STMicroelectronics. License terms: GNU General Public License (GPL), version 2 Copyright (C) STMicroelectronics SA 2017 Author(s): M'boumba Cedric Madianga Pierre-Yves Mordret Copyright (C) STMicroelectronics SA 2017 Copyright (C) STMicroelectronics SA 2016 Copyright (C) STMicroelectronics SA 2015 Authors: Yannick Fertre Hugues Fruchet Copyright (C) STMicroelectronics SA 2015 Authors: Hugues Fruchet Jean-Christophe Trotin for STMicroelectronics. Copyright (C) STMicroelectronics SA 2015 Authors: Hugues Fruchet Fabrice Lecoultre for STMicroelectronics. Copyright (C) STMicroelectronics SA 2015 Authors: Arnaud Pouliquen for STMicroelectronics. License terms: GNU General Public License (GPL), version 2 Copyright (C) STMicroelectronics SA 2015 Author: Hugues Fruchet for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Authors: Vincent Abriou Fabien Dessenne for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Authors: Fabien Dessenne for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Authors: Benjamin Gaignard Vincent Abriou for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Authors: Benjamin Gaignard Fabien Dessenne for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Authors: Benjamin Gaignard Fabien Dessenne Vincent Abriou for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Author: Vincent Abriou for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Author: Fabien Dessenne for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Author: Benjamin Gaignard for STMicroelectronics. Copyright (C) STMicroelectronics SA 2013 Authors: Vincent Abriou for STMicroelectronics. Copyright (C) STMicroelectronics SA 2013 Author: Hugues Fruchet for STMicroelectronics. Copyright (C) STMicroelectronics 2018 - All Rights Reserved Authors: Ludovic Barre for STMicroelectronics. Fabien Dessenne for STMicroelectronics. Copyright (C) STMicroelectronics 2018 - All Rights Reserved Author: Olivier Bideau for STMicroelectronics. Author: Gabriel Fernandez for STMicroelectronics. Copyright (C) STMicroelectronics 2018 - All Rights Reserved Author: Gabriel Fernandez for STMicroelectronics. Copyright (C) STMicroelectronics 2017 Author: Yannick Fertre for STMicroelectronics. Copyright (C) STMicroelectronics 2017 Author: Maxime Coquelin Copyright (C) STMicroelectronics 2017 Author: M'boumba Cedric Madianga Copyright (C) STMicroelectronics 2017 Author: Gabriel Fernandez for STMicroelectronics. Copyright (C) STMicroelectronics 2017 Author: Fabrice Gasnier Inspired by Benjamin Gaignard's stm32-timers driver Copyright (C) STMicroelectronics 2017 Author: Amelie Delaunay Copyright (C) STMicroelectronics 2017 Author: Alexandre Torgue for STMicroelectronics. Copyright (C) STMicroelectronics 2017 - All Rights Reserved Author: Torgue Alexandre for STMicroelectronics. Copyright (C) STMicroelectronics 2017 - All Rights Reserved Author: Ludovic Barre for STMicroelectronics. Copyright (C) STMicroelectronics 2017 - All Rights Reserved Author: Alexandre Torgue for STMicroelectronics. Copyright (C) STMicroelectronics 2017 Copyright (C) STMicroelectronics 2016 Author: Benjamin Gaignard Copyright (C) STMicroelectronics 2016 Copyright (C) STMicroelectronics 2009 Copyright (C) ST-Ericsson SA 2013 Author: Gabriel Fernandez for ST-Ericsson. License terms: GNU General Public License (GPL), version 2 Copyright (C) ST-Ericsson SA 2013 Copyright (C) ST-Ericsson SA 2012 Author: Johan Gardsmark for ST-Ericsson. License terms: GNU General Public License (GPL), version 2 Copyright (C) ST-Ericsson SA 2012 Copyright (C) ST-Ericsson SA 2011-2013 Copyright (C) ST-Ericsson SA 2011 Author: Lee Jones for ST-Ericsson. License terms: GNU General Public License (GPL), version 2 Copyright (C) ST-Ericsson SA 2011 Copyright (C) ST-Ericsson SA 2010-2013 Author: Rickard Andersson for ST-Ericsson. Author: Daniel Lezcano for Linaro. License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010-2013 Author: Rickard Andersson for ST-Ericsson. Author: Daniel Lezcano for Linaro. Author: Ulf Hansson for Linaro. Copyright (C) ST-Ericsson SA 2010 Author: Stewart Mathers Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen (shujuan.chen@stericsson.com) License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen (shujuan.chen@stericsson.com) Author: Joakim Bech (joakim.xx.bech@stericsson.com) Author: Berne Hebark (berne.hebark@stericsson.com)) License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen for ST-Ericsson. Author: Jonas Linde for ST-Ericsson. Author: Niklas Hernaeus for ST-Ericsson. Author: Joakim Bech for ST-Ericsson. Author: Berne Hebark for ST-Ericsson. License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen for ST-Ericsson. Author: Jonas Linde for ST-Ericsson. Author: Joakim Bech for ST-Ericsson. Author: Berne Hebark for ST-Ericsson. Author: Niklas Hernaeus for ST-Ericsson. License terms: GNU General Public License (GPL) version 2. Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen for ST-Ericsson. Author: Jonas Linde for ST-Ericsson. Author: Joakim Bech for ST-Ericsson. Author: Berne Hebark for ST-Ericsson. Author: Niklas Hernaeus for ST-Ericsson. License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen for ST-Ericsson. Author: Joakim Bech for ST-Ericsson. Author: Berne Hebark for ST-Ericsson. Author: Niklas Hernaeus for ST-Ericsson. Author: Jonas Linde for ST-Ericsson. Author: Andreas Westin for ST-Ericsson. License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen for ST-Ericsson Author: Joakim Bech for ST-Ericsson Author: Berne Hebark for ST-Ericsson. Author: Niklas Hernaeus for ST-Ericsson. Author: Andreas Westin for ST-Ericsson. License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Naveen Kumar G for ST-Ericsson License terms:GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Mattias Nilsson for ST Ericsson. License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Copyright (C) ST-Ericsson SA 2008-2010 Author: Per Forlin for ST-Ericsson Author: Jonas Aaberg for ST-Ericsson License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2007-2010 Author: Per Friden for ST-Ericsson SA Author: Jonas Aaberg for ST-Ericsson SA License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2007-2010 Author: Per Forlin for ST-Ericsson Author: Jonas Aaberg for ST-Ericsson License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2013 Authors: Vicram Arv Dmitry Tarnyagin Sjur Brendeland License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2012 Author: Sjur Brændeland Copyright (C) ST-Ericsson AB 2012 Copyright (C) ST-Ericsson AB 2011 Author: Sjur Brendeland License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2010 Authors: Sjur Brendeland Daniel Martensson License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2010 Author: Sjur Brendeland/ sjur.brandeland@stericsson.com License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2010 Author: Sjur Brendeland License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2010 Author: Daniel Martensson License terms: GNU General Public License (GPL) version 2. Copyright (C) ST-Ericsson AB 2010 Author: Daniel Martensson Dmitry.Tarnyagin / dmitry.tarnyagin@lockless.no License terms: GNU General Public License (GPL) version 2. Copyright (C) ST-Ericsson AB 2010 Author: Daniel Martensson / daniel.martensson@stericsson.com Dmitry.Tarnyagin / dmitry.tarnyagin@stericsson.com License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2010 Author: Daniel Martensson / Daniel.Martensson@stericsson.com License terms: GNU General Public License (GPL), version 2. Copyright (C) ST-Ericsson AB 2010 Author: Sjur Brendeland License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2010 Author: Daniel Martensson / Daniel.Martensson@stericsson.com License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson 2013 Author: Hongbo Zhang License terms: GNU General Public License v2 Copyright (C) ST-Ericsson 2010-2012 Contact: Alexey Orishko Original author: Hans Petter Selasky Copyright (C) ST-Ericsson 2010-2012 Copyright (C) ST-Ericsson 2010 - 2013 License terms: GNU General Public License v2 Author: Martin Persson Hongbo Zhang Copyright (C) ST-Ericsson 2010 - 2013 Author: Martin Persson Hongbo Zhang License Terms: GNU General Public License v2 Copyright (C) ST Microelectronics. Copyright (C) ST Microelectronics SA 2011 Copyright (C) ST Microelectronics Copyright (C) ST Ericsson SA 2011 Copyright (C) SAN People Copyright (C) Russell King. Copyright (C) Russell King Copyright (C) Russ Anderson Copyright (C) Ronen Shitrit Copyright (C) Rick Bronson Copyright (C) Red Hat, Inc., 2013-2015 Copyright (C) Red Hat, Inc., 2011 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) Red Hat, Inc., 2009, 2010, 2011 Copyright (C) Red Hat Inc., 2014. All rights reserved. Authors: Vivek Goyal Copyright (C) Qu Wenruo 2017. All rights reserved. Copyright (C) Peter T. Breuer (ptb@ot.uc3m.es) 2003 Copyright (C) Peter Maydell 05/1998 Converted to driver model Jochen Friedrich Copyright (C) People who wrote linux/arch/i386/kernel/sys_i386.c Copyright (C) Pekka Pietikainen Copyright (C) Pavel Machek, pavel@ucw.cz. This code is GPL. Copyright (C) Paul Mackerras 2005. All Rights Reserved. Copyright (C) Paul Mackerras 2005 All Rights Reserved. Copyright (C) Paul Mackerras 2005 Copyright (C) Paul Mackerras 1997. Copyright (C) Paul Ashton 1998-2000 Copyright (C) Overkiz SAS 2012 Copyright (C) Original authors of ../asm-i386/checksum.h Copyright (C) Nokia Corporation Contact: Eero Nurkkala Copyright (C) Nokia Corporation Author: Matti Aaltonen Copyright (C) Nokia Corporation Copyright (C) Nils Faerber Copyright (C) Neil Brown 2002 Copyright (C) NEC Electronics Corporation 2005-2006 Copyright (C) NEC Electronics Corporation 2004-2006 Copyright (C) Motorola, Inc. 1990 All Rights Reserved Copyright (C) Miroslav Lichvar 2017 Copyright (C) Mike Christie, 2004 - 2006 Copyright (C) Mike Christie, 2004 - 2005 Copyright (C) Miguel Ojeda Sandonis Date: 2006-10-31 Copyright (C) Miguel Ojeda Sandonis Date: 2006-10-12 Copyright (C) Maxime Coquelin 2015 Author: Maxime Coquelin License terms: GNU General Public License (GPL), version 2 Copyright (C) Maxime Coquelin 2015 Copyright (C) Matthijs Kooijman Copyright (C) Matt Helsley, IBM Corp. 2005 Based on cn_fork.h by Nguyen Anh Quynh and Guillaume Thouvenin Copyright (C) Matt Helsley, IBM Corp. 2005 Based on cn_fork.c by Guillaume Thouvenin Copyright (C) Matt Domsch Copyright (C) Martin Schlemmer Copyright (C) Mario Six, Guntermann & Drunck GmbH, 2016 Copyright (C) Manu Abraham (abraham.manu@gmail.com) Copyright (C) Manu Abraham Copyright (C) MIPS Technologies, Inc. written by Ralf Baechle Copyright (C) M'boumba Cedric Madianga 2017 Author: M'boumba Cedric Madianga Copyright (C) M'boumba Cedric Madianga 2017 Copyright (C) M'boumba Cedric Madianga 2016 Copyright (C) M'boumba Cedric Madianga 2015 Author: M'boumba Cedric Madianga Pierre-Yves Mordret Copyright (C) Luke Kenneth Casson Leighton 1997-2001. Copyright (C) Luke Kenneth Casson Leighton 1996-2000 Modified by Jeremy Allison 1995. Copyright (C) Luke Kenneth Casson Leighton 1996-2000 Copyright (C) Linus Torvalds, 2005 Copyright (C) Linus Torvalds, 1991, 1992 Copyright (C) Linus Torvalds , 2015 Copyright (C) Linus Torvalds Copyright (C) Linaro. Copyright (C) Linaro 2012 Author: for ST-Ericsson. Copyright (C) Kuninori Morimoto Copyright (C) Kirill A. Shutemov Copyright (C) June 1999 James Simmons Copyright (C) Josef Gajdusek Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) Copyright (C) John H Terpstra 1996-2000 Copyright (C) Johannes Schindelin, 2005 Copyright (C) Joerg Reuter DL1BKE (jreuter@yaina.de) Copyright (C) Joel Fernandes (Google) Copyright (C) Jernej Skrabec Copyright (C) Jenna Hall Copyright (C) Jean-Francois Moine (http://moinejf.free.fr) Copyright (C) Jaya Kumar Copyright (C) Jay Lan, Copyright (C) Jay Lan SGI Copyright (C) Jan Henrik Weinstock et al. Copyright (C) Intuitive Aerial AB Written by Marten Svanfeldt, marten@intuitiveaerial.com Copyright (C) International Business Machines Corp., 2009, 2013 Etersoft, 2012 Author(s): Steve French (sfrench@us.ibm.com) Pavel Shilovsky (pshilovsky@samba.org) 2012 Copyright (C) International Business Machines Corp., 2009 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2007,2008 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2007 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2006 Authors: Artem Bityutskiy (Битюцкий Артём) Thomas Gleixner Frank Haverkamp Oliver Lohmann Andreas Arnez Copyright (C) International Business Machines Corp., 2005,2013 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2004, 2008 Copyright (C) International Business Machines Corp., 2002-2004 Copyright (C) International Business Machines Corp., 2002,2011 Etersoft, 2012 Author(s): Steve French (sfrench@us.ibm.com) Pavel Shilovsky (pshilovsky@samba.org) 2012 Copyright (C) International Business Machines Corp., 2002,2011 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2002,2010 Author(s): Steve French (sfrench@us.ibm.com) Jeremy Allison (jra@samba.org) Copyright (C) International Business Machines Corp., 2002,2010 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2002,2009 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2002,2008 Author(s): Steve French (sfrench@us.ibm.com) Jeremy Allison (jra@samba.org) 2006. Copyright (C) International Business Machines Corp., 2002,2008 Author(s): Steve French (sfrench@us.ibm.com) Jeremy Allison (jra@samba.org) Copyright (C) International Business Machines Corp., 2002,2008 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2002, 2011 Etersoft, 2012 Author(s): Steve French (sfrench@us.ibm.com) Jeremy Allison (jra@samba.org) Pavel Shilovsky (pshilovsky@samba.org) 2012 Copyright (C) International Business Machines Corp., 2002, 2011 Etersoft, 2012 Author(s): Steve French (sfrench@us.ibm.com) Jeremy Allison (jra@samba.org) 2006 Pavel Shilovsky (pshilovsky@samba.org) 2012 Copyright (C) International Business Machines Corp., 2002, 2011 Etersoft, 2012 Author(s): Pavel Shilovsky (pshilovsky@samba.org), Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2002, 2011 Author(s): Steve French (sfrench@us.ibm.com), Pavel Shilovsky ((pshilovsky@samba.org) 2012 Copyright (C) International Business Machines Corp., 2002 Copyright (C) International Business Machines Corp., 2000-2005 Copyright (C) International Business Machines Corp., 2000-2004 Copyright (C) International Business Machines Corp., 2000-2003 Copyright (C) International Business Machines Corp., 2000-2002 Copyright (C) International Business Machines Corp., 2000-2001 Copyright (C) International Business Machines Corp., 2000,2005 Copyright (C) Intel Crop. Copyright (C) Intel Corporation, 2005 Copyright (C) Intel Corporation 2017 Copyright (C) Intel Corporation 2006. Copyright (C) Intel 2017 Copyright (C) Intel 2011 Copyright (C) Intel 2010 Copyright (C) Ilya Yanok, Emcraft Systems 2010 Copyright (C) Icenowy Zheng Copyright (C) Ian Molton Copyright (C) ITE Tech Inc. Copyright (C) IBM Corporation, 2017 Copyright (C) IBM Corporation, 2016 Copyright (C) IBM Corporation, 2015 Copyright (C) IBM Corporation, 2014, 2017 Anton Blanchard, Rashmica Gupta. Copyright (C) IBM Corporation, 2014 Copyright (C) IBM Corporation, 2013 Copyright (C) IBM Corporation, 2012 Copyright (C) IBM Corporation, 2011-2015 Copyright (C) IBM Corporation, 2011 Copyright (C) IBM Corporation, 2010-2012 Author: Srikar Dronamraju Copyright (C) IBM Corporation, 2010-2011 Author: Srikar Dronamraju Copyright (C) IBM Corporation, 2010 Copyright (C) IBM Corporation, 2009 Thanks to Thomas Gleixner for conceptual design and careful reviews. Copyright (C) IBM Corporation, 2009 Copyright (C) IBM Corporation, 2008-2012 Authors: Srikar Dronamraju Jim Keniston Copyright (C) IBM Corporation, 2008-2011 Authors: Srikar Dronamraju Jim Keniston Copyright (C) IBM Corporation, 2008 Copyright (C) IBM Corporation, 2006 Copyright (C) IBM Corporation, 2005, 2006 Copyright (C) IBM Corporation, 2005 Jeff Muizelaar, 2006, 2007 Pekka Paalanen, 2008 Copyright (C) IBM Corporation, 2004. All rights reserved. Copyright (C) IBM Corporation, 2004. All rights reserved Copyright (C) IBM Corporation, 2004 Copyright (C) IBM Corporation, 2003, 2010 Copyright (C) IBM Corporation, 2002, 2004, 2009 Copyright (C) IBM Corporation, 2002, 2004 Copyright (C) IBM Corporation 2017. Copyright (C) IBM Corporation 2017 Copyright (C) IBM Corporation 2016. Copyright (C) IBM Corporation 2016 Copyright (C) IBM Corp. 2006 Copyright (C) IBM 2005 Author: Mark Nutter Copyright (C) IBM 2005 Copyright (C) Huawei Inc., 2014 Copyright (C) Huawei Futurewei Technologies. Copyright (C) Hitachi, Ltd., 2011 Copyright (C) Hitachi Ltd., 2015 Written by Hiraku Toyooka Copyright (C) Hitachi Ltd., 2014 Written by Masami Hiramatsu Copyright (C) Hitachi Ltd., 2012 Copyright (C) Hidetoshi Seto Copyright (C) Harald Geyer based on sun50i-a64-olinuxino.dts by Jagan Teki Copyright (C) Hans-Joachim Hetscher DD8NE (dd8ne@bnv-bamberg.de) Copyright (C) Hans Alblas PE1AYX (hans@esrac.ele.tue.nl) Copyright (C) Hans Alblas PE1AYX Copyright (C) Guenter Roeck Copyright (C) Greg Lonnon 2001 Updated for OMAP-1610 by Tony Lindgren Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Zheng Yang Yakir Yang Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author:Mark Yao Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author: Yakir Yang Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author: Sandy Huang Mark Yao Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author: Mark Yao Sandy Huang Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author: Jacob Chen Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author: Chris Zhong Kever Yang Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author: Chris Zhong Copyright (C) Fuzhou Rockchip Electronics Co., Ltd. Author: Andy Yan Yakir Yang Jeff Chen Copyright (C) Fujitsu, 2012 Copyright (C) Freescale Semicondutor, Inc. 2007, 2008. Copyright (C) Freescale Semicondutor, Inc. 2006-2009. All rights reserved. Copyright (C) Freescale Semiconductor, Inc. 2009. All rights reserved. Copyright (C) Freescale Semiconductor, Inc. 2007. All rights reserved. Copyright (C) Freescale Semiconductor, Inc. 2006. All rights reserved. Copyright (C) Freescale Semiconductor, Inc 2004 Author: Andy Fleming Copyright (C) Frederic Rible F1OAT (frible@teaser.fr) Copyright (C) Fred Lewis Copyright (C) Ericsson AB 2007-2008 Copyright (C) Egbert Eich 2003,2004 Copyright (C) Dmitry Yusupov, 2004 - 2005 Copyright (C) David Gibson, Linuxcare Australia Portions based on Spectrum24tDnld.c from original spectrum24 driver: Copyright (C) David A. Schleef Copyright (C) Dave Airlie 2005 All Rights Reserved. Copyright (C) Darryl Miles G7LED (dlm@g7led.demon.co.uk) Copyright (C) Daniel Lezcano Copyright (C) Chuck Fleckenstein Copyright (C) Christoph Hellwig, 2002 Copyright (C) Christoph Hellwig, 2001-2002 Copyright (C) Christoph Hellwig 2007 Copyright (C) Chandra Seetharaman, IBM Corp. 2007 Copyright (C) Carnegie Mellon University Copyright (C) Canonical Ltd. Copyright (C) BitBox Ltd 2010 Copyright (C) BayLibre, SAS Author: Neil Armstrong Copyright (C) Barak A. Pearlmutter. Released under the GPL version 2 or later. Copyright (C) Balbir Singh, IBM Corp. 2006 Copyright (C) Asias He , 2013 Copyright (C) Ashok Raj, Intel Corporation 2004 Copyright (C) Ashok Raj Copyright (C) April 2007 Antonino Daplas Copyright (C) Andrew Tridgell 2001 Copyright (C) Andrew Tridgell 1992-2000 Copyright (C) Andrew Bartlett 2002-2003 Modified by Steve French (sfrench@us.ibm.com) 2002-2003 Copyright (C) Andreas Gruenbacher, 2001 Copyright (C) Andrea Merello 2004-2005 Released under the terms of GPL (General Public Licence) Copyright (C) Andrea Merello 2004 Released under the terms of GPL (General Public Licence) Copyright (C) Amit Shah , 2009, 2010, 2011 Copyright (C) Amazon Technologies Inc. All rights reserved. Manish Lachwani (lachwani@lab126.com) Copyright (C) Altera Corporation 1998-2001 Copyright (C) All BPF authors and contributors from 2014 to present. See git log include/uapi/linux/bpf.h in kernel tree for details. Copyright (C) Alexander Popov, Promcontroller 2014 Copyright (C) Alex Williamson (alex_williamson@hp.com) Copyright (C) Alex Holden 1998, 1999. Copyright (C) Alex Aizman, 2004 - 2005 Copyright (C) Alan Hourihane 2005 All Rights Reserved. Copyright (C) Alan Cox GW4PTS (alan@lxorguk.ukuu.org.uk) Copyright (C) AbsoluteValue Systems, Inc. Copyright (C) Abilis Systems 2013 Copyright (C) Abilis Systems 2012 Copyright (C) ARM Limited, 2017. Copyright (C) ARM Limited Copyright (C) 2019 Microchip Technology, Inc. Author: Eugen Hristev Copyright (C) 2019 Microchip Technology, Inc. Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries Copyright (C) 2019 Microchip Technology Inc. Copyright (C) 2019 Kai-Heng Feng Copyright (C) 2019 Intel Corporation Copyright (C) 2019 Claudiu Beznea (claudiu.beznea@microchip.com) Copyright (C) 2019 Claudiu Beznea Copyright (C) 2018-2019 Intel Corporation Copyright (C) 2018, Spreadtrum Communications Inc. Copyright (C) 2018, Richtek Technology Corporation Copyright (C) 2018, Red Hat, Inc. (code style cleanup and fuzzing driver) Copyright (C) 2018, Red Hat, Inc. Copyright (C) 2018, Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2018, Microsoft, Inc. Copyright (C) 2018, Microsoft Corporation. Copyright (C) 2018, Linaro Ltd. Copyright (C) 2018, Jacopo Mondi Copyright (C) 2018, Intel Corporation Authors: Andy Shevchenko Mika Westerberg Copyright (C) 2018, Google LLC. Copyright (C) 2018, Advanced Micro Devices, Inc. Copyright (C) 2018, ARM Copyright (C) 2018 secunet Security Networks AG Copyright (C) 2018 by Sean Young Copyright (C) 2018 Zodiac Inflight Innovations Copyright (C) 2018 Xue Liu Copyright (C) 2018 William Breathitt Gray Copyright (C) 2018 Western Digital Corporation Copyright (C) 2018 WMWare Inc. Copyright (C) 2018 Vasily Khoruzhick Copyright (C) 2018 Vadim Pasternak Copyright (C) 2018 Topic Embedded Products Author: Mike Looijmans Copyright (C) 2018 Tony Lindgren Copyright (C) 2018 Theobroma Systems Design und Consulting GmbH Copyright (C) 2018 The Linux Foundation. All rights reserved. Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com Author: Peter Ujfalusi Copyright (C) 2018 Texas Instruments Author: Kishon Vijay Abraham I Copyright (C) 2018 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2018 Synopsys, Inc. Copyright (C) 2018 Synaptics Incorporated Copyright (C) 2018 Stefan Wahren Copyright (C) 2018 Stefan Agner Copyright (C) 2018 Stanislaw Gruszka Copyright (C) 2018 Spreadtrum Communications Inc. Copyright (C) 2018 SiFive Copyright (C) 2018 Sean Young Copyright (C) 2018 STMicroelectronics Author(s): Amelie Delaunay . Copyright (C) 2018 Renesas Electronics Europe Limited Copyright (C) 2018 Renesas Electronics Corporation Copyright (C) 2018 Renesas Electronics Corp. Copyright (C) 2018 Renesas Electronics Copyright (C) 2018 Red Hat. All rights reserved. Copyright (C) 2018 Red Hat, Inc., Arnaldo Carvalho de Melo Copyright (C) 2018 Red Hat, Inc. All rights reserved. Copyright (C) 2018 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2018 Ravi Bangoria, IBM Corporation Copyright (C) 2018 ROHM Semiconductors bd71837-regulator.c ROHM BD71837MWV regulator driver Copyright (C) 2018 ROHM Semiconductors Copyright (C) 2018 Prevas A/S Copyright (C) 2018 Phil Reid Copyright (C) 2018 Pengutronix, Marco Felsch Copyright (C) 2018 Pengutronix, Lucas Stach Copyright (C) 2018 Paolo Pisati

Copyright (C) 2018 PHYTEC Messtechnik GmbH Author: Enrico Scholz Copyright (C) 2018 PHYTEC Messtechnik GmbH Author: Christian Hemp Copyright (C) 2018 Oracle. All Rights Reserved. Author: Darrick J. Wong Copyright (C) 2018 Olimex Ltd. Author: Stefan Mavrodiev Copyright (C) 2018 Oleh Kravchenko Copyright (C) 2018 Octavo Systems LLC - http://www.octavosystems.com/ Copyright (C) 2018 Nuvoton Technology Corp Copyright (C) 2018 Nuvoton Technologies, Avi Fishman Tomer Maimon Copyright (C) 2018 Nuvoton Technologies tali.perry@nuvoton.com Copyright (C) 2018 Netronome Systems, Inc. Copyright (C) 2018 Netronome Systems, Inc. Copyright (C) 2018 Microchip Technology Inc. and its subsidiaries Copyright (C) 2018 Microchip Technology Inc. Copyright (C) 2018 Microchip Technology Inc. Copyright (C) 2018 Microchip Technology Inc, Codrin Ciubotariu Copyright (C) 2018 Microchip Technology Copyright (C) 2018 Microchip Joshua Henderson Copyright (C) 2018 Michael Neuling, IBM Corporation. Copyright (C) 2018 Mellanox Technologies. Copyright (C) 2018 Mellanox Technologies Copyright (C) 2018 MediaTek Inc. Author: Zhiyong Tao Copyright (C) 2018 Matt Ranostay Copyright (C) 2018 Masahiro Yamada Copyright (C) 2018 Marvell Copyright (C) 2018 Martin Blumenstingl Copyright (C) 2018 Marek Vasut Copyright (C) 2018 Marek Vasut Copyright (C) 2018 Marcus Folkesson Copyright (C) 2018 MIPS Tech, LLC Author: Matt Redfearn Copyright (C) 2018 MIPS Tech, LLC Copyright (C) 2018 Lucas A. M. Magalhães Copyright (C) 2018 Lorenzo Bianconi Copyright (C) 2018 Linus Wallej Includes portions of code from the firmware uploader by: Copyright (C) 2018 Linus Walleij Copyright (C) 2018 Linaro Ltd. Copyright (C) 2018 Linaro Ltd Copyright (C) 2018 Linaro Ltd Copyright (C) 2018 Laurent Pinchart Copyright (C) 2018 Laird, 2018 Ben Whitten Copyright (C) 2018 Laird Copyright (C) 2018 KVASER AB, Sweden. All rights reserved. Copyright (C) 2018 Josef Bacik Copyright (C) 2018 Johannes Thumshirn Copyright (C) 2018 Johan Hovold Copyright (C) 2018 Joel Fernandes (Google) Copyright (C) 2018 Jerome Brunet, Baylibre SAS Copyright (C) 2018 Jernej Skrabec Copyright (C) 2018 Jernej Skrabec Copyright (C) 2018 Jacopo Mondi Copyright (C) 2018 Jacopo Mondi Copyright (C) 2018 Jacob Feder Copyright (C) 2018 Intel Corporation Author: Sakari Ailus Copyright (C) 2018 Intel Corporation Author: Rafael J. Wysocki Copyright (C) 2018 Intel Corporation Author: Heikki Krogerus Hans de Goede Copyright (C) 2018 Intel Corporation Author: Heikki Krogerus Copyright (C) 2018 Intel Corporation All rights reserved. Copyright (C) 2018 Intel Corporation Copyright (C) 2018 Intel Corp Copyright (C) 2018 Icenowy Zheng Copyright (C) 2018 IBM Corporation. Copyright (C) 2018 IBM Corporation Copyright (C) 2018 Himanshu Jha Copyright (C) 2018 Hauke Mehrtens Copyright (C) 2018 Hans de Goede Copyright (C) 2018 HUAWEI, Inc. http://www.huawei.com/ Created by Gao Xiang Copyright (C) 2018 Google, Inc. Copyright (C) 2018 Gateworks Corporation Copyright (C) 2018 Gao Xiang Copyright (C) 2018 Free Software Foundation, Inc. Copyright (C) 2018 Felix Fietkau Copyright (C) 2018 Facebook Author: Yonghong Song Copyright (C) 2018 Exceet Electronics GmbH Copyright (C) 2018 Etnaviv Project Copyright (C) 2018 Engicam S.r.l. Copyright (C) 2018 EETS GmbH - http://www.eets.ch/ Copyright (C) 2018 Digital Devices GmbH Marcus Metzler Ralph Metzler Copyright (C) 2018 David Lechner Copyright (C) 2018 Daniel Mack Copyright (C) 2018 Cryptera A/S Copyright (C) 2018 Cogent Embedded, Inc. Copyright (C) 2018 Christophe Leroy CS Systemes d'Information. Copyright (C) 2018 Christoph Hellwig. Copyright (C) 2018 Christoph Hellwig Copyright (C) 2018 Chris Brandt Copyright (C) 2018 Chen-Yu Tsai Copyright (C) 2018 Chelsio Communications. All rights reserved. Copyright (C) 2018 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Copyright (C) 2018 Broadcom Copyright (C) 2018 Bootlin Mylène Josserand Copyright (C) 2018 Bootlin Copyright (C) 2018 BayLibre, SAS Author: Neil Armstrong Copyright (C) 2018 BTicino Copyright (C) 2018 Axentia Technologies AB Copyright (C) 2018 Author: Mathieu Othacehe Copyright (C) 2018 Author: Jeff LaBundy Copyright (C) 2018 Arm Limited. All rights reserved. Copyright (C) 2018 Andes Technology Corporation Copyright (C) 2018 Andes Technology Corporation Copyright (C) 2018 Amarula Solutions B.V. Author: Jagan Teki Copyright (C) 2018 Amarula Solutions B.V. Copyright (C) 2018 Advanced Micro Devices, Inc. Copyright (C) 2018 ARM Ltd. Sudeep Holla Copyright (C) 2018 ARM Ltd. Copyright (C) 2018 ARM Ltd, All Rights Reserved. Copyright (C) 2018 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2018 ARM Limited or its affiliates. All rights reserved. Copyright (C) 2018 ARM Limited or its affiliates. Copyright (C) 2018 - 2019 Intel Corporation Copyright (C) 2017-2019 Microchip Technology Inc. Copyright (C) 2017-2018, Intel Corporation. All rights reserved Copyright (C) 2017-2018, Intel Corporation Copyright (C) 2017-2018, Bootlin Copyright (C) 2017-2018 Texas Instruments Inc. Copyright (C) 2017-2018 SiFive Copyright (C) 2017-2018 SUSE, Frederic Weisbecker Copyright (C) 2017-2018 SUSE Copyright (C) 2017-2018 Ryan Mounce Copyright (C) 2017-2018 Red Hat, Inc. All rights reserved. Copyright (C) 2017-2018 Netronome Systems, Inc. Copyright (C) 2017-2018 Microchip Technology Inc. Tristram Ha Copyright (C) 2017-2018 Microchip Technology Inc. Copyright (C) 2017-2018 Laurent Pinchart Copyright (C) 2017-2018 Jonathan Neuschäfer Copyright (C) 2017-2018 Jason A. Donenfeld . All Rights Reserved. Copyright (C) 2017-2018 Jacopo Mondi Copyright (C) 2017-2018 Intel Corporation, Inc. Copyright (C) 2017-2018 HiSilicon Co., Ltd. http://www.hisilicon.com Copyright (C) 2017-2018 HUAWEI, Inc. http://www.huawei.com/ Created by Gao Xiang Copyright (C) 2017-2018 Etnaviv Project Copyright (C) 2017-2018 Digital Devices GmbH Ralph Metzler Marcus Metzler Copyright (C) 2017-2018 Digital Devices GmbH Marcus Metzler Ralph Metzler Copyright (C) 2017-2018 Cadence Design Systems Inc. Copyright (C) 2017-2018 CTERA Networks. All Rights Reserved. Copyright (C) 2017-2018 Broadcom. All Rights Reserved. The term * “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. * Copyright (C) 2017-2018 Broadcom. All Rights Reserved. The term * “Broadcom” refers to Broadcom Inc and/or its subsidiaries. * Copyright (C) 2017-2018 Broadcom Copyright (C) 2017-2018 Bootlin Copyright (C) 2017-2018 Bartosz Golaszewski Copyright (C) 2017-18 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2017,2018 Microchip Technology, Author: Eugen Hristev Copyright (C) 2017, Topic Embedded Products Driver for LTC3651 charger IC. Copyright (C) 2017, The Linux Foundation. All rights reserved. Copyright (C) 2017, Spreadtrum Communications Inc. Copyright (C) 2017, STMicroelectronics - All Rights Reserved Authors: Arnaud Pouliquen Olivier Moysan Copyright (C) 2017, STMicroelectronics - All Rights Reserved Authors: Amelie Delaunay Fabrice Gasnier Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author: Fabrice Gasnier . Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author: Arnaud Pouliquen . Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Olivier Moysan for STMicroelectronics. Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Ludovic Barre author . Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Lionel DEBIEVE for STMicroelectronics. Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Arnaud Pouliquen . Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Arnaud Pouliquen for STMicroelectronics. Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Amelie Delaunay for STMicroelectronics. Copyright (C) 2017, Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2017, Microsoft Corporation. Copyright (C) 2017, Leopard Imaging, Inc. Copyright (C) 2017, Intel Corporation. All rights reserved. Copyright (C) 2017, Intel Corporation Authors: Michael Jamet Mika Westerberg Copyright (C) 2017, Intel Corporation Authors: Andy Shevchenko Mika Westerberg Copyright (C) 2017, Intel Corporation Authors: Amir Levy Michael Jamet Mika Westerberg Copyright (C) 2017, Intel Corporation Author: Mika Westerberg Copyright (C) 2017, Intel Corporation Author: Heikki Krogerus Copyright (C) 2017, Intel Corporation Copyright (C) 2017, EETS GmbH, Felix Brack Copyright (C) 2017, Adaptrum, Inc. Written by Alexandru Gagniuc for Adaptrum, Inc.) Licensed under the GPLv2 or (at your option) any later version. Copyright (C) 2017 by Stefano Stabellini Copyright (C) 2017 by Stafford Horne (shorne@gmail.com) Copyright (C) 2017 by Changbin Du Copyright (C) 2017 bjb@mojatatu.com Copyright (C) 2017 Zodiac Inflight Innovations Copyright (C) 2017 Zodiac Inflight Innovation Copyright (C) 2017 Zihao Yu Copyright (C) 2017 Zhi Mao Copyright (C) 2017 ZTE Ltd. Copyright (C) 2017 ZTE Ltd Copyright (C) 2017 XiaojingZhu Copyright (C) 2017 Willy Tarreau Partially based on Atsushi Nemoto's ledtrig-heartbeat.c. Copyright (C) 2017 Willy Tarreau Copyright (C) 2017 William Breathitt Gray Copyright (C) 2017 Western Digital Corporation or its affiliates. Copyright (C) 2017 VMware, Inc. All Rights Reserved. Copyright (C) 2017 Touchless Biometric Systems AG Tomas Novotny Copyright (C) 2017 Topic Embedded Products Author: Mike Looijmans Copyright (C) 2017 Tony Lindgren Copyright (C) 2017 Tomohiro Yoshidomi Licensed under the GPL-2 or later. Copyright (C) 2017 Thomas Gleixner Copyright (C) 2017 The Linux Foundation. All rights reserved. Copyright (C) 2017 Texas Instruments, Inc. Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ Keerthy Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ Dave Gerlach Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2017 Texas Instruments Inc. Copyright (C) 2017 Texas Instruments Author: Kishon Vijay Abraham I Copyright (C) 2017 Takashi Iwai Copyright (C) 2017 T-Platforms. All Rights Reserved. Copyright (C) 2017 T-Platforms All Rights Reserved. Copyright (C) 2017 Synopsys. Copyright (C) 2017 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2017 Synopsys Copyright (C) 2017 Sudip Mukherjee, All Rights Reserved. Copyright (C) 2017 Steven Rostedt, VMware Inc. Copyright (C) 2017 Stefano Stabellini Copyright (C) 2017 Stefan Wahren Copyright (C) 2017 Stefan Roese Copyright (C) 2017 Stafford Horne Copyright (C) 2017 Spreadtrum, Inc. Author: Chunyan Zhang Copyright (C) 2017 Spreadtrum Communications Inc. Copyright (C) 2017 Spreadtrum - http://www.spreadtrum.com Copyright (C) 2017 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2017 Socionext Inc. Copyright (C) 2017 Sigma Designs Copyright (C) 2017 SiFive, Inc. Copyright (C) 2017 SiFive Copyright (C) 2017 Sebastian Reichel Copyright (C) 2017 Sean Young Copyright (C) 2017 Sean Wang Copyright (C) 2017 Sanechips Technology Co., Ltd. Copyright (C) 2017 Samsung Electronics Co.Ltd Authors: Marek Szyprowski Copyright (C) 2017 Samsung Electronics Co.Ltd Author: Andrzej Pietrasiewicz Copyright (C) 2017 Samsung Electronics Co., Ltd. Jaehoon Chung Copyright (C) 2017 Samsung Electronics Co., Ltd. Copyright (C) 2017 Samsung Electronics Author: Chanwoo Choi Copyright (C) 2017 Samsung Electronics Copyright (C) 2017 Robert Jarzmik Copyright (C) 2017 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2017 Renesas Electronics Corporation Copyright (C) 2017 Renesas Electronics Corp. Copyright (C) 2017 Renesas Electronics America, Inc. Copyright (C) 2017 Red Hat. All rights reserved. Copyright (C) 2017 Red Hat, Inc., Frederic Weisbecker Copyright (C) 2017 Red Hat, Inc. Author: Stefan Hajnoczi Copyright (C) 2017 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2017 Red Hat, Inc. Copyright (C) 2017 Red Hat Inc. Copyright (C) 2017 Red Hat Copyright (C) 2017 Raspberry Pi Trading Ltd. Copyright (C) 2017 Rafał Miłecki Copyright (C) 2017 Radioavionica Corporation Author: Alex A. Mihaylov Copyright (C) 2017 Quentin Schulz Copyright (C) 2017 Priit Laes Copyright (C) 2017 Pintu Kumar Copyright (C) 2017 Phil Reid Copyright (C) 2017 Peter Meerwald-Stadler Copyright (C) 2017 Pengutronix, Philipp Zabel Copyright (C) 2017 Pengutronix, Juergen Borleis Copyright (C) 2017 Pengutronix, Juergen Borleis Copyright (C) 2017 Paolo Valente Copyright (C) 2017 PHYTEC Messtechnik GmbH Author: Wadim Egorov Copyright (C) 2017 Oracle. All rights reserved. Copyright (C) 2017 Oracle. All Rights Reserved. Author: Darrick J. Wong Copyright (C) 2017 Oracle. All Rights Reserved. Copyright (C) 2017 Oracle Corporation Copyright (C) 2017 Oracle Corporation Copyright (C) 2017 Olli Salonen Copyright (C) 2017 Oleh Kravchenko Copyright (C) 2017 NutsBoard.Org Copyright (C) 2017 Noralf Trønnes Copyright (C) 2017 Nicira, Inc. Copyright (C) 2017 NextThing Co Copyright (C) 2017 Netronome Systems, Inc. Copyright (C) 2017 Narcisa Vasile Copyright (C) 2017 NXP Semiconductors. Author: Marco Franchi Copyright (C) 2017 NXP Copyright (C) 2017 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2017 Moxa Inc. - https://www.moxa.com/ Copyright (C) 2017 Mobica Limited Copyright (C) 2017 Milo Kim Copyright (C) 2017 Microchip/Atmel, 2017 Wenyou Yang 2017 Ludovic Desroches Copyright (C) 2017 Microchip, 2017 Ludovic Desroches Copyright (C) 2017 MediaTek, Inc. Copyright (C) 2017 MediaTek Inc. Copyright (C) 2017 Maxim Integrated Copyright (C) 2017 Matt Ranostay Copyright (C) 2017 Marvell Technology Group Ltd. Copyright (C) 2017 Marvell Author: Miquel RAYNAL Copyright (C) 2017 Marvell Copyright (C) 2017 Martin Kaiser Copyright (C) 2017 Martin Blumenstingl Copyright (C) 2017 Marek Vasut Copyright (C) 2017 Marek Vasut Copyright (C) 2017 Marcus Cooper Copyright (C) 2017 Madhavan Srinivasan, IBM Corporation. Copyright (C) 2017 MOXA Inc. - https://www.moxa.com/ Copyright (C) 2017 MIPS Tech, LLC Copyright (C) 2017 Luxul Inc. Copyright (C) 2017 Lukas Wunner Copyright (C) 2017 Luis R. Rodriguez Copyright (C) 2017 Lucas Bates Copyright (C) 2017 Linus Walleij Parts of this file were based on sources as follows: Copyright (C) 2017 Linus Walleij Derived from drivers/drm/gpu/panel/panel-samsung-ld9040.c Copyright (C) 2017 Linus Walleij Copyright (C) 2017 Linus Walleij Copyright (C) 2017 Linaro, Ltd., Rob Herring Copyright (C) 2017 Linaro, Ltd. Copyright (C) 2017 Linaro Ltd. Author: Linus Walleij Copyright (C) 2017 Linaro Ltd. Author: Ard Biesheuvel Copyright (C) 2017 Linaro Ltd. Copyright (C) 2017 Linaro Ltd. Copyright (C) 2017 Linaro Ltd Copyright (C) 2017 Linaro Limited Author: AKASHI Takahiro Copyright (C) 2017 Liam Breck Copyright (C) 2017 KUNBUS GmbH Copyright (C) 2017 Josh Poimboeuf Copyright (C) 2017 Jonathan Liu Copyright (C) 2017 John David Anglin Copyright (C) 2017 John Crispin Copyright (C) 2017 Johan Hovold Copyright (C) 2017 Joe Lawrence Copyright (C) 2017 Jerome Brunet Copyright (C) 2017 Jernej Skrabec Copyright (C) 2017 Jelle van der Waa Copyright (C) 2017 Jason A. Donenfeld . All Rights Reserved. Copyright (C) 2017 James.Bottomley@HansenPartnership.com Copyright (C) 2017 Jagan Teki Copyright (C) 2017 Jagan Teki Copyright (C) 2017 Jacopo Mondi Copyright (C) 2017 Jacopo Mondi Copyright (C) 2017 Intel Deutschland GmbH Copyright (C) 2017 Intel Corporation. All rights reserved. Copyright (C) 2017 Intel Corporation. Copyright (C) 2017 Intel Corporation Author: Pierre-Louis Bossart Copyright (C) 2017 Intel Corporation Author: Mika Westerberg Copyright (C) 2017 Intel Corporation Author: Heikki Krogerus Copyright (C) 2017 Intel Corporation Functions to access TPS68470 power management chip. Copyright (C) 2017 Intel Corporation Copyright (C) 2017 Intel Corp. Author: Len Brown Copyright (C) 2017 Intel Corp Author: Subhransu S. Prusty Copyright (C) 2017 Intel Corp Author: Jaikrishna Nemallapudi Author: Subhransu S. Prusty Copyright (C) 2017 Impinj, Inc. Copyright (C) 2017 Impinj Copyright (C) 2017 Imagination Technologies, Ltd. Author: Aleksandar Markovic Copyright (C) 2017 Imagination Technologies Ltd. Copyright (C) 2017 Imagination Technologies Author: Paul Burton Copyright (C) 2017 Icenowy Zheng Copyright (C) 2017 Icenowy Zheng Copyright (C) 2017 IBM Corporation (Michael Neuling, Andrew Donnellan) Copyright (C) 2017 IBM Corp. Copyright (C) 2017 Horms Solutions, Simon Horman Copyright (C) 2017 Horms Solutions Ltd., Simon Horman Copyright (C) 2017 Hisilicon Ltd. Copyright (C) 2017 Hisilicon Limited, All Rights Reserved. Author: Zhichang Yuan Author: Zou Rongrong Author: John Garry Copyright (C) 2017 Hisilicon Limited Author: Shaokun Zhang Anurup M Copyright (C) 2017 Hisilicon Limited Author: Anurup M Shaokun Zhang Copyright (C) 2017 Hilisicon Electronics Co., Ltd. http://www.huawei.com Copyright (C) 2017 HiSilicon Limited, All Rights Reserved. Author: Gabriele Paoloni Author: Zhichang Yuan Copyright (C) 2017 Helge Deller Copyright (C) 2017 Heiner Kallweit Copyright (C) 2017 Hauke Mehrtens Based on EP93xx wdt driver Copyright (C) 2017 Hauke Mehrtens Copyright (C) 2017 Hari Bathini, IBM Corporation Copyright (C) 2017 Hans de Goede Copyright (C) 2017 Hans P. Moller Copyright (C) 2017 Google, Inc. Thiebaud Weksteen Copyright (C) 2017 Google, Inc. Matthew Garrett Thiebaud Weksteen Copyright (C) 2017 Google, Inc. Author: Stephen Barber Copyright (C) 2017 Google, Inc. Author: Gwendal Grignou Copyright (C) 2017 Google, Inc. Author: Benson Leung Copyright (C) 2017 Google, Inc. Copyright (C) 2017 Google, Inc Copyright (C) 2017 Google Copyright (C) 2017 Glider bvba Copyright (C) 2017 Gateworks Corporation Copyright (C) 2017 Fuzhou Rockchip Electronics Co.Ltd Author: Jacob Chen Copyright (C) 2017 Fuzhou Rockchip Electronics Co., Ltd. Copyright (C) 2017 Fuzhou Rockchip Electronics Co., Ltd Copyright (C) 2017 Free Electrons, Quentin Schulz Copyright (C) 2017 Free Electrons Maxime Ripard Copyright (C) 2017 Free Electrons Copyright (C) 2017 Florian Fainelli Copyright (C) 2017 Florian Eckert Copyright (C) 2017 Finn Thain for PIO code from Mac ESP driver adapted here Copyright (C) 2017 Finn Thain Copyright (C) 2017 Facebook. All rights reserved. Copyright (C) 2017 Facebook Inc. Copyright (C) 2017 Facebook Author: Roman Gushchin Copyright (C) 2017 Facebook Copyright (C) 2017 Etnaviv Project Copyright (C) 2017 Eric Nelson Copyright (C) 2017 Eric Anholt Copyright (C) 2017 Engicam S.r.l. Copyright (C) 2017 Endless Mobile, Inc. Authors: David Yang , Daniel Drake Copyright (C) 2017 Endless Mobile, Inc. Copyright (C) 2017 Dialog Semiconductor Copyright (C) 2017 Dennis Zhou Copyright (C) 2017 Dennis Zhou Copyright (C) 2017 Dell, Inc. Copyright (C) 2017 Dell Inc. All Rights Reserved. Copyright (C) 2017 David Lechner Copyright (C) 2017 DENX Software Engineering Copyright (C) 2017 Cumulus Networks Copyright (C) 2017 Corentin Labbe Copyright (C) 2017 Collabora Ltd. Copyright (C) 2017 Cogent Embedded, Inc. Copyright (C) 2017 Cogent Embedded, Inc. Copyright (C) 2017 Cogent Embedded Inc. Copyright (C) 2017 Christoph Hellwig. Copyright (C) 2017 Chris Mi Copyright (C) 2017 Chris Brandt Copyright (C) 2017 Chinamobile, Inc. Copyright (C) 2017 Chen-Yu Tsai Chen-Yu Tsai Copyright (C) 2017 Chen-Yu Tsai Copyright (C) 2017 Chen Liqin Copyright (C) 2017 Chelsio Communications. All rights reserved. Copyright (C) 2017 Cavium, Inc. Copyright (C) 2017 Cadence Design Systems Inc. Copyright (C) 2017 Cadence Design Systems - http://www.cadence.com Copyright (C) 2017 Broadcom Author: Florian Fainelli Copyright (C) 2017 Broadcom Copyright (C) 2017 BayLibre, SAS Author: Neil Armstrong Copyright (C) 2017 BayLibre SAS Copyright (C) 2017 Bartosz Golaszewski Copyright (C) 2017 Axis Communications AB Copyright (C) 2017 Axentia Technologies AB Copyright (C) 2017 Atmel Copyright (C) 2017 Arm Ltd. define pr_fmt(fmt) "sdei: " fmt Copyright (C) 2017 Arasan Chip Systems Inc. Copyright (C) 2017 Antony Antony Copyright (C) 2017 Andrea Adami Copyright (C) 2017 Andes Technology Corporation Copyright (C) 2017 Andes Technology Corporation Copyright (C) 2017 Analog Devices Inc. Copyright (C) 2017 Amarula Solutions B.V. Author: Jagan Teki Copyright (C) 2017 Alexandre Belloni Copyright (C) 2017 Alexander Graf Copyright (C) 2017 Alan Stern , Andrea Parri Copyright (C) 2017 Alan Stern Copyright (C) 2017 Alan Mizrahi, alan at mizrahi dot com dot ve Copyright (C) 2017 Ahmet Inan Copyright (C) 2017 Advanced Micro Devices, Inc. Copyright (C) 2017 Aditya Prayoga Copyright (C) 2017 ARM Ltd. Author: Marc Zyngier Copyright (C) 2017 ARM Ltd. Copyright (C) 2017 ARM Limited or its affiliates. Written by Gilad Ben-Yossef Copyright (C) 2017 ARM Limited Copyright (C) 2017 - Cambridge Greys Ltd Copyright (C) 2017 - Cambridge Greys Limited Copyright (C) 2017 - 2018 Sebastian Reichel Copyright (C) 2017 - 2018 Sandvik Mining and Construction Oy Copyright (C) 2017 - 2018 Hauke Mehrtens Copyright (C) 2017 - 2018 Bosch Sensortec GmbH Copyright (C) 2017 Copyright (C) 2016-2018 Vladimir Zapolskiy Copyright (C) 2016-2018 Texas Instruments, Inc. Dave Gerlach Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/ Dave Gerlach Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2016-2018 Netronome Systems, Inc. Copyright (C) 2016-2018 Matt Ranostay Author: Copyright (C) 2016-2018 Linaro Ltd. Copyright (C) 2016-2018 Etnaviv Project Copyright (C) 2016-2018 EPAM Systems Inc. Copyright (C) 2016-2018 Cirrus Logic Copyright (C) 2016-2018 Broadcom Copyright (C) 2016-2018 B.A.T.M.A.N. contributors: Copyright (C) 2016-2018 Author: Matt Ranostay Copyright (C) 2016-2017 Zodiac Inflight Innovations Copyright (C) 2016-2017 Texas Instruments, Inc. Dave Gerlach Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Dave Gerlach Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/ Dave Gerlach Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/ Author: Andreas Dannenberg Andrew F. Davis Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2016-2017 Texas Instruments Inc. Dave Gerlach Copyright (C) 2016-2017 Texas Instruments Inc. Copyright (C) 2016-2017 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2016-2017 Socionext Inc. Author: Masahiro Yamada Kunihiko Hayashi Copyright (C) 2016-2017 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2016-2017 Renesas Electronics Corp. Copyright (C) 2016-2017 Red Hat, Inc. All rights reserved. Copyright (C) 2016-2017 Pengutronix, Philipp Zabel Copyright (C) 2016-2017 Oracle. All rights reserved. Copyright (C) 2016-2017 Netronome Systems, Inc. Copyright (C) 2016-2017 Milan Broz Copyright (C) 2016-2017 Mikulas Patocka Copyright (C) 2016-2017 Micron Technology, Inc. Copyright (C) 2016-2017 Maxim Integrated Products Author: Ryan Lee Copyright (C) 2016-2017 Linaro Ltd., Rob Herring Copyright (C) 2016-2017 Istituto Italiano di Tecnologia - RBCS - EDL Robotics, Brain and Cognitive Sciences department Electronic Design Laboratory Copyright (C) 2016-2017 Intel Deutschland GmbH Copyright (C) 2016-2017 Intel Corporation Copyright (C) 2016-2017 Imagination Technologies Author: Paul Burton Copyright (C) 2016-2017 HiSilicon Co., Ltd. http://www.hisilicon.com Copyright (C) 2016-2017 Hans de Goede Copyright (C) 2016-2017 Glider bvba Copyright (C) 2016-2017 Free Software Foundation, Inc. Copyright (C) 2016-2017 EPAM Systems Inc. Copyright (C) 2016-2017 Dmitry Osipenko Copyright (C) 2016-2017 Cogent Embedded, Inc. Copyright (C) 2016-2017 Cogent Embedded Inc. Copyright (C) 2016-2017 Cirrus Logic Copyright (C) 2016-2017 Christoph Hellwig. Copyright (C) 2016-2017 Broadcom Ltd. Copyright (C) 2016-2017 Broadcom Limited. Copyright (C) 2016-2017 Broadcom Copyright (C) 2016-2017 Advanced Micro Devices, Inc. Copyright (C) 2016-2014 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2016-17, Intel Corporation. Author: Guneshwor Singh Copyright (C) 2016-17, Intel Corporation. Copyright (C) 2016-17 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2016-17 Sang Engineering, Wolfram Sang Copyright (C) 2016-17 Renesas Electronics Corporation Copyright (C) 2016-17 Jacopo Mondi Copyright (C) 2016-17 Intel Corp Copyright (C) 2016-17 Horms Solutions, Simon Horman Copyright (C) 2016,2017 Advanced Micro Devices, Inc. Copyright (C) 2016,2017 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2016, ZTE Corp. Copyright (C) 2016, Yann Collet. Copyright (C) 2016, Synopsys, Inc. Copyright (C) 2016, Sven Schmidt Copyright (C) 2016, Spreadtrum Communications Inc. Copyright (C) 2016, Sony Mobile Communications Inc. Copyright (C) 2016, Semihalf Author: Tomasz Nowicki Copyright (C) 2016, STMicroelectronics - All Rights Reserved Author: Fabrice Gasnier . Copyright (C) 2016, STMicroelectronics - All Rights Reserved Author(s): Olivier Moysan for STMicroelectronics. Copyright (C) 2016, Robert Jarzmik Copyright (C) 2016, NVIDIA CORPORATION. All rights reserved. Copyright (C) 2016, Microsoft, Inc. Copyright (C) 2016, Mario Lange Copyright (C) 2016, Linaro Ltd. Author: Daniel Lezcano Fu Wei Hanjun Guo Copyright (C) 2016, Linaro Ltd. Copyright (C) 2016, Linaro Ltd - Daniel Lezcano Copyright (C) 2016, LG Electronics Copyright (C) 2016, Jelle van der Waa Copyright (C) 2016, Intel Corporation. All rights reserved. Copyright (C) 2016, Intel Corporation Authors: Aaron Lu Copyright (C) 2016, Intel Corporation Author: Rafael J. Wysocki Copyright (C) 2016, Intel Corporation Author: Mika Westerberg Copyright (C) 2016, Intel Corporation Author: Lv Zheng Copyright (C) 2016, Intel Corporation Author: Irina Tirdea Copyright (C) 2016, Intel Corporation Author: Andy Shevchenko Copyright (C) 2016, Intel Corporation Copyright (C) 2016, Imagination Technologies Ltd. Copyright (C) 2016, Hisilicon Ltd. Copyright (C) 2016, Florian Fainelli Copyright (C) 2016, DAQRI, LLC. Author: Tony Makkiel Copyright (C) 2016, Broadcom Copyright (C) 2016, Amazon.com, Inc. or its affiliates. All Rights Reserved. Copyright (C) 2016, ARM Ltd. Written by: Juri Lelli, ARM Ltd. Copyright (C) 2016, 2018 Author: Matt Ranostay Copyright (C) 2016, 2017, 2018 Sony Semiconductor Solutions Corporation Copyright (C) 2016, 2017 Cavium Inc. Copyright (C) 2016 secunet Security Networks AG Author: Steffen Klassert Copyright (C) 2016 Zodiac Inflight Innovations Copyright (C) 2016 Xilinx, Inc. All rights reserved. Copyright (C) 2016 Xilinx, Inc. Copyright (C) 2016 Wolf-Entwicklungen Marcus Wolf Copyright (C) 2016 William Breathitt Gray Copyright (C) 2016 Western Digital Copyright (C) 2016 Wang Nan Copyright (C) 2016 Uwe Kleine-König Copyright (C) 2016 Toradex AG Copyright (C) 2016 Tony Lindgren Copyright (C) 2016 Tomasz Chilinski Copyright (C) 2016 Tomas Hlavacek Copyright (C) 2016 Tom Tsai (Tom_Tsai@fintek.com.tw) Copyright (C) 2016 Thomas Gleixner. Copyright (C) 2016 Texas Instruments, Inc. Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ Keerthy Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ Author: Tomi Valkeinen Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ Andrew F. Davis Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2016 Texas Instruments Author: Jyri Sarha Copyright (C) 2016 T-Platforms. All Rights Reserved. Copyright (C) 2016 T-Platforms All Rights Reserved. Copyright (C) 2016 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2016 Synopsys Jose Abreu Copyright (C) 2016 Synopsys Inc. Copyright (C) 2016 Synopsys Copyright (C) 2016 SuSE. All rights reserved. Copyright (C) 2016 Stephan Mueller Copyright (C) 2016 Stefan Wahren Copyright (C) 2016 Song Liu Copyright (C) 2016 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2016 Simon Guo, IBM Corporation. Copyright (C) 2016 Sigma Designs Copyright (C) 2016 SiFive, Inc. Copyright (C) 2016 SiFive Copyright (C) 2016 Shuah Khan Copyright (C) 2016 Shawn Lin Copyright (C) 2016 Sergio Prado (sergio.prado@e-labworks.com) Copyright (C) 2016 Sergei Ianovich Copyright (C) 2016 Sensirion AG, Switzerland Author: David Frey Author: Pascal Sachs Copyright (C) 2016 Semihalf Author: Tomasz Nowicki Copyright (C) 2016 Sean Young Copyright (C) 2016 Savoir-Faire Linux Author: Sebastien Bourdelin Copyright (C) 2016 Savoir-Faire Linux Copyright (C) 2016 Sang Engineering, Wolfram Sang Copyright (C) 2016 Sang Engineering Copyright (C) 2016 Samsung Electronics Co.Ltd Authors: Marek Szyprowski Copyright (C) 2016 Samsung Electronics Chanwoo Choi Copyright (C) 2016 Samsung Electronics Author: Chanwoo Choi Author: MyungJoo Ham Copyright (C) 2016 Samsung Electronics Author: Chanwoo Choi Copyright (C) 2016 STMicroelectronics SAS Copyright (C) 2016 STMicroelectronics Author: Gabriel Fernandez for STMicroelectronics. License terms: GNU General Public License (GPL), version 2 Copyright (C) 2016 STMicroelectronics (R&D) Limited. Author: Patrice Chotard Copyright (C) 2016 STMicroelectronics (R&D) Limited Author: Giuseppe Cavallaro Copyright (C) 2016 STMicroelectronics Copyright (C) 2016 Russell King Copyright (C) 2016 Ruslan Bilovol Copyright (C) 2016 Roger Shimizu Copyright (C) 2016 Robert Jarzmik Copyright (C) 2016 Robert Jarzmik Copyright (C) 2016 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2016 Renesas Electronics Corporation. Copyright (C) 2016 Renesas Electronics Corporation Copyright (C) 2016 Renesas Electronics Corp. Copyright (C) 2016 Renesas Electronics Copyright (C) 2016 Regents of the University of California Copyright (C) 2016 Red Hat, Inc. Author: Michael S. Tsirkin This work is licensed under the terms of the GNU GPL, version 2. Copyright (C) 2016 Red Hat, Inc. Author: Michael S. Tsirkin Copyright (C) 2016 Red Hat, Inc. All rights reserved. Author: Alex Williamson Copyright (C) 2016 Red Hat, Inc. All rights reserved. Copyright (C) 2016 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2016 Red Hat, Inc. Copyright (C) 2016 Red Hat Inc. All Rights Reserved Copyright (C) 2016 Red Hat Author: Rob Clark Copyright (C) 2016 Red Hat Copyright (C) 2016 Rafał Miłecki Copyright (C) 2016 Rafał Miłecki Copyright (C) 2016 Rafał Miłecki Copyright (C) 2016 Raashid Muhammed Copyright (C) 2016 ROCKCHIP, Inc. Copyright (C) 2016 Powerventure Semiconductor Ltd. Copyright (C) 2016 Petr Kulhavy, Barix AG Copyright (C) 2016 Peter Hong (Peter_Hong@fintek.com.tw) Copyright (C) 2016 Pengutronix, Steffen Trumtrar Copyright (C) 2016 Pengutronix, Philipp Zabel

Copyright (C) 2016 Pengutronix, Michael Tretter Copyright (C) 2016 Pengutronix Copyright (C) 2016 Pavel Machek Copyright (C) 2016 Paul Kocialkowski Copyright (C) 2016 Parav Pandit Copyright (C) 2016 PHYTEC Messtechnik GmbH Copyright (C) 2016 PEAK System-Technik GmbH Copyright (C) 2016 Oracle. All Rights Reserved. Author: Darrick J. Wong Copyright (C) 2016 Oracle and/or its affiliates. All rights reserved. Author: Khalid Aziz (khalid.aziz@oracle.com) Copyright (C) 2016 Ondřej Jirman Copyright (C) 2016 Oleksij Rempel Copyright (C) 2016 Noralf Trønnes Copyright (C) 2016 Nobuhiro Iwamatsu Copyright (C) 2016 Nicolai Stange Copyright (C) 2016 Nicolae Rosia Copyright (C) 2016 Nextfour Group Copyright (C) 2016 NextThing Co. Copyright (C) 2016 NextThing Co Copyright (C) 2016 Neil Armstrong Heavily based on plat_nand.c : Author: Vitaly Wool Copyright (C) 2016 Neil Armstrong Copyright (C) 2016 National Instruments Corp. Copyright (C) 2016 NXP Semiconductors. Author: Fabio Estevam Copyright (C) 2016 NXP Semiconductors Copyright (C) 2016 NVIDIA Corporation Copyright (C) 2016 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2016 NVIDIA CORPORATION, All Rights Reserved. Copyright (C) 2016 Mylene Josserand Copyright (C) 2016 Milo Kim Copyright (C) 2016 Microchip Technology Inc. All rights reserved. Copyright (C) 2016 Michael Heimpold Copyright (C) 2016 Mellanox Techonologies Copyright (C) 2016 Mellanox Technologies Copyright (C) 2016 MediaTek Inc. Authors: Xiaolei Li Jorge Ramirez-Ortiz Copyright (C) 2016 MediaTek Inc. Copyright (C) 2016 Maxime Ripard Maxime Ripard Copyright (C) 2016 Maxime Ripard Copyright (C) 2016 Maxime Ripard Copyright (C) 2016 Maxim Integrated Products Copyright (C) 2016 Mauro Carvalho Chehab Copyright (C) 2016 Matt Ranostay Copyright (C) 2016 Mathieu Desnoyers Copyright (C) 2016 Marvell, All Rights Reserved. Copyright (C) 2016 Marvell Technology Group Ltd. Copyright (C) 2016 Marvell Ltd. Copyright (C) 2016 Marvell International Ltd. Copyright (C) 2016 Marvell Copyright (C) 2016 Martin Sperl Copyright (C) 2016 Martin Sperl Copyright (C) 2016 Martin Peres Copyright (C) 2016 Martin Blumenstingl Copyright (C) 2016 Marek Vasut Copyright (C) 2016 Marcel Hasler mahasler--a.t--gmail.com> Copyright (C) 2016 MEN Mikroelektronik GmbH (www.men.de) Copyright (C) 2016 MELFAS Inc. Copyright (C) 2016 Lukas Wunner Copyright (C) 2016 Luc Maranget for Inria Copyright (C) 2016 Lubomir Rintel Copyright (C) 2016 Lorenzo Bianconi Copyright (C) 2016 Linus Walleij Copyright (C) 2016 Lino Sanfilippo Copyright (C) 2016 Linaro. Viresh Kumar Copyright (C) 2016 Linaro, Ltd. Stephen Boyd Copyright (C) 2016 Linaro, Ltd. Copyright (C) 2016 Linaro, Inc. Copyright (C) 2016 Linaro Viresh Kumar Copyright (C) 2016 Linaro Ltd; Copyright (C) 2016 Linaro Ltd. Author: Linus Walleij Loosely based on the previous BH1780 ALS misc driver Copyright (C) 2016 Linaro Ltd. Author: Linus Walleij Copyright (C) 2016 Linaro Ltd. Copyright (C) 2016 Linaro Ltd. Copyright (C) 2016 Linaro Ltd Author: Sumit Semwal Copyright (C) 2016 Linaro Ltd Copyright (C) 2016 Linaro Ltd Copyright (C) 2016 Linaro Author: Christoffer Dall Copyright (C) 2016 Laurent Pinchart Copyright (C) 2016 Laurent Pinchart Copyright (C) 2016 Krzysztof Adamski Copyright (C) 2016 Kees Cook Copyright (C) 2016 John Muir Copyright (C) 2016 Joao Pinto Copyright (C) 2016 Joachim Eastwood Copyright (C) 2016 Jeremy Kerr , IBM Corp. Copyright (C) 2016 Jens Axboe Copyright (C) 2016 Jens Axboe Copyright (C) 2016 Jason A. Donenfeld . All Rights Reserved. Copyright (C) 2016 Jamie Lentin Copyright (C) 2016 James Pettigrew Copyright (C) 2016 Jagan Teki Copyright (C) 2016 Intel. All rights reserved. Copyright (C) 2016 Intel, Ross Zwisler Copyright (C) 2016 Intel, Matthew Wilcox Copyright (C) 2016 Intel Deutschland GmbH Copyright (C) 2016 Intel Corporation. All rights reserved. Copyright (C) 2016 Intel Corporation. All rights reserved Copyright (C) 2016 Intel Corporation Authors: Sailaja Bandarupalli Ramesh Babu K V Vaibhav Agarwal Jerome Anand Copyright (C) 2016 Intel Corporation Author: Lv Zheng Copyright (C) 2016 Intel Corporation Author: Felipe Balbi Copyright (C) 2016 Intel Corporation Author: Andy Shevchenko Copyright (C) 2016 Intel Corporation Copyright (C) 2016 Intel Corp. Copyright (C) 2016 Intel Corp Authors: Sailaja Bandarupalli Ramesh Babu K V Vaibhav Agarwal Jerome Anand Aravind Siddappaji Copyright (C) 2016 Intel Corp Authors: Sailaja Bandarupalli Ramesh Babu K V Vaibhav Agarwal Jerome Anand Copyright (C) 2016 Intel Corp Author: Shreyas NC Copyright (C) 2016 Intel Corp Copyright (C) 2016 Intel Copyright (C) 2016 InforceComputing Author: Vinay Simha BN Copyright (C) 2016 Imre Kaloz Copyright (C) 2016 Imagination Technologies Ltd. Copyright (C) 2016 Imagination Technologies Author: Paul Burton Copyright (C) 2016 Imagination Technologies Author: Marcin Nowakowski Copyright (C) 2016 Imagination Technologies Copyright (C) 2016 Icenowy Zheng Icenowy Zheng Copyright (C) 2016 Icenowy Zheng Copyright (C) 2016 Icenowy Zheng Copyright (C) 2016 IBM Corporation Copyright (C) 2016 IBM Corp. Copyright (C) 2016 Hubert Denkmair Copyright (C) 2016 Huawei Inc. Copyright (C) 2016 Host Mobility AB. All rights reserved. Copyright (C) 2016 Hisilicon Ltd. Copyright (C) 2016 HiSilicon Co., Ltd. Copyright (C) 2016 Helge Deller Copyright (C) 2016 Hauke Mehrtens Copyright (C) 2016 Hans de Goede Copyright (C) 2016 HALE electronic Copyright (C) 2016 Gwenhael Goavec-Merou This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. Copyright (C) 2016 Guennadi Liakhovetski (guennadi.liakhovetski@intel.com) Copyright (C) 2016 Google, inc. Copyright (C) 2016 Google, Inc. Copyright (C) 2016 Google, Inc Copyright (C) 2016 Glider bvba Copyright (C) 2016 Gateworks Corporation, Inc. All Rights Reserved. Copyright (C) 2016 Fuzhou Rockchip Electronics Co., Ltd Copyright (C) 2016 Fujitsu. All rights reserved. Copyright (C) 2016 Fujitsu Technology Solutions GmbH, Thilo Cestonaro Copyright (C) 2016 FuZhou Rockchip Co., Ltd. Author: Yakir Yang Copyright (C) 2016 Freescale Semiconductor. Copyright (C) 2016 Freescale Semiconductor, Inc. Author: Peter Chen Copyright (C) 2016 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2016 Freescale Semiconductor, Inc. Copyright (C) 2016 Freescale Semiconductor Inc. Copyright (C) 2016 Free Electrons Quentin Schulz Copyright (C) 2016 Free Electrons Copyright (C) 2016 Florian Fainelli Copyright (C) 2016 Felix Fietkau Copyright (C) 2016 Feature Integration Technology Inc., (Fintek) Copyright (C) 2016 Facebook Copyright (C) 2016 Engicam S.r.l. Copyright (C) 2016 Endless Mobile, Inc. Author: Carlo Caione Copyright (C) 2016 Eduardo Valentin Copyright (C) 2016 Derald D. Woods Copyright (C) 2016 David Lechner Copyright (C) 2016 David Lechner Copyright (C) 2016 Cristina-Gabriela Moraru Copyright (C) 2016 CoreOS, Inc Copyright (C) 2016 Collabora Ltd Copyright (C) 2016 CogentEmbedded Inc Author: Andrey Gusakov Copyright (C) 2016 Cogent Embedded, Inc., Copyright (C) 2016 Cogent Embedded, Inc. Copyright (C) 2016 Cogent Embedded Inc. Copyright (C) 2016 Christoph Hellwig. Copyright (C) 2016 Christoph Fritz Copyright (C) 2016 Chris Zhong Copyright (C) 2016 Chen-Yu Tsai Copyright (C) 2016 Chen-Yu Tsai Copyright (C) 2016 Cavium, Inc. Copyright (C) 2016 Cavium Inc. Authors: Jan Glauber Copyright (C) 2016 Cavium Inc. Copyright (C) 2016 Canonical Ltd. Copyright (C) 2016 Cadence Design Systems Inc. Copyright (C) 2016 Cadence Design Systems - http://www.cadence.com Copyright (C) 2016 CNEX Labs Initial: Javier Gonzalez Copyright (C) 2016 CNEX Labs Initial release: Matias Bjorling Write buffering: Javier Gonzalez Copyright (C) 2016 CNEX Labs Initial release: Javier Gonzalez Matias Bjorling Copyright (C) 2016 CNEX Labs Initial release: Javier Gonzalez Copyright (C) 2016 Bryant G. Ly IBM Corp. Copyright (C) 2016 Broadcom Limited Copyright (C) 2016 Broadcom Corporation Copyright (C) 2016 Broadcom Author: Jayachandran C Copyright (C) 2016 Broadcom Copyright (C) 2016 Boundary Devices, Inc. Copyright (C) 2016 Bluecherry, LLC Copyright (C) 2016 BayLibre, SAS. Author : Neil Armstrong Copyright (C) 2016 BayLibre, SAS. All rights reserved. Author: Neil Armstrong Copyright (C) 2016 BayLibre, SAS Author: Neil Armstrong Copyright (C) 2016 BayLibre, Inc Copyright (C) 2016 BayLibre SAS. Author: Neil Armstrong Synchronised with arm_mhu.c from : Copyright (C) 2016 BayLibre SAS Copyright (C) 2016 Bamvor Jian Zhang Copyright (C) 2016 Axentia Technologies AB Copyright (C) 2016 Author: Ruslan Bilovol Copyright (C) 2016 Atmel, 2016 Nicolas Ferre Copyright (C) 2016 Atmel, 2016 Cyrille Pitchen Copyright (C) 2016 Atmel, Copyright (C) 2016 Atmel Corporation, Songjun Wu , Nicolas Ferre Copyright (C) 2016 Atmel Corporation Copyright (C) 2016 Atmel Bo Shen Copyright (C) 2016 Atmel Copyright (C) 2016 Ash Hughes Copyright (C) 2016 Asahi Kasei Microdevices Corporation Copyright (C) 2016 Anton Ivanov (aivanov@brocade.com) Copyright (C) 2016 Andrew Lunn Copyright (C) 2016 Amarula Solutions B.V. Copyright (C) 2016 Altera Corporation. All rights reserved. Copyright (C) 2016 Altera Corporation. All rights reserved Copyright (C) 2016 Allied Telesis Labs NZ Copyright (C) 2016 Allied Telesis Labs Copyright (C) 2016 Alison Schofield Copyright (C) 2016 Alexander Kurz Copyright (C) 2016 Alex Hung Copyright (C) 2016 Aleksei Mamlin Copyright (C) 2016 Akinobu Mita Copyright (C) 2016 Advanced Micro Devices, Inc. Authors: Gustavo Padovan Christian König Copyright (C) 2016 Advanced Micro Devices, Inc. All Rights Reserved. Copyright (C) 2016 Advanced Micro Devices, Inc. Copyright (C) 2016 Adam Baker based on a board file driver Copyright (C) 2016 AceLan Kao Copyright (C) 2016 ARM Ltd. based on the Allwinner H3 dtsi: Copyright (C) 2016 ARM Ltd. Author: James Morse Copyright (C) 2016 ARM Ltd. Copyright (C) 2016 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2016 ARM Limited, All Rights Reserved. Copyright (C) 2016 ARM Limited Copyright (C) 2016 ARM Copyright (C) 2016 - Marcin Malagowski Copyright (C) 2016 - ARM Ltd. Author: Andre Przywara Copyright (C) 2016 - ARM Ltd Author: Marc Zyngier Copyright (C) 2016 - ARM Ltd Copyright (C) 2016 - 2017 Xilinx, Inc. Copyright (C) 2016 - 2017 Linaro, Ltd. Copyright (C) 2016 - 2017 Linaro Ltd Copyright (C) 2016 - 2017 Intel Deutschland GmbH Copyright (C) 2015~2017 Spreadtrum, Inc. Author: Chunyan Zhang Copyright (C) 2015: Linus Lüssing Copyright (C) 2015-2018, EfficiOS Inc., Mathieu Desnoyers Copyright (C) 2015-2018 Toke Høiland-Jørgensen Copyright (C) 2015-2018 Sebastian Moeller Copyright (C) 2015-2018 Netronome Systems, Inc. Copyright (C) 2015-2018 Matt Ranostay Author: Matt Ranostay Copyright (C) 2015-2018 Linaro Ltd. Copyright (C) 2015-2018 Intel Corporation Copyright (C) 2015-2018 Etnaviv Project Copyright (C) 2015-2018 Cirrus Logic Copyright (C) 2015-2018 Broadcom Copyright (C) 2015-2018 Bosch Sicherheitssysteme GmbH Copyright (C) 2015-2018 Author: Matt Ranostay Copyright (C) 2015-2018 Alban Bedel Copyright (C) 2015-2018 - ARM Ltd Author: Marc Zyngier Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com/ J Keerthy Dave Gerlach Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com/ Andrew F. Davis Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com Andreas Dannenberg Andrew F. Davis Copyright (C) 2015-2017 Socionext Inc. Author: Masahiro Yamada Kunihiko Hayashi Copyright (C) 2015-2017 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2015-2017 Sebastian Reichel Copyright (C) 2015-2017 Russell King. Copyright (C) 2015-2017 Roger Shimizu Copyright (C) 2015-2017 Renesas Electronics Corporation Copyright (C) 2015-2017 Renesas Electronics Corp. Copyright (C) 2015-2017 Pengutronix, Uwe Kleine-König Copyright (C) 2015-2017 Netronome Systems, Inc. Copyright (C) 2015-2017 Josh Poimboeuf Copyright (C) 2015-2017 Intel Deutschland GmbH Copyright (C) 2015-2017 Intel Corp Copyright (C) 2015-2017 I2SE GmbH Copyright (C) 2015-2017 Helen Koike Copyright (C) 2015-2017 Glider bvba Copyright (C) 2015-2017 Dialog Semiconductor Copyright (C) 2015-2017 Cogent Embedded, Inc. Copyright (C) 2015-2017 Cirrus Logic Copyright (C) 2015-2017 Broadcom Copyright (C) 2015-2017 Intel Deutschland GmbH Copyright (C) 2015-2016, SUSE, IBM Corp. Copyright (C) 2015-2016, Microchip Technology Germany II GmbH & Co. KG Copyright (C) 2015-2016, ARM Ltd Copyright (C) 2015-2016 Zhang, Keguang Copyright (C) 2015-2016 Yinghai Lu Copyright (C) 2015-2016 Viresh Kumar Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ Tero Kristo Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ Andrew F. Davis Suman Anna Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ Andrew F. Davis Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2015-2016 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2015-2016 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2015-2016 Smart Energy Instruments, Inc. Copyright (C) 2015-2016 Samsung Electronics Krzysztof Opasiak Copyright (C) 2015-2016 Samsung Electronics Igor Kotrasinski Krzysztof Opasiak Copyright (C) 2015-2016 Samsung Electronics Igor Kotrasinski Copyright (C) 2015-2016 Russell King Copyright (C) 2015-2016 Renesas Electronics Corporation Copyright (C) 2015-2016 Renesas Electronics Corp. Copyright (C) 2015-2016 Red Hat Copyright (C) 2015-2016 Raspberry Pi (Trading) Ltd. Copyright (C) 2015-2016 Paul Kocialkowski Copyright (C) 2015-2016 Nobuo Iwata Copyright (C) 2015-2016 Nexvision Author: Charles-Antoine Couret Copyright (C) 2015-2016 NextThing Co Copyright (C) 2015-2016 Mentor Graphics Copyright (C) 2015-2016 Marvell International Ltd. Copyright (C) 2015-2016 Josh Poimboeuf Copyright (C) 2015-2016 Glider bvba Copyright (C) 2015-2016 Freescale Semiconductor, Inc. Author: German Rivera Copyright (C) 2015-2016 Free Electrons Copyright (C) 2015-2016 Endless Mobile, Inc. Copyright (C) 2015-2016 Cogent Embedded, Inc. Copyright (C) 2015-2016 Broadcom Copyright (C) 2015-2016 Bamvor Jian Zhang Copyright (C) 2015-2016 Anton Ivanov (aivanov@brocade.com) Copyright (C) 2015-2016 Altera Corporation by Alan Tull Copyright (C) 2015-2016 Altera Corporation Copyright (C) 2015-17 Wolfram Sang, Sang Engineering Copyright (C) 2015-17 Renesas Electronics Corporation Copyright (C) 2015-16 by Wolfram Sang, Sang Engineering Copyright (C) 2015-16 by Renesas Electronics Corporation Copyright (C) 2015-16 Intel Corp Author:Rafal Redzimski Jeeja KP Copyright (C) 2015,2016 Cavium Inc. Authors: Fred Martin Jan Glauber Copyright (C) 2015,2016 ARM Ltd. Author: Andre Przywara Copyright (C) 2015, Wang Nan Copyright (C) 2015, Vitaly Kuznetsov Copyright (C) 2015, Taeung Song Copyright (C) 2015, Stephan Mueller Copyright (C) 2015, Sebastian Hesselbarth Copyright (C) 2015, Samsung Electronics, Co., Ltd. Andrzej Hajda Copyright (C) 2015, Samsung Electronics Co., Ltd. Author: Jacek Anaszewski Copyright (C) 2015, Samsung Electronics Co., Ltd. Andrzej Hajda Copyright (C) 2015, Samsung Electronics Co., Ltd. Copyright (C) 2015, SUSE Copyright (C) 2015, Motorola Mobility. Copyright (C) 2015, Motorola Mobility Copyright (C) 2015, Microchip Technology Germany II GmbH & Co. KG Copyright (C) 2015, Michael Lee MTK HSDMA support Copyright (C) 2015, Marvell International Ltd. Copyright (C) 2015, Marcelo Ricardo Leitner Copyright (C) 2015, Linaro Ltd Author: Graeme Gregory Copyright (C) 2015, Inverse Path Andrej Rosano Copyright (C) 2015, Intel Corporation. Author: Subhransu S. Prusty Copyright (C) 2015, Intel Corporation. All rights reserved. Copyright (C) 2015, Intel Corporation. All Rights Reserved. Copyright (C) 2015, Intel Corporation. Copyright (C) 2015, Intel Corporation Authors: Mathias Nyman Mika Westerberg Copyright (C) 2015, Intel Corporation Authors: Lv Zheng Copyright (C) 2015, Intel Corporation Author: Rafael J. Wysocki Copyright (C) 2015, Intel Corporation Author: Lv Zheng Copyright (C) 2015, Intel Corporation Author: Jiang Liu Copyright (C) 2015, Intel Corporation Copyright (C) 2015, Intel Corp. Author: Mika Westerberg Author: Rafael J. Wysocki Copyright (C) 2015, Intel Corp. Author: Kan Liang (kan.liang@intel.com) Copyright (C) 2015, Imagination Technologies Ltd. Authors: Matt Redfearn (matt.redfearn@mips.com) Copyright (C) 2015, IBM Corporation Author: Laurent Dufour Copyright (C) 2015, Huawei Inc. Copyright (C) 2015, Hisilicon Ltd. Copyright (C) 2015, He Kuang Copyright (C) 2015, Google, Inc., Paul Turner and Andrew Hunter Copyright (C) 2015, Google, Inc. Copyright (C) 2015, Google, Inc Copyright (C) 2015, Dmitry Eremin-Solenikov Copyright (C) 2015, Broadcom Corporation Author: Florian Fainelli Copyright (C) 2015, Broadcom Corporation Copyright (C) 2015, Applied Micro Circuits Corporation Copyright (C) 2015, Andrew Andrianov Copyright (C) 2015, 2019 International Business Machines Inc. Copyright (C) 2015, 2018 Author: Matt Ranostay Copyright (C) 2015, 2017-2018 Author: Matt Ranostay Copyright (C) 2015, 2016 Zodiac Inflight Innovations Copyright (C) 2015, 2016 Roger Shimizu Copyright (C) 2015, 2016 Linaro Ltd. Copyright (C) 2015, 2016 Intel Corporation Author: Mika Westerberg Copyright (C) 2015, 2016 Imagination Technologies Ltd. Copyright (C) 2015, 2016 IBM Corporation Copyright (C) 2015, 2016 Cavium, Inc. Copyright (C) 2015, 2016 ARM Ltd. Copyright (C) 2015 by Sang Engineering Copyright (C) 2015 by Renesas Electronics Corporation Copyright (C) 2015 Zodiac Inflight Innovations Copyright (C) 2015 Yoshinori Sato Copyright (C) 2015 Yoshinori Sato Copyright (C) 2015 Xilinx, Inc. CEVA AHCI SATA platform driver Copyright (C) 2015 Xilinx, Inc. Copyright (C) 2015 Wolfram Sang Copyright (C) 2015 William Breathitt Gray Copyright (C) 2015 Wang Nan Copyright (C) 2015 Vishnu Patekar Copyright (C) 2015 VanguardiaSur - www.vanguardiasur.com.ar Copyright (C) 2015 Valeo S.A. Copyright (C) 2015 Ulrich Hecht Copyright (C) 2015 Toradex AG. Copyright (C) 2015 Topic Embedded Products Copyright (C) 2015 Tom Zanussi Copyright (C) 2015 Toby Churchill - http://www.toby-churchill.com/ Copyright (C) 2015 Thomas Meyer (thomas@m3y3r.de) Copyright (C) 2015 The Linux Foundation Copyright (C) 2015 Texas Instruments, Inc. Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ Dave Gerlach Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ Author: Jyri Sarha Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ Andrew F. Davis Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com Author: Roger Quadros Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com Author: Peter Ujfalusi Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2015 Texas Instruments Inc. Copyright (C) 2015 Texas Instruments Author: Jyri Sarha Copyright (C) 2015 Texas Instruments Copyright (C) 2015 Technologic Systems Copyright (C) 2015 Tai Chi Minh Ralph Eastwood Copyright (C) 2015 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2015 Sudip Mukherjee Copyright (C) 2015 Stephen Chandler Paul Copyright (C) 2015 Stefan Wahren Copyright (C) 2015 Stefan Agner Copyright (C) 2015 Srinivas Kandagatla Copyright (C) 2015 Sony Mobile Communications Inc. Author: Werner Johansson Copyright (C) 2015 Sony Mobile Communications Inc Copyright (C) 2015 Softing Industrial Automation GmbH Copyright (C) 2015 SiS, Inc. Copyright (C) 2015 Shaohua Li Copyright (C) 2015 Seagate Technology PLC Copyright (C) 2015 Seagate Copyright (C) 2015 Samsung Electronics Ingi Kim Copyright (C) 2015 Samsung Electronics Co.Ltd Authors: Marek Szyprowski Copyright (C) 2015 Samsung Electronics Co.Ltd Authors: Joonyoung Shim Hyungwon Hwang Copyright (C) 2015 Samsung Electronics Co.Ltd Authors: Hyungwon Hwang Copyright (C) 2015 Samsung Electronics Co., Ltd. Author: Jacek Anaszewski Copyright (C) 2015 Samsung Electronics Co., Ltd. Copyright (C) 2015 Samsung Electronics Co., Ltd Author: Jacek Anaszewski Copyright (C) 2015 Samsung Electronics Author: Jaewon Kim Author: Beomho Seo Copyright (C) 2015 Samsung Electronics Author: Jaewon Kim Copyright (C) 2015 Samsung Electronics Author: Chanwoo Choi Copyright (C) 2015 Samsung Electronics Copyright (C) 2015 Samsung Electrnoics Robert Baldyga Copyright (C) 2015 Sakari Ailus Copyright (C) 2015 STMicroelectronics – All Rights Reserved Copyright (C) 2015 STMicroelectronics R&D Limited Copyright (C) 2015 STMicroelectronics Pvt. Ltd. All rights reserved. Copyright (C) 2015 STMicroelectronics Ltd Copyright (C) 2015 STMicroelectronics Limited. Author: Gabriel Fernandez Copyright (C) 2015 STMicroelectronics - All Rights Reserved Copyright (C) 2015 STMicroelectronics (R&D) Limited. Author: Maxime Coquelin Copyright (C) 2015 STMicroelectronics (R&D) Limited Copyright (C) 2015 ST Microelectronics Copyright (C) 2015 SEI Copyright (C) 2015 Russell King Copyright (C) 2015 Rockchip Electronics Co., Ltd. Copyright (C) 2015 Robert Jarzmik Copyright (C) 2015 Robert Jarzmik Copyright (C) 2015 Richard Weinberger (richard@nod.at) Licensed under the GPL Copyright (C) 2015 Richard Pospesel Copyright (C) 2015 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2015 Renesas Solutions Corp. Copyright (C) 2015 Renesas Electronics Corporation Kuninori Morimoto Copyright (C) 2015 Renesas Electronics Corporation Copyright (C) 2015 Renesas Electronics Corp. Copyright (C) 2015 Renesas Corporation Copyright (C) 2015 Regents of the University of California Copyright (C) 2015 Red Hat. All rights reserved. Copyright (C) 2015 Red Hat, Inc., Johannes Weiner Copyright (C) 2015 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2015 Red Hat, Inc. All Rights Reserved. Copyright (C) 2015 Red Hat, Inc. Copyright (C) 2015 Red Hat Inc. Hans de Goede Copyright (C) 2015 Red Hat Copyright (C) 2015 Rafał Miłecki Copyright (C) 2015 Rabeeh Khoury Based on work by Russell King Copyright (C) 2015 Rabeeh Khoury Based on dt work by Russell King Copyright (C) 2015 Rabeeh Khoury Copyright (C) 2015 QWERTY Embedded Design Copyright (C) 2015 Prevas A/S Copyright (C) 2015 Powerventure Semiconductor Ltd. Copyright (C) 2015 Phytec Messtechnik GmbH Author: Teresa Remmet Copyright (C) 2015 Pengutronix, Uwe Kleine-König Copyright (C) 2015 Paradox Innovation Ltd. Copyright (C) 2015 Paolo Valente Arianna Avanzini Copyright (C) 2015 Ondrej Zary Copyright (C) 2015 Olof Kindgren Copyright (C) 2015 Numascale AS. All rights reserved. Copyright (C) 2015 Nobuo Iwata Copyright (C) 2015 Nikolay Martynov Copyright (C) 2015 Nikolaus Schaller Copyright (C) 2015 Niklas Söderlund Copyright (C) 2015 NextThing Co Copyright (C) 2015 Naveen N. Rao, IBM Corporation Copyright (C) 2015 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2015 Microchip Technology, Inc. All rights reserved. Copyright (C) 2015 Microchip Technology, Inc. Copyright (C) 2015 Microchip Technology Inc. All rights reserved. Copyright (C) 2015 Microchip Technology Germany II GmbH & Co. KG Copyright (C) 2015 Microchip Technology Copyright (C) 2015 Microchip Andrei Pistirica, Paul Thacker Copyright (C) 2015 Micro Crystal SA Copyright (C) 2015 Mickaël Salaün Copyright (C) 2015 Mentor Graphics Corporation. Copyright (C) 2015 MediaTek Inc. Copyright (C) 2015 Maxime Ripard Copyright (C) 2015 Maxime Ripard Copyright (C) 2015 Masahiro Yamada Copyright (C) 2015 Marvell Technology Group Ltd. Copyright (C) 2015 Marvell International Ltd. Copyright (C) 2015 Marvell Copyright (C) 2015 Martin Wimpress Copyright (C) 2015 Martin Willi Copyright (C) 2015 Martin Sperl Copyright (C) 2015 Martin Schiller Copyright (C) 2015 Martin Blumenstingl Copyright (C) 2015 Markus Reichl Copyright (C) 2015 Marek Vasut Copyright (C) 2015 Marcel Holtmann Copyright (C) 2015 Mans Rullgard SMP86xx/SMP87xx Watchdog driver Copyright (C) 2015 Mans Rullgard Copyright (C) 2015 Lyude Paul Copyright (C) 2015 Lyude (Stephen Chandler Paul) Copyright (C) 2015 Lukas Wunner Copyright (C) 2015 Lucas Stach Copyright (C) 2015 Linus Walleij Copyright (C) 2015 Linus Walleij Copyright (C) 2015 Linaro, Ltd. Rob Herring Copyright (C) 2015 Linaro, Ltd Author: Andy Green Copyright (C) 2015 Linaro Ltd. Author: Shannon Zhao Copyright (C) 2015 Linaro Ltd. Author: Jassi Brar Copyright (C) 2015 Linaro Ltd. Author: Ard Biesheuvel Copyright (C) 2015 Linaro Ltd. Copyright (C) 2015 Linaro Ltd. Copyright (C) 2015 Linaro Ltd Andy Green Copyright (C) 2015 Linaro Ltd Copyright (C) 2015 Linaro Copyright (C) 2015 Laurent Fasnacht Copyright (C) 2015 Kozhevnikov Anatoly Copyright (C) 2015 Karol Kosik 2015 Samsung Electronics Author: Igor Kotrasinski Copyright (C) 2015 Karol Kosik Copyright (C) 2015 Juniper Networks, Inc. Copyright (C) 2015 Jozsef Kadlecsik Copyright (C) 2015 Josh Poimboeuf Copyright (C) 2015 John Horan (knasher@gmail.com) Copyright (C) 2015 John Crispin Copyright (C) 2015 John Crispin Copyright (C) 2015 Joachim Eastwood Copyright (C) 2015 Jens Kuske Copyright (C) 2015 Jemma Denson Copyright (C) 2015 Jay Kuri Copyright (C) 2015 Jan Henrik Weinstock Copyright (C) 2015 Jakub Sitnicki Copyright (C) 2015 Jakub Kicinski Copyright (C) 2015 Jade Alglave , Copyright (C) 2015 Jablotron s.r.o. -- http://www.jablotron.com/ Author: Rostislav Lisovy Copyright (C) 2015 International Business Machines Inc. Copyright (C) 2015 Intel Corporation. All rights reserved. Copyright (C) 2015 Intel Corporation. Copyright (C) 2015 Intel Corporation Mian Yousaf Kaukab Copyright (C) 2015 Intel Corporation Inc. Copyright (C) 2015 Intel Corporation Author: Ramakrishna Pallala Copyright (C) 2015 Intel Corporation Author: Heikki Krogerus Copyright (C) 2015 Intel Corporation Author: Andy Shevchenko Copyright (C) 2015 Intel Corporation All Rights Reserved Copyright (C) 2015 Intel Corporation Copyright (C) 2015 Intel Corp., Peter Zijlstra Copyright (C) 2015 Intel Corp. Author: Chen, Gong Copyright (C) 2015 Intel Corp Author:Rafal Redzimski Jeeja KP Copyright (C) 2015 Intel Corp Author: Sanjiv Kumar Copyright (C) 2015 Intel Corp Author: Jeeja KP Nilofer, Samreen Copyright (C) 2015 Intel Corp Author: Jeeja KP Copyright (C) 2015 Intel Corp Author: Fang, Yang A This file is modified from cht_bsw_rt5645.c Copyright (C) 2015 Intel Corp Author: Fang, Yang A N,Harshapriya This file is modified from cht_bsw_rt5672.c Copyright (C) 2015 Intel Corp Copyright (C) 2015 Intel Coropration Copyright (C) 2015 Infineon Technologies AG Copyright (C) 2015 Industrial Research Institute for Automation and Measurements PIAP Written by Krzysztof Ha?asa Copyright (C) 2015 Industrial Research Institute for Automation and Measurements PIAP Copyright (C) 2015 Imre Kaloz Copyright (C) 2015 Imagination Technologies, Ltd. Author: Markos Chandras Copyright (C) 2015 Imagination Technologies, Inc. written by Ralf Baechle Copyright (C) 2015 Imagination Technologies Ltd. Author: Markos Chandras Copyright (C) 2015 Imagination Technologies Ltd. Copyright (C) 2015 Imagination Technologies Ltd Author: Qais Yousef Copyright (C) 2015 Imagination Technologies Author: Zubair Lutfullah Kakakhel Copyright (C) 2015 Imagination Technologies Author: Paul Burton Copyright (C) 2015 Imagination Technologies Author: Alex Smith Copyright (C) 2015 Imagination Technologies Copyright (C) 2015 IT University of Copenhagen. All rights reserved. Initial release: Matias Bjorling Copyright (C) 2015 IT University of Copenhagen (rrpc.h) Copyright (C) 2015 IT University of Copenhagen (rrpc.c) Copyright (C) 2015 IBM Corporation Copyright (C) 2015 IBM Corp. Copyright (C) 2015 IBM Corp. Copyright (C) 2015 Huawei Inc. Copyright (C) 2015 Huawei Futurewei Technologies. Copyright (C) 2015 Hisilicon Limited, All Rights Reserved. Author: Jun Ma Author: Yun Wu Copyright (C) 2015 HiSilicon Co., Ltd. http://www.hisilicon.com Copyright (C) 2015 Henri Chain Copyright (C) 2015 Helge Deller Copyright (C) 2015 Heiko Schocher Copyright (C) 2015 He Kuang Copyright (C) 2015 Hauke Mehrtens Copyright (C) 2015 Hans de Goede Copyright (C) 2015 H Hartley Sweeten Copyright (C) 2015 Gridpoint Author: Jon Ringle Copyright (C) 2015 Google, Inc. Copyright (C) 2015 Google, Inc Copyright (C) 2015 Goldelico GmbH Copyright (C) 2015 Glider bvba Modified to support SH7720 SCIF. Markus Brunner, Mark Jonas (Jul 2007). Copyright (C) 2015 Glider bvba Copyright (C) 2015 Gerhard Bertelsmann All rights reserved. Copyright (C) 2015 Gabriele Mazzotta Copyright (C) 2015 Fujitsu Semiconductor Limited Copyright (C) 2015 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2015 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2015 Freescale Semiconductor, Inc. Copyright (C) 2015 Free Electrons Copyright (C) 2015 Frank Rowand Copyright (C) 2015 Felix Fietkau Copyright (C) 2015 Facebook. All rights reserved. Copyright (C) 2015 FUJITSU LIMITED Author: Taku Izumi Copyright (C) 2015 Etnaviv Project Copyright (C) 2015 Endless Mobile, Inc. Author: Carlo Caione Copyright (C) 2015 Endless Mobile, Inc. Copyright (C) 2015 EMC Corporation. All Rights Reserved. Copyright (C) 2015 EMAC Inc. Copyright (C) 2015 Dmitry Eremin-Solenikov Copyright (C) 2015 Dialog Semiconductor Ltd. Copyright (C) 2015 Dennis Menschel Copyright (C) 2015 Davidlohr Bueso. Copyright (C) 2015 Dave Penkler Copyright (C) 2015 Dan Streetman, IBM Corp Copyright (C) 2015 DH electronics GmbH Copyright (C) 2015 Cyrille Pitchen Copyright (C) 2015 Cypress Semiconductor, Inc. Copyright (C) 2015 CompuLab, Ltd. - http://www.compulab.co.il/ Copyright (C) 2015 CompuLab Ltd. - http://www.compulab.co.il/ Author: Ilya Ledvich Copyright (C) 2015 CompuLab Ltd. - http://www.compulab.co.il/ Author: Dmitry Lifshitz Copyright (C) 2015 Collabora Ltd. Author: Enric Balletbo i Serra Copyright (C) 2015 Collabora Ltd. Copyright (C) 2015 Cogent Embedded, Inc. Copyright (C) 2015 Clemens Gruber Copyright (C) 2015 Citrix Systems R&D Ltd. Copyright (C) 2015 Christoph Junghans Copyright (C) 2015 Chris Diamand Copyright (C) 2015 Chen-Yu Tsai Copyright (C) 2015 Chen-Yu Tsai Copyright (C) 2015 Cavium, Inc. Copyright (C) 2015 Cavium Inc. Author: Ganapatrao Kulkarni Copyright (C) 2015 Casey Schaufler Copyright (C) 2015 Carlo Caione Copyright (C) 2015 Cadence Design Systems Inc. remark Read the file COPYING Copyright (C) 2015 Cadence Design Systems Inc. Copyright (C) 2015 CNEX Labs. All rights reserved. Copyright (C) 2015 CERN (www.cern.ch) Author: Federico Vaga Copyright (C) 2015 By Tech Design S.L. All Rights Reserved. Copyright (C) 2015 Broadcom Corporation Author: Florian Fainelli Copyright (C) 2015 Broadcom Corporation Copyright (C) 2015 Broadcom Copyright (C) 2015 Boris Barbulovski Released under the terms of the GNU GPL v2.0. Copyright (C) 2015 Bert Vermeulen Copyright (C) 2015 Benjamin Cama Copyright (C) 2015 Ben Chen Copyright (C) 2015 Azael Avalos Copyright (C) 2015 Atmel, 2015 Nicolas Ferre Copyright (C) 2015 Atmel, 2015 Ludovic Desroches Copyright (C) 2015 Atmel, 2015 Josh Wu Copyright (C) 2015 Atmel, 2015 Alexandre Belloni Copyright (C) 2015 Atmel Corporation. Copyright (C) 2015 Atmel Corporation, Nicolas Ferre Copyright (C) 2015 Atmel Corporation Author: Nick Dyer Copyright (C) 2015 Atmel Corporation Copyright (C) 2015 Atmel Copyright (C) 2015 Ash Charles, Gumstix, Inc. Copyright (C) 2015 Ash Charles, Gumstix Inc. Copyright (C) 2015 Asahi Kasei Microdevices Corporation Copyright (C) 2015 Arrikto, Inc. Copyright (C) 2015 Antti Palosaari Copyright (C) 2015 Anton Ivanov (aivanov@{brocade.com,kot-begemot.co.uk}) Copyright (C) 2015 Anton Blanchard , IBM and is available under the GPL v2 or later. Copyright (C) 2015 Anton Blanchard , IBM Copyright (C) 2015 Anshuman Khandual, IBM Corporation. Copyright (C) 2015 Annapurna Labs Ltd. Copyright (C) 2015 Andrey Smetanin Copyright (C) 2015 Andrew Lutomirski Copyright (C) 2015 Andrew Lutomirski Copyright (C) 2015 Andrej Krutak Copyright (C) 2015 Andrea Venturi Andrea Venturi Copyright (C) 2015 Andrea Merello Copyright (C) 2015 Amlogic, Inc. All rights reserved. Copyright (C) 2015 Amlogic, Inc. All rights reserved Copyright (C) 2015 Amarula Solutions B.V. Copyright (C) 2015 Altera Corporation. All rights reserved. Copyright (C) 2015 Altera Corporation. All rights reserved Copyright (C) 2015 Altera Corporation Copyright (C) 2015 Altera Corporation Copyright (C) 2015 Alexander Sverdlin Copyright (C) 2015 Alex Hung Copyright (C) 2015 Aleksa Sarai Copyright (C) 2015 Alban Bedel Copyright (C) 2015 Advanced Micro Devices, Inc. Copyright (C) 2015 Adafruit Industries Copyright (C) 2015 ASMedia Technology Inc. Author: YD Tseng Copyright (C) 2015 ARM Ltd. Sudeep Holla Copyright (C) 2015 ARM Ltd. Punit Agrawal Copyright (C) 2015 ARM Ltd. Author: Marc Zyngier Copyright (C) 2015 ARM Ltd. Author: Lorenzo Pieralisi Copyright (C) 2015 ARM Ltd. All Rights Reserved Copyright (C) 2015 ARM Ltd. Copyright (C) 2015 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2015 ARM Limited Author: Dave Martin Copyright (C) 2015 ARM Limited Copyright (C) 2015 - Linaro Ltd Copyright (C) 2015 - Ben Herrenschmidt, IBM Corp. Copyright (C) 2015 - ARM Ltd Author: Marc Zyngier Copyright (C) 2015 - 2017 Linaro Ltd. Copyright (C) 2015 - 2017 Intel Deutschland GmbH Copyright (C) 2015 - 2016 ZTE Corporation. Copyright (C) 2015 - 2016 Samsung Electronics Co., Ltd. Copyright (C) 2015 - 2016 Cavium, Inc. Copyright (C) 2015 - 2016 Cavium Inc. Copyright (C) 2015 Intel Deutschland GmbH Copyright (C) 2015 Copyright (C) 2014-2019 Renesas Electronics Corporation Copyright (C) 2014-2018 The Linux Foundation. All rights reserved. Copyright (C) 2014-2018 Nuvoton Technologies tomer.maimon@nuvoton.com All rights reserved. Copyright (C) 2014-2018 MediaTek Inc. Copyright (C) 2014-2018 Jonathan Morton Copyright (C) 2014-2018 Etnaviv Project Copyright (C) 2014-2018 Dave Täht Copyright (C) 2014-2018 Broadcom Copyright (C) 2014-2018 B.A.T.M.A.N. contributors: Copyright (C) 2014-2017 aQuantia Corporation. All rights reserved Copyright (C) 2014-2017 Texas Instruments Incorporated - http://www.ti.com/ Jyri Sarha Copyright (C) 2014-2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2014-2017 Phytec Messtechnik GmbH Author: Wadim Egorov Teresa Remmet Copyright (C) 2014-2017 Pengutronix, Marc Kleine-Budde Copyright (C) 2014-2017 Mentor Graphics Inc. Copyright (C) 2014-2017 Linaro Ltd. Copyright (C) 2014-2017 Glider bvba Copyright (C) 2014-2017 Cogent Embedded, Inc. Copyright (C) 2014-2017 Broadcom Copyright (C) 2014-2017 Axis Communications AB Copyright (C) 2014-2017 Alex Hung Copyright (C) 2014-2016, Intel Corporation. All rights reserved. Copyright (C) 2014-2016, Intel Corporation Copyright (C) 2014-2016 Zi Shen Lim Copyright (C) 2014-2016 Zhang, Keguang Copyright (C) 2014-2016 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2014-2016 Ricardo Ribalda, Qtechnology A/S Copyright (C) 2014-2016 Pratyush Anand Copyright (C) 2014-2016 Maxime Ripard Copyright (C) 2014-2016 Intel Corporation. Copyright (C) 2014-2016 Glider bvba Copyright (C) 2014-2016 Freescale Semiconductor, Inc. Author: German Rivera Copyright (C) 2014-2016 Freescale Semiconductor, Inc. Copyright (C) 2014-2016 Azael Avalos Copyright (C) 2014-2015, Marvell International Ltd. Copyright (C) 2014-2015, Intel Corporation. All rights reserved. Copyright (C) 2014-2015, Intel Corporation Copyright (C) 2014-2015 Toradex AG Author: Stefan Agner Copyright (C) 2014-2015 The Linux Foundation. All rights reserved. Copyright (C) 2014-2015 Texas Instruments, Inc. Copyright (C) 2014-2015 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2014-2015 SUSE Linux GmbH Written by: Hannes Reinecke Modified by: Damien Le Moal Modified by: Shaun Tancheff Copyright (C) 2014-2015 STMicroelectronics SAS. All rights reserved. Copyright (C) 2014-2015 Renesas Solutions Corp. Copyright (C) 2014-2015 Renesas Electronics Corporation Copyright (C) 2014-2015 Ralph Metzler Marcus Metzler developed for Digital Devices GmbH Copyright (C) 2014-2015 Pengutronix, Markus Pargmann Based on driver from 2011: Juergen Beisert, Pengutronix Copyright (C) 2014-2015 Pengutronix, Markus Pargmann Copyright (C) 2014-2015 Pali Rohár Copyright (C) 2014-2015 Marvell International Ltd. Copyright (C) 2014-2015 Marvell Copyright (C) 2014-2015 Lucas Stach Copyright (C) 2014-2015 Intel Corporation. Copyright (C) 2014-2015 Intel Corp Author: Samreen Nilofer Subhransu S. Prusty Copyright (C) 2014-2015 Intel Corp Author: Jeeja KP Copyright (C) 2014-2015 Imagination Technologies Ltd. Copyright (C) 2014-2015 IT University of Copenhagen Initial release: Matias Bjorling Copyright (C) 2014-2015 Hans de Goede Copyright (C) 2014-2015 Glider bvba Copyright (C) 2014-2015 Freescale Semiconductor, Inc. Copyright (C) 2014-2015 Felix Fietkau Copyright (C) 2014-2015 Cypress Semiconductor, Inc. Copyright (C) 2014-2015 Cogent Embedded, Inc. Author: Sergei Shtylyov Copyright (C) 2014-2015 Cogent Embedded, Inc. Copyright (C) 2014-2015 Cogent Embedded, Inc. Copyright (C) 2014-2015 Chen-Yu Tsai Copyright (C) 2014-2015 Capella Microsystems Inc. Author: Kevin Tsai Copyright (C) 2014-2015 Broadcom Corporation Copyright (C) 2014-2015 Broadcom Copyright (C) 2014-2015 Altera Corporation. All rights reserved. Copyright (C) 2014-2015 Altera Corporation Copyright (C) 2014-2015 Allwinner Copyright (C) 2014-2015 ARM Ltd. Copyright (C) 2014-2015 ARM Limited Copyright (C) 2014-15, Intel Corporation. Author:Rafal Redzimski Jeeja KP Copyright (C) 2014-15, Intel Corporation. Copyright (C) 2014-15 Wolfram Sang Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2014-15 Intel Corp Author: Jeeja KP Copyright (C) 2014,2016 Maksim Salau Copyright (C) 2014,2016 Advanced Micro Devices, Inc. Copyright (C) 2014,2015 Samsung Electronics Jaewon Kim Krzysztof Kozlowski Copyright (C) 2014,2015 Hisilicon Ltd. Copyright (C) 2014, Xsens Technologies BV Copyright (C) 2014, VMware, Inc. All Rights Reserved. Copyright (C) 2014, Topic Embedded Products Licenced under GPL Copyright (C) 2014, Stephan Mueller Copyright (C) 2014, Spreadtrum Communications Inc. Copyright (C) 2014, Sebastian Andrzej Siewior Copyright (C) 2014, Samsung Electronics Co. Ltd. All Rights Reserved. Copyright (C) 2014, Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2014, Microsoft, Inc. Copyright (C) 2014, Marvell International Ltd. Copyright (C) 2014, Linaro Ltd. Author: Hanjun Guo Author: Graeme Gregory Copyright (C) 2014, Jiri Olsa Copyright (C) 2014, Intel Corporation Authors: Zhang Rui Rafael J. Wysocki Copyright (C) 2014, Intel Corporation Authors: Zhang Rui Copyright (C) 2014, Intel Corporation Authors: Rafael J. Wysocki Mika Westerberg Copyright (C) 2014, Intel Corporation Authors: Aaron Lu Copyright (C) 2014, Intel Corporation Author: Mika Westerberg Author: Chew Kean Ho Author: Chang Rebecca Swee Fun Author: Chew Chiau Ee Author: Alan Cox Copyright (C) 2014, Intel Corporation Author: Mika Westerberg Copyright (C) 2014, Intel Corporation Author: Lv Zheng Copyright (C) 2014, Intel Corporation All rights reserved. Copyright (C) 2014, Intel Corporation Copyright (C) 2014, Imagination Technologies Ltd. Copyright (C) 2014, Google, Inc Copyright (C) 2014, Freescale Semiconductor, Inc. Copyright (C) 2014, Cavium Inc. Copyright (C) 2014, Broadcom Corporation Copyright (C) 2014, Benoit Masson Copyright (C) 2014, Arnaud EBALARD Copyright (C) 2014, 2017-2018 Author: Matt Ranostay Copyright (C) 2014, 2016 Antony Pavlov Copyright (C) 2014, 2015 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2014, 2015 Pali Rohár Copyright (C) 2014, 2015 Intel Corporation; author Matt Fleming Copyright (C) 2014, 2015 Intel Corporation Copyright (C) 2014 ololoshka2871 Copyright (C) 2014 by Wolfram Sang, Sang Engineering Copyright (C) 2014 by Wolfram Sang Copyright (C) 2014 by Renesas Electronics Corporation Copyright (C) 2014 by Ralf Baechle Copyright (C) 2014 by Marcel Mol Copyright (C) 2014 by Maciej W. Rozycki Copyright (C) 2014 Zi Shen Lim Copyright (C) 2014 ZTE Corporation. Copyright (C) 2014 Yunzhi Li Copyright (C) 2014 Xilinx Copyright (C) 2014 Wolfram Sang, Sang Engineering Copyright (C) 2014 Wolfram Sang Copyright (C) 2014 Viresh Kumar Copyright (C) 2014 Varka Bhadram Md.Jamal Mohiuddin P Sowjanya Copyright (C) 2014 Uwe Kleine-Koenig for Pengutronix Copyright (C) 2014 Ulrich Weigand, IBM Corporation. Copyright (C) 2014 Ulrich Hecht Copyright (C) 2014 Traphandler Copyright (C) 2014 Topic Embedded Systems Copyright (C) 2014 Topic Embedded Products Author: Mike Looijmans Copyright (C) 2014 Thomas Petazzoni Based on the board file arch/arm/mach-orion5x/lsmini-setup.c, Copyright (C) 2014 Thomas Petazzoni Copyright (C) 2014 Thomas Petazzoni Copyright (C) 2014 Texas Instruments. All rights reserved. Copyright (C) 2014 Texas Instruments, Inc. Author: Sajesh Kumar Saran Grygorii Strashko Copyright (C) 2014 Texas Instruments, Inc. - http://www.ti.com Roger Quadros Copyright (C) 2014 Texas Instruments, Inc. Copyright (C) 2014 Texas Instruments, Inc Tero Kristo (t-kristo@ti.com) Copyright (C) 2014 Texas Instruments Ltd Copyright (C) 2014 Texas Instruments Incorporated. http://www.ti.com/ Copyright (C) 2014 Texas Instruments Incorporated Authors: Santosh Shilimkar Sandeep Nair Cyril Chemparathy Copyright (C) 2014 Texas Instruments Incorporated Authors: Sandeep Nair WingMan Kwok Copyright (C) 2014 Texas Instruments Incorporated Authors: Sandeep Nair Sandeep Paulraj Wingman Kwok Copyright (C) 2014 Texas Instruments Incorporated Authors: Sandeep Nair Sandeep Paulraj Cyril Chemparathy Santosh Shilimkar Wingman Kwok Murali Karicheri Copyright (C) 2014 Texas Instruments Incorporated Authors: Sandeep Nair Sandeep Paulraj Cyril Chemparathy Santosh Shilimkar Wingman Kwok Copyright (C) 2014 Texas Instruments Incorporated Authors: Sandeep Nair Sandeep Paulraj Cyril Chemparathy Santosh Shilimkar Murali Karicheri Wingman Kwok Copyright (C) 2014 Texas Instruments Incorporated Authors: Sandeep Nair <sandeep_n@ti.com Cyril Chemparathy <cyril@ti.com Santosh Shilimkar Copyright (C) 2014 Texas Instruments Incorporated Aurelien Jacquiot Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ Authors: Yong Zhi Mythri pk Archit Taneja Tomi Valkeinen Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ Author: Tomi Valkeinen Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ Author: Felipe Balbi Author: Marcin Niestroj Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ Author: Balaji T K Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com Authors: Sandeep Nair Cyril Chemparathy Santosh Shilimkar Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com Author: Sandeep Nair Cyril Chemparathy Santosh Shilimkar Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2014 Texas Instruments Incorporated Copyright (C) 2014 Texas Instruments Inc. Copyright (C) 2014 Texas Instruments Author: Tomi Valkeinen Copyright (C) 2014 Texas Instruments Copyright (C) 2014 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2014 Sukadev Bhattiprolu, IBM Corporation. Copyright (C) 2014 Stmicroelectronics Copyright (C) 2014 Steven Rostedt, Red Hat Inc Copyright (C) 2014 Steffen Trumtrar Copyright (C) 2014 Stefan Roese Copyright (C) 2014 Stefan Kristiansson Copyright (C) 2014 Stefan Kristansson Copyright (C) 2014 Sony Mobile Communications AB Copyright (C) 2014 Simon Guinot Copyright (C) 2014 Seth Jennings Copyright (C) 2014 Sergey Senozhatsky. Copyright (C) 2014 Sergey Kozlov Copyright (C) 2014 Seong-Woo Kim Copyright (C) 2014 Sensirion AG, Switzerland Author: Johannes Winkelmann Copyright (C) 2014 Sebastian Reichel Copyright (C) 2014 Sebastian Andrzej Siewior Copyright (C) 2014 Sean Young Copyright (C) 2014 Samsung Electronics, Co., Ltd. Author: Beomho Seo Copyright (C) 2014 Samsung Electronics Lukasz Majewski Copyright (C) 2014 Samsung Electronics Krzysztof Kozlowski Copyright (C) 2014 Samsung Electronics Co.Ltd Authors: Akshu Agarwal Ajay Kumar Copyright (C) 2014 Samsung Electronics Co.Ltd Copyright (C) 2014 Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2014 Samsung Electronics Co., Ltd. Author: Vivek Gautam Copyright (C) 2014 Samsung Electronics Chanwoo Choi Krzysztof Kozlowski Copyright (C) 2014 Samsung Electronics Bartlomiej Zolnierkiewicz Lukasz Majewski Copyright (C) 2014 Samsung Electronics Author: Chanwoo Choi Copyright (C) 2014 Samsung Electronics Author: Beomho Seo Copyright (C) 2014 Samsung Electrnoics Chanwoo Choi Krzysztof Kozlowski Copyright (C) 2014 SUSE Linux Products GmbH Copyright (C) 2014 SUSE Copyright (C) 2014 STMicroelectronics – All Rights Reserved Copyright (C) 2014 STMicroelectronics SAS. All rights reserved. Copyright (C) 2014 STMicroelectronics R&D Ltd Copyright (C) 2014 STMicroelectronics R&D Limited Copyright (C) 2014 STMicroelectronics Ltd Author: Giuseppe Cavallaro Contributors: Peter Griffin Copyright (C) 2014 STMicroelectronics Limited. Author: Peter Griffin Copyright (C) 2014 STMicroelectronics Limited. Author: Giuseppe Cavallaro Copyright (C) 2014 STMicroelectronics Limited Copyright (C) 2014 STMicroelectronics Author: Gabriel Fernandez License terms: GNU General Public License (GPL), version 2 Copyright (C) 2014 STMicroelectronics -- All Rights Reserved Copyright (C) 2014 STMicroelectronics (R&D) Limited. Author: Peter Griffin Copyright (C) 2014 STMicroelectronics (R&D) Limited. Author: Giuseppe Cavallaro Copyright (C) 2014 STMicroelectronics (R&D) Limited Author: Giuseppe Cavallaro Copyright (C) 2014 STMicroelectronics (R&D) Limited Copyright (C) 2014 STMicroelectronics Copyright (C) 2014 ST Microelectronics Pratyush Anand Mohit Kumar Copyright (C) 2014 ST Microelectronics Pratyush Anand Copyright (C) 2014 Russell King Copyright (C) 2014 Rose Technology Allan Bendorff Jensen Soren Andersen Copyright (C) 2014 Rose Technology Copyright (C) 2014 Romain Perier Copyright (C) 2014 Romain Perier Copyright (C) 2014 Robert Jarzmik Copyright (C) 2014 Robert Butora (robert.butora.fi@gmail.com) Copyright (C) 2014 Ricardo Ribalda - Qtechnology/AS Copyright (C) 2014 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2014 Renesas Solutions Corp. Copyright (C) 2014 Renesas Electronics Inc. Author: Laurent Pinchart Copyright (C) 2014 Renesas Electronics Inc. Copyright (C) 2014 Renesas Electronics Europe Ltd Copyright (C) 2014 Renesas Electronics Corporation Copyright (C) 2014 Renesas Electronics Corp. Copyright (C) 2014 Regents of the University of California Copyright (C) 2014 Red Hat, Inc., Johannes Weiner Copyright (C) 2014 Red Hat, Inc. Author: Michael S. Tsirkin Copyright (C) 2014 Red Hat, Inc. All rights reserved. Author: Alex Williamson Copyright (C) 2014 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2014 Red Hat, Inc. Copyright (C) 2014 Red Hat Inc. Authors: Vivek Goyal Copyright (C) 2014 Red Hat Inc. Copyright (C) 2014 Red Hat Inc, author: Steven Rostedt Copyright (C) 2014 Red Hat Inc, Steven Rostedt Copyright (C) 2014 Red Hat Author: Rob Clark Author: Vinay Simha Copyright (C) 2014 Red Hat Author: Rob Clark Copyright (C) 2014 Red Hat Copyright (C) 2014 Rafał Miłecki Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com) Based on dt work by Russell King Copyright (C) 2014 ROCKCHIP, Inc. Copyright (C) 2014 Philippe Reynes Copyright (C) 2014 Philipp Zabel, Pengutronix Copyright (C) 2014 Philipp Zabel Copyright (C) 2014 Peter Feuerer Copyright (C) 2014 Pavel Machek Copyright (C) 2014 Pavel Machek Copyright (C) 2014 Paratronic S.A. Copyright (C) 2014 Paradox Innovation Ltd. Copyright (C) 2014 Pali Rohár Copyright (C) 2014 PHYTEC Messtechnik GmbH Author: Wadim Egorov Copyright (C) 2014 Ondrej Zary Copyright (C) 2014 Olli Salonen Copyright (C) 2014 Oliver Hartkopp Copyright (C) 2014 Oleksij Rempel Add Alphascale ASM9260 support. Copyright (C) 2014 Oleksij Rempel Copyright (C) 2014 NovaTech LLC - http://www.novatechweb.com Copyright (C) 2014 Noralf Tronnes Copyright (C) 2014 NetUP Inc. Copyright (C) 2014 NXP Semiconductors All rights reserved. Copyright (C) 2014 NVIDIA Corporation Copyright (C) 2014 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2014 Microchip Alexandre Belloni Copyright (C) 2014 Michael Hope (adapted for the TLS8204) Copyright (C) 2014 Maxime Ripard Maxime Ripard Copyright (C) 2014 Maxime Ripard Copyright (C) 2014 Maxime Ripard Copyright (C) 2014 Max nibble Copyright (C) 2014 Mauro Carvalho Chehab Copyright (C) 2014 Matthias Brugger Copyright (C) 2014 Marvell Technology Group Ltd. Copyright (C) 2014 Marvell Semiconductor Copyright (C) 2014 Marvell International Ltd. Copyright (C) 2014 Marvell Chao Xie Copyright (C) 2014 Marvell Author: Gregory CLEMENT Copyright (C) 2014 Marvell Copyright (C) 2014 Mario Kicherer (dev@kicherer.org) Copyright (C) 2014 Marek Vasut Copyright (C) 2014 Marek Belisko Copyright (C) 2014 Mans Rullgard Copyright (C) 2014 Magnus Damm Copyright (C) 2014 Ma Haijun Copyright (C) 2014 MEN Mikroelektronik GmbH (www.men.de) Author: Johannes Thumshirn Copyright (C) 2014 MEN Mikroelektronik GmbH (www.men.de) Author: Andreas Werner Copyright (C) 2014 MEN Mikro Elektronik Nuernberg GmbH Copyright (C) 2014 Luca Ellero Copyright (C) 2014 Linutronix GmbH Author: John Ogness Copyright (C) 2014 Linaro. Viresh Kumar Copyright (C) 2014 Linaro Ltd. Author: Rob Herring Copyright (C) 2014 Linaro Ltd. Author: Anup Patel Copyright (C) 2014 Linaro Ltd. Author: Ashwin Chaugule Copyright (C) 2014 Linaro Ltd. Copyright (C) 2014 Linaro Ltd. Copyright (C) 2014 Linaro Ltd Author: Ulf Hansson Copyright (C) 2014 Linaro Ltd Copyright (C) 2014 Linaro Ltd Copyright (C) 2014 Linaro Ltd Copyright (C) 2014 Linaro Limited Author: AKASHI Takahiro Copyright (C) 2014 Linaro Limited Copyright (C) 2014 Lemote Corporation. written by Huacai Chen Copyright (C) 2014 Lad, Prabhakar Copyright (C) 2014 LSI Corporation Copyright (C) 2014 LSI Copyright (C) 2014 LG Electronics, Inc Copyright (C) 2014 Kevin Cernekee Copyright (C) 2014 Kamlakant Patel Copyright (C) 2014 Juergen Holzmann Copyright (C) 2014 Jozsef Kadlecsik Copyright (C) 2014 Josh Poimboeuf Copyright (C) 2014 Jonas Jensen Copyright (C) 2014 John Crispin Copyright (C) 2014 Johan Hovold Copyright (C) 2014 Joachim Eastwood Copyright (C) 2014 Javier Martinez Canillas Copyright (C) 2014 Jason Baron Copyright (C) 2014 Intel Corporation; author Matt Fleming Copyright (C) 2014 Intel Corporation. All rights reserved. Contact: David Cohen Copyright (C) 2014 Intel Corporation. All rights reserved. Copyright (C) 2014 Intel Corporation. Copyright (C) 2014 Intel Corporation Contact: Sakari Ailus Copyright (C) 2014 Intel Corporation Author: Ramakrishna Pallala Copyright (C) 2014 Intel Corporation Copyright (C) 2014 Intel Corp. Author: Rafael J. Wysocki Copyright (C) 2014 Intel Corp. Author: Jiang Liu Copyright (C) 2014 Intel Corp. Copyright (C) 2014 Intel Corp, Author: Lan Tianyu Copyright (C) 2014 Intel Corp Author: Subhransu S. Prusty Mengdong Lin Copyright (C) 2014 Intel Corp Author: Subhransu S. Prusty Copyright (C) 2014 Intel Corp Copyright (C) 2014 Imre Kaloz Copyright (C) 2014 Imagination Technologies Ltd. Copyright (C) 2014 Imagination Technologies Ltd Copyright (C) 2014 Imagination Technologies Author: Paul Burton Copyright (C) 2014 IBM Corp. Santiago Leon (santi_leon@yahoo.com) Thomas Falcon (tlfalcon@linux.vnet.ibm.com) John Allen (jallen@linux.vnet.ibm.com) Copyright (C) 2014 IBM Copyright (C) 2014 Huawei Ltd. Copyright (C) 2014 Huawei Inc. Copyright (C) 2014 Hisilicon Ltd. Copyright (C) 2014 Helge Deller Copyright (C) 2014 Heiko Schocher Copyright (C) 2014 Hauke Mehrtens Copyright (C) 2014 Hans de Goede Copyright (C) 2014 Hans Verkuil Copyright (C) 2014 Hannes Reinecke Copyright (C) 2014 HGST, Inc., a Western Digital Company. Copyright (C) 2014 H. Nikolaus Schaller Copyright (C) 2014 H Hartley Sweeten Copyright (C) 2014 Gumstix, Inc. - https://www.gumstix.com/ Copyright (C) 2014 Guenter Roeck Copyright (C) 2014 GridPoint Author: Jon Ringle Copyright (C) 2014 Google, Inc. Copyright (C) 2014 Google, Inc Copyright (C) 2014 Google Inc., Author: Daniel Walter Copyright (C) 2014 Golden Delicious Computers Author: H. Nikolaus Schaller Copyright (C) 2014 Glider bvba Copyright (C) 2014 Gaël PORTAY Copyright (C) 2014 Fujitsu. All rights reserved. Copyright (C) 2014 Freescale Semiconductor. Copyright (C) 2014 Freescale Semiconductor, Inc. Dong Aisheng Copyright (C) 2014 Freescale Semiconductor, Inc. Copyright (C) 2014 Free Electrons Author: Boris BREZILLON Copyright (C) 2014 Free Electrons Copyright (C) 2014 Fraunhofer ITWM Copyright (C) 2014 Florian Vaussard, EPFL Mobots group Copyright (C) 2014 Filipe David Borba Manana Copyright (C) 2014 Felix Fietkau Copyright (C) 2014 Felix Fietkau Copyright (C) 2014 Facebook. All rights reserved. Copyright (C) 2014 Evgeni Dobrev Copyright (C) 2014 Enric Balletbo i Serra Copyright (C) 2014 Endless Mobile Copyright (C) 2014 Emilio López Emilio López Copyright (C) 2014 Elan Microelectronics Corporation. Scott Liu Copyright (C) 2014 Eduardo Valentin Copyright (C) 2014 Digital Devices GmbH Copyright (C) 2014 Dell Inc Copyright (C) 2014 Davidlohr Bueso. Copyright (C) 2014 David Gibson Copyright (C) 2014 Darius Rad Copyright (C) 2014 Darek Marcinkiewicz Copyright (C) 2014 Daniel Golle Copyright (C) 2014 Dan Streetman Copyright (C) 2014 Cogent Embedded, Inc. Copyright (C) 2014 Cogent Embedded Inc. Copyright (C) 2014 Codethink Limited Copyright (C) 2014 Claudio Leite Copyright (C) 2014 Citrix Systems R&D ltd. Copyright (C) 2014 Christoph Hellwig Copyright (C) 2014 Christoph Fritz Copyright (C) 2014 Chen-Zhi (Roger Chen) Copyright (C) 2014 Chen-Yu Tsai Chen-Yu Tsai Copyright (C) 2014 Chen-Yu Tsai Author: Chen-Yu Tsai Copyright (C) 2014 Chen-Yu Tsai Copyright (C) 2014 Chen-Yu Tsai Copyright (C) 2014 Casey Schaufler Copyright (C) 2014 Carlo Caione Carlo Caione Copyright (C) 2014 Carlo Caione Copyright (C) 2014 Carlo Caione Copyright (C) 2014 Cadence Design Systems Inc. Copyright (C) 2014 Bruno Prémont Copyright (C) 2014 Broadcom Corporation Author: Kevin Cernekee Copyright (C) 2014 Broadcom Corporation Author: Kevin Cernekee Copyright (C) 2014 Broadcom Corporation Copyright (C) 2014 Boris Brezillon Boris Brezillon Copyright (C) 2014 Beniamino Galvani Copyright (C) 2014 Azael Avalos Copyright (C) 2014 Axentia Technologies AB Author: Peter Rosin Copyright (C) 2014 Atmel, 2014 Nicolas Ferre 2015 Gregory CLEMENT Copyright (C) 2014 Atmel, 2014 Nicolas Ferre Copyright (C) 2014 Atmel, 2014 Free Electrons Copyright (C) 2014 Atmel Corporation. Copyright (C) 2014 Atmel Corporation Copyright (C) 2014 Atmel Copyright (C) 2014 Antti Palosaari Copyright (C) 2014 Anton Blanchard , IBM Copyright (C) 2014 Antoine Ténart Copyright (C) 2014 Anna Schumaker. Copyright (C) 2014 Angelo Compagnucci Copyright (C) 2014 Andreas Noever Copyright (C) 2014 Amlogic, Inc. Copyright (C) 2014 Altera Corporation. All rights reserved Copyright (C) 2014 Altera Corporation Copyright (C) 2014 Alexsey Shestacov Copyright (C) 2014 Alexandre Belloni Copyright (C) 2014 Alexander Shiyan Based on driver by Russell King Copyright (C) 2014 Alexander Shiyan Copyright (C) 2014 Alexander Bersenev Copyright (C) 2014 Akihiro Tsukada Copyright (C) 2014 Advanced Micro Devices, Inc. Authors: Suravee Suthikulpanit Harish Kasiviswanathan Brandon Anderson Copyright (C) 2014 Advanced Micro Devices, Inc. Copyright (C) 2014 Abylay Ospan Copyright (C) 2014 ARM Ltd. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. Copyright (C) 2014 ARM Ltd. Author: Lorenzo Pieralisi Copyright (C) 2014 ARM Ltd. Author: Catalin Marinas Copyright (C) 2014 ARM Ltd. Copyright (C) 2014 ARM Limited Copyright (C) 2014 - STMicroelectronics Inc. Copyright (C) 2014 - 2018 Linaro Ltd. Copyright (C) 2014 - 2017 Linaro Ltd Copyright (C) 2014 - 2016 Cadence Design Systems Inc. Copyright (C) 2014 - 2015 CompuLab Ltd. - http://www.compulab.co.il/ Copyright (C) 2014 Copyright (C) 2013-2018 by the following authors: Rob Clark (robclark) Ilia Mirkin (imirkin) Copyright (C) 2013-2018 Xilinx, Inc. Copyright (C) 2013-2018 Texas Instruments Incorporated - http://www.ti.com/ Dave Gerlach, Vaibhav Bedia Copyright (C) 2013-2018 Renesas Electronics Corporation Copyright (C) 2013-2018 B.A.T.M.A.N. contributors: Copyright (C) 2013-2018 Arm Ltd. Author: Punit Agrawal , Suzuki Poulose Copyright (C) 2013-2017 Wolfram Sang Copyright (C) 2013-2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2013-2017 Oracle Corporation This file is based on ast_ttm.c Copyright (C) 2013-2017 Oracle Corporation This file is based on ast_mode.c Copyright (C) 2013-2017 Oracle Corporation This file is based on ast_main.c Copyright (C) 2013-2017 Oracle Corporation This file is based on ast_fb.c Copyright (C) 2013-2017 Oracle Corporation This file is based on ast_drv.h Copyright (C) 2013-2017 Oracle Corporation This file is based on ast_drv.c Copyright (C) 2013-2017 Milan Broz Copyright (C) 2013-2017 Matthias Schwarzott Copyright (C) 2013-2017 Linaro Ltd Authors: Roy Franz Ard Biesheuvel Copyright (C) 2013-2017 Helge Deller Copyright (C) 2013-2017 Cogent Embedded, Inc. Copyright (C) 2013-2017 Broadcom Copyright (C) 2013-2017 Andes Technology Corporation Copyright (C) 2013-2017 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2013-2016, Yann Collet. Copyright (C) 2013-2016, Linaro Ltd. Author: Hanjun Guo Copyright (C) 2013-2016, Intel Corporation Author: Lv Zheng Copyright (C) 2013-2016 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2013-2016 Steven Rostedt, Red Hat, Inc. Copyright (C) 2013-2016 STMicroelectronics (R&D) Limited Copyright (C) 2013-2016 Red Hat Author: Rob Clark Copyright (C) 2013-2016 Michael Lee Copyright (C) 2013-2016 Marek Vasut Copyright (C) 2013-2016 John Crispin Copyright (C) 2013-2016 Geschwister Schneider Technologie-, Entwicklungs- und Vertriebs UG (Haftungsbeschränkt). Copyright (C) 2013-2016 Freescale Semiconductor, Inc. Copyright (C) 2013-2016 Altera Corporation, All Rights Reserved. Copyright (C) 2013-2016 Altera Corporation Copyright (C) 2013-2015, Yann Collet. Copyright (C) 2013-2015, Microchip Technology Germany II GmbH & Co. KG Copyright (C) 2013-2015 Xilinx, Inc. Copyright (C) 2013-2015 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2013-2015 Samsung Electronics Jonghwa Lee Krzysztof Kozlowski Copyright (C) 2013-2015 Renesas Solutions Corp. Copyright (C) 2013-2015 Renesas Electronics Corporation Copyright (C) 2013-2015 Red Hat, Inc. Author: Asias He Stefan Hajnoczi Copyright (C) 2013-2015 NVIDIA CORPORATION, All rights reserved. Copyright (C) 2013-2015 Microchip Technology Germany II GmbH & Co. KG Copyright (C) 2013-2015 Mentor Graphics Inc. Copyright (C) 2013-2015 Lantiq Beteiligungs-GmbH & Co.KG Copyright (C) 2013-2015 Josh Poimboeuf Copyright (C) 2013-2015 Intel Corporation. All rights reserved. Copyright (C) 2013-2015 Ideas on Board Copyright (C) 2013-2015 GlobalLogic Inc. Copyright (C) 2013-2015 Fujitsu Semiconductor Ltd. Copyright (C) 2013-2015 Freescale Semiconductor, Inc. Copyright (C) 2013-2015 Eric Dumazet Copyright (C) 2013-2015 Dialog Semiconductor Ltd. Copyright (C) 2013-2015 Corentin LABBE Copyright (C) 2013-2015 Cogent Embedded, Inc. Copyright (C) 2013-2015 Chelsio Communications. All rights reserved. Copyright (C) 2013-2015 Avago Technologies mailto: MPT-FusionLinux.pdl@avagotech.com) Copyright (C) 2013-2015 Altera Corporation Copyright (C) 2013-2015 Alexei Starovoitov Copyright (C) 2013-2015 Alexander Popov . Copyright (C) 2013-2015 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2013-2015 ARM Limited Author: Liviu Dudau Copyright (C) 2013-2014,2016 Michael Heimpold Copyright (C) 2013-2014, Marvell International Ltd. Copyright (C) 2013-2014, Linaro Ltd. Author: Al Stone Author: Graeme Gregory Author: Hanjun Guo Author: Tomasz Nowicki Author: Naresh Bhat Copyright (C) 2013-2014, Linaro Ltd. Author: Al Stone Author: Graeme Gregory Author: Hanjun Guo Copyright (C) 2013-2014 Texas Instruments., Ltd. http://www.ti.com Copyright (C) 2013-2014 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2013-2014 Stephane Grosjean Copyright (C) 2013-2014 Silicon Image, Inc. Copyright (C) 2013-2014 Savoir-faire Linux Inc. Vivien Didelot Copyright (C) 2013-2014 Renesas Solutions Corp. Copyright (C) 2013-2014 Renesas Electronics Europe Ltd. Author: Guennadi Liakhovetski Copyright (C) 2013-2014 Renesas Electronics Corporation Copyright (C) 2013-2014 Red Hat Author: Rob Clark Copyright (C) 2013-2014 Mauro Carvalho Chehab Copyright (C) 2013-2014 Marvell Copyright (C) 2013-2014 Marek Vasut Copyright (C) 2013-2014 Lubomir Rintel Copyright (C) 2013-2014 Linaro Ltd. Author: Jassi Brar Copyright (C) 2013-2014 Linaro Ltd. Author: Haojian Zhuang Copyright (C) 2013-2014 Linaro Ltd. Copyright (C) 2013-2014 Jens Axboe Copyright (C) 2013-2014 Imagination Technologies Ltd. Copyright (C) 2013-2014 Hisilicon Ltd. Copyright (C) 2013-2014 Google, Inc Simon Glass Copyright (C) 2013-2014 Freescale Semiconductor, Inc. Copyright (C) 2013-2014 Christoph Hellwig Copyright (C) 2013-2014 Chelsio Communications. All rights reserved. Copyright (C) 2013-2014 Broadcom Corporation Copyright (C) 2013-2014 Avago Technologies mailto: MPT-FusionLinux.pdl@avagotech.com) Copyright (C) 2013-2014 Altera Corporation Copyright (C) 2013-2014 Allwinner Tech Co., Ltd Author: Sugar Copyright (C) 2013-2014 Alexander Shiyan Copyright (C) 2013-2014 Aaro Koskinen Copyright (C) 2013-15, Intel Corporation. All rights reserved. Copyright (C) 2013-15 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2013-14 Renesas Solutions Corp. Copyright (C) 2013-14 Intel Corp Author: Ramesh Babu Omair M Abdullah Samreen Nilofer Copyright (C) 2013-14 Intel Corp Author: Omair Mohammed Abdullah Vinod Koul Copyright (C) 2013,2017 Johan Hovold Copyright (C) 2013,2017 Advanced Micro Devices, Inc. Copyright (C) 2013,2016 Samsung Electronics Co., Ltd. Author: Sylwester Nawrocki Copyright (C) 2013,2016 Advanced Micro Devices, Inc. Copyright (C) 2013,2014 Samsung Electronics Krzysztof Kozlowski Copyright (C) 2013,2014 Samsung Electronics Chanwoo Choi Krzysztof Kozlowski Copyright (C) 2013,2014 Samsung Electornics Copyright (C) 2013,2014 Russell King Copyright (C) 2013,2014 Linaro Limited Roy Franz <roy.franz@linaro.org Copyright (C) 2013,2014 Fred Richter based on lgdt3305.[ch] by Michael Krufky Copyright (C) 2013,2014 ARM Limited Copyright (C) 2013, Sylwester Nawrocki Copyright (C) 2013, Seth Jennings, IBM Copyright (C) 2013, Samsung Electronics Co., Ltd. Andrzej Hajda Copyright (C) 2013, Samsung Electronics Co., Ltd. Copyright (C) 2013, Obsidian Research Corp. Jason Gunthorpe Device driver for ATMEL I2C TPMs. Copyright (C) 2013, Obsidian Research Corp. Jason Gunthorpe Copyright (C) 2013, Noralf Tronnes Copyright (C) 2013, NVIDIA Corporation. All rights reserved. Copyright (C) 2013, Microsoft, Inc. Author : K. Y. Srinivasan Copyright (C) 2013, Lars-Peter Clausen JZ4740 DMAC support Copyright (C) 2013, Lars-Peter Clausen GDMA4740 DMAC support Copyright (C) 2013, LG Electronics, Kyungsik Lee Copyright (C) 2013, Intel Corporation. All rights reserved. Copyright (C) 2013, Intel Corporation Rafael J. Wysocki Copyright (C) 2013, Intel Corporation Authors: Mika Westerberg Rafael J. Wysocki Copyright (C) 2013, Intel Corporation Authors: Mika Westerberg Heikki Krogerus Copyright (C) 2013, Intel Corporation Authors: Lan Tianyu Copyright (C) 2013, Intel Corporation Authors: Andy Shevchenko Mika Westerberg Copyright (C) 2013, Intel Corporation Author: Rafael J. Wysocki Copyright (C) 2013, Intel Corporation Author: Mika Westerberg Copyright (C) 2013, Intel Corporation Author: Lv Zheng Copyright (C) 2013, Intel Corporation Author: Andy Shevchenko Copyright (C) 2013, Intel Corporation Copyright (C) 2013, Imagination Technologies Copyright (C) 2013, Carlo Caione Copyright (C) 2013, Arnaud EBALARD Copyright (C) 2013, Applied Micro Circuits Corporation Copyright (C) 2013, Apelete Seketeli Copyright (C) 2013, Anton Blanchard, IBM Corporation Copyright (C) 2013, Angelo Compagnucci Author: Angelo Compagnucci Copyright (C) 2013, Andrew Lunn Copyright (C) 2013, Analog Devices Inc. Author: Lars-Peter Clausen Copyright (C) 2013, 2018 Wolfram Sang Copyright (C) 2013, 2018 Intel Corporation Author: Bin Gao Copyright (C) 2013, 2015 Altera Corporation Copyright (C) 2013, 2014 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2013, 2014 Red Hat, Inc. Author: Mark Salter Copyright (C) 2013, 2014 Red Hat, Inc. Copyright (C) 2013, 2014 Linaro Ltd; Copyright (C) 2013, 2014 Linaro Ltd. Copyright (C) 2013, 2014 Intel Corporation. All rights reserved. Copyright (C) 2013, 2014 Horms Solutions Ltd. Copyright (C) 2013, 2014 Guenter Roeck Copyright (C) 2013, 2014 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2013, 2013 Red Hat, Inc. Dave Young Copyright (C) 2013 secunet Security Networks AG Copyright (C) 2013 by John Crispin Copyright (C) 2013 by Adfin Solutions, Inc. All Rights Reserved. Written by Milosz Tanski (milosz@adfin.com) Copyright (C) 2013 ams AG Copyright (C) 2013 ams Copyright (C) 2013 Xsens Copyright (C) 2013 Xilinx, Inc. Copyright (C) 2013 Xilinx Inc. Copyright (C) 2013 Xilinx Copyright (C) 2013 Xenia Ragiadakou Copyright (C) 2013 Wolfram Sang Copyright (C) 2013 WindRiver Copyright (C) 2013 Wesley W. Terpstra Copyright (C) 2013 Wei Shuai Copyright (C) 2013 Vayavya Labs Pvt Ltd Copyright (C) 2013 VMware, Inc. All rights reserved. Copyright (C) 2013 Uwe Kleine-Koenig for Pengutronix Copyright (C) 2013 Tuomas Vainikka (tuomas.vainikka@aalto.fi) for Blizzard 1230 DMA and probe function fixes Copyright (C) 2013 Tom Zanussi Copyright (C) 2013 Tom Gundersen Copyright (C) 2013 Thomas Langer, Lantiq Deutschland Copyright (C) 2013 The IMS Company Copyright (C) 2013 Texas Instruments. Murali Karicheri Santosh Shilimkar Copyright (C) 2013 Texas Instruments, Inc. Santosh Shilimkar Copyright (C) 2013 Texas Instruments, Inc. Copyright (C) 2013 Texas Instruments, Inc Tero Kristo (t-kristo@ti.com) Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Contact: Eduardo Valentin Tero Kristo Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Contact: Eduardo Valentin Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Author: Tomi Valkeinen Based on a driver by: Steve Sakoman Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Author: Tomi Valkeinen Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Author: Rajendra Nayak Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or at your option) any later version. Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com Author: Sricharan R Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com Author: Sourav Poddar Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2013 Texas Instruments Incorporated - GPLv2. URL: http://coccinelle.lip6.fr/ Options: --include-headers Copyright (C) 2013 Texas Instruments Incorporated Copyright (C) 2013 Texas Instruments Inc. Murali Karicheri Santosh Shilimkar Copyright (C) 2013 Texas Instruments Inc. Contact: Eduardo Valentin Tero Kristo Copyright (C) 2013 Texas Instruments Inc. Copyright (C) 2013 Texas Instruments Inc Copyright (C) 2013 Texas Instruments Eduardo Valentin Copyright (C) 2013 Texas Instruments Author: Tomi Valkeinen Based on a driver by: Steve Sakoman Copyright (C) 2013 Texas Instruments Author: Tomi Valkeinen Archit Taneja Copyright (C) 2013 Texas Instruments Author: Tomi Valkeinen Copyright (C) 2013 Texas Instruments Copyright (C) 2013 Terry Lam Copyright (C) 2013 Tensilica Inc. Copyright (C) 2013 TangoTec Ltd. Author: Baruch Siach Copyright (C) 2013 TangoTec Ltd. Copyright (C) 2013 Takashi Yoshii Copyright (C) 2013 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2013 Sylwester Nawrocki Copyright (C) 2013 SuSE Labs Borislav Petkov - runtime services VA mapping Copyright (C) 2013 SuSE Labs Copyright (C) 2013 Stephen Warren Copyright (C) 2013 Steffen Trumtrar Copyright (C) 2013 Stefani Seibold Copyright (C) 2013 Stefan Kristiansson, stefan.kristiansson@saunalahti.fi Copyright (C) 2013 Smoothwall Ltd. Copyright (C) 2013 Sirius Electronic Systems Copyright (C) 2013 Simon Horman Copyright (C) 2013 Simon Baatz Copyright (C) 2013 Shuah Khan Copyright (C) 2013 Shaohua Li Copyright (C) 2013 Sergey Lapin Copyright (C) 2013 Seiji Aguchi Copyright (C) 2013 Sebastian Reichel Copyright (C) 2013 Sebastian Reichel Copyright (C) 2013 Samsung Electronics Co.Ltd Copyright (C) 2013 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (C) 2013 Samsung Electronics Co., Ltd. Tomasz Figa Copyright (C) 2013 Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2013 Samsung Electronics Co., Ltd. Authors: Kamil Debski Copyright (C) 2013 Samsung Electronics Co., Ltd. Authors: Girish K S Yuvaraj Kumar C D Copyright (C) 2013 Samsung Electronics Co., Ltd. Author: Sylwester Nawrocki Copyright (C) 2013 Samsung Electronics Co., Ltd. Author: Kamil Debski Copyright (C) 2013 Samsung Electronics Co., Ltd. Author: Jingoo Han Copyright (C) 2013 Samsung Electronics Co., Ltd. Author: Jacek Anaszewski Copyright (C) 2013 Samsung Electronics Co., Ltd. Author: Beomho Seo Copyright (C) 2013 Samsung Electronics Co., Ltd. Copyright (C) 2013 STMicroelectronics Limited Author: Stephen Gallimore Copyright (C) 2013 STMicroelectronics Limited Author: Srinivas Kandagatla Copyright (C) 2013 STMicroelectronics (R&D) Limited. http://www.st.com Copyright (C) 2013 STMicroelectronics (R&D) Limited. Authors: Srinivas Kandagatla Copyright (C) 2013 STMicroelectronics (R&D) Limited. Author: Stuart Menefy Author: Srinivas Kandagatla Copyright (C) 2013 STMicroelectronics (R&D) Limited. Author(s): Srinivas Kandagatla Copyright (C) 2013 STMicroelectronics (R&D) Limited. Copyright (C) 2013 STMicroelectronics (R&D) Limited Author: Stephen Gallimore Copyright (C) 2013 STMicroelectronics Copyright (C) 2013 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson Copyright (C) 2013 ST-Ericsson SA Author: Ulf Hansson Copyright (C) 2013 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Author: Linus Walleij Copyright (C) 2013 ST-Ericsson AB Copyright (C) 2013 SKTB SKiT, http://www.skitlab.ru/ Copyright (C) 2013 Roman Rolinsky Copyright (C) 2013 Richard Weinberger Copyright (C) 2013 Richard Weinberger Copyright (C) 2013 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2013 Renesas Solutions Corp. Copyright (C) 2013 Renesas Electronics, Inc. Copyright (C) 2013 Renesas Electronics Inc. Author: Guennadi Liakhovetski Copyright (C) 2013 Renesas Electronics Corporation Copyright (C) 2013 Renesas Corporation Copyright (C) 2013 Regents of the University of California Copyright (C) 2013 Red Hat, Inc., Johannes Weiner Copyright (C) 2013 Red Hat, Inc., Frederic Weisbecker Copyright (C) 2013 Red Hat, Inc., Dave Young Copyright (C) 2013 Red Hat, Inc. Mark Salter Copyright (C) 2013 Red Hat, Inc. All rights reserved. Author: Alex Williamson Copyright (C) 2013 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2013 Red Hat Inc. All Rights Reserved Copyright (C) 2013 Red Hat Author: Rob Clark Copyright (C) 2013 Red Hat Copyright (C) 2013 Qiang Yu Copyright (C) 2013 Politecnico di Torino, Italy TORSEC group -- http://security.polito.it Copyright (C) 2013 Philipp Zabel, Pengutronix Copyright (C) 2013 Philipp Zabel Copyright (C) 2013 Peter Hurley Copyright (C) 2013 Peter Chen Copyright (C) 2013 Pengutronix, Sascha Hauer Copyright (C) 2013 Pengutronix e.K. Copyright (C) 2013 Pengutronix Uwe Kleine-Koenig Copyright (C) 2013 Pengutronix Author: Markus Pargmann Copyright (C) 2013 Pengutronix Copyright (C) 2013 Pavel Machek Copyright (C) 2013 Paratronic, Richard Genoud Copyright (C) 2013 Pali Rohár Copyright (C) 2013 Oskar Andero Copyright (C) 2013 Oracle, Inc. Copyright (C) 2013 Oracle Inc. Copyright (C) 2013 Oliver Smith Copyright (C) 2013 Obsidian Research Corp Jason Gunthorpe Copyright (C) 2013 Noralf Tronnes Copyright (C) 2013 Noralf Tronnes Copyright (C) 2013 Newflow Ltd - http://www.newflow.co.uk/ Copyright (C) 2013 Naveen Krishna Chatradhi Copyright (C) 2013 Nandita Dukkipati Copyright (C) 2013 NVIDIA Corporation. All rights reserved. Copyright (C) 2013 NVIDIA Corporation Copyright (C) 2013 MundoReader S.L. Author: Heiko Stuebner Copyright (C) 2013 Michael Stapelberg Copyright (C) 2013 Maxime Ripard Copyright (C) 2013 Maxime Ripard Copyright (C) 2013 Maxime Hadjinlian Copyright (C) 2013 Maxim Levitsky Copyright (C) 2013 Max nibble Copyright (C) 2013 Mauro Carvalho Chehab Copyright (C) 2013 Marvell Inc. Author: Chao Xie Copyright (C) 2013 Marvell Copyright (C) 2013 Mark Salter Copyright (C) 2013 Marek Vasut Copyright (C) 2013 Marek Belisko Copyright (C) 2013 Magnus Damm Copyright (C) 2013 Maciej W. Rozycki Copyright (C) 2013 Ma Haijun Copyright (C) 2013 MEN Mikroelektronik GmbH (www.men.de) Author: Johannes Thumshirn Copyright (C) 2013 MEN Mikro Elektronik Nuernberg GmbH Copyright (C) 2013 Luis Alves based on cx24116.h by Steven Toth) Copyright (C) 2013 Luis Alves July, 6th 2013 First release based on cx24116 driver by: Steven Toth and Georg Acher, Darron Broad, Igor Liplianin Cards currently supported: TBS6980 - Dual DVBS/S2 PCIe card TBS6981 - Dual DVBS/S2 PCIe card Copyright (C) 2013 Ludovic Desroches Copyright (C) 2013 Lubomir Rintel Copyright (C) 2013 Lothar Waßmann Copyright (C) 2013 Linux Foundation Copyright (C) 2013 Linus Torvalds Copyright (C) 2013 Linaro. Viresh Kumar Copyright (C) 2013 Linaro. Copyright (C) 2013 Linaro, Ltd. Copyright (C) 2013 Linaro Ltd; Copyright (C) 2013 Linaro Ltd. Copyright (C) 2013 Linaro Ltd Copyright (C) 2013 Linaro Ltd Copyright (C) 2013 Linaro Limited. Written by: Yi Li (yi.li@linaro.org) Copyright (C) 2013 Linaro Limited. Author: Sandeepa Prabhu Copyright (C) 2013 Linaro Limited. Copyright (C) 2013 Linaro Limited Matt Porter Copyright (C) 2013 Linaro Limited Author: AKASHI Takahiro Copyright (C) 2013 Linaro Limited Copyright (C) 2013 Lee Jones Copyright (C) 2013 LSI Copyright (C) 2013 Kuninori Morimoto Copyright (C) 2013 Kosagi http://www.kosagi.com Copyright (C) 2013 Kirill V Tkhai (tkhai@yandex.ru) Copyright (C) 2013 Jozsef Kadlecsik Copyright (C) 2013 Jonas Jensen Copyright (C) 2013 Jonas Jensen Copyright (C) 2013 Jonas Gorski Copyright (C) 2013 John Crispin Copyright (C) 2013 John Crispin Copyright (C) 2013 Johan Hovold Copyright (C) 2013 Joachim Eastwood Copyright (C) 2013 Jiri Kosina Copyright (C) 2013 Jean-Jacques Hiblot Copyright (C) 2013 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2013 Intel, Inc. Author: Mike Lockwood Copyright (C) 2013 Intel, Inc. Copyright (C) 2013 Intel Corporation; author Matt Fleming Copyright (C) 2013 Intel Corporation. All rights reserved. Copyright (C) 2013 Intel Corporation. Copyright (C) 2013 Intel Corporation Author: Tim Chen Copyright (C) 2013 Intel Corporation Author: Andy Shevchenko Copyright (C) 2013 Intel Corporation Copyright (C) 2013 Intel Corp. Author: Chen, Gong Copyright (C) 2013 Inktank Storage, Inc. Copyright (C) 2013 Imagination Technologies Ltd. Copyright (C) 2013 Imagination Technologies Author: Paul Burton Copyright (C) 2013 Ideas on board SPRL Copyright (C) 2013 Ideas On Board SPRL Copyright (C) 2013 ISEE 2007 SL - http://www.isee.biz/ Copyright (C) 2013 ISEE 2007 SL - http://www.isee.biz Copyright (C) 2013 IBM Corp. All rights reserved. Author: Alexey Kardashevskiy Copyright (C) 2013 IBM Copyright (C) 2013 Huawei Tech. Co., Ltd. Jiang Liu Copyright (C) 2013 Huawei Ltd. Author: Jiang Liu Copyright (C) 2013 Horms Solutions Ltd. Copyright (C) 2013 Hisilicon Ltd. Copyright (C) 2013 Henrik Nordström Copyright (C) 2013 Helge Deller Copyright (C) 2013 Hauke Mehrtens Copyright (C) 2013 HUAWEI Author: Cai Zhiyong Copyright (C) 2013 H Hartley Sweeten Copyright (C) 2013 Guenter Roeck Copyright (C) 2013 Guennadi Liakhovetski Copyright (C) 2013 Guangliang Zhao, Copyright (C) 2013 Greg Ungerer Copyright (C) 2013 Google, Inc., Stephane Eranian Copyright (C) 2013 Google, Inc. Copyright (C) 2013 Google, Inc Copyright (C) 2013 GnuBIO Inc Copyright (C) 2013 GSI Helmholtz Centre for Heavy Ion Research GmbH Copyright (C) 2013 Fusion IO. All rights reserved. Copyright (C) 2013 Fujitsu. Copyright (C) 2013 Freescale Semiconductor, Inc. Author: Varun Sethi Copyright (C) 2013 Freescale Semiconductor, Inc. Copyright (C) 2013 Free Electrons Copyright (C) 2013 Fred Richter driver structure based on lgdt3305.[ch] by Michael Krufky code based on LG3306_V0.35 API by LG Electronics Inc. Copyright (C) 2013 Frank Schäfer Copyright (C) 2013 Florian Fainelli Copyright (C) 2013 Faraday Technology Corporation Author: Yuan-Hsin Chen Copyright (C) 2013 Faraday Technology Corporation Copyright (C) 2013 Facebook. All rights reserved. Copyright (C) 2013 Ezequiel Garcia Copyright (C) 2013 Enrico Mioso Copyright (C) 2013 Emilio López Copyright (C) 2013 Eduardo Valentin Copyright (C) 2013 Du, Changbin Copyright (C) 2013 Douglas Gilbert , Robert Nelson Copyright (C) 2013 Douglas Gilbert Copyright (C) 2013 Dmitriy B. Copyright (C) 2013 Dialog Semiconductor Ltd. Copyright (C) 2013 Davidlohr Bueso Copyright (C) 2013 Davidlohr Bueso Copyright (C) 2013 David Herrmann Copyright (C) 2013 Daniel Tang Copyright (C) 2013 DENX Software Engineering Copyright (C) 2013 Cypress Semiconductor Copyright (C) 2013 Craig McGeachie Copyright (C) 2013 Corentin LABBE Copyright (C) 2013 Cogent Embedded, Inc., Copyright (C) 2013 Cogent Embedded, Inc. Copyright (C) 2013 Cogent Embedded, Inc. Copyright (C) 2013 Citrix Systems R&D ltd. Copyright (C) 2013 Citrix Systems R&D Ltd. Copyright (C) 2013 Citrix Systems Copyright (C) 2013 Cisco Systems, Inc, 2013. Copyright (C) 2013 Christian Vogelgsang Based on adafruit22fb.c by Noralf Tronnes Copyright (C) 2013 Christian Vogelgsang Copyright (C) 2013 Chen-Yu Tsai Copyright (C) 2013 Chanho Min Copyright (C) 2013 Cavium, Inc. Authors: Sanjay Lal Copyright (C) 2013 Cavium, Inc. Copyright (C) 2013 Cavium, Inc Copyright (C) 2013 Cavium Inc. Author: Vijaya Kumar K Copyright (C) 2013 Carsten Emde Copyright (C) 2013 Carlo Caione Copyright (C) 2013 Capella Microsystems Inc. Author: Kevin Tsai Copyright (C) 2013 Canonical Ltd. Choice of algorithm: Copyright (C) 2013 CERN (www.cern.ch) Author: Alessandro Rubini Copyright (C) 2013 Bruno Randolf Copyright (C) 2013 Broadcom Corporation. Copyright (C) 2013 Broadcom Corporation Copyright (C) 2013 Boris BREZILLON Copyright (C) 2013 Boris BREZILLON Copyright (C) 2013 Benjamin Tissoires Copyright (C) 2013 BayHub Technology Ltd. Copyright (C) 2013 Avionic Design GmbH Copyright (C) 2013 Atmel, 2016 Andras Szemzo Copyright (C) 2013 Atmel, 2013 Ludovic Desroches Copyright (C) 2013 Atmel, 2013 Josh Wu Copyright (C) 2013 Atmel Corporation. Copyright (C) 2013 Atmel Corporation Bo Shen Copyright (C) 2013 Atmel Corporation Copyright (C) 2013 Antti Palosaari Copyright (C) 2013 Andrey Smirnov Copyright (C) 2013 Andrey Moiseev Copyright (C) 2013 Andrew Lunn Copyright (C) 2013 Altera Corporation Based on gpio-mpc8xxx.c Copyright (C) 2013 Altera Corporation Copyright (C) 2013 Altera Corporation Copyright (C) 2013 Alistair Popple, IBM Corp Copyright (C) 2013 Alexander Shiyan Copyright (C) 2013 Aeroflex Gaisler AB Copyright (C) 2013 Aeroflex Gaisler Copyright (C) 2013 Advanced Micro Devices, Inc. Copyright (C) 2013 ARM Ltd. Sudeep KarkadaNagesha Copyright (C) 2013 ARM Ltd. Author: Lorenzo Pieralisi Copyright (C) 2013 ARM Ltd. All Rights Reserved Copyright (C) 2013 ARM Ltd. Copyright (C) 2013 ARM Limited Copyright (C) 2013 AMS AG Copyright (C) 2013 - Virtual Open Systems Author: Antonios Motakis Copyright (C) 2013 - Rodolfo Giometti HCE Engineering Copyright (C) 2013 - ARM Ltd Author: Marc Zyngier Copyright (C) 2013 - ARM Ltd Copyright (C) 2013 - 2017 Linaro, Ltd. Copyright (C) 2013 - 2017 Linaro Ltd. Copyright (C) 2013 - 2017 Linaro Ltd Copyright (C) 2013 - 2015 Renesas Electronics Corporation Copyright (C) 2013 - 2015 Linaro Ltd. Copyright (C) 2013 - 2015 Fujitsu Semiconductor, Ltd Vincent Yang Copyright (C) 2013 - 2014 Xilinx Copyright (C) 2013 - 2014 Texas Instruments, Inc. Copyright (C) 2013 - 2014 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2013 - 2014 Hans de Goede Copyright (C) 2013 Texas Instruments Inc. Contact: Eduardo Valentin Copyright (C) 2012-2018 by the following authors: Wladimir J. van der Laan Christian Gmeiner Lucas Stach Russell King Copyright (C) 2012-2018 Texas Instruments Incorporated - http://www.ti.com/ Vaibhav Bedia, Dave Gerlach Copyright (C) 2012-2018 Texas Instruments Incorporated - http://www.ti.com/ Dave Gerlach, Vaibhav Bedia Copyright (C) 2012-2018 B.A.T.M.A.N. contributors: Copyright (C) 2012-2018 ARM Limited or its affiliates. Copyright (C) 2012-2017 by the following authors: Wladimir J. van der Laan Christian Gmeiner Lucas Stach Russell King Copyright (C) 2012-2017 Red Hat, Inc. Copyright (C) 2012-2017 Mentor Graphics Inc. Copyright (C) 2012-2017 Hideep, Inc. Copyright (C) 2012-2017 Cavium Inc. Authors: David Daney Peter Swain Steven J. Hill Jan Glauber Copyright (C) 2012-2017 Cavium Inc. Copyright (C) 2012-2017 ASPEED Technology Inc. Copyright (C) 2012-2016, Yann Collet. Copyright (C) 2012-2016 by the following authors: Wladimir J. van der Laan Christian Gmeiner Lucas Stach Russell King Copyright (C) 2012-2016 Smart Energy Instruments, Inc. Copyright (C) 2012-2016 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2012-2016 Mentor Graphics Inc. Copyright (C) 2012-2016 Marvell Copyright (C) 2012-2016 Hans Verkuil Copyright (C) 2012-2016 Alexander Shiyan Copyright (C) 2012-2015 Spreadtrum Communications Inc. Copyright (C) 2012-2015 Linus Walleij Copyright (C) 2012-2015 Intel Corporation. All rights reserved. Copyright (C) 2012-2015 Google, Inc Copyright (C) 2012-2015 Freescale Semiconductor, Inc. Copyright (C) 2012-2015 Emulex. All rights reserved. EMULEX and SLI are trademarks of Emulex. www.emulex.com Copyright (C) 2012-2015 Broadcom Corporation Copyright (C) 2012-2015 Altera Corporation Copyright (C) 2012-2015 - ARM Ltd Author: Marc Zyngier Copyright (C) 2012-2014, Raydium Semiconductor Corporation. Copyright (C) 2012-2014, Marvell International Ltd. Copyright (C) 2012-2014 Wolfson Microelectronics plc Copyright (C) 2012-2014 Texas Instruments Incorporated - http://www.ti.com/ Girish S Ghongdemath Nishanth Menon Copyright (C) 2012-2014 Samsung Electronics Co., Ltd. Copyright (C) 2012-2014 Philipp Zabel, Pengutronix Copyright (C) 2012-2014 NVIDIA Corporation. All rights reserved. Copyright (C) 2012-2014 Mentor Graphics Inc. Copyright (C) 2012-2014 Marvell Copyright (C) 2012-2014 LSI Corporation mailto:DL-MPTFusionLinux@lsi.com) Copyright (C) 2012-2014 LSI Corporation Copyright (C) 2012-2014 John McMaster Copyright (C) 2012-2014 Intel Corporation. All rights reserved. Copyright (C) 2012-2014 Intel Corporation Copyright (C) 2012-2014 Cisco Systems Copyright (C) 2012-2014 Canonical Ltd Authors: Rob Clark Maarten Lankhorst Copyright (C) 2012-2014 Canonical Ltd (Maarten Lankhorst) Copyright (C) 2012-2014 Broadcom Corporation Copyright (C) 2012-2014 Boris BREZILLON 2014-2015 Gaël PORTAY Copyright (C) 2012-2014 Antti Palosaari Copyright (C) 2012-2013, Samsung Electronics, Co., Ltd. Andrzej Hajda Copyright (C) 2012-2013, NVIDIA Corporation Copyright (C) 2012-2013, Guennadi Liakhovetski Copyright (C) 2012-2013, Analog Devices Inc. Author: Lars-Peter Clausen Copyright (C) 2012-2013 Xilinx, Inc. Copyright (C) 2012-2013 Xilinx Copyright (C) 2012-2013 Uwe Kleine-Koenig for Pengutronix Copyright (C) 2012-2013 Tieto Poland Copyright (C) 2012-2013 Texas Instruments, Inc. Andrii Tseglytskyi Nishanth Menon Copyright (C) 2012-2013 Texas Instruments Incorporated - http://www.ti.com Author: Keshava Munegowda Author: Roger Quadros Copyright (C) 2012-2013 Renesas Solutions Corp. Copyright (C) 2012-2013 Renesas Electronics Corporation Copyright (C) 2012-2013 Philippe De Muyter Copyright (C) 2012-2013 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2012-2013 MundoReader S.L. Author: Heiko Stuebner Copyright (C) 2012-2013 MundoReader S.L. Copyright (C) 2012-2013 Martin Liska Copyright (C) 2012-2013 Marek Vasut Copyright (C) 2012-2013 Linus Walleij Copyright (C) 2012-2013 Linaro Ltd. Author: Haojian Zhuang Copyright (C) 2012-2013 Linaro Ltd. Copyright (C) 2012-2013 Linaro Limited Distributed under the terms of Version 2 of the GNU General Public License, as defined in linux/COPYING. Copyright (C) 2012-2013 Jonas Gorski Copyright (C) 2012-2013 Hisilicon Ltd. Copyright (C) 2012-2013 Hauke Mehrtens Copyright (C) 2012-2013 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2012-2013 Cavium Inc., All Rights Reserved. Copyright (C) 2012-2013 Canonical Ltd Copyright (C) 2012-2013 Broadcom Corporation Copyright (C) 2012-2013 Avionic Design GmbH Copyright (C) 2012-2013 Altera Corporation Copyright (C) 2012-2013 Allwinner Ltd. Copyright (C) 2012-14 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2012-14 Intel Corporation Author: Jeeja KP Omair Mohammed Abdullah Vinod Koul ,vinod.koul@intel.com> Copyright (C) 2012,2015 Eric Dumazet Copyright (C) 2012,2013 Infineon Technologies Copyright (C) 2012,2013 Alexander Shiyan Copyright (C) 2012,2013 - ARM Ltd Author: Marc Zyngier Copyright (C) 2012, by Texas Instruments Copyright (C) 2012, Texas Instruments Copyright (C) 2012, Steven King Copyright (C) 2012, Samsung Electronics, Co., Ltd. Sylwester Nawrocki Andrzej Hajda Copyright (C) 2012, Samsung Electronics Co., Ltd. Copyright (C) 2012, Red Hat, Inc. Rafael Aquini Copyright (C) 2012, NVIDIA CORPORATION. All rights reserved. Copyright (C) 2012, Michel Lespinasse Copyright (C) 2012, Linaro, Sangwook Lee Copyright (C) 2012, Linaro Copyright (C) 2012, LG Electronics, Namhyung Kim Copyright (C) 2012, Jiri Olsa Copyright (C) 2012, Jeff Layton Copyright (C) 2012, Intel Corporation Authors: Mika Westerberg Mathias Nyman Rafael J. Wysocki Copyright (C) 2012, Intel Corporation Authors: Mathias Nyman Mika Westerberg Copyright (C) 2012, Intel Corporation Author: Rafael J. Wysocki Copyright (C) 2012, Intel Corp. Author: Rafael J. Wysocki Copyright (C) 2012, Insignal Co,. Ltd, Homin Lee Copyright (C) 2012, Anish Kumar based on jz4740-battery.c based on s3c_adc_battery.c Copyright (C) 2012, Anish Kumar This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. Copyright (C) 2012, Analog Devices Inc. Author: Lars-Peter Clausen Copyright (C) 2012, Analog Device Inc. Author: Lars-Peter Clausen Copyright (C) 2012, ARM Ltd. Author: Will Deacon Copyright (C) 2012, 2016 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2012, 2014 Jean Delvare Copyright (C) 2012, 2014 Intel Corporation. All rights reserved. Copyright (C) 2012, 2013, 2014, 2015 Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2012, 2013 Renesas Solutions Corp. Copyright (C) 2012, 2013 Minchan Kim Copyright (C) 2012, 2013 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2012, 2013 Guenter Roeck Copyright (C) 2012 egnite GmbH Copyright (C) 2012 by Alan Stern Copyright (C) 2012 Wolfram Sang, Pengutronix Copyright (C) 2012 Wolfram Sang, Pengutronix Copyright (C) 2012 Vista Silicon SL Javier Martin Xavier Duret Copyright (C) 2012 Vista Silicon S.L. Javier Martin, Xavier Duret Copyright (C) 2012 Vista Silicon Javier Martin Copyright (C) 2012 Vayavya Labs Pvt. Ltd. Copyright (C) 2012 Variscite Ltd. - http://www.variscite.com Copyright (C) 2012 VMware, Inc. All rights reserved. Copyright (C) 2012 V Lab Technologies Teddy Reed Copyright (C) 2012 Tony Prisk Copyright (C) 2012 Tomasz Figa Copyright (C) 2012 Tobias Klauser Copyright (C) 2012 Thomas Petazzoni Copyright (C) 2012 Thomas Petazzoni Copyright (C) 2012 Thomas Mair Copyright (C) 2012 Thomas Mair Copyright (C) 2012 Thomas Langer Copyright (C) 2012 The Chromium OS Authors Copyright (C) 2012 Texas Instruments. All rights reserved. Copyright (C) 2012 Texas Instruments. Copyright (C) 2012 Texas Instruments, Inc. Written by Tony Lindgren Copyright (C) 2012 Texas Instruments, Inc. Thara Gopinath Copyright (C) 2012 Texas Instruments, Inc. Paul Walmsley Copyright (C) 2012 Texas Instruments, Inc. - http://www.ti.com/ Copyright (C) 2012 Texas Instruments, Inc. Copyright (C) 2012 Texas Instruments Santosh Shilimkar Sricharan Copyright (C) 2012 Texas Instruments Paul Walmsley Copyright (C) 2012 Texas Instruments Ltd Author: Archit Taneja Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ Contact: Eduardo Valentin Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ Author: Archit Taneja Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or at your option) any later version. Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com Author: Sebastian Andrzej Siewior Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com All rights reserved. Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2012 Texas Instruments Incorporated Copyright (C) 2012 Texas Instruments Inc. Peter Ujfalusi Copyright (C) 2012 Texas Instruments Inc. Copyright (C) 2012 Texas Instruments Inc Copyright (C) 2012 Texas Instruments Author: Tomi Valkeinen Copyright (C) 2012 Texas Instruments Author: Rob Clark Copyright (C) 2012 Texas Instruments Author: Peter Ujfalusi Copyright (C) 2012 Texas Instruments Author: Jon Hunter Copyright (C) 2012 Texas Instruments Copyright (C) 2012 Tensilica Inc. Copyright (C) 2012 Telit, 2012 Fabio Porcedda Copyright (C) 2012 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2012 Sylwester Nawrocki Copyright (C) 2012 Sven Schnelle Copyright (C) 2012 Steven Toth Copyright (C) 2012 Stephen Warren Copyright (C) 2012 Stephane Grosjean Copyright (C) 2012 Stefan Roese Copyright (C) 2012 Sonal Santan Copyright (C) 2012 Simon Budig, Daniel Wagener (M09 firmware support) Lothar Waßmann (DT support) Copyright (C) 2012 Simo Sorce Copyright (C) 2012 Shuah Khan Copyright (C) 2012 Seth Jennings Copyright (C) 2012 Sean Young Copyright (C) 2012 Scott Lin Copyright (C) 2012 Sascha Hauer, Pengutronix Copyright (C) 2012 Sascha Hauer, Pengutronix Copyright (C) 2012 Sascha Hauer Copyright (C) 2012 Samsung Electronics. Kyungmin Park Tomasz Figa Copyright (C) 2012 Samsung Electronics. Copyright (C) 2012 Samsung Electronics SangYoung Son Copyright (C) 2012 Samsung Electronics MyungJoo Ham Copyright (C) 2012 Samsung Electronics Jonghwa Lee Copyright (C) 2012 Samsung Electronics Donggeun Kim Copyright (C) 2012 Samsung Electronics Co.Ltd http://www.samsung.com/ Copyright (C) 2012 Samsung Electronics Co.Ltd Authors: YoungJun Cho Eunchul Kim Copyright (C) 2012 Samsung Electronics Co.Ltd Authors: Joonyoung Shim Copyright (C) 2012 Samsung Electronics Co.Ltd Authors: Inki Dae Copyright (C) 2012 Samsung Electronics Co.Ltd Authors: Eunchul Kim Jinyoung Jeon Sangmin Lee Copyright (C) 2012 Samsung Electronics Co.Ltd Copyright (C) 2012 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (C) 2012 Samsung Electronics Co., Ltd. Author: Sylwester Nawrocki Copyright (C) 2012 Samsung Electronics Co., Ltd. Author: Jingoo Han Copyright (C) 2012 Samsung Electronics Co., Ltd. Copyright (C) 2012 Samsung Electronics Chiwoong Byun Jonghwa Lee Copyright (C) 2012 Samsung Electronics Author: Donggeun Kim Author: MyungJoo Ham Copyright (C) 2012 Samsung Electronics Copyright (C) 2012 Samsung Electrnoics SangYoung Son Copyright (C) 2012 Samsung Electrnoics Chiwoong Byun Copyright (C) 2012 Samsung Electrnoics Chanwoo Choi Copyright (C) 2012 Samsung Electornics Jonghwa Lee Copyright (C) 2012 Sachin Bhamare Boaz Harrosh Copyright (C) 2012 STRATO. All rights reserved. Copyright (C) 2012 STMicroelectronics Limited Copyright (C) 2012 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson This interface is used in the core to keep track of pins. Copyright (C) 2012 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson Based on bits of regulator core, gpio core and clk core Copyright (C) 2012 ST-Ericsson SA Author: Ulf Hansson Copyright (C) 2012 ST-Ericsson Copyright (C) 2012 ST Microelectronics author: Federico Vaga Copyright (C) 2012 ST Microelectronics Viresh Kumar Copyright (C) 2012 ST Microelectronics Viresh Kumar Copyright (C) 2012 ST Microelectronics Vipin Kumar Copyright (C) 2012 ST Microelectronics Shiraz Hashim Copyright (C) 2012 ST Microelectronics Rajeev Kumar Copyright (C) 2012 ST Microelectronics Rajeev Kumar Copyright (C) 2012 ST Microelectronics Ltd. Shiraz Hashim Copyright (C) 2012 ST Microelectronics Ltd. Deepak Sikri Copyright (C) 2012 ST Microelectronics Deepak Sikri Copyright (C) 2012 ST Ericsson Corporation Copyright (C) 2012 Ryan Mallon Copyright (C) 2012 Rusty Russell IBM Corporation Copyright (C) 2012 Russell King Written from the i915 driver. Copyright (C) 2012 Russell King With inspiration from the i915 driver Copyright (C) 2012 Russell King Rewritten from the dovefb driver, and Armada510 manuals. Copyright (C) 2012 Russell King Derived in part from arch/arm/mach-sa1100/dma.c, Copyright (C) 2012 Russell King Copyright (C) 2012 Roland Stigge Copyright (C) 2012 Roland Stigge Copyright (C) 2012 Robin Gareus Copyright (C) 2012 Rob Herring Copyright (C) 2012 Richard Cochran Copyright (C) 2012 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2012 Renesas Solutions Corp. Copyright (C) 2012 Renesas Electronics Europe Ltd Copyright (C) 2012 Renesas Electronics Europe Copyright (C) 2012 Renesas Electronics Corporation Author: Guennadi Liakhovetski, Copyright (C) 2012 Renesas Electronics Corporation Copyright (C) 2012 Renesas Electronics Corp. Author: Guennadi Liakhovetski Copyright (C) 2012 Renesas Corporation Copyright (C) 2012 Regents of the University of California Copyright (C) 2012 Red Hat. All rights reserved. Copyright (C) 2012 Red Hat, Inc., Frederic Weisbecker Copyright (C) 2012 Red Hat, Inc. All rights reserved. Author: Alex Williamson Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2012 Red Hat, Inc. Copyright (C) 2012 Red Hat based in parts on udlfb.c: Copyright (C) 2012 Red Hat Inc, Steven Rostedt Copyright (C) 2012 Red Hat Copyright (C) 2012 Ralf Baechle Copyright (C) 2012 Rafał Miłecki Copyright (C) 2012 Rafael J. Wysocki Copyright (C) 2012 Rabin Vincent Copyright (C) 2012 ROHM CO.,LTD. Copyright (C) 2012 Philipp Zabel, Pengutronix Copyright (C) 2012 Phil Edworthy Copyright (C) 2012 Peter Schildmann Copyright (C) 2012 Peter Meerwald Copyright (C) 2012 Peter Hurley Copyright (C) 2012 Paul Parsons Copyright (C) 2012 Paul Mundt Copyright (C) 2012 Parallels Inc. and Google Inc. Authors: Glauber Costa and Suleiman Souhlal Copyright (C) 2012 Pantelis Antoniou Copyright (C) 2012 Pali Rohár Copyright (C) 2012 Oracle Inc Author: Konrad Rzeszutek Wilk Copyright (C) 2012 Open Kernel Labs Copyright (C) 2012 Olivier Sobrie Copyright (C) 2012 Oliver Hartkopp Copyright (C) 2012 OMICRON electronics GmbH Copyright (C) 2012 Numascale AS. All rights reserved. Copyright (C) 2012 Nokia Corporation Contact: Sakari Ailus Copyright (C) 2012 Nobuhiro Iwamatsu Copyright (C) 2012 Nobuhiro Iwamatsu Copyright (C) 2012 National Instruments Corp. Copyright (C) 2012 National Instruments Copyright (C) 2012 NVIDIA Corporation Copyright (C) 2012 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2012 Mike Sinkovsky Copyright (C) 2012 Michael Krufky Copyright (C) 2012 Michael D. Taht Copyright (C) 2012 Michael Buesch Copyright (C) 2012 Mentor Graphics Inc. Copyright (C) 2012 Maxime Ripard Copyright (C) 2012 Matthias Kaehlcke Author: Matthias Kaehlcke Copyright (C) 2012 Marvell Technology Ltd. Yunfan Zhang Copyright (C) 2012 Marvell Technology Group Ltd. Authors: Zhou Zhu Copyright (C) 2012 Marvell Technology Group Ltd. Authors: Guoqing Li Lisa Du Zhou Zhu Copyright (C) 2012 Marvell Technology Group Ltd. Author: Haojian Zhuang Copyright (C) 2012 Marvell International Ltd. Qiao Zhou Copyright (C) 2012 Marvell International Ltd. Joseph(Yossi) Hanin Yi Zhang Copyright (C) 2012 Marvell International Ltd. Haojian Zhuang Qiao Zhou Copyright (C) 2012 Marvell International Ltd. Haojian Zhuang Joseph(Yossi) Hanin Qiao Zhou Copyright (C) 2012 Marvell International Ltd. Copyright (C) 2012 Marvell Chao Xie Copyright (C) 2012 Marvell Copyright (C) 2012 Marek Vasut on behalf of DENX Software Engineering GmbH Copyright (C) 2012 Marek Vasut Copyright (C) 2012 Malcolm Priestley (tvboxspy@gmail.com) Beta Driver Copyright (C) 2012 Malcolm Priestley (tvboxspy@gmail.com) Copyright (C) 2012 Magnus Damm Copyright (C) 2012 MIPS Technologies, Inc. Authors: Sanjay Lal Copyright (C) 2012 MIPS Technologies, Inc. All rights reserved. Authors: Yann Le Du Copyright (C) 2012 MIPS Technologies, Inc. All rights reserved. Authors: Sanjay Lal Copyright (C) 2012 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2012 MIPS Technologies, Inc. Copyright (C) 2012 Lothar Felten Thanks to Jan Volkering Copyright (C) 2012 Lothar Felten Copyright (C) 2012 Lothar Felten Thanks to Jan Volkering Copyright (C) 2012 Linux Foundation Copyright (C) 2012 Linus Walleij Copyright (C) 2012 Linaro, Inc. Copyright (C) 2012 Linaro Ltd. Copyright (C) 2012 Linaro Limited Copyright (C) 2012 Lemote, Inc. Author: Xiang Yu, xiangy@lemote.com Chen Huacai, chenhc@lemote.com Copyright (C) 2012 Laurent Pinchart Copyright (C) 2012 Lantiq GmbH Copyright (C) 2012 LSI Corporation Copyright (C) 2012 LSI Copyright (C) 2012 Kuninori Morimoto Copyright (C) 2012 Konstantin Khlebnikov Copyright (C) 2012 Kevin Cernekee Copyright (C) 2012 Jussi Kivilinna Copyright (C) 2012 Jonas Gorski Copyright (C) 2012 John Crispin Copyright (C) 2012 John Crispin Copyright (C) 2012 John Crispin Copyright (C) 2012 Johannes Goetzfried Johannes.Goetzfried@informatik.stud.uni-erlangen.de> Copyright (C) 2012 Joachim Eastwood Copyright (C) 2012 Jeremy Kerr Copyright (C) 2012 Jean-Francois Moine Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2012 Javier Martinez Canillas Copyright (C) 2012 Javier Martinez Canillas Copyright (C) 2012 Jamie Lentin Copyright (C) 2012 Ivaylo Dimitrov Copyright (C) 2012 Invensense, Inc. Copyright (C) 2012 International Business Machines Inc. Copyright (C) 2012 Intel, Inc. Copyright (C) 2012 Intel Corporation. All rights reserved. Copyright (C) 2012 Intel Corporation. Copyright (C) 2012 Intel Corporation Author: Yuanhan Liu Copyright (C) 2012 Intel Corporation Author: Liu Jinsong Author: Jiang Yunhong Copyright (C) 2012 Intel Corporation Author: Jim Kukunas Copyright (C) 2012 Intel Corporation Author: H. Peter Anvin Copyright (C) 2012 Intel Corporation Copyright (C) 2012 Intel Corp. All rights reserved. Copyright (C) 2012 Intel Corp. Copyright (C) 2012 Intel Corp Author: Durgadoss R Copyright (C) 2012 Intel Corp (tianyu.lan@intel.com) Copyright (C) 2012 Intel Corp Copyright (C) 2012 Innovative Converged Devices(ICD) Copyright (C) 2012 Iain Paton Copyright (C) 2012 IBM Corporation Copyright (C) 2012 Huacai Chen (chenhc@lemote.com) Copyright (C) 2012 Horms Solutions Ltd. Copyright (C) 2012 Hitachi, Ltd. Created by Yoshihiro Yunomae Masami Hiramatsu Copyright (C) 2012 Heiko Stuebner Copyright (C) 2012 Hauke Mehrtens Copyright (C) 2012 Hans-Frieder Vogt partially based on driver code from Fitipower Copyright (C) 2012 Hans-Frieder Vogt Copyright (C) 2012 Hans Verkuil Copyright (C) 2012 H Hartley Sweeten Copyright (C) 2012 Guenter Roeck Copyright (C) 2012 Greg Kroah-Hartman (gregkh@linuxfoundation.org) Copyright (C) 2012 Google, Inc. Will Drewry Copyright (C) 2012 Google, Inc. Author: Benson Leung Copyright (C) 2012 Google, Inc. Copyright (C) 2012 Google, Inc Copyright (C) 2012 Fusion-io All rights reserved. Copyright (C) 2012 Fujitsu. All rights reserved. Written by Miao Xie Copyright (C) 2012 Freescale Semiconductor, Inc. Copyright (C) 2012 Frank Schäfer Copyright (C) 2012 Florian Vaussard, EPFL Mobots group Copyright (C) 2012 Fenghua Yu H Peter Anvin" Copyright (C) 2012 Federico Vaga Copyright (C) 2012 FUJITSU SEMICONDUCTOR LIMITED Copyright (C) 2012 Ezequiel Garcia elezegarcia--a.t--gmail.com> Copyright (C) 2012 Enric Balletbo i Serra Copyright (C) 2012 Durgadoss R Copyright (C) 2012 Dmitry Torokhov Copyright (C) 2012 Dialog Semiconductor Ltd. Copyright (C) 2012 Dialog Semiconductor GmbH Copyright (C) 2012 David S. Miller (davem@davemloft.net) Copyright (C) 2012 David S. Miller Copyright (C) 2012 David Gibson, IBM Corporation. Copyright (C) 2012 Dario Faggioli , Juri Lelli , Michael Trimarchi , Fabio Checconi Copyright (C) 2012 Daniel Schwierzeck Copyright (C) 2012 Daniel Mack Copyright (C) 2012 Dan Luedtke ## Copyright (C) 2012 Damien Zammit Copyright (C) 2012 Damian Hobson-Garcia Copyright (C) 2012 DENX Software Engineering Anatolij Gustschin Copyright (C) 2012 Cypress Semiconductor Copyright (C) 2012 Chris Boot, Simon Arlott, Stephen Warren Copyright (C) 2012 Chris Boot Copyright (C) 2012 Cavium, Inc. Copyright (C) 2012 Carsten Emde Copyright (C) 2012 Canonical Ltd Authors: Rob Clark Maarten Lankhorst Copyright (C) 2012 Canonical Ltd Copyright (C) 2012 Calxeda, Inc. Copyright (C) 2012 CERN (www.cern.ch) Author: Alessandro Rubini Copyright (C) 2012 Broadcom Corporation Copyright (C) 2012 Bojan Smojver Copyright (C) 2012 Bill Pemberton (wfp5p@virginia.edu) Copyright (C) 2012 Bertrand Achard (nvram access fixes) Copyright (C) 2012 Bernd Krumboeck (krumboeck@universalnet.at) Copyright (C) 2012 Benjamin Herrenschmidt, IBM Corp. Copyright (C) 2012 Bastian Hecht Copyright (C) 2012 Bachmann electronic GmbH Christian Gmeiner Copyright (C) 2012 Avionic Design GmbH Copyright (C) 2012 Atmel, 2012 Nicolas Ferre Copyright (C) 2012 Atmel, 2012 Hong Xu Copyright (C) 2012 Atmel Copyright (C) 2012 Antti Palosaari Copyright (C) 2012 Anssi Hannula Copyright (C) 2012 Andrew Lunn Copyright (C) 2012 Andrew Lunn Copyright (C) 2012 Analog Device Inc. Author: Lars-Peter Clausen Copyright (C) 2012 Analog Device Inc. Copyright (C) 2012 Amit Daniel Copyright (C) 2012 Altera Corporation Copyright (C) 2012 Altera Corporation Copyright (C) 2012 Altera Copyright (C) 2012 Alfredo J. Delaiti Copyright (C) 2012 Alexandros C. Couloumbis Copyright (C) 2012 Alexandra Chin Copyright (C) 2012 Alexander Shiyan Copyright (C) 2012 Alexander Block. All rights reserved. Copyright (C) 2012 Alan Ott Signal 11 Software Copyright (C) 2012 Advanced Micro Devices, Inc. Author: Joerg Roedel Copyright (C) 2012 Advanced Micro Devices, Inc. Author: Joerg Roedel Copyright (C) 2012 ARM Ltd. Modified by Will Deacon Copyright (C) 2012 ARM Ltd. Authors: Catalin Marinas Will Deacon Copyright (C) 2012 ARM Ltd. Author: Marc Zyngier Copyright (C) 2012 ARM Ltd. Author: Catalin Marinas Copyright (C) 2012 ARM Ltd. Author: Marc Zyngier Copyright (C) 2012 ARM Ltd. Copyright (C) 2012 ARM Limited Author: Will Deacon Copyright (C) 2012 ARM Limited Copyright (C) 2012 AK signal Brno a.s. 2012 Jiri Prchal Copyright (C) 2012 - Virtual Open Systems and Columbia University Authors: Rusty Russell Christoffer Dall Copyright (C) 2012 - Virtual Open Systems and Columbia University Authors: Rusty Russell Christoffer Dall Copyright (C) 2012 - Virtual Open Systems and Columbia University Authors: Christoffer Dall Copyright (C) 2012 - Virtual Open Systems and Columbia University Author: Christoffer Dall Copyright (C) 2012 - Virtual Open Systems and Columbia University Copyright (C) 2012 - NVIDIA, Inc. Copyright (C) 2012 - ARM Ltd Author: Marc Zyngier Copyright (C) 2012 - 2017 Rafał Miłecki Copyright (C) 2012 - 2014 Xilinx, Inc. Copyright (C) 2012 - 2014 Xilinx Copyright (C) 2012 - 2014 Cisco Systems Copyright (C) 2012 - 2014 Allwinner Tech Pan Nan Copyright (C) 2012 - 2013 Xilinx Copyright (C) 2012 - 2013 Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2012 - 2013 Samsung Electronics Co., Ltd. Author: Sylwester Nawrocki Copyright (C) 2012 - 2013 Samsung Electronics Co., Ltd. Copyright (C) 2012 - 2013 Pali Rohár Copyright (C) 2012 (davem@davemloft.net) Copyright (C) 2012 Samsung Electronics Co., Ltd(http://www.samsung.com) Copyright (C) 2011. Freescale Inc. All rights reserved. Copyright (C) 2011-2018 B.A.T.M.A.N. contributors: Copyright (C) 2011-2017, Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2011-2017 Red Hat, Inc. Copyright (C) 2011-2017 NVIDIA Corporation Copyright (C) 2011-2016, Yann Collet. BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Copyright (C) 2011-2016 Google, Inc. Copyright (C) 2011-2016 Chelsio Communications. All rights reserved. Copyright (C) 2011-2015, Yann Collet. Copyright (C) 2011-2015 Texas Instruments Incorporated - http://www.ti.com/ Santosh Shilimkar sricharan Copyright (C) 2011-2015 Texas Instruments Incorporated - http://www.ti.com/ Santosh Shilimkar Sricharan Copyright (C) 2011-2015 Renesas Electronics Corporation Copyright (C) 2011-2015 John Crispin Copyright (C) 2011-2015 Daniel Schwierzeck Copyright (C) 2011-2015 Cypress Semiconductor, Inc. Copyright (C) 2011-2015 Bernd Porr, mail@berndporr.me.uk Copyright (C) 2011-2014, Marvell International Ltd. Copyright (C) 2011-2014 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2011-2014 Joshua Kinard . Copyright (C) 2011-2014 Atmel Corporation Copyright (C) 2011-2013 Xilinx Copyright (C) 2011-2013 Texas Instruments, Inc. Santosh Shilimkar Rajendra Nayak Copyright (C) 2011-2013 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2011-2013 Texas Instruments Incorporated - http://www.ti.com Author: Keshava Munegowda Author: Roger Quadros Copyright (C) 2011-2013 Texas Instruments Inc. Copyright (C) 2011-2013 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2011-2013 Stephane Grosjean Copyright (C) 2011-2013 Samsung India Software Operations Copyright (C) 2011-2013 Renesas Solutions Corp. Copyright (C) 2011-2013 Red Hat, Inc. Copyright (C) 2011-2013 Pali Rohár Copyright (C) 2011-2013 One Laptop Per Child Copyright (C) 2011-2013 NVIDIA Corporation Copyright (C) 2011-2013 Linus Walleij Copyright (C) 2011-2013 Jozsef Kadlecsik Copyright (C) 2011-2013 Jonas Gorski Copyright (C) 2011-2013 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2011-2013 Intel Corporation Copyright (C) 2011-2013 Gabor Juhos Copyright (C) 2011-2013 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2011-2013 Freescale Semiconductor, Inc. Copyright (C) 2011-2013 Eric Dumazet (eric.dumazet@gmail.com) Copyright (C) 2011-2013 ASIX Copyright (C) 2011-2012 by Broadcom Corporation Copyright (C) 2011-2012 Wolfram Sang, Pengutronix e.K. Copyright (C) 2011-2012 Vayavya Labs Pvt Ltd Copyright (C) 2011-2012 Van Jacobson Copyright (C) 2011-2012 Tobias Klauser Copyright (C) 2011-2012 Texas Instruments, Inc. Paul Walmsley Copyright (C) 2011-2012 Texas Instruments, Inc. Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/ Vaibhav Hiremath Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/ Author: J Keerthy Author: Moiz Sonasath Couple of fixes, DT and MFD adaptation: Eduardo Valentin Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2011-2012 Texas Instruments Incorporated Copyright (C) 2011-2012 Texas Instruments Inc. Contact: Eduardo Valentin Copyright (C) 2011-2012 Texas Instruments Inc. Copyright (C) 2011-2012 Texas Instruments Copyright (C) 2011-2012 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2011-2012 Synopsys (www.synopsys.com) Copyright (C) 2011-2012 Stephane Grosjean Copyright (C) 2011-2012 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson Based on bits of regulator core, gpio core and clk core Copyright (C) 2011-2012 ST Microelectronics Author: Vincenzo Frascino Copyright (C) 2011-2012 Red Hat, Inc., Peter Zijlstra Copyright (C) 2011-2012 Red Hat, Inc. Copyright (C) 2011-2012 Red Hat UK. Copyright (C) 2011-2012 Oracle Co. Liang Tang Copyright (C) 2011-2012 One Laptop per Child Foundation. Copyright (C) 2011-2012 NVIDIA CORPORATION. All Rights Reserved. Copyright (C) 2011-2012 Mike Turquette, Linaro Ltd Copyright (C) 2011-2012 Linaro Ltd Copyright (C) 2011-2012 LAPIS SEMICONDUCTOR Co., LTD. Copyright (C) 2011-2012 Kathleen Nichols Copyright (C) 2011-2012 John Crispin Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2011-2012 International Business Machines Inc. Copyright (C) 2011-2012 Intel Corporation Copyright (C) 2011-2012 Hans de Goede * Copyright (C) 2011-2012 Guennadi Liakhovetski Copyright (C) 2011-2012 Google, Inc. Copyright (C) 2011-2012 Gabor Juhos Copyright (C) 2011-2012 Freescale Semiconductor, Inc. Copyright (C) 2011-2012 CERN (www.cern.ch) Author: Samuel Iglesias Gonsalvez Copyright (C) 2011-2012 Avionic Design GmbH Copyright (C) 2011-2012 - NVIDIA, Inc. Copyright (C) 2011-12 Wolfram Sang, Pengutronix Copyright (C) 2011-12 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2011--2012 Nokia Corporation Contact: Sakari Ailus Copyright (C) 2011,2018 Michael Schmitz (schmitz@debian.org) for migration to ESP SCSI core Copyright (C) 2011,2013,2014 Linaro Limited. Copyright (C) 2011,2012 Renesas Solutions Corp. Copyright (C) 2011,2012 Nobuhiro Iwamatsu Copyright (C) 2011,2012 NVIDIA Corporation. Copyright (C) 2011, Thomas Gleixner Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/ Copyright (C) 2011, Texas Instruments, Inc. Copyright (C) 2011, Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2011, Samsung Electronics Co., Ltd. Copyright (C) 2011, SUSE, Jan Kara Copyright (C) 2011, Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2011, Nuvoton Technology Corporation. Dan Morav Copyright (C) 2011, Matt Porter Copyright (C) 2011, Maarten ter Huurne JZ4740 setup code Copyright (C) 2011, Linaro Limited Copyright (C) 2011, Laurent Pinchart Copyright (C) 2011, Javier Martin Copyright (C) 2011, Intel Corporation Author: Mika Westerberg Copyright (C) 2011, Intel Corporation Copyright (C) 2011, IBM Corporation Author: Suzuki Poulose Copyright (C) 2011, Guennadi Liakhovetski Copyright (C) 2011, Greg Ungerer (gerg@snapgear.com) Copyright (C) 2011, Bastian Hecht Copyright (C) 2011, 2015, 2016 Intel Corporation. Copyright (C) 2011, 2013, NVIDIA Corporation Copyright (C) 2011, 2013 Renesas Solutions Corp. Copyright (C) 2011, 2012 by Wolfram Sang, Pengutronix e.K. same licence as the driver Copyright (C) 2011, 2012 by Wolfram Sang, Pengutronix e.K. Copyright (C) 2011, 2012 STRATO. All rights reserved. Copyright (C) 2011, 2012 Roland Stigge Copyright (C) 2011, 2012 Renesas Solutions Corp. Copyright (C) 2011, 2012 Nobuhiro Iwamatsu Copyright (C) 2011, 2012 MIPS Technologies, Inc. Copyright (C) 2011, 2012 Cavium, Inc. Copyright (C) 2011, 2012 Cavium Inc. Copyright (C) 2011, Copyright (C) 2011 taskit GmbH Author: Christian Glindkamp Copyright (C) 2011 taskit GmbH Copyright (C) 2011 secunet Security Networks AG Copyright (C) 2011 matt mooney 2005-2008 Takahiro Hirofuchi Copyright (C) 2011 matt mooney 2005-2007 Takahiro Hirofuchi Copyright (C) 2011 by Mauro Carvalho Chehab Copyright (C) 2011 by Kevin Cernekee (cernekee@gmail.com) Copyright (C) 2011 by Jarod Wilson Copyright (C) 2011 Yadwinder Singh (yadi.brar01@gmail.com) Jaswinder Singh (jaswinder.singh@linaro.org) Copyright (C) 2011 Xilinx Copyright (C) 2011 Wolfram Sang, Pengutronix e.K. Copyright (C) 2011 Wistron Co.Ltd Joseph Lai and trimmed down by Alan Cox in turn based on bma023.c. Device behaviour based on a misc driver posted by Nathan Royer in 2011. Copyright (C) 2011 Wind River Systems, written by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2011 Wind River Systems, written by Ralf Baechle Copyright (C) 2011 Wind River Systems Copyright (C) 2011 Weinmann Medical GmbH Author: Nikolaus Voss Copyright (C) 2011 Walter Goossens Copyright (C) 2011 Tobias Waldvogel Copyright (C) 2011 Tobias Klauser Copyright (C) 2011 Thomas Langer Copyright (C) 2011 Thomas Chou Copyright (C) 2011 Thomas Chou Copyright (C) 2011 Theodore Kilgore Copyright (C) 2011 The Chromium OS Authors. Copyright (C) 2011 The AC100 Kernel Team Copyright (C) 2011 The AC100 Kernel Team Copyright (C) 2011 Texas Instruments. All rights reserved. Copyright (C) 2011 Texas Instruments, Inc. Tero Kristo Copyright (C) 2011 Texas Instruments, Inc. Santosh Shilimkar Copyright (C) 2011 Texas Instruments, Inc. Rajendra Nayak Copyright (C) 2011 Texas Instruments, Inc. Rajendra Nayak Copyright (C) 2011 Texas Instruments, Inc. Paul Walmsley Copyright (C) 2011 Texas Instruments, Inc. Mike Turquette Copyright (C) 2011 Texas Instruments, Inc. - http://www.ti.com/ Copyright (C) 2011 Texas Instruments, Inc. Copyright (C) 2011 Texas Instruments Incorporated Author: Mark Salter (msalter@redhat.com) Copyright (C) 2011 Texas Instruments Incorporated Author: Mark Salter Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Tarun Kanti DebBarma Thara Gopinath Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ J Keerthy Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Contact: Eduardo Valentin Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Author: Rob Clark Andy Gross Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Author: Rob Clark Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Author: Rob Clark Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Author: Chandrabhanu Mahapatra Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Author: Archit Taneja Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2011 Texas Instruments Incorporated Copyright (C) 2011 Texas Instruments Inc. Copyright (C) 2011 Texas Instruments Inc Copyright (C) 2011 Texas Instruments Author: Tomi Valkeinen Copyright (C) 2011 Texas Instruments Author: Rob Clark Copyright (C) 2011 Texas Instruments Author: Raja Mani Author: Manjunatha Halli Copyright (C) 2011 Texas Instruments Author: Mayuresh Janorkar Copyright (C) 2011 Texas Instruments Author: Chandrabhanu Mahapatra Copyright (C) 2011 Texas Instruments Author: Archit Taneja Copyright (C) 2011 Texas Instruments Copyright (C) 2011 Texas Corporation Felipe Balbi Santosh Shilimkar sricharan Copyright (C) 2011 Texas Corporation Felipe Balbi Santosh Shilimkar Sricharan Copyright (C) 2011 Tejun Heo Copyright (C) 2011 Taehun Kim <kth3321 gmail.com> Copyright (C) 2011 Sylwester Nawrocki Copyright (C) 2011 Steven Toth Copyright (C) 2011 Steve Glendinning Copyright (C) 2011 Steffen Klassert Copyright (C) 2011 Stefan Hajnoczi Copyright (C) 2011 Sony Ericsson Mobile Communications Inc. Copyright (C) 2011 Sigfox License terms: GNU General Public License (GPL) version 2 Author: Marc Vertes Based on a preliminary version from Harald Welte Timer code by Wim Van Sebroeck Copyright (C) 2011 Sergiy Copyright (C) 2011 Sascha Hauer, Pengutronix Copyright (C) 2011 Sascha Hauer, Pengutronix Copyright (C) 2011 Sascha Hauer Copyright (C) 2011 Samsung Electronics http://www.samsung.com/ Copyright (C) 2011 Samsung Electronics MyungJoo Ham Copyright (C) 2011 Samsung Electronics Ltd. http://www.samsung.com/ Copyright (C) 2011 Samsung Electronics Donggeun Kim Amit Daniel Kachhap Copyright (C) 2011 Samsung Electronics Donggeun Kim Copyright (C) 2011 Samsung Electronics Co.Ltd MyungJoo Ham Copyright (C) 2011 Samsung Electronics Co.Ltd Authors: Seung-Woo Kim Inki Dae Joonyoung Shim Copyright (C) 2011 Samsung Electronics Co.Ltd Authors: Joonyoung Shim Inki Dae Copyright (C) 2011 Samsung Electronics Co.Ltd Authors: Joonyoung Shim Copyright (C) 2011 Samsung Electronics Co.Ltd Author: Joonyoung Shim Copyright (C) 2011 Samsung Electronics Co.Ltd Author: Jingoo Han Author: Joonyoung Shim Copyright (C) 2011 Samsung Electronics Co.Ltd Author: Jingoo Han Copyright (C) 2011 Samsung Electronics Co., Ltd. http://www.samsung.com/ Kamil Debski, Copyright (C) 2011 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (C) 2011 Samsung Electronics Co., Ltd. MyungJoo.Ham Copyright (C) 2011 Samsung Electronics Co., Ltd. MyungJoo Ham Copyright (C) 2011 Samsung Electronics Co., Ltd. Kamil Debski, Copyright (C) 2011 Samsung Electronics Co., Ltd. Author: HeungJun Kim Copyright (C) 2011 Samsung Electronics Co., Ltd. Copyright (C) 2011 Sam Ravnborg Copyright (C) 2011 STRATO. All rights reserved. Copyright (C) 2011 STRATO AG written by Arne Jansen Copyright (C) 2011 STMicroelectronics Ltd Copyright (C) 2011 ST-Ericsson SA. Copyright (C) 2011 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson This interface is used in the core to keep track of pins. Copyright (C) 2011 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson Based on bits of regulator core, gpio core and clk core Copyright (C) 2011 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson Copyright (C) 2011 ST-Ericsson SA Authors: Mian Yousaf Kaukab Praveena Nadahally Rajaram Regupathy Copyright (C) 2011 ST Microelectronics Viresh Kumar Copyright (C) 2011 Rostislav Lisovy , Czech Technical University in Prague Copyright (C) 2011 Robert Jarzmik Copyright (C) 2011 Richard Zhao, Linaro Copyright (C) 2011 Richard Weinberger Mostly copied from arch/x86/lib/delay.c Copyright (C) 2011 Richard Weinberger Copyright (C) 2011 Richard Cochran Copyright (C) 2011 Richard Cochran Copyright (C) 2011 René Bolldorf Copyright (C) 2011 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2011 Renesas Solutions Corp. Copyright (C) 2011 Red Hat, Inc., Frederic Weisbecker Copyright (C) 2011 Red Hat, Inc., Don Zickus Copyright (C) 2011 Red Hat, Inc. All rights reserved. Copyright (C) 2011 Red Hat, Inc. Copyright (C) 2011 Ralf Baechle Copyright (C) 2011 Rafael J. Wysocki , Renesas Electronics Corp. Copyright (C) 2011 Rafael J. Wysocki , Novell Inc. Copyright (C) 2011 RICOH COMPANY,LTD Copyright (C) 2011 Pyramid Technical Consultants, Inc. Copyright (C) 2011 ProFUSION Embedded Systems Copyright (C) 2011 Prashant Shah, pshah.mumbai@gmail.com Copyright (C) 2011 Picochip, Jamie Iles Copyright (C) 2011 Philippe Rétornaz Copyright (C) 2011 Peter Zijlstra Copyright (C) 2011 Pengutronix Uwe Kleine-Koenig Copyright (C) 2011 Paul Parsons Copyright (C) 2011 Paul Mundt Copyright (C) 2011 Paul Gortmaker. Copyright (C) 2011 Patrice Chotard Copyright (C) 2011 Pali Rohár Copyright (C) 2011 Oracle. All rights reserved. Copyright (C) 2011 One Laptop per Child Copyright (C) 2011 Oliver Endriss Copyright (C) 2011 Numascale AS. All rights reserved. Copyright (C) 2011 Novell Inc. Copyright (C) 2011 Novell Co. Jan Beulich Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). Copyright (C) 2011 Nokia Corporation Paul Walmsley Copyright (C) 2011 Nokia Corporation Author: Matti J. Aaltonen Copyright (C) 2011 Nokia Corporation Author: Matti Aaltonen Copyright (C) 2011 Nokia Corporation Copyright (C) 2011 Nobuhiro Iwamatsu Copyright (C) 2011 Nitin Gupta Copyright (C) 2011 Netlogic Microsystems. Copyright (C) 2011 Netlogic Microsystems Copyright (C) 2011 NetUP Inc. All rights reserved. Copyright (C) 2011 Neil Brown Copyright (C) 2011 National Semiconductor Copyright (C) 2011 NXP Semiconductors Copyright (C) 2011 NVIDIA Corporation Copyright (C) 2011 Mike Christie Copyright (C) 2011 Mika Westerberg Copyright (C) 2011 Micron Technology, Inc. Copyright (C) 2011 Meprolight, Ltd. Alex Gershgorin Copyright (C) 2011 Max Planck Institute for Gravitational Physics Copyright (C) 2011 Marvell International Ltd. All rights reserved. Author: Chao Xie Neil Zhang Copyright (C) 2011 Marvell International Ltd. All rights reserved. Copyright (C) 2011 Marvell International Ltd. Copyright (C) 2011 Martin Jansen Copyright (C) 2011 Martin Groszhauser Copyright (C) 2011 Marius Bjoernstad Kotsbak Copyright (C) 2011 Marek Vasut Copyright (C) 2011 Marc Dietrich Copyright (C) 2011 Malcolm Priestley (tvboxspy@gmail.com) Copyright (C) 2011 Magnus Damm Copyright (C) 2011 MIPS Technologies, Inc. Copyright (C) 2011 Linaro Limited. Written by: Vincent Guittot Copyright (C) 2011 Linaro Limited Copyright (C) 2011 Laurent Pinchart (laurent.pinchart@ideasonboard.com) Copyright (C) 2011 LAPIS Semiconductor Co., Ltd. Copyright (C) 2011 Kuninori Morimoto Copyright (C) 2011 Kuninori Morimoto Copyright (C) 2011 Kionix, Inc. Written by Chris Hudson Copyright (C) 2011 Kees Cook Copyright (C) 2011 Jussi Kivilinna Copyright (C) 2011 Jon Medhurst . Copyright (C) 2011 John Crispin Copyright (C) 2011 John Crispin Copyright (C) 2011 Johan Hovold Copyright (C) 2011 Jean-François Moine (http://moinejf.free.fr) Copyright (C) 2011 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2011 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2011 Jean Delvare Copyright (C) 2011 Jarod Wilson Copyright (C) 2011 Jan Weitzel Copyright (C) 2011 James Nuss Copyright (C) 2011 Intel, Inc. Copyright (C) 2011 Intel Corporation. All rights reserved. Copyright (C) 2011 Intel Corporation. Copyright (C) 2011 Intel Corporation Authors: Vinod Koul Pierre-Louis Bossart Copyright (C) 2011 Intel Corporation Authors: Pierre-Louis Bossart Vinod Koul Copyright (C) 2011 Intel Corporation Author: Andrzej Zaborowski Copyright (C) 2011 Intel Corporation Copyright (C) 2011 Instituto Nokia de Tecnologia Copyright (C) 2011 Ilya Yanok, EmCraft Systems Copyright (C) 2011 Igalia, S.L. Author: Javier M. Mellid Copyright (C) 2011 IBM Corporation Copyright (C) 2011 Hans de Goede Copyright (C) 2011 Hans Verkuil Copyright (C) 2011 Guenter Roeck. Copyright (C) 2011 Guennadi Liakhovetski Copyright (C) 2011 Google, Inc. All rights reserved. Copyright (C) 2011 Google, Inc. Copyright (C) 2011 Google Inc. Copyright (C) 2011 Gabor Juhos Copyright (C) 2011 Fujitsu. All rights reserved. Written by Miao Xie Copyright (C) 2011 Fuel7, Inc. All rights reserved. Copyright (C) 2011 Freescale Semiconductor, Inc. Author: Zhang Jiejing Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved Copyright (C) 2011 Freescale Semiconductor, Inc. Copyright (C) 2011 Free Electrons Copyright (C) 2011 Florian Fainelli Copyright (C) 2011 Ericsson AB. Copyright (C) 2011 Ed Wildgoose and Philip Prindeville Copyright (C) 2011 Dmitry Eremin-Solenikov Copyright (C) 2011 Dmitry Artamonow Copyright (C) 2011 Daniel Mack Copyright (C) 2011 Daniel Hellstrom (daniel@gaisler.com) Aeroflex Gaisler AB Copyright (C) 2011 DENX Software Engineering GmbH Heiko Schocher Copyright (C) 2011 Colin Leitner Copyright (C) 2011 Chris Boot Copyright (C) 2011 Cavium Networks, Inc. Author: Deng-Cheng Zhu Copyright (C) 2011 Carsten Emde Copyright (C) 2011 Boaz Harrosh Copyright (C) 2011 Becky Bruce, Freescale Semiconductor Copyright (C) 2011 Bart Van Assche. All Rights Reserved. Copyright (C) 2011 Atmel, Nicolas Ferre Copyright (C) 2011 Atmel, 2011 Nicolas Ferre , 2012 Joachim Eastwood Copyright (C) 2011 Atmel, 2011 Nicolas Ferre , 2011 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2011 Atmel, 2011 Nicolas Ferre 2012 Joachim Eastwood Copyright (C) 2011 Atmel, 2011 Nicolas Ferre Copyright (C) 2011 Atmel Corporation Josh Wu, Copyright (C) 2011 Atmel Copyright (C) 2011 Arnaud Patard Copyright (C) 2011 Arnaldo Carvalho de Melo Copyright (C) 2011 AppearTV AS Copyright (C) 2011 Antti Palosaari Copyright (C) 2011 Antonio Ospite Copyright (C) 2011 Anssi Hannula Copyright (C) 2011 Andy Walls Copyright (C) 2011 Andre Heider Copyright (C) 2011 Alexander Stein alexander.stein@systec-electronic.com> Copyright (C) 2011 Alexander Stein Copyright (C) 2011 Aeroflex Gaisler AB, Daniel Hellstrom Copyright (C) 2011 Advanced Micro Devices, Inc., Robert Richter Copyright (C) 2011 Advanced Micro Devices, Copyright (C) 2011 ARM Ltd. Written by Will Deacon Copyright (C) 2011 ARM Ltd. Author: Catalin Marinas based on arch/arm/mm/proc-v7-2level.S Copyright (C) 2011 ARM Ltd. Author: Catalin Marinas Copyright (C) 2011 ARM Ltd. All Rights Reserved Copyright (C) 2011 ARM Ltd. Copyright (C) 2011 - NVIDIA, Inc. Copyright (C) 2011 - CompuLab, Ltd. Author: Mike Rapoport Copyright (C) 2011 - 2016, Yann Collet. BSD 2 - Clause License (http://www.opensource.org/licenses/bsd - license.php) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Copyright (C) 2011 - 2015 UNISYS CORPORATION All rights reserved. Copyright (C) 2011 - 2014 Xilinx Copyright (C) 2011 - 2014 Intel Corporation. All rights reserved. Copyright (C) 2011 - 2014 Cisco Systems Inc Licensed under the GPL. Copyright (C) 2011 - 2014 Cisco Systems Inc Copyright (C) 2011 - 2013 Xilinx Inc. Copyright (C) 2011 - 2013 Samsung Electronics Co., Ltd. Author: Sylwester Nawrocki Copyright (C) 2011 - 2013 Samsung Electronics Co., Ltd. Copyright (C) 2011 - 2012 Samsung Electronics Co., Ltd. Copyright (C) 2011 - 2012 Michal Simek Copyright (C) 2011 - 2012 Johan Hovold Copyright (C) 2011 - 2012 Intel Corporation. All rights reserved. Copyright (C) 2011 - 2012 Cavium, Inc. Copyright (C) 2011 Don Zickus Red Hat, Inc. Copyright (C) 2010: YOSHIFUJI Hideaki Copyright (C) 2010. Ilya Yanok, Emcraft Systems, yanok@emcraft.com Copyright (C) 2010-2018 Red Hat, Inc. All rights reserved. Copyright (C) 2010-2018 B.A.T.M.A.N. contributors: Copyright (C) 2010-2017 Mathieu Desnoyers Copyright (C) 2010-2017 Intel Corporation. All rights reserved. Copyright (C) 2010-2017 Digital Devices GmbH Ralph Metzler Copyright (C) 2010-2017 Digital Devices GmbH Ralph Metzler Marcus Metzler Copyright (C) 2010-2017 Digital Devices GmbH Marcus Metzler Ralph Metzler Copyright (C) 2010-2017 Digital Devices GmbH Copyright (C) 2010-2017 Cavium Networks Copyright (C) 2010-2016 Oracle Corporation Copyright (C) 2010-2015, Shanghai Sileadinc Co.Ltd Copyright (C) 2010-2015 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2010-2015 Freescale Semiconductor, Inc. Copyright (C) 2010-2015 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2010-2015 Cavium Networks Copyright (C) 2010-2014 Xilinx, Inc. All rights reserved. Copyright (C) 2010-2014 STMicroelectronics Limited Copyright (C) 2010-2014 ST Microelectronics Pratyush Anand Mohit Kumar Copyright (C) 2010-2014 Michael Krufky (mkrufky@linuxtv.org) Copyright (C) 2010-2014 Michael Krufky Copyright (C) 2010-2014 Intel Corp Author: Vinod Koul Author: Harsha Priya Copyright (C) 2010-2014 Intel Corp Author: Vinod Koul Copyright (C) 2010-2013 Texas Instruments, Inc. Rajendra Nayak Santosh Shilimkar Copyright (C) 2010-2013 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2010-2013 ST-Ericsson AB Mian Yousaf Kaukab Avinash Kumar Thirupathi Chippakurthy Copyright (C) 2010-2013 Nicholas A. Bellinger Copyright (C) 2010-2013 Mauro Carvalho Chehab Copyright (C) 2010-2013 LaCie Copyright (C) 2010-2013 Johan Hovold (jhovold@gmail.com) Copyright (C) 2010-2013 Freescale Semiconductor, Inc Copyright (C) 2010-2013 Felix Fietkau Copyright (C) 2010-2013 Digital Devices GmbH Copyright (C) 2010-2013 Bluecherry, LLC Copyright (C) 2010-2012, NVIDIA CORPORATION. All rights reserved. Copyright (C) 2010-2012 by Dell Inc. All rights reserved. Copyright (C) 2010-2012 by Bruno Prémont * Copyright (C) 2010-2012 Texas Instruments, Inc. Paul Walmsley Benoît Cousson Copyright (C) 2010-2012 Texas Instruments, Inc. Copyright (C) 2010-2012 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Kevin Hilman Thara Gopinath Copyright (C) 2010-2012 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2010-2012 Stephane Grosjean Copyright (C) 2010-2012 Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2010-2012 Matthias Fuchs , esd gmbh Copyright (C) 2010-2012 Hauke Mehrtens Copyright (C) 2010-2012 Hans de Goede * Copyright (C) 2010-2012 Hans de Goede Copyright (C) 2010-2012 Bojan Smojver Copyright (C) 2010-2012 Andreas Heider Copyright (C) 2010-2012 Advanced Micro Devices, Inc. Author: Joerg Roedel Copyright (C) 2010-2012 ADVANSEE - http://www.advansee.com/ Copyright (C) 2010-2012 - NVIDIA, Inc. Copyright (C) 2010-2011, Tobias Klauser Copyright (C) 2010-2011, Laurent Pinchart Copyright (C) 2010-2011 Texas Instruments, Inc. Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com/ Authors: Yong Zhi Mythri pk Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com All rights reserved. Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2010-2011 ST-Ericsson Copyright (C) 2010-2011 ST Microelectronics Copyright (C) 2010-2011 Red Hat, Inc. Copyright (C) 2010-2011 Pixcir, Inc. Copyright (C) 2010-2011 Pengutronix Uwe Kleine-Koenig Copyright (C) 2010-2011 Nokia Corporation. Eduardo Valentin Paul Walmsley Copyright (C) 2010-2011 Nokia Corporation Copyright (C) 2010-2011 Nicholas A. Bellinger Copyright (C) 2010-2011 Neil Brown Copyright (C) 2010-2011 Mika Westerberg Copyright (C) 2010-2011 Michael Hennerich, Analog Devices Inc. Copyright (C) 2010-2011 Marek Vasut Copyright (C) 2010-2011 Lund Engineering Contact: Gil Lund Author: Martin Hostettler Copyright (C) 2010-2011 Lars-Peter Clausen Copyright (C) 2010-2011 Julius Baxter Copyright (C) 2010-2011 Jonas Bonn et al. Copyright (C) 2010-2011 Jonas Bonn Copyright (C) 2010-2011 Jean-Francois Moine (http://moinejf.free.fr) Copyright (C) 2010-2011 Jaiganesh Narayanan Copyright (C) 2010-2011 Intel Corporation Author: Yin Kangkai (kangkai.yin@intel.com) Copyright (C) 2010-2011 Hans de Goede Copyright (C) 2010-2011 Guennadi Liakhovetski Copyright (C) 2010-2011 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2010-2011 Freescale Semiconductor, Inc. Copyright (C) 2010-2011 Digital Devices GmbH Copyright (C) 2010-2011 Christopher Yeoh , IBM Corp. Copyright (C) 2010-2011 Canonical Ltd Copyright (C) 2010-2011 Analog Devices Inc. Licensed under the GPL-2. Copyright (C) 2010-2011 - NVIDIA, Inc. Copyright (C) 2010-11 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2010--2012 Nokia Corporation Contact: Sakari Ailus Copyright (C) 2010,2017 Intel Corp Copyright (C) 2010,2015 Broadcom Copyright (C) 2010,2013, NVIDIA Corporation Copyright (C) 2010,2012 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2010,2012 - NVIDIA, Inc. Copyright (C) 2010,2011 NetUP Inc. Copyright (C) 2010,2011 Igor M. Liplianin Copyright (C) 2010,2011 Google, Inc. Copyright (C) 2010,2011 Freescale Semiconductor Inc. Copyright (C) 2010, Tobias Klauser Copyright (C) 2010, Red Hat Inc. Copyright (C) 2010, Philippe De Muyter Copyright (C) 2010, Paul Cercueil JZ4740 Watchdog driver Copyright (C) 2010, Paul Cercueil JZ4740 SoC RTC driver Copyright (C) 2010, Oracle. All rights reserved. Copyright (C) 2010, Novell, Inc. Author : K. Y. Srinivasan Copyright (C) 2010, Laurent Pinchart Copyright (C) 2010, Lars-Peter Clausen PWM beeper driver Copyright (C) 2010, Lars-Peter Clausen JZ7420/JZ4740 DMA definitions Copyright (C) 2010, Lars-Peter Clausen JZ4740 platform timer support Copyright (C) 2010, Lars-Peter Clausen JZ4740 platform time support Copyright (C) 2010, Lars-Peter Clausen JZ4740 platform PWM support Copyright (C) 2010, Lars-Peter Clausen JZ4740 SoC prom code Copyright (C) 2010, Lars-Peter Clausen JZ4740 SoC power management support Copyright (C) 2010, Lars-Peter Clausen Driver for chargers which report their online status through a GPIO pin Copyright (C) 2010, Lars-Peter Clausen Copyright (C) 2010, Jason Baron Copyright (C) 2010, Janusz Krzysztofik Copyright (C) 2010, Intel Corp. Huang Ying Copyright (C) 2010, Intel Corp. Authors: Maxim Locktyukhin Ronen Zohar Copyright (C) 2010, Intel Corp. Author: Huang Ying Copyright (C) 2010, Guennadi Liakhovetski Copyright (C) 2010, Greg Ungerer (gerg@snapgear.com) Copyright (C) 2010, Frederic Weisbecker Copyright (C) 2010, Baruch Siach Copyright (C) 2010, Arnaldo Carvalho de Melo Copyright (C) 2010, Applied Micro Circuits Corporation Victor Gallardo (vgallardo@apm.com) Copyright (C) 2010, ARM Ltd., Will Deacon Copyright (C) 2010, 2016 Intel Corp. Huang Ying Copyright (C) 2010, 2013 Texas Instruments, Inc. Copyright (C) 2010, 2013 Intel Corporation Author: Zhao Yakui Lv Zheng Copyright (C) 2010, 2012 Texas Instruments, Inc. Copyright (C) 2010, 2012 Bastien Nocera Copyright (C) 2010, 2011, 2012, Lemote, Inc. Author: Chen Huacai, chenhc@lemote.com Copyright (C) 2010, 2011 Texas Instruments. Contributed by: Mark Salter Copyright (C) 2010, 2011 Texas Instruments Incorporated Mark Salter Copyright (C) 2010, 2011 Texas Instruments Incorporated Contributed by: Mark Salter (msalter@redhat.com) Copyright (C) 2010, 2011 Texas Instruments Incorporated Contributed by: Mark Salter Copyright (C) 2010, 2011 Roland Stigge Copyright (C) 2010, 2011 Ericsson AB. Copyright (C) 2010, 2011 David S. Miller Copyright (C) 2010, 2011 Anssi Hannula Copyright (C) 2010 the Speakup Team Copyright (C) 2010 secunet Security Networks AG Copyright (C) 2010 by Tom Zanussi Copyright (C) 2010 by Ondrej Zary some parts inspired by the cxacru driver Copyright (C) 2010 by Mauro Carvalho Chehab Copyright (C) 2010 by Jarod Wilson Copyright (C) 2010 by Frederic Weisbecker Copyright (C) 2010 by David Härdeman Copyright (C) 2010 Zilogic Systems Copyright (C) 2010 Yong Shen Copyright (C) 2010 Yoichi Yuasa Copyright (C) 2010 Wolfram Sang, Pengutronix e.K. Copyright (C) 2010 Wolfgang Grandegger Copyright (C) 2010 WindRiver Systems, Inc. authors: Andreas Kies Vlad Lungu Copyright (C) 2010 Willow Garage Copyright (C) 2010 Will Deacon, ARM Ltd. Copyright (C) 2010 Wang Lei. All Rights Reserved. Written by Wang Lei (wang840925@gmail.com) Copyright (C) 2010 Waldemar Brodkorb Copyright (C) 2010 Vivek Goyal Copyright (C) 2010 Urs Fleisch Copyright (C) 2010 Tony Prisk Copyright (C) 2010 Tomoki Sekiyama (tomoki.sekiyama@gmail.com) Copyright (C) 2010 Tomohiro Kusumi Copyright (C) 2010 Tom Zanussi Copyright (C) 2010 Tobias Klauser Copyright (C) 2010 Thomas Langer, Copyright (C) 2010 Thomas Langer Copyright (C) 2010 Thomas Chou Copyright (C) 2010 Texas Instruments. Copyright (C) 2010 Texas Instruments, Inc. Written by Santosh Shilimkar Copyright (C) 2010 Texas Instruments, Inc. Thara Gopinath Benoît Cousson Copyright (C) 2010 Texas Instruments, Inc. Thara Gopinath Copyright (C) 2010 Texas Instruments, Inc. Author: Santosh Shilimkar Copyright (C) 2010 Texas Instruments, Inc. - http://www.ti.com/ Copyright (C) 2010 Texas Instruments, Inc. (Teerth Reddy et al.) https://lkml.org/lkml/2010/6/18/4 https://lists.linux-foundation.org/pipermail/linux-pm/2010-June/027422.html https://patchwork.kernel.org/patch/96442/ Copyright (C) 2010 Texas Instruments, Inc. Copyright (C) 2010 Texas Instruments, Inc Copyright (C) 2010 Texas Instruments Incorporated. Thara Gopinath Copyright (C) 2010 Texas Instruments Incorporated Written by Mark Salter (msalter@redhat.com) Copyright (C) 2010 Texas Instruments Incorporated Contributed by Mark Salter . Copyright (C) 2010 Texas Instruments Incorporated Author: Mark Salter (msalter@redhat.com) Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Tarun Kanti DebBarma Thara Gopinath Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Sumit Semwal Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Senthilvadivu Guruswamy Sumit Semwal Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Converted DMA library into platform driver G, Manjunath Kondaiah Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Converted DMA library into DMA platform driver. G, Manjunath Kondaiah Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Author: Erik Gilling Converted to new DSS device model: Tomi Valkeinen Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2010 Texas Instruments Inc. Author: Erik Gilling Converted to new DSS device model: Tomi Valkeinen Copyright (C) 2010 Texas Instruments Inc. Copyright (C) 2010 Texas Instruments Inc Copyright (C) 2010 Texas Instruments Author: Hemanth V Copyright (C) 2010 Texas Instruments Author: Felipe Balbi Copyright (C) 2010 Texas Instruments Author: Archit Taneja Copyright (C) 2010 Texas Instruments Copyright (C) 2010 Tejun Heo Copyright (C) 2010 Tanguy Bouzeloc Copyright (C) 2010 Takashi Yoshii Copyright (C) 2010 Steven King Copyright (C) 2010 Stephane Duverger Copyright (C) 2010 Steffen Klassert Copyright (C) 2010 Stefani Seibold Copyright (C) 2010 Stefan Ringel Copyright (C) 2010 Slimlogic Ltd. Copyright (C) 2010 Simon Guinot Copyright (C) 2010 Sheng-Yuan Huang (Nuvoton) (PS00) Copyright (C) 2010 SecretLab Grant Likely John Bonesio Copyright (C) 2010 Secret Lab Technologies, Ltd. Copyright (C) 2010 Secret Lab Technologies Ltd. Copyright (C) 2010 Samsung Electronics MyungJoo Ham Copyright (C) 2010 Samsung Electronics Minkyu Kang Wonguk Jeong Copyright (C) 2010 Samsung Electronics Minkyu Kang Copyright (C) 2010 Samsung Electronics Co.Ltd Author: Minkyu Kang Author: Joonyoung Shim Copyright (C) 2010 Samsung Electronics Co.Ltd Author: Joonyoung Shim Author: Donghwa Lee Copyright (C) 2010 Samsung Electronics Co.Ltd Author: Joonyoung Shim Copyright (C) 2010 Samsung Electronics Co.Ltd Author: HeungJun Kim Author: Joonyoung Shim Copyright (C) 2010 Samsung Electronics Co.Ltd Copyright (C) 2010 Samsung Electronics Co., Ltd Author: Sylwester Nawrocki, s.nawrocki@samsung.com Copyright (C) 2010 Samsung Electronics Co. Ltd. Jaswinder Singh Copyright (C) 2010 Samsung Electronics Author: Michal Nazarewicz Copyright (C) 2010 Samsung Electronics Copyright (C) 2010 Samsung Electrnoics MyungJoo Ham Copyright (C) 2010 Samo Pogacnik Copyright (C) 2010 Sameer Ahmad, Lantiq GmbH Copyright (C) 2010 SUSE Products GmbH/Novell Author: Thomas Renninger Copyright (C) 2010 SUSE Linux Products GmbH. All rights reserved. Copyright (C) 2010 SUSE Linux Products GmbH Author: Thomas Renninger Copyright (C) 2010 SUSE Linux Products GmbH Copyright (C) 2010 ST-Ericsson SA Licensed under GPLv2. Copyright (C) 2010 ST-Ericsson SA Copyright (C) 2010 ST-Ericsson AB Mian Yousaf Kaukab Copyright (C) 2010 ST Microelectronics. Deepak Sikri Copyright (C) 2010 ST Microelectronics Viresh Kumar Copyright (C) 2010 ST Microelectronics Shiraz Hashim Copyright (C) 2010 ST Microelectronics Rajeev Kumar Copyright (C) 2010 ST Microelectronics Rajeev Kumar Copyright (C) 2010 ST Microelectronics Pratyush Anand Copyright (C) 2010 ST Microelectronics Bhupesh Sharma Copyright (C) 2010 ST Micro Electronics, Deepak Sikri Copyright (C) 2010 Ryan Mallon Copyright (C) 2010 Roman Yeryomin Copyright (C) 2010 Ricardo Martins Copyright (C) 2010 Renesas Solutions Corp. Yusuke Goda Copyright (C) 2010 Renesas Solutions Corp. Tony SIM Copyright (C) 2010 Renesas Solutions Corp. Copyright (C) 2010 Renesas Electronics Corporation Copyright (C) 2010 Red Hat, Inc., Peter Zijlstra Copyright (C) 2010 Red Hat, Inc. All rights reserved. Copyright (C) 2010 Red Hat, Inc. All Rights Reserved. Copyright (C) 2010 Red Hat, Inc. Copyright (C) 2010 Red Hat Inc, Steven Rostedt Copyright (C) 2010 Rafael J. Wysocki, Novell Inc. Copyright (C) 2010 Rabin Vincent Copyright (C) 2010 ROCKCHIP, Inc. Copyright (C) 2010 R.M. Thomas rmthomas--a.t--sciolus.org> Copyright (C) 2010 Politecnico di Torino, Italy TORSEC group -- http://security.polito.it Copyright (C) 2010 Pierre Ducroquet Copyright (C) 2010 Philippe Rétornaz Copyright (C) 2010 PetaLogix Copyright (C) 2010 Pengutronix, Wolfram Sang Copyright (C) 2010 Pengutronix, Marc Kleine-Budde Copyright (C) 2010 Pengutronix Uwe Kleine-Koenig Copyright (C) 2010 Paul Mundt Copyright (C) 2010 Patrick Boettcher, Kernel Labs Inc. PO Box 745, St James, NY 11780 Copyright (C) 2010 Parallels, Inc., Cyrill Gorcunov Copyright (C) 2010 Paolo Valente Arianna Avanzini Copyright (C) 2010 PMC-Sierra, Inc. Copyright (C) 2010 Oracle. All rights reserved. Copyright (C) 2010 One Laptop per Child Author: Harald Welte All rights reserved. Copyright (C) 2010 One Laptop per Child Copyright (C) 2010 OMICRON electronics GmbH Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD. Copyright (C) 2010 Nuno Goncalves Copyright (C) 2010 Novell. All rights reserved. Copyright (C) 2010 Nouveau Project Copyright (C) 2010 Nokia Corporation. Eduardo Valentin Copyright (C) 2010 Nokia Corporation. Author: Mika Westerberg Copyright (C) 2010 Nokia Corporation. All rights reserved. Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). Copyright (C) 2010 Nokia Corporation Tony Lindgren Santosh Shilimkar Copyright (C) 2010 Nokia Corporation Tony Lindgren Added OMAP4 support - Santosh Shilimkar Copyright (C) 2010 Nokia Corporation Paul Walmsley Copyright (C) 2010 Nokia Corporation Contact: Yauheni Kaliuta Copyright (C) 2010 Nokia Corporation Benoît Cousson Paul Walmsley Rajendra Nayak Copyright (C) 2010 Nokia Corporation Benoît Cousson Paul Walmsley Copyright (C) 2010 Nokia Corporation Author: Matti J. Aaltonen Copyright (C) 2010 Nokia Corporation (Hiroshi Doyu) Copyright (C) 2010 Nokia Corporation Copyright (C) 2010 Nobuhiro Iwamatsu Copyright (C) 2010 Nicholas A. Bellinger Copyright (C) 2010 NetUP Inc. Copyright (C) 2010 Nathan Fontenot Copyright (C) 2010 NXP Semiconductors Copyright (C) 2010 NVIDIA Corporation Copyright (C) 2010 NISHIMOTO Hiroki Copyright (C) 2010 NEC corporation Copyright (C) 2010 Mike Christie Copyright (C) 2010 Miguel Gaio Copyright (C) 2010 Michał Mirosław Copyright (C) 2010 Michal Simek Copyright (C) 2010 Michael Neuling IBM Corporation Copyright (C) 2010 Michael Krufky Copyright (C) 2010 Michael Hennerich, Analog Devices Inc. Copyright (C) 2010 Maxim Levitsky Copyright (C) 2010 Maurus Cuelenaere Copyright (C) 2010 Mauro Carvalho Chehab Copyright (C) 2010 Matthias Fuchs , esd gmbh Copyright (C) 2010 Matt Fleming Copyright (C) 2010 Matt Fleming Copyright (C) 2010 Marvell International Ltd. Zhangfei Gao Kevin Wang Mingwei Wang Philip Rakity Mark Brown Copyright (C) 2010 Marvell International Ltd. Zhangfei Gao Kevin Wang Jun Nie Qiming Wu Philip Rakity Copyright (C) 2010 Marvell International Ltd. Sachin Sanap Zhangfei Gao Philip Rakity Mark Brown Copyright (C) 2010 Markus Plessing Rework for mainline by Oliver Hartkopp Copyright (C) 2010 Marek Vasut Pavel Revak Copyright (C) 2010 Marek Vasut Copyright (C) 2010 Marco Stornelli Copyright (C) 2010 Marcin Kościelnicki Copyright (C) 2010 Marcelo Roberto Jimenez Copyright (C) 2010 Marc Zyngier Copyright (C) 2010 Malcolm Priestley (tvboxspy@gmail.com) Copyright (C) 2010 Malcolm Priestley Copyright (C) 2010 Magnus Damm Copyright (C) 2010 MIPS Technologies, Inc. Author: Deng-Cheng Zhu Copyright (C) 2010 MIPS Technologies, Inc. Copyright (C) 2010 Loongson Inc. & Lemote Inc. & Institute of Computing Technology Author: Xiang Gao, gaoxiang@ict.ac.cn Huacai Chen, chenhc@lemote.com Xiaofu Meng, Shuangshuang Zhang Copyright (C) 2010 Linus Walleij for ST-Ericsson Copyright (C) 2010 Linus Walleij Copyright (C) 2010 Linus Torvalds Copyright (C) 2010 Lars-Peter Clausen Copyright (C) 2010 Lantiq Deutschland Copyright (C) 2010 LaCie Copyright (C) 2010 LSI Corporation. Copyright (C) 2010 LAPIS SEMICONDUCTOR CO., LTD. Copyright (C) 2010 Kent Overstreet Copyright (C) 2010 Kan-Ru Chen Copyright (C) 2010 Juergen Beisert, Pengutronix Copyright (C) 2010 Juan Jesús García de Soria Copyright (C) 2010 Joonas Lahtinen Copyright (C) 2010 John Crispin Copyright (C) 2010 John Crispin Copyright (C) 2010 Johan Hovold (jhovold@gmail.com) Copyright (C) 2010 Johan Hovold Copyright (C) 2010 Jean-François Moine Copyright (C) 2010 Jean-Francois Moine (http://moinejf.free.fr) Copyright (C) 2010 Jean Delvare Copyright (C) 2010 Jason Wessel Copyright (C) 2010 Jason Wang Copyright (C) 2010 Jarod Wilson Copyright (C) 2010 Janusz Krzysztofik Copyright (C) 2010 Janusz Krzysztofik Copyright (C) 2010 James Courtier-Dutton (James@superbug.co.uk) Copyright (C) 2010 Ivo van Doorn Copyright (C) 2010 Intel Corporation, Lin Ming Copyright (C) 2010 Intel Corporation, David Woodhouse Copyright (C) 2010 Intel Corporation Copyright (C) 2010 Intel Corp Author: Vinod Koul Author: Harsha Priya Copyright (C) 2010 Indesign, LLC Copyright (C) 2010 Igor M. Liplianin Copyright (C) 2010 Ian Munsie, IBM Corporation. Copyright (C) 2010 IBM Corporation Author: David Safford Copyright (C) 2010 IBM Corporation Copyright (C) 2010 IBM Corperation Copyright (C) 2010 Hitoshi Mitake Copyright (C) 2010 Henrik Rydberg Copyright (C) 2010 Hector Martin Copyright (C) 2010 Hans de Goede Copyright (C) 2010 Hans Verkuil Copyright (C) 2010 Gyungoh Yoo Copyright (C) 2010 Guy Martin Copyright (C) 2010 Guennadi Liakhovetski Copyright (C) 2010 Gražvydas Ignotas Copyright (C) 2010 Google, Inc. Rewritten by David Rientjes Copyright (C) 2010 Google, Inc. Iliyan Malchev Copyright (C) 2010 Google, Inc. Author: Erik Gilling Copyright (C) 2010 Google, Inc. Author: Colin Cross Copyright (C) 2010 Google, Inc. Copyright (C) 2010 Google Inc. Copyright (C) 2010 Giel van Schijndel * Copyright (C) 2010 Gabor Juhos Copyright (C) 2010 GUAN Xue-tao Copyright (C) 2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2010 Freescale Semiconductor, Inc. Copyright (C) 2010 Frederic Weisbecker Copyright (C) 2010 Frederic Pecourt Copyright (C) 2010 Francisco Jerez. All Rights Reserved. Copyright (C) 2010 Fitipower Integrated Technology Inc Copyright (C) 2010 Felix Fietkau Copyright (C) 2010 Faraday Technology Corp. Copyright (C) 2010 Fabien Chouteau Copyright (C) 2010 FUJITSU LIMITED Copyright (C) 2010 Extreme Engineering Solutions. Copyright (C) 2010 Ericsson AB. Copyright (C) 2010 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2010 Elan Digital Systems Limited Copyright (C) 2010 Ed Spiridonov Based on vt8500lcdfb.c Copyright (C) 2010 EF Johnson Technologies Copyright (C) 2010 Dmitry Eremin-Solenikov Copyright (C) 2010 Digital Devices GmbH Copyright (C) 2010 Digital Design Corporation Copyright (C) 2010 Devin Heitmueller Copyright (C) 2010 Dell Inc. by Narendra K , Jordan Hargrave Copyright (C) 2010 Dell Inc. Louis Davis Jim Dailey Copyright (C) 2010 David S. Miller (davem@davemloft.net) Copyright (C) 2010 David S. Miller Copyright (C) 2010 Dan Williams Copyright (C) 2010 DSLab, Lanzhou University, China Author: Wu Zhangjin Copyright (C) 2010 DENX Software Engineering GmbH Heiko Schocher Copyright (C) 2010 DENX Software Engineering Copyright (C) 2010 Critical Link LLC - http://www.criticallink.com Copyright (C) 2010 Compulab Ltd. Author: Mike Rapoport Copyright (C) 2010 CompuLab, Ltd. Konstantin Sinyuk Copyright (C) 2010 CompuLab Ltd. Copyright (C) 2010 Cisco Systems Inc. Copyright (C) 2010 Cavium Networks, Inc. Copyright (C) 2010 Canonical, Ltd. Copyright (C) 2010 Canonical Ltd. Author: Bryan Wu Copyright (C) 2010 Cambridge Silicon Radio Ltd. Copyright (C) 2010 Bruno Randolf Copyright (C) 2010 Broadcom Corporation. Copyright (C) 2010 Broadcom Copyright (C) 2010 Brian King IBM Corporation Copyright (C) 2010 Bernhard Loos Copyright (C) 2010 Benjamin Herrenschmidt Copyright (C) 2010 Barnes & Noble, Inc. Author: Pieter Truter Copyright (C) 2010 Atmel Corporation Nicolas Ferre Copyright (C) 2010 Antti Seppälä Copyright (C) 2010 Antti Palosaari Copyright (C) 2010 Andy Walls Copyright (C) 2010 Andres Salomon Copyright (C) 2010 Andreas Mohr Copyright (C) 2010 Ambient Corporation Copyright (C) 2010 Alexey Charkov Moved from arch/arm/mach-vt8500/include/mach/debug-macro.S Minor changes for readability. Copyright (C) 2010 Alexey Charkov Copyright (C) 2010 Alexander Graf (agraf@suse.de) Copyright (C) 2010 Alessandro Rubini Copyright (C) 2010 Alberto Panizzo Copyright (C) 2010 Alan Stern Copyright (C) 2010 Alan Stern Copyright (C) 2010 Abylay Ospan Copyright (C) 2010 ARM Ltd., Will Deacon Copyright (C) 2010 ARM Ltd. Written by Catalin Marinas Copyright (C) 2010 ALPHAPROJECT Co.,Ltd. Copyright (C) 2010 - NVIDIA, Inc. Copyright (C) 2010 - Maxim Levitsky driver for Ricoh memstick readers Copyright (C) 2010 - 2016 UNISYS CORPORATION All rights reserved. Copyright (C) 2010 - 2016 Cavium, Inc. Copyright (C) 2010 - 2015 UNISYS CORPORATION All rights reserved. Copyright (C) 2010 - 2014 Xilinx, Inc. Copyright (C) 2010 - 2013 UNISYS CORPORATION All rights reserved. Copyright (C) 2010 - 2013 Texas Instruments Incorporated. http://www.ti.com/ Copyright (C) 2010 - 2013 Texas Instruments Inc. Copyright (C) 2010 - 2013 Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2010 - 2013 Johan Hovold (jhovold@gmail.com) Copyright (C) 2010 - 2012 Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2010 - 2012 Samsung Electronics Co., Ltd. Copyright (C) 2010 - 2012 Paul Mundt Copyright (C) 2010 - 2012 LAPIS SEMICONDUCTOR CO., LTD. Copyright (C) 2010 - 2011 Texas Instruments Copyright (C) 2010 - 2011 Samsung Electronics Co., Ltd. Contact: Sylwester Nawrocki, Copyright (C) 2010 "Wu Zhangjin" Copyright (C) 2010 "Wu Zhangjin" Copyright (C) 2010 Johan Hovold (jhovold@gmail.com) Copyright (C) 2010 Andy Walls Copyright (C) 2009/2010 Stefani Seibold Copyright (C) 2009. SUSE Linux Products GmbH. All rights reserved. Copyright (C) 2009-2018 B.A.T.M.A.N. contributors: Copyright (C) 2009-2016 John Crispin Copyright (C) 2009-2016 Helge Deller Copyright (C) 2009-2016 Felix Fietkau Copyright (C) 2009-2016 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2009-2016 Cavium, Inc. Copyright (C) 2009-2015 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2009-2015 Cavium, Inc. Copyright (C) 2009-2015 Anton Blanchard, IBM Copyright (C) 2009-2014 Texas Instruments, Inc. Copyright (C) 2009-2014 Texas Instruments Incorporated. Nishanth Menon Romit Dasgupta Kevin Hilman Copyright (C) 2009-2013 VMware, Inc. All rights reserved. Copyright (C) 2009-2013 Texas Instruments, Inc. Copyright (C) 2009-2013 Texas Instruments Inc. Nishant Kamat Balaji T K Graeme Gregory Girish S Ghongdemath Ambresh K Oleksandr Kozaruk <oleksandr.kozaruk@ti.com Copyright (C) 2009-2012 TurboSight.com Copyright (C) 2009-2012 Texas Instruments, Inc. Copyright (C) 2009-2012 Texas Instruments Added OMAP4/5 support - Santosh Shilimkar Copyright (C) 2009-2012 Siemens AG Copyright (C) 2009-2012 ST Microelectronics Viresh Kumar Copyright (C) 2009-2012 ST Microelectronics Rajeev Kumar Viresh Kumar Copyright (C) 2009-2012 Oracle Corp. All rights reserved. Author: Dan Magenheimer Copyright (C) 2009-2012 Konstantin Dimitrov Copyright (C) 2009-2012 Jean-Francois Moine Copyright (C) 2009-2012 Jason Baron Copyright (C) 2009-2012 Florian Fainelli Copyright (C) 2009-2012 Cavium, Inc Copyright (C) 2009-2012 CERN (www.cern.ch) Author: Nicolas Serafini, EIC2 SA Author: Samuel Iglesias Gonsalvez Copyright (C) 2009-2011, Frederic Weisbecker Copyright (C) 2009-2011 Texas Instruments, Inc. Copyright (C) 2009-2011 Texas Instruments Incorporated - http://www.ti.com/ Author: Ravi Ramachandra Copyright (C) 2009-2011 ST-Ericsson AB Author: Martin Persson Author: Linus Walleij Copyright (C) 2009-2011 ST-Ericsson AB Copyright (C) 2009-2011 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2009-2011 Red Hat, Inc. Copyright (C) 2009-2011 Oracle Corp. All rights reserved. Author: Dan Magenheimer Copyright (C) 2009-2011 Nokia Corporation Paul Walmsley Copyright (C) 2009-2011 Nokia Corporation Copyright (C) 2009-2011 Motorola, Inc. Copyright (C) 2009-2011 Marek Vasut Copyright (C) 2009-2011 Jean-François Moine Copyright (C) 2009-2011 Jean-Francois Moine http://moinejf.free.fr Copyright (C) 2009-2011 Gabor Juhos Copyright (C) 2009-2011 Freescale Semiconductor. Author: Jack Lan Copyright (C) 2009-2011 Florian Fainelli Copyright (C) 2009-2010, Philippe De Muyter based on timers.c -- generic ColdFire hardware timer support. Copyright (C) 2009-2010, Lars-Peter Clausen PCF50633 backlight device driver Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 platform devices Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 platform device definitions Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 platform IRQ support Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 SoC NAND controller driver Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 SoC LCD framebuffer driver Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 SoC HWMON driver Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 SoC ADC driver Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 IRQ definitions Copyright (C) 2009-2010, Lars-Peter Clausen Copyright (C) 2009-2010 by Mauro Carvalho Chehab Copyright (C) 2009-2010 Tom Zanussi Copyright (C) 2009-2010 Texas Instruments, Inc. Copyright (C) 2009-2010 Texas Instruments Incorporated. Nishanth Menon Romit Dasgupta Kevin Hilman Copyright (C) 2009-2010 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Kevin Hilman Copyright (C) 2009-2010 Texas Instruments Author: Raja Mani Pavan Savoy Copyright (C) 2009-2010 Texas Instruments Author: Pavan Savoy Copyright (C) 2009-2010 Texas Instruments Copyright (C) 2009-2010 Sven Anders , ANDURAS AG. Watchdog driver part Based partially on fschmd driver, Copyright (C) 2009-2010 Samsung Electronics MyungJoo Ham Copyright (C) 2009-2010 Samsung Electronics Kyungmin Park Marek Szyprowski Copyright (C) 2009-2010 Samsung Electrnoics MyungJoo Ham Copyright (C) 2009-2010 Samsung Electrnoics Kyungmin Park Marek Szyprowski Copyright (C) 2009-2010 Renesas Solutions Corp. Copyright (C) 2009-2010 PetaLogix Copyright (C) 2009-2010 Pengutronix Uwe Kleine-Koenig Copyright (C) 2009-2010 Oracle Corp. All rights reserved. Author: Dan Magenheimer Copyright (C) 2009-2010 One Laptop per Child Copyright (C) 2009-2010 Nokia Corporation Paul Walmsley, Kevin Hilman Copyright (C) 2009-2010 Nokia Corporation Copyright (C) 2009-2010 NXP Semiconductors Copyright (C) 2009-2010 Márton Németh Copyright (C) 2009-2010 Motorola, Inc. Copyright (C) 2009-2010 Mauro Carvalho Chehab Copyright (C) 2009-2010 Marvell International Ltd. Haojian Zhuang Copyright (C) 2009-2010 Marvell International Ltd. Copyright (C) 2009-2010 Marek Vasut Copyright (C) 2009-2010 Magnus Damm Copyright (C) 2009-2010 Laurent Pinchart (laurent.pinchart@ideasonboard.com) Copyright (C) 2009-2010 Laurent Pinchart Copyright (C) 2009-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu) Copyright (C) 2009-2010 Jean-François Moine Copyright (C) 2009-2010 Intel Corporation. All rights reserved. Copyright (C) 2009-2010 IBM Corporation Copyright (C) 2009-2010 Gustavo F. Padovan Copyright (C) 2009-2010 Guennadi Liakhovetski Copyright (C) 2009-2010 Gabor Juhos Copyright (C) 2009-2010 Freescale Semiconductor, Inc. Author: Becky Bruce Copyright (C) 2009-2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2009-2010 Frederic Weisbecker Copyright (C) 2009-2010 Florian Fainelli Copyright (C) 2009-2010 Douglas Landgraf Copyright (C) 2009-2010 Alexander Gordeev Copyright (C) 2009-2010 Advanced Micro Devices, Inc. Author: Joerg Roedel Copyright (C) 2009-11 Texas Instruments. Copyright (C) 2009-11 Texas Instruments Added OMAP4 support - Santosh Shilimkar Copyright (C) 2009--2010 Nokia Corporation. Copyright (C) 2009,2012,2013 Imagination Technologies Ltd. Copyright (C) 2009,2012 ST Microelectronics Rajeev Kumar Viresh Kumar Copyright (C) 2009,2012 Andy Walls Copyright (C) 2009,2011 Novell Inc. Copyright (C) 2009,2011 Greg Kroah-Hartman (gregkh@suse.de) Copyright (C) 2009, Wind River Systems Inc Implemented by fredrik.markstrom@gmail.com and ivarholmqvist@gmail.com Copyright (C) 2009, Wind River Systems Inc Copyright (C) 2009, Thomas Gleixner Copyright (C) 2009, Steven Rostedt Copyright (C) 2009, Sascha Hauer Copyright (C) 2009, Red Hat Inc. Copyright (C) 2009, Marvell International Ltd. Copyright (C) 2009, Lars-Peter Clausen JZ4740 GPIO pin definitions Copyright (C) 2009, Lars-Peter Clausen Copyright (C) 2009, Kay Sievers Copyright (C) 2009, Jiejing Zhang Copyright (C) 2009, Intel Corp. Author: Huang Ying Copyright (C) 2009, Hitoshi Mitake Copyright (C) 2009, Guennadi Liakhovetski Copyright (C) 2009, Greg Ungerer (gerg@snapgear.com) Copyright (C) 2009, Frederic Weisbecker Copyright (C) 2009, Dongsoo Nathaniel Kim Copyright (C) 2009, Bollore telecom (www.bolloretelecom.eu). Copyright (C) 2009, Arnaldo Carvalho de Melo Copyright (C) 2009, 2016 Intel Corp. Huang Ying Copyright (C) 2009, 2012 Texas Instruments Copyright (C) 2009, 2012 Cavium, Inc. Copyright (C) 2009, 2011 Wolfgang Grandegger Copyright (C) 2009, 2011 Renesas Solutions Corp. Copyright (C) 2009, 2010, 2012, 2014 Imagination Technologies Ltd. Copyright (C) 2009, 2010, 2011 Red Hat, Inc. Copyright (C) 2009, 2010, 2011 Cypress Semiconductor, Inc. Copyright (C) 2009, 2010, 2011 Amit Shah Copyright (C) 2009, 2010 Red Hat Inc. Copyright (C) 2009, 2010 Red Hat Inc, Steven Rostedt Copyright (C) 2009, 2010 Paul Mundt Copyright (C) 2009, 2010 Intel Corp Russ Gorby Copyright (C) 2009, 2010 Intel Corp Jim Stanley Copyright (C) 2009, 2010 Imagination Technologies Ltd. Copyright (C) 2009, 2010 David S. Miller Copyright (C) 2009, 2010 DSLab, Lanzhou University, China Author: Wu Zhangjin Copyright (C) 2009, 2010 Arnaldo Carvalho de Melo Copyright (C) 2009, 2010 ARM Limited Copyright (C) 2009 secunet Security Networks AG Copyright (C) 2009 picoChip Designs, Ltd., Jamie Iles Copyright (C) 2009 picoChip Designs Ltd, Jamie Iles Copyright (C) 2009 emlix GmbH, Oskar Schirmer Copyright (C) 2009 by Valentin Longchamp Copyright (C) 2009 by Tom Zanussi Copyright (C) 2009 by Tom Zanussi Copyright (C) 2009 by Sascha Hauer, Pengutronix Copyright (C) 2009 by Samsung Electronics Author: Michal Nazarewicz (mina86@mina86.com) Copyright (C) 2009 by Rick L. Vinyard, Jr. * Copyright (C) 2009 by Jan Weitzel Phytec Messtechnik GmbH, armlinux@phytec.de> Copyright (C) 2009 by Jan Weitzel Phytec Messtechnik GmbH Copyright (C) 2009 by Holger Schurig Copyright (C) 2009 by Bart Hartgers (bart.hartgers+ark3116@gmail.com) Original version: Copyright (C) 2009 by Abhishek Kulkarni Copyright (C) 2009 Zhang Rui Copyright (C) 2009 Zhang Le Copyright (C) 2009 Zhang Le Copyright (C) 2009 Yoichi Yuasa Copyright (C) 2009 Yinghai Lu Copyright (C) 2009 Xose Vazquez Perez http://rt2x00.serialmonkey.com> Copyright (C) 2009 Xose Vazquez Perez Copyright (C) 2009 Wu Zhangjin Copyright (C) 2009 Wolfson Microelectronics plc Copyright (C) 2009 Wolfson Microelectronics PLC. Copyright (C) 2009 Wolfson Microelectronics Copyright (C) 2009 Wolfram Sang, Pengutronix e.K. Copyright (C) 2009 Wolfram Sang, Pengutronix Copyright (C) 2009 Wolfram Sang, Pengutronix Copyright (C) 2009 Wolfgang Grandegger Copyright (C) 2009 Wing Linux Copyright (C) 2009 Wind River Systems, written by Ralf Baechle Copyright (C) 2009 Wind River Systems, Inc. Updated for supporting PPC405EX on Kilauea. Tiejun Chen Copyright (C) 2009 Wind River Systems, Inc. Copyright (C) 2009 Wind River Systems Written by Ralf Baechle Copyright (C) 2009 Wind River Systems Inc Implemented by fredrik.markstrom@gmail.com and ivarholmqvist@gmail.com Copyright (C) 2009 Wind River Systems Inc Copyright (C) 2009 William M. Brack Copyright (C) 2009 William Hubbs Copyright (C) 2009 Vivek Goyal Nauman Rafique Copyright (C) 2009 Valentin Sitdikov Copyright (C) 2009 Valentin Longchamp, EPFL Mobots group Copyright (C) 2009 VIA Technologies, Inc. Copyright (C) 2009 Uwe Kleine-Koenig, Pengutronix Copyright (C) 2009 Uwe Kleine-Koenig for Pengutronix Copyright (C) 2009 Tom Zanussi Copyright (C) 2009 Thomas Kunze Copyright (C) 2009 Thomas Gleixner Copyright (C) 2009 Thomas Chou Copyright (C) 2009 Theodore Ts'o (tytso@mit.edu) Copyright (C) 2009 Theodore Kilgore Copyright (C) 2009 Theodore Kilgore Copyright (C) 2009 Theodore Kilgore Copyright (C) 2009 The GameCube Linux Team Copyright (C) 2009 Thadeu Lima de Souza Cascardo Copyright (C) 2009 Texas Instruments. Copyright (C) 2009 Texas Instruments, Inc. http://www.ti.com/ Copyright (C) 2009 Texas Instruments, Inc. Thara Gopinath Copyright (C) 2009 Texas Instruments, Inc. Copyright (C) 2009 Texas Instruments, Inc Copyright (C) 2009 Texas Instruments Incorporated. http://www.ti.com/ Copyright (C) 2009 Texas Instruments Incorporated. Nishanth Menon Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2009 Texas Instruments Incorporated Copyright (C) 2009 Texas Instruments Inc Author: Santiago Nunez-Corrales Copyright (C) 2009 Texas Instruments Inc Author: Ajay Kumar Gupta Copyright (C) 2009 Texas Instruments Inc Copyright (C) 2009 Texas Instruments Added OMAP4 support- Santosh Shilimkar Copyright (C) 2009 Texas Instruments Added OMAP4 support - Santosh Shilimkar Copyright (C) 2009 Texas Instruments Copyright (C) 2009 Texas Instrument Incorporated - http://www.ti.com/ Copyright (C) 2009 Tejun Heo Copyright (C) 2009 TMT Services & Supplies (Pty) Ltd. Copyright (C) 2009 T. Mertelj Copyright (C) 2009 Sunplus Core Technology Co., Ltd. Lennox Wu Chen Liqin Copyright (C) 2009 Sunplus Core Technology Co., Ltd. Chen Liqin Lennox Wu Copyright (C) 2009 Steven Toth Copyright (C) 2009 Steven Rostedt Copyright (C) 2009 Steffen Klassert Copyright (C) 2009 Sitdikov Valentin Copyright (C) 2009 Simplemachines MMC support by Peter Ivanov , 2007 Copyright (C) 2009 Simon Guinot Copyright (C) 2009 Simon Arlott Copyright (C) 2009 Siemens AG Written by: Dmitry Eremin-Solenikov Copyright (C) 2009 Siemens AG Copyright (C) 2009 Sergey Tyurin Updated 2012 by Jannis Achstetter Copyright (C) 2009 Semihalf. Copyright (C) 2009 Semihalf Copyright (C) 2009 Secret Lab Technologies Ltd. Copyright (C) 2009 Sascha Hauer, Pengutronix Copyright (C) 2009 Sascha Hauer (kernel@pengutronix.de) Copyright (C) 2009 Sascha Hauer Copyright (C) 2009 Samsung Electronics Minkyu Kang Copyright (C) 2009 Samsung Electronics Ltd. Jaswinder Singh Copyright (C) 2009 Samsung Electronics Kim Kyuwon Copyright (C) 2009 Samsung Electronics Co.Ltd Author: Joonyoung Shim Copyright (C) 2009 Samsung Electronics Co., Ltd. Author: Dongsoo Nathaniel Kim Copyright (C) 2009 Samsung Electronics Author: Michal Nazarewicz (mina86@mina86.com) Copyright (C) 2009 Samsung Electronics Author: Michal Nazarewicz All rights reserved. Copyright (C) 2009 Samsung Electronics Author: Marek Szyprowski Copyright (C) 2009 SUSE Linux Products GmbH. All rights reserved. Copyright (C) 2009 SUSE Linux Products GmbH Copyright (C) 2009 STMicroelectronics Ltd Copyright (C) 2009 STMicroelectronics Copyright (C) 2009 ST-Ericsson. Author: Srinidhi Kasagar Copyright (C) 2009 ST-Ericsson SA Copyright (C) 2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Handle board-bound regulators and board power not related to any devices. Author: Linus Walleij Copyright (C) 2009 ST-Ericsson Copyright (C) 2009 ST Microelectronics Viresh Kumar Copyright (C) 2009 ST Microelectronics Rajeev Kumar Copyright (C) 2009 ST Microelectronics Copyright (C) 2009 Ryan Mallon Copyright (C) 2009 Rodolfo Giometti Copyright (C) 2009 Roberto De Ioris Copyright (C) 2009 Renesas Technology Corp. Copyright (C) 2009 Renesas Solutions, Inc. All rights reserved. Copyright (C) 2009 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2009 Renesas Solutions Corp. Cleanups by Kuninori Morimoto Copyright (C) 2009 Renesas Solutions Corp. Copyright (C) 2009 Red Hat, Matthew Garrett Copyright (C) 2009 Red Hat, Inc., Ingo Molnar Copyright (C) 2009 Red Hat, Inc. Author: Michael S. Tsirkin Copyright (C) 2009 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2009 Red Hat, Inc. Copyright (C) 2009 Red Hat Inc, Steven Rostedt Copyright (C) 2009 Red Hat Inc, Peter Zijlstra Copyright (C) 2009 Red Hat Copyright (C) 2009 Red Hat Copyright (C) 2009 Raphael Derosso Pereira Copyright (C) 2009 Rafael J. Wysocki , Novell Inc. Copyright (C) 2009 Rafael J. Wysocki Copyright (C) 2009 Rafael Ignacio Zurita Copyright (C) 2009 Provigent Ltd. Copyright (C) 2009 Philippe Vachon Copyright (C) 2009 Phil Sutter Copyright (C) 2009 Peter Edwards Copyright (C) 2009 PetaLogix. All rights reserved. Copyright (C) 2009 PetaLogix Copyright (C) 2009 Paulius Zaleckas Based on SL2312 PCI controller code Copyright (C) 2009 Paulius Zaleckas Copyright (C) 2009 Paul Mundt Copyright (C) 2009 Paul Fox Copyright (C) 2009 Palm All Rights Reserved Copyright (C) 2009 Oxford Semiconductor Ltd Copyright (C) 2009 Outpost Embedded, LLC Copyright (C) 2009 Oracle. All rights reserved. Copyright (C) 2009 Oberthur Technologies by Omar Laazimani, Olivier Condemine Copyright (C) 2009 OMICRON electronics GmbH Copyright (C) 2009 Nuvoton corporation. Copyright (C) 2009 Nuvoton PS Team Copyright (C) 2009 Novell Inc. Copyright (C) 2009 Novell Copyright (C) 2009 Nokia Corporation. Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). Copyright (C) 2009 Nokia Corporation Paul Walmsley Copyright (C) 2009 Nokia Corporation Contact: Felipe Balbi Copyright (C) 2009 Nokia Corporation Author: Tomi Valkeinen Copyright (C) 2009 Nokia Corporation Author: Tomi Valkeinen Copyright (C) 2009 Nokia Corporation Author: Kirill A. Shutemov Copyright (C) 2009 Nokia Corporation Author: Juha Yrjola Copyright (C) 2009 Nokia Corporation Copyright (C) 2009 Nokia Copyright (C) 2009 Nobuhiro Iwamatsu Copyright (C) 2009 NetUP Inc. Copyright (C) 2009 Net Insight AB Copyright (C) 2009 Neil Horman Copyright (C) 2009 Nathan Fontenot Copyright (C) 2009 NXP Semiconductors Copyright (C) 2009 Motorola, Inc. Copyright (C) 2009 MontaVista Software, Inc. Copyright (C) 2009 Ming Lei Copyright (C) 2009 Michal Simek Copyright (C) 2009 Michael Hennerich, Analog Devices Inc. Licensed under the GPL-2 or later. Copyright (C) 2009 Michael Buesch Copyright (C) 2009 Mauro Carvalho Chehab Copyright (C) 2009 Mauro Carvalho Chehab Copyright (C) 2009 Mattias Nissler Copyright (C) 2009 Matthieu CASTET Copyright (C) 2009 Matthias Fuchs (rx8025 support) Copyright (C) 2009 Matthias Fuchs . Copyright (C) 2009 Matt Fleming Copyright (C) 2009 Matt Fleming Copyright (C) 2009 Marvell Semiconductor Copyright (C) 2009 Marvell International Ltd. Haojian Zhuang Copyright (C) 2009 Marvell International Ltd. Copyright (C) 2009 Martin Michlmayr Copyright (C) 2009 Martin Fuzzey Originally written by Jay Monkman Ported to 2.6.30, debugged and enhanced by Martin Fuzzey Copyright (C) 2009 Martin Fuzzey Copyright (C) 2009 Mark Asselstine Copyright (C) 2009 Marek Vasut Copyright (C) 2009 Marc Zyngier Copyright (C) 2009 Marc Kleine-Budde, Pengutronix Copyright (C) 2009 Manuel Gebele , Germany Copyright (C) 2009 Magnus Damm Copyright (C) 2009 M&N Solutions GmbH, 61191 Rosbach, Germany Holger Schurig Copyright (C) 2009 Luis Correia Copyright (C) 2009 Lemote, Inc. Author: Zhangjin Wu, wuzhangjin@gmail.com Copyright (C) 2009 Lemote, Inc. Author: Yan hua (yanhua@lemote.com) Author: Wu Zhangjin (wuzhangjin@gmail.com) Copyright (C) 2009 Lemote, Inc. Author: Wu Zhangjin, wuzhangjin@gmail.com Copyright (C) 2009 Lemote, Inc. Author: Wu Zhangjin Copyright (C) 2009 Lemote Inc. Author: Yanhua Author: Wu Zhangjin Copyright (C) 2009 Lemote Inc. Author: Wu zhangjin, wuzhangjin@gmail.com Copyright (C) 2009 Lemote Inc. Author: Wu Zhangjin, wuzhangjin@gmail.com Xiang Yu, xiangy@lemote.com Chen Huacai, chenhc@lemote.com Copyright (C) 2009 Lemote Inc. Author: Wu Zhangjin, wuzhangjin@gmail.com Copyright (C) 2009 Lemote Inc. Author: Wu Zhangjin Copyright (C) 2009 Lemote Inc. Author: Wu Zhangjin Copyright (C) 2009 Lemote Inc. Author: Hu Hongbing Wu Zhangjin Copyright (C) 2009 Lemote Inc. & DSLab, Lanzhou University, China Copyright (C) 2009 Lemote Inc. & DSLab, Lanzhou University Author: Wu Zhangjin Copyright (C) 2009 Laurent Pinchart Copyright (C) 2009 LSI Corporation. Copyright (C) 2009 Kyle Guinn Copyright (C) 2009 Krzysztof Helt Based on patches posted by Rask Ingemann Lambertsen and Rene Herman. Based on OSS Sound Blaster driver. Copyright (C) 2009 Kristoffer Glembo , Aeroflex Gaisler AB Copyright (C) 2009 Konstantin Dimitrov. Copyright (C) 2009 Konrad Eisele (konrad@gaisler.com) Aeroflex Gaisler AB Copyright (C) 2009 Ken McGuire Copyright (C) 2009 Jon Smirl, Digispeaker Author: Jon Smirl Copyright (C) 2009 Jon Smirl, Digispeaker Copyright (C) 2009 John Crispin Copyright (C) 2009 Johannes Berg Copyright (C) 2009 Jiejing Zhang Copyright (C) 2009 Jiajie Chen (chenjiajie@cse.buaa.edu.cn) Copyright (C) 2009 Jes Sorensen Copyright (C) 2009 Jeremy Kerr Copyright (C) 2009 Jean-Francois Moine http://moinejf.free.fr Copyright (C) 2009 Jean-Francois Moine (http://moinejf.free.fr) Copyright (C) 2009 Jean-Francois Moine Copyright (C) 2009 Jean Delvare Copyright (C) 2009 Jaya Kumar Copyright (C) 2009 Jay Fenlason Copyright (C) 2009 Jaswinder Singh Rajput Copyright (C) 2009 Jason Wessel Copyright (C) 2009 Jason Baron Copyright (C) 2009 Janusz Krzysztofik Copyright (C) 2009 Janusz Krzysztofik Copyright (C) 2009 Janos Laube Copyright (C) 2009 James Smart, Emulex Corporation Copyright (C) 2009 Ivo van Doorn Copyright (C) 2009 Ivan Kokshaysky Copyright (C) 2009 Ira W. Snyder Copyright (C) 2009 Intel corporation Copyright (C) 2009 Intel Corporation. Author: Patrick Ohly Copyright (C) 2009 Intel Corporation. All rights reserved. Copyright (C) 2009 Intel Corporation, Yu Zhao Copyright (C) 2009 Intel Corporation, Copyright (C) 2009 Intel Corporation Yu Zhao Copyright (C) 2009 Intel Corporation Author: Arjan van de Ven Copyright (C) 2009 Intel Corp Copyright (C) 2009 Integrated Device Technology, Inc. Copyright (C) 2009 Imre Kaloz Copyright (C) 2009 Imagination Technologies Ltd. Copyright (C) 2009 Ilya Yanok, Emcraft Systems Ltd, Copyright (C) 2009 Igor M. Liplianin Copyright (C) 2009 Igor M. Liplianin Copyright (C) 2009 IBM Corporation Author: Mimi Zohar Copyright (C) 2009 IBM Corporation Copyright (C) 2009 IBM Copyright (C) 2009 Hong H. Pham Copyright (C) 2009 Hewlett-Packard Development Company, L.P. Paul Moore Copyright (C) 2009 Hewlett-Packard Development Company, L.P. Nagananda Chumbalkar Copyright (C) 2009 Hewlett-Packard Development Company, L.P. Copyright (C) 2009 Helge Deller based on arch/x86/kernel/stacktrace.c by Ingo Molnar and parisc unwind functions by Randolph Chung Copyright (C) 2009 Hantro Products Oy. Copyright (C) 2009 Hans de Goede and Thomas Kaiser Copyright (C) 2009 Hans de Goede Copyright (C) 2009 Hans Verkuil (hverkuil@xs4all.nl) Copyright (C) 2009 Hans Verkuil Copyright (C) 2009 HIRANO Takahito Copyright (C) 2009 Guennadi Liakhovetski, DENX Software Engineering, Copyright (C) 2009 Greg Kroah-Hartman Copyright (C) 2009 Google, Inc., Stephane Eranian Copyright (C) 2009 Giuliano Pochini Copyright (C) 2009 Gertjan van Wingerde Copyright (C) 2009 Gabor Juhos Copyright (C) 2009 Fujitsu Limited. Copyright (C) 2009 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2009 Freescale Semiconductor Inc. All rights reserved. Copyright (C) 2009 Freescale Semiconductor Inc. Copyright (C) 2009 Frederic Weisbecker, Frederic Weisbecker gave his permission to relicense the code to the Lesser General Public License. Copyright (C) 2009 Frederic Weisbecker Copyright (C) 2009 Francisco Jerez. All Rights Reserved. Copyright (C) 2009 Florian Fainelli Copyright (C) 2009 Felix Fietkau Copyright (C) 2009 Felix Fietkau Copyright (C) 2009 Extreme Engineering Solutions, Inc. Based on TQM8548 device tree Copyright (C) 2009 Extreme Engineering Solutions, Inc. Copyright (C) 2009 Erik Andrén Copyright (C) 2009 Eric Paris inotify was largely rewriten to make use of the fsnotify infrastructure Copyright (C) 2009 Eric Paris dnotify was largly rewritten to use the new fsnotify infrastructure Copyright (C) 2009 Embedian Inc. Copyright (C) 2009 Eduardo Moscoso Rubino Copyright (C) 2009 EF Johnson Technologies Copyright (C) 2009 Douglas Landgraf Copyright (C) 2009 DiBcom (http://www.dibcom.fr/) Copyright (C) 2009 Devin Heitmueller Copyright (C) 2009 Devin Heitmueller Copyright (C) 2009 David T.L. Wong Copyright (C) 2009 David S. Miller (davem@davemloft.net) Copyright (C) 2009 David S. Miller Copyright (C) 2009 David Gibson, IBM Corporation. Copyright (C) 2009 David Brownell Copyright (C) 2009 Daniel Ribeiro Copyright (C) 2009 Daniel Mack Copyright (C) 2009 Daniel Hellstrom (daniel@gaisler.com),Konrad Eisele (konrad@gaisler.com) Aeroflex Gaisler AB Copyright (C) 2009 Daniel Hellstrom (daniel@gaisler.com) Aeroflex Gaisler AB Copyright (C) 2009 DSLab, Lanzhou University, China Author: Wu Zhangjin Copyright (C) 2009 DENX Software Engineering GmbH Heiko Schocher Copyright (C) 2009 Crane Cai Copyright (C) 2009 Cory Maccarrone Copyright (C) 2009 Contec Steuerungstechnik & Automation GmbH Hubert Feurstein Copyright (C) 2009 Conexant Systems Inc. Authors , Based on Steven Toth cx25821 driver Parts adapted/taken from Eduardo Moscoso Rubino Copyright (C) 2009 Conexant Systems Inc. Authors , Based on Steven Toth cx23885 driver Copyright (C) 2009 Conexant Systems Inc. Authors , Based on SAA713x ALSA driver and CX88 driver Copyright (C) 2009 Conexant Systems Inc. Authors , Copyright (C) 2009 Compulab, Ltd. Mike Rapoport Igor Grinberg Copyright (C) 2009 Chen Liqin Copyright (C) 2009 Cavium Networks Copyright (C) 2009 Canonical Ltd. Copyright (C) 2009 Brian Johnson Copyright (C) 2009 Bob Copeland (me@bobcopeland.com) Copyright (C) 2009 Bluewater Systems Ltd Author: Ryan Mallon Copyright (C) 2009 Bluewater Systems Ltd Copyright (C) 2009 Bill Liu Copyright (C) 2009 Bernie Thompson Copyright (C) 2009 Becky Bruce, Freescale Semiconductor Copyright (C) 2009 Bartlomiej Zolnierkiewicz Copyright (C) 2009 Bartlomiej Zolnierkiewicz Copyright (C) 2009 Bart Zolnierkiewicz http://rt2x00.serialmonkey.com> Copyright (C) 2009 Axel Kollhofer http://rt2x00.serialmonkey.com> Copyright (C) 2009 Atsushi Nemoto Copyright (C) 2009 Atsushi Nemoto Copyright (C) 2009 Atmel Corporation, Nicolas Ferre Copyright (C) 2009 Arnd Bergmann Copyright (C) 2009 Arjan van de Ven Copyright (C) 2009 Antti Palosaari Copyright (C) 2009 Antonio Ospite Copyright (C) 2009 Andy Walls Copyright (C) 2009 Andres Salomon Copyright (C) 2009 Andre Prendel Preliminary support by: Melvin Rook, Raymond Ng Copyright (C) 2009 Andre Prendel Copyright (C) 2009 Anders Blomdell (anders.blomdell@control.lth.se) Copyright (C) 2009 Alexander Gordeev Copyright (C) 2009 Alexander Clouter Copyright (C) 2009 Alessandro Rubini Rewritten based on work by Prafulla WADASKAR Copyright (C) 2009 Albin Tonnerre, Free Electrons Copyright (C) 2009 Alberto Panizzo Copyright (C) 2009 Albert Herranz Copyright (C) 2009 Alban Browaeys Copyright (C) 2009 Alan Stern (stern@rowland.harvard.edu) Copyright (C) 2009 Akihiro Tsukada Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter Copyright (C) 2009 Adams.Xu Copyright (C) 2009 Abylay Ospan Copyright (C) 2009 ARM Limited user_* functions adapted from include/asm/uaccess.h Copyright (C) 2009 - QLogic Corporation. All rights reserved. Copyright (C) 2009 - 2016 STMicroelectronics Copyright (C) 2009 - 2015 Xilinx, Inc. Copyright (C) 2009 - 2014 Xilinx, Inc. Copyright (C) 2009 - 2013 NVIDIA Corporation Copyright (C) 2009 - 2013 Johan Hovold (jhovold@gmail.com) Copyright (C) 2009 - 2012 Paul Mundt Copyright (C) 2009 - 2011 Texas Instruments Copyright (C) 2009 - 2011 Renesas Solutions Corp. Kuninori Morimoto Paul Mundt Copyright (C) 2009 - 2011 Paul Mundt Copyright (C) 2009 - 2011 Michal Simek Copyright (C) 2009 - 2011 David Härdeman Copyright (C) 2009 - 2010 Samsung Electronics Co.Ltd Author: Joonyoung Shim Author: HeungJun Kim Copyright (C) 2009 - 2010 Renesas Solutions Corp. Copyright (C) 2009 - 2010 Paul Mundt Copyright (C) 2009 - 2010 NXP Semiconductors Copyright (C) 2009 - 2010 Ivo van Doorn Copyright (C) 2009 - 2010 Bart Van Assche . Copyright (C) 2009 Karsten Keil 2002 Wolfgang Mües 2001 Frode Isaksen 2001 Kai Germaschewski Copyright (C) 2009 Copyright (C) 2008. Sebastian Siewior, Linutronix Copyright (C) 2008-2016, VMware, Inc. All Rights Reserved. Copyright (C) 2008-2016 Helge Deller Copyright (C) 2008-2014, VMware, Inc. All Rights Reserved. Copyright (C) 2008-2014 Renesas Solutions Corp. Copyright (C) 2008-2014 Red Hat Inc, Steven Rostedt Copyright (C) 2008-2014 Mathieu Desnoyers Copyright (C) 2008-2014 Mathieu Desnoyers Copyright (C) 2008-2014 Christoph Lameter Copyright (C) 2008-2014 Altera Corporation. All rights reserved Copyright (C) 2008-2014 Altera Corporation Copyright (C) 2008-2013 Jozsef Kadlecsik Copyright (C) 2008-2013 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2008-2012 ST-Ericsson AB Copyright (C) 2008-2012 Renesas Solutions Corp. Copyright (C) 2008-2012 Jean-Francois Moine Copyright (C) 2008-2012 Igor M. Liplianin (liplianin@me.by) Copyright (C) 2008-2012 Freescale Semiconductor, Inc. Copyright (C) 2008-2011, Red Hat, Inc., Peter Zijlstra Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar Copyright (C) 2008-2011, Red Hat Inc, Ingo Molnar Copyright (C) 2008-2011 Vision Engraving Systems H Hartley Sweeten Copyright (C) 2008-2011 Texas Instruments, Inc. Paul Walmsley Rajendra Nayak Copyright (C) 2008-2011 Texas Instruments, Inc. Copyright (C) 2008-2011 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar Copyright (C) 2008-2011 Rafael J. Wysocki , Novell Inc. Copyright (C) 2008-2011 Nokia Corporation Copyright (C) 2008-2011 Manuel Lauss Copyright (C) 2008-2011 Jean-François Moine Copyright (C) 2008-2011 Jean-François Moine Copyright (C) 2008-2011 Gabor Juhos Copyright (C) 2008-2011 Freescale Semiconductor, Inc. Author: Timur Tabi Copyright (C) 2008-2011 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2008-2011 Freescale Semiconductor, Inc. Copyright (C) 2008-2011 Freescale Semiconductor Inc. Copyright (C) 2008-2011 Florian Fainelli Copyright (C) 2008-2011 Advanced Micro Devices Inc. 2013-2016 Borislav Petkov Copyright (C) 2008-2010, 2012 Texas Instruments, Inc. Paul Walmsley Rajendra Nayak Copyright (C) 2008-2010 Thomas Chou Copyright (C) 2008-2010 Samsung Electronics Kyungmin Park Copyright (C) 2008-2010 Pavel Cheblakov

Copyright (C) 2008-2010 Nokia Corporation Paul Walmsley Copyright (C) 2008-2010 Nokia Corporation Contact: Felipe Balbi Copyright (C) 2008-2010 Nokia Corporation Copyright (C) 2008-2010 Michael Hennerich, Analog Devices Inc. Copyright (C) 2008-2010 Jonathan Cameron Copyright (C) 2008-2010 Gabor Juhos Copyright (C) 2008-2010 Analog Devices Inc. Licensed under the GPL-2 or later. Copyright (C) 2008-2010 Copyright (C) 2008-2009, Thomas Gleixner Copyright (C) 2008-2009, Red Hat Inc., Ingo Molnar Copyright (C) 2008-2009, Red Hat Inc, Ingo Molnar Copyright (C) 2008-2009, MontaVista Software, Inc. Copyright (C) 2008-2009, 2012 Freescale Semiconductor, Inc. Author: Mingkai Hu Reworked by Sven Schuchmann DT support added by Clemens Gruber Copyright (C) 2008-2009 microdia project Copyright (C) 2008-2009 by Jussi Kivilinna Copyright (C) 2008-2009 Wolfgang Grandegger Copyright (C) 2008-2009 WIZnet Co.,Ltd. Copyright (C) 2008-2009 USI Co., Ltd. Copyright (C) 2008-2009 Tower Technologies Written by Alessandro Zummo Copyright (C) 2008-2009 The GameCube Linux Team Copyright (C) 2008-2009 Texas Instruments, Inc. Copyright (C) 2008-2009 Texas Instruments Inc Copyright (C) 2008-2009 Tejun Heo Copyright (C) 2008-2009 Samsung Electronics Copyright (C) 2008-2009 SUSE Linux Products GmbH Copyright (C) 2008-2009 ST-Ericsson SA Copyright (C) 2008-2009 ST-Ericsson AB Watchdog driver for the ST-Ericsson AB COH 901 327 IP core Author: Linus Walleij Copyright (C) 2008-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 TCM memory handling for ARM systems Copyright (C) 2008-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Low-level control of the AB3100 IC Low Dropout (LDO) regulators, external regulator and buck converter Author: Mattias Wallin Author: Linus Walleij Copyright (C) 2008-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Copyright (C) 2008-2009 ST-Ericsson AB Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar Copyright (C) 2008-2009 Red Hat, Inc. Authors: Izik Eidus Andrea Arcangeli Chris Wright Hugh Dickins Copyright (C) 2008-2009 Red Hat, Inc. All rights reserved. Copyright (C) 2008-2009 Red Hat, Inc. Copyright (C) 2008-2009 Ralph Metzler Modifications for new nGene firmware, support for EEPROM-copying, support for new dual DVB-S2 card prototype Copyright (C) 2008-2009 PetaLogix Copyright (C) 2008-2009 Pengutronix Copyright (C) 2008-2009 Pavel Machek Copyright (C) 2008-2009 Paulius Zaleckas Copyright (C) 2008-2009 Paulius Zaleckas Copyright (C) 2008-2009 Nokia Corporation. All rights reserved. Copyright (C) 2008-2009 Nokia Corporation Copyright (C) 2008-2009 MontaVista Software, Inc. Copyright (C) 2008-2009 MontaVista Software, Inc. Copyright (C) 2008-2009 MontaVista Software Inc. Copyright (C) 2008-2009 Michal Simek Copyright (C) 2008-2009 Marvell Ltd. Copyright (C) 2008-2009 Manuel Lauss Copyright (C) 2008-2009 Laurent Pinchart Copyright (C) 2008-2009 Ksplice, Inc. Author: Tim Abbott Copyright (C) 2008-2009 Jon Masters, Red Hat, Inc. Copyright (C) 2008-2009 Ira W. Snyder Copyright (C) 2008-2009 H Hartley Sweeten Copyright (C) 2008-2009 Gabor Juhos Copyright (C) 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2008-2009 Frederic Weisbecker Copyright (C) 2008-2009 Eric Piel Copyright (C) 2008-2009 Deep Root Systems, LLC Copyright (C) 2008-2009 DENX Software Engineering. Copyright (C) 2008-2009 Ben. Herrenschmidt (benh@kernel.crashing.org), IBM Corp. Copyright (C) 2008-2009 Avionic Design GmbH Copyright (C) 2008-2009 Angelo Arrifano Copyright (C) 2008-2009 Akamai Technologies, Inc. Portions by Hitoshi Mitake . Copyright (C) 2008-14 Intel Corporation Authors: Vinod Koul Copyright (C) 2008-14 Intel Corporation Authors: Vinod Koul Harsha Priya Dharageswari R KP Jeeja Copyright (C) 2008-14 Intel Corp Authors: Vinod Koul Harsha Priya Dharageswari R <dharageswari.r@intel.com) Copyright (C) 2008-14 Intel Corp Authors: Vinod Koul Harsha Priya Dharageswari R KP Jeeja Copyright (C) 2008-14 Intel Corp Authors: Vinod Koul Harsha Priya Dharageswari R KP Jeeja Copyright (C) 2008--2011 Nokia Corporation Copyright (C) 2008,2009,2010 Nokia Corporation. All rights reserved. Copyright (C) 2008,2009, Steven Rostedt Copyright (C) 2008,2009 STMicroelectronics Copyright (C) 2008,2009 Intel Corporation Author: Patrick Ohly Copyright (C) 2008,2009 CompuLab Ltd. Copyright (C) 2008,2009 Albert Herranz Copyright (C) 2008, cozybit Inc. Copyright (C) 2008, Volker Weiss Copyright (C) 2008, VMware, Inc. Author : Alok N Kataria Copyright (C) 2008, VMware, Inc. Copyright (C) 2008, Trond Myklebust Copyright (C) 2008, Thomas Gleixner Copyright (C) 2008, Sascha Hauer Copyright (C) 2008, Robert Jarzmik Copyright (C) 2008, Red Hat Inc. Copyright (C) 2008, Red Hat Inc, Ingo Molnar 2011, Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2008, Paulius Zaleckas Copyright (C) 2008, Moxa Inc. Copyright (C) 2008, Jaya Kumar Copyright (C) 2008, Intel Corp. Author: Huang Ying Vinodh Gopal Kahraman Akdemir Copyright (C) 2008, Intel Corp. Author: Huang Ying Copyright (C) 2008, Guennadi Liakhovetski, DENX Software Engineering, Copyright (C) 2008, Guennadi Liakhovetski, DENX Software Engineering Copyright (C) 2008, Guennadi Liakhovetski Copyright (C) 2008, Florian Fainelli Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. Copyright (C) 2008, Christian Pellegrin Copyright (C) 2008, 2013 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2008, 2012 Texas Instruments, Inc. Copyright (C) 2008, 2011 Nokia Corporation Kalle Jokiniemi Paul Walmsley Copyright (C) 2008, 2011 David S. Miller Copyright (C) 2008, 2010 Pengutronix Copyright (C) 2008, 2010 Embecosm Limited Copyright (C) 2008, 2010 Davide Rizzo Copyright (C) 2008, 2009, 2010 Paxton Smith, Matthew Safar, Rory Filer linux@sierrawireless.com> Copyright (C) 2008, 2009, 2010 Nitin Gupta 2012, 2013 Minchan Kim Copyright (C) 2008, 2009, 2010 Michael Krufky Copyright (C) 2008, 2009, 2010 Marvell Semiconductor Inc. Copyright (C) 2008, 2009 secunet Security Networks AG Copyright (C) 2008, 2009 Wind River Systems written by Ralf Baechle Copyright (C) 2008, 2009 Steffen Klassert Copyright (C) 2008, 2009 Renesas Technology Corp. All rights reserved. Copyright (C) 2008, 2009 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2008, 2009 Renesas Solutions Corp. Copyright (C) 2008, 2009 Provigent Ltd. Copyright (C) 2008, 2009 Paul Mundt Copyright (C) 2008, 2009 PMC Sierra Inc. Copyright (C) 2008, 2009 PMC Sierra Inc Copyright (C) 2008, 2009 Nobuhiro Iwamatsu Copyright (C) 2008, 2009 Nobuhiro Iwamatsu Copyright (C) 2008, 2009 NEC Corporation Copyright (C) 2008, 2009 Michael Krufky Copyright (C) 2008, 2009 Matt Fleming Copyright (C) 2008, 2009 Intel Corporation Authors: Andi Kleen, Fengguang Wu Copyright (C) 2008, 2009 Intel Corporation Author: Andi Kleen Copyright (C) 2008, 2009 Elina Pasheva, Matthew Safar, Rory Filer linux@sierrawireless.com> Copyright (C) 2008, 2009 Cavium Networks, Inc. Copyright (C) 2008, 2009 Boaz Harrosh Copyright (C) 2008, 2009 Adam Baker and Theodore Kilgore Copyright (C) 2008, 2005 Rusty Russell rusty@rustcorp.com.au Copyright (C) 2008, 2005 IBM Corporation. Copyright (C) 2008 linwizard.sourceforge.net Copyright (C) 2008 by Tom Tucker Copyright (C) 2008 by Sascha Hauer Copyright (C) 2008 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2008 by Nokia Corporation Copyright (C) 2008 by Jaya Kumar Copyright (C) 2008 by IBM, Corp. Copyright (C) 2008 by Eric Van Hensbergen Copyright (C) 2008 by Digi International Inc. All rights reserved. Copyright (C) 2008 by David Brownell Copyright (C) 2008 Zhang Rui Copyright (C) 2008 Yoshinori Sato Based on arch/sh/kernel/cpu/sh2/entry.S Copyright (C) 2008 Yoshinori Sato Copyright (C) 2008 Yoshihiro Shimoda Copyright (C) 2008 Yoichi Yuasa Copyright (C) 2008 WonderMedia Technologies, Inc. Copyright (C) 2008 Wolfram Sang, Pengutronix Copyright (C) 2008 Wolfram Sang & Juergen Beisert, Pengutronix Copyright (C) 2008 Wolfgang Grandegger Copyright (C) 2008 Wind River Systems, written by Ralf Baechle Copyright (C) 2008 Wind River Systems, Inc. written by Ralf Baechle Copyright (C) 2008 Wind River Systems, Inc. updated by Tiejun Chen Copyright (C) 2008 Wind River Systems, Inc. Copyright (C) 2008 Wind River Systems Copyright (C) 2008 Valentin Longchamp, EPFL Mobots group Copyright (C) 2008 TurboSight.com, Bob Liu Copyright (C) 2008 TurboSight.com, Copyright (C) 2008 Tony Vroon Based on earlier work: Copyright (C) 2008 Thomas Gleixner Copyright (C) 2008 Thomas Chou Copyright (C) 2008 Thomas Champagne (lafeuil@gmail.com) Copyright (C) 2008 Thomas Bogendoerfer Copyright (C) 2008 Thomas Bogendoerfer Copyright (C) 2008 Thiemo Seufer Copyright (C) 2008 Texas Instruments. Copyright (C) 2008 Texas Instruments, Inc. Rajendra Nayak Copyright (C) 2008 Texas Instruments, Inc. Copyright (C) 2008 Texas Instruments Inc Author: Vaibhav Hiremath Copyright (C) 2008 Takashi Iwai Copyright (C) 2008 THE cpufrequtils'S COPYRIGHT HOLDER This file is distributed under the same license as the cpufrequtils package. Claudio Eduardo , 2009. Copyright (C) 2008 Sylver Bruneau Copyright (C) 2008 Sujith Thomas Copyright (C) 2008 SuSE Linux Products GmbH Thomas Renninger Copyright (C) 2008 Steven Toth Copyright (C) 2008 Steven Rostedt Copyright (C) 2008 Steven Noonan Copyright (C) 2008 Sirius International (Hong Kong) Limited Timothy Lee (for initial work on LGS8GL5) Copyright (C) 2008 Sirius International (Hong Kong) Limited Timothy Lee Copyright (C) 2008 Simtec Electronics Copyright (C) 2008 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2008 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2008 Silicon Graphics, Inc. (SGI) Copyright (C) 2008 Shaohua Li Copyright (C) 2008 Shane McDonald Copyright (C) 2008 Sergey Lapin Based on ds1307 driver by James Chapman and David Brownell Copyright (C) 2008 Sensoray Company Inc. Copyright (C) 2008 Secret Lab Technologies Ltd. Copyright (C) 2008 Sebastian Haas (initial chardev implementation) Copyright (C) 2008 Sebastian Haas Copyright (C) 2008 Scott Shawcroft (scott.shawcroft@gmail.com) Copyright (C) 2008 Sascha Hauer, Pengutronix Copyright (C) 2008 Sascha Hauer, Pengutronix Copyright (C) 2008 Sascha Hauer , Pengutronix Copyright (C) 2008 SUSE LINUX Products GmbH by Bernhard Walle Copyright (C) 2008 STMicroelectronics Copyright (C) 2008 SPES Societa' Progettazione Elettronica e Software Ltd. Author: Luca Santini Copyright (C) 2008 SGI Christoph Lameter Copyright (C) 2008 Russell King. Copyright (C) 2008 Rodolfo Giometti Copyright (C) 2008 Rod Whitby Copyright (C) 2008 Robert Jarzmik Copyright (C) 2008 Riku Voipio Copyright (C) 2008 Riku Voipio Copyright (C) 2008 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2008 Renesas Solutions Corp. Author : Yusuke Goda Copyright (C) 2008 Renesas Solutions Corp. Copyright (C) 2008 Renesas Solutions Copyright (C) 2008 Renaud CERRATO r.cerrato@til-technologies.fr Copyright (C) 2008 Red Hat. All rights reserved. Copyright (C) 2008 Red Hat, Inc., Peter Zijlstra Copyright (C) 2008 Red Hat, Inc., James Morris <jmorris redhat.com> Copyright (C) 2008 Red Hat, Inc., Ingo Molnar Copyright (C) 2008 Red Hat, Inc., Eric Paris Copyright (C) 2008 Red Hat, Inc. Steven Rostedt Copyright (C) 2008 Red Hat, Inc. Author: Chris Wright Copyright (C) 2008 Red Hat, Inc. All rights reserved. maintained by open-iscsi@googlegroups.com Copyright (C) 2008 Red Hat, Inc. All rights reserved. Copyright (C) 2008 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Derived from security/selinux/hooks.c Copyright (C) 2008 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2008 Red Hat Inc, Steven Rostedt Copyright (C) 2008 Red Hat Copyright (C) 2008 Realtek Copyright (C) 2008 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2008 Qumranet, Inc. Copyright (C) 2008 Pylone, Inc. By: Masashi YOKOTA Originally found here: http://downloads.pylone.jp/src/virtual_battery/virtual_battery-0.0.1.tar.bz2 Copyright (C) 2008 Pierrick Hascoet Copyright (C) 2008 Philip Langdale Copyright (C) 2008 Philip Balister, OpenSDR Copyright (C) 2008 Peter Korsgaard Copyright (C) 2008 Peter Gruber Copyright (C) 2008 Peter Griffin pgriffin@mpc-data.co.uk Copyright (C) 2008 Peter Griffin Copyright (C) 2008 PetaLogix Copyright (C) 2008 Per Dalen Copyright (C) 2008 Pengutronix Copyright (C) 2008 Pekka Paalanen Copyright (C) 2008 Paul Mundt Copyright (C) 2008 Paul Mundt Copyright (C) 2008 Paul Hays Copyright (C) 2008 Pau Oliva Fora Copyright (C) 2008 Patrick Boettcher Copyright (C) 2008 Panasas Inc. All rights reserved. Copyright (C) 2008 Oracle. All rights reserved. Copyright (C) 2008 Option International Filip Aben Denis Joseph Barrow Jan Dumon Copyright (C) 2008 Option International Copyright (C) 2008 Openmoko, Inc. Copyright (C) 2008 Oliver Endriss Copyright (C) 2008 Nuvoton technology corporation. Copyright (C) 2008 Nuvoton Technology Corp. Wei Song Copyright (C) 2008 Novell, Inc. Copyright (C) 2008 Novell Inc. Copyright (C) 2008 Nokia Corporation. All rights reserved. Copyright (C) 2008 Nokia Corporation. Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). Copyright (C) 2008 Nokia Corporation Mikko Ylinen Copyright (C) 2008 Nokia Corporation Kalle Jokiniemi Copyright (C) 2008 Nokia Corporation Jouni Hogander Copyright (C) 2008 Nokia Corporation Contact: Jarkko Nikula Peter Ujfalusi Copyright (C) 2008 Nokia Corporation Contact: Felipe Balbi Copyright (C) 2008 Nokia Corporation Author: Tomi Valkeinen Copyright (C) 2008 Nokia Corporation Author: Tomi Valkeinen Copyright (C) 2008 Nokia Corporation Author: Texas Instruments Copyright (C) 2008 Nokia Corporation Author: David Brownell Modified: Klaus Schwarzkopf Copyright (C) 2008 Nokia Corporation Copyright (C) 2008 Nobuhiro Iwamatsu Copyright (C) 2008 Nir Tzachar <nir.tzachar@gmail.com? Released under the terms of the GNU GPL v2.0. Copyright (C) 2008 Nicolas Schichan Copyright (C) 2008 Nick Piggin Copyright (C) 2008 Nicholas Beck Copyright (C) 2008 Mistral Solutions Copyright (C) 2008 Mike Christie Copyright (C) 2008 Michal Simek Copyright (C) 2008 Michal Simek Copyright (C) 2008 Michael Krufky Copyright (C) 2008 Michael H. Schimek Copyright (C) 2008 Michael Buesch Copyright (C) 2008 Mercury IMC Ltd Written by Mark Jackson Copyright (C) 2008 Maxime Bizon Copyright (C) 2008 MaxLinear Copyright (C) 2008 Matthias Schwarzott Copyright (C) 2008 Matthew Garrett Copyright (C) 2008 Matt Fleming Copyright (C) 2008 Marvell Semiconductors, All Rights Reserved. Copyright (C) 2008 Marvell Semiconductors Copyright (C) 2008 Marvell Semiconductor Copyright (C) 2008 Marvell International Ltd. Eric Miao Copyright (C) 2008 Marvell International Ltd. All rights reserved. Copyright (C) 2008 Marvell International Ltd. Copyright (C) 2008 Martin Michlmayr Copyright (C) 2008 Markus Plessing Copyright (C) 2008 Mark Nelson, IBM Corp. Copyright (C) 2008 Marek Vasut Copyright (C) 2008 Manuel Lauss Copyright (C) 2008 Magnus Damm Based on mt9m001 driver, Copyright (C) 2008 Magnus Damm Copyright (C) 2008 Maarten Maathuis. All Rights Reserved. Copyright (C) 2008 MIMOMax Wireless Ltd. Copyright (C) 2008 Lyrtech inc Copyright (C) 2008 Lyrtech Copyright (C) 2008 Linutronix GmbH Author: John Ogness Copyright (C) 2008 Lineo Solutions, Inc. Copyright (C) 2008 Lemote Technology Copyright (C) 2008 Lemote Inc. Author: liujl , 2008-04-20 Copyright (C) 2008 Lemote Inc. Author: liujl , 2008-03-14 Copyright (C) 2008 Lai Jiangshan Copyright (C) 2008 Kyle McMartin Copyright (C) 2008 Kuninori Morimoto Copyright (C) 2008 Krzysztof Halasa Copyright (C) 2008 Koninklijke Philips Electronics NV. Copyright (C) 2008 Kim B. Heino Copyright (C) 2008 Kevin D. Kissell Copyright (C) 2008 Juergen Beisert (kernel@pengutronix.de) Copyright (C) 2008 Juergen Beisert Copyright (C) 2008 Jordan Crouse Copyright (C) 2008 John Poet Copyright (C) 2008 Johannes Weiner All code subject to the GPL version 2. Copyright (C) 2008 Jochen Friedrich based on a previous patch from Jon Smirl Copyright (C) 2008 Jochen Friedrich Copyright (C) 2008 Jiri Hladky Copyright (C) 2008 Jim Paris Copyright (C) 2008 Jim Law - Iris LP All rights reserved. Copyright (C) 2008 Jean-Francois Moine (http://moinejf.free.fr) Copyright (C) 2008 Jean Delvare Copyright (C) 2008 Jason Baron By Greg Banks Copyright (C) 2008 Janne Grunau (j@jannau.net) Copyright (C) 2008 Jan Hoogenraad This code is placed under the terms of the GNU General Public License Copyright (C) 2008 Jan Hoogenraad Functions: mxl5005s_SetRfFreqHz() Copyright (C) 2008 James Smart, Emulex Corporation Copyright (C) 2008 James Bottomley Copyright (C) 2008 Jack Ren Copyright (C) 2008 Ira W. Snyder Copyright (C) 2008 International Business Machines Corp. Author(s): Michael A. Halcrow Copyright (C) 2008 International Business Machines Corp. Author(s): Michael A. Halcrow Copyright (C) 2008 Intel Corporation Authors: Austin Zhang Kent Liu Copyright (C) 2008 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2008 Intel Corp. Shaohua Li Copyright (C) 2008 Intel Corp. Copyright (C) 2008 Intel Corp Copyright (C) 2008 Instituto Nokia de Tecnologia Contact: Eduardo Valentin Copyright (C) 2008 Ingo Molnar Copyright (C) 2008 Imre Kaloz Copyright (C) 2008 Ilya Yanok, Emcraft Systems Copyright (C) 2008 Igor M. Liplianin (liplianin@me.by) Copyright (C) 2008 Igor M. Liplianin Removed stb6000 specific tuner code and revised some procedures. Copyright (C) 2008 Igor M. Liplianin Copyright (C) 2008 IBM Corporation find_last_bit' is written by Rusty Russell Inspired by David Howell's find_next_bit implementation) Copyright (C) 2008 IBM Corporation Author: Mimi Zohar Copyright (C) 2008 IBM Corporation Author(s): Brian King (brking@linux.vnet.ibm.com), Copyright (C) 2008 IBM Corporation Copyright (C) 2008 IBM Copyright (C) 2008 Hewlett-Packard Development Company, L.P. David Altobelli Copyright (C) 2008 Hewlett-Packard Development Company, L.P. David Altobelli Copyright (C) 2008 Hewlett-Packard Development Company, L.P. Bjorn Helgaas Copyright (C) 2008 Henrik Rydberg (rydberg@euromail.se) Copyright (C) 2008 Henrik Kurelid Copyright (C) 2008 Helge Deller Copyright (C) 2008 Hartmut Hackmann Copyright (C) 2008 Harrison Metzger Based on usbled.c by Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2008 Harald Welte Copyright (C) 2008 Hans de Goede Copyright (C) 2008 Hans de Goede Copyright (C) 2008 Hans Verkuil Copyright (C) 2008 Hannes Reinecke Copyright (C) 2008 Guennadi Liakhovetski, Pengutronix Copyright (C) 2008 Guennadi Liakhovetski, DENX Software Engineering, Copyright (C) 2008 Greg Kroah-Hartman Copyright (C) 2008 Greg Kroah-Hartman Copyright (C) 2008 Google, Inc. Author: Mike Lockwood Copyright (C) 2008 Google, Inc. Copyright (C) 2008 Google Inc Copyright (C) 2008 Glauber de Oliveira Costa, Red Hat Inc. Copyright (C) 2008 Gilead Kutnick Copyright (C) 2008 Gabor Juhos Copyright (C) 2008 Gabor Juhos Copyright (C) 2008 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2008 Freescale Semiconductor, Inc. Copyright (C) 2008 Freescale Semiconductor Inc. John Rigby Added support for MPC5121 Copyright (C) 2008 Frank Zago Copyright (C) 2008 Florian Fainelli Copyright (C) 2008 Filip Aben Denis Joseph Barrow Jan Dumon Copyright (C) 2008 Felix Fietkau Copyright (C) 2008 Fabio Checconi Paolo Valente Copyright (C) 2008 Extreme Engineering Solutions, Inc. Based on MPC8572DS device tree from Freescale Semiconductor, Inc. Copyright (C) 2008 Eurotech S.p.A. Copyright (C) 2008 Erik Andrén Copyright (C) 2008 Eric Piel Copyright (C) 2008 Eric Miao Copyright (C) 2008 Embedded Alley Solutions, Inc. Copyright (C) 2008 Embedded Alley Solutions, Inc All Rights Reserved. Copyright (C) 2008 Dmitry Baryshkov Copyright (C) 2008 Dmitri Vorobiev Copyright (C) 2008 Devin Heitmueller Copyright (C) 2008 David S. Miller Copyright (C) 2008 David Gibson, IBM Corporation Copyright (C) 2008 David Daney Copyright (C) 2008 David Brownell Copyright (C) 2008 Dave S.r.l. Copyright (C) 2008 Darius Augulis Copyright (C) 2008 Constantin Baranov Copyright (C) 2008 Compulab, Ltd. Mike Rapoport Copyright (C) 2008 Compulab Ltd. Copyright (C) 2008 CompuLab, Ltd. Mike Rapoport Copyright (C) 2008 Cluster Computing, Inc. Copyright (C) 2008 Christoph Hellwig. Copyright (C) 2008 Christian Pellegrin Copyright (C) 2008 Christian Lamparter Copyright (C) 2008 Christian Kornacker Copyright (C) 2008 Christian Hohnstaedt Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved. Copyright (C) 2008 Cezary Jackiewicz cezary.jackiewicz (at) gmail.com>, based on MSI driver Copyright (C) 2008 Cezary Jackiewicz Copyright (C) 2008 Cedric Bregardis and Jean-Christian Hassler Copyright (C) 2008 Cavium Networks Copyright (C) 2008 Cavium Networks Copyright (C) 2008 Cambridge Silicon Radio Ltd. Copyright (C) 2008 Byron Bradley Copyright (C) 2008 Bryan Wu Copyright (C) 2008 Brandon Philips Copyright (C) 2008 Bluewater Systems Ltd Author: Ryan Mallon Copyright (C) 2008 Ben. Herrenschmidt (benh@kernel.crashing.org), IBM Corp. Copyright (C) 2008 Ben Skeggs. All Rights Reserved. Copyright (C) 2008 Ben Backx Copyright (C) 2008 Badari Pulavarty, IBM Corporation Copyright (C) 2008 Aurelien Jarno Copyright (C) 2008 Atsushi Nemoto Copyright (C) 2008 Atom Create Engineering Co., Ltd. Copyright (C) 2008 Atmel Corporation Copyright (C) 2008 Atmel Copyright (C) 2008 Antonio Ospite Copyright (C) 2008 Antoine Jacquet http://royale.zerezo.com/dtv5100/ Copyright (C) 2008 Angelo Castello Copyright (C) 2008 Andy Walls Copyright (C) 2008 Andres Salomon Copyright (C) 2008 Analog Devices, Inc Copyright (C) 2008 Alexey Starikovskiy Copyright (C) 2008 Alexey Kopytko Copyright (C) 2008 Alex Osborne Copyright (C) 2008 Alex Dubov Copyright (C) 2008 Aleksandar Radovanovic Copyright (C) 2008 Alan Stern Copyright (C) 2008 Advanced Micro Devices, Inc. Copyright (C) 2008 Adam Nielsen Copyright (C) 2008 Abhishek Sagar Copyright (C) 2008 ARM Ltd. Copyright (C) 2008 ARM Limited, All Rights Reserved. Copyright (C) 2008 ARM Limited Written by Catalin Marinas Copyright (C) 2008 ARM Limited Copyright (C) 2008 - 2014 Xilinx, Inc. Copyright (C) 2008 - 2014 Freescale Semiconductor Inc. Copyright (C) 2008 - 2013 by Tensilica Inc. Copyright (C) 2008 - 2013 Tensilica Inc. Copyright (C) 2008 - 2012 Tensilica, Inc. Copyright (C) 2008 - 2012 Tensilica Inc. Copyright (C) 2008 - 2012 Paul Mundt Copyright (C) 2008 - 2012 Marvell Technology Group Ltd. Copyright (C) 2008 - 2011 Bart Van Assche . Copyright (C) 2008 - 2010 Paul Mundt Copyright (C) 2008 - 2009 Paul Mundt Copyright (C) 2008 - 2009 Novell Inc. Copyright (C) 2008 - 2009 Nokia Corporation Copyright (C) 2008 - 2009 Greg Kroah-Hartman Copyright (C) 2008 Based on em28xx driver Based on cx23885 driver Based on cx88 driver Copyright (C) 2008 Based on em28xx driver Based on Cx23885 driver Copyright (C) 2008 Based on em28xx driver Copyright (C) 2008 Based on cx88 driver Copyright (C) 2008 Copyright (C) 2008 Yoichi Yuasa Copyright (C) 2008 Rodolfo Giometti Copyright (C) 2007-8 Patrick Boettcher Copyright (C) 2007-2018 B.A.T.M.A.N. contributors: Copyright (C) 2007-2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2007-2017 Google, Inc. Copyright (C) 2007-2017 Cavium, Inc. Copyright (C) 2007-2016, VMware, Inc. All Rights Reserved. Copyright (C) 2007-2016 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2007-2016 Oracle Corporation Copyright (C) 2007-2016 Mauro Carvalho Chehab Port to work with the in-kernel driver Cleanups, fixes, alsa-controls, etc. Copyright (C) 2007-2016 Broadcom Corporation. Copyright (C) 2007-2015 STMicroelectronics Ltd Author: Giuseppe Cavallaro Copyright (C) 2007-2015 STMicroelectronics Ltd Copyright (C) 2007-2015 Imagination Technologies Ltd Copyright (C) 2007-2015 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2007-2014 by Sensoray Company Inc. Dean Anderson Copyright (C) 2007-2014 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2007-2014 STMicroelectronics Ltd Copyright (C) 2007-2014 Jean Delvare Copyright (C) 2007-2013 VMware, Inc. All rights reserved. Copyright (C) 2007-2013 Texas Instruments, Inc. Author: Vikram Pandita Author: Anand Gadiyar Author: Keshava Munegowda Author: Roger Quadros Copyright (C) 2007-2013 ST-Ericsson License terms: GNU General Public License (GPL) version 2 DMA driver for COH 901 318 Author: Per Friden Copyright (C) 2007-2013 ST-Ericsson License terms: GNU General Public License (GPL) version 2 Copyright (C) 2007-2013 Michal Simek Copyright (C) 2007-2013 Bruce Chang (Mediatek) Copyright (C) 2007-2012 VMware, Inc. All rights reserved. Copyright (C) 2007-2012 Steven Rostedt Copyright (C) 2007-2012 Siemens AG Copyright (C) 2007-2012 ST-Ericsson SA License terms: GNU General Public License (GPL) version 2 Core platform support, IRQ handling and device definitions. Author: Linus Walleij Copyright (C) 2007-2012 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 ST DDC I2C master mode driver, used in e.g. U300 series platforms. Author: Linus Walleij Author: Jonas Aaberg Copyright (C) 2007-2012 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 COH 901 571/3 - Used in DB3210 (U365 2.0) and DB3350 (U335 1.0) Author: Linus Walleij Author: Jonas Aaberg Copyright (C) 2007-2012 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Author: Linus Walleij Author: Jonas Aaberg Copyright (C) 2007-2012 Florian Fainelli Copyright (C) 2007-2012 Daniel Wang Allwinner Technology Co., Ltd. Copyright (C) 2007-2011 Texas Instruments, Inc. OMAP3/4 support by Rajendra Nayak, Santosh Shilimkar Copyright (C) 2007-2011 Texas Instruments, Inc. Copyright (C) 2007-2011 STMicroelectronics Ltd Copyright (C) 2007-2011 Nokia Corporation Copyright (C) 2007-2011 Marek Vasut Copyright (C) 2007-2011 Hans de Goede * Copyright (C) 2007-2011 Freescale Semiconductor, Inc. Copyright (C) 2007-2011 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2007-2011 Bartlomiej Zolnierkiewicz Copyright (C) 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2007-2010 Texas Instruments, Inc. Copyright (C) 2007-2010 Texas Instruments Inc Copyright (C) 2007-2010 ST-Ericsson License terms: GNU General Public License (GPL) version 2 Register access functions for the ABX500 Mixed Signal IC family. Author: Mattias Wallin Copyright (C) 2007-2010 ST-Ericsson License terms: GNU General Public License (GPL) version 2 Low-level core for exclusive access to the AB3100 IC on the I2C bus and some basic chip-configuration. Author: Linus Walleij Copyright (C) 2007-2010 SMSC Copyright (C) 2007-2010 Nokia Corporation Paul Walmsley Copyright (C) 2007-2010 Nokia Corporation Copyright (C) 2007-2010 Hannes Reinecke, SUSE Linux Products GmbH. All rights reserved. Copyright (C) 2007-2010 Gabor Juhos Copyright (C) 2007-2010 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2007-2010 Florian Fainelli Copyright (C) 2007-2010 Bartlomiej Zolnierkiewicz Copyright (C) 2007-2010 Advanced Micro Devices, Inc. Author: Joerg Roedel Leo Duran Copyright (C) 2007-2010 Advanced Micro Devices, Inc. Author: Joerg Roedel Leo Duran Copyright (C) 2007-2010 Bartlomiej Zolnierkiewicz Copyright (C) 2007-2009, OpenWrt.org, Florian Fainelli GPIOLIB support for Alchemy chips. Copyright (C) 2007-2009, Florian Fainelli Copyright (C) 2007-2009, 2012 Texas Instruments, Inc. Copyright (C) 2007-2009, 2011-2012 Texas Instruments, Inc. Copyright (C) 2007-2009, 2011 Texas Instruments, Inc. Copyright (C) 2007-2009 The GameCube Linux Team Copyright (C) 2007-2009 Texas Instruments, Inc. Copyright (C) 2007-2009 Texas Instruments Inc Copyright (C) 2007-2009 Texas Instruments Copyright (C) 2007-2009 Sam Ravnborg Copyright (C) 2007-2009 STMicroelectronics Ltd Copyright (C) 2007-2009 ST-Ericsson License terms: GNU General Public License (GPL) version 2 Support functions for handling lli for dma Author: Per Friden Copyright (C) 2007-2009 ST-Ericsson License terms: GNU General Public License (GPL) version 2 DMA driver for COH 901 318 Author: Per Friden Copyright (C) 2007-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Timer COH 901 328, runs the OS timer interrupt. Author: Linus Walleij Copyright (C) 2007-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 This is a dummy loopback SPI "chip" used for testing SPI. Author: Linus Walleij Copyright (C) 2007-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Real Time Clock interface for ST-Ericsson AB COH 901 331 RTC. Author: Linus Walleij Based on rtc-pl031.c by Deepak Saxena Copyright (C) 2007-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 RTC clock driver for the AB3100 Analog Baseband Chip Author: Linus Walleij Copyright (C) 2007-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Driver to read out OTP from the AB3100 Mixed-signal circuit Author: Linus Walleij Copyright (C) 2007-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 AB3100 core access functions Author: Linus Walleij Copyright (C) 2007-2009 Rodolfo Giometti Copyright (C) 2007-2009 Renesas Solutions Corp. Copyright (C) 2007-2009 PetaLogix Copyright (C) 2007-2009 Nokia Corporation Copyright (C) 2007-2009 NEC Corporation. All Rights Reserved. Copyright (C) 2007-2009 Motorola, Inc. Copyright (C) 2007-2009 Michal Simek Copyright (C) 2007-2009 Mattia Dongili Copyright (C) 2007-2009 Matthias Schwarzott Copyright (C) 2007-2009 Luca Tettamanti Copyright (C) 2007-2009 John Williams Copyright (C) 2007-2009 Jiri Slaby Copyright (C) 2007-2009 Hans de Goede * Copyright (C) 2007-2009 Geert Uytterhoeven Copyright (C) 2007-2009 David T.L. Wong Copyright (C) 2007-2009 Bartlomiej Zolnierkiewicz Copyright (C) 2007-2009 Arjan Opmeer Copyright (C) 2007-2009 Andres Salomon Copyright (C) 2007-2009 Carlos Corbacho Copyright (C) 2007-2009 Bartlomiej Zolnierkiewicz Copyright (C) 2007-2008, Advanced Micro Devices, Inc. Copyright (C) 2007-2008, 2012 Texas Instruments, Inc. Copyright (C) 2007-2008, 2011 Texas Instruments, Inc. Copyright (C) 2007-2008, 2010 Texas Instruments, Inc. Copyright (C) 2007-2008, 2010 Nokia Corporation Copyright (C) 2007-2008 by Nokia Corporation Copyright (C) 2007-2008 Yoichi Yuasa Copyright (C) 2007-2008 Yan Burman Copyright (C) 2007-2008 Wind River Systems, Inc. Author/Maintainer: Jason Wessel, jason.wessel@windriver.com Copyright (C) 2007-2008 Wind River Systems, Inc. Copyright (C) 2007-2008 Texas Instruments, Inc. Updated to support OMAP3 Rajendra Nayak Copyright (C) 2007-2008 Texas Instruments, Inc. Copyright (C) 2007-2008 Texas Instruments Copyright (C) 2007-2008 Sven Anders (anders@anduras.de) Copyright (C) 2007-2008 Steven Rostedt Copyright (C) 2007-2008 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2007-2008 SMSC Copyright (C) 2007-2008 Pierre Ossman Copyright (C) 2007-2008 Peter Stokes Copyright (C) 2007-2008 Novell Copyright (C) 2007-2008 Nokia Corporation. All rights reserved. Copyright (C) 2007-2008 Nokia Corporation Copyright (C) 2007-2008 Michal Simek Copyright (C) 2007-2008 Marvell Semiconductor Lennert Buytenhek Copyright (C) 2007-2008 Marvell Ltd. Copyright (C) 2007-2008 Marvell International Ltd. Copyright (C) 2007-2008 Marvell Internation Ltd. Copyright (C) 2007-2008 Luis R. Rodriguez Copyright (C) 2007-2008 Krzysztof Hałasa Copyright (C) 2007-2008 Jason Wessel, Wind River Systems, Inc. Copyright (C) 2007-2008 Intel Corporation. All rights reserved. Copyright (C) 2007-2008 Intel Corporation Inaky Perez-Gonzalez Yanir Lubetkin Copyright (C) 2007-2008 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2007-2008 Hewlett-Packard Development Company, L.P. Alex Chiang Copyright (C) 2007-2008 Google, Inc. Copyright (C) 2007-2008 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2007-2008 Finn Thain Copyright (C) 2007-2008 Darron Broad March 2007 Fixed some bugs. Added diseqc support. Added corrected signal strength support. August 2007 Sync with legacy version. Some clean ups. Copyright (C) 2007-2008 Carlos Corbacho Copyright (C) 2007-2008 Bartlomiej Zolnierkiewicz Copyright (C) 2007-2008 BalaBit IT Ltd. Author: Krisztian Kovacs Copyright (C) 2007-2008 Avionic Design Development GmbH Copyright (C) 2007-2008 Atmel Corporation Copyright (C) 2007-2008 Arjan Opmeer Copyright (C) 2007-2008 Advanced Micro Devices, Inc. Author: Joerg Roedel Copyright (C) 2007-2008 Advanced Micro Devices, Inc. Author: Joerg Roedel Copyright (C) 2007-2008 MontaVista Software, Inc. Copyright (C) 2007-2008 Carlos Corbacho Copyright (C) 2007-2008 Bartlomiej Zolnierkiewicz Copyright (C) 2007-12 Wolfson Microelectronics PLC. Copyright (C) 2007--2014 Jean Delvare Copyright (C) 2007,2012 Texas Instruments, Inc. Copyright (C) 2007,2010 Rene Herman Copyright (C) 2007,2009 MontaVista Software, Inc. Copyright (C) 2007,2008,2013 Imagination Technologies Ltd. Copyright (C) 2007,2008,2009 Albert Herranz Copyright (C) 2007,2008 Thomas Bogendoerfer (tsbogend@alpha.franken.de) Copyright (C) 2007,2008 SMSC Copyright (C) 2007,2008 Oracle. All rights reserved. Copyright (C) 2007,2008 Jonathan Woithe Copyright (C) 2007,2008 Hans de Goede Preliminary tmp411 support by: Gabriel Konat, Sander Leget, Wouter Willems Copyright (C) 2007,2008 Freescale semiconductor, Inc. Copyright (C) 2007,2008 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2007,2008 Freescale Semiconductor, Inc. Copyright (C) 2007,2008 Freescale Semiconductor Inc. Original port from 52xx driver: Hongjun Chen Copyright (C) 2007, Thomas Gleixner Copyright (C) 2007, Riku Voipio Copyright (C) 2007, Red Hat, Inc., Ingo Molnar Copyright (C) 2007, Red Hat, Inc. Copyright (C) 2007, Nadi Sarrar Copyright (C) 2007, Miguel Gaio Copyright (C) 2007, Intel Corp. Huang Ying Copyright (C) 2007, Greg Ungerer (gerg@snapgear.com) Copyright (C) 2007, Gabor Juhos Felix Fietkau Florian Fainelli Copyright (C) 2007, David Kilroy Copyright (C) 2007, CenoSYS (www.cenosys.com). Copyright (C) 2007, Benedikt Spranger Copyright (C) 2007, Andrew Victor Copyright (C) 2007, 2017 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2007, 2016 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2007, 2014 Maciej W. Rozycki Copyright (C) 2007, 2012 Texas Instruments, Inc. Copyright (C) 2007, 2011 Wolfgang Grandegger Copyright (C) 2007, 2010 Texas Instruments, Inc. Rajendra Nayak Lesly A M Thara Gopinath Copyright (C) 2007, 2009 Oracle. All rights reserved. Copyright (C) 2007, 2008, Marvell International Ltd. Copyright (C) 2007, 2008, 2014 Oracle Corporation Written by: Martin K. Petersen Copyright (C) 2007, 2008, 2010, 2011 Freescale Semiconductor, Inc. Zhang Wei Lian Minghuan-B31939 Liu Gang Copyright (C) 2007, 2008, 2010, 2011 Freescale Semiconductor, Inc. Zhang Wei Copyright (C) 2007, 2008, 2009, 2010, 2011 Cavium Networks Copyright (C) 2007, 2008, 2009 Siemens AG Copyright (C) 2007, 2008, 2009 Oracle Corporation Written by: Martin K. Petersen Copyright (C) 2007, 2008 Wolfson Microelectronics PLC. Copyright (C) 2007, 2008 Wolfson Microelectronics Copyright (C) 2007, 2008 Siemens AG Copyright (C) 2007, 2008 Rusty Russell IBM Corporation Copyright (C) 2007, 2008 Oracle Corporation Written by: Martin K. Petersen Copyright (C) 2007, 2008 Nippon Telegraph and Telephone Corporation. Copyright (C) 2007, 2008 Michael Krufky Copyright (C) 2007, 2008 Magnus Damm Copyright (C) 2007, 2008 MIPS Technologies, Inc. Copyright (C) 2007, 2008 Karsten Wiese Copyright (C) 2007, 2008 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2007, 2008 Eric Van Hensbergen, IBM Corporation Copyright (C) 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 2007, 2008 David S. Miller Copyright (C) 2007, 2008 Compulab, Ltd. Mike Rapoport Copyright (C) 2007, 2008 CompuLab, Ltd. Mike Rapoport Copyright (C) 2007, 2008 CompuLab, Ltd. Author: Mike Rapoport Copyright (C) 2007, 2008 Cavium Networks Copyright (C) 2007 kogiidena Copyright (C) 2007 kavol This file is distributed under the same license as the cpufrequtils package. Copyright (C) 2007 by Thomas Bogendoerfer Copyright (C) 2007 by Ralf Baechle Copyright (C) 2007 by Maciej W. Rozycki Copyright (C) 2007 by Latchesar Ionkov Copyright (C) 2007 by Bjorge Dijkstra Copyright (C) 2007 by Alan Stern Copyright (C) 2007 Yoshihiro Shimoda Copyright (C) 2007 Yoichi Yuasa Copyright (C) 2007 Yoichi Yuasa Copyright (C) 2007 Xilinx, Inc. All rights reserved. Copyright (C) 2007 Wolfgang Grandegger Copyright (C) 2007 Ville Syrjala Copyright (C) 2007 USAGI/WIDE Project Copyright (C) 2007 Trent Piepho Copyright (C) 2007 Tomi Orava (tomimo@ncircle.nullnet.fi) Copyright (C) 2007 Thomas Bogendörfer (tsbogend@alpha.frankende) Copyright (C) 2007 Thomas Bogendoerfer Copyright (C) 2007 Texas Instruments. Copyright (C) 2007 Texas Instruments, Inc. Rajendra Nayak Lesly A M Copyright (C) 2007 Texas Instruments, Inc. Rajendra Nayak Copyright (C) 2007 Texas Instruments, Inc. Lesly A M Copyright (C) 2007 Texas Instruments, Inc. Karthik Dasu Copyright (C) 2007 Texas Instruments, Inc. Copyright (C) 2007 Texas Instruments Copyright (C) 2007 Tehuti Networks Ltd. All rights reserved Copyright (C) 2007 Sylvain Munaut Copyright (C) 2007 Sven Schnelle Copyright (C) 2007 Steven Rostedt Copyright (C) 2007 Stephen Hemminger Copyright (C) 2007 Stefan Kopp, Gechingen, Germany Copyright (C) 2007 Sony Computer Entertainment Inc. All rights reserved. Copyright (C) 2007 Sony Computer Entertainment Inc. Copyright (C) 2007 Solarflare Communications, Inc. Copyright (C) 2007 Simon Arlott Copyright (C) 2007 Semihalf Marian Balakowicz Copyright (C) 2007 Semihalf Copyright (C) 2007 Secret Lab Technologies Ltd. Copyright (C) 2007 Sascha Hauer, Marc Kleine-Budde, Pengutronix Simon Kallweit, intefo AG Copyright (C) 2007 Samuel Thibault. Copyright (C) 2007 Sam Revitch Copyright (C) 2007 SGI, Christoph Lameter Generalized, added support for multiple lists and constructors / destructors. Copyright (C) 2007 Rudolf Marek Copyright (C) 2007 Rodolfo Giometti Copyright (C) 2007 RightHand Technologies, Inc. Copyright (C) 2007 Richard Betts, All Rights Reserved. Copyright (C) 2007 Red Hat. All rights reserved. Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra Copyright (C) 2007 Red Hat, Inc., Ingo Molnar Copyright (C) 2007 Red Hat, Inc. Author: Michal Schmidt Based on the FTP conntrack helper (net/netfilter/nf_conntrack_ftp.c): Copyright (C) 2007 Red Hat, Inc. All rights reserved. Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. Copyright (C) 2007 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2007 Ralf Baechle Copyright (C) 2007 Pierre Ossman Copyright (C) 2007 Philippe De Muyter Copyright (C) 2007 Paul Mundt Copyright (C) 2007 Patrick McHardy Copyright (C) 2007 PA Semi, Inc Copyright (C) 2007 Oracle. All rights reserved. Copyright (C) 2007 OpenVZ http://openvz.org, SWsoft Inc Copyright (C) 2007 OnStor, Inc. * Andrew Sharp Copyright (C) 2007 Novell Inc. Copyright (C) 2007 Novell Copyright (C) 2007 Nokia Corporation. Copyright (C) 2007 Nokia Corporation Copyright (C) 2007 Nobuhiro Iwamatsu Copyright (C) 2007 Nicolas Thill Copyright (C) 2007 Nicolas Boichat Copyright (C) 2007 Nick Piggin Copyright (C) 2007 Netfilter Core Team Copyright (C) 2007 MontaVista Software, Inc., Copyright (C) 2007 MontaVista Software, Inc. Copyright (C) 2007 MontaVista Software, Inc. Copyright (C) 2007 MontaVista Software, Inc Author: Alexandre Rusev Copyright (C) 2007 MontaVista Software Inc. Copyright (C) 2007 MontaVista Software Copyright (C) 2007 Mips Technologies, Inc. Copyright (C) 2007 Mike Isely Copyright (C) 2007 Michel Ludwig Copyright (C) 2007 Michael Krufky (mkrufky@linuxtv.org) Copyright (C) 2007 Michael Krufky Copyright (C) 2007 Michael Buesch Copyright (C) 2007 Mattia Dongili Copyright (C) 2007 Marvell Ltd. Copyright (C) 2007 Marvell International Ltd. 2008-02-28: Yong Yao initial version Copyright (C) 2007 Marvell International Ltd. 2007-08-21: eric miao initial version Copyright (C) 2007 Marvell International Ltd. Copyright (C) 2007 Marvell Internation Ltd. 2007-08-21: eric miao initial version Copyright (C) 2007 Marvell Internation Ltd. Copyright (C) 2007 Markus Brunner, Mark Jonas Copyright (C) 2007 Marcel Holtmann Copyright (C) 2007 Manuel Lauss Copyright (C) 2007 Magnus Damm Copyright (C) 2007 Maciej W. Rozycki Copyright (C) 2007 MIPS Technologies, Inc. written by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2007 MIPS Technologies, Inc. written by Ralf Baechle Copyright (C) 2007 MIPS Technologies, Inc. Chris Dearman (chris@mips.com) Copyright (C) 2007 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2007 MIPS Technologies, Inc. Copyright (C) 2007 MEV Ltd. Copyright (C) 2007 LynuxWorks, Inc. Copyright (C) 2007 Luca Olivetti (luca@ventoso.org) Copyright (C) 2007 Luca Bigliardi (shammash@artha.org). Licensed under the GPL. Copyright (C) 2007 Lennert Buytenhek Copyright (C) 2007 Lemote, Inc. Author: Fuxin Zhang, zhangfx@lemote.com Copyright (C) 2007 Lemote, Inc. Author : jlliu, liujl@lemote.com Copyright (C) 2007 Lemote, Inc. Author : jlliu Copyright (C) 2007 Lemote, Inc. & Institute of Computing Technology Author: Fuxin Zhang, zhangfx@lemote.com Copyright (C) 2007 Lemote Inc. Author: Fuxin Zhang, zhangfx@lemote.com Copyright (C) 2007 Lemote Inc. Author : jlliu, liujl@lemote.com Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology Author: Yanhua, yanh@lemote.com Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology Author: Fuxin Zhang, zhangfx@lemote.com Copyright (C) 2007 Larry Finger Copyright (C) 2007 Kyle McMartin (kyle@parisc-linux.org) Copyright (C) 2007 Kyle McMartin Copyright (C) 2007 Krzysztof Helt Based on 2.4 driver by Frodo Looijaard and Philip Edelbrock Copyright (C) 2007 Krzysztof Helt Copyright (C) 2007 Krzysztof Halasa Copyright (C) 2007 Kristoffer Ericson Copyright (C) 2007 Kristoffer Ericson Copyright (C) 2007 Korea Information Security Agency (KISA). Copyright (C) 2007 Kieran Bingham (MPC-Data Ltd) Copyright (C) 2007 Julien BLACHE Copyright (C) 2007 John Williams Copyright (C) 2007 John Williams based on v850 version which was Copyright (C) 2007 John Williams Copyright (C) 2007 John Williams Copyright (C) 2007 John Crispin Copyright (C) 2007 Jens Axboe Copyright (C) 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com) Licensed under the GPL Copyright (C) 2007 Jeff Dike (jdike@{addtoit.com,linux.intel.com}) Licensed under the GPL Copyright (C) 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL. Copyright (C) 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2007 Jean Delvare Copyright (C) 2007 Jan D. Louw Copyright (C) 2007 James E.J. Bottomley James.Bottomley@HansenPartnership.com> Copyright (C) 2007 Ivo van Doorn Copyright (C) 2007 International Business Machines Corp. Author(s): Michael A. Halcrow Copyright (C) 2007 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2007 Intel Corporation Yanir Lubetkin Inaky Perez-Gonzalez Copyright (C) 2007 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2007 Intel Corp. Zhang Yanmin (yanmin.zhang@intel.com) Shaohua Li (shaohua.li@intel.com) Copyright (C) 2007 Intel Corp Fenghua Yu Add multiple ptc.g/ptc.ga instruction support in global tlb purge. Copyright (C) 2007 Intel Corp Bibo Mao Huang Ying Copyright (C) 2007 Intel Copyright (C) 2007 Instituto Nokia de Tecnologia - INdT Author: Felipe Balbi Copyright (C) 2007 Instituto Nokia de Tecnologia - INdT Author: Carlos Eduardo Aguiar Copyright (C) 2007 Instituto Nokia de Tecnologia - INdT Copyright (C) 2007 Imre Kaloz Copyright (C) 2007 Imre Kaloz Copyright (C) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project. Copyright (C) 2007 Ian Molton Copyright (C) 2007 Ian Armstrong Copyright (C) 2007 IBM Corporation. Copyright (C) 2007 IBM Corporation Copyright (C) 2007 IBM Copyright (C) 2007 Hitachi Software Engineering Co., Ltd. Yuichi Nakamura Copyright (C) 2007 Hidetoshi Seto Copyright (C) 2007 Hewlett-Packard Development Company, L.P. Paul Moore Copyright (C) 2007 Hewlett-Packard Development Company, L.P. Copyright (C) 2007 Herbert Valerio Riedel Copyright (C) 2007 Hans Verkuil (hverkuil@xs4all.nl) Copyright (C) 2007 Hans Verkuil Copyright (C) 2007 Hans Verkuil Copyright (C) 2007 Hans J. Koch Copyright (C) 2007 H. Peter Anvin Copyright (C) 2007 Greg Ungerer Copyright (C) 2007 Greg Kroah-Hartman Copyright (C) 2007 Google, Inc. Author: Robert Love Copyright (C) 2007 Google, Inc. Copyright (C) 2007 Gary Jennejohn Copyright (C) 2007 Gabor Juhos Copyright (C) 2007 Freescale Semiconductor, Inc. Author: Li Yang Copyright (C) 2007 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2007 Florian Fainelli Copyright (C) 2007 Finn Thain Copyright (C) 2007 Felix Fietkau Copyright (C) 2007 FUJITSU LIMITED Copyright (C) 2007 FUJITA Tomonori Copyright (C) 2007 Eurotech S.p.A. Copyright (C) 2007 Eurek srl Author: Claudio Lanconelli based on enc28j60.c written by David Anders for 2.4 kernel version Copyright (C) 2007 Eugene Konev Copyright (C) 2007 Eric Dumazet Copyright (C) 2007 Eric Biederman Copyright (C) 2007 Domen Puncer, Telargo, Inc. Copyright (C) 2007 Dmitry Torokhov Copyright (C) 2007 Dmitri Vorobiev Copyright (C) 2007 Davide Libenzi Copyright (C) 2007 David Sterba Copyright (C) 2007 David S. Miller (davem@davemloft.net) Copyright (C) 2007 David S. Miller Copyright (C) 2007 David Gibson, IBM Corporation. Copyright (C) 2007 David Brownell (simplification, cleanup) Copyright (C) 2007 David Brownell Copyright (C) 2007 Dave Airlie Copyright (C) 2007 Daniel Gimpelevich Copyright (C) 2007 Craig W. Nadler Copyright (C) 2007 Craig W. Nadler Copyright (C) 2007 Conexant Systems, Inc. Copyright (C) 2007 Christian Pellegrin Copyright (C) 2007 Chris Smith Copyright (C) 2007 Chase Douglas Copyright (C) 2007 Casey Schaufler Copyright (C) 2007 Carlos Munoz Copyright (C) 2007 Carlos Corbacho Copyright (C) 2007 Cambridge Silicon Radio Ltd. Copyright (C) 2007 Calin A. Culianu Copyright (C) 2007 Bluewater Systems Ltd Author: Ryan Mallon Copyright (C) 2007 Benjamin Herrenschmidt, IBM Corporation. Copyright (C) 2007 Ben. Herrenschmidt (benh@kernel.crashing.org), IBM Corp. Copyright (C) 2007 Ben Skeggs. All Rights Reserved. Copyright (C) 2007 Bartlomiej Zolnierkiewicz Copyright (C) 2007 Aurelien Jarno Copyright (C) 2007 Atsushi Nemoto Copyright (C) 2007 Atmel Corporation. Copyright (C) 2007 Atmel Corporation Copyright (C) 2007 Arnaud Patard Copyright (C) 2007 Arnaldo Carvalho de Melo Copyright (C) 2007 Antti Palosaari Copyright (C) 2007 Antonino Daplas Copyright (C) 2007 Antonino Daplas Copyright (C) 2007 Anti Sullin Copyright (C) 2007 Andrew Victor Copyright (C) 2007 Andrew Sharp Copyright (C) 2007 Andrew Murray Copyright (C) 2007 Andrew Bird (Sphere Systems Ltd) ajb@spheresystems.co.uk> Copyright (C) 2007 Andres Salomon Copyright (C) 2007 Andrei Tanas (suspend/resume support) Copyright (C) 2007 Anders Blomdell Copyright (C) 2007 Amos Lee Copyright (C) 2007 Alexey Starikovskiy Copyright (C) 2007 Alex Dubov Copyright (C) 2007 Alan Stern Copyright (C) 2007 Alain Degreffe (eczema@ecze.com) Copyright (C) 2007 Akamai Technologies, Inc. Shamelessly copied from: Intel D82875P Memory Controller kernel module Copyright (C) 2007 Advanced Micro Devices, Inc. Copyright (C) 2007 ARM Limited Copyright (C) 2007 AMD (http://www.amd.com) Author: Thomas Dahlmann Copyright (C) 2007 8D Technologies inc. Raphael Assenat Copyright (C) 2007 - 2014 Jean Delvare Copyright (C) 2007 - 2011 PetaLogix Copyright (C) 2007 - 2011 Motorola, Inc. Copyright (C) 2007 - 2010 Paul Mundt Copyright (C) 2007 - 2010 ID7 Ltd. Copyright (C) 2007 - 2009 Shaohua Li Copyright (C) 2007 - 2009 Paul Mundt Copyright (C) 2007 - 2009 Motorola, Inc. Copyright (C) 2007 - 2009 Intel Corp Copyright (C) 2007 - 2009 Hans de Goede Copyright (C) 2007 - 2009 Adrian McMenamin Copyright (C) 2007 - 2008 Paul Mundt Copyright (C) 2007 - 2008 Alfred E. Heggestad Copyright (C) 2007 (davem@davemloft.net) Copyright (C) 2007 Yoichi Yuasa Copyright (C) 2007 Brian Murphy Copyright (C) 2007 Copyright (C) 2006/2007 Kristoffer Ericson Copyright (C) 2006. Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2006. Bob Jenkins (bob_jenkins@burtleburtle.net) Copyright (C) 2006-7 Jonathan Corbet Copyright (C) 2006-2018 B.A.T.M.A.N. contributors: Copyright (C) 2006-2017 Red Hat, Inc. All rights reserved. Copyright (C) 2006-2017 Oracle Corporation Copyright (C) 2006-2016 Oracle Corporation Copyright (C) 2006-2016 Oracle Corporation Copyright (C) 2006-2015 Nicolas Pitre Copyright (C) 2006-2015 HighPoint Technologies, Inc. All Rights Reserved. Copyright (C) 2006-2014 Michael Krufky based on nxt2002 by Taylor Jacob and nxt2004 by Jean-Francois Thibert Copyright (C) 2006-2013 Texas Instruments. Copyright (C) 2006-2013 Helge Deller Copyright (C) 2006-2012 Robert Gerlach Copyright (C) 2006-2012 Patrick McHardy Copyright (C) 2006-2012 Nobuhiro Iwamatsu Copyright (C) 2006-2012 HighPoint Technologies, Inc. All Rights Reserved. Copyright (C) 2006-2011 Hermann Kneissel herkne@gmx.de Copyright (C) 2006-2011 Analog Devices, Inc. Copyright (C) 2006-2010, 2012-2013 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2006-2010 by Marin Mitov * mitov@issp.bas.bg * Copyright (C) 2006-2010 Texas Instruments Inc Copyright (C) 2006-2010 Red Hat, Inc. All rights reserved. Copyright (C) 2006-2010 Paul Mundt Copyright (C) 2006-2010 Patrick McHardy Copyright (C) 2006-2010 PEAK System-Technik GmbH Copyright (C) 2006-2010 Nokia Corporation Copyright (C) 2006-2010 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2006-2009, Uri Shkolnik Copyright (C) 2006-2009 by Openmoko, Inc. Authors: Harald Welte Andy Green Werner Almesberger All rights reserved. Copyright (C) 2006-2009 Texas Instruments Inc Copyright (C) 2006-2009 Renesas Solutions Corp. Copyright (C) 2006-2009 Red Hat, Inc., Ingo Molnar Copyright (C) 2006-2009 Red Hat, Inc. Copyright (C) 2006-2009 PetaLogix Copyright (C) 2006-2009 Pengutronix Sascha Hauer Juergen Beisert Wolfram Sang Copyright (C) 2006-2009 Patrick McHardy Copyright (C) 2006-2009 Nokia Corporation. All rights reserved. Copyright (C) 2006-2009 NEC Corporation. Copyright (C) 2006-2009 Mauro Carvalho Chehab Copyright (C) 2006-2009 Krzysztof Halasa Copyright (C) 2006-2009 Kristoffer Ericson Copyright (C) 2006-2009 Hewlett-Packard Development Company, L.P. Alex Chiang Copyright (C) 2006-2009 Henrique de Moraes Holschuh Copyright (C) 2006-2009 Freescale Semicondutor, Inc. All rights reserved. Copyright (C) 2006-2009 Felix Fietkau Copyright (C) 2006-2009 DENX Software Engineering. Copyright (C) 2006-2008, Uri Shkolnik, Anatoly Greenblat Copyright (C) 2006-2008, Uri Shkolnik Copyright (C) 2006-2008, Philipp Reisner . Copyright (C) 2006-2008, Lars Ellenberg . Copyright (C) 2006-2008, LINBIT Information Technologies GmbH. Copyright (C) 2006-2008, 2010 Freescale Semiconductor, Inc. Copyright (C) 2006-2008 WIZnet Co.,Ltd. Copyright (C) 2006-2008 Steven Toth Copyright (C) 2006-2008 Red Hat, Inc., Markus Armbruster Copyright (C) 2006-2008 Red Hat GmbH Copyright (C) 2006-2008 PA Semi, Inc Copyright (C) 2006-2008 Nokia Corporation. Copyright (C) 2006-2008 Nokia Corporation Tony Lindgren Jouni Hogander Copyright (C) 2006-2008 Nokia Corporation Copyright (C) 2006-2008 Nippon Telegraph and Telephone Corporation. Copyright (C) 2006-2008 Michael Hennerich, Analog Devices Inc. Copyright (C) 2006-2008 Marvell International Ltd. Fengwei Yin Bin Yang Eric Miao Copyright (C) 2006-2008 Marvell International Ltd. Eric Miao Copyright (C) 2006-2008 Marvell International Ltd. All Rights Reserved Copyright (C) 2006-2008 Marvell International Ltd. Copyright (C) 2006-2008 KeyStream Corp. Copyright (C) 2006-2008 Jiri Slaby Copyright (C) 2006-2008 Jarkko Lavinen Copyright (C) 2006-2008 Intel Corporation Author: Ashok Raj Author: Shaohua Li Author: Anil S Keshavamurthy Copyright (C) 2006-2008 Intel Corporation Author: Anil S Keshavamurthy Copyright (C) 2006-2008 Intel Corporation Copyright (C) 2006-2008 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2006-2008 Felix Fietkau Copyright (C) 2006-2008 David Brownell Copyright (C) 2006-2008 Chelsio Communications. All rights reserved. Copyright (C) 2006-2008 Barco N.V. Derived from the Cypress cy7c67200/300 ezusb linux driver and based on multiple host controller drivers inside the linux kernel. Copyright (C) 2006-2008 Barco N.V. Copyright (C) 2006-2008 Artem Bityutskiy Copyright (C) 2006-2008 Analog Devices Inc. Copyright (C) 2006-2008 Adrian Hunter Copyright (C) 2006-2007,2009 MontaVista Software, Inc. Copyright (C) 2006-2007, Advanced Micro Devices,Inc. Copyright (C) 2006-2007, Advanced Micro Devices, Inc. Copyright (C) 2006-2007, 2009 MontaVista Software, Inc. Copyright (C) 2006-2007 by OpenMoko, Inc. Author: Harald Welte Copyright (C) 2006-2007 Will Schmidt , IBM Copyright (C) 2006-2007 Till Harbaum (Till@Harbaum.org) Copyright (C) 2006-2007 Texas Instruments. Copyright (C) 2006-2007 Texas Instruments, Inc. Copyright (C) 2006-2007 Sylvain Munaut Copyright (C) 2006-2007 Riku Voipio Copyright (C) 2006-2007 Renesas Technology Corp. Copyright (C) 2006-2007 Renesas Solutions Corp. Copyright (C) 2006-2007 Pavel Pisa (ppisa@pikron.com) Copyright (C) 2006-2007 Paul Mundt Copyright (C) 2006-2007 PA Semi, Inc Copyright (C) 2006-2007 Nokia Corporation Copyright (C) 2006-2007 MontaVista Software, Inc. Copyright (C) 2006-2007 Micronas Copyright (C) 2006-2007 Michael Wu Copyright (C) 2006-2007 Johannes Berg Copyright (C) 2006-2007 Jiri Kosina Copyright (C) 2006-2007 Ivan N. Zlatev Copyright (C) 2006-2007 Hans Verkuil Copyright (C) 2006-2007 Georg Acher Copyright (C) 2006-2007 Freescale Semiconductor Copyright (C) 2006-2007 Daniel Drake Copyright (C) 2006-2007 Corentin Chary Copyright (C) 2006-2007 Charles Spirakis Copyright (C) 2006-2007 Bernhard Kaindl Copyright (C) 2006-2007 Atmel Norway Copyright (C) 2006-2007 Adam Belay Copyright (C) 2006-2007 8D Technologies inc Raphael Assenat Added video overlay support Various improvements Copyright (C) 2006-2006 Harald Welte Copyright (C) 2006-07 Tower Technologies Author: Alessandro Zummo Copyright (C) 2006-07 Tower Technologies Copyright (C) 2006,2008 David Brownell Copyright (C) 2006,2007 Thomas Bogendoerfer (tsbogend@alpha.franken.de) Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar Copyright (C) 2006,2007 Pete Zaitcev (zaitcev@redhat.com) Copyright (C) 2006,2007 Nobuhiro Iwamatsu Copyright (C) 2006,2007 Genpix Electronics (genpix@genpix-electronics.com) Copyright (C) 2006,2007 Felix Fietkau Copyright (C) 2006,2007 Eugene Konev Copyright (C) 2006,2007 Alan Nisota (alannisota@gmail.com) Copyright (C) 2006, Timesys Corp., Thomas Gleixner Copyright (C) 2006, Sascha Hauer, Pengutronix Copyright (C) 2006, Red Hat, Inc., Ingo Molnar Copyright (C) 2006, Ondrej Zajicek Copyright (C) 2006, OmniVision Copyright (C) 2006, NXP Semiconductors, All Rights Reserved Author: Jean-Paul Saman Copyright (C) 2006, Mohan Kumar M, IBM Corporation Copyright (C) 2006, Jaya Kumar This work was sponsored by CIS(M) Sdn Bhd Copyright (C) 2006, Intel Corp. All rights reserved. Copyright (C) 2006, Intel Corp. Copyright (C) 2006, Greg Ungerer Copyright (C) 2006, Ben Dooks Copyright (C) 2006, Advanced Micro Devices, Inc. Copyright (C) 2006, 8D Technologies inc. Copyright (C) 2006, 2014, Intel Corp. Author: Kristen Carlson Accardi Rafael J. Wysocki Copyright (C) 2006, 2009, 2010, 2011 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2006, 2009, 2010 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2006, 2009 Oliver Endriss Copyright (C) 2006, 2008, 2010 Jean Delvare Copyright (C) 2006, 2008 Oracle. All rights reserved. Copyright (C) 2006, 2008 David S. Miller Copyright (C) 2006, 2007, 2009 Rusty Russell, IBM Corporation Copyright (C) 2006, 2007, 2009 Hewlett-Packard Development Company, L.P. Paul Moore Copyright (C) 2006, 2007, 2008 Kevin Lloyd , Copyright (C) 2006, 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 2006, 2007 University of Szeged, Hungary Copyright (C) 2006, 2007 Rusty Russell, IBM Corporation Copyright (C) 2006, 2007 Motorola Inc. Copyright (C) 2006, 2007 Martin Michlmayr Copyright (C) 2006, 2007 Maciej W. Rozycki Copyright (C) 2006, 2007 Ian Armstrong Copyright (C) 2006, 2007 Hewlett-Packard Development Company, L.P. Copyright (C) 2006, 2007 Florian Fainelli Copyright (C) 2006, 2007 Eugene Konev Copyright (C) 2006, 2007 Eugene Konev Copyright (C) 2006, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 2006, 2007 Christopher Pascoe Copyright (C) 2006, 2007 Chris Pascoe (c.pascoe@itee.uq.edu.au) Copyright (C) 2006, 2007 Atmel Corporation Copyright (C) 2006, 2007 Akio Idehara Copyright (C) 2006, 07 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2006, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2006, 07 MIPS Technologies, Inc. written by Ralf Baechle (ralf@linux-mips.org) written by Ralf Baechle Copyright (C) 2006 kogiidena Copyright (C) 2006 jornada 720 kbd driver by Filip Zyzniewsk <Filip.Zyzniewski@tefnet.plX Copyright (C) 2006 by Thiemo Seufer Copyright (C) 2006 by SAN People Copyright (C) 2006 by Russ Cox Copyright (C) 2006 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2006 by Paolo Giarrusso - modified from glibc' execvp.c. Copyright (C) 2006 by OpenMoko, Inc. Author: Harald Welte All rights reserved. Copyright (C) 2006 by Ole Andre Vadla Ravnas (ActiveSync) Copyright (C) 2006 by Joachim Fritschi, * Copyright (C) 2006 by Hans Edgington * Copyright (C) 2006 bplan GmbH Copyright (C) 2006 Yuan Mu (Winbond), Rudolf Marek David Hubbard Daniel J Blueman Copyright (C) 2006 Yoshinori Sato Copyright (C) 2006 Yoichi Yuasa Copyright (C) 2006 Winbond Electronics Corp. Yuan Mu Rudolf Marek Copyright (C) 2006 Unai Uribarri Copyright (C) 2006 Trusted Computer Solutions, Inc. Copyright (C) 2006 Trusted Computer Solutions, Inc. Copyright (C) 2006 Tower Technologies Author: Alessandro Zummo Copyright (C) 2006 Tower Technologies Copyright (C) 2006 Torsten Ertbjerg Rasmussen nvram size determined from resource this ds1742 driver now supports ds1743. Copyright (C) 2006 Tomasz Michal Lukaszewski (FIXME: add e-mail) Copyright (C) 2006 Tino Reichardt Copyright (C) 2006 Timesys Corp., Thomas Gleixner Copyright (C) 2006 Til Harbaum (Till@Harbaum.org) Copyright (C) 2006 Thumtronics Pty Ltd. Developed for Thumtronics by Grey Innovation Ben Williamson Copyright (C) 2006 Thumtronics Pty Ltd. Ben Williamson Copyright (C) 2006 Thomas Tuttle Copyright (C) 2006 Thomas Maier Copyright (C) 2006 Thomas Bogendoerfer (tsbogend@alpha.franken.de) Copyright (C) 2006 Thomas Bogendoerfer Copyright (C) 2006 Thilo Cestonaro thilo.cestonaro.external@fujitsu-siemens.com> Copyright (C) 2006 Texas Instruments. Original author: Purushotam Kumar Copyright (C) 2006 Texas Instruments. Copyright (C) 2006 Texas Instruments, Inc. Copyright (C) 2006 Texas Instruments, Inc Copyright (C) 2006 Tensilica Inc. Copyright (C) 2006 Takashi YOSHII Copyright (C) 2006 Takashi YOSHII Copyright (C) 2006 TOPTICA Photonics AG., Dragos Carp Copyright (C) 2006 TOPTICA Photonics AG. Copyright (C) 2006 Sylvain Munaut Copyright (C) 2006 Storlink, Corp. Copyright (C) 2006 Steven Toth Copyright (C) 2006 Steven Toth Copyright (C) 2006 Sony Computer Entertainment Inc. Copyright (C) 2006 Simtec Electronics Ben Dooks Vincent Sanders Copyright (C) 2006 Simtec Electronics Ben Dooks Copyright (C) 2006 Simtec Electronics Copyright (C) 2006 Simon Schulz (ark3116_driver auctionant.de) Copyright (C) 2006 Silicon Motion Technology Corp. Authors: Ge Wang, gewang@siliconmotion.com Boyod boyod.yang@siliconmotion.com.cn Copyright (C) 2006 Silicon Motion Technology Corp. Authors: Ge Wang, gewang@siliconmotion.com Boyod boyod.yang@siliconmotion.com.cn Copyright (C) 2006 Silicon Graphics, Inc., Christoph Lameter Copyright (C) 2006 Silicon Graphics, Inc., Christoph Lameter Copyright (C) 2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2006 Secret Lab Technologies Ltd. Grant Likely Copyright (C) 2006 Scott Alfter Copyright (C) 2006 Savin Zlobec Copyright (C) 2006 Samsung Electronics Kyungmin Park Copyright (C) 2006 Sam Ravnborg Copyright (C) 2006 Sam Hocevar Copyright (C) 2006 SWAPP Andrea Paterniani Copyright (C) 2006 SUSE Linux Products GmbH Copyright (C) 2006 STMicroelectronics Pvt. Ltd. Copyright (C) 2006 STMicroelectronics Limited Author: Carl Shaw Copyright (C) 2006 ST Microelectronics Ltd. (denorm support) Copyright (C) 2006 S1 Corp. Copyright (C) 2006 Rusty Russell IBM Corporation Copyright (C) 2006 Russell King. Copyright (C) 2006 Russ Anderson Copyright (C) 2006 Rudolf Marek Copyright (C) 2006 Red Hat, Inc., Markus Armbruster Copyright (C) 2006 Red Hat, Inc., Ingo Molnar Copyright (C) 2006 Red Hat, Inc. All rights reserved. maintained by open-iscsi@googlegroups.com Copyright (C) 2006 Red Hat, Inc. All rights reserved. Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2006 Red Hat, Inc. Copyright (C) 2006 Red Hat GmbH Copyright (C) 2006 Red Hat Copyright (C) 2006 Randy Dunlap Copyright (C) 2006 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2006 Ralf Baechle Copyright (C) 2006 Rafael J. Wysocki Copyright (C) 2006 Qumranet, Inc. Copyright (C) 2006 Qumranet Avi Kivity Yaniv Kamay Copyright (C) 2006 Qumranet Copyright (C) 2006 Polycom, Inc. Copyright (C) 2006 Philips Semiconductors Copyright (C) 2006 Philipp Zabel Copyright (C) 2006 Philip Langdale, All Rights Reserved. Copyright (C) 2006 Peter Korsgaard Copyright (C) 2006 Pavel Pisa, PiKRON Copyright (C) 2006 Pavel Emelyanov OpenVZ, SWsoft Inc. Copyright (C) 2006 Paul Mundt Copyright (C) 2006 Paul Mackerras, IBM Corporation This program may be used under the terms of version 2 of the GNU General Public License. Copyright (C) 2006 Paul Mackerras, IBM Corp. Copyright (C) 2006 Paul Mackerras, IBM Corp. Copyright (C) 2006 Paolo Abeni (paolo.abeni@email.it) Copyright (C) 2006 PA Semi, Inc Copyright (C) 2006 Olof Johansson Copyright (C) 2006 Oliver Endriss Copyright (C) 2006 OMICRON electronics GmbH Copyright (C) 2006 Nokia Corporation Tony Lindgren Copyright (C) 2006 Nokia Corporation Author: Imre Deak Copyright (C) 2006 Nokia Corporation Copyright (C) 2006 Nokia Copyright (C) 2006 Nobuhiro Iwamatsu Copyright (C) 2006 Nicolas VIVIEN Copyright (C) 2006 Nicolas Boichat (nicolas@boichat.ch) Copyright (C) 2006 Nicolas Boichat Copyright (C) 2006 Nick Piggin Copyright (C) 2006 Nathaniel Clark Copyright (C) 2006 NTT (Nippon Telegraph and Telephone Corporation). Copyright (C) 2006 NTT (Nippon Telegraph and Telephone Corporation) Copyright (C) 2006 MontaVista Software, Inc. Copyright (C) 2006 MontaVista Software Inc. Author: Vitaly Wool Copyright (C) 2006 Mohan Kumar M (mohan@in.ibm.com) Copyright (C) 2006 Mike Kravetz IBM Corporation Copyright (C) 2006 Mike Christie Copyright (C) 2006 Micron Technology Inc. Copyright (C) 2006 Michel Xhaard Copyright (C) 2006 Michael Krufky (mkrufky@linuxtv.org) Copyright (C) 2006 Michael Hanselmann (linux-kernel@hansmi.ch) Copyright (C) 2006 Michael Hanselmann Copyright (C) 2006 Michael Ellerman, IBM Corporation. Copyright (C) 2006 Michael Ellerman, IBM Corporation Copyright (C) 2006 Michael Buesch Copyright (C) 2006 Matthew Wilcox Copyright (C) 2006 Matt Callow Copyright (C) 2006 Marvell International Ltd. Copyright (C) 2006 Markus Rechberger Copyright (C) 2006 Mario Hlawitschka (dh1pa@amsat.org) Copyright (C) 2006 Marco Gittler (g.marco@freenet.de) Copyright (C) 2006 Manuel Francisco Naranjo (naranjo.manuel@gmail.com) Copyright (C) 2006 Loping Dog Embedded Systems Copyright (C) 2006 Linxb (xubin.lin@worldplus.com.cn) Copyright (C) 2006 Linus Torvalds Copyright (C) 2006 Lineo Solutions, Inc. Copyright (C) 2006 Lineo Solutions Inc. support SH4A UBC Copyright (C) 2006 Lennert Buytenhek Dedicated to Marija Kulikova. Copyright (C) 2006 Lennert Buytenhek Copyright (C) 2006 Lennart Poettering Copyright (C) 2006 Kyle McMartin Copyright (C) 2006 Kyle McMartin Copyright (C) 2006 Kristian Kielhofner Copyright (C) 2006 Kristian Hoegsberg Copyright (C) 2006 Koninski Artur takeshi87@o2.pl Copyright (C) 2006 Komal Shah Copyright (C) 2006 Kihon Technologies Inc., Steven Rostedt Copyright (C) 2006 Kaiwan N Billimoria Copyright (C) 2006 Juergen Beisert, Pengutronix Copyright (C) 2006 Juerg Haefliger Copyright (C) 2006 Juan Carlos Borrás ) Copyright (C) 2006 Juan Carlos Borrás) Copyright (C) 2006 Jonathan McDowell Copyright (C) 2006 Jon Mason Copyright (C) 2006 Jon Grierson Copyright (C) 2006 Jim Cromie Copyright (C) 2006 Jens Axboe Copyright (C) 2006 Jaya Kumar Based on Toshiba ACPI by John Belmonte and ASUS ACPI This work was sponsored by CIS(M) Sdn Bhd. Copyright (C) 2006 Jaya Kumar Copyright (C) 2006 Jamie Lenehan Copyright (C) 2006 James Smart, Emulex Corporation Copyright (C) 2006 James Painter Copyright (C) 2006 James McKenzie Copyright (C) 2006 Jack Lee Copyright (C) 2006 International Business Machines Corp. Author(s): Michael A. Halcrow Copyright (C) 2006 International Business Machines Corp. Copyright (C) 2006 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2006 Intel Corporation Copyright (C) 2006 Intel Corp. Tom Long Nguyen (tom.l.nguyen@intel.com) Zhang Yanmin (yanmin.zhang@intel.com) Copyright (C) 2006 Intel Corp. Copyright (C) 2006 Intel Corp, Zou Nan hai Copyright (C) 2006 Intel Co Fenghua Yu Copyright (C) 2006 Intel Co 2006-08-12 - IA64 Native Utrace implementation support added by Anil S Keshavamurthy Copyright (C) 2006 Ingo Molnar Copyright (C) 2006 Infosys Technologies Limited Toufeeq Hussain Copyright (C) 2006 Imre Kaloz Copyright (C) 2006 Ian Armstrong Copyright (C) 2006 IBM Corporation, Timothy R. Chavez Copyright (C) 2006 IBM Corporation Copyright (C) 2006 Hewlett-Packard Co Alex Williamson Copyright (C) 2006 Herbert Poetzl adapted from Remy Card's ext2/ioctl.c Copyright (C) 2006 Herbert Poetzl Copyright (C) 2006 Hendrik Holtmann Copyright (C) 2006 Hartmut Rick Copyright (C) 2006 Harald Welte Copyright (C) 2006 Hans Verkuil (hverkuil@xs4all.nl) Copyright (C) 2006 Hans Verkuil Copyright (C) 2006 Hannes Reinecke Copyright (C) 2006 Greg Kroah-Hartman Copyright (C) 2006 Greg Kroah-Hartman Copyright (C) 2006 Google, Inc Copyright (C) 2006 George Kashperko Copyright (C) 2006 Georg Acher, BayCom GmbH, acher (at) baycom (dot) de for Reel Multimedia Copyright (C) 2006 GTCO CalComp Copyright (C) 2006 G. Liakhovetski (g.liakhovetski@gmx.de) Copyright (C) 2006 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2006 Freescale - John Rigby Copyright (C) 2006 Free Software Foundation, Inc. Copyright (C) 2006 Frank Mori Hess Copyright (C) 2006 Filip Zyzniewski based on HP Jornada 56x touchscreen driver by Alex Lange Copyright (C) 2006 Filip Zyzniewski Copyright (C) 2006 Felix Fietkau (nbd@openwrt.org) Copyright (C) 2006 Felix Fietkau Copyright (C) 2006 Felipe Alfaro Solana Copyright (C) 2006 FUJITSU LIMITED Copyright (C) 2006 FUJITA Tomonori Copyright (C) 2006 FON Technology, SL. Copyright (C) 2006 Esben Nielsen Copyright (C) 2006 Dominik Kuhlen Based on lnbp21.h Copyright (C) 2006 Dominik Kuhlen Based on lnbp21 driver Copyright (C) 2006 Dennis Munsie Copyright (C) 2006 Denis Sadykov Copyright (C) 2006 David S. Miller (davem@davemloft.net) Copyright (C) 2006 David S. Miller Copyright (C) 2006 David Gibson, IBM Corporation. Copyright (C) 2006 David Brownell (new RTC framework) Copyright (C) 2006 David Brownell (convert to new framework) Copyright (C) 2006 David Brownell Copyright (C) 2006 Daniel Hellstrom , Aeroflex Gaisler AB Copyright (C) 2006 Craig W. Nadler Copyright (C) 2006 Corentin LABBE Copyright (C) 2006 Contec Steuerungstechnik & Automation GmbH Manfred Gruber Copyright (C) 2006 Compulab, Ltd. Mike Rapoport Creation of driver Copyright (C) 2006 Compulab, Ltd. Mike Rapoport Copyright (C) 2006 Christoph Pfister (christophpfister@gmail.com) Copyright (C) 2006 Chris Dearman (chris@mips.com), Copyright (C) 2006 Chris Boot Copyright (C) 2006 Cavium Networks Cache error handler Copyright (C) 2006 Carlos Munoz Copyright (C) 2006 Calin A. Culianu Copyright (C) 2006 C&C Technologies, Inc. Copyright (C) 2006 Broadcom Corporation. Copyright (C) 2006 Bob Copeland (me@bobcopeland.com) based on osf.c Copyright (C) 2006 Bob Copeland Released under GPL v2. Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corporation Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> and Arnd Bergmann, IBM Corp. Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp. Copyright (C) 2006 Benjamin Herrenschmidt (benh@kernel.crashing.org) IBM, Corp. Copyright (C) 2006 Benjamin Herrenschmidt IBM, Corp. Copyright (C) 2006 Ben Dooks Copyright (C) 2006 Aurelien Jacobs Copyright (C) 2006 Atsushi Nemoto Copyright (C) 2006 Atmel Corporation Copyright (C) 2006 Atmark Techno, Inc. Yasushi SHOJI Tetsuya OHKAWA Copyright (C) 2006 Atmark Techno, Inc. Changes for MMU support: Copyright (C) 2006 Atmark Techno, Inc. Copyright (C) 2006 Arnd Bergmann , IBM Corp. Copyright (C) 2006 Arnd Bergmann Copyright (C) 2006 Arcom Control Systems Ltd.) Copyright (C) 2006 Arcom Control Systems Ltd. Copyright (C) 2006 Applied Data Systems Copyright (C) 2006 AppSpec Computer Technologies Corp. Jeff Gibbons Copyright (C) 2006 Antti Palosaari Aapo Tahkola Copyright (C) 2006 Antti Palosaari Copyright (C) 2006 Antonino Daplas Copyright (C) 2006 Andrey Volkov, Varma Electronics Copyright (C) 2006 Andrey Volkov Varma Electronics Oy Copyright (C) 2006 Andrew de Quincey Copyright (C) 2006 Andrew Victor Copyright (C) 2006 Alex Osborne Copyright (C) 2006 Alex Dubov Copyright (C) 2006 Alan Nisota (alannisota@gmail.com) Copyright (C) 2006 Alan Cox Copyright (C) 2006 Alain Copyright (C) 2006 Advanced Micro Devices, Inc. Copyright (C) 2006 Aapo Tahkola (aet@rasterburn.org) Copyright (C) 2006 ARM Ltd. written by Russell King, Deep Blue Solutions Ltd. Copyright (C) 2006 8D Technologies inc. Copyright (C) 2006 -2008 Gerard Klaver Copyright (C) 2006 - 2010 ID7 Ltd. Copyright (C) 2006 - 2009 Paul Mundt Copyright (C) 2006 - 2009 Ingenic Semiconductor Inc. Copyright (C) 2006 - 2008 Sascha Sommer Copyright (C) 2006 - 2008 Paul Mundt Copyright (C) 2006 - 2008 Lemote Inc. & Institute of Computing Technology Author: Yanhua, yanh@lemote.com Copyright (C) 2006 - 2007 Paul Mundt Copyright (C) 2006 - 2007 Ivo van Doorn Copyright (C) 2006 - 2007 Atmel Corporation Copyright (C) 2006 - 2007 Akio Idehara Copyright (C) 2006 (davem@davemloft.net) Copyright (C) 2006 Copyright (C) 2006 Yoichi Yuasa Copyright (C) 2006 Copyright (C) 2005-9 DiBcom, SA et al Copyright (C) 2005-9 DiBcom (http://www.dibcom.fr/) Copyright (C) 2005-8 Patrick Boettcher Copyright (C) 2005-7 DiBcom (http://www.dibcom.fr/) Copyright (C) 2005-6 Patrick Boettcher Copyright (C) 2005-6 Patrick Boettcher Copyright (C) 2005-6 DiBcom, SA Copyright (C) 2005-2017 Andes Technology Corporation Copyright (C) 2005-2016 Broadcom. All rights reserved. Copyright (C) 2005-2016 Broadcom Corporation. Copyright (C) 2005-2015 Promise Technology Inc. Copyright (C) 2005-2014 Nippon Telegraph and Telephone Corporation. Copyright (C) 2005-2014 Dell Inc. Copyright (C) 2005-2013 MEV Ltd. Copyright (C) 2005-2012 Tai-hwa Liang, Sentelic Corporation. Copyright (C) 2005-2012 Randy Dunlap ## Copyright (C) 2005-2012 Jean Delvare Copyright (C) 2005-2011 Red Hat, Inc. All rights reserved. Copyright (C) 2005-2011 Nicolas Pitre Copyright (C) 2005-2011 NTT DATA CORPORATION Copyright (C) 2005-2011 Laurent Pinchart (laurent.pinchart@ideasonboard.com) Copyright (C) 2005-2011 FUJITA Tomonori Copyright (C) 2005-2010,2012 Freescale Semiconductor, Inc. Copyright (C) 2005-2010 Texas Instruments. Copyright (C) 2005-2010 Texas Instruments, Inc. Copyright (C) 2005-2010 Red Hat, Inc. All rights reserved. Copyright (C) 2005-2010 Laurent Pinchart (laurent.pinchart@ideasonboard.com) Copyright (C) 2005-2010 Jean Delvare Copyright (C) 2005-2010 IBM Corporation Copyright (C) 2005-2010 MontaVista Software, Inc. Copyright (C) 2005-2009, Uri Shkolnik, Anatoly Greenblat Copyright (C) 2005-2009, 2010 Cavium Networks Copyright (C) 2005-2009 Yoichi Yuasa Copyright (C) 2005-2009 Wind River Systems, Inc. Copyright (C) 2005-2009 Texas Instruments, Inc. Copyright (C) 2005-2009 Texas Instruments Inc Copyright (C) 2005-2009 Rodolfo Giometti Copyright (C) 2005-2009 Red Hat, Inc. All rights reserved. Copyright (C) 2005-2009 Nokia Corporation Author: Juha Yrjola Copyright (C) 2005-2009 Laurent Pinchart (laurent.pinchart@ideasonboard.com) Copyright (C) 2005-2009 Freescale Semiconductor, Inc. Copyright (C) 2005-2009 Cavium Networks Copyright (C) 2005-2009 Atmel Corporation Copyright (C) 2005-2009 MontaVista Software, Inc. Copyright (C) 2005-2008, PA Semi, Inc Copyright (C) 2005-2008, 2015 Texas Instruments, Inc. Copyright (C) 2005-2008, 2012 Texas Instruments, Inc. Copyright (C) 2005-2008 Yoshinori Sato Copyright (C) 2005-2008 Yoichi Yuasa Copyright (C) 2005-2008 Ville Syrjala Copyright (C) 2005-2008 Texas Instruments, Inc. Copyright (C) 2005-2008 Stelian Pop (stelian@popies.net) Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved. Copyright (C) 2005-2008 Pierre Ossman, All Rights Reserved. Copyright (C) 2005-2008 Nippon Telegraph and Telephone Corporation. Copyright (C) 2005-2008 Michael Buesch Copyright (C) 2005-2008 Marcel Holtmann Copyright (C) 2005-2008 KeyStream Corp. Copyright (C) 2005-2008 Johannes Berg (johannes@sipsolutions.net) Copyright (C) 2005-2008 Jean Delvare Copyright (C) 2005-2008 Intel Co. Fenghua Yu Bibo Mao Chandramouli Narayanan Huang Ying Copyright (C) 2005-2008 Intel Co. Copyright (C) 2005-2008 Cavium Networks, Inc Copyright (C) 2005-2008 Cavium Networks Copyright (C) 2005-2008 Auvitek International, Ltd. Copyright (C) 2005-2008 ARM Copyright (C) 2005-2007 kogiidena Copyright (C) 2005-2007 by Texas Instruments Some code has been taken from tusb6010.c Copyrights for that are attributable to: Copyright (C) 2005-2007 by Texas Instruments Copyright (C) 2005-2007 Yoichi Yuasa Copyright (C) 2005-2007 Ulrich Kunitz Copyright (C) 2005-2007 Takahiro Hirofuchi Copyright (C) 2005-2007 Samsung Electronics Kyungmin Park Copyright (C) 2005-2007 Richard Purdie Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved. Copyright (C) 2005-2007 Red Hat GmbH Copyright (C) 2005-2007 Pierre Ossman, All Rights Reserved. Copyright (C) 2005-2007 PMC-Sierra, Inc. All rights reserved. Author: Andrew Hughes, Andrew_Hughes@pmc-sierra.com Copyright (C) 2005-2007 MontaVista Software, Inc. Copyright (C) 2005-2007 Micronas Copyright (C) 2005-2007 Michael Buesch Copyright (C) 2005-2007 Kristian Hoegsberg Copyright (C) 2005-2007 Jiri Slaby Copyright (C) 2005-2007 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2005-2007 Hans Verkuil Copyright (C) 2005-2007 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2005-2007 Freescale Semiconductor, Inc. Copyright (C) 2005-2007 Derek Smithies Sponsored by Indranet Technologies Ltd Copyright (C) 2005-2007 David Brownell Copyright (C) 2005-2007 Cavium Networks Copyright (C) 2005-2007 Atmel Corporation Copyright (C) 2005-2007 Asia Vital Components Co., Ltd. Copyright (C) 2005-2007 AMD (http://www.amd.com) Author: Thomas Dahlmann Copyright (C) 2005-2007 E.M. Smith Copyright (C) 2005-2006, Thomas Gleixner, Russell King Copyright (C) 2005-2006, Thomas Gleixner Copyright (C) 2005-2006, P.Christeas

Copyright (C) 2005-2006 by Texas Instruments Copyright (C) 2005-2006 Timesys Corp., Thomas Gleixner Copyright (C) 2005-2006 Thomas Gleixner Copyright (C) 2005-2006 Thomas Bogendoerfer (tsbogend@alpha.franken.de) Copyright (C) 2005-2006 Thibaut VARENE Copyright (C) 2005-2006 Texas Instruments, Inc. Copyright (C) 2005-2006 TL Sudheendran Copyright (C) 2005-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2005-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2005-2006 Rodolfo Giometti Copyright (C) 2005-2006 PLX Technology, Inc. Copyright (C) 2005-2006 Nokia Corporation Copyright (C) 2005-2006 MontaVista Software, Inc. Copyright (C) 2005-2006 Micronas USA Inc. Copyright (C) 2005-2006 Michael Buesch Copyright (C) 2005-2006 M. Amine SAYA, ATMEL Rousset, France Revision 2005 M. Nicolas Diremdjian, ATMEL Rousset, France Converted to ClockSource/ClockEvents by David Brownell. Copyright (C) 2005-2006 Linus Torvalds Copyright (C) 2005-2006 Kyle McMartin Copyright (C) 2005-2006 Kristian Hoegsberg Copyright (C) 2005-2006 Jens Axboe Copyright (C) 2005-2006 Jean Delvare Copyright (C) 2005-2006 Jan Rychter Copyright (C) 2005-2006 Intel Corporation. Inaky Perez-Gonzalez Copyright (C) 2005-2006 Intel Corporation Reinette Chatre Copyright (C) 2005-2006 Intel Corporation Inaky Perez-Gonzalez Reinette Chatre Copyright (C) 2005-2006 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2005-2006 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2005-2006 Intel Corporation Copyright (C) 2005-2006 Harald Welte , 2007-2008 Daniel Ribeiro , 2007-2008 Stefan Schmidt Copyright (C) 2005-2006 Florian Lohoff (flo@rfc822.org) Copyright (C) 2005-2006 Dell Inc. Released under GPL v2. Copyright (C) 2005-2006 Anthony Liguori Copyright (C) 2005-2006 Andrey Volkov , Varma Electronics Oy Copyright (C) 2005-10 DiBcom (http://www.dibcom.fr/) Copyright (C) 2005-06 Tower Technologies Author: Alessandro Zummo Copyright (C) 2005,2006,2007,2008 IBM Corporation Copyright (C) 2005,2006 Yoshinori Sato Copyright (C) 2005,2006 Hongjiu Lu Copyright (C) 2005,2006 Dominik Brodowski Copyright (C) 2005, Thibaut Varene Based on the OSS AD1889 driver by Randolph Chung Copyright (C) 2005, Pavel Roskin. See main.c for license. Copyright (C) 2005, PMC-Sierra, Inc. All rights reserved. Author: Andrew Hughes, Andrew_Hughes@pmc-sierra.com Copyright (C) 2005, Marcel Selhorst Sirrix AG - security technologies and Applied Data Security Group, Ruhr-University Bochum, Germany Project-Homepage: http://www.trust.rub.de/projects/linux-device-driver-infineon-tpm/ Copyright (C) 2005, Jaya Kumar Copyright (C) 2005, Intel Corporation. Copyright (C) 2005, Intec Automation Inc. Copyright (C) 2005, Intec Automation (mike@steroidmicros.com) Copyright (C) 2005, IBM Corp. Copyright (C) 2005, Freescale (www.freescale.com) Copyright (C) 2005, 2012 IBM Corporation Copyright (C) 2005, 2009, 2010, 2011 Texas Instruments Incorporated Author: Thomas Charleux (thomas.charleux@jaluna.com) Copyright (C) 2005, 2008, 2009 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (C) 2005, 2008 Texas Instruments Inc. Copyright (C) 2005, 2008 Oracle. All rights reserved. Copyright (C) 2005, 2008 Nokia Corporation Copyright (C) 2005, 2007-2009 Bartlomiej Zolnierkiewicz Copyright (C) 2005, 2007, 2008, 2009 Maciej W. Rozycki Copyright (C) 2005, 2007 Maciej W. Rozycki Copyright (C) 2005, 2007 Bartlomiej Zolnierkiewicz Copyright (C) 2005, 2006, 2009, 2010, 2012 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2005, 2006 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2005, 2006 by Eric Van Hensbergen Copyright (C) 2005, 2006 XenSource Ltd Copyright (C) 2005, 2006 Tensilica Inc. Copyright (C) 2005, 2006 Paul Mundt Copyright (C) 2005, 2006 Nokia Corporation Copyright (C) 2005, 2006 Michael H. Schimek Sponsored by OPQ Systems AB Copyright (C) 2005, 2006 Michael H. Schimek Sponsored by OPQ Systems AB Copyright (C) 2005, 2006 Michael Buesch Copyright (C) 2005, 2006 Maciej W. Rozycki Copyright (C) 2005, 2006 IBM Corporation All Rights Reserved. Copyright (C) 2005, 2006 IBM Corporation Copyright (C) 2005, 2006 David S. Miller Copyright (C) 2005, 2006 Chuck Lever Copyright (C) 2005, 2006 Avishay Traeger (avishay@gmail.com) Copyright (C) 2005, 2006 Arnaud Giersch. Copyright (C) 2005, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2005, 06 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2005, 06 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2005 m5603x Linux Driver Project Copyright (C) 2005 by Thomas Winischhofer, Vienna, Austria Copyright (C) 2005 by Stefan Lucke Copyright (C) 2005 by MIPS Technologies, Inc. Copyright (C) 2005 by Latchesar Ionkov Copyright (C) 2005 by Ivan Kokshaysky Copyright (C) 2005 by HP Labs Copyright (C) 2005 by Eric Van Hensbergen Copyright (C) 2005 by Digi International Inc. All rights reserved. Copyright (C) 2005 by David Brownell Copyright (C) 2005 by Ash Willis Copyright (C) 2005 Zymeta Corporation - Michael Downey (downey@zymeta.com) Copyright (C) 2005 Yoshinori Sato Copyright (C) 2005 Yoichi Yuasa Copyright (C) 2005 Yani Ioannou Copyright (C) 2005 XenSource Ltd. Copyright (C) 2005 XenSource Ltd Copyright (C) 2005 Wilson Michaels Copyright (C) 2005 Venkatesh Pallipadi Added support for C3 on SMP Copyright (C) 2005 Varma Electronics Oy, by Andrey Volkov ) Copyright (C) 2005 Trond Myklebust Modified by David Howells Copyright (C) 2005 Trond Myklebust Copyright (C) 2005 Tower Technologies based on nslu2-io.c: Copyright (C) 2005 Tower Technologies based on nas100d-io.c Copyright (C) 2005 Tower Technologies Author: Alessandro Zummo Copyright (C) 2005 Tower Technologies Copyright (C) 2005 Torsten Koschorrek <koschorrek at synertronixx.de Copyright (C) 2005 Thomas Kaiser thomas@kaiser-linux.li Copyright (C) 2005 Thomas Hergenhahn Copyright (C) 2005 Thomas Hellstrom, All Rights Reserved. Copyright (C) 2005 Thiemo Seufer Copyright (C) 2005 Thibaut VARENE Copyright (C) 2005 Texas Instruments, Inc. Richard Woodruff Copyright (C) 2005 Texas Instruments, Inc. Copyright (C) 2005 Texas Instruments Incorporated Copyright (C) 2005 Tensilica Inc. Copyright (C) 2005 Takahiro Hirofuchi names_free() is added. Copyright (C) 2005 Takahiro Hirofuchi names_deinit() is added. Copyright (C) 2005 T. Adachi Copyright (C) 2005 Sylvain Munaut Copyright (C) 2005 Sven Luther Thanks to : Dale Farnsworth Mark A. Greer Nicolas DET Benjamin Herrenschmidt And anyone else who helped me on this. Copyright (C) 2005 Stuart Brady Copyright (C) 2005 Steven Toth Copyright (C) 2005 Stephen Street / StreetFire Sound Labs Copyright (C) 2005 Stephen Rothwell, IBM Corporation Copyright (C) 2005 Stephen Hemminger Copyright (C) 2005 Stelian Pop (stelian@popies.net) Copyright (C) 2005 Stefano Brivio Copyright (C) 2005 Stefano Brivio Copyright (C) 2005 Simtec Electronics Ben Dooks Copyright (C) 2005 Simtec Electronics Copyright (C) 2005 Silicon Graphics, Inc. Christoph Lameter Copyright (C) 2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2005 Silicon Graphics, Inc. Copyright (C) 2005 Silicon Graphics, Inc Copyright (C) 2005 Sensoria Corp. Derived from the unified SMC91x driver by Nicolas Pitre Copyright (C) 2005 Sensoria Corp Derived from the unified SMC91x driver by Nicolas Pitre and the smsc911x.c reference driver by SMSC Copyright (C) 2005 Sean Young Copyright (C) 2005 ScaleMP Inc. Copyright (C) 2005 Sascha Hauer, Pengutronix Copyright (C) 2005 Sascha Hauer , Pengutronix Copyright (C) 2005 SGI, Christoph Lameter Copyright (C) 2005 SAN People Copyright (C) 2005 Rusty Russell, IBM Corporation Copyright (C) 2005 Rusty Russell IBM Corporation Copyright (C) 2005 Rusty Russell Copyright (C) 2005 Russell King. Data taken from include/asm-i386/serial.h Copyright (C) 2005 Russell King. Copyright (C) 2005 Robert Love Copyright (C) 2005 Richard Purdie Copyright (C) 2005 Red Hat, Inc., James Morris Copyright (C) 2005 Red Hat, Inc. All rights reserved. Copyright (C) 2005 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2005 Randy Dunlap Copyright (C) 2005 Ralph Metzler Metzler Brothers Systementwicklung GbR Copyright (C) 2005 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2005 Ralf Baechle Copyright (C) 2005 Rajesh Shah (rajesh.shah@intel.com) Copyright (C) 2005 R Sharada (sharada@in.ibm.com) Copyright (C) 2005 Philippe De Muyter (phdm@macqel.be) Copyright (C) 2005 Phil Chang Copyright (C) 2005 Peter Osterlund (petero2@telia.com) Copyright (C) 2005 Peter Fuerst (pf@net.alphadv.de) - IP28 Copyright (C) 2005 Pete Zaitcev (zaitcev@redhat.com) Copyright (C) 2005 Pekka Enberg Copyright (C) 2005 Pavel Mironchik Copyright (C) 2005 Pavel Machek Copyright (C) 2005 Paul Mundt Copyright (C) 2005 Paul Mackerras, IBM Corp. Copyright (C) 2005 Paul Mackerras Copyright (C) 2005 Patrick Mochel Copyright (C) 2005 Patrick Boettcher (patrick.boettcher@posteo.de) Copyright (C) 2005 Patrick Boettcher Copyright (C) 2005 Patrick Boettcher Copyright (C) 2005 Paolo 'Blaisorblade' Giarrusso Licensed under the GPL Copyright (C) 2005 Oracle. All rights reserved. Copyright (C) 2005 Olav Kongas Portions: Copyright (C) 2005 Olav Kongas Copyright (C) 2005 Nokia Corporation Written by Tony Lindgren Copyright (C) 2005 Nokia Corporation OMAP2 support by Juha Yrjola API improvements and OMAP2 clock framework support by Timo Teras Copyright (C) 2005 Nokia Corporation Author: Paul Mundt Juha Yrjölä OMAP Dual-mode timer framework support by Timo Teras Copyright (C) 2005 Nokia Corporation Author: Paul Mundt Copyright (C) 2005 Nokia Corporation Author: Lauri Leukkunen PWM and clock framwork support by Timo Teras. Copyright (C) 2005 Nokia Corporation Author: Lauri Leukkunen PWM and clock framework support by Timo Teras. Copyright (C) 2005 Nokia Corporation Author: Juha Yrjölä Copyright (C) 2005 Nokia Corporation (taken from islsm_pda.h) Copyright (C) 2005 Nokia Corporation Copyright (C) 2005 Nguyen Anh Quynh Copyright (C) 2005 Nathan Lynch Copyright (C) 2005 Narayanan R S Copyright (C) 2005 MontaVista Software Inc. Copyright (C) 2005 Mips Technologies, Inc Copyright (C) 2005 Mips Technologies Author: Chris Dearman, chris@mips.com derived from fpu.h Copyright (C) 2005 Miloslav Trmac Copyright (C) 2005 Mike Wray, Hewlett-Packard Copyright (C) 2005 Mike Isely Copyright (C) 2005 Mike Christie. All rights reserved. Copyright (C) 2005 Mike Christie based on code maintained by open-iscsi@googlegroups.com Copyright (C) 2005 Mike Christie Copyright (C) 2005 Michel Xhaard mxhaard@magic.fr Copyright (C) 2005 Michael Hund Copyright (C) 2005 Michael Hanselmann (linux-kernel@hansmi.ch) Copyright (C) 2005 Michael Gernoth Copyright (C) 2005 Maxime Bizon Copyright (C) 2005 Matthias Urlichs Copyright (C) 2005 Matthias Blaschke <blaschke at synertronixx.de Copyright (C) 2005 Martin Vaughan Copyright (C) 2005 Martin Langer Copyright (C) 2005 Markus Rechberger Ludovico Cavedon Mauro Carvalho Chehab Copyright (C) 2005 Mark M. Hoffman Copyright (C) 2005 Marc Kleine-Budde, Pengutronix Copyright (C) 2005 Maciej W. Rozycki Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved. Author: Maciej W. Rozycki Copyright (C) 2005 MIPS Technologies, Inc. Copyright (C) 2005 MEV Ltd. Copyright (C) 2005 Ludovico Cavedon Markus Rechberger Mauro Carvalho Chehab Sascha Sommer Copyright (C) 2005 Luben Tuikov Copyright (C) 2005 Lothar Wassmann Copyright (C) 2005 Kontron Canada Copyright (C) 2005 Kirk Lapray (kirk.lapray@gmail.com) based on nxt2002 by Taylor Jacob and nxt2004 by Jean-Francois Thibert (jeanfrancois@sagetv.com) Copyright (C) 2005 Kirk Lapray Copyright (C) 2005 Kirk Lapray Copyright (C) 2005 Kihon Technologies Inc., Steven Rostedt Copyright (C) 2005 Khalid Aziz Copyright (C) 2005 Keith Owens Copyright (C) 2005 John Williams Copyright (C) 2005 John McCutchan Copyright (C) 2005 John Lenz Copyright (C) 2005 Johannes Berg (johannes@sipsolutions.net) Copyright (C) 2005 Jesper Juhl Copyright (C) 2005 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2005 James Chapman (ds1337 core) Copyright (C) 2005 Ivan Kokshaysky Copyright (C) 2005 International Business Machines Corporation Copyright (C) 2005 International Business Machines Copyright (C) 2005 Intel Corporation Venkatesh Pallipadi Added _PDC for SMP C-states on Intel CPUs Copyright (C) 2005 Intel Corporation Copyright (C) 2005 Intel Corp. Copyright (C) 2005 Intel Corp, Zou Nan hai Copyright (C) 2005 Intel Corp Venkatesh Pallipadi Copyright (C) 2005 Intel Corp Zou Nan hai Copyright (C) 2005 Ilya A. Volynets-Evenbakh swiped from i386, and cloned for MIPS by Geert, polished by Ralf. IP32 changes by Ilya. Copyright (C) 2005 Ilya A. Volynets-Evenbakh Copyright (C) 2005 Ilya A. Volynets (Total Knowledge) Copyright (C) 2005 Ilya A. Volynets Copyright (C) 2005 IBM. Hex-dump auto generated from spu_save.c. Do not edit! Copyright (C) 2005 IBM. Hex-dump auto generated from spu_restore.c. Do not edit! Copyright (C) 2005 IBM Corporation. Copyright (C) 2005 IBM Corporation Copyright (C) 2005 IBM Copyright (C) 2005 Hewlett-Packard Development Company, L.P. Copyright (C) 2005 Hewlett-Packard Development Comapny, L.P. Copyright (C) 2005 Hewlett-Packard Co Dan Magenheimer Xen paravirtualization Copyright (C) 2005 Hewlett-Packard Co Alex Williamson Copyright (C) 2005 Hans Verkuil Cleanup V4L2 API update sound fixes Copyright (C) 2005 Hans Verkuil Cleanup Copyright (C) 2005 Hans Verkuil Copyright (C) 2005 Gyorgy Jeney Copyright (C) 2005 Guillaume Thouvenin Copyright (C) 2005 Greg Kroah-Hartman Copyright (C) 2005 Gilbert Wu Copyright (C) 2005 Georg Acher, BayCom GmbH (acher at baycom dot de) Copyright (C) 2005 Frank Arnold (frank@scirocco-5v-turbo.de) Copyright (C) 2005 Faraday Corp. Copyright (C) 2005 Eric Biederman Copyright (C) 2005 Embedded Alley Solutions, Inc Copyright (C) 2005 Duncan Sands, Roman Kagan (rkagan % mail ! ru) Copyright (C) 2005 Dmitry Yusupov Copyright (C) 2005 Dmitry Torokhov Copyright (C) 2005 Dmitry Torokhov Copyright (C) 2005 Dirk Behme ad7877.c Copyright (C) 2005 Dirk Behme Copyright (C) 2005 Dell Inc. Copyright (C) 2005 David Shaohua Li Copyright (C) 2005 David S. Miller (davem@davemloft.net) Copyright (C) 2005 David S. Miller Copyright (C) 2005 David Brownell (ported to 2.6 SPI interface) Copyright (C) 2005 David Brownell Copyright (C) 2005 Danny van Dyk Copyright (C) 2005 Craig Shelley (craig@microtron.org.uk) Copyright (C) 2005 Christoph Lameter Copyright (C) 2005 Calin A. Culianu Copyright (C) 2005 Broadcom Corporation Copyright (C) 2005 Brian Rogan , IBM Copyright (C) 2005 Bob Copeland Released under GPL v2. Copyright (C) 2005 Bernhard Rosenkraenzer Copyright (C) 2005 Benjamin Herrenschmidy , IBM Corp. Copyright (C) 2005 Benjamin Herrenschmidt (benh@kernel.crashing.org) IBM, Corp. Copyright (C) 2005 Benjamin Herrenschmidt , IBM Corporation Copyright (C) 2005 Ben. Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2005 Ben Gardner Copyright (C) 2005 Bartlomiej Zolnierkiewicz Copyright (C) 2005 BULL SA. Copyright (C) 2005 Arthur Huillet (ahuillet@users.sf.net) Copyright (C) 2005 Arcom Control Systems Ltd. Copyright (C) 2005 Antonino Daplas Copyright (C) 2005 Antonino Daplas Copyright (C) 2005 Anthony Liguori Copyright (C) 2005 Andriy Skulysh Split from drivers/input/keyboard/hp600_keyb.c Copyright (C) 2005 Andriy Skulysh Copyright (C) 2005 Andrew de Quincey Copyright (C) 2005 Andreas Steinmetz, Copyright (C) 2005 Andreas Oberritter Copyright (C) 2005 Andreas Jaggi Copyright (C) 2005 Anders Blomdell Copyright (C) 2005 Alex Aizman maintained by open-iscsi@googlegroups.com Copyright (C) 2005 Adaptec, Inc. All rights reserved. Copyright (C) 2005 AXE,Inc. Copyright (C) 2005 ARM Ltd. Copyright (C) 2005 ARM Ltd Copyright (C) 2005 - 2016 Broadcom All rights reserved. Copyright (C) 2005 - 2012 Cavium Inc. Copyright (C) 2005 - 2011 Paul Mundt Copyright (C) 2005 - 2011 Myricom, Inc. All rights reserved. Copyright (C) 2005 - 2010 Paul Mundt Copyright (C) 2005 - 2009 Paul Mundt Copyright (C) 2005 - 2008 Tensilica, Inc. Copyright (C) 2005 - 2008 Paul Mundt Copyright (C) 2005 - 2008 Jeff Dike Copyright (C) 2005 - 2008 Jean Delvare Copyright (C) 2005 - 2007 Paul Mundt Copyright (C) 2005 - 2006 Mike Christie Copyright (C) 2005 Copyright (C) 2005 Yoichi Yuasa Copyright (C) 2005 Media Lab Inc. Copyright (C) 2005 Grant Coady with valuable guidance from Jean Delvare Copyright (C) 2005 Chuck Lever Copyright (C) 2004-9 Patrick Boettcher Copyright (C) 2004-7 DiBcom (http://www.dibcom.fr/) Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) Copyright (C) 2004-6 Patrick Boettcher Copyright (C) 2004-6 DiBcom (http://www.dibcom.fr/) Copyright (C) 2004-5 by Florian 'Floe' Echtler and Andreas 'ad' Deresch Copyright (C) 2004-5 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) see Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) Copyright (C) 2004-2017 Cavium, Inc. Copyright (C) 2004-2016 Synopsys, Inc. Copyright (C) 2004-2016 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2016 Cavium, Inc. Copyright (C) 2004-2014 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2014 Bernd Porr, mail@berndporr.me.uk Copyright (C) 2004-2013 Texas Instruments Copyright (C) 2004-2013 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2004-2013 Synopsys, Inc. Copyright (C) 2004-2013 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2012 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2012 Cavium Networks Copyright (C) 2004-2011 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@virtuallogix.com) Updated for 2.6.34: Mark Salter Copyright (C) 2004-2011 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2011 Nokia Corporation Copyright (C) 2004-2011 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2011 Comtrol, Inc. Copyright (C) 2004-2010 Sage Weil Copyright (C) 2004-2010 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2010 Nokia Corporation Copyright (C) 2004-2010 Markus Grabner (grabner@icg.tugraz.at) Emil Myhrman (emil.myhrman@gmail.com) Copyright (C) 2004-2010 Markus Grabner (grabner@icg.tugraz.at) Copyright (C) 2004-2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2004-2010 Dominik Brodowski Copyright (C) 2004-2009 This file is distributed under the same license as the cpufrequtils package. Mattia Dongili . Copyright (C) 2004-2009 The GameCube Linux Team Copyright (C) 2004-2009 Texas Instruments, Inc. Copyright (C) 2004-2009 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2009 Nokia Corporation Copyright (C) 2004-2009 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2009 EMS Dr. Thomas Wuensche Copyright (C) 2004-2009 Dominik Brodowski This file is distributed under the same license as the cpufrequtils package. Copyright (C) 2004-2009 Dominik Brodowski Copyright (C) 2004-2009 Applied Micro Circuits Corporation. Copyright (C) 2004-2008, Philipp Reisner . Copyright (C) 2004-2008, Lars Ellenberg . Copyright (C) 2004-2008, LINBIT Information Technologies GmbH. Copyright (C) 2004-2008, 2009, 2010 Cavium Networks Copyright (C) 2004-2008 by Eric Van Hensbergen Copyright (C) 2004-2008 Yoichi Yuasa Copyright (C) 2004-2008 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright (C) 2004-2008 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2004-2008 SMSC Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2008 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004-2008 Jean Delvare Based on the lm90 driver. Copyright (C) 2004-2008 Jean Delvare Copyright (C) 2004-2008 International Business Machines Corp. Author(s): Michael A. Halcrow Tyler Hicks Copyright (C) 2004-2008 International Business Machines Corp. Author(s): Michael A. Halcrow Trevor S. Highland Tyler Hicks Copyright (C) 2004-2008 Ingo Molnar Copyright (C) 2004-2008 Cavium Networks Copyright (C) 2004-2008 Atmel Corporation Copyright (C) 2004-2007,2011-2012 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2004-2007, David Dillow Written by David Dillow Inspired by the Trident 4D-WaveDX/NX driver. Copyright (C) 2004-2007 by Daniel Ritz Copyright (C) 2004-2007 Vladimir Lebedev Copyright (C) 2004-2007 Texas Instruments, Inc. Merged to support both OMAP1 and OMAP2 by Tony Lindgren Copyright (C) 2004-2007 Texas Instruments, Inc. Copyright (C) 2004-2007 Texas Instruments Copyright (C) 2004-2007 Silicon Graphics, Inc. Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2007 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004-2007 Pierre Ossman, All Rights Reserved. Copyright (C) 2004-2007 Marcel Holtmann Copyright (C) 2004-2007 John Williams Copyright (C) 2004-2007 Jean Delvare Ported to Linux 2.6 by Gabriele Gorla and Jean Delvare Copyright (C) 2004-2007 International Business Machines Corp. Author(s): Michael A. Halcrow Michael C. Thompson Copyright (C) 2004-2007 International Business Machines Corp. Author(s): Michael A. Halcrow Michael C. Thompson Tyler Hicks Copyright (C) 2004-2007 International Business Machines Corp. Author(s): Michael A. Halcrow Michael C. Thompson Copyright (C) 2004-2007 International Business Machines Corp. Author(s): Michael A. Halcrow Michael C. Thompsion Copyright (C) 2004-2007 International Business Machines Corp. Author(s): Michael A. Halcrow Copyright (C) 2004-2007 Herbert Pötzl - Arnaud Patard Additional cleanups by Ben Dooks Copyright (C) 2004-2007 Hans Verkuil Copyright (C) 2004-2007 Greg Kroah-Hartman Copyright (C) 2004-2007 Cavium Networks Copyright (C) 2004-2007 Atmel Corporation Copyright (C) 2004-2006, Intel Corporation Copyright (C) 2004-2006, Advanced Micro Devices, Inc. Copyright (C) 2004-2006 maintech GmbH, Thomas Kleffel Copyright (C) 2004-2006 Trusted Computer Solutions, Inc. Copyright (C) 2004-2006 Tom Rini Copyright (C) 2004-2006 Thomas Kleffel, All Rights Reserved. Copyright (C) 2004-2006 Sylvain Munaut Copyright (C) 2004-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2004-2006 Silicon Graphics, Inc. Copyright (C) 2004-2006 Richard Purdie Copyright (C) 2004-2006 Red Hat, Inc., Ingo Molnar Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2006 MontaVista Software, Inc. Dale Farnsworth Copyright (C) 2004-2006 MontaVista Software, Inc. Copyright (C) 2004-2006 Marcel Holtmann Copyright (C) 2004-2006 Macq Electronique SA. (www.macqel.com) Copyright (C) 2004-2006 LinSysSoft Technologies Pvt. Ltd. Copyright (C) 2004-2006 Kristian Hoegsberg Copyright (C) 2004-2006 International Business Machines Corp. Author(s): Michael A. Halcrow Michael C. Thompson Trevor S. Highland Copyright (C) 2004-2006 International Business Machines Corp. Author(s): Michael A. Halcrow Michael C. Thompson Copyright (C) 2004-2006 International Business Machines Corp. Author(s): Michael A. Halcrow Copyright (C) 2004-2006 Ingo Molnar Copyright (C) 2004-2006 Hyok S. Choi (hyok.choi@samsung.com) Copyright (C) 2004-2006 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2006 Atmel Corporation Copyright (C) 2004-2006 Joern Engel Copyright (C) 2004-2005, Kyle McMartin Copyright (C) 2004-2005, IBM Corp. Copyright (C) 2004-2005, 2008, 2013 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004-2005, 2008 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004-2005 by Latchesar Ionkov Copyright (C) 2004-2005 Yoichi Yuasa Copyright (C) 2004-2005 Trusted Computer Solutions, Inc. dgoeddel@trustedcs.com> Copyright (C) 2004-2005 Trusted Computer Solutions, Inc. Copyright (C) 2004-2005 Sylvain Munaut Copyright (C) 2004-2005 Stelian Pop Copyright (C) 2004-2005 Richard Purdie omap_ts.[hc], ads7846.h, ts_osk.c Copyright (C) 2004-2005 Richard Purdie Copyright (C) 2004-2005 Richard Purdie Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2005 Pierre Ossman, All Rights Reserved. Copyright (C) 2004-2005 Nokia Corporation. Dynamic Tick Timer written by Tony Lindgren and Tuukka Tikkanen . Copyright (C) 2004-2005 Nokia Corporation Authors: Juha Yrjölä Imre Deak YUV support: Jussi Laako Copyright (C) 2004-2005 Nokia Corporation Author: Juha Yrjölä Copyright (C) 2004-2005 MontaVista Software Inc. Author: Manish Lachwani, mlachwani@mvista.com or manish@koffee-break.com Copyright (C) 2004-2005 Martin Langer Copyright (C) 2004-2005 Marcel Holtmann Copyright (C) 2004-2005 IBM Corp. All Rights Reserved. Copyright (C) 2004-2005 Deep Blue Solutions Ltd. Copyright (C) 2004-2005 David Brownell Copyright (C) 2004-2005 Christoph Hellwig * Copyright (C) 2004-2005 Borislav Deianov Copyright (C) 2004-2005 Andrey Volkov , Varma Electronics Oy Copyright (C) 2004-2005 Advanced Micro Devices, Inc. Copyright (C) 2004-2005 ARM Ltd. Copyright (C) 2004- 2005 Stelian Pop Copyright (C) 2004,2012 Freescale Semiconductor, Inc All rights reserved. Copyright (C) 2004,2008 Laurent Vivier Copyright (C) 2004,2007,2008 IBM Corporation Copyright (C) 2004,2007 Bartlomiej Zolnierkiewicz Copyright (C) 2004,2005,2009 Simtec Electronics Ben Dooks Copyright (C) 2004,2005 Milton D Miller II, IBM Corporation Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. Project manager: S. Weber Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. Project manager: Eric Stolz Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. Copyright (C) 2004, OGAWA Hirofumi Released under GPL v2. Copyright (C) 2004, Microtronix Datacom Ltd. Copyright (C) 2004, LynuxWorks, Inc., Igor Manyilov, Bill Huey Released under the General Public License (GPL). Copyright (C) 2004, Kyle McMartin Copyright (C) 2004, Kyle McMartin Copyright (C) 2004, Intel Corporation Copyright (C) 2004, Intel Corporation Copyright (C) 2004, David Woodhouse, Roman Kagan Copyright (C) 2004, David Woodhouse Copyright (C) 2004, 2013 Maciej W. Rozycki Copyright (C) 2004, 2013 Intel Corporation Author: Naveen B S Author: Rafael J. Wysocki Copyright (C) 2004, 2013 Intel Corp. Author: Rafael J. Wysocki Copyright (C) 2004, 2012 Texas Instruments, Inc. Copyright (C) 2004, 2010-2011 Red Hat, Inc. All rights reserved. Copyright (C) 2004, 2010 Nokia Corporation Written by Timo Teras Copyright (C) 2004, 2009, 2011 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2009, 2010, 2011 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2009, 2010, 2011 Texas Instruments Incorporated Author: Aurelien Jacquiot Copyright (C) 2004, 2009, 2010 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Rewritten for 2.6.3x: Mark Salter Copyright (C) 2004, 2009, 2010 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2009, 2010 2011 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2009 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2008-2009 Bartlomiej Zolnierkiewicz This code was split off from ide.c. See it for original copyrights. Copyright (C) 2004, 2008 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004, 2008 Oracle. All rights reserved. Copyright (C) 2004, 2008 Nokia Corporation Copyright (C) 2004, 2008 Jean Delvare Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2004, 2007 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004, 2007 Maciej W. Rozycki Copyright (C) 2004, 2007 Jean Delvare Copyright (C) 2004, 2007 Freescale Semiconductor, Inc. Copyright (C) 2004, 2007 Bartlomiej Zolnierkiewicz Copyright (C) 2004, 2006, 2009, 2010, 2011 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2006, 2009, 2010 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2006, 2007 Maciej W. Rozycki Copyright (C) 2004, 2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2004, 2006 Maciej W. Rozycki Copyright (C) 2004, 2006 MIPS Technologies, Inc. All rights reserved. Author: Maciej W. Rozycki Copyright (C) 2004, 2005, 2007 Maciej W. Rozycki Copyright (C) 2004, 2005, 2006, 2008 Thiemo Seufer Copyright (C) 2004, 2005, 2006 Red Hat, Inc., Ingo Molnar Copyright (C) 2004, 2005, 2006 Nokia Corporation Copyright (C) 2004, 2005 by Andriy Skulysh) Copyright (C) 2004, 2005 Winbond Electronics Corp. Shane Huang, Rudolf Marek Copyright (C) 2004, 2005 Stephen Hemminger Copyright (C) 2004, 2005 Stefan Ott Copyright (C) 2004, 2005 Ralf Baechle Copyright (C) 2004, 2005 Paul Mundt Copyright (C) 2004, 2005 Paul Mundt Copyright (C) 2004, 2005 Oracle. All rights reserved. Copyright (C) 2004, 2005 Oracle. Copyright (C) 2004, 2005 Nokia Corporation Copyright (C) 2004, 2005 Martin Habets (mhabets@users.sourceforge.net) Copyright (C) 2004, 2005 Manu Abraham (manu@kromtek.com) Copyright (C) 2004, 2005 MIPS Technologies, Inc. All rights reserved. Author: Maciej W. Rozycki Copyright (C) 2004, 2005 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2004, 2005 IBM, John Stultz (johnstul@us.ibm.com) Copyright (C) 2004, 2005 Hans Verkuil Copyright (C) 2004, 2005 Dominik Brodowski Copyright (C) 2004, 2005 Chris Pascoe Copyright (C) 2004, 06 Ralf Baechle Copyright (C) 2004, 05, 06 by Ralf Baechle Copyright (C) 2004, 05, 06 MIPS Technologies, Inc. Elizabeth Clarke (beth@mips.com) Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2004, 05 Thomas Osterried DL9SAU Copyright (C) 2004, 05 Ralf Baechle DL5RB Copyright (C) 2004 convergence GmbH Copyright (C) 2004 by Thomas Rathbone, HP Labs Copyright (C) 2004 by Thomas Rathbone Copyright (C) 2004 by Symmetric Systems Ltd (NZ) Copyright (C) 2004 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2004 by Ralf Baechle Copyright (C) 2004 by Jan-Benedict Glaw Copyright (C) 2004 by FS Forth-Systeme GmbH All rights reserved. Copyright (C) 2004 by Eric Van Hensbergen Copyright (C) 2004 by David Brownell updates to merge with Linux 2.6, better match RNDIS spec Copyright (C) 2004 by Daniel Ritz Copyright (C) 2004 by Christoph Hellwig Copyright (C) 2004 by Christoph Hellwig Copyright (C) 2004 by Al Borchers (alborchers@steinerpoint.com). Copyright (C) 2004 Xilinx, Inc. Copyright (C) 2004 Vernon Mauery Copyright (C) 2004 Utilitek Systems, Inc. Copyright (C) 2004 Ulf Eklund Copyright (C) 2004 Ulf Eklund Copyright (C) 2004 Trond Myklebust Copyright (C) 2004 Tom Long Nguyen Copyright (C) 2004 Thomas Gleixner (tglx@linutronix.de) Copyright (C) 2004 Thiemo Seufer Copyright (C) 2004 Texas Instruments. Copyright (C) 2004 Texas Instruments, Inc. Copyright (C) 2004 Texas Instruments and Copyright (C) 2004 Texas Instruments Copyright (C) 2004 Takashi Iwai Copyright (C) 2004 Sylvain Munaut Copyright (C) 2004 Sun Microsystems Inc. Copyright (C) 2004 Steven Toth Copyright (C) 2004 Steven J. Hill sjhill@realitydiluted.com> Copyright (C) 2004 Steven J. Hill Copyright (C) 2004 Sten Wang Copyright (C) 2004 Stefan Holst (mail@s-holst.de), Uni-Stuttgart Copyright (C) 2004 Stefan Holst (mail@s-holst.de) Uni-Stuttgart Copyright (C) 2004 Simtec Electronics Copyright (C) 2004 Silicon Graphics, Inc. Jesse Barnes Copyright (C) 2004 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2004 Silicon Graphics, Inc. Copyright (C) 2004 Sean Young Copyright (C) 2004 Sean McGoogan Copyright (C) 2004 Sascha Hauer, Synertronixx GmbH Copyright (C) 2004 Sascha Hauer, Pengutronix Copyright (C) 2004 Salvador E. Tropea Copyright (C) 2004 Saito.K & Jeanne(ksaito@interface.co.jp) Copyright (C) 2004 SAN People (Pty) Ltd. Copyright (C) 2004 SAN People Copyright (C) 2004 S.Hauer, Pengutronix Copyright (C) 2004 Ryan S Arnold, IBM Corporation Copyright (C) 2004 Rusty Russell IBM Corporation Copyright (C) 2004 Russell King. Copyright (C) 2004 Russell King Copyright (C) 2004 Roelf Diedericks Copyright (C) 2004 Rick Bronson Converted to 2.6 by Andrew Victor Copyright (C) 2004 Richard Purdie Copyright (C) 2004 Richard Curnow Copyright (C) 2004 Red Hat, Inc., James Morris This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. Copyright (C) 2004 Red Hat, Inc., James Morris Copyright (C) 2004 Red Hat, Inc. All rights reserved. Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004 Red Hat Copyright (C) 2004 Randolph Chung Copyright (C) 2004 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2004 Ralf Baechle Copyright (C) 2004 Psion Teklogix (for NetBook PRO) Copyright (C) 2004 Psion Teklogix Copyright (C) 2004 Peter M. Jones Copyright (C) 2004 Peter Fuerst (pf@net.alphadv.de) - IP28 Copyright (C) 2004 Pete Trapps Copyright (C) 2004 Pengutronix Copyright (C) 2004 Pekka Pietikainen (pp@ee.oulu.fi) Copyright (C) 2004 Pavel Pisa Copyright (C) 2004 Pavel Machek Copyright (C) 2004 Paul Mundt Copyright (C) 2004 Paul Mackerras, IBM Corp. Copyright (C) 2004 Paul Mackerras (paulus@samba.org) and Benjamin Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2004 Paul Mackerras , IBM Copyright (C) 2004 Patrick Mochel 2005 Rudolf Marek Copyright (C) 2004 Patrick Boettcher (patrick.boettcher@posteo.de) Copyright (C) 2004 PathScale, Inc Licensed under the GPL Copyright (C) 2004 PathScale, Inc Copyright (C) 2004 Oracle. All rights reserved. Copyright (C) 2004 Olof Johansson, IBM Corporation and Ben. Herrenschmidt, IBM Corporation Copyright (C) 2004 Olof Johansson , IBM Corporation Copyright (C) 2004 Novell, Inc. All rights reserved. Copyright (C) 2004 Nokia Corporation by Tony Lindrgen Copyright (C) 2004 Nokia Corporation by Tony Lindgren Copyright (C) 2004 Nokia Corporation by Imre Deak Copyright (C) 2004 Nokia Corporation Written by Tuukka Tikkanen and Juha Yrjölä Misc hacks here and there by Tony Lindgren Other hacks (DMA, SD, etc) by David Brownell Copyright (C) 2004 Nokia Corporation Written by Tuukka Tikkanen and Juha Yrjölä Misc hacks here and there by Tony Lindgren Other hacks (DMA, SD, etc) by David Brownell Copyright (C) 2004 Nokia Corporation Written by Tony Lindgren Major cleanups by Juha Yrjölä Copyright (C) 2004 Nokia Corporation Written by Tony Lindgren Copyright (C) 2004 Nokia Corporation Partial timer rewrite and additional dynamic tick timer support by Tony Lindgen and Tuukka Tikkanen Copyright (C) 2004 Nokia Corporation Author: Samuel Ortiz Copyright (C) 2004 Nokia Corporation Author: Imre Deak Adapted for OSK by Copyright (C) 2004 Nokia Corporation Author: Imre Deak Copyright (C) 2004 Nokia Corporation Copyright (C) 2004 Neil Brown Copyright (C) 2004 Nathan Lynch IBM Corporation. Copyright (C) 2004 Nadia Yvette Chambers Copyright (C) 2004 Motoyuki Ito (motoyuki@soft.fujitsu.com) Copyright (C) 2004 MontaVista Softwrae, Inc. Copyright (C) 2004 MontaVista Software, Inc. Copyright (C) 2004 MontaVista Software Inc. Manish Lachwani, mlachwani@mvista.com Copyright (C) 2004 MontaVista Software Inc. Author: Manish Lachwani, mlachwani@mvista.com Copyright (C) 2004 MontaVista Software Inc. Author: Manish Lachwani (mlachwani@mvista.com) Copyright (C) 2004 Microtronix Datacom Ltd. Written by Wentao Xu Copyright (C) 2004 Microtronix Datacom Ltd. Copyright (C) 2004 Microtronix Datacom Ltd Copyright (C) 2004 Michel Xhaard mxhaard@magic.fr Copyright (C) 2004 Michel Lachine Copyright (C) 2004 Matthias Badaire Copyright (C) 2004 Matthew Wilcox Copyright (C) 2004 Markus Schulz Support for TDA10021 Copyright (C) 2004 Mark M. Hoffman Copyright (C) 2004 Maciej W. Rozycki Copyright (C) 2004 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2004 LynuxWorks, Inc., Igor Manyilov, Bill Huey Copyright (C) 2004 Luming Yu Copyright (C) 2004 Luis R. Rodriguez Copyright (C) 2004 Lothar Wassmann Copyright (C) 2004 Lonnie Mendez (dignome@gmail.com) Copyright (C) 2004 Liu Peng Infineon IFAP DC COM CPE Copyright (C) 2004 Linda Xie Copyright (C) 2004 LinSysSoft Technologies Pvt. Ltd. Copyright (C) 2004 Li Shaohua Copyright (C) 2004 Len Brown Copyright (C) 2004 Ladislav Michl Copyright (C) 2004 Kyle McMartin Copyright (C) 2004 Konrad Eisele (eiselekd@web.de,konrad@gaisler.com), Gaisler Research Copyright (C) 2004 Konrad Eisele (eiselekd@web.de,konrad@gaisler.com) Gaisler Research Copyright (C) 2004 Konrad Eisele (eiselekd@web.de, konrad@gaisler.com) Gaisler Research Copyright (C) 2004 Keith M Wesolowski (wesolows@foobazco.org) Copyright (C) 2004 Keith M Wesolowski Copyright (C) 2004 Keiichiro Tokunaga (tokunaga.keiich@jp.fujitsu.com) Copyright (C) 2004 Kay Sievers Copyright (C) 2004 Karen Spearel Copyright (C) 2004 Justin Thiessen Copyright (C) 2004 John Steele Scott Copyright (C) 2004 Jochen Friedrich Copyright (C) 2004 Jochen Friedrich Copyright (C) 2004 Jens Axboe SUSE Labs Copyright (C) 2004 Jens Axboe Copyright (C) 2004 Jeff Lackey. Copyright (C) 2004 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2004 Jeff Dike (jdike@addtoit.com) Licensed under the GPL Copyright (C) 2004 Jeff Dike (jdike@addtoit.com) Copyright (C) 2004 Jean-Frederic Clere. Copyright (C) 2004 Jean Delvare Copyright (C) 2004 Jan M. Hochstein hochstein@algo.informatik.tu-darmstadt.de> Copyright (C) 2004 Jamey Hicks Copyright (C) 2004 Interface Co.,Ltd. Saito.K Copyright (C) 2004 Interface Co., Ltd. Saito.K Copyright (C) 2004 Intel Corporation. Copyright (C) 2004 Intel Corporation Ashok Raj Copyright (C) 2004 Intel Corporation Copyright (C) 2004 Intel Corp. Copyright (C) 2004 Intel Copyright (C) 2004 Infineon IFAP DC COM CPE Copyright (C) 2004 Ian Molton, All Rights Reserved. Copyright (C) 2004 Ian Molton Copyright (C) 2004 Ian Campbell. Copyright (C) 2004 IDT Inc. Copyright (C) 2004 ICT CAS Author: Li xiaoyu, lixy@ict.ac.cn Copyright (C) 2004 ICT CAS Author: Li xiaoyu, ICT CAS lixy@ict.ac.cn Copyright (C) 2004 IBM, Inc. All rights reserved. Copyright (C) 2004 IBM Inc. Copyright (C) 2004 IBM Deutschland Entwicklung GmbH, IBM Corporation Copyright (C) 2004 IBM Corporation. All rights reserved. Copyright (C) 2004 IBM Corporation, Rusty Russell. Copyright (C) 2004 IBM Corporation Authors: Leendert van Doorn Dave Safford Reiner Sailer Kylene Hall Copyright (C) 2004 IBM Corporation Copyright (C) 2004 IBM Corp. Copyright (C) 2004 IBM Copyright (C) 2004 Hyok S. Choi (MPU support) Copyright (C) 2004 Hyok S. Choi Copyright (C) 2004 Hong-Gunn Chew and Jean Delvare Copyright (C) 2004 Hollis Blanchard, IBM Corporation Copyright (C) 2004 Hollis Blanchard , IBM Copyright (C) 2004 Hidetoshi Seto Copyright (C) 2004 Herbert Poetzl Copyright (C) 2004 Greg Ungerer Copyright (C) 2004 Greg Kroah-Hartman Copyright (C) 2004 Grant Grundler Copyright (C) 2004 Google, Inc. (Ken Harrenstien) Copyright (C) 2004 George T. Joseph Derived from Coyote Copyright (C) 2004 Fujitsu Siemens Computers GmbH Licensed under the GPL Copyright (C) 2004 Fujitsu Siemens Computers GmbH Author: Bodo Stroesser (bodo.stroesser@fujitsu-siemens.com) Copyright (C) 2004 Fujitsu Siemens Computers GmbH Author: Bodo Stroesser Licensed under the GPL Copyright (C) 2004 Freescale Semiconductor, Inc. Copyright (C) 2004 Florian Schirmer (jolt@tuxbox.org) Copyright (C) 2004 Florian Schirmer Copyright (C) 2004 FUJITSU LIMITED Copyright (C) 2004 Eric Varsanyi Copyright (C) 2004 Embedded Edge, LLC Copyright (C) 2004 Embedded Edge, LLC Copyright (C) 2004 Dominik Brodowski Copyright (C) 2004 Dmitry Yusupov Copyright (C) 2004 Dmitry Torokhov Copyright (C) 2004 Dirk Behme Copyright (C) 2004 David Woodhouse, Duncan Sands, Roman Kagan Copyright (C) 2004 David S. Miller Copyright (C) 2004 David S. Miller Copyright (C) 2004 David Gibson, IBM Corporation. Includes code formerly from arch/ppc/kernel/perfmon.c: Author: Andy Fleming Copyright (C) 2004 David Gibson, IBM Corporation Copyright (C) 2004 David Gibson , IBM Based on earlier code written by: Dave Engebretsen and Mike Corrigan {engebret|mikejc}@us.ibm.com Copyright (C) 2004 David Gibson , IBM Copyright (C) 2004 David Chaw Copyright (C) 2004 David Brownell Copyright (C) 2004 Daniel Mack and Holger Waechtler Copyright (C) 2004 Compulab Ltd. Copyright (C) 2004 Clemens Fruhwirth Copyright (C) 2004 Christoph Hellwig. Released under GPL v2. Copyright (C) 2004 Chris Kennedy Copyright (C) 2004 Cavium Networks Copyright (C) 2004 Carl-Daniel Hailfinger (invalid MAC handling, insane IRQ rate fixes, bigendian fixes, cleanups, verification) Copyright (C) 2004 Bruno Ducrot Copyright (C) 2004 Broadcom Corporation Copyright (C) 2004 Boris Hu Copyright (C) 2004 Benjamin Herrenschmuidt (benh@kernel.crashing.org, IBM Corp. Copyright (C) 2004 Benjamin Herrenschmuidt (benh@kernel.crashing.org), IBM Corp. Copyright (C) 2004 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> Copyright (C) 2004 Benjamin Herrenschmidt, IBM Corp. Copyright (C) 2004 Benjamin Herrenschmidt , IBM Corp. Copyright (C) 2004 Bartlomiej Zolnierkiewicz Copyright (C) 2004 BULL SA. Written by Simon.Derr@bull.net Copyright (C) 2004 BULL SA. Copyright (C) 2004 Aurelien Alleaume This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License Copyright (C) 2004 Aurelien Alleaume Copyright (C) 2004 Ashok Raj Support for CPU Hotplug Copyright (C) 2004 Ashok Raj Copyright (C) 2004 Arnd Bergmann (arnd@arndb.de) Copyright (C) 2004 Arcom Control Systems Ltd Copyright (C) 2004 Arcom Control Systems Copyright (C) 2004 Antonio Mancuso Amauri Celani Copyright (C) 2004 Antonino Daplas All Rights Reserved Copyright (C) 2004 Antonino Daplas Copyright (C) 2004 Anton Blanchard, IBM Corp. Copyright (C) 2004 Anton Blanchard , IBM PPC 32 oprofile support: (based on PPC 64 support) Copyright (C) 2004 Anton Blanchard , IBM Added mmcra[slot] support: Copyright (C) 2004 Anton Blanchard , IBM Copyright (C) 2004 Antoine Jacquet http://royale.zerezo.com/zr364xx/ Copyright (C) 2004 Anil S Keshavamurthy (anil.s.keshavamurthy@intel.com) Copyright (C) 2004 Anil S Keshavamurthy Added processor hotplug support Copyright (C) 2004 Anil S Keshavamurthy Copyright (C) 2004 Andriy Skulysh Copyright (C) 2004 Andriy Skulysh Copyright (C) 2004 Andrew de Quincey (wol support) Copyright (C) 2004 Andrew de Quincey (tuning thread cleanup) Copyright (C) 2004 Andrew de Quincey Copyright (C) 2004 Andrew de Quincey Copyright (C) 2004 Andreas Monitzer Copyright (C) 2004 Andi Kleen, SuSE Labs Copyright (C) 2004 Amit S. Kale Copyright (C) 2004 Amaury Demol for DiBcom Copyright (C) 2004 Alexandre d'Alton Reworked by Jean Delvare Copyright (C) 2004 Alex Song Copyright (C) 2004 Alex Kern Copyright (C) 2004 Alex Aizman Copyright (C) 2004 Albert Herranz LANDISK/sh4 supported by kogiidena Copyright (C) 2004 Albert Herranz Copyright (C) 2004 Alan Modra (amodra@au.ibm.com)), IBM Corp. Copyright (C) 2004 Advanced Micro Devices, Inc. Copyright (C) 2004 Advanced Micro Devices Copyright (C) 2004 Adaptec, Inc. All rights reserved. Copyright (C) 2004 Adam Litke (agl@us.ibm.com) Copyright (C) 2004 ATMEL Copyright (C) 2004 ARM Limited. Written by Deep Blue Solutions Limited. Copyright (C) 2004 ARM Limited Copyright (C) 2004 2005 2006 Michel Xhaard mxhaard@magic.fr Copyright (C) 2004 - 2013 by Tensilica Inc. Copyright (C) 2004 - 2010 Vladislav Bolkhovitin Copyright (C) 2004 - 2010 Paul Mundt Copyright (C) 2004 - 2010 Ivo van Doorn http://rt2x00.serialmonkey.com> Copyright (C) 2004 - 2010 Ivo van Doorn Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved. Copyright (C) 2004 - 2009 Ivo van Doorn http://rt2x00.serialmonkey.com> Copyright (C) 2004 - 2009 Ivo van Doorn Copyright (C) 2004 - 2009 Gertjan van Wingerde http://rt2x00.serialmonkey.com> Copyright (C) 2004 - 2009 Felix Fietkau http://rt2x00.serialmonkey.com> Copyright (C) 2004 - 2008 by Tensilica Inc. Copyright (C) 2004 - 2008 Texas Instruments Inc. Copyright (C) 2004 - 2008 Red Hat, Inc. All rights reserved. Copyright (C) 2004 - 2008 Paul Mundt Copyright (C) 2004 - 2008 Nokia Corporation Written by Tuukka Tikkanen Copyright (C) 2004 - 2007 Texas Instruments. Copyright (C) 2004 - 2007 Paul Mundt Copyright (C) 2004 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2004 - 2006 rt2x00 SourceForge Project http://rt2x00.serialmonkey.com> Copyright (C) 2004 - 2006 Red Hat, Inc. All rights reserved. Copyright (C) 2004 - 2006 Paul Mundt Copyright (C) 2004 - 2006 Mike Christie Copyright (C) 2004 - 2005, Milton D Miller II, IBM Corporation Copyright (C) 2004 - 2005, 2009-2010 Nokia Corporation Written by Tuukka Tikkanen Based on clocks.h by Tony Lindgren, Gordon McNutt and RidgeRun, Inc Copyright (C) 2004 - 2005, 2009-2010 Nokia Corporation Written by Tuukka Tikkanen Copyright (C) 2004 - 2005, 2009 Nokia corporation Written by Tuukka Tikkanen Based on clocks.h by Tony Lindgren, Gordon McNutt and RidgeRun, Inc Copyright (C) 2004 - 2005 Nokia corporation Written by Tuukka Tikkanen Based on clocks.h by Tony Lindgren, Gordon McNutt and RidgeRun, Inc Copyright (C) 2004 - 2005 Nokia Corporation Partial timer rewrite and additional dynamic tick timer support by Tony Lindgen and Tuukka Tikkanen OMAP Dual-mode timer framework support by Timo Teras Copyright (C) 2004 - 2005 MIPS Technologies, Inc. All rights reserved. Elizabeth Clarke et. al. Copyright (C) 2004 - 2005 Leonid Stoljar Copyright (C) 2004 - 2005 Dmitry Yusupov Copyright (C) 2004 - 2005 Alex Aizman maintained by open-iscsi@googlegroups.com Copyright (C) 2004 - 2005 Alex Aizman Copyright (C) 2004 Maciej W. Rozycki Copyright (C) 2003-5, 2007 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2003-2018 Cavium, Inc. Copyright (C) 2003-2017 Cavium, Inc. Copyright (C) 2003-2015 Chelsio Communications. All rights reserved. Copyright (C) 2003-2015 Broadcom Corporation All Rights Reserved Copyright (C) 2003-2014 STMicroelectronics (R&D) Limited Author: Srinivas Kandagatla Contributors: Giuseppe Cavallaro Copyright (C) 2003-2014 STMicroelectronics (R&D) Limited Copyright (C) 2003-2014 Chelsio Communications. All rights reserved. Copyright (C) 2003-2014 Bernd Porr, mail@berndporr.me.uk Copyright (C) 2003-2013 STMicroelectronics (R&D) Limited Copyright (C) 2003-2013 Jozsef Kadlecsik Copyright (C) 2003-2013 Altera Corporation All rights reserved. Copyright (C) 2003-2012 ARM Ltd. Authors: Catalin Marinas Will Deacon Copyright (C) 2003-2011 PEAK System-Technik GmbH Copyright (C) 2003-2011 Jozsef Kadlecsik Copyright (C) 2003-2011 Jean Delvare Copyright (C) 2003-2010 PEAK System-Technik GmbH Copyright (C) 2003-2010 Julian Anastasov Copyright (C) 2003-2010 Jean Delvare Copyright (C) 2003-2009 Yoichi Yuasa Copyright (C) 2003-2009 Jean Delvare Copyright (C) 2003-2008, Philipp Reisner . Copyright (C) 2003-2008, Lars Ellenberg . Copyright (C) 2003-2008, LINBIT Information Technologies GmbH. Copyright (C) 2003-2008 Yoichi Yuasa Copyright (C) 2003-2008 Takahiro Hirofuchi Copyright (C) 2003-2008 Red Hat, Inc., James Morris Eric Paris Copyright (C) 2003-2008 Geert Uytterhoeven Copyright (C) 2003-2008 David Brownell Copyright (C) 2003-2008 Alan Stern Copyright (C) 2003-2007 Yoichi Yuasa Copyright (C) 2003-2007 Oliver Endriss Copyright (C) 2003-2007 Micronas Copyright (C) 2003-2006, Marvell International Ltd. Copyright (C) 2003-2006, Intel Corporation Copyright (C) 2003-2006, Advanced Micro Devices, Inc. Copyright (C) 2003-2006 Yoichi Yuasa Copyright (C) 2003-2006 Simtec Electronics Ben Dooks Copyright (C) 2003-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2003-2006 Marcel Holtmann Copyright (C) 2003-2006 Kristian Hoegsberg Copyright (C) 2003-2006 Hyok S. Choi Copyright (C) 2003-2006 Hyok S. Choi Copyright (C) 2003-2006 David Hollis Copyright (C) 2003-2005,2008 David Brownell Copyright (C) 2003-2005, 2007 Bartlomiej Zolnierkiewicz Copyright (C) 2003-2005 by David Brownell Copyright (C) 2003-2005 Yoichi Yuasa Copyright (C) 2003-2005 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2003-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2003-2005 SAN People (Pty) Ltd Copyright (C) 2003-2005 SAN People Copyright (C) 2003-2005 Pontus Fuchs, Giridhar Pemmasani http://ndiswrapper.sourceforge.net/ Copyright (C) 2003-2005 PLX Technology, Inc. Copyright (C) 2003-2005 Nokia Corporation Written by Juha Yrjölä Copyright (C) 2003-2005 Nokia Corporation Copyright (C) 2003-2005 MontaVista Software, Inc. Copyright (C) 2003-2005 Matthew Wilcox (matthew.wilcox@hp.com) Copyright (C) 2003-2005 Hewlett Packard Copyright (C) 2003-2005 David Hollis Copyright (C) 2003-2005 David Brownell Copyright (C) 2003-2005 Dave Boutcher (boutcher@us.ibm.com) IBM Corp. Santiago Leon (santil@us.ibm.com) IBM Corp. Linda Xie (lxie@us.ibm.com) IBM Corp. Copyright (C) 2003-2005 Benjamin Herrenschmuidt (benh@kernel.crashing.org) Copyright (C) 2003-2005 Benjamin Herrenschmidt. Copyright (C) 2003-2005 Ben. Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2003-2005 Bartlomiej Zolnierkiewicz Copyright (C) 2003-2005 Anton Blanchard and Milton Miller, IBM Corp Copyright (C) 2003-2005 Alan Stern Copyright (C) 2003-2004, Paul Clements, SteelEye Technology, Inc.: added disk storage for bitmap changes to allow various bitmap chunk sizes Copyright (C) 2003-2004, Paul Clements, SteelEye Technology, Inc. Copyright (C) 2003-2004, 2007 Bartlomiej Zolnierkiewicz Copyright (C) 2003-2004 by Jan-Benedict Glaw Copyright (C) 2003-2004 Venkatesh Pallipadi . Copyright (C) 2003-2004 Russell King, All Rights Reserved. Copyright (C) 2003-2004 Robert Schwebel, Benedikt Spranger Copyright (C) 2003-2004 Oleksij Rempel Jean Delvare Copyright (C) 2003-2004 MontaVista, Software, Inc. by Dale Farnsworth ) Copyright (C) 2003-2004 MontaVista, Software, Inc. Copyright (C) 2003-2004 MontaVista Software, Inc. based on nslu2-power.c: Copyright (C) 2003-2004 MontaVista Software, Inc. based on nslu2-power.c Copyright (C) 2003-2004 MontaVista Software, Inc. based on nas100d-power.c: Copyright (C) 2003-2004 MontaVista Software, Inc. Copyright (C) 2003-2004 Marcel Holtmann Copyright (C) 2003-2004 Luis R. Rodriguez _ Copyright (C) 2003-2004 Kevin Thayer Copyright (C) 2003-2004 Ken Chen Copyright (C) 2003-2004 Intel Corporation Copyright (C) 2003-2004 Intel Copyright (C) 2003-2004 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2003-2004 Giuliano Pochini Copyright (C) 2003-2004 Dennis Noermann Copyright (C) 2003-2004 David Brownell. Copyright (C) 2003-2004 David Brownell Copyright (C) 2003-2004 Christoph Hellwig Copyright (C) 2003-2004 Chris Kennedy Copyright (C) 2003-2004 Amit S. Kale Copyright (C) 2003-2004 Alex Woods IR support by Peter Beutner

Copyright (C) 2003-2004 Alex Woods Copyright (C) 2003-06 Adaptec Inc. * achim_leubner@adaptec.com> * Copyright (C) 2003,4,5 Manfred Spraul Copyright (C) 2003,2004 Neil Whelchel (koyama@firstlight.net) Copyright (C) 2003,2004 Krzysztof Benedyczak (golbi@mat.uni.torun.pl) Michal Wronski (michal.wronski@gmail.com) Copyright (C) 2003,2004 John Williams Copyright (C) 2003,2004 Hewlett-Packard Company Copyright (C) 2003,2004 Greg Kroah-Hartman Copyright (C) 2003,2004 Eric Biederman (ebiederm@xmission.com) Copyright (C) 2003,2004 Aurelien Alleaume Copyright (C) 2003, Randy Dunlap Copyright (C) 2003, Peter Sadik Copyright (C) 2003, Micrel Semiconductors Copyright (C) 2003, Intel Corporation Copyright (C) 2003, Duncan Sands, SolNegro, Josep Comas Copyright (C) 2003, Duncan Sands Copyright (C) 2003, 2006 David S. Miller (davem@davemloft.net) Copyright (C) 2003, 2005, 2006 David S. Miller (davem@davemloft.net) Copyright (C) 2003, 2005 Oracle. All rights reserved. Copyright (C) 2003, 2004, 2007 Maciej W. Rozycki Copyright (C) 2003, 2004, 2006 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Derived from binfmt_elf.c Copyright (C) 2003, 2004, 2005 Paul Mundt Copyright (C) 2003, 2004, 2005 Andriy Skulysh Copyright (C) 2003, 2004 gcs - Global Communication & Services GmbH. and Department of Scientific Computing Paris Lodron University of Salzburg. Hilmar Linder and Wolfram Stering Copyright (C) 2003, 2004 SuperH, Inc. Copyright (C) 2003, 2004 Samuel Rydh (samuel@ibrium.se) Copyright (C) 2003, 2004 SUGIOKA Toshinobu Copyright (C) 2003, 2004 Richard Curnow Copyright (C) 2003, 2004 Reinhard Nissl Copyright (C) 2003, 2004 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 2004 Ralf Baechle Copyright (C) 2003, 2004 Paul Mundt Copyright (C) 2003, 2004 Oracle. All rights reserved. Copyright (C) 2003, 2004 Maciej W. Rozycki Copyright (C) 2003, 2004 Intel Corp. Copyright (C) 2003, 2004 IBM Corporation Copyright (C) 2003, 2004 IBM Corp. Ryan S. Arnold (rsa@us.ibm.com) Copyright (C) 2003, 2004 Gerd Knorr Copyright (C) 2003, 2004 Colin Leroy, Rasmus Rohde, Benjamin Herrenschmidt Copyright (C) 2003, 2004 Chris Dearman Copyright (C) 2003, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 07 Ralf Baechle Copyright (C) 2003, 06, 07 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 06 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 04, 11 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 04, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 04, 07 Ralf Baechle Copyright (C) 2003, 04, 05 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 04 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003 by Ralf Baechle Copyright (C) 2003 by Chuck Lever Copyright (C) 2003 by Andreas Gruenbacher, Copyright (C) 2003 Yoshinori Sato Copyright (C) 2003 Wolfson Microelectronics PLC Copyright (C) 2003 Winfried Ritsch (IEM) based on hdsp.h from Thomas Charbonnel (thomas@undata.org) Copyright (C) 2003 Vojtech Pavlik SiS Taiwan : for direct support and hardware. Daniela Engert : for initial ATA100 advices and numerous others. John Fremlin, Manfred Spraul, Dave Morgan, Peter Kjellerstedt : for checking code correctness, providing patches. Original tests and design on the SiS620 chipset. ATA100 tests and design on the SiS735 chipset. ATA16/33 support from specs ATA133 support for SiS961/962 by L.C. Chang Copyright (C) 2003 Vojtech Pavlik Copyright (C) 2003 Vadim Catana, skystar@moldova.cc Copyright (C) 2003 Vadim Catana : Copyright (C) 2003 Tresys Technology, LLC This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. Copyright (C) 2003 Timesys Corporation. Copyright (C) 2003 TimeSys Corporation Copyright (C) 2003 Thomas Charbonnel (thomas@undata.org) Copyright (C) 2003 Takashi Kusuda Copyright (C) 2003 Sylvain Munaut Kjell Claesson Copyright (C) 2003 StorLine, Inc Copyright (C) 2003 Sistina Software. Copyright (C) 2003 Sistina Software Limited. Copyright (C) 2003 Sistina Software (UK) Limited. Copyright (C) 2003 Sistina Software Copyright (C) 2003 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2003 Silicon Graphics, Inc. Copyright (C) 2003 Shane Spencer Adrian Yee Copyright (C) 2003 Sean McGoogan (Sean.McGoogan@superh.com) Copyright (C) 2003 Samuel Rydh (samuel@ibrium.se) Copyright (C) 2003 SUGIOKA Toshinobu Copyright (C) 2003 STMicroelectronics Limited Copyright (C) 2003 SAN People (Pty) Ltd Copyright (C) 2003 SAN People Copyright (C) 2003 Russell King. Copyright (C) 2003 Russell King, All Rights Reserved. Copyright (C) 2003 Russell King Copyright (C) 2003 Roy Bulter Copyright (C) 2003 Robert Schwebel, Pengutronix Copyright (C) 2003 Robert Schwebel , Pengutronix Copyright (C) 2003 Rick Bronson Copyright (C) 2003 Richard.Curnow@superh.com Copyright (C) 2003 Richard Curnow, SuperH UK Limited Copyright (C) 2003 Richard Curnow (/proc/tlb, bug fixes) Copyright (C) 2003 Richard Curnow Copyright (C) 2003 Richard Curnow Copyright (C) 2003 Red Hat, Inc., James Morris This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. Copyright (C) 2003 Red Hat, Inc., James Morris Copyright (C) 2003 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2003 Red Hat Inc Copyright (C) 2003 Red Hat Copyright (C) 2003 Red Hat Copyright (C) 2003 Randolph Chung Copyright (C) 2003 Randolph Chung Copyright (C) 2003 Ralph Metzler Copyright (C) 2003 Ralf Baechle 6/2004 pf Copyright (C) 2003 Ralf Baechle Copyright (C) 2003 Ralf Baechle Copyright (C) 2003 Peter Milne, D-TACQ Solutions Ltd Peter dot Milne at D hyphen TACQ dot com> Copyright (C) 2003 Pavel Machek (pavel@ucw.cz) Copyright (C) 2003 Pavel Machek Copyright (C) 2003 Paul Mundt Copyright (C) 2003 Paul Mundt Copyright (C) 2003 Paul Andreassen Copyright (C) 2003 PathScale, Inc. Copyright (C) 2003 PMC-Sierra, Inc., written by Manish Lachwani Copyright (C) 2003 Oliver Endriss Copyright (C) 2003 Nokia Corporation Written by Timo Teräs Copyright (C) 2003 Nokia Corporation Author: Juha Yrjölä Copyright (C) 2003 Montavista Software, Inc Copyright (C) 2003 MontaVista, Software, Inc. Copyright (C) 2003 MontaVista Softwrae, Inc. Copyright (C) 2003 MontaVista Software, Inc. Author: George G. Davis or Copyright (C) 2003 MontaVista Software, Inc. Copyright (C) 2003 MontaVista Software Inc. Author: Jun Sun, jsun@mvista.com or jsun@junsun.net Copyright (C) 2003 MontaVista Software (source@mvista.com) Copyright (C) 2003 Monta Vista Software, Inc. Unified SMC91x driver by Nicolas Pitre Copyright (C) 2003 Mipsys - Benjamin Herrenschmidt Copyright (C) 2003 Microtronix Datacom Ltd. Copyright (C) 2003 Michael Hunold Copyright (C) 2003 Megasolution Inc. Copyright (C) 2003 Maxim Krasnyansky Copyright (C) 2003 Matthias Brukner, Trajet Gmbh, Rebenring 33, 38106 Braunschweig, GERMANY Copyright (C) 2003 Matjaz Breskvar Copyright (C) 2003 Mark Studebaker Copyright (C) 2003 Marcel Holtmann Copyright (C) 2003 Maciej W. Rozycki Copyright (C) 2003 Luis R. Rodriguez Copyright (C) 2003 Linus Torvalds Copyright (C) 2003 Lineo uSolutions, Inc. Copyright (C) 2003 Linda Xie Copyright (C) 2003 Ladislav Michl (ladis@linux-mips.org) Copyright (C) 2003 Ladislav Michl Copyright (C) 2003 Krzysztof Halasa Copyright (C) 2003 Krzysztof Benedyczak & Michal Wronski Copyright (C) 2003 Konrad Eisele Copyright (C) 2003 Kirk Reiser. Copyright (C) 2003 Kevin Thayer Copyright (C) 2003 Ken Chen Copyright (C) 2003 Keith M Wesolowski Copyright (C) 2003 Kartikey Mahendra Bhatt . Copyright (C) 2003 Jozsef Kadlecsik Copyright (C) 2003 Joshua Wise Copyright (C) 2003 John Williams Copyright (C) 2003 John Klar Copyright (C) 2003 Joerg Dorchain Copyright (C) 2003 Jeremy Fitzhardinge Copyright (C) 2003 Jens Axboe Copyright (C) 2003 Jana Saout Copyright (C) 2003 Jamie Honan Copyright (C) 2003 James Bottomley Copyright (C) 2003 James Bottomley Copyright (C) 2003 Intel Corporation Venki Pallipadi Copyright (C) 2003 Intel Corp. Copyright (C) 2003 Intel Co Suresh Siddha Fenghua Yu Arun Sharma Copyright (C) 2003 IBM. Copyright (C) 2003 IBM Corp. Copyright (C) 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2003 Hewlett-Packard Co David Mosberger : updated for new timer-interpolation infrastructure Copyright (C) 2003 Herbert Valerio Riedel Copyright (C) 2003 Heiko Ronsdorf Copyright (C) 2003 Guido Guenther Copyright (C) 2003 Greg Ungerer Copyright (C) 2003 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2003 Greg Kroah-Hartman Copyright (C) 2003 Georges Menie Copyright (C) 2003 Geert Uytterhoeven Copyright (C) 2003 Geert Uytterhoeven Copyright (C) 2003 Fruhwirth Clemens Copyright (C) 2003 Frank Mori Hess Copyright (C) 2003 Fenghua Yu Change pt_regs_off() to make it less dependent on pt_regs structure. Copyright (C) 2003 Ethan Benson partially derived from linux/fs/ext2/ioctl.c Copyright (C) 2003 Deep Blue Solutions, Ltd, All Rights Reserved. Copyright (C) 2003 Deep Blue Solutions Ltd, All Rights Reserved. Copyright (C) 2003 Deep Blue Solutions Ltd Copyright (C) 2003 David S. Miller (davem@redhat.com) Copyright (C) 2003 David Glance 2001-2004 Juergen Stuber Copyright (C) 2003 David Glance 2001-2004 Juergen Stuber Copyright (C) 2003 David Gibson, IBM Corporation. Copyright (C) 2003 David Brownell Copyright (C) 2003 David Borowski. Copyright (C) 2003 Dave Engebretsen Copyright (C) 2003 Convergence GmbH Copyright (C) 2003 Conexant Americas Inc. All Rights Reserved. Copyright (C) 2003 Coherent Imaging Systems Copyright (C) 2003 Christoph Hellwig. Released under GPL v2. Copyright (C) 2003 Christoph Hellwig (hch@lst.de) Copyright (C) 2003 Carlos O'Donell Copyright (C) 2003 Broadcom Corporation Copyright (C) 2003 Bernardo Innocenti Based on former asm-ppc/div64.h and asm-m68knommu/div64.h Copyright (C) 2003 Bernardo Innocenti Copyright (C) 2003 Benjamin Herrenschmuidt (benh@kernel.crashing.org) Copyright (C) 2003 Benjamin Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2003 Benedikt Spranger, Pengutronix Copyright (C) 2003 Ben. Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2003 BULL SA. Copyright (C) 2003 BULL SA Copyright (C) 2003 Aurelien Alleaume Copyright (C) 2003 Atheros Communications, Inc., All Rights Reserved. Copyright (C) 2003 Asit Mallick Copyright (C) 2003 Anton Blanchard , IBM Rework, based on alpha PCI code. Copyright (C) 2003 Anton Blanchard , IBM Copyright (C) 2003 Andriy Skulysh Copyright (C) 2003 Andreas Oberritter Copyright (C) 2003 Al Borchers (alborchers@steinerpoint.com) Copyright (C) 2003 Agilent Technologies Copyright (C) 2003 Advanced Micro Devices Copyright (C) 2003 Adrian Sun (asun@darksunrising.com) Copyright (C) 2003 ATMEL Copyright (C) 2003 ATI Inc. Copyright (C) 2003 2004 Michel Xhaard mxhaard@magic.fr Copyright (C) 2003 -- 2004 Greg Kroah-Hartman Copyright (C) 2003 - 2012 Paul Mundt Copyright (C) 2003 - 2010 Paul Mundt Copyright (C) 2003 - 2009 Paul Mundt Copyright (C) 2003 - 2009 NetXen, Inc. Copyright (C) 2003 - 2008 Paul Mundt Copyright (C) 2003 - 2008 Nokia Corporation Author: Juha Yrjölä DMA channel linking for 1610 by Samuel Ortiz Graphics DMA and LCD DMA graphics tranformations by Imre Deak Copyright (C) 2003 - 2008 Nokia Corporation Copyright (C) 2003 - 2007 Tensilica Inc. Copyright (C) 2003 - 2007 Paul Mundt Copyright (C) 2003 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2003 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Copyright (C) 2003 - 2006 Paul Mundt Copyright (C) 2003 - 2005 Tensilica Inc. Copyright (C) 2003 - 2005 Nokia Corporation Copyright (C) 2003 - 2004, 2006 Tresys Technology, LLC Copyright (C) 2003 - 2004 Tresys Technology, LLC This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. Copyright (C) 2003 - 2004 Tresys Technology, LLC Copyright (C) 2003 Michiel Rook Copyright (C) 2003 Megasolution Inc. Copyright (C) 2002~2010 by Guan Xue-tao Copyright (C) 2002-2018 KVASER AB, Sweden. All rights reserved. Copyright (C) 2002-2014 MEV Ltd. Copyright (C) 2002-2014 ARM Limited. Copyright (C) 2002-2011 Hugh Dickins. Copyright (C) 2002-2008, Lars Ellenberg . Copyright (C) 2002-2008 Novell/SUSE Copyright (C) 2002-2008 Krzysztof Halasa Copyright (C) 2002-2007 Volkswagen Group Electronic Research Copyright (C) 2002-2007 Kristian Høgsberg Copyright (C) 2002-2007 KVASER AB Copyright (C) 2002-2007 Hewlett-Packard Co Contributed by David Mosberger-Tang Copyright (C) 2002-2007 Helge Deller Copyright (C) 2002-2006 Yoichi Yuasa Copyright (C) 2002-2006 Thibaut VARENE Copyright (C) 2002-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2002-2006 Novell, Inc. Jan Beulich Copyright (C) 2002-2006 Krzysztof Halasa Copyright (C) 2002-2006 Kristian Høgsberg Copyright (C) 2002-2006 Frank Mori Hess Copyright (C) 2002-2005 by David Brownell Copyright (C) 2002-2005 Yoichi Yuasa Copyright (C) 2002-2005 VERITAS Software Corporation. Copyright (C) 2002-2005 Sam Ravnborg Copyright (C) 2002-2005 Roman Zippel Copyright (C) 2002-2005 Pavel Roskin Portions based on orinoco_cs.c: Copyright (C) 2002-2005 Pavel Roskin Portions based on information in wl_lkm_718 Agere driver Copyright (C) 2002-2005 MontaVista Software, Inc. Copyright (C) 2002-2005 Julien Lerouge, 2003-2006 Karol Kozimor Copyright (C) 2002-2005 Eric Biederman Copyright (C) 2002-2005 Emmanuel Pacaud Copyright (C) 2002-2005 Dave Jones. Copyright (C) 2002-2005 Clemens Ladisch. Copyright (C) 2002-2005 - Tom Zanussi (zanussi@us.ibm.com), IBM Corp Copyright (C) 2002-2004 by Luca Risolia Copyright (C) 2002-2004 Yoichi Yuasa Copyright (C) 2002-2004 Timesys Corporation Copyright (C) 2002-2004 Stefan Eletzhofer Copyright (C) 2002-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2002-2004 Sensoray Co., Inc. Copyright (C) 2002-2004 Rohit Seth Copyright (C) 2002-2004 John Belmonte Copyright (C) 2002-2004 Eric Biederman Copyright (C) 2002-2004 Dave Jones Copyright (C) 2002-2003 Stephen Rothwell, IBM Corporation Copyright (C) 2002-2003 Romain Lievin Released under the terms of the GNU GPL v2.0. Copyright (C) 2002-2003 Ralph Metzler Metzler Brothers Systementwicklung GbR Copyright (C) 2002-2003 Patrick Mochel Copyright (C) 2002-2003 Open Source Development Labs Copyright (C) 2002-2003 MontaVista Software, Inc. Copyright (C) 2002-2003 Maxim Krasnyansky Copyright (C) 2002-2003 Matthew Wilcox Copyright (C) 2002-2003 Marcel Holtmann Copyright (C) 2002-2003 Hewlett-Packard Co Stephane Eranian Copyright (C) 2002-2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2002-2003 Hewlett Packard Co Stephane Eranian Copyright (C) 2002-2003 Florian Schirmer Copyright (C) 2002-2003 Fabrizio Gennari Copyright (C) 2002-2003 Eric Biederman Copyright (C) 2002-2003 Deep Blue Solutions Ltd, all rights reserved. Copyright (C) 2002-2003 David McCullough Copyright (C) 2002-2003 Dave Jones. Copyright (C) 2002-2003 Dave Jones Copyright (C) 2002-2003 Christoph Hellwig Copyright (C) 2002-2003 Andreas Oberritter Copyright (C) 2002-2003 Andreas Gruenbacher Copyright (C) 2002-04 Intel Corporation * Copyright (C) 2002- 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2002,5 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2002,2011 Greg Ungerer Copyright (C) 2002,2005 by SOMA Networks, Inc. Copyright (C) 2002,2005 SOMA Networks, Inc. Copyright (C) 2002,2004 Yoichi Yuasa Copyright (C) 2002,2004 MARA Systems AB by Henrik Nordstrom Copyright (C) 2002,2003 by Andreas Gruenbacher Copyright (C) 2002,2003 Takayoshi Kochi (t-kochi@bq.jp.nec.com) Copyright (C) 2002,2003 Suresh Siddha Copyright (C) 2002,2003 NEC Corporation Copyright (C) 2002,2003 Jun Nakajima Copyright (C) 2002,2003 Intrinsyc Software Copyright (C) 2002,2003 Intel Corp. Jun Nakajima Suresh Siddha Copyright (C) 2002,2003 Frank Mori Hess Copyright (C) 2002,2003 Florian Schirmer Copyright (C) 2002,2003 Broadcom Corporation Copyright (C) 2002,2003 Andi Kleen Copyright (C) 2002,2003 Adaptec, Inc. Copyright (C) 2002,03 NEC Electronics Corporation Copyright (C) 2002,03 Miles Bader Copyright (C) 2002, Rohit Seth Copyright (C) 2002, Linus Torvalds. Copyright (C) 2002, Linus Torvalds Copyright (C) 2002, IBM Corp. Copyright (C) 2002, Greg Ungerer (gerg@snapgear.com) Copyright (C) 2002, Erich Focht, NEC Copyright (C) 2002, David McCullough modified for 2.6 by Hyok S. Choi Copyright (C) 2002, ATI Corp. Copyright (C) 2002, 2018 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2002, 2017 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2002, 2014 Maciej W. Rozycki Copyright (C) 2002, 2008 by Andreas Mohr Copyright (C) 2002, 2008 David S. Miller Copyright (C) 2002, 2007 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2002, 2007 Maciej W. Rozycki Copyright (C) 2002, 2006, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 2002, 2006 Ken Chen Copyright (C) 2002, 2006 Intel Corp. Copyright (C) 2002, 2006 David S. Miller (davem@davemloft.net) Copyright (C) 2002, 2005 Oracle. All rights reserved. Copyright (C) 2002, 2005 Maciej W. Rozycki Copyright (C) 2002, 2005 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Maciej W. Rozycki Copyright (C) 2002, 2005 - 2011 by Andreas Mohr Copyright (C) 2002, 2004, 2007 by Ralf Baechle Copyright (C) 2002, 2004, 2007 by Ralf Baechle Copyright (C) 2002, 2004, 2005 Oracle. All rights reserved. Copyright (C) 2002, 2004 Oracle. All rights reserved. Copyright (C) 2002, 2004 Maciej W. Rozycki Copyright (C) 2002, 2003, 2006 Paul Mundt Copyright (C) 2002, 2003, 2006 David S. Miller (davem@davemloft.net) Copyright (C) 2002, 2003, 2005, 2008 Maciej W. Rozycki Copyright (C) 2002, 2003, 2005, 2006 Maciej W. Rozycki Copyright (C) 2002, 2003, 2005 Maciej W. Rozycki Copyright (C) 2002, 2003, 2005 Ilya A. Volynets Copyright (C) 2002, 2003, 2004, 2005, 2007 Maciej W. Rozycki Copyright (C) 2002, 2003, 2004, 2005 Maciej W. Rozycki Copyright (C) 2002, 2003, 2004 Paul Mundt Copyright (C) 2002, 2003, 2004 Maciej W. Rozycki Copyright (C) 2002, 2003, 2004 Dell Inc. by Matt Domsch disk signature by Matt Domsch, Andrew Wilks, and Sandeep K. Shandilya legacy CHS by Patrick J. LoPresti Copyright (C) 2002, 2003, 2004 Dell Inc. by Matt Domsch Copyright (C) 2002, 2003, 06, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2002, 2003 Philip Pokorny Copyright (C) 2002, 2003 Paul Mundt Copyright (C) 2002, 2003 Oracle. All rights reserved. Copyright (C) 2002, 2003 Maciej W. Rozycki Copyright (C) 2002, 2003 Ladislav Michl (ladis@linux-mips.org) Copyright (C) 2002, 2003 H. Peter Anvin Copyright (C) 2002, 2003 David S. Miller (davem@redhat.com) Copyright (C) 2002, 2003 Christoph Hellwig Copyright (C) 2002, 2003 - Tom Zanussi (zanussi@us.ibm.com), IBM Corp Copyright (C) 2002 by Theodore Ts'o Copyright (C) 2002 by Takashi Iwai. Copyright (C) 2002 by Ron Minnich Copyright (C) 2002 by Ralf Baechle Copyright (C) 2002 by Peter Schildmann Copyright (C) 2002 by Concurrent Computer Corporation Distributed under the GNU GPL license version 2. Copyright (C) 2002 Yoshinori Sato , Copyright (C) 2002 Yoshinori Sato Copyright (C) 2002 Vivien Chappelier Copyright (C) 2002 Vivien Chappelier Copyright (C) 2002 USAGI/WIDE Project Copyright (C) 2002 Trond Myklebust Copyright (C) 2002 Trond Myklebust Copyright (C) 2002 Toshinobu Sugioka Copyright (C) 2002 Toshiba Corporation Copyright (C) 2002 Tobias Hoffmann Copyright (C) 2002 TimeSys Corp. Copyright (C) 2002 Thomas Gleixner (tglx@linutronix.de) Copyright (C) 2002 Thibaut Varene Copyright (C) 2002 Tensilica Inc. Copyright (C) 2002 Tapio Laxström (tapio.laxstrom@iptime.fi) Copyright (C) 2002 Takayoshi Kochi Copyright (C) 2002 Takashi Iwai Copyright (C) 2002 Sun Microsystems, Inc. Tim Hockin Copyright (C) 2002 Stuart Menefy (stuart.menefy@st.com) Copyright (C) 2002 Stuart Menefy Copyright (C) 2002 Steve Underwood Copyright (C) 2002 Steve Schmidtke Licensed under the GPL Copyright (C) 2002 Stephen Rothwell, IBM Corporation Copyright (C) 2002 Stefan Eletzhofer Copyright (C) 2002 SnapGear, by Paul Dale Copyright (C) 2002 Sistina Software (UK) Limited. Copyright (C) 2002 Simon Evans Copyright (C) 2002 Simon Evans Copyright (C) 2002 Shane Nay (shane@minirl.com) Copyright (C) 2002 Sam Creasey Copyright (C) 2002 STMicroelectronics Limited Author : Stuart Menefy Copyright (C) 2002 STMicroelectronics Copyright (C) 2002 SOMA Networks, Inc. Copyright (C) 2002 SHARP Copyright (C) 2002 SGI - Silicon Graphics, Inc Copyright (C) 2002 Russell King. Modified for nommu by Hyok S. Choi Copyright (C) 2002 Russell King. Copyright (C) 2002 Russell King Copyright (C) 2002 Rory Bolt Copyright (C) 2002 Roman Zippel Released under the terms of the GNU GPL v2.0. Copyright (C) 2002 Roman Zippel Copyright (C) 2002 RidgeRun, Inc. Author: Steve Johnson Copyright (C) 2002 RidgeRun, Inc. Copyright (C) 2002 Rick Bronson Copyright (C) 2002 Richard Russon Copyright (C) 2002 Richard Hirst (rhirst with parisc-linux.org) Copyright (C) 2002 Richard Henderson. Copyright (C) 2002 Richard Henderson Copyright (C) 2002 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2002 Red Hat, Inc. Copyright (C) 2002 Red Hat Copyright (C) 2002 Randy Dunlap Copyright (C) 2002 Randolph Chung Copyright (C) 2002 Randolph Chung Copyright (C) 2002 Ralph Metzler Copyright (C) 2002 Ralf Baechle DO1GRB (ralf@gnu.org) Copyright (C) 2002 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2002 Ralf Baechle Copyright (C) 2002 Rabeeh Khoury Rabeeh Khoury Copyright (C) 2002 Peter Hettkamp based on work Copyright (C) 2002 Peter Hettkamp Copyright (C) 2002 Peter Bergner , IBM Copyright (C) 2002 Pete Zaitcev (zaitcev@yahoo.com) Copyright (C) 2002 Pete Zaitcev Copyright (C) 2002 Pavel Machek Copyright (C) 2002 Paul Mundt Copyright (C) 2002 Paul Mackerras, IBM Corp. Copyright (C) 2002 Patrick Mansfield Copyright (C) 2002 Niibe Yutaka Copyright (C) 2002 NetChip Technology, Inc. (http://www.netchip.com) Copyright (C) 2002 Neil Brown Copyright (C) 2002 Motorola GSG-China Copyright (C) 2002 MontaVista Software, Inc. Copyright (C) 2002 MontaVista Software Inc. Author: jsun@mvista.com or jsun@junsun.net Copyright (C) 2002 MontaVista Software Inc. Author: Yoichi Yuasa Copyright (C) 2002 MontaVista Software Inc. Author: Jun Sun, jsun@mvista.com or jsun@junsun.net Copyright (C) 2002 MontaVista Software Inc. Copyright (C) 2002 MontaVista Software Copyright (C) 2002 Michael Hillmann Copyright (C) 2002 Maxim Yevtyushkin Copyright (C) 2002 Maxim Krasnyansky Copyright (C) 2002 Matthew Wilcox (willy at parisc-linux.org) Copyright (C) 2002 Matthew Dharm Copyright (C) 2002 Mark D. Studebaker Copyright (C) 2002 Marius Gröger (mag@sysgo.de) Copyright (C) 2002 Marcel Holtmann Copyright (C) 2002 Maciej W. Rozycki Copyright (C) 2002 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2002 MEV Ltd. Copyright (C) 2002 M. R. Brown Copyright (C) 2002 M. R. Brown Copyright (C) 2002 Lionel Bouton , Maintainer Copyright (C) 2002 Linus Torvalds. License: GPL Copyright (C) 2002 Laurent Pinchart Copyright (C) 2002 Laurent Canet Copyright (C) 2002 Ladislav Michl Copyright (C) 2002 Kuba Ober (kuba@mareimbrium.org) Copyright (C) 2002 Khalid Aziz Copyright (C) 2002 Ken Chen Copyright (C) 2002 KOBIL Systems GmbH Author: Thomas Wahrenbruch Copyright (C) 2002 Jungo Software Technologies. Copyright (C) 2002 Joachim Wuttke Copyright (C) 2002 Jens Axboe Copyright (C) 2002 Jenna Hall Copyright (C) 2002 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2002 Jeff Dike (jdike@karaya.com) Copyright (C) 2002 James Simmons Copyright (C) 2002 James Simmons Copyright (C) 2002 Intrinsyc, Inc. (Frank Becker) Copyright (C) 2002 Intrinsyc Software Inc. Copyright (C) 2002 Intersil Americas Inc. Copyright (C) 2002 Intel Corporation. Copyright (C) 2002 Intel Corporation Copyright (C) 2002 Intel Corp. Copyright (C) 2002 Intel Copyright (C) 2002 Ingo Molnar Copyright (C) 2002 Hiroshi Aono (h-aono@ap.jp.nec.com) Copyright (C) 2002 Hewlett-Packard Development Group, L.P. Author: Torben Mathiasen Copyright (C) 2002 Hewlett-Packard Company Copyright (C) 2002 Hewlett-Packard Co. David Mosberger-Tang Copyright (C) 2002 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2002 Hewlett-Packard Co David Mosberger Copyright (C) 2002 Hewlett Packard Company. Copyright (C) 2002 Hewlett Packard Copyright (C) 2002 Herbert Valerio Riedel Copyright (C) 2002 Helge Deller Copyright (C) 2002 Greg Ungerer Copyright (C) 2002 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2002 Frank Mori Hess Copyright (C) 2002 Felix Domke Andreas Oberritter Copyright (C) 2002 Erich Focht Copyright (C) 2002 Embedix, Inc Copyright (C) 2002 Dominik Brodowski Copyright (C) 2002 Dennis Noermann Copyright (C) 2002 Denis Oliver Kropp Copyright (C) 2002 Dell Inc. Copyright (C) 2002 Deep Blue Solutions Ltd. Copyright (C) 2002 Deep Blue Solutions Ltd, All Rights Reserved. Copyright (C) 2002 David S. Miller. Copyright (C) 2002 David S. Miller (davem@redhat.com) Fixed by Pekka Pietikainen (pp@ee.oulu.fi) Copyright (C) 2002 David S. Miller (davem@redhat.com) Copyright (C) 2002 David S. Miller Copyright (C) 2002 David McCullough Copyright (C) 2002 David McCullough Copyright (C) 2002 David J. Mckay & Benedict Gaster Copyright (C) 2002 David Howells (dhowells@redhat.com) Incorporating suggestions made by Linus Torvalds and Dave Miller Copyright (C) 2002 David Howells (dhowells@redhat.com) Incorporating suggestions made by Linus Torvalds Copyright (C) 2002 David Howells (dhowells@redhat.com) Copyright (C) 2002 David Howells Copyright (C) 2002 Dave Engebretsen , IBM Rework to support virtual processors Copyright (C) 2002 Daniel Vecino Castel Copyright (C) 2002 Dag Arne Osvik 2003 Herbert Valerio Riedel Copyright (C) 2002 Connect Tech Inc. Copyright (C) 2002 Christoph Hellwig Copyright (C) 2002 Broadcom, Inc. memcpy/copy_user author: Mark Vandevoorde Copyright (C) 2002 Broadcom Corporation Copyright (C) 2002 Benjamin Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2002 Benedict Gaster Copyright (C) 2002 Atom Create Engineering Co., Ltd. Copyright (C) 2002 Anton Blanchard, IBM Corp. Copyright (C) 2002 Anton Blanchard , IBM Copyright (C) 2002 Andy Grover Copyright (C) 2002 Andriy Skulysh Copyright (C) 2002 Andreas Oberritter Copyright (C) 2002 Andreas Gruenbacher Copyright (C) 2002 Andi Kleen, SuSE Labs Copyright (C) 2002 Andi Kleen Copyright (C) 2002 Alan Cox ALi (now ULi M5228) support by Clear Zhang Copyright (C) 2002 Alan Cox ALi (now ULi M5228) support by Clear Zhang Copyright (C) 2002 Al Stone Copyright (C) 2002 AbsoluteValue Systems, Inc. All Rights Reserved. Copyright (C) 2002 ARM Ltd. All Rights Reserved Copyright (C) 2002 ARM Ltd. Copyright (C) 2002 ARM Ltd, All Rights Reserved Copyright (C) 2002 ARM Limited, All Rights Reserved. Copyright (C) 2002 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2002 2003 by MontaVista Software. Copyright (C) 2002 - 2014, Areca Technology Corporation All rights reserved Copyright (C) 2002 - 2013 Tensilica, Inc. Copyright (C) 2002 - 2012 Tensilica Inc. Copyright (C) 2002 - 2012 Paul Mundt Copyright (C) 2002 - 2011 Paul Mundt Copyright (C) 2002 - 2010 Paul Mundt Copyright (C) 2002 - 2009 Paul Mundt Copyright (C) 2002 - 2008 Paul Mundt Copyright (C) 2002 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2002 - 2007 Paul Mundt Copyright (C) 2002 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com) Licensed under the GPL Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL. Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux,intel}.com) Licensed under the GPL Copyright (C) 2002 - 2006 Atom Create Engineering Co., Ltd. Copyright (C) 2002 - 2005, Areca Technology Corporation All rights reserved. Copyright (C) 2002 - 2005, Areca Technology Corporation All rights reserved Copyright (C) 2002 - 2005 Tensilica Inc. Copyright (C) 2002 - 2005 Benjamin Herrenschmidt and Markus Demleitner Copyright (C) 2002 - 2005 Benjamin Herrenschmidt Copyright (C) 2002 - 2004 Dominik Brodowski Copyright (C) 2002 - 2003 Dominik Brodowski Copyright (C) 2002 - 2003 Dominik Brodowski Copyright (C) 2002 & pcHDTV, inc. Copyright (C) 2002 MontaVista Software Inc. Author: Yoichi Yuasa Copyright (C) 2002 Gary Brubaker (xavyer@ix.netcom.com) Copyright (C) 2001~2010 GUAN Xue-tao Copyright (C) 2001-5, B2C2 inc. Copyright (C) 2001-2016 PaX Team, Bradley Spengler, Open Source Security Inc. Copyright (C) 2001-2016 Miklos Szeredi Copyright (C) 2001-2015 Intel Corporation Author: 2014, 2015 Lv Zheng 2006, 2007 Alexey Starikovskiy 2006 Denis Sadykov 2004 Luming Yu 2001, 2002 Andy Grover 2001, 2002 Paul Diefenbaugh Copyright (C) 2001-2014 Yoshinori Sato Copyright (C) 2001-2014 Helge Deller Copyright (C) 2001-2013 Tensilica Inc. Authors Victor Prupis Copyright (C) 2001-2013 Helge Deller Copyright (C) 2001-2012 GUAN Xue-tao Copyright (C) 2001-2011 Guan Xuetao Copyright (C) 2001-2010 Guan Xuetao Copyright (C) 2001-2010 GUAN Xue-tao Copyright (C) 2001-2008, Philipp Reisner . Copyright (C) 2001-2008, Lars Ellenberg . Copyright (C) 2001-2008, LINBIT Information Technologies GmbH. Copyright (C) 2001-2008 Stas Sergeev Copyright (C) 2001-2008 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2001-2008 Miklos Szeredi Copyright (C) 2001-2007 Tensilica Inc. Copyright (C) 2001-2007 Miklos Szeredi. All rights reserved. Copyright (C) 2001-2007 Helge Deller Copyright (C) 2001-2007 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001-2006,2008,2013 Greg Kroah-Hartman Copyright (C) 2001-2006 Tensilica Inc. Copyright (C) 2001-2006 Storlink, Corp. Copyright (C) 2001-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2001-2006 PEAK System-Technik GmbH Copyright (C) 2001-2006 Helge Deller Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria. Copyright (C) 2001-2005 Thomas Winischhofer, Vienna, Austria. Copyright (C) 2001-2005 Tensilica Inc. Authors Christian Zankel, Joe Taylor Copyright (C) 2001-2005 Tensilica Inc. Copyright (C) 2001-2005 Stelian Pop Copyright (C) 2001-2005 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2001-2005 Russell King Copyright (C) 2001-2005 PPC 64 Team, IBM Corp Copyright (C) 2001-2004, SnapGear Inc. (www.snapgear.com) Copyright (C) 2001-2004, 2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2001-2004 by Thomas Winischhofer, Vienna, Austria and sis310_accel.h which is Copyright (C) 2001-2004 by Thomas Winischhofer, Vienna, Austria Copyright (C) 2001-2004 by David Brownell Copyright (C) 2001-2004 Stony Brook University Copyright (C) 2001-2004 Stelian Pop Copyright (C) 2001-2004 Peter Osterlund Copyright (C) 2001-2004 Paul Mackerras , IBM Copyright (C) 2001-2004 Jes Sorensen, Wild Open Source Inc. Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001-2004 FarSite Communications Ltd. www.farsite.co.uk Copyright (C) 2001-2004 Aurelien Jarno Ported to Linux 2.6 by Aurelien Jarno with the help of Jean Delvare Copyright (C) 2001-2004 Amit S. Kale Copyright (C) 2001-2003, SnapGear Inc. (www.snapgear.com) Copyright (C) 2001-2003, 2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2001-2003 Stony Brook University Copyright (C) 2001-2003 Stelian Pop Copyright (C) 2001-2003 Sistina Software (UK) Limited. Copyright (C) 2001-2003 Saito.K & Jeanne Copyright (C) 2001-2003 Russell King, All Rights Reserved. Copyright (C) 2001-2003 Pavel Machek Copyright (C) 2001-2003 Patrick Mochel Copyright (C) 2001-2003 MontaVista Software Inc. Author: Yoichi Yuasa Copyright (C) 2001-2003 Liam Davies (ldavies@agile.tv) Copyright (C) 2001-2003 Jochen Eisinger Copyright (C) 2001-2003 Ivan Martinez Copyright (C) 2001-2003 Ilya Volynets Copyright (C) 2001-2003 IBM Corp. Copyright (C) 2001-2003 Hewlett-Packard Co Stephane Eranian Copyright (C) 2001-2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2001-2003 Grant Grundler Copyright (C) 2001-2003 Frank Mori Hess Copyright (C) 2001-2003 Andreas Gruenbacher, Copyright (C) 2001-2003 Andreas Gruenbacher Copyright (C) 2001-2002, SnapGear Inc. (www.snapgear.com) Copyright (C) 2001-2002 Will Dyson Copyright (C) 2001-2002 Thomas Bogendoerfer Copyright (C) 2001-2002 Sistina Software (UK) Limited. Copyright (C) 2001-2002 Ryan Bradetich Copyright (C) 2001-2002 MontaVista Software Inc. Author: Yoichi Yuasa Copyright (C) 2001-2002 Marcel Holtmann Jose Orlando Pereira Copyright (C) 2001-2002 Marcel Holtmann Copyright (C) 2001-2002 Klaus Smolin IBM Storage Technology Division Copyright (C) 2001-2002 Inventel Systemes Written 2001-2002 by David Libault Copyright (C) 2001-2002 Inventel Systemes Written 2001-2002 by Copyright (C) 2001-2002 IBM Corp. Copyright (C) 2001-2002 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2001-2002 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001-2002 Greg Kroah-Hartman Copyright (C) 2001-2002 Greg Kroah-Hartman Copyright (C) 2001-2002 Convergence Integrated Media GmbH ralph@convergence.de>, holger@convergence.de>, js@convergence.de> Copyright (C) 2001-2002 Convergence Integrated Media GmbH Holger Waechtler Copyright (C) 2001-2002 Benjamin Herrenschmidt Copyright (C) 2001-2002 Antefacto Ltd, 181 Parnell St, Dublin 1, Ireland. Copyright (C) 2001-2002 Alcôve Copyright (C) 2001-2002 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001-2002 Andre Hedrick Copyright (C) 2001,2005 IBM Corporation. Copyright (C) 2001,2004 Grant Grundler Copyright (C) 2001,2003,2004 Dell Copyright (C) 2001,2003 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001,2002,2005 Broadcom Corporation Copyright (C) 2001,2002,2004 Broadcom Corporation Copyright (C) 2001,2002,2003,2004 Broadcom Corporation Copyright (C) 2001,2002,2003 Frank Mori Hess Copyright (C) 2001,2002,2003 Broadcom Corporation Copyright (C) 2001,2002 Richard Russon Copyright (C) 2001,2002 Paul Diefenbaugh Copyright (C) 2001,2002 Networks Associates Technology, Inc. Copyright (C) 2001,2002 Jakob Kemi Copyright (C) 2001,2002 IBM Corp. Copyright (C) 2001,2002 Frank Mori Hess Copyright (C) 2001,2002 Andi Kleen, SuSE Labs Copyright (C) 2001,2002 Andi Kleen Copyright (C) 2001,2002 Simon Evans Copyright (C) 2001,2002 NEC Corporation Copyright (C) 2001,2002 Miles Bader Copyright (C) 2001,02,03 NEC Electronics Corporation Copyright (C) 2001,02,03 Miles Bader Copyright (C) 2001,...,2009 Davide Libenzi Copyright (C) 2001,...,2006 Davide Libenzi Copyright (C) 2001, Alcatel Copyright (C) 2001, 2012 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2001, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 2001, 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 2001, 2006, 2008 MontaVista Software, Copied and modified Carsten Langgaard's time.c Copyright (C) 2001, 2006 Tensilica Inc. Copyright (C) 2001, 2004-2005 Intel Corp Rohit Seth Suresh Siddha Gordon Jin Ashok Raj Copyright (C) 2001, 2004, 2011, 2012 MIPS Technologies, Inc. Copyright (C) 2001, 2004, 2007 Maciej W. Rozycki Copyright (C) 2001, 2004 MIPS Technologies, Inc. Copyright (C) 2001, 2003 Steve Underwood, 2007 David Rowe Copyright (C) 2001, 2003 Rusty Russell IBM Corporation. Copyright (C) 2001, 2003 Rusty Russell Copyright (C) 2001, 2003 Ladislav Michl (ladis@linux-mips.org) Copyright (C) 2001, 2003 Ladislav Michl Copyright (C) 2001, 2003 Keith M Wesolowski Copyright (C) 2001, 2002, MontaVista Software Inc. Author: Jun Sun, jsun@mvista.com or jsun@junsun.net Copyright (C) 2001, 2002, 2003, 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 2001, 2002, 2003, 2004 David S. Miller (davem@redhat.com) Copyright (C) 2001, 2002, 2003 by Liam Davies (ldavies@agile.tv) Copyright (C) 2001, 2002, 2003 YOKOTA Hiroshi GOTO Masanori , Copyright (C) 2001, 2002, 2003 Paul Mundt Copyright (C) 2001, 2002, 2003 Patrick Mochel Copyright (C) 2001, 2002, 2003 Maciej W. Rozycki Copyright (C) 2001, 2002, 2003 Liam Davies (ldavies@agile.tv) Copyright (C) 2001, 2002, 2003 Jeff Garzik (jgarzik@pobox.com) Copyright (C) 2001, 2002, 2003 Frank Mori Hess Copyright (C) 2001, 2002, 2003 Broadcom Corporation Copyright (C) 2001, 2002 Sistina Software (UK) Limited. Copyright (C) 2001, 2002 Sistina Software Copyright (C) 2001, 2002 Ryan Holm Copyright (C) 2001, 2002 Ralf Baechle (ralf@gnu.org) Copyright (C) 2001, 2002 Ralf Baechle Copyright (C) 2001, 2002 Paul Mundt Copyright (C) 2001, 2002 Paul Diefenbaugh Copyright (C) 2001, 2002 Niibe Yutaka Copyright (C) 2001, 2002 M. R. Brown Copyright (C) 2001, 2002 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2001, 2002 Frank Mori Hess Copyright (C) 2001, 2002 Frank Mori Hess Copyright (C) 2001, 2002 David S. Miller (davem@redhat.com)[ tg3.c] Copyright (C) 2001, 2002 David S. Miller (davem@redhat.com) [tg3.c] Copyright (C) 2001, 2002 Andy Grover Copyright (C) 2001, 2002 Andreas Dilger Copyright (C) 2001, 2002 Andi Kleen, SuSE Labs. Copyright (C) 2001, 06 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2001 convergence integrated media GmbH Copyright (C) 2001 by various other people who didn't put their name here. Licensed under the GPL. Copyright (C) 2001 by Stanislav Brabec Copyright (C) 2001 by Liam Davies (ldavies@agile.tv) Copyright (C) 2001 by Ladislav Michl Copyright (C) 2001 by Jiun-Jie Huang Copyright (C) 2001 by James.Bottomley@HansenPartnership.com Copyright (C) 2001 by Harald Welte Copyright (C) 2001 by Andreas Gruenbacher, Copyright (C) 2001 by Andreas Gruenbacher Copyright (C) 2001 Wolfgang Scherr Copyright (C) 2001 WireX Communications, Inc Copyright (C) 2001 Will Dyson (will_dyson at pobox.com) Copyright (C) 2001 Will Dyson (will@cs.earlham.edu) Copyright (C) 2001 Will Dyson Copyright (C) 2001 Will Dyson <will_dyson@pobox.com Copyright (C) 2001 Vic Phillips, Microtronix Datacom Ltd. Copyright (C) 2001 Vic Phillips Copyright (C) 2001 Vic Phillips Copyright (C) 2001 Utz-Uwe Haus Copyright (C) 2001 Todd Inglett, IBM Corporation Copyright (C) 2001 Tim Waugh Copyright (C) 2001 Thomas Bogendoerfer Copyright (C) 2001 Thomas Bogendoerfer Copyright (C) 2001 Thiemo Seufer. Copyright (C) 2001 Tensilica, Inc. by Kevin Chea Optimized by Joe Taylor Copyright (C) 2001 Tensilica Inc. Copyright (C) 2001 Takayoshi Kochi Copyright (C) 2001 Takashi Oe Copyright (C) 2001 Sysgo Real-Time Solutions GmbH Copyright (C) 2001 Sven Luther, Copyright (C) 2001 Sun Microsystems, Inc. Copyright (C) 2001 Steven J. Hill (sjhill@realitydiluted.com) Copyright (C) 2001 Steve Underwood and 2007-2008 David Rowe Copyright (C) 2001 Steve Underwood and 2007 David Rowe Copyright (C) 2001 Steve Underwood Copyright (C) 2001 Stefan Gmeiner start merging tpconfig and gpm code to a xfree-input module adding some changes and extensions (ex. 3rd and 4th button) Copyright (C) 2001 Standard Microsystems Corporation Developed by Simple Network Magic Corporation Copyright (C) 2001 Sistina Software (UK) Limited. Copyright (C) 2001 Sistina Software (UK) Limited Copyright (C) 2001 Simon Huggins ## Copyright (C) 2001 Silicon Graphics, Inc. (Trust Technology Group) Copyright (C) 2001 SGI - Silicon Graphics, Inc Copyright (C) 2001 Rusty Russell. Copyright (C) 2001 Rusty Russell, 2002, 2010 Rusty Russell IBM. Copyright (C) 2001 Rusty Russell, 2002 Rusty Russell IBM. Copyright (C) 2001 Russell King. Copyright (C) 2001 Russell King, and on early_printk.c by Andi Kleen. Copyright (C) 2001 Russell King, All rights reserved. Copyright (C) 2001 Russell King, All Rights Reserved. Copyright (C) 2001 Russell King Copyright (C) 2001 Ronny Strutz Copyright (C) 2001 Romain Dolbeau . Copyright (C) 2001 Romain Dolbeau Copyright (C) 2001 Robert Schwebel Copyright (C) 2001 Ridgerun,Inc (glonnon@ridgerun.com) Licensed under the GPL Copyright (C) 2001 RidgeRun, Inc. Greg Lonnon Copyright (C) 2001 RidgeRun, Inc. Author: RidgeRun, Inc. Greg Lonnon glonnon@ridgerun.com or info@ridgerun.com Copyright (C) 2001 RidgeRun, Inc. Author: RidgeRun, Inc. Greg Lonnon (glonnon@ridgerun.com) or info@ridgerun.com Copyright (C) 2001 RidgeRun, Inc. Author: RidgeRun, Inc. Greg Lonnon Copyright (C) 2001 RidgeRun, Inc. Author: Greg Lonnon Copyright (C) 2001 RidgeRun, Inc. Copyright (C) 2001 RidgeRun, Inc (glonnon@ridgerun.com) Licensed under the GPL Copyright (C) 2001 Richard Zidlicky Copyright (C) 2001 Richard Hirst Copyright (C) 2001 Richard Hirst Copyright (C) 2001 Randolph Chung Significantly tweaked by LaMont Jones Copyright (C) 2001 Randolph Chung Copyright (C) 2001 Randolph Chung Copyright (C) 2001 Ralph Metzler for convergence integrated media GmbH Copyright (C) 2001 Ralph Metzler Marcus Metzler for convergence integrated media GmbH Copyright (C) 2001 Ralf Baechle Copyright (C) 2001 REINER SCT Author: Matthias Bruestle Copyright (C) 2001 Peter Bergner. Copyright (C) 2001 Peter Bergner, IBM Corp. Copyright (C) 2001 Peter Bergner Copyright (C) 2001 Paul Mundt Copyright (C) 2001 Paul Mackerras , IBM Copyright (C) 2001 Paul Diefenbaugh Copyright (C) 2001 Paul Bame Copyright (C) 2001 Patrick Mochel Copyright (C) 2001 PPC64 Team, IBM Corp Copyright (C) 2001 PPC 64 Team, IBM Corp Copyright (C) 2001 O'Reilly & Associates Copyright (C) 2001 NxtWave Communications, Inc. Copyright (C) 2001 Niibe Yutaka & Kaz Kojima Copyright (C) 2001 Networks Associates Technology, Inc Copyright (C) 2001 NEC Corporation Copyright (C) 2001 MontaVista Software, Inc. Copyright (C) 2001 Momchil Velikov Copyright (C) 2001 Ming Lei Copyright (C) 2001 Miles Bader Copyright (C) 2001 Mike Corrigan IBM Corporation Copyright (C) 2001 Mike Corrigan & Dave Engebretsen, IBM Corporation Rewrite, cleanup: Copyright (C) 2001 Mike Corrigan & Dave Engebretsen, IBM Corporation Copyright (C) 2001 Mike Corrigan & Dave Engebretsen IBM Corporation Copyright (C) 2001 Michael Ashley Copyright (C) 2001 Michael Anderson, IBM Corporation Copyright (C) 2001 Matthieu Delahaye Copyright (C) 2001 Matthew Wilcox (willy at parisc-linux.org) Copyright (C) 2001 Matthew Wilcox Copyright (C) 2001 Matthew Wilcox Copyright (C) 2001 Matthew Wilcox Copyright (C) 2001 Massimo Dal Zotto Copyright (C) 2001 Mark Langsdorf (mark.langsdorf@amd.com) based on sc520cdp.c by Sysgo Real-Time Solutions GmbH Copyright (C) 2001 Manuela Cirronis, Paolo Alberelli Copyright (C) 2001 Manfred Spraul ethtool support (jgarzik) Replace some MII-related magic numbers with constants (jgarzik) Copyright (C) 2001 MandrakeSoft S.A. Copyright (C) 2001 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2001 MIPS Technologies, Inc. Copyright (C) 2001 M. R. Brown Copyright (C) 2001 Lineo, Inc. Copyright (C) 2001 Lineo Copyright (C) 2001 Lennert Buytenhek (buytenh@gnu.org) and James Leu (jleu@mindspring.net). Copyright (C) 2001 Lennert Buytenhek (buytenh@gnu.org) Copyright (C) 2001 Laurent Pinchart Copyright (C) 2001 Ken Hill (khill@microtronix.com) Vic Phillips (vic@microtronix.com) Copyright (C) 2001 Keith M Wesolowski Copyright (C) 2001 Kaz Kojima Copyright (C) 2001 Kanoj Sarcar Copyright (C) 2001 Junichi Morita Copyright (C) 2001 Jun Nakajima Copyright (C) 2001 Jens Axboe Copyright (C) 2001 Jens Axboe Copyright (C) 2001 Jenna Hall Copyright (C) 2001 Jeff Wiedemeier (Compaq Computer Corporation) Copyright (C) 2001 Jeff Garzik (jgarzik@pobox.com) Copyright (C) 2001 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2001 Jean Tourrilhes, HP Labs Copyright (C) 2001 Jan-Benedict Glaw Copyright (C) 2001 James.Bottomley@HansenPartnership.com Copyright (C) 2001 James Morris Copyright (C) 2001 Ivan Martinez Copyright (C) 2001 Intersil Americas Inc. Copyright (C) 2001 Intel Copyright (C) 2001 Ingo Molnar Copyright (C) 2001 Ian da Silva, Jeremy Siegel Based largely on io_se.c. Copyright (C) 2001 IBM. Dave Engebretsen, Peter Bergner, and Mike Corrigan {engebret|bergner|mikec}@us.ibm.com Plus various changes from other IBM teams... Copyright (C) 2001 IBM. Copyright (C) 2001 IBM Corporation. All rights reserved. Copyright (C) 2001 IBM Corp. Copyright (C) 2001 IBM Copyright (C) 2001 Holger Waechtler for Convergence Integrated Media GmbH Marko Kohtala Copyright (C) 2001 Hewlett-Packard (Paul Bame) Copyright (C) 2001 Hewlett-Packard (Grant Grundler) Copyright (C) 2001 Hewlett-Packard Copyright (C) 2001 Hewlett-Packard Copyright (C) 2001 Helge Deller (deller a parisc-linux org) Copyright (C) 2001 Helge Deller Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001 Greg Kroah-Hartman Copyright (C) 2001 Greg Banks Copyright (C) 2001 Grant Grundler (Hewlett Packard) Copyright (C) 2001 Grant Grundler Copyright (C) 2001 Georges Menie, Ken Desmet Copyright (C) 2001 Fred Lewis Copyright (C) 2001 Frank Mori Hess Copyright (C) 2001 Florian Lohoff (flo@rfc822.org) Copyright (C) 2001 FarSite Communications Ltd. www.farsite.co.uk Copyright (C) 2001 Dustin McIntire Copyright (C) 2001 Deep Blue Solutions Ltd. Modified by Catalin Marinas for noMMU support Copyright (C) 2001 Deep Blue Solutions Ltd. Copyright (C) 2001 David J. Mckay (david.mckay@st.com) Copyright (C) 2001 David A. Schleef Copyright (C) 2001 David A. Hinds -- dahinds@users.sourceforge.net Copyright (C) 2001 Dave Kennedy Copyright (C) 2001 Dave Engebretsen, IBM Corporation Copyright (C) 2001 Dave Engebretsen IBM Corporation Copyright (C) 2001 Dave Engebretsen & Todd Inglett IBM Corporation. Copyright (C) 2001 Daniel Barlow Some of this code is borrowed from orinoco_pci.c Copyright (C) 2001 Daniel Barlow Copyright (C) 2001 Dan Malek (dmalek@jlc.net) Copyright (C) 2001 Cypress Semiconductor Inc. Copyright (C) 2001 Convergence integrated media GmbH Ralph Metzler Copyright (C) 2001 Convergence Integrated Media GmbH Copyright (C) 2001 Compaq Computer Corporation Copyright (C) 2001 Christoph Hellwig Copyright (C) 2001 Christoph Hellwig Copyright (C) 2001 Chris Gauthron Copyright (C) 2001 Bradley D. LaRonde Copyright (C) 2001 Brad Hards (bhards@bigpond.net.au) Copyright (C) 2001 Brad Boyer (flar@allandria.com) Copyright (C) 2001 Benjamin Herrenschmidt Copyright (C) 2001 Ben. Herrenschmidt (benh@kernel.crashing.org) Modifications for ppc64: Copyright (C) 2001 Ben. Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2001 Arnaud Westenberg Copyright (C) 2001 Arcom Control System Ltd Copyright (C) 2001 Antonino Daplas All Rights Reserved Copyright (C) 2001 Anton Blanchard , IBM Copyright (C) 2001 Andrea Arcangeli SuSE Copyright (C) 2001 Altera Corporation hacked for non-paged-MM by Hyok S. Choi, 2003. Copyright (C) 2001 Allan Willcox Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet Copyright (C) 2001 Alan Modra Copyright (C) 2001 ARM Limited, by David A Rusling Updated to 2.5, Deep Blue Solutions Ltd. Copyright (C) 2001 ARM Limited Copyright (C) 2001 - 2018 Douglas Gilbert Copyright (C) 2001 - 2015 Intel Corp. Author: Andy Grover Author: Paul Diefenbaugh Author: Rafael J. Wysocki Copyright (C) 2001 - 2013 Tensilica Inc. Copyright (C) 2001 - 2012 Tensilica Inc. Copyright (C) 2001 - 2012 Paul Mundt Copyright (C) 2001 - 2010 Tensilica Inc. Copyright (C) 2001 - 2009 Paul Mundt Copyright (C) 2001 - 2008 Tensilica Inc. Copyright (C) 2001 - 2008 Paul Mundt Copyright (C) 2001 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2001 - 2007 Tensilica Inc. Copyright (C) 2001 - 2007 Paul Mundt Copyright (C) 2001 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com) Licensed under the GPL Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Copyright (C) 2001 - 2006 Tensilica Inc. Copyright (C) 2001 - 2006 Paul Mundt Copyright (C) 2001 - 2005 Tensilica, Inc. Copyright (C) 2001 - 2005 Tensilica Inc. Copyright (C) 2001 - 2003 Tensilica Inc. Copyright (C) 2001 - 2003 Sistina Software (UK) Limited. Copyright (C) 2001 - 2003 Sistina Software Copyright (C) 2001 - 2003 Jeff Dike (jdike@addtoit.com) Licensed under the GPL Copyright (C) 2001 - 2002 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001 - 2002 Ganesh Varadarajan Copyright (C) 2000-2018, VMware, Inc. All Rights Reserved. Copyright (C) 2000-2016 Broadcom Corporation. Copyright (C) 2000-2010 Steven J. Hill David Woodhouse Thomas Gleixner Copyright (C) 2000-2008, Willy Tarreau Copyright (C) 2000-2008 Silicon Graphics, Inc. Copyright (C) 2000-2008 Krzysztof Halasa Copyright (C) 2000-2006 Tigran Aivazian 2006 Shaohua Li Copyright (C) 2000-2006 Tigran Aivazian 2006 Shaohua Li 2013-2016 Borislav Petkov Copyright (C) 2000-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2000-2005 by David Brownell Copyright (C) 2000-2005 by David Brownell Copyright (C) 2000-2005 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2000-2005 Netfilter Core Team Copyright (C) 2000-2004 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2000-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2000-2004 Russell King Copyright (C) 2000-2004 Netfilter Core Team Copyright (C) 2000-2004 Netfilter Core Team <coreteam netfilter.org> Copyright (C) 2000-2004 Neil Brown Copyright (C) 2000-2003, 2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2000-2003 Russell King. Copyright (C) 2000-2003 Paul Bame Copyright (C) 2000-2003 Krzysztof Halasa Copyright (C) 2000-2003 Deep Blue Solutions Ltd. Copyright (C) 2000-2003 Deep Blue Solutions Ltd Copyright (C) 2000-2003 David McCullough Copyright (C) 2000-2002 Toshiba Corporation Copyright (C) 2000-2002 Russell King modification for nommu, Hyok S. Choi, 2004 Copyright (C) 2000-2002 Russell King Copyright (C) 2000-2002 Paul Bristow Copyright (C) 2000-2002 Michael Cornwell Copyright (C) 2000-2002 Mark Lord May be copied or modified under the terms of the GNU General Public License Copyright (C) 2000-2002 Mark Lord Copyright (C) 2000-2002 Lineo by Stuart Lynne, Tom Rushworth, and Bruce Balden Copyright (C) 2000-2002 Joakim Axelsson Patrick Schaaf Martin Josefsson Copyright (C) 2000-2002 Joakim Axelsson Patrick Schaaf Copyright (C) 2000-2002 J.I. Lee Copyright (C) 2000-2002 Inside Out Networks, All rights reserved. Copyright (C) 2000-2002 Inside Out Networks Copyright (C) 2000-2002 Hewlett-Packard (John Marvin) Copyright (C) 2000-2002 Greg Ungerer Copyright (C) 2000-2002 Deep Blue Solutions Ltd. Copyright (C) 2000-2002 Andre Hedrick Copyright (C) 2000-2002 Andi Kleen, SuSE Labs (x86-64 port) Copyright (C) 2000-2002 Andre Hedrick Copyright (C) 2000-2001,2005-2007 Toshiba Corporation Copyright (C) 2000-2001,2005-2006 Toshiba Corporation Copyright (C) 2000-2001, Lineo Inc. (www.lineo.com) Copyright (C) 2000-2001, 2003-2004 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2000-2001, 2003 Hewlett-Packard Co Stephane Eranian Copyright (C) 2000-2001 by Harald Welte Copyright (C) 2000-2001 VERITAS Software Corporation. Copyright (C) 2000-2001 Toshiba Corporation Copyright (C) 2000-2001 Thomas Bogendoerfer Copyright (C) 2000-2001 Russell King Copyright (C) 2000-2001 Richard Hirst Copyright (C) 2000-2001 Ralph Metzler Marcus Metzler for convergence integrated media GmbH Copyright (C) 2000-2001 Qualcomm Incorporated Copyright (C) 2000-2001 Marcus Metzler & Ralph Metzler for convergence integrated media GmbH Copyright (C) 2000-2001 John Marvin Copyright (C) 2000-2001 IBM Deutschland Entwicklung GmbH, IBM Corporation Best viewed with fixed width fonts Copyright (C) 2000-2001 Hewlett-Packard Co Stephane Eranian David Mosberger-Tang Copyright (C) 2000-2001 Hewlett-Packard Co Stephane Eranian Copyright (C) 2000-2001 Hewlett-Packard (John Marvin) Copyright (C) 2000-2001 Hewlett Packard Company Copyright (C) 2000-2001 Gillem Copyright (C) 2000-2001 Deep Blue Solutions Ltd. Copyright (C) 2000-2001 Deep Blue Solutions Ltd Copyright (C) 2000-2001 Deep Blue Solutions Copyright (C) 2000-2001 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2000,2012 MIPS Technologies, Inc. All rights reserved. Carsten Langgaard Steven J. Hill Copyright (C) 2000,2012 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Steven J. Hill Copyright (C) 2000,2003 Grant Grundler (grundler at parisc-linux.org) Copyright (C) 2000,2002-2005 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2000,2002 Stephen Rothwell Copyright (C) 2000,2002 David A. Schleef Copyright (C) 2000,2001,2004 Broadcom Corporation Copyright (C) 2000,2001,2002,2003,2004 Broadcom Corporation Copyright (C) 2000,2001,2002 Stephen Rothwell Copyright (C) 2000,2001,2002 Andi Kleen, SuSE Labs (x86-64 port) Copyright (C) 2000,2001 J.I. Lee Copyright (C) 2000,2001 David A. Schleef Copyright (C) 2000,2001 Andi Kleen, SuSE Labs Copyright (C) 2000, Rohit Seth Copyright (C) 2000, Lineo (www.lineo.com) Yaroslav Vinogradov yaroslav.vinogradov@freescale.com Copyright (C) 2000, Lineo (www.lineo.com) Copyright (C) 2000, Goutham Rao Copyright (C) 2000, David Gibson, Linuxcare Australia. Copyright (C) 2000, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 2000, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 2000, 2004, 2005 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Maciej W. Rozycki Copyright (C) 2000, 2004 Maciej W. Rozycki Copyright (C) 2000, 2004 Intel Corp Rohit Seth Suresh Siddha Gordon Jin Copyright (C) 2000, 2003 Ralf Baechle Copyright (C) 2000, 2003 Maciej W. Rozycki Copyright (C) 2000, 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2000, 2003 Brent Baccala The DAQP interface code in this file is released into the public domain. Copyright (C) 2000, 2002-2003 Intel Co Asit Mallick Suresh Siddha Kenneth Chen Fenghua Yu Copyright (C) 2000, 2002-2003 Hewlett-Packard Co. David Mosberger-Tang Copyright (C) 2000, 2002-2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2000, 2002, 2003, 2005 Maciej W. Rozycki Copyright (C) 2000, 2002, 2003 Maciej W. Rozycki Copyright (C) 2000, 2002, 2003 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2000, 2002 Maciej W. Rozycki Copyright (C) 2000, 2002 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2000, 2001, 2012 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2000, 2001, 2004 MIPS Technologies, Inc. Copyright (C) 2000, 2001, 2003 Broadcom Corporation Copyright (C) 2000, 2001, 2002, 2007 Maciej W. Rozycki Copyright (C) 2000, 2001, 2002, 2003, 2005 Maciej W. Rozycki Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Maciej W. Rozycki Copyright (C) 2000, 2001, 2002, 2003, 2004 Broadcom Corporation Copyright (C) 2000, 2001, 2002, 2003 David S. Miller (davem@redhat.com) Copyright (C) 2000, 2001, 2002, 2003 Broadcom Corporation Copyright (C) 2000, 2001, 2002 by Ralf Baechle Copyright (C) 2000, 2001, 2002 Ralf Baechle Copyright (C) 2000, 2001, 2002 Jeff Dike (jdike@karaya.com) Copyright (C) 2000, 2001, 2002 Ingo Molnar Designed by David S. Miller, Alexey Kuznetsov and Ingo Molnar Copyright (C) 2000, 2001, 2002 David A. Schleef Copyright (C) 2000, 2001, 2002 Broadcom Corporation Copyright (C) 2000, 2001, 2002 Andi Kleen, SuSE Labs Copyright (C) 2000, 2001, 2002 Andi Kleen SuSE Labs Copyright (C) 2000, 2001, 06 Ralf Baechle swiped from i386, and cloned for MIPS by Geert, polished by Ralf. Copyright (C) 2000, 2001, 04 Keith M Wesolowski Copyright (C) 2000, 2001 by Nicolas Pitre Copyright (C) 2000, 2001 Silicon Graphics, Inc. Copyright (C) 2000, 2001 Ralf Baechle (ralf@gnu.org) Copyright (C) 2000, 2001 Ralf Baechle Copyright (C) 2000, 2001 Ralf Baechle Copyright (C) 2000, 2001 Paolo Alberelli Copyright (C) 2000, 2001 Lineo, by David McCullough based heavily on: Copyright (C) 2000, 2001 Keith M Wesolowski Copyright (C) 2000, 2001 Kanoj Sarcar Copyright (C) 2000, 2001 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2000, 2001 Gary Brubaker (xavyer@ix.netcom.com) Copyright (C) 2000, 2001 David S. Miller (davem@redhat.com) [sungem.c] Copyright (C) 2000, 2001 Broadcom Corporation Copyright (C) 2000, 1 Tim Waugh ## Copyright (C) 2000, 07 MIPS Technologies, Inc. Copyright (C) 2000, 05 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2000 by Tim Waugh (added LPSETTIMEOUT ioctl) Copyright (C) 2000 by Silicon Graphics, Inc. Copyright (C) 2000 by Massimo Piccioni Copyright (C) 2000 by Colin Ngam Copyright (C) 2000 by Bart Hartgers , Jaroslav Kysela Copyright (C) 2000 by Andreas Gruenbacher Copyright (C) 2000 Yaegashi Takeshi (hp6xx kbd scan routine and translation table) Copyright (C) 2000 YAEGASHI Takeshi Hitachi HD64461 companion chip support Copyright (C) 2000 YAEGASHI Takeshi Copyright (C) 2000 Wolfgang Grandegger (wolfgang@ces.ch) Copyright (C) 2000 William Greathouse (wgreathouse@smva.com) Copyright (C) 2000 Vinh Truong (vinh.truong@eng.sun.com) VT - Add all ioctl commands and environment status definitions VT - Add application note Copyright (C) 2000 VA Linux Co Copyright (C) 2000 Uros Bizjak Copyright (C) 2000 Ulf Carlsson Copyright (C) 2000 Trond Myklebust Copyright (C) 2000 Toshiba Corporation Copyright (C) 2000 Tilmann Bitterberg tilmann@bitterberg.de) Copyright (C) 2000 Thomas Sailer (sailer@ife.ee.ethz.ch) Copyright (C) 2000 Takaya Kinjo Copyright (C) 2000 Takashi iwai Copyright (C) 2000 Takashi YOSHII Copyright (C) 2000 Takashi Iwai Copyright (C) 2000 Sugioka Toshinobu Modified to support multiple serial ports. Stuart Menefy (May 2000). Modified to support SecureEdge. David McCullough (2002) Modified to support SH7300 SCIF. Takashi Kusuda (Jun 2003). Removed SH7300 support (Jul 2007). Copyright (C) 2000 Stuart Menefy Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com) 2002-2006 Thomas Gleixner (tglx@linutronix.de) Copyright (C) 2000 Steve Hill (sjhill@cotw.com) Rob Scott (rscott@mtrob.fdns.net) Copyright (C) 2000 Stephane Eranian Copyright (C) 2000 Silicon Graphics, Inc. Written by Ulf Carlsson (ulfc@engr.sgi.com) Copyright (C) 2000 Silicon Graphics, Inc. Modified for further R[236]000 support by Paul M. Antoine, 1996. Kevin D. Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 2000 Silicon Graphics, Inc. Copyright (C) 2000 Serguei Miridonov some corrections for Pinnacle Systems Inc. DC10plus card. Copyright (C) 2000 Serguei Miridonov Copyright (C) 2000 Sam Creasey Copyright (C) 2000 Sam Creasey Copyright (C) 2000 Russell King Copyright (C) 2000 RidgeRun, Inc. Author: RidgeRun, Inc. glonnon@ridgerun.com, skranz@ridgerun.com, stevej@ridgerun.com Copyright (C) 2000 RidgeRun, Inc. Author: RidgeRun, Inc. Greg Lonnon glonnon@ridgerun.com or info@ridgerun.com Copyright (C) 2000 RidgeRun, Inc. Author: Greg Lonnon Copyright (C) 2000 Richard Hirst Copyright (C) 2000 Ralph Metzler Marcus Metzler for convergence integrated media GmbH Copyright (C) 2000 Ralph Metzler & Marcus Metzler for convergence integrated media GmbH Copyright (C) 2000 Qlogic Corporation www.qlogic.com) Copyright (C) 2000 Qlogic Corporation (www.qlogic.com) Copyright (C) 2000 Philipp Rumpf Copyright (C) 2000 Philipp Rumpf (prumpf@tux.org) Copyright (C) 2000 Philipp Rumpf . Copyright (C) 2000 Philipp Rumpf based on skeletonfb, which was Created 28 Dec 1997 by Geert Uytterhoeven HP Xhp cfb-based X11 window driver for XFree86 Copyright (C) 2000 Philipp Rumpf Copyright (C) 2000 Philipp Rumpf Copyright (C) 2000 Philipp Rumpf Copyright (C) 2000 Philip Edelbrock Copyright (C) 2000 Peter Berger (pberger@brimson.com) Copyright (C) 2000 Pavel Machek Copyright (C) 2000 Pavel Machek Copyright (C) 2000 Oleg Drokin Copyright (C) 2000 Niibe Yutaka (HP620 Keyb translation table) Copyright (C) 2000 Niibe Yutaka Copyright (C) 2000 Netgem S.A. converted to the generic Reed-Solomon library by Thomas Gleixner Copyright (C) 2000 MontaVista Software Inc. Copyright (C) 2000 Michael Ang Copyright (C) 2000 Matthew Wilcox (willy a debian . org) Copyright (C) 2000 Matthew Wilcox Copyright (C) 2000 Martin K Petersen Copyright (C) 2000 Markus Kempf with suggestions from David Schleef 16.06.2000 Copyright (C) 2000 Mark Lord Copyright (C) 2000 Marcus Metzler Ralph Metzler for convergence integrated media GmbH Copyright (C) 2000 Marcus Metzler Ralph Metzler Holger Waechtler Andre Draszik for convergence integrated media GmbH Copyright (C) 2000 Marc Boucher Copyright (C) 2000 Manfred Spraul further cleanups power management. support for big endian descriptors Copyright (C) 2000 MIPS Technologies, Inc. written by Carsten Langgaard, carstenl@mips.com Copyright (C) 2000 MIPS Technologies, Inc. All rights reserved. Author: Carsten Langgaard, carstenl@mips.com Copyright (C) 2000 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2000 MIPS Technologies, Inc. Copyright (C) 2000 Linuxcare, Inc. Copyright (C) 2000 Linus Torvalds. 2000 Transmeta Corp. 2000-2001 Christoph Rohland 2000-2001 SAP AG 2002 Red Hat Inc. Copyright (C) 2000 Linus Torvalds. 2000 Transmeta Corp. Copyright (C) 2000 Linus Torvalds and Transmeta Corp. Copyright (C) 2000 Lineo, Inc. (www.lineo.com) Copyright (C) 2000 Lineo Inc. (www.lineo.com) Copyright (C) 2000 LASAT Networks A/S. Copyright (C) 2000 Kazumoto Kojima Copyright (C) 2000 Karsten Keil Copyright (C) 2000 John Marvin Copyright (C) 2000 John Marvin Copyright (C) 2000 John G Dorsey Copyright (C) 2000 Jim Pick Copyright (C) 2000 Jens Axboe Copyright (C) 2000 Jeff Wiedemeier (Compaq Computer Corporation) Copyright (C) 2000 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2000 Jeff Dike (jdike@karaya.com) Copyright (C) 2000 James Simmons (jsimmons@linux-fbdev.org) Copyright (C) 2000 Intel Corp. Copyright (C) 2000 Intel Copyright (C) 2000 Inside Out Networks, Inc. Copyright (C) 2000 Inside Out Networks, All rights reserved. Copyright (C) 2000 Imagination Technologies Ltd Copyright (C) 2000 IBM Corporation Author(s): DJ Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com) William Stearns Copyright (C) 2000 Holger Waechtler for convergence integrated media GmbH Copyright (C) 2000 Hewlett-Packard Co. Copyright (C) 2000 Hewlett-Packard Co, Linuxcare Inc. Copyright (C) 2000 Hewlett-Packard Co Copyright (C) 2000 Hewlett-Packard (John Marvin) Copyright (C) 2000 Hewlett Packard (Paul Bame bame@puffin.external.hp.com) Copyright (C) 2000 Hewlett Packard (Grant Grundler) Copyright (C) 2000 Hermann Jung Copyright (C) 2000 Harald Koerfgen Copyright (C) 2000 Greg Banks, Mitch Davis C API to interface to the standard LinuxSH BIOS usually from within the early stages of kernel boot. Copyright (C) 2000 Greg Banks, Mitch Davis Copyright (C) 2000 Grant Grundler, Hewlett-Packard Copyright (C) 2000 Grant Grundler Copyright (C) 2000 Grant Grundler Copyright (C) 2000 Goutham Rao Copyright (C) 2000 Gerhard Tonn (ton@de.ibm.com) Copyright (C) 2000 Geert Uytterhoeven Sony Software Development Center Europe (SDCE), Brussels Copyright (C) 2000 Frodo Looijaard Philip Edelbrock Stephen Rousset Dan Eaton Copyright (C) 2000 Franz Sirl. Copyright (C) 2000 Frank Mori Hess Copyright (C) 2000 Eric Youngdale, Copyright (C) 2000 Don Dugger Copyright (C) 2000 Deep Blue Solutions Ltd. hacked for non-paged-MM by Hyok S. Choi, 2003. Copyright (C) 2000 Deep Blue Solutions Ltd. Copyright (C) 2000 Deep Blue Solutions Ltd Copyright (C) 2000 David S. Miller (davem@redhat.com) Copyright (C) 2000 David Mosberger-Tang Copyright (C) 2000 David Kennedy Copyright (C) 2000 David Huggins-Daines Copyright (C) 2000 David Huggins-Daines Copyright (C) 2000 David Howells Copyright (C) 2000 David Gibson, Linuxcare Australia. With some help from : Copyright (C) 2000 David A. Schleef Copyright (C) 2000 Dave Kennedy Copyright (C) 2000 Damjan Lampret Copyright (C) 2000 Crossnet Co. Copyright (C) 2000 Chris R. Baugher Copyright (C) 2000 Chen-Yuan Wu Copyright (C) 2000 Cesar Miquel (miquel@df.uba.ar) Copyright (C) 2000 Benjamin Herrenschmidt Copyright (C) 2000 Atom Create Engineering Co., Ltd. Copyright (C) 2000 Asit Mallick Copyright (C) 2000 Anton Blanchard (anton@samba.org) Copyright (C) 2000 Anton Blanchard (anton@linuxcare.com.au) Copyright (C) 2000 Anton Blanchard (anton@linuxcare.com) Copyright (C) 2000 Ani Joshi Copyright (C) 2000 Andrey Panin Copyright (C) 2000 Andrew Tridgell Copyright (C) 2000 Andrew Tridgell Copyright (C) 2000 Andrew Henroid Copyright (C) 2000 Andrea Arcangeli SuSE Copyright (C) 2000 Andre Hedrick Copyright (C) 2000 Alan Modra Copyright (C) 2000 Al Borchers (borchers@steinerpoint.com) Copyright (C) 2000 Al Borchers (alborchers@steinerpoint.com) Copyright (C) 2000 Al Borchers Copyright (C) 2000 Abramo Bagnara Copyright (C) 2000 ARM Limited, Deep Blue Solutions Ltd. hacked for non-paged-MM by Hyok S. Choi, 2004. Copyright (C) 2000 ARM Limited Copyright (C) 2000 AG Electronics Note: the data sheets don't seem to be available from Asiliant. They are available by searching developer.intel.com, but are not otherwise linked to. Copyright (C) 2000 2001, The Delft University of Technology Copyright (C) 2000 - 2018, Intel Corp. Copyright (C) 2000 - 2009 Stuart Menefy Copyright (C) 2000 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2000 - 2007 Jeff Dike (jdike{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2000 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com) Licensed under the GPL Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Derived (i.e. mostly copied) from arch/i386/kernel/irq.c: Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Copyright (C) 2000 - 2006 Krzysztof Halasa Copyright (C) 2000 - 2003 Jeff Dike (jdike@addtoit.com) Copyright (C) 2000 - 2001 by Silicon Graphics, Inc. Copyright (C) 2000 - 2001 by Kanoj Sarcar (kanoj@sgi.com) Copyright (C) 2000 - 2001 YAEGASHI Takeshi Copyright (C) 2000 Andre Hedrick Copyright (C) 199x the Anonymous Copyright (C) 1999-2014 Helge Deller Copyright (C) 1999-2012 the contributors Copyright (C) 1999-2010 3ware Inc. Copyright (C) 1999-2009 Tensilica Inc. Copyright (C) 1999-2009 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1999-2008, Philipp Reisner . Copyright (C) 1999-2008, Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2008, Greg Ungerer Copyright (C) 1999-2008 Tensilica Inc. Copyright (C) 1999-2007, Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2007, Greg Ungerer Copyright (C) 1999-2007 by Helge Deller Copyright (C) 1999-2007 Tensilica Inc. Copyright (C) 1999-2007 Helge Deller Copyright (C) 1999-2007 Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2006 Tigran Aivazian Copyright (C) 1999-2006 Tensilica Inc. Copyright (C) 1999-2006 Moxa Technologies (support@moxa.com). Copyright (C) 1999-2006 Helge Deller (07-13-1999) Copyright (C) 1999-2005, Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2005 Krzysztof Halasa Copyright (C) 1999-2005 James Simmons Copyright (C) 1999-2005 Igor Pavlov Copyright (C) 1999-2005 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999-2005 Hewlett Packard Co Stephane Eranian David Mosberger-Tang Copyright (C) 1999-2005 - Karim Yaghmour (karim@opersys.com) Copyright (C) 1999-2004, Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1999-2004 Matthew Wilcox Copyright (C) 1999-2004 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999-2003, Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2003, Brad Douglas Copyright (C) 1999-2003 Russell King Copyright (C) 1999-2003 Ralph Metzler Marcus Metzler for convergence integrated media GmbH Copyright (C) 1999-2003 Ralph Metzler & Marcus Metzler for convergence integrated media GmbH Copyright (C) 1999-2003 Matthew Wilcox Copyright (C) 1999-2003 Holger Waechtler Copyright (C) 1999-2003 Hewlett-Packard Co. David Mosberger-Tang Stephane Eranian Copyright (C) 1999-2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999-2003 Andre Hedrick Copyright (C) 1999-2002, Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2002, 2004 Hewlett-Packard Co Stephane Eranian David Mosberger-Tang Copyright (C) 1999-2002 by Massimo Piccioni Copyright (C) 1999-2002 Vojtech Pavlik Copyright (C) 1999-2002 Russell King. Copyright (C) 1999-2002 Russell King Copyright (C) 1999-2002 Ralph Metzler Marcus Metzler for convergence integrated media GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or at your option) any later version. Copyright (C) 1999-2002 Ralph Metzler Marcus Metzler for convergence integrated media GmbH Copyright (C) 1999-2002 Maxim Krasnyansky Copyright (C) 1999-2002 Hewlett-Packard Co. David Mosberger-Tang Stephane Eranian Copyright (C) 1999-2002 Hewlett-Packard Co. Copyright (C) 1999-2002 Hewlett-Packard Co Stephane Eranian David Mosberger-Tang Copyright (C) 1999-2002 Andre Hedrick 865/865R fixes for Macintosh card version from a patch to the old driver by Thibaut VARENE When setting the PCI latency we must set 0x80 or higher for burst performance Alessandro Zummo Copyright (C) 1999-2002 Andre Hedrick Copyright (C) 1999-2001, 2005 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999-2001, 2003-2004 Hewlett-Packard Co. David Mosberger-Tang Copyright (C) 1999-2001, 2003 Hewlett-Packard Co Stephane Eranian Copyright (C) 1999-2001, 2003 Hewlett-Packard Co David Mosberger Stephane Eranian Copyright (C) 1999-2001 Ralph Metzler Marcus Metzler Holger Waechtler for convergence integrated media GmbH Copyright (C) 1999-2001 Ralph Metzler & Marcus Metzler for convergence integrated media GmbH Copyright (C) 1999-2001 Nicolas Pitre Copyright (C) 1999-2001 Naval Research Laboratory Copyright (C) 1999-2001 Marcus Niemann maniemann@users.sourceforge.net>. All Rights Reserved. Copyright (C) 1999-2001 Klaus Lichtenwalder . All Rights Reserved. Copyright (C) 1999-2001 Hewlett-Packard Company Copyright (C) 1999-2001 Hewlett-Packard Co David Mosberger Copyright (C) 1999-2001 Grant Grundler Copyright (C) 1999-2001 Gerard Roudier Copyright (C) 1999-2001 Cisco, Motorola Copyright (C) 1999-2001 ARM Limited Copyright (C) 1999-2000, 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999-2000, 2002-2003, 2005 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999-2000, 2002-2003 Hewlett-Packard Co. David Mosberger-Tang Copyright (C) 1999-2000, 2002-2003 Hewlett-Packard Co Stephane Eranian David Mosberger-Tang Copyright (C) 1999-2000, 2002 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1999-2000 by Massimo Piccioni Copyright (C) 1999-2000 Walt Drummond Copyright (C) 1999-2000 VA Linux Systems Copyright (C) 1999-2000 Thomas Sailer (sailer@ife.ee.ethz.ch) Copyright (C) 1999-2000 Takashi Iwai Copyright (C) 1999-2000 Takashi Iwai Copyright (C) 1999-2000 Russell King Copyright (C) 1999-2000 Nicolas Pitre Copyright (C) 1999-2000 Naval Research Laboratory Copyright (C) 1999-2000 Moxa Technologies (support@moxa.com). Copyright (C) 1999-2000 Maxim Krasnyansky Copyright (C) 1999-2000 Hewlett-Packard Co Copyright (C) 1999-2000 Grant Grundler Copyright (C) 1999-2000 David Mosberger-Tang Copyright (C) 1999-2000 CJ, cjtsai@ali.com.tw, Maintainer Copyright (C) 1999-2000 Andre Hedrick Copyright (C) 1999-2000 Andre Hedrick Copyright (C) 1999--2000 Geert Uytterhoeven Copyright (C) 1999,2003 Matthew Wilcox portions from "linux/ioctl.h for Linux" by H.H. Bergman. Copyright (C) 1999,2002,2003 David A. Schleef Copyright (C) 1999,2002 David A. Schleef Copyright (C) 1999,2001-2006,2008 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1999,2001-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1999,2001-2004, 2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1999,2001-2003 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1999,2001-2002 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1999,2001 Richard Zidlicky Copyright (C) 1999,2000,2012 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Steven J. Hill Copyright (C) 1999,2000,2004,2005,2012 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Maciej W. Rozycki Steven J. Hill Copyright (C) 1999,2000,2001 by Michael Engel and Karsten Merker . This file is subject to the terms and conditions of the GNU General Public License. See the file COPYING in the main directory of this archive for more details. Copyright (C) 1999,2000 Walt Drummond Copyright (C) 1999,2000 Tigran Aivazian Made endianness-clean by Andrew Stribblehill 2005 Copyright (C) 1999,2000 Tigran Aivazian Copyright (C) 1999,2000 Philipp Rumpf Copyright (C) 1999,2000 Niibe Yutaka & Kaz Kojima Copyright (C) 1999,2000 Martin Lucina, Tom Zerucha Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved. Copyright (C) 1999,2000 Arm Limited Copyright (C) 1999,2000 Anton Blanchard (anton@samba.org) Copyright (C) 1999,2000 ARM Limited Copyright (C) 1999, Trond Myklebust Copyright (C) 1999, Anthony Tong Copyright (C) 1999, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1999, 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1999, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1999, 2007 2012 David S. Miller (davem@davemloft.net) Copyright (C) 1999, 2006 by Ralf Baechle Copyright (C) 1999, 2006 Ralf Baechle (ralf@linux-mips) Copyright (C) 1999, 2005, 2010 Thomas Sailer (t.sailer@alumni.ethz.ch) Copyright (C) 1999, 2004-2008 Silicon Graphics, Inc. Copyright (C) 1999, 2004 Silicon Graphics, Inc. Copyright (C) 1999, 2004 Manfred Spraul Copyright (C) 1999, 2003-2004 Hewlett-Packard Co Stephane Eranian Copyright (C) 1999, 2003 Hewlett-Packard Co Stephane Eranian Copyright (C) 1999, 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999, 2002-2003 Hewlett-Packard Co. David Mosberger-Tang Stephane Eranian Copyright (C) 1999, 2002-2003 Asit Mallick Don Dugger Suresh Siddha Fenghua Yu Copyright (C) 1999, 2002 Niibe Yutaka Copyright (C) 1999, 2001-2003 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1999, 2001-2002 Hewlett-Packard Co Stephane Eranian Copyright (C) 1999, 2001, 2003 David Mosberger-Tang Copyright (C) 1999, 2001 Silicon Graphics, Inc. Copyright (C) 1999, 2001 Ralf Baechle (ralf@gnu.org) Copyright (C) 1999, 2001 Ralf Baechle Copyright (C) 1999, 2001 Hewlett-Packard Co Stephane Eranian David Mosberger Copyright (C) 1999, 2001 Hewlett-Packard Co Stephane Eranian Copyright (C) 1999, 2001 Hewlett-Packard Co Copyright (C) 1999, 2001 David Mosberger-Tang Copyright (C) 1999, 2000, 2004, 2005 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Maciej W. Rozycki Copyright (C) 1999, 2000, 2004 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Maciej W. Rozycki Copyright (C) 1999, 2000, 2004 David S. Miller (davem@redhat.com) Copyright (C) 1999, 2000, 2003 Ralf Baechle Copyright (C) 1999, 2000, 2002 Niibe Yutaka Copyright (C) 1999, 2000, 2001, 2002 - Karim Yaghmour (karim@opersys.com) Copyright (C) 1999, 2000, 2001 by Ralf Baechle Copyright (C) 1999, 2000, 2001 by Michael Engel , Karsten Merker and Harald Koerfgen. Copyright (C) 1999, 2000, 2001 by Michael Engel , Karsten Merker Copyright (C) 1999, 2000, 2001 by Michael Engel , Karsten Merker and Harald Koerfgen , which itself is derived from HP300 Topcat framebuffer support (derived from macfb of all things) Phil Blundell 1998" Copyright (C) 1999, 2000, 2001 by Michael Engel and Karsten Merker Copyright (C) 1999, 2000, 2001 Silicon Graphics, Inc. Copyright (C) 1999, 2000, 2001 Ingo Molnar, Red Hat Copyright (C) 1999, 2000, 2001 Copyright (C) 1999, 2000, 06 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1999, 2000, 04, 06 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1999, 2000, 04 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1999, 2000, 01, 2002 Silicon Graphics, Inc. Copyright (C) 1999, 2000, 01, 03, 06 Ralf Baechle Copyright (C) 1999, 2000, 01, 02, 03 by Ralf Baechle Copyright (C) 1999, 2000 by Silicon Graphics, Inc. Copyright (C) 1999, 2000 by Silicon Graphics Copyright (C) 1999, 2000 by Ralf Baechle Copyright (C) 1999, 2000 Tim Waugh Copyright (C) 1999, 2000 Thomas Sailer (sailer@ife.ee.ethz.ch) Copyright (C) 1999, 2000 Silicon Graphics, Inc. Kevin Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 1999, 2000 Silicon Graphics, Inc. Kevin D. Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 1999, 2000 Silicon Graphics, Inc. Copyright (C) 1999, 2000 Silcon Graphics, Inc. Copyright (C) 1999, 2000 Ralf Baechle (ralf@gnu.org) Copyright (C) 1999, 2000 Ralf Baechle Copyright (C) 1999, 2000 Philipp Rumpf Copyright (C) 1999, 2000 Niibe Yutaka & Kaz Kojima Copyright (C) 1999, 2000 Niibe Yutaka Copyright (C) 1999, 2000 Kaz Kojima & Niibe Yutaka Copyright (C) 1999, 2000 Jeff Wiedemeier Copyright (C) 1999, 2000 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1999, 2000 Ingo Molnar, Red Hat Copyright (C) 1999, 2000 Ingo Molnar Copyright (C) 1999, 2000 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 1999, 2000 David Nelson Thanks to David Nelson for guidance and the usage of the scanner.txt and scanner.c files to model our driver and this informative file. Copyright (C) 1999, 2000 Bruce Tenison Copyright (C) 1999, 2000 Brian Warner Copyright (C) 1999 kaz Kojima Copyright (C) 1999 by Silicon Graphics, Inc. Copyright (C) 1999 by Ralf Baechle Copyright (C) 1999 by Michael Engel and Karsten Merker This file is subject to the terms and conditions of the GNU General Public License. See the file COPYING in the main directory of this archive for more details. Copyright (C) 1999 by Kaz Kojima & Niibe Yutaka Copyright (C) 1999 by Kaz Kojima Copyright (C) 1999 by Harald Koerfgen Copyright (C) 1999 Zach Brown (with obvious credit due Ingo) Copyright (C) 1999 Xi Graphics, Inc. Copyright (C) 1999 Wolfgang Scherr Copyright (C) 1999 Walt Drummond Copyright (C) 1999 Vladimir Gurevich Bear & Hare Software, Inc. Copyright (C) 1999 Vladimir Gurevich Bare & Hare Software, Inc. Based on include/asm-m68knommu/MC68332.h Copyright (C) 1999 Vijay Chander Copyright (C) 1999 VMware, Inc. (Regis "HPReg" Duchesne) Made nbd_end_request() use the io_request_lock Copyright (C) 1999 VA Linux Systems Copyright (C) 1999 Tigran Aivazian Copyright (C) 1999 The Puffin Group Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka Copyright (C) 1999 Takashi Iwai Copyright (C) 1999 SuSE GmbH, (Philipp Rumpf, prumpf@tux.org) Copyright (C) 1999 SuSE GmbH Nuernberg Copyright (C) 1999 SuSE GmbH (Philipp Rumpf, prumpf@tux.org) Copyright (C) 1999 SuSE GmbH Copyright (C) 1999 Stuart Menefy Copyright (C) 1999 Steve Ratcliffe Copyright (C) 1999 Stephane Eranian Copyright (C) 1999 Srinivasa Prasad Thirumalachar Copyright (C) 1999 Silicon Integrated Systems, Inc. Copyright (C) 1999 Silicon Graphics, Inc. Kevin Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 1999 Silicon Graphics, Inc. Kevin D. Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 1999 Silicon Graphics, Inc. - Jeffrey Newquist Copyright (C) 1999 Silicon Graphics, Inc. (Jeffrey Newquist) Copyright (C) 1999 Silicon Graphics, Inc. Copyright (C) 1999 Silicon Graphics Kevin D. Kissell, kevink@mips.org and Carsten Langgaard, carstenl@mips.com Copyright (C) 1999 Silicon Graphics Copyright (C) 1999 Ryan Drake Copyright (C) 1999 Russell King. Copyright (C) 1999 Russell King Copyright (C) 1999 Roman Weissgaerber Copyright (C) 1999 Richard Zidlicky Copyright (C) 1999 Richard Hirst Copyright (C) 1999 Richard Gooch Copyright (C) 1999 Ralf Baechle (ralf@gnu.org) Copyright (C) 1999 Ralf Baechle Copyright (C) 1999 Rainer Johanni Copyright (C) 1999 RG Studio s.c. Written by Krzysztof Halasa Copyright (C) 1999 Promise Technology, Inc. Author: Frank Tiernan (frankt@promise.com) Released under terms of General Public License Copyright (C) 1999 Promise Technology, Inc. Copyright (C) 1999 Precision Insight, Inc. Copyright (C) 1999 Philipp Rumpf Copyright (C) 1999 Phil Blundell Copyright (C) 1999 Pavel Semerad (semerad@ss1000.ms.mff.cuni.cz) Copyright (C) 1999 Paul `Rusty' Russell & Michael J. Neuling Copyright (C) 1999 Oystein Svendsen Copyright (C) 1999 Niibe Yutaka But consider these trivial functions to be public domain. Copyright (C) 1999 Niibe Yutaka & Takeshi Yaegashi Copyright (C) 1999 Niibe Yutaka & Kaz Kojima Copyright (C) 1999 Niibe Yutaka Copyright (C) 1999 Nicolas Pitre (full GPIO irq isolation) Copyright (C) 1999 Nicolas Pitre Copyright (C) 1999 Nathan Laredo Copyright (C) 1999 Mike Bernson Copyright (C) 1999 Michael Klar Copyright (C) 1999 Matthew Wilcox Copyright (C) 1999 Makoto Kato (m_kato@ga2.so-net.ne.jp) Copyright (C) 1999 MIPS Technologies, Inc. All rights reserved. Author: Carsten Langgaard, carstenl@mips.com Copyright (C) 1999 MIPS Technologies, Inc. All rights reserved. Copyright (C) 1999 MIPS Technologies, Inc. Copyright (C) 1999 Linus Torvalds. Copyright (C) 1999 Linus Torvalds Copyright (C) 1999 Kaz Kojima Copyright (C) 1999 Juergen Peitz Copyright (C) 1999 John G. Dorsey. All Rights Reserved. Copyright (C) 1999 John G. Dorsey. Copyright (C) 1999 Johannes Erdfelt Copyright (C) 1999 Jeff Hartmann. Copyright (C) 1999 Jeff Hartmann Copyright (C) 1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1999 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1999 Intel Corporation. Copyright (C) 1999 Intel Corp. Copyright (C) 1999 Ingo Molnar 1999 Kanoj Sarcar, SGI 2008 Johannes Weiner Copyright (C) 1999 Ingo Molnar Copyright (C) 1999 Iain Grant Copyright (C) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation Copyright (C) 1999 IBM Corporation Copyright (C) 1999 Hewlett-Packard Co. Copyright (C) 1999 Hewlett-Packard Co Copyright (C) 1999 Hewlett-Packard (Frank Rowand) Copyright (C) 1999 Harald Koerfgen Copyright (C) 1999 Gregory P. Smith Copyright (C) 1999 Grant Erickson PowerPC 403GCX/405GP modifications. Copyright (C) 1999 Goutham Rao Copyright (C) 1999 Gerhard Wichert, Siemens AG Gerhard.Wichert@pdb.siemens.de Copyright (C) 1999 Geert Uytterhoeven Copyright (C) 1999 G. Allen Morris III Extensive rewrite by Neil Brown Southern-Spring 1999 and again Southern-Winter 2001 to support export_operations Copyright (C) 1999 Eric Youngdale Copyright (C) 1999 Eric A. Thomas. Copyright (C) 1999 Eric A. Thomas which in turn is Copyright (C) 1999 Eric A. Thomas Copyright (C) 1999 Eddie C. Dost (ecd@skynet.be) Copyright (C) 1999 Eddie C. Dost (ecd@atecom.com) Copyright (C) 1999 Don Dugger Copyright (C) 1999 Don Dugger Copyright (C) 1999 David S. Miller (davem@redhat.com) Copyright (C) 1999 David Mosberger-Tang Copyright (C) 1999 David A. Schleef Copyright (C) 1999 David A. Hinds. All Rights Reserved. Copyright (C) 1999 David A. Hinds. Copyright (C) 1999 David A. Hinds -- dahinds@users.sourceforge.net Copyright (C) 1999 David A. Hinds Copyright (C) 1999 Dan Block Copyright (C) 1999 D. Jeff Dionne Copyright (C) 1999 Cort Dougan Copyright (C) 1999 Convergence Integrated Media GmbH Copyright (C) 1999 Colin J. Watson . Copyright (C) 1999 Christoph Rohland Copyright (C) 1999 Christoph Bartelmus Copyright (C) 1999 Brad Boyer (flar@pants.nu) Copyright (C) 1999 Benjamin Herrenschmidt (benh@kernel.crashing.org) and Paul Mackerras (paulus@samba.org). Copyright (C) 1999 Asit Mallick Copyright (C) 1999 Asit Mallick Copyright (C) 1999 Arun Sharma Copyright (C) 1999 Andrew R. Baker (andrewb@uab.edu) Indigo2 changes Interrupt handling fixes Copyright (C) 1999 Andrew R. Baker (andrewb@uab.edu) - Indigo2 changes Copyright (C) 1999 Andrew R. Baker (andrewb@uab.edu) Copyright (C) 1999 Anders Blomdell Copyright (C) 1999 Alpha Processor, Inc., David Daniel, Stig Telfer, Soohoon Lee) Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. This file originally written by: Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. Copyright (C) 1999 ARM Limited Copyright (C) 1999 - 2012 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 1999 - 2010 Intel Corporation. Copyright (C) 1999 - 2008 Krzysztof Halasa Copyright (C) 1999 - 2006 Krzysztof Halasa Copyright (C) 1999 - 2004 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 1999 - 2003 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 1999 - 2003 ARM Limited Copyright (C) 1999 - 2002 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 1999 - 2001 Kanoj Sarcar Copyright (C) 1999 - 2001 Greg Kroah-Hartman (greg@kroah.com) Bill Ryder (bryder@sgi.com) Copyright (C) 1999 - 2001 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 1999 - 2001 Greg Kroah-Hartman Copyright (C) 1999 Mike Shaver Copyright (C) 1999 Martin Mares Copyright (C) 1999 Linus Torvalds Copyright (C) 1999 Frodo Looijaard Philip Edelbrock Copyright (C) 1998-99 Kirk Reiser. Copyright (C) 1998-99 Frodo Looijaard Copyright (C) 1998-9 Tim Waugh Copyright (C) 1998-9 David A. Schleef Copyright (C) 1998-2009, 2011 Texas Instruments. All rights reserved. Copyright (C) 1998-2009 Texas Instruments. All rights reserved. Copyright (C) 1998-2008 Novell/SUSE Copyright (C) 1998-2008 Krzysztof Halasa Copyright (C) 1998-2006 Michael Hunold Copyright (C) 1998-2005 Russell King Copyright (C) 1998-2005 Pavel Machek Copyright (C) 1998-2005 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2004 by David Mosberger-Tang Copyright (C) 1998-2004 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1998-2003, 2005 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2003 Paul Mackerras & Ben. Herrenschmidt Copyright (C) 1998-2003 Michael Hunold Copyright (C) 1998-2003 Krzysztof Halasa Copyright (C) 1998-2003 Hewlett-Packard Co Stephane Eranian David Mosberger Copyright (C) 1998-2003 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1998-2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2003 Geert Uytterhoeven Copyright (C) 1998-2002 by Jes Sorensen, . Copyright (C) 1998-2002 Russell King Copyright (C) 1998-2002 Paul Mackerras Copyright (C) 1998-2002 Linux ATA Development Andre Hedrick Copyright (C) 1998-2002 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2002 Andre Hedrick , Integrator Copyright (C) 1998-2002 Andre Hedrick Copyright (C) 1998-2001, 2003-2004 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1998-2001, 2003, 2005 Hewlett-Packard Co Stephane Eranian David Mosberger Copyright (C) 1998-2001, 2003, 2005 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1998-2001, 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2001 Russell King Copyright (C) 1998-2001 Hewlett-Packard Co Stephane Eranian David Mosberger-Tang Copyright (C) 1998-2001 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1998-2001 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2001 Hewlett-Packard Co Copyright (C) 1998-2001 Gerard Roudier Copyright (C) 1998-2001 David Mosberger-Tang Copyright (C) 1998-2001 David A. Schleef Copyright (C) 1998-2000, 2002 Tim Waugh Copyright (C) 1998-2000, 2002 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2000 by Microgate Corporation Copyright (C) 1998-2000 by Massimo Piccioni Copyright (C) 1998-2000 Thomas Sailer (sailer@ife.ee.ethz.ch) Copyright (C) 1998-2000 Russell King, Dave Gilbert. Copyright (C) 1998-2000 Russell King Copyright (C) 1998-2000 Phil Blundell Copyright (C) 1998-2000 Michel Aubry, Maintainer Copyright (C) 1998-2000 Michel Aubry Copyright (C) 1998-2000 Jens Axboe Copyright (C) 1998-2000 Jens Axboe Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved Copyright (C) 1998-2000 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2000 Harald Koerfgen Copyright (C) 1998-2000 Gerard Roudier Copyright (C) 1998-2000 Anton Blanchard (anton@samba.org) Copyright (C) 1998-2000 Andrzej Krzysztofowicz, Maintainer Copyright (C) 1998-2000 Andrzej Krzysztofowicz Copyright (C) 1998-2000 Andreas S. Krebs (akrebs@altavista.net), Maintainer Copyright (C) 1998-2000 Andre Hedrick (andre@linux-ide.org) May be copied or modified under the terms of the GNU General Public License Copyright (C) 1998-2000 Andre Hedrick Copyright (C) 1998-2000 Andre Hedrick Copyright (C) 1998-1999, Stephen Tweedie and Bill Hawes Copyright (C) 1998-1999, 2002-2004 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-1999 TiVo, Inc. PowerPC 403GCX modifications. Copyright (C) 1998-1999 Takashi Iwai Copyright (C) 1998-1999 Russell King. Copyright (C) 1998-1999 Pete Zaitcev (zaitcev@yahoo.com) Copyright (C) 1998-1999 Ilario Nardinocchi (nardinoc@CS.UniBO.IT) Copyright (C) 1998-1999 Andrzej Krzysztofowicz, Author and Maintainer Copyright (C) 1998-1999 ARM Limited. Copyright (C) 1998,99 Takashi Iwai , Jaroslav Kysela Copyright (C) 1998,99 Takashi Iwai Copyright (C) 1998,99 Takashi Iwai Copyright (C) 1998,2001-2005 Pavel Machek Copyright (C) 1998,2001 David A. Schleef Copyright (C) 1998,2000 Rik van Riel Thanks go out to Claus Fischer for some serious inspiration and for goading me into coding this file... Copyright (C) 1998,2000 David A. Schleef Copyright (C) 1998,1999 Russell King Copyright (C) 1998,1999 Philip Blundell Copyright (C) 1998,1999 Kenneth Albanowski , The Silver Hammer Group, Ltd. Copyright (C) 1998,1999 D. Jeff Dionne Copyleft ()) 2000 James D. Schettine {james@telos-systems.com} Copyright (C) 1998,1999 Christian Theiss Copyright (C) 1998, 99, 2000, 01, 2002 Ralf Baechle (ralf@gnu.org) Copyright (C) 1998, 2003 by Ralf Baechle Copyright (C) 1998, 2003 by David Mosberger-Tang Copyright (C) 1998, 2001, 03, 07 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1998, 2001, 03 by Ralf Baechle Copyright (C) 1998, 2001 by Ralf Baechle Copyright (C) 1998, 2000 Richard Henderson Copyright (C) 1998, 2000 Free Software Foundation, Inc. Copyright (C) 1998, 1999, 2003 by Ralf Baechle Copyright (C) 1998, 1999, 2003 Ralf Baechle Copyright (C) 1998, 1999, 2002-2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999, 2002, 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999, 2002 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999, 2001-2004 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999, 2001-2002, 2004 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999, 2001, 2003 Ralf Baechle Copyright (C) 1998, 1999, 2001, 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999, 2001 Philip Blundell Copyright (C) 1998, 1999, 2001 Hewlett-Packard Co Stephane Eranian Copyright (C) 1998, 1999, 2001 Hewlett-Packard Co Copyright (C) 1998, 1999, 2001 David Mosberger-Tang Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Copyright (C) 1998, 1999, 2000 by Ralf Baechle Copyright (C) 1998, 1999, 2000 Richard Henderson Copyright (C) 1998, 1999, 2000 Ralf Baechle Copyright (C) 1998, 1999, 2000 Ingo Molnar Copyright (C) 1998, 1999, 2000 Harald Koerfgen Copyright (C) 1998, 1999 Russell King, Phil Blundell Copyright (C) 1998, 1999 Richard Henderson Copyright (C) 1998, 1999 Ralf Baechle Copyright (C) 1998, 1999 Phil Blundell Copyright (C) 1998, 1999 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999 Hewlett-Packard Co Copyright (C) 1998, 1999 Frodo Looijaard and Philip Edelbrock Copyright (C) 1998, 1999 Frodo Looijaard and Kyosti Malkki Copyright (C) 1998, 1999 Free Software Foundation, Inc. Copyright (C) 1998, 1999 Eddie C. Dost (ecd@skynet.be) Copyright (C) 1998, 1999 David Mosberger-Tang Copyright (C) 1998, 1999 Brent Baccala (baccala@freesoft.org) Copyright (C) 1998 by the FundsXpress, INC. Copyright (C) 1998 by Michael Schmitz Copyright (C) 1998 by Harald Koerfgen Copyright (C) 1998 V. Roganov and G. Raiko Copyright (C) 1998 Ulf Carlsson Copyright (C) 1998 Trent Piepho Copyright (C) 1998 Thomas Bogendoerfer Copyright (C) 1998 Steffen A. Mork (linux-dev@morknet.de) Copyright (C) 1998 Russell King. Copyright (C) 1998 Russell King Copyright (C) 1998 Richard Henderson Copyright (C) 1998 Randy Gobbel. Copyright (C) 1998 Ralf Baechle Copyright (C) 1998 Philip Blundell Copyright (C) 1998 Phil Blundell Copyright (C) 1998 Peter Maydell (pmaydell@chiark.greenend.org.uk) Copyright (C) 1998 Pete Zaitcev Copyright (C) 1998 Pauline Middelink Copyright (C) 1998 Paul Mackerras. Copyright (C) 1998 Paul Mackerras which was derived from the Powermac "chips" driver: Copyright (C) 1998 Paul Mackerras and Fabio Riccardi. Copyright (C) 1998 Paul Mackerras & Ben. Herrenschmidt. Copyright (C) 1998 Paul Mackerras Copyright (C) 1998 Olivier A. D. Lebaillif Copyright (C) 1998 Nicolas Pitre Copyright (C) 1998 Kirk Reiser. Copyright (C) 1998 Kenneth Albanowski , The Silver Hammer Group, Ltd. Copyright (C) 1998 Kenneth Albanowski , Copyright (C) 1998 Kenneth Albanowski The Silver Hammer Group, Ltd. Copyright (C) 1998 Kenneth Albanowski JAN/99 -- coded full program relocation (gerg@snapgear.com) Copyright (C) 1998 Kenneth Albanowski Copyright (C) 1998 Jon Howell Copyright (C) 1998 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1998 Jakub Jelinek Copyright (C) 1998 Inside Out Networks, Inc. Copyright (C) 1998 Ingo Molnar. Copyright (C) 1998 Ingo Molnar Copyright (C) 1998 Harald Koerfgen, Frieder Streffer and Paul M. Antoine Copyright (C) 1998 Harald Koerfgen and Paul M. Antoine Copyright (C) 1998 Harald Koerfgen Copyright (C) 1998 Gleb Raiko & Vladimir Roganov Copyright (C) 1998 Geert Uytterhoeven Copyright (C) 1998 Gabriel Paubert. Copyright (C) 1998 Free Software Foundation, Inc. Copyright (C) 1998 Frederic Rible F1OAT (frible@teaser.fr) Adapted from baycom.c driver written by Thomas Sailer (sailer@ife.ee.ethz.ch) Copyright (C) 1998 Franz Sirl Copyright (C) 1998 Eddie C. Dost (ecd@skynet.be) Adaptation from sparc64 version to sparc by Pete Zaitcev. Copyright (C) 1998 Eddie C. Dost (ecd@skynet.be) Copyright (C) 1998 Eddie C. Dost Copyright (C) 1998 Deborah Wallach (updates for SA1100/Brutus). Copyright (C) 1998 David S. Miller (davem@redhat.com) Copyright (C) 1998 David A. Schleef http://www.comedi.org/ Copyright (C) 1998 David A. Schleef Janne Jalkanen Eric Bunn Copyright (C) 1998 David A. Schleef Copyright (C) 1998 Dave Perks Copyright (C) 1998 Daniel Pirkl Charles University, Faculty of Mathematics and Physics Copyright (C) 1998 Daniel Jacobowitz Copyright (C) 1998 Dan Jacobowitz Copyright (C) 1998 Dan Jacobowitz Copyright (C) 1998 D. Jeff Dionne , Kenneth Albanowski , The Silver Hammer Group, Ltd. Copyright (C) 1998 D. Jeff Dionne , Kenneth Albanowski , Copyright (C) 1998 D. Jeff Dionne , Copyright (C) 1998 Carnegie Mellon University Copyright (C) 1998 Bernd Harries Copyright (C) 1998 Ben Pfaff Copyright (C) 1998 Anton Blanchard (anton@progsoc.uts.edu.au) Copyright (C) 1998 Andrew Veliath Copyright (C) 1998 Andrea Arcangeli 1999-03-10 Improved NTP compatibility by Ulrich Windl 2002-05-31 Move sys_sysinfo here and make its locking sane, Robert Love 2000-10-05 Implemented scalable SMP per-CPU timer handling. Copyright (C) 1998 Alan Cox Copyright (C) 1998 Alan Cox & Andi Kleen Copyright (C) 1998 Alan Cox Copyright (C) 1998 - 2014 Douglas Gilbert Copyright (C) 1998 - 2003 Frodo Looijaard , Philip Edelbrock , and Mark Studebaker Copyright (C) 1998 - 2001 Frodo Looijaard , Kyösti Mälkki , and Mark D. Studebaker Ported to Linux 2.6 by Aurelien Jarno with the help of Jean Delvare Copyright (C) 1997-8 David A. Schleef Copyright (C) 1997-2014 AudioScience Inc. Copyright (C) 1997-2012 AudioScience Inc. Copyright (C) 1997-2011 AudioScience Inc. Copyright (C) 1997-2007 David A. Schleef Copyright (C) 1997-2005 Russell King Copyright (C) 1997-2004 Erez Zadok Copyright (C) 1997-2003 Russell King Copyright (C) 1997-2003 Erez Zadok Copyright (C) 1997-2002 by Ron Minnich Copyright (C) 1997-2002 Russell king Copyright (C) 1997-2002 Russell King hacked for non-paged-MM by Hyok S. Choi, 2003. Copyright (C) 1997-2002 Russell King Modified for ARMv7 by Catalin Marinas Copyright (C) 1997-2002 Russell King Copyright (C) 1997-2002 Inside Out Networks, Inc. Copyright (C) 1997-2002 David A. Schleef Copyright (C) 1997-2001 Geert Uytterhoeven Copyright (C) 1997-2001 David Woodhouse Copyright (C) 1997-2001 David A. Schleef Copyright (C) 1997-2000 Russell King, Stefan Hanske Copyright (C) 1997-2000 Russell King Copyright (C) 1997-2000 Richard Gooch Copyright (C) 1997-2000 Klaus Kudielka Copyright (C) 1997-2000 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1997-2000 David A. Schleef Copyright (C) 1997-1999 Russell King from: Copyright (C) 1997-1999 Russell King Copyright (C) 1997-1999 Richard Gooch Copyright (C) 1997-1999 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1997-1998 Russell King Copyright (C) 1997-1998 Richard Gooch Copyright (C) 1997-1998 Inside Out Networks, Inc. Copyright (C) 1997-1998 Mark Lord Copyright (C) 1997-1998 Mark Lord Copyright (C) 1997,1999,2000 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1997,1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1997,1998,1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1997,1998,1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz), David S. Miller (davem@redhat.com) and Peter Maydell (pmaydell@chiark.greenend.org.uk). Copyright (C) 1997,1998,1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz) and Peter Maydell (pmaydell@chiark.greenend.org.uk). Copyright (C) 1997,1998,1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz) and David S. Miller (davem@redhat.com). Copyright (C) 1997,1998,1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jakub@redhat.com) and David S. Miller (davem@redhat.com). Copyright (C) 1997,1998 Russell King Copyright (C) 1997,1998 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Heavily based on arch/sparc/kernel/irq.c. Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1997, Stephen Tweedie Copyright (C) 1997, Olaf Kirch Copyright (C) 1997, Olaf Kirch Copyright (C) 1997, 99, 2001 - 2004 Ralf Baechle Copyright (C) 1997, 98, 99, 2000, 2003 Ralf Baechle Copyright (C) 1997, 98, 99, 2000, 01, 05 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1997, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 2006 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 2004 David S. Miller (davem@redhat.com) Copyright (C) 1997, 2003 Ralf Baechle Copyright (C) 1997, 2001, 2003, 2004 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1997, 2001 by Geert Uytterhoeven and others Copyright (C) 1997, 2001 Ralf Baechle (ralf@gnu.org), derived from r4xx0.c by David S. Miller (davem@davemloft.net). Copyright (C) 1997, 2000, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 1999, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 1999, 2001, 06 by Ralf Baechle Copyright (C) 1997, 1999, 2000, 2001 Ralf Baechle Copyright (C) 1997, 1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1997, 1999 David S. Miller (davem@redhat.com) Copyright (C) 1997, 1998, 2005 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 1998, 2001, 03, 05, 06 by Ralf Baechle Copyright (C) 1997, 1998, 1999, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 1998, 1999, 2003, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 1998, 1999, 2000, 2009 Ingo Molnar, Hajnalka Szabo Moved from arch/x86/kernel/apic/io_apic.c. Jiang Liu Enable support of hierarchical irqdomains Copyright (C) 1997, 1998, 1999, 2000, 2009 Ingo Molnar, Hajnalka Szabo Moved from arch/x86/kernel/apic/io_apic.c. Jiang Liu Convert to hierarchical irqdomain Copyright (C) 1997, 1998, 1999, 2000, 2009 Ingo Molnar, Hajnalka Szabo Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003 Ralf Baechle Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Ralf Baechle (ralf@gnu.org) Copyright (C) 1997, 1998, 1999, 2000, 06 by Ralf Baechle Copyright (C) 1997, 1998, 1999, 2000 Ralf Baechle ralf@gnu.org Carsten Langgaard, carstenl@mips.com Copyright (C) 1997, 1998, 1999, 2000 Ralf Baechle Copyright (C) 1997, 1998, 1999, 2000 Ingo Molnar Copyright (C) 1997, 1998, 1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1997, 1998, 1999 David S. Miller (davem@redhat.com) Copyright (C) 1997, 1998 by Ralf Baechle Copyright (C) 1997, 1998 Richard Henderson Copyright (C) 1997, 1998 Ralf Baechle (ralf@gnu.org) Copyright (C) 1997, 1998 Ralf Baechle Copyright (C) 1997, 1998 Martin Mares Copyright (C) 1997, 1998 Krzysztof G. Baranowski Copyright (C) 1997, 1998 Jay Estabrook Copyright (C) 1997, 1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1997, 1998 Francois-Rene Rideau Copyright (C) 1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1997 by Paul M. Antoine. reworked 1998 by Harald Koerfgen. Copyright (C) 1997 by Digital Equipment Corporation, Maynard, Massachusetts. All rights reserved. Copyright (C) 1997 Theodore Ts'o Copyright (C) 1997 Sten Wang Copyright (C) 1997 Sigurdur Asgeirsson With additional hacking by Jeffrey Kuskin (jsk@mojave.stanford.edu) Modified by Danilo Beuche 1998 Some register values added by Damien Doligez, INRIA Rocquencourt Various cleanups by Paul Mundt (lethal@chaoticdreams.org) Copyright (C) 1997 Russell King Copyright (C) 1997 Rudolf Koenig (rfkoenig@immd4.informatik.uni-erlangen.de) Copyright (C) 1997 Roman Hodek idea by and with help from Richard Jelinek Copyright (C) 1997 Roman Hodek Copyright (C) 1997 Richard Waltham Copyright (C) 1997 Richard Hirst [richard@sleepie.demon.co.uk] Copyright (C) 1997 Richard Günther Copyright (C) 1997 Paul Mackerras. Copyright (C) 1997 Paul Mackerras (paulus@samba.org) Copyright (C) 1997 Olaf Kirch Copyright (C) 1997 Miguel de Icaza (miguel@nuclecu.unam.mx) Copyright (C) 1997 Michal Rehacek (Michal.Rehacek@st.mff.cuni.cz) Copyright (C) 1997 Michael AK Tesch written with much help from Jon Howell Copyright (C) 1997 Michael AK Tesch Copyright (C) 1997 Michael A. Griffith (grif@acm.org) Copyright (C) 1997 Martin von Löwis, Régis Duchesne Copyright (C) 1997 Martin Mares Copyright (C) 1997 Martin Mares Copyright (C) 1997 Markus Schroeder (schroedm@uni-duesseldorf.de) minor modifications by Ralph Metzler (rjkm@thp.uni-koeln.de) Copyright (C) 1997 Linus Torvalds Copyright (C) 1997 Jim Paradis Copyright (C) 1997 Jes Sorensen Copyright (C) 1997 Jay Estabrook Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1997 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1997 Jakub Jelinek Copyright (C) 1997 Geert Uytterhoeven. Copyright (C) 1997 Geert Uytterhoeven Based on linux/driver/video/pm2fb.c: Copyright (C) 1997 Geert Uytterhoeven Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 1997 Fabio Riccardi. And from the frame buffer device for Open Firmware-initialized devices: Copyright (C) 1997 Eric Youngdale Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be) Copyright (C) 1997 David S. Miller (davem@davemloft.net) Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1997 Dan Malek (dmalek@jlc.net). Copyright (C) 1997 Dan Malek PowerPC 8xx modifications. Copyright (C) 1997 Cobalt Microserver Copyright (C) 1997 Carnegie Mellon University Copyright (C) 1997 Anton Blanchard (anton@progsoc.uts.edu.au) Copyright (C) 1997 Andrew Main Copyright (C) 1997 Andi Kleen Based on ideas by D.J.Bernstein and Eric Schenk. Copyright (C) 1997 -- 2000 Martin Mares Copyright (C) 1997 - 2002 Ralf Baechle (ralf@gnu.org) Copyright (C) 1997 - 2000, 2003, 04 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1997 - 2000, 2003 Ralf Baechle Copyright (C) 1997 Wu Ching Chen Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman Copyright (C) 1996-98 Erik Andersen Copyright (C) 1996-2012 Markus F.X.J. Oberhumer Copyright (C) 1996-2005 Paul Mackerras. Copyright (C) 1996-2005 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. Copyright (C) 1996-2003 Russell King. Copyright (C) 1996-2003 Russell King Copyright (C) 1996-2002 Russell King Copyright (C) 1996-2001 Russell King. Copyright (C) 1996-2001 Paul Mackerras (paulus@cs.anu.edu.au) Ben. Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 1996-2001 Linus Torvalds & author (see below) Copyright (C) 1996-2001 Cort Dougan Adapted for Power Macintosh by Paul Mackerras Copyright (C) 1996-2001 Cort Dougan Copyright (C) 1996-2000 Vojtech Pavlik Copyright (C) 1996-2000 Thomas Sailer (sailer@ife.ee.ethz.ch) Copyright (C) 1996-2000 Russell King. Copyright (C) 1996-2000 Russell King - Converted to ARM. Copyright (C) 1996-2000 Russell King Copyright (C) 1996-1999 Russell King. Copyright (C) 1996-1999 Russell King Copyright (C) 1996-1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1996-1999 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996-1999 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1996-1999 Gadi Oxman Copyright (C) 1996-1999 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1996-1998, Olaf Kirch Copyright (C) 1996-1998 Russell King. Copyright (C) 1996-1998 Martin Mares Copyright (C) 1996-1998 Linus Torvalds & authors (see below) Copyright (C) 1996-1998 Erik Andersen Copyright (C) 1996-1997 Paul H. Hargrove This file may be distributed under the terms of the GNU General Public License. Copyright (C) 1996-1997 Paul H. Hargrove Copyright (C) 1996,98,99 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996,97,98 Ralph Metzler Marcus Metzler Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de) Marcus Metzler (mocm@thp.uni-koeln.de) Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de) 2001 Michael Eskin 2002 Yurij Sysoev 2003 Gerd Knorr Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de) Copyright (C) 1996,97,98 Ralph Metzler (rjkm@metzlerbros.de) Marcus Metzler (mocm@metzlerbros.de) Copyright (C) 1996,97,98 Ralph Metzler Marcus Metzler Copyright (C) 1996,97 Ralph Metzler (rjkm@thp.uni-koeln.de) Copyright (C) 1996,97 Ralph Metzler Copyright (C) 1996,2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996,2005,2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996,2005 David S. Miller (davem@davemloft.net) Copyright (C) 1996,1998 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1996,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996,1998 David S. Miller (davem@redhat.com) Copyright (C) 1996,1997,1999 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1996,1997,1998 Russell King. ARM700 fix by Matthew Godbolt (linux-user@willothewisp.demon.co.uk) nommu support by Hyok S. Choi (hyok.choi@samsung.com) Copyright (C) 1996,1997,1998 Russell King. Copyright (C) 1996,1997,1998 Russell King Copyright (C) 1996,1997 Thomas K. Dyas (tdyas@eden.rutgers.edu) Copyright (C) 1996,1997 Pekka Pietik{inen Copyright (C) 1996,1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Pete Zaitcev endian fixes for cross-compiles, 2000. Copyright (C) 1996,1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996,1997 Fredrik Noring, lars brinkhoff & Tomas Berndtsson Copyright (C) 1996, Olaf Kirch Copyright (C) 1996, Linus Torvalds Copyright (C) 1996, Cygnus Software Technologies Ltd. Copyright (C) 1996, 99, 2003 by Ralf Baechle Copyright (C) 1996, 99 Ralf Baechle Copyright (C) 1996, 98, 99, 2000, 01 Ralf Baechle Copyright (C) 1996, 97, 99, 2000, 03, 04, 06 by Ralf Baechle Copyright (C) 1996, 97, 98, 99, 2000 by Ralf Baechle Copyright (C) 1996, 97, 98, 2000, 03, 04, 06 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1996, 97, 2001, 04 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1996, 97, 2000, 2001 by Ralf Baechle Copyright (C) 1996, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 2006, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 2004, 2007 David S. Miller (davem@davemloft.net). Copyright (C) 1996, 2001, 2006 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 2000 by Ralf Baechle Copyright (C) 1996, 1999, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 1999, 2003, 2006, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 1999, 2001 Ralf Baechle Copyright (C) 1996, 1999, 2001 David S. Miller (davem@redhat.com) Copyright (C) 1996, 1999 by Ralf Baechle Copyright (C) 1996, 1999 Silcon Graphics, Inc. Copyright (C) 1996, 1999 Jay A Estabrook Copyright (C) 1996, 1999 David S. Miller (davem@redhat.com) Copyright (C) 1996, 1998, 1999, 2002, 2003, 2006, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 1998, 1999, 2002 by Ralf Baechle Copyright (C) 1996, 1998, 1999, 2000, 2004 David S. Miller (davem@redhat.com) Copyright (C) 1996, 1998 by Ralf Baechle Copyright (C) 1996, 1997, Olaf Kirch Copyright (C) 1996, 1997, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 1997, 2004, 05 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1996, 1997, 2000, 2012 David S. Miller (davem@redhat.com) Copyright (C) 1996, 1997, 2000 David S. Miller (davem@redhat.com) Copyright (C) 1996, 1997, 1999 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 2003 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 2001, 07, 08 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 2001 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 2000 Ralf Baechle Copyright (C) 1996, 1997, 1998, 1999, 2000, Ingo Molnar, Matti Aarnio, Jakub Jelinek, Richard Henderson. Copyright (C) 1996, 1997, 1998, 1999, 2000, 03, 04 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 1999, 2000 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 1999 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1996, 1997, 1998 by Ralf Baechle and i386 version. Copyright (C) 1996, 1997, 1998 Olaf Kirch Copyright (C) 1996, 1997, 1998 Ingo Molnar, Miguel de Icaza, Gadi Oxman Copyright (C) 1996, 1997, 1998 Derrick J Brashear (shadow@andrew.cmu.edu) and also sound/isa/cs423x/cs4231_lib.c which is: Copyright (C) 1996, 1997 Olaf Kirch Copyright (C) 1996, 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996, 1997 Ingo Molnar, Miguel de Icaza, Gadi Oxman Copyright (C) 1996, 1997 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1996 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1996 by Paul M. Antoine Copyright (C) 1996 by Erik Stahlman This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. Copyright (C) 1996 by Erik Stahlman Copyright (C) 1996 by David S. Miller Copyright (C) 1996 by ACN S.A Copyright (C) 1996 X Consortium Copyright (C) 1996 Thomas K. Dyas (tdyas@noc.rutgers.edu) Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu) Copyright (C) 1996 Stoned Elipot Copyright (C) 1996 Simon G. Vogl 1999 Hans Berglund Copyright (C) 1996 Russell King. Copyright (C) 1996 Russell King Copyright (C) 1996 Roman Zippel Copyright (C) 1996 Peter J. Braam , Michael Callahan Copyright (C) 1996 Peter J. Braam and Michael Callahan Copyright (C) 1996 Paul Mackerras. MPC8xx modifications by Dan Malek Copyright (C) 1996 Paul Mackerras. Copyright (C) 1996 Paul Mackerras with considerable contributions from Ben Herrenschmidt and others. Copyright (C) 1996 Paul Mackerras and Mark Abene. Copyright (C) 1996 Paul Mackerras and Mark Abene Copyright (C) 1996 Paul Mackerras PPC44x/36-bit changes by Matt Porter (mporter@mvista.com) Copyright (C) 1996 Paul Mackerras Amiga/APUS changes by Jesper Skov (jskov@cygnus.co.uk). Copyright (C) 1996 Paul Mackerras (paulus@samba.org) Copyright (C) 1996 Paul Mackerras (paulus@cs.anu.edu.au) Copyright (C) 1996 Paul Mackerras (Paul.Mackerras@cs.anu.edu.au) Copyright (C) 1996 Paul Mackerras Low-level exception handers, MMU support, and rewrite. Copyright (C) 1996 Paul Mackerras Copyright (C) 1996 Paul M. Antoine Modified for DECStation and hence R3000 support by Paul M. Antoine Further modifications by David S. Miller and Harald Koerfgen Copyright (C) 1996 Paul M. Antoine Copyright (C) 1996 Paul H. Hargrove Copyright (C) 1996 Paul Gortmaker (drivers/char/rtc.c) Copyright (C) 1996 Paul Gortmaker Copyright (C) 1996 Olaf Kirch, Copyright (C) 1996 Olaf Kirch 04 Aug 1998 Ion Badulescu FIFO's need special handling in NFSv2 Copyright (C) 1996 Olaf Kirch Copyright (C) 1996 Mike Shaver (shaver@zeroknowledge.com) Copyright (C) 1996 Miguel de Icaza (miguel@nuclecu.unam.mx) Copyright (C) 1996 Martin von Löwis original #!-checking implemented by tytso. Copyright (C) 1996 Linus Torvalds & author (see below) Copyright (C) 1996 Larry Ewing (lewing@isc.tamu.edu) Copyright (C) 1996 Jesper Skov (jskov@cygnus.co.uk) Copyright (C) 1996 Jay A Estabrook Copyright (C) 1996 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996 Gertjan van Wingerde Minix V2 fs support. Copyright (C) 1996 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger (davidm@cs.arizona.edu). Copyright (C) 1996 Frank Neumann Copyright (C) 1996 Eddie C. Dost (ecd@skynet.be) Copyright (C) 1996 Eddie C. Dost (ecd@brainaid.de) Copyright (C) 1996 David Sitsky (David.Sitsky@anu.edu.au) Copyright (C) 1996 David S. Miller Kevin D. Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 1996 David S. Miller (dm@sgi.com) Compatibility with board caches, Ulf Carlsson Copyright (C) 1996 David S. Miller (dm@sgi.com) Copyright (C) 1996 David S. Miller (davem@davemloft.net) Copyright (C) 1996 David S. Miller (davem@caipfs.rutgers.edu) Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1996 David S. Miller Copyright (C) 1996 David Mosberger-Tang. Copyright (C) 1996 Dave Redman (djhr@tadpole.co.uk) Copyright (C) 1996 Dave Frascone [chaos@mindspring.com] Cloned from Richard Hirst [richard@sleepie.demon.co.uk] Copyright (C) 1996 Cort Dougan Adapted for Power Macintosh by Paul Mackerras. Low-level exception handlers and MMU support rewritten by Paul Mackerras. Copyright (C) 1996 Cort Dougan Rewritten for PReP Copyright (C) 1996 Cort Dougan Low-level exception handlers and MMU support rewritten by Paul Mackerras. Copyright (C) 1996 Cort Dougan Adapted for Power Macintosh by Paul Mackerras. Low-level exception handlers and MMU support rewritten by Paul Mackerras. Copyright (C) 1996 Cort Dougan Copyright (C) 1996 Adrian Rodriguez (adrian@franklins-tower.rutgers.edu) Laboratory for Computer Science Research Computing Facility Rutgers, The State University of New Jersey Copyright (C) 1995-99, 2000- 02, 06 Ralf Baechle Copyright (C) 1995-99 Simon G. Vogl With some changes from Kyösti Mälkki Mux support by Rodolfo Giometti and Michael Lawnick Copyright (C) 1995-99 Simon G. Vogl Copyright (C) 1995-97 Simon G. Vogl 1998-99 Hans Berglund Copyright (C) 1995-97 Simon G. Vogl Copyright (C) 1995-2009 Russell King Copyright (C) 1995-2006 Dell Inc. Copyright (C) 1995-2005 Russell King Copyright (C) 1995-2005 Mark Adler Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler Copyright (C) 1995-2005 Dell Inc. Copyright (C) 1995-2004 Russell King Copyright (C) 1995-2004 Mark Adler Copyright (C) 1995-2003 Russell King 2001-2002 Keith Owens Copyright (C) 1995-2003 Russell King Copyright (C) 1995-2003 Mark Adler Copyright (C) 1995-2003 Geert Uytterhoeven Copyright (C) 1995-2002 Russell King Copyright (C) 1995-2001 by Russell King Copyright (C) 1995-2001 Russell King Copyright (C) 1995-2000 Simon G. Vogl With some changes from: Frodo Looijaard Kyösti Mälkki Copyright (C) 1995-2000 Simon G. Vogl Copyright (C) 1995-2000 Russell King. Copyright (C) 1995-2000 Russell King Copyright (C) 1995-2000 Ralf Baechle Copyright (C) 1995-2000 Linus Torvalds & author (see below) Copyright (C) 1995-1999 Russell King Copyright (C) 1995-1999 Olaf Kirch Copyright (C) 1995-1999 Madge Networks Ltd. Copyright (C) 1995-1999 Madge Networks Ltd Copyright (C) 1995-1999 Gary Thomas, Paul Mackerras, Cort Dougan. Copyright (C) 1995-1999 Gadi Oxman Copyright (C) 1995-1998 Russell King Copyright (C) 1995-1998 Mark Lord Copyright (C) 1995-1998 Mark Adler Copyright (C) 1995-1998 Linus Torvalds & author (see below) Principal Author: mlord@pobox.com (Mark Lord) Copyright (C) 1995-1998 Jean-loup Gailly. Copyright (C) 1995-1997,1999,2001-2005 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1995-1997, Olaf Kirch Copyright (C) 1995-1997 Simon G. Vogl, 1998-2000 Hans Berglund Copyright (C) 1995-1997 Simon G. Vogl 1998-2000 Hans Berglund Copyright (C) 1995-1997 Paul H. Hargrove This file may be distributed under the terms of the GNU General Public License. Copyright (C) 1995-1997 Paul H. Hargrove Copyright (C) 1995-1997 Olaf Kirch Copyright (C) 1995-1997 Jan "Yenya" Kasprzak Copyright (C) 1995-1997 H. Peter Anvin Copyright (C) 1995-1996 Russell King Copyright (C) 1995-1996 Linus Torvalds & authors (see driver) Copyright (C) 1995-1996 Linus Torvalds & authors (see below) Copyright (C) 1995-1996 Linus Torvalds & author (see below) Copyright (C) 1995-1996 Jean-loup Gailly. Copyright (C) 1995-1996 Jean-loup Gailly Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) Updated and modified by Cort Dougan Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) Rewritten by Cort Dougan (cort@fsmlabs.com) for PReP Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) Rewritten by Cort Dougan (cort@cs.nmt.edu) for PReP Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) Copyright (C) 1995-1996 Gary Thomas Initial PowerPC version. Copyright (C) 1995-06 ICP vortex, Achim Leubner See gdth.c for further informations and below for supported controller types Copyright (C) 1995-06 ICP vortex GmbH, Achim Leubner * Copyright (C) 1995--2003 Geert Uytterhoeven Copyright (C) 1995,2002 Pete Zaitcev (zaitcev@yahoo.com) Copyright (C) 1995,2002 Pete A. Zaitcev (zaitcev@yahoo.com) Copyright (C) 1995,2001 Compaq Computer Corporation Copyright (C) 1995,1999 Pete Zaitcev (zaitcev@yahoo.com) Copyright (C) 1995,1997,2008,2009,2012 David S. Miller (davem@davemloft.net) Copyright (C) 1995,1996 by Paul M. Antoine, some code and definitions are by courtesy of Chris Fraser. Copyright (C) 1995,1996 Olaf Kirch Copyright (C) 1995,1996 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1995, Linus Torvalds Copyright (C) 1995, 96, 99, 2001, 06 Ralf Baechle Copyright (C) 1995, 96, 99, 2001 Ralf Baechle Copyright (C) 1995, 96, 98, 99, 2000 by Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2003, 05 Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2003 by Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2001 by Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2000, 01, 02, 03 by Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2000, 01, 02 by Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2000, 01 by Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2000 by Ralf Baechle Copyright (C) 1995, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1995, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1995, 2003 by Ralf Baechle Copyright (C) 1995, 1999, 2002 by Ralf Baechle Copyright (C) 1995, 1999, 2001, 2002 by Ralf Baechle Copyright (C) 1995, 1999, 2000, 2001 by Silicon Graphics, Inc. Copyright (C) 1995, 1999, 2000 Ralf Baechle Copyright (C) 1995, 1999 by Ralf Baechle Copyright (C) 1995, 1999 Silicon Graphics Copyright (C) 1995, 1999 Ralf Baechle Copyright (C) 1995, 1998, 2001, 2002 by Ralf Baechle Copyright (C) 1995, 1997, 2005, 2008 David S. Miller Copyright (C) 1995, 1996,1997,1998 Russell King Copyright (C) 1995, 1996, Olaf Kirch Copyright (C) 1995, 1996, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1995, 1996, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1995, 1996, 2003 by Ralf Baechle Copyright (C) 1995, 1996, 2001 Ralf Baechle Copyright (C) 1995, 1996, 2000, 2001 by Ralf Baechle Copyright (C) 1995, 1996, 1998, 2000, 2001 Free Software Foundation, Inc. Copyright (C) 1995, 1996, 1997, 2003 by Ralf Baechle Copyright (C) 1995, 1996, 1997, 2002, 2003 by Ralf Baechle Copyright (C) 1995, 1996, 1997, 2000, 2001, 05 by Ralf Baechle Copyright (C) 1995, 1996, 1997, 1999, 2001 by Ralf Baechle Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003 Ralf Baechle Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2003 by Comtrol, Inc. Copyright (C) 1995, 1996, 1997, 1998 by Ralf Baechle Copyright (C) 1995, 1996, 1997, 1998 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1995, 1996, 1997, 1998 David S. Miller (davem@redhat.com) Copyright (C) 1995, 1996, 1997 by Ralf Baechle Copyright (C) 1995, 1996, 1997 Paul M. Antoine and Harald Koerfgen Copyright (C) 1995, 1996, 1997 Olaf Kirch Copyright (C) 1995, 1996 by Andreas Busse Copyright (C) 1995, 1996 Stoned Elipot Copyright (C) 1995, 1996 Russell King. Copyright (C) 1995, 1996 Russell King Copyright (C) 1995, 1996 Paul M. Antoine. Copyright (C) 1995, 1996 Paul M. Antoine Copyright (C) 1995, 1996 Olaf Kirch, Copyright (C) 1995, 1996 Olaf Kirch Copyright (C) 1995, 1996 Olaf Kirch Copyright (C) 1995, 1996 Gero Kuhlmann and me. Copyright (C) 1995, 1996 Gero Kuhlmann Copyright (C) 1995, 1996 Andreas Busse Copyright (C) 1995 by Ralf Baechle Copyright (C) 1995 by Linus Torvalds Copyright (C) 1995 Waldorf Electronics Copyright (C) 1995 Russell King Copyright (C) 1995 Richard Hirst [richard@sleepie.demon.co.uk] Copyright (C) 1995 Pete A. Zaitcev (zaitcev@yahoo.com) Copyright (C) 1995 Olaf Kirch Copyright (C) 1995 Miguel de Icaza (miguel@nuclecu.unam.mx) Copyright (C) 1995 Michael Dreher Copyright (C) 1995 Linus Torvalds Adapted from 'alpha' version by Gary Thomas Modified by Cort Dougan (cort@cs.nmt.edu) Modified for MBX using prep/chrp/pmac functions by Dan (dmalek@jlc.net) Further modified for generic 8xx by Dan. Copyright (C) 1995 Linus Torvalds Adapted from 'alpha' version by Gary Thomas Modified by Cort Dougan (cort@cs.nmt.edu) Modified by PPC64 Team, IBM Corp Modified by Cell Team, IBM Deutschland Entwicklung GmbH Copyright (C) 1995 Linus Torvalds Adapted from 'alpha' version by Gary Thomas Modified by Cort Dougan (cort@cs.nmt.edu) Modified by PPC64 Team, IBM Corp Copyright (C) 1995 Linus Torvalds Adapted from 'alpha' version by Gary Thomas Modified by Cort Dougan (cort@cs.nmt.edu) Copyright (C) 1995 Linus Torvalds (Linus.Torvalds@helsinki.fi) Copyright (C) 1995 Linus Torvalds Copyright (C) 1995 Jay Estabrook Copyright (C) 1995 Hamish Macdonald Copyright (C) 1995 Geert Uytterhoeven Copyright (C) 1995 Eric Schenk, Bruno Haible Copyright (C) 1995 Eddie C. Dost (ecd@skynet.be) Copyright (C) 1995 David S. Miller (davem@davemloft.net) Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) Sun3/3x models added by David Monro (davidm@psrg.cs.usyd.edu.au) Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) Author: Tom Rini Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1995 David S. Miller Copyright (C) 1995 David A Rusling Copyright (C) 1995 Andreas Busse Copyright (C) 1995 Adrian M. Rodriguez (adrian@remus.rutgers.edu) Copyright (C) 1995 - 2000, 2001 by Ralf Baechle Copyright (C) 1995 - 2000, 01, 03 by Ralf Baechle Copyright (C) 1995 - 2000 by Ralf Baechle Copyright (C) 1995 - 2000 Ralf Baechle Copyright (C) 1995 - 1999 Ralf Baechle Copyright (C) 1995 - 1998 by Andreas Busse and Ralf Baechle Copyright (C) 1995 - 1997, 1999 Silcon Graphics, Inc. Copyright (C) 1995 - 1997 Marco van Wieringen - ELM Consultancy B.V. Copyright (C) 1995 Linus Torvalds Copyright (C) 1995 Copyright (C) 1994-96 Marc ZYNGIER zyngier@ufr-info-p7.ibp.fr> or maz@gloups.fdn.fr> Copyright (C) 1994-2016 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support Copyright (C) 1994-2013 Russell King Copyright (C) 1994-2006 Linus Torvalds Copyright (C) 1994-2002 Russell King Copyright (C) 1994-2002 Linus Torvalds & authors Copyright (C) 1994-2000 Algorithmics Ltd. Copyright (C) 1994-1999 Russell King Moved from linux/arch/arm/kernel/debug.S by Ben Dooks Modified for ASM9260 by Oleksij Remepl Copyright (C) 1994-1999 Russell King Moved from linux/arch/arm/kernel/debug.S by Ben Dooks Copyright (C) 1994-1999 Russell King Copyright (C) 1994-1999 Linus Torvalds Copyright (C) 1994-1998 Linus Torvalds & authors (see below) Copyright (C) 1994-1996 Scott Snyder Copyright (C) 1994-1996 Linus Torvalds & authors Copyright (C) 1994,1999 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@melbpc.org.au | Copyright (C) 1994,1996,1998 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1994,1995 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1994, Linus Torvalds Copyright (C) 1994, Karl Keyte: Added support for disk statistics Copyright (C) 1994, 95, 99, 2003 by Ralf Baechle Copyright (C) 1994, 95, 96, 99, 2001 Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2003, 06 by Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2003 by Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2000, 2003 Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2000, 01, 02, 03 by Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2000, 01, 02, 03 Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2000 by Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 2000 Ralf Baechle Copyright (C) 1994, 95, 96, 2003 by Wind River Systems Written by Fredrik Markstrom Copyright (C) 1994, 95, 96, 2003 by Ralf Baechle DECStation modifications by Paul M. Antoine, 1996 Copyright (C) 1994, 1996, 1998, 2001 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1998, 2000 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1998, 1999 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1997, 1998, 2001 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1997, 1998, 2000 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1997, 1998 Free Software Foundation, Inc. Copyright (C) 1994, 1996 Free Software Foundation, Inc. Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Copyright (C) 1994, 1995, 1996, by Andreas Busse Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Copyright (C) 1994, 1995, 1996, 1999, 2000 by Ralf Baechle Copyright (C) 1994, 1995, 1996, 1999 by Ralf Baechle Copyright (C) 1994, 1995, 1996, 1999 Ralf Baechle Copyright (C) 1994, 1995, 1996, 1998, 1999, 2002, 2003 Ralf Baechle Copyright (C) 1994, 1995, 1996, 1997, 2000, 2001 by Ralf Baechle Copyright (C) 1994, 1995, 1996, 1997, 1998 Ralf Baechle Copyright (C) 1994, 1995, 1996 by Ralf Baechle Copyright (C) 1994, 1995, 1996 by Andreas Busse Copyright (C) 1994, 1995, 1996 Paul M. Antoine. Copyright (C) 1994, 1995 by Waldorf Electronics, written by Ralf Baechle. Copyright (C) 1994, 1995 Waldorf GmbH Copyright (C) 1994, 1995 Waldorf Electronics Written by Ralf Baechle and Andreas Busse Copyright (C) 1994, 1995 Linus Torvalds Copyright (C) 1994 by Waldorf GMBH, written by Ralf Baechle Copyright (C) 1994 by Waldorf Electronics Copyright (C) 1994 by Linus Torvalds Modifications for the OpenRISC architecture: Copyright (C) 1994 by Linus Torvalds Changes for PPC by Gary Thomas Rewritten by Cort Dougan and Paul Mackerras Copyright (C) 1994 by Linus Torvalds Changed by many, many contributors over the years. Copyright (C) 1994 by Linus Torvalds Adapted for PowerPC by Gary Thomas modified by Cort (cort@cs.nmt.edu) Copyright (C) 1994 by Linus Torvalds Copyright (C) 1994 by Ingo Wilken (Ingo.Wilken@informatik.uni-oldenburg.de) Copyright (C) 1994 by Hamish Macdonald Taken from linux/kernel/ptrace.c and modified for M680x0. linux/kernel/ptrace.c is by Ross Biro 1/23/92, edited by Linus Torvalds Copyright (C) 1994 by Hamish Macdonald Copyright (C) 1994 by Florian La Roche Do not copy data too often around in the kernel. In nfs_file_read the return value of kmalloc wasn't checked. Put in a better version of read look-ahead buffering. Original idea and implementation by Wai S Kok elekokws@ee.nus.sg. Copyright (C) 1994 by Florian La Roche Copyright (C) 1994 Wolfgang Stanglmeier Copyright (C) 1994 Waldorf GMBH Copyright (C) 1994 Roman Hodek Copyright (C) 1994 Martin Schaller Roman Hodek Copyright (C) 1994 Martin Schaller & Roman Hodek Copyright (C) 1994 Martin Schaller Copyright (C) 1994 Linus Torvalds Copyright (C) 1994 Hamish Macdonald Copyright (C) 1994 Florian La Roche Copyright (C) 1994 David S. Miller (davem@caip.rutgers.edu). Copyright (C) 1994 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1994 David S. Miller Copyright (C) 1994 David Carter [carter@compsci.bristol.ac.uk] Copyright (C) 1994 Bjoern Brauel Copyright (C) 1994 - 99, 2003, 06 Ralf Baechle Copyright (C) 1994 - 2006 Ralf Baechle Copyright (C) 1994 - 2003, 06, 07 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1994 - 2002 by Ralf Baechle Copyright (C) 1994 - 2001, 2003, 07 Ralf Baechle Copyright (C) 1994 - 2001, 2003 by Ralf Baechle Copyright (C) 1994 - 2000, 2006 Ralf Baechle Copyright (C) 1994 - 2000, 2001, 2003 Ralf Baechle Copyright (C) 1994 - 2000, 06 Ralf Baechle Copyright (C) 1994 - 2000 Ralf Baechle Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle Copyright (C) 1994 - 1999, 2000, 03 Ralf Baechle Copyright (C) 1994 - 1999, 2000, 01, 06 Ralf Baechle Copyright (C) 1994 - 1999, 2000 by Ralf Baechle and others. Copyright (C) 1994 - 1999 by Ralf Baechle Modified for R3000 by Paul M. Antoine, 1995, 1996 Complete output from die() by Ulf Carlsson, 1998 Copyright (C) 1993-1997 Michael Beck Copyright (C) 1993,1995,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@suburbia.net | Copyright (C) 1993, 2000 Linus Torvalds Copyright (C) 1993, 1994, 1995, 1999 Eric Youngdale Copyright (C) 1993, 1994, 1995, 1998, 1999 Eric Youngdale generic SCSI package header file by Initial versions: Drew Eckhardt Subsequent revisions: Eric Youngdale Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Eggert (eggert@twinsun.com). Copyright (C) 1993, 1994, 1995 Remy Card (card@masi.ibp.fr) Laboratoire MASI - Institut Blaise Pascal Universite Pierre et Marie Curie (Paris VI) Copyright (C) 1993, 1994, 1995 Eric Youngdale Copyright (C) 1993, 1994 by Hamish Macdonald Copyright (C) 1993, 1994 Alain Knaff Copyright (C) 1993 by Nigel Gamble (added interrupt code) Copyright (C) 1993 Turtle Beach Systems, Inc. Copyright (C) 1993 Stephen Tweedie (sct@redhat.com) from Copyright (C) 1993 Paul B. Monday Copyright (C) 1993 Pascal Haible, Bruno Haible Copyright (C) 1993 Linus Torvalds Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999 SMP-safe vmalloc/vfree/ioremap, Tigran Aivazian , May 2000 Major rework to support vmap/vunmap, Christoph Hellwig, SGI, August 2002 Numa awareness, Christoph Lameter, SGI, June 2005 Copyright (C) 1993 Linus Torvalds Copyright (C) 1993 Hamish Macdonald Greg Harp Copyright (C) 1993 Hamish Macdonald Copyright (C) 1993 Greg Harp Portions of this driver are based on code contributed by Brad Pepers Copyright (C) 1993 Greg Harp Atari Support by Bjoern Brauel, Roman Hodek Copyright (C) 1993 Bruno Haible Copyright (C) 1993 Bjoern Brauel Roman Hodek Copyright (C) 1993 -- 1997 Drew Eckhardt, Frederic Potter, David Mosberger-Tang Copyright (C) 1992-1997,2000-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1992-1997,2000-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1992-1997,2000-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1992-1997,2000-2003 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1992-1997,1999,2001-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1992-1997, 2000-2003 Silicon Graphics, Inc. Copyright (C) 1992-1997, 1999 Silicon Graphics, Inc. Copyright (C) 1992,1995,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@suburbia.net | Copyright (C) 1992,1995 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1992,1994,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@suburbia.net | Copyright (C) 1992,1994,1995 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1992,1993,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@suburbia.net | Copyright (C) 1992,1993,1995,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@suburbia.net | Copyright (C) 1992,1993,1995,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@suburbia.net | Copyright (C) 1992,1993,1994,1997,1999 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@melbpc.org.au | Copyright (C) 1992,1993,1994,1997,1999 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@melbpc.org.au | Copyright (C) 1992,1993,1994,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@suburbia.net | Copyright (C) 1992,1993,1994,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@suburbia.net | Copyright (C) 1992,1993,1994,1996,1997,1999 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@melbpc.org.au | Copyright (C) 1992,1993,1994,1996,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@suburbia.net | Copyright (C) 1992,1993,1994,1996 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1992,1993,1994,1995,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@suburbia.net | Copyright (C) 1992,1993,1994,1995,1996,1997,1999 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@melbpc.org.au | Copyright (C) 1992,1993,1994,1995 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1992,1993 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@vaxc.cc.monash.edu.au | Copyright (C) 1992,1993 by Michael K. Johnson Thanks much to Gunter Windau for pointing out to me where the error checking ought to be. Copyright (C) 1992,1993 Rick Sladkey Copyright (C) 1992,1993 Brad McLean brad@saturn.gaylord.com or brad@bradpc.gaylord.com. Copyright (C) 1992, Linus Torvalds Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar Copyright (C) 1992, 1998-2004 Linus Torvalds, Ingo Molnar Copyright (C) 1992, 1998 Linus Torvalds, Ingo Molnar Copyright (C) 1992, 1994, 1995, 2000 Free Software Foundation, Inc. Copyright (C) 1992, 1994 by Theodore Ts'o. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999 Theodore Ts'o Copyright (C) 1992, 1993, 1994, 1995 Remy Card (card@masi.ibp.fr) Theodore Ts'o (tytso@mit.edu) Copyright (C) 1992, 1993, 1994, 1995 Remy Card (card@masi.ibp.fr) Laboratoire MASI - Institut Blaise pascal Universite Pierre et Marie Curie (Paris VI) Copyright (C) 1992, 1993, 1994, 1995 Remy Card (card@masi.ibp.fr) Laboratoire MASI - Institut Blaise Pascal Universite Pierre et Marie Curie (Paris VI) from linux/fs/minix/inode.c Copyright (C) 1992, 1993, 1994, 1995 Remy Card (card@masi.ibp.fr) Laboratoire MASI - Institut Blaise Pascal Universite Pierre et Marie Curie (Paris VI) Copyright (C) 1992, 1993, 1994 Rick Sladkey Copyright (C) 1992, 1993 Krishna Balasubramanian Many improvements/fixes by Bruno Haible. Replaced `struct shm_desc' by `struct vm_area_struct', July 1994. Fixed the shm swap deallocation (shm_unuse()), August 1998 Andrea Arcangeli. Copyright (C) 1992 obz under the linux copyright Copyright (C) 1992 by Theodore Ts'o. Copyright (C) 1992 by Linus Torvalds based on ideas by Darren Senn Copyright (C) 1992 by Linus Torvalds Copyright (C) 1992 by Jim Weigand and Linus Torvalds Copyright (C) 1992 W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@vaxc.cc.monash.edu.au | Copyright (C) 1992 Tommy Thorn and Modified by Eric Youngdale Copyright (C) 1992 Tommy Thorn Copyright (C) 1992 Theodore Ts'o Copyright (C) 1992 Ross Biro Copyright (C) 1992 Rick Sladkey Copyright (C) 1992 Remy Card (card@masi.ibp.fr) Laboratoire MASI - Institut Blaise Pascal Universite Pierre et Marie Curie (Paris VI) from Copyright (C) 1992 Remy Card (card@masi.ibp.fr) Copyright (C) 1992 Linus Torvalds Adapted from arch/i386 by Gary Thomas Copyright (C) 1992 Linus Torvalds Copyright (C) 1992 Lawrence Foard Version 2 and 3 extensions to driver: Copyright (C) 1992 Krishna Balasubramanian and Linus Torvalds Copyright (C) 1992 Krishna Balasubramanian Copyright (C) 1992 Drew Eckhardt SCSI disk driver header file by Drew Eckhardt Copyright (C) 1992 Drew Eckhardt Linux scsi disk driver by Drew Eckhardt Copyright (C) 1992 Drew Eckhardt Generic hard disk header file by Drew Eckhardt Copyright (C) 1992 Drew Eckhardt Copyright (C) 1992 Doug Evans Copyright (C) 1992 David Giller, rafetmad@oxy.edu 1994, 1995 Eberhard Mönkeberg, emoenke@gwdg.de 1996 David van Leeuwen, david@tm.tno.nl 1997, 1998 Erik Andersen, andersee@debian.org 1998-2002 Jens Axboe, axboe@suse.de Copyright (C) 1992 David Giller Copyright (C) 1992 Darren Senn Copyright (C) 1992 Dana L. How Copyright (C) 1992 - 1997, 2000-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1992 - 1997, 2000-2005 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1992 - 1997, 2000-2004 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1992 - 1997, 2000-2003 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1992 - 1997, 2000,2002-2007 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1992 - 1997, 2000 Silicon Graphics, Inc. Copyright (C) 1992 - 1997, 1999, 2000 Silicon Graphics, Inc. Copyright (C) 1992 - 1997, 1999, 2000 Silcon Graphics, Inc. Copyright (C) 1992 - 1997, 1999 Silicon Graphics, Inc. Copyright (C) 1992 - 1997, 1999 Silcon Graphics, Inc. Copyright (C) 1992 - 1997 Silicon Graphics, Inc. Copyright (C) 1991-2018 Unicode, Inc. All rights reserved. Distributed Copyright (C) 1991-2002 SciTech Software, Inc. All rights reserved. Copyright (C) 1991-2002 Linus Torvalds Copyright (C) 1991-1998 Linus Torvalds Re-organised Feb 1998 Russell King Copyright (C) 1991-1998 Linus Torvalds Copyright (C) 1991,92,1995-99,2002,2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 1991,1996 Free Software Foundation Copyright (C) 1991,1992 Linus Torvalds Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Copyright (C) 1991, 1997, 2003 Free Software Foundation, Inc. Copyright (C) 1991, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 1991, 1992, 2002 Linus Torvalds Copyright (C) 1991, 1992, 1999 Linus Torvalds Copyright (C) 1991, 1992, 1996 Linus Torvalds linux/fs/binfmt_flat.c for 2.0 kernel Copyright (C) 1991, 1992, 1996 Linus Torvalds Hacked together by Andi Kleen Copyright (C) 1991, 1992, 1996 Linus Torvalds Copyright (C) 1991, 1992, 1995, 1999, 2000 Linus Torvalds Copyright (C) 1991, 1992, 1995 Linus Torvalds Copyright (C) 1991, 1992, 1993, 1997, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). Copyright (C) 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds Swap reorganised 29.12.95, Stephen Tweedie Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999 Reshaped it to be a zoned allocator, Ingo Molnar, Red Hat, 1999 Discontiguous memory support, Kanoj Sarcar, SGI, Nov 1999 Zone balancing, Kanoj Sarcar, SGI, Jan 2000 Per cpu hot/cold page lists, bulk allocation, Martin J. Bligh, Sept 2002 lots of bits borrowed from Ingo Molnar & Andrew Morton) Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds Swap reorganised 29.12.95, Stephen Tweedie Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds Copyright (C) 1991, 1992, 1993 Linus Torvalds Copyright (C) 1991, 1992 Linux Torvalds Copyright (C) 1991, 1992 Linus Torvalds. Copyright (C) 1991, 1992 Linus Torvalds changes by Thomas Schoebel-Theuer Copyright (C) 1991, 1992 Linus Torvalds 1997-11-28 Modified for POSIX.1b signals by Richard Henderson Copyright (C) 1991, 1992 Linus Torvalds 1995 Jay Estabrook Copyright (C) 1991, 1992 Linus Torvalds Copyright (C) 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Copyright (C) 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc. 2004 pf Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc. Copyright (C) 1990, 1999 by Silicon Graphics, Inc. Copyright (C) 1990 - 1992, 1999 Silicon Graphics, Inc. Copyright (C) 1989, 92-98, 1999 Free Software Foundation, Inc. Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. 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. Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Copyright (C) 1989 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Copyright (C) 1989 - 1997 Carnegie Mellon University Copyright (C) 1985 MIPS Computer Systems, Inc. Copyright (C) 05/1998 Peter Maydell Based on the Sun Lance driver and the NetBSD HP Lance driver Uses the generic 7990.c LANCE code. Copyright (C) 05/1998 Peter Maydell Based on the Sun Lance driver and the NetBSD HP Lance driver Copyright (C) 05/1998 Peter Maydell Copyright (C) Copyright (2016) Chen-Yu Tsai Copyright (2004, 2005) Ingo Molnar Copyright (2004) Linus Torvalds Copyright 2009 Johannes Berg Copyright (C) 2017 Madhavan Srinivasan, IBM Corporation. Copyright (C) 2001 Russell King COPYRIGHT (c) 2013, Intel Corporation. COPYRIGHT (c) 2008 The Regents of the University of Michigan ALL RIGHTS RESERVED COPYRIGHT (C) by L. Wassmann COPYRIGHT (C) 2014-2015 VMware, Inc., Palo Alto, CA., USA COPYRIGHT (C) 2005 SYNOPSYS, INC. ALL RIGHTS RESERVED COPYRIGHT (C) 2001-2004 by Agere Systems Inc. All Rights Reserved (c) Xilinx, Inc. (c) Vojtech Pavlik and Dan Streetman (c) Valentine Barshak and in turn based on "ehci-ppc-soc.c" by Stefan Roese and "ohci-ppc-of.c" by Sylvain Munaut (c) UCB 1986-1988 for the purposes of compatibility only. (c) UCB 1986-1988 Portions taken from the KA9Q/NOS (v2.00m PA0GRI) source. Ross Biro Fred N. van Kempen, Florian La Roche, Jonathan Layes Arnaldo Carvalho de Melo ARPHRD_HWX25 (c) UCB 1982-1988 Ross Biro Fred N. van Kempen, (c) Tundra Semiconductor Corp. Author: Alex Bounine (alexandreb@tundra.com) Author: Roy Zang (tie-fei.zang@freescale.com) Add pci interrupt router host (c) Tias Guns (c) Sven Geggus (c) Stefan Eletzhofer (stefan.eletzhofer@inquant.de) 2003,4 (c) SoL/IDER session is active (c) Secret Lab Technologies, Ltd. (c) Richard Zidlicky (c) Rebel.com, 1998-1999 (c) Rebel.COM, 1998,1999 (c) Rebel.COM, 1998 (c) Philip Blundell, 2001 (c) Philip Blundell, 1999, 2001 (c) Philip Blundell, 1998-1999 (c) Philip Blundell, 1998, 2001 (c) Peter Meerwald (c) Paul Mackerras, 1996 (c) Neuros Technology, LLC. (c) MontaVista Software, LLC. (c) MontaVista Software, Inc. Vitaly Bordug Merged to arch/powerpc from arch/ppc/syslib/cpm2_common.c (c) MontaVista Software, Inc. Vitaly Bordug (c) MontaVista Software, Inc. This file is licensed under the terms of the GNU General Public License version 2. This program is licensed as is" without any warranty of any kind, whether express or implied. (c) MontaVista Software, Inc. Daniel Walker (c) MontaVista Software, Inc. (c) Michael AK Tesch (tesch@cs.wisc.edu) (c) Mellanox Technologies, 2016 (c) Marvell International Ltd. (c) Martin Sperl (c) LAP send messages (c) Jorge Luis Zapata Muga (c) Jason Wessel - Wind River Systems, Inc. (c) Jaroslav Kysela (c) Jan-Simon Möller (dl9pf@gmx.de) (c) Jan Andersson (c) Intel Research Cambridge (c) Ian Molton (spyro@f2s.com) 2003 (c) INTRACOM S.A. Greece. This file is licensed under the terms of the GNU General Public License version 2. This program is licensed "as is" without any warranty of any kind, whether express or implied. (c) Gerd Hoffmann (c) GE Intelligent Platforms Embedded Systems, Inc. (c) G. Liakhovetski g.liakhovetski@gmx.de (c) G. Liakhovetski (c) Florian Schirmer This file is licensed under the terms of the GNU General Public License version 2. This program is licensed "as is" without any warranty of any kind, whether express or implied. (c) David Miller davem@redhat.com) as its basis. (c) Daniel Phillips, 2001 (c) Dan Malek (c) Copyright © 2003-2006, Marvell International Ltd. All Rights Reserved (c) Copyright Red Hat Inc 2002 (c) Copyright Matthew Wilcox 2001-2002 (c) Copyright Huw Davies , 2015 (c) Copyright Hewlett-Packard Development Company, L.P., 2008 (c) Copyright Hewlett-Packard Development Company, L.P., 2007, 2008 (c) Copyright Hewlett-Packard Development Company, L.P., 2007 (c) Copyright Hewlett-Packard Development Company, L.P., 2006, 2008 (c) Copyright Hewlett-Packard Development Company, L.P., 2006 - 2008 (c) Copyright Hewlett-Packard Development Company, L.P., 2006 (c) Copyright 2018 Hewlett Packard Enterprise Development LP Thomas Mingarelli (c) Copyright 2016 Socionext Inc. All rights reserved. (c) Copyright 2016 Oracle Corporation (c) Copyright 2014 Panasonic Corporation (c) Copyright 2013 Guenter Roeck converted to watchdog infrastructure (c) Copyright 2013 Datera, Inc. (c) Copyright 2010-2013 Datera, Inc. (c) Copyright 2010 Novell, Inc. (c) Copyright 2010 Intel Corporation (c) Copyright 2009-2013 Datera, Inc. (c) Copyright 2009 Hewlett-Packard Development Company, L.P. (c) Copyright 2009 Google Inc., All Rights Reserved. (c) Copyright 2008-2013 Datera, Inc. (c) Copyright 2008-2011 Wim Van Sebroeck . (c) Copyright 2008-2011 Alan Cox , All Rights Reserved. (c) Copyright 2008, RealTEK Technologies Inc. All Rights Reserved. (c) Copyright 2008 Wim Van Sebroeck . (c) Copyright 2008 Hewlett-Packard Development Company, L.P. Bjorn Helgaas (c) Copyright 2007-2013 Datera, Inc. (c) Copyright 2007-2008 Xilinx Inc. All rights reserved. (c) Copyright 2007 Étienne Bersac (c) Copyright 2007 Vlad Drukker added support for W83627THF. (c) Copyright 2007 Red Hat (c) Copyright 2007 Oliver Schuster (c) Copyright 2007 Hewlett-Packard Development Company, L.P. Contributed by Peter Keilty (c) Copyright 2007 Hewlett-Packard Development Company, L.P. Bjorn Helgaas (c) Copyright 2007 Gilles GIGAN (c) Copyright 2006-2013 Datera, Inc. (c) Copyright 2006-2011 Wim Van Sebroeck . (c) Copyright 2006-2009 Wim Van Sebroeck . (c) Copyright 2006, 2007 Hewlett-Packard Development Company, L.P. Bjorn Helgaas (c) Copyright 2006 Hewlett-Packard Development Company, L.P. Bjorn Helgaas (c) Copyright 2006 Helge Deller (c) Copyright 2006 Calin A. Culianu , All Rights Reserved. (c) Copyright 2006 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> (c) Copyright 2005-2013 Datera, Inc. (c) Copyright 2005-2006 Red Hat (c) Copyright 2005 Webcon, Inc. (c) Copyright 2005 Jose Goncalves (c) Copyright 2005 Google Inc., All Rights Reserved. (c) Copyright 2005 David Härdeman (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp. (c) Copyright 2005 4G Systems (c) Copyright 2004-2007 Wim Van Sebroeck . (c) Copyright 2004, Red Hat Inc. Additional fixes and clean up: Francois Romieu (c) Copyright 2004 Xilinx Inc., Systems Engineering Group (c) Copyright 2004 Naresh Kumar Inna (c) Copyright 2004 Hewlett-Packard Development Company, L.P. Bob Picco (c) Copyright 2004 Hewlett-Packard Development Company, L.P. Bjorn Helgaas (c) Copyright 2004 Google Inc. (c) Copyright 2004 Benjamin Herrenschmidt (benh@kernel.crashing.org), IBM Corp. (c) Copyright 2003-2013 Datera, Inc. (c) Copyright 2003-2008 Xilinx Inc. All rights reserved. (c) Copyright 2003-2007 Xilinx Inc. All rights reserved. (c) Copyright 2003-2007 Wim Van Sebroeck . (c) Copyright 2003,2007 Pádraig Brady

(c) Copyright 2003, 2006 Hewlett-Packard Development Company, L.P. Alex Williamson Bjorn Helgaas (c) Copyright 2003 Red Hat Inc (c) Copyright 2002-2013 Datera, Inc. (c) Copyright 2002-2010, Ralink Technology, Inc. (c) Copyright 2002-2005 Hewlett-Packard Company (c) Copyright 2002-2005 Alex Williamson (c) Copyright 2002-2003 Grant Grundler (c) Copyright 2002, 2005 Hewlett-Packard Development Company, L.P. David Mosberger-Tang Bjorn Helgaas (c) Copyright 2002, 2004 Hewlett-Packard Development Company, L.P. Khalid Aziz Bjorn Helgaas (c) Copyright 2002, 2003, 2004 Hewlett-Packard Development Company, L.P. Khalid Aziz Alex Williamson Bjorn Helgaas (c) Copyright 2002, 2003 Hewlett-Packard Development Company, L.P. Bjorn Helgaas (c) Copyright 2002 Zwane Mwaikambo , All Rights Reserved. Based on wdt.c and wdt977.c by Alan Cox and Woody Suwalski respectively. (c) Copyright 2002 Zwane Mwaikambo (c) Copyright 2002 Xilinx Inc., Systems Engineering Group (c) Copyright 2002 Ryan Bradetich (c) Copyright 2002 Robert Schwebel (c) Copyright 2002 Rob Radez (c) Copyright 2002 Justin Cormack (c) Copyright 2002 Hewlett-Packard Company (c) Copyright 2002 Guido Guenther , All Rights Reserved. (c) Copyright 2002 David S. Miller (davem@redhat.com) (c) Copyright 2001-2009 Helge Deller (c) Copyright 2001-2003, 2005 Hewlett-Packard Development Company, L.P. David Mosberger-Tang Bjorn Helgaas (c) Copyright 2001 Scott Jennings 9/27 - 2001 [Initial release] (c) Copyright 2001 Scott Jennings (c) Copyright 2001 Rodolfo Giometti (c) Copyright 2001 Red Hat Inc. (c) Copyright 2001 Red Hat Inc. (c) Copyright 2001 Red Hat Inc (c) Copyright 2001 Randolph Chung (c) Copyright 2001 Matthew Wilcox for Hewlett-Packard (c) Copyright 2001 Grant Grundler (c) Copyright 2001 Hewlett-Packard Company (c) Copyright 2001 Charles Howes (c) Copyright 2001 Ascensit (c) Copyright 2000-2004 Hewlett-Packard Company (c) Copyright 2000-2004 Grant Grundler (c) Copyright 2000-2001 Marek Michalkiewicz (c) Copyright 2000, Grant Grundler (c) Copyright 2000, 2001 Red Hat Inc (c) Copyright 2000 kernel concepts , All Rights Reserved. http://www.kernelconcepts.de (c) Copyright 2000 The Puffin Group Inc. (c) Copyright 2000 Ryan Bradetich (c) Copyright 2000 Red Hat Software (c) Copyright 2000 Philipp Rumpf (c) Copyright 2000 Oleg Drokin Based on SoftDog driver by Alan Cox (c) Copyright 2000 Oleg Drokin (c) Copyright 2000 John Marvin (c) Copyright 2000 Jakob Oestergaard (c) Copyright 2000 Jakob Oestergaard (c) Copyright 2000 Hewlett-Packard Company (c) Copyright 2000 Helge Deller (c) Copyright 2000 Helge Deller (c) Copyright 2000 Grant Grundler (c) Copyright 2000 kernel concepts developed for Jentro AG, Haar/Munich (Germany) (c) Copyright 1999,2000 Hewlett-Packard Company (c) Copyright 1999,2000 Grant Grundler (c) Copyright 1999, Thomas Davis, tadavis@lbl.gov (c) Copyright 1999, 2001 Alan Cox (c) Copyright 1999, 2000 Red Hat Software (c) Copyright 1999 The Puffin Group Inc. (c) Copyright 1999 SuSE GmbH (c) Copyright 1999 Red Hat Software (c) Copyright 1999 Matthew Wilcox (c) Copyright 1999 Hewlett-Packard Company (c) Copyright 1999 Hewlett-Packard (c) Copyright 1999 Grant Grundler for Hewlett-Packard (c) Copyright 1999 Grant Grundler (c) Copyright 1999 Alex deVries for The Puffin Group (c) Copyright 1998 Rebel.com (Woody Suwalski ) (c) Copyright 1998 Alan Cox (c) Copyright 1997 by Carsten Paeth (calle@calle.in-berlin.de) (c) Copyright 1996-1997 Alan Cox , All Rights Reserved. (c) Copyright 1996 Alan Cox , All Rights Reserved. http://www.redhat.com (c) Copyright 1996 Alan Cox , All Rights Reserved. (c) Copyright 1996 Alan Cox (c) Copyright 1995 Simon "Guru Aleph-Null" Janes NCM: Network and Communications Management, Inc. (c) Copyright 1995 Alan Cox * (c) Copyright 1995 Alan Cox (c) Copyright 1995 CymruNET Ltd Innovation Centre Singleton Park Swansea Wales UK SA2 8PP (c) Benjamin Herrenschmidt , IBM Corp,\ and Scott Wood (c) Benjamin Herrenschmidt , IBM Corp,\ (c) Andrey A. Porodko (c) Amit S. Kale and 2003-2005 (c) MontaVista Software, Inc. This file is licensed under the terms of the GNU General Public License version 2. This program is licensed "as is" without any warranty of any kind, whether express or implied. (c) Aeroflex Gaisler AB (c) 2018 Oleksandr Andrushchenko, EPAM Systems Inc. (c) 2018 Eyal Birger (c) 2017, Jonathan Corbet sayli karnik (c) 2017 Tobin C. Harding Licensed under the terms of the GNU GPL License version 2 (c) 2017 Stefano Stabellini (c) 2017 Linaro Ltd. (c) 2016 Petr Kulhavy, Barix AG based on davinci-mcasp.c DT support (c) 2016 Eric Biederman (c) 2016 Davidlohr Bueso Further wakeup optimizations, documentation (c) 2016 Arnaldo Carvalho de Melo (c) 2015, Quentin Casasnovas (c) 2015 ST Microelectronics (c) 2014-2017 Valentin Rothberg (c) 2014, Sasha Levin set -x (c) 2014 Volkswagen Group Research Author: Rostislav Lisovy Funded by: Volkswagen Group Research (c) 2014 Stefan Hengelein (c) 2014 ST Microelectronics (c) 2014 Randy C. Will (c) 2014 Luka Perkov (c) 2014 Jeff Layton (c) 2014 Daniel Mack (c) 2013 ST Microelectronics (c) 2013 Jonas Gorski (c) 2013 Hans de Goede (c) 2013 Digital Devices GmbH Germany. All rights reserved (c) 2013 Deutsche Telekom Innovation Laboratories (c) 2013 Daniel Mack (c) 2012-2013 - Mauro Carvalho Chehab The entire API were re-written, and ported to use struct device (c) 2012 Viresh Kumar (c) 2012 Frank Schäfer (c) 2011-12 liran [Intersil|Techwell China] (c) 2011 Volkswagen Group Research Authors: Michal Sojka Pavel Pisa Rostislav Lisovy Funded by: Volkswagen Group Research (c) 2011 Manuel Lauss (c) 2011 Jiri Olsa (c) 2011 Corentin Chary (c) 2011 Arvid Brodin (c) 2010-2018 Joe Perches (c) 2010-2012 ST Microelectronics (c) 2010, Tom Zanussi Licensed under the terms of the GNU GPL License version 2 (c) 2010, Arnaldo Carvalho de Melo Licensed under the terms of the GNU GPL License version 2 (c) 2010 Nikolaus Voss, Weinmann Medical GmbH (c) 2010 Manfred Spraul (c) 2010 Arnaud Patard (c) 2010 Arnaud Patard (c) 2010 Arnaldo Carvalho de Melo (c) 2009,2010 Dick Streefland Licensed under the terms of the GNU General Public License. (c) 2009,2010 Dick Streefland (c) 2009, Tom Zanussi Licensed under the terms of the GNU GPL License version 2 (c) 2009, Shen Feng (c) 2009, Mel Gorman Licensed under the terms of the GNU GPL License version 2 SOURCE= GFPMASK=none (c) 2009, 2010 Nvidia Graphics Pvt. Ltd. (c) 2009 Steven Toth (c) 2009 Shen Feng (c) 2009 NetApp. All Rights Reserved. (c) 2009 Manuel Lauss (c) 2009 Kristoffer Ericson (c) 2009 IBM Corp. (c) 2009 Gerd Hoffmann (c) 2009 Dmitry Artamonow (c) 2009 Daniel Mack (c) 2009 Arnaldo Carvalho de Melo (c) 2008-2014 Cliff Wickman , SGI. (c) 2008-2011 Mauro Carvalho Chehab (c) 2008-2011 Manuel Lauss (c) 2008-2010 Andy Whitcroft (c) 2008, Steven Rostedt Licensed under the terms of the GNU GPL License version 2 (c) 2008 Xilinx, Inc. (c) 2008 Steven Toth CX23885/7/8 support (c) 2008 Simtec Electronics (c) 2008 Peter W. Morreale (c) 2008 Nobuhiro Iwamatsu (c) 2008 NetApp. All Rights Reserved. (c) 2008 Mijhail Moreyra Adapted from cx88-alsa.c (c) 2008 Manuel Lauss (c) 2008 Devin Heitmueller Fixes for the driver to properly work with HVR-950 Fixes for the driver to properly work with Pinnacle PCTV HD Pro Stick Fixes for the driver to properly work with AMD ATI TV Wonder HD 600 (c) 2008 Daniel Mack (c) 2008 Dan Williams (c) 2008 Alexey Starikovskiy (c) 2008 Aidan Thornton (c) 2007-2011 MSC Vertriebsges.m.b.H., Manuel Lauss (c) 2007-2009 MSC Vertriebsges.m.b.H., Manuel Lauss (c) 2007-2009 Jiri Kosina (c) 2007-2008 MSC Vertriebsges.m.b.H., Manuel Lauss (c) 2007,2008, Andy Whitcroft (new conditions, test suite) (c) 2007, Joe Perches created from checkpatch.pl (c) 2007 Trent Piepho (c) 2007 Timur Tabi , Freescale Semiconductor (c) 2007 Sebastian Siewior (c) 2007 Red Hat (c) 2007 Network Appliance, Inc. All Rights Reserved. (c) 2007 Michal Januszewski Loosely based upon the vesafb driver. (c) 2007 Michael Krufky (c) 2007 Mauro Carvalho Chehab, (c) 2007 Manuel Lauss (c) 2007 MSC Vertriebsges.m.b.H, Manuel Lauss licensed under the GPLv2. (c) 2007 Juergen Beisert (c) 2007 Guido Guenther (c) 2007 Gerd Hoffmann (c) 2006-2009 Secret Lab Technologies Ltd Grant Likely (c) 2006-2008 MSC Vertriebsges.m.b.H., Manuel Lauss (c) 2006, 2007 by Mauro Carvalho Chehab : Conversion to V4L2 API Uses video_ioctl2 for parsing and to add debug support (c) 2006 Wolfson Microelectronics PLC. Graeme Gregory graeme.gregory@wolfsonmicro.com or linux@wolfsonmicro.com (c) 2006 Ted Walther and John Sokol (c) 2006 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks (c) 2006 Red Hat (c) 2006 MontaVista Software, Inc. Flash chip node definition (c) 2006 Mauro Carvalho Chehab, (c) 2006 Mauro Carvalho Chehab (c) 2006 Mauro Carvalho Chehab (c) 2006 Keith Bennett (c) 2006 Edgar Hucek Original efi driver written by Gerd Knorr (c) 2006 Bob Copeland (c) 2006 Benjamin Herrenschmidt , IBM Corp. (c) 2006 Andrew de Quincey (c) 2005-2016 Advanced Micro Devices, Inc. Your use of this code is subject to the terms and conditions of the GNU general public license version 2. See "COPYING" or http://www.gnu.org/licenses/gpl.html (c) 2005-2012 Patrick McHardy (c) 2005-2008 MSC Vertriebsges.m.b.H, Manuel Lauss (c) 2005-2006 Nickolay V. Shmyrev (c) 2005-2006 Nickolay V. Shmyrev (c) 2005-2006 Mauro Carvalho Chehab video_ioctl2 conversion (c) 2005-2006 Mauro Carvalho Chehab Multituner support video_ioctl2 conversion PAL/M fixes (c) 2005,2006 Simtec Electronics Ben Dooks (c) 2005,2006 Ricardo Cerqueira (c) 2005, Joel Schopp (the ugly bit) (c) 2005 by Hans J. Koch (c) 2005 Thibaut VARENE (c) 2005 Patrick McHardy (c) 2005 MontaVista Software, Inc. This file is licensed under the terms of the GNU General Public License version 2. This program is licensed "as is" without any warranty of any kind, whether express or implied. (c) 2005 MontaVista Software, Inc. (c) 2005 Mauro Carvalho Chehab Multituner support and i2c address binding (c) 2005 Mauro Carvalho Chehab Based on a dummy cx88 module by Gerd Knorr Based on dummy.c by Jaroslav Kysela (c) 2005 Hartmut Hackmann (c) 2005 Hans J. Koch (c) 2005 Guillaume GOURAT / NexVision guillaume.gourat@nexvision.fr (c) 2005 Daniel Drake (c) 2005 Chris Pascoe (c) 2005 Benjamin Herrenschmidt , IBM Corp. (c) 2005 Ben Dooks (c) 2005 Becky Bruce , Freescale Semiconductor, FSL SOC and 32-bit additions (c) 2004-2005, Eugene Surovegin (c) 2004-2005 Simtec Electronics http://www.simtec.co.uk/products/SWLINUX/ Ben Dooks (c) 2004, Dave Jones, Red Hat Inc. Licensed under the GPL v2. (c) 2004, 2005 Daniel Drake (c) 2004, 2005 Chris Pascoe (c) 2004 Simtec Electronics http://www.simtec.co.uk/products/SWLINUX/ Ben Dooks (c) 2004 Simtec Electronics (c) 2004 Olivier Gournet & Andrew de Quincey (c) 2004 MontaVista Software, Inc. Adapted from gdb/sim/arm/thumbemu.c -- Thumb instruction emulation. (c) 2004 Mickael Hoerdt, LSIIT Laboratory, Strasbourg, France (c) 2004 Jelle Foks (c) 2004 Jean-Philippe Andriot, 6WIND, Paris, France (c) 2004 Ian Molton (c) 2004 Gerd Knorr [SuSE Labs] (c) 2004 Gerd Knorr [SUSE Labs] (c) 2004 Gerd Knorr (c) 2004 Chris Pascoe (c) 2004 Ben Dooks (c) 2004 Andrew de Quincey (c) 2004 Andrew de Quincey (c) 2003-2012 Advanced Micro Devices, Inc. Your use of this code is subject to the terms and conditions of the GNU general public license version 2. See "COPYING" or http://www.gnu.org/licenses/gpl.html (c) 2003-2009 Alan Stern (stern@rowland.harvard.edu) (c) 2003-2006 Advanced Micro Devices, Inc. Your use of this code is subject to the terms and conditions of the GNU general public license version 2. See "COPYING" or http://www.gnu.org/licenses/gpl.html (c) 2003-04 Gerd Knorr [SuSE Labs] (c) 2003,2004 Joerg Albert (c) 2003,04 Gerd Knorr [SUSE Labs] (c) 2003, Fabian Frederick (c) 2003, Benjamin Herrenscmidt (benh@kernel.crashing.org) (c) 2003, 2004 Andrew de Quincey & Robert Schlabbach (c) 2003 Phytec Messtechnik GmbH (c) 2003 Manfred Spraul (c) 2003 Gerd Knorr [SuSE Labs] (c) 2003 Gerd Knorr (c) 2003 Benjamin Herrenschmidt Armin Kuster Johnnie Peters (c) 2002-2007, Benjamin Herrenscmidt (benh@kernel.crashing.org) (c) 2002-2004 Randolph Chung (c) 2002,2003 Andi Kleen, SuSE Labs. Subject to the GNU Public License, v.2 (c) 2002,2003 Andi Kleen, SuSE Labs. (c) 2002 Yurij Sysoev (c) 2002 Wolfgang Scherr (c) 2002 Thomas Kreiling (c) 2002 Simon Munton (c) 2002 Monta Vista Software Inc (c) 2002 Manfred Spraul (c) 2002 Gerd Knorr (c) 2002 Andries Brouwer (aeb@cwi.nl) Developed with the assistance of: (c) 2002 Alan Stern (stern@rowland.org) (c) 2002 Alan Stern (c) 2001-2002 Petr Vandrovec (c) 2001-2002 Andrey Ulanov which was partially based on: (c) 2001-04 Gerd Knorr [SuSE Labs] (c) 2001-03 Gerd Knorr [SuSE Labs] (c) 2001,02 Gerd Knorr [SuSE Labs] (c) 2001,02 Gerd Knorr (c) 2001, Dave Jones. (the file handling bit) (c) 2001, 2006 IBM Corporation. (c) 2001 Robert Siemer (c) 2001 Red Hat Inc Lockless wakeup (c) 2001 Micro Solutions Inc. Released under the terms of the GNU General Public license (c) 2001 Michael Eskin, Tom Zakrajsek [Windows version] (c) 2001 Daniel Phillips (c) 2000-2004 Omnikey AG (http://www.omnikey.com/) (c) 2000-2003 Gerd Knorr (c) 2000-2002 Ziglio Frediano, freddy77@angelfire.com but almost nothing remained here after conversion to generic TEA575x implementation (c) 2000-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) (c) 2000-2002 Gerd Knorr (c) 2000-2001 Vojtech Pavlik (c) 2000-03 Gerd Knorr [SuSE Labs] (c) 2000, 2001 Robert Baruch (autophile@starband.net) (c) 2000 Yggdrasil Computing, Inc. (c) 2000 Stephen J. Gowdy (SGowdy@lbl.gov) (c) 2000 Stephane Alnet (c) 2000 Manfred Spraul (c) 2000 Justin Schoeman (c) 2000 Justin Schoeman (c) 2000 Jorge Nerin (c) 2000 Jimmie Mayfield (mayfield+usb@sackheads.org) (c) 2000 Jimmie Mayfield (mayfield+datafab@sackheads.org) (c) 2000 Interlan Communications (c) 2000 Grant Grundler (from parisc I/O MMU code) (c) 2000 Gerd Knorr Nov 2002: Martin Bene : only ignore TIME_WAIT or gone connections (c) 2000 Geert Uytterhoeven (c) 2000 Edward Betts (c) 2000 David L. Brown, Jr. (usb-storage@davidb.org) (c) 2000 Crutcher Dunnavant overhauled to use key registration based upon discusions in irc://irc.openprojects.net/#kernelnewbies (c) 2000 Compaq Computer Corporation. (Author: Jamey Hicks) (c) 2000 Adam J. Richter (adam@yggdrasil.com), Yggdrasil Computing, Inc. (c) 1999/2000 Henning Zabel (c) 1999-2003 Matthew Dharm (mdharm-usb@one-eyed-alien.net) (c) 1999-2003 Gerd Knorr (c) 1999-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) (c) 1999-2002 Gerd Knorr (c) 1999-2002 Gerd Knorr (c) 1999-2001 Gerd Knorr (c) 1999--2000 Martin Mares (c) 1999,2000 Gerd Knorr (c) 1999, Rt-Control, Inc. (c) 1999, Multiple IO-APIC support, developed by Ken-ichi Yaku and Hidemi Kishimoto , further tested and cleaned up by Zach Brown and Ingo Molnar (c) 1999, 2000, 2009 Ingo Molnar (c) 1999, 2000 Matthew Dharm (mdharm-usb@one-eyed-alien.net) (c) 1999 Vojtech Pavlik Sponsored by SuSE (c) 1999 Terrehon Bowden Bodo Bauer (c) 1999 Steve Ratcliffe (c) 1999 R. Offermanns (rolf@offermanns.de) based on the aimslab radio driver from M. Kirkwood many thanks to Michael Becker and Friedhelm Birth (from TerraTec) (c) 1999 Michael Gee (michael@linuxspecific.com) (c) 1999 Martin Mares (c) 1999 Manfred Spraul namespaces support. 2006 OpenVZ, SWsoft Inc. Pavel Emelianov (c) 1999 Manfred Spraul Enforced range limit on SEM_UNDO (c) 1999 Manfred Spraul (c) 1999 Dragos Acostachioaie BIGMEM support, Andrea Arcangeli SMP thread shm, Jean-Luc Boyard HIGHMEM support, Ingo Molnar Make shmmax, shmall, shmmni sysctl'able, Christoph Rohland Shared /dev/zero support, Kanoj Sarcar Move the mm functionality over to mm/shmem.c, Christoph Rohland (c) 1999 Dragos Acostachioaie (c) 1999 Dr. Henrik Seidel (c) 1999 Don Dugger (c) 1999 David Huggins-Daines (c) 1999 Dave S. Miller (from sparc64 I/O MMU code) (c) 1999 Ben Pfaff and Petr Vandrovec (c) 1999 Asit Mallick (c) 1999 Andreas Gal (c) 1999 Alpha Processor, Inc. (c) 1999 Al Smith "; (c) 1998-99, 2000, 2009 Ingo Molnar (c) 1998-99, 2000 Ingo Molnar (c) 1998-2002 Petr Vandrovec (c) 1998-1999 by Jaroslav Kysela (c) 1998-1999 Precision Insight, Inc., Cedar Park, Texas. i740fb by Patrick LERDA, v0.9 (c) 1998, 1999, Rik van Riel (c) 1998, 1999, 2000, 2009 Ingo Molnar (c) 1998, 1999 Philip Blundell (c) 1998 by Armin Schindler (mac@gismo.telekom.de) (c) 1998 Tom Lees Minor reorganizations by David Hinds (c) 1998 San Mehat (CCC) -July 1998 proc/sys/debug/alignment, modified and integrated into Linux 2.1 by Russell King (c) 1998 Phil Blundell (c) 1998 Petr Vandrovec, vandrove@vc.cvut.cz (c) 1998 Mike Shaver. (c) 1998 Martin Mares (c) 1998 Ingo Molnar (c) 1998 Grant R. Guenther Under the terms of the GNU General Public License. (c) 1998 Grant R. Guenther Under the terms of the GNU General Public License (c) 1998 Gerd Knorr (c) 1998 Gerd Knorr Modified for the ALSA driver by Jaroslav Kysela (c) 1998 Gerd Knorr (c) 1998 Gerd Knorr (c) 1998 David Huggins-Daines. (c) 1998 David Campbell (c) 1998 Andrew Apted (c) 1997-8 Grant R. Guenther Under the terms of the GPL. (c) 1997-8 Grant R. Guenther Under the terms of the GNU General Public License. (c) 1997-8 Grant Guenther (c) 1997-2001 Gerd Knorr (c) 1997, Ronald van Cuijlenborg ronald.van.cuijlenborg@tip.nl or nutty@dds.nl (c) 1997, 1998 Hauke Fath. (c) 1997 by Andi Kleen (c) 1997 Martin Mares based on ideas by Pavel Machek (c) 1997 Martin Mares (c) 1997 M. Kirkwood (c) 1996-8 Grant R. Guenther Under the terms of the GNU General Public License. (c) 1996-8 Grant R. Guenther Under the terms of the GNU General Public License (c) 1996-2003 Gerd Knorr (c) 1996, Ingmar Baumgart ingmar@gonzo.schwaben.de (c) 1996 by Christian Mock (cm@kukuruz.ping.at) (c) 1996 Hans-Joachim Widmaier - Rewritten (c) 1996 Hans-Joachim Widmaier (c) 1996 Grant R. Guenther grant@torque.net David Campbell (c) 1995-2004 Russell King (c) 1995-2002 Russell King (c) 1995-2001 Russell King (c) 1995-1998 Patrick Caulfield. (c) 1995-1998 E.M. Serrat emserrat@geocities.com (c) 1995,1996 Grant R. Guenther, grant@torque.net, under the terms of the GNU General Public License. (c) 1995,1996 Christian Vogelgsang. (c) 1995,1996 Christian Vogelgsang, (c) 1995 by Michael Schlueter & Michael Marte (c) 1995 Michael Neuffer neuffer@goofy.zdv.uni-mainz.de Version: 0.99.8 last change: 95/09/13 (c) 1995 David Mosberger (davidm@cs.arizona.edu) (c) 1995 Alan Cox, CymruNET Ltd (c) 1995 Alan Cox, Building #3 (c) 1995 Alan Cox, Building #3 (c) 1995 Alan Cox, Linux Consultancy and Custom Driver Development (c) 1994,1995,1996, Kevin Lentin K.Lentin@cs.monash.edu.au (c) 1994,1995,1996 Kevin Lentin (c) 1993,2000 by Joerg Reuter DL1BKE (c) 1993 Guido ten Dolle PE1NNZ (c) 1993 Drew Eckhard (c) 1988 Silicon Graphics (C) by Vojtech Pavlik (C) by Gert Doering and Klaus Weidner Used by permission of Gert Doering (C) YOKOTA Hiroshi (C) Xilinx Inc. (C) Waldorf Electronics, Germany Written by Andreas Busse (C) The elitist m68k Users(TM) (C) Texas Instruments. (C) Texas Instruments, Inc. http://www.ti.com/ (C) Texas Instruments, Inc. (C) Steve Whitehouse 1999 derived from the ipv4 netfilter header file which is (C) SYSFS Interface: (C) SGI 2006, Christoph Lameter Cleaned up and restructured to ease the addition of alternative implementations of SLAB allocators. (C) SBE Inc., used by permission. (C) Rusty Russell, IBM 2002 (C) Roman Zippel (assigned DJD, 1999) (C) Return data : variable length of data (C) Peter T. Breuer (ptb@ot.uc3m.es) 2003 (C) Neil Horman (C) Nadia Yvette Chambers, April 2004 (C) Linux Foundation 2008-2013 Unified interface for all slab allocators (C) Linus Torvalds (C) Leaguerme (Shenzhen) MicroElectronics Co., Ltd. (C) Jens Axboe 2008 (C) Jean Tourrilhes. (C) Jay Lan, SGI, 2006 (C) INESC 1999 (C) INESC 1998 (C) David S. Miller. (C) David Hinds. (C) David Hinds and the Linux wireless (C) David Brownell (C) DENX Software Engineering. (C) Copyright Yggdrasil Computing, Inc. 2000 usb_device_id matching changes by Adam J. Richter) (C) Copyright TOSHIBA CORPORATION 2007 (C) Copyright TOSHIBA CORPORATION 2005-2007 All Rights Reserved. (C) Copyright TOSHIBA CORPORATION 2005-2007 (C) Copyright TOSHIBA CORPORATION 2005-2006 (C) Copyright TOSHIBA CORPORATION 2004-2007 All Rights Reserved. (C) Copyright TOSHIBA CORPORATION 2004-2006 (C) Copyright TOSHIBA CORPORATION 2004-2005 All Rights Reserved. (C) Copyright TOSHIBA CORPORATION 2000-2001, 2004-2007 (C) Copyright Steven King (C) Copyright Red Hat, Inc. 2005 (C) Copyright Red Hat Inc. 2017 (C) Copyright Randy Dunlap 2000 (C) Copyright Linus Torvalds 1999 (C) Copyright Linaro Limited 2015 Licensed under the GPLv2 (C) Copyright Linaro 2016 Licensed under the GPLv2 (C) Copyright Linaro 2015 Licensed under the GPLv2 (C) Copyright Linaro 2014 Licensed under the GPLv2 (C) Copyright Linaro 2013 Licensed under the GPLv2 (C) Copyright Linaro 2013 2015 Licensed under the GPLv2 (C) Copyright Linaro 2013 (C) Copyright Johannes Erdfelt 1999-2001 (C) Copyright IBM Deutschland Entwicklung GmbH 2007 (C) Copyright IBM Deutschland Entwicklung GmbH 2005-2007 (C) Copyright IBM Deutschland Entwicklung GmbH 2005 (C) Copyright IBM Corporation 2009 (C) Copyright IBM Corporation 2006. Released under GPL v2. Author : Ram Pai (linuxram@us.ibm.com) (C) Copyright IBM Corporation 2006-2008 (C) Copyright IBM Corporation 2006 (C) Copyright IBM Corporation 2005. Released under GPL v2. Author : Ram Pai (linuxram@us.ibm.com) (C) Copyright IBM Corporation 2005. Released under GPL v2. (C) Copyright IBM Corporation 2005 (C) Copyright IBM Corporation 2001-2005 (C) Copyright IBM Corporation 2001,2006 (C) Copyright IBM Corporation 1994, 2004 Authors: Colin DeVilbiss (devilbis@us.ibm.com) Santiago Leon (santil@us.ibm.com) Dave Boutcher (sleddog@us.ibm.com) (C) Copyright IBM Corporation 1994, 2003 Authors: Colin DeVilbiss (devilbis@us.ibm.com) Santiago Leon (santil@us.ibm.com) Dave Boutcher (sleddog@us.ibm.com) (C) Copyright IBM Corp. 2013 (C) Copyright IBM Corp. 2007 - Joy Latten (C) Copyright IBM Corp. 2006 (C) Copyright IBM Corp. 2005-2008 (C) Copyright IBM Corp. 2005 device driver to exploit watchdog RTAS functions (C) Copyright IBM Corp. 2005 (C) Copyright IBM Corp. 2003, 2004 (C) Copyright IBM Corp. 2002, 2004 (C) Copyright IBM Corp. 2001, 2004 (C) Copyright IBM Corp. 2001, 2003 (C) Copyright IBM 2015 (C) Copyright IBM 2014 (C) Copyright IBM 2012 Licensed under the GPLv2 (C) Copyright IBM 2012 (C) Copyright IBM 2005 (C) Copyright IBM 2004, 2005, 2006, 2012 Licensed under the GPLv2 (C) Copyright IBM 2003, 2004, 2005, 2012 (C) Copyright Gregory P. Smith 1999 (C) Copyright Greg Kroah-Hartman 2002-2003 (C) Copyright Embedded Alley Solutions, Inc 2005 Author: Pantelis Antoniou (C) Copyright Deti Fliegl 1999 (new USB architecture) (C) Copyright Deti Fliegl 1999 (C) Copyright David Gibson, IBM Corporation 2008. (C) Copyright David Gibson, IBM Corporation 2001-2003. (C) Copyright David Gibson, IBM Corp. 2002-2003. (C) Copyright David Gibson, IBM Corp. 2001-2003. (C) Copyright David Gibson , IBM Corporation. 2007. (C) Copyright David Gibson , IBM Corporation. 2005. (C) Copyright David Brownell 2000-2004 (C) Copyright David Brownell 2000-2002 (C) Copyright David Brownell 2000-2001 (kernel hotplug, usb_device_id, more docs, etc) (C) Copyright AudioScience Inc. 2007 (C) Copyright AudioScience Inc. 2002 (C) Copyright AudioScience Inc. 1998-2010 (C) Copyright AudioScience Inc. 1998-2003 (C) Copyright AudioScience Inc. 1997-2003 (C) Copyright AudioScience Inc. 1996-2009 (C) Copyright Andreas Gal 1999 (C) Copyright Al Viro 2002,2003 (C) Copyright Al Viro 2000, 2001 Released under GPL v2. (C) Copyright 2018, Xilinx, Inc. (C) Copyright 2018 MIPS Tech LLC (C) Copyright 2018 - Will Deacon (C) Copyright 2017-2018 - Mathieu Desnoyers (C) Copyright 2017, Angelo Dureghello (C) Copyright 2017 Sootech SA (C) Copyright 2017 Intel Corporation Author: Andy Shevchenko (C) Copyright 2017 Intel Corporation (C) Copyright 2017 - 2018, Xilinx, Inc. (C) Copyright 2016-2018 - Mathieu Desnoyers (C) Copyright 2016-2018 - Boqun Feng (C) Copyright 2016, Xilinx, Inc. (C) Copyright 2016, Angelo Dureghello (C) Copyright 2016 Valentin Longchamp, Keymile AG, valentin.longchamp@keymile.com (C) Copyright 2016 Red Hat, Inc (C) Copyright 2016 Intel Corporation Author: Tim Chen (C) Copyright 2016 Intel Corporation Author: Andy Shevchenko (C) Copyright 2016 Intel Corporation (C) Copyright 2016 - 2018, Xilinx, Inc. (C) Copyright 2015 Intel Corporation (C) Copyright 2015 Intel Corp. (C) Copyright 2015 Hewlett-Packard Enterprise Development LP (C) Copyright 2015 - 2018, Xilinx, Inc. (C) Copyright 2014-2015 Intel Corporation (C) Copyright 2014, 2016 Intel Corporation Authors: Andy Shevchenko Dan O'Donovan (C) Copyright 2014, 2015 Linaro Ltd. Author: Ashwin Chaugule (C) Copyright 2014 Valentin Longchamp, Keymile AG, valentin.longchamp@keymile.com (C) Copyright 2014 Intel Corporation Author: David Cohen (C) Copyright 2014 Intel Corporation (C) Copyright 2014 David Mosberger-Tang (C) Copyright 2014 Christophe Vu-Brugier (C) Copyright 2014 - 2015, Xilinx, Inc. (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P. (C) Copyright 2013-2014,2018 Red Hat, Inc. (C) Copyright 2013-2014 O2S GmbH (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P. (C) Copyright 2013-2014 Hans de Goede (C) Copyright 2013-2014 David Lanzendörfer (C) Copyright 2013, Jonas Jensen (C) Copyright 2013, 2015 Linaro Limited Licensed under the GPLv2 (C) Copyright 2013, 2015 Linaro Limited Licensed under the GPL (C) Copyright 2013 Intel Corporation Author: Sathyanarayanan Kuppuswamy (C) Copyright 2013 Intel Corporation (C) Copyright 2013 IBM Corporation (C) Copyright 2013 - 2014 Xilinx, Inc. (C) Copyright 2012, Steven king (C) Copyright 2012, Steven King (C) Copyright 2012, Greg Ungerer (C) Copyright 2012, Greg Ungerer (C) Copyright 2012 by Wolfram Sang, Pengutronix e.K. same license as the driver (C) Copyright 2012 by Wolfram Sang same license as the driver (C) Copyright 2012 Regents of the University of California (C) Copyright 2012 Marvell International Ltd. All Rights Reserved (C) Copyright 2012 Intel Corporation Author: Dirk Brandewie (C) Copyright 2011~2014 Bosch Sensortec GmbH All Rights Reserved (C) Copyright 2011, Greg Ungerer (C) Copyright 2011 (Alejandro Cabrera ) (C) Copyright 2010-2016 Reuuimlla Technology Co., Ltd. huangxin Mylène Josserand (C) Copyright 2010-2013 Datera, Inc. (C) Copyright 2010-2012 IBM Corp. (C) Copyright 2010, Tobias Klauser (C) Copyright 2010, Greg Ungerer (C) Copyright 2010 Marvell International Ltd. All Rights Reserved (C) Copyright 2010 Intel Corporation (C) Copyright 2010 Dirk Eibach, Guntermann & Drunck GmbH (C) Copyright 2009-2011, Greg Ungerer (C) Copyright 2009-2011 Faraday Technology Po-Yu Chuang (C) Copyright 2009-2010 Nokia Siemens Networks, michael.lawnick.ext@nsn.com (C) Copyright 2009, Texas Instruments, Inc. http://www.ti.com/ (C) Copyright 2009, Steven King (C) Copyright 2009, Philippe De Muyter (phdm@macqel.be) (C) Copyright 2009, Greg Ungerer (C) Copyright 2009, Greg Ungerer (C) Copyright 2009, Applied Micro Circuits Corporation Victor Gallardo (vgallardo@amcc.com) (C) Copyright 2009 Marvell International Ltd. All Rights Reserved (C) Copyright 2009 Intel Corporation Author: Jacob Pan (jacob.jun.pan@intel.com) Feng Tang (feng.tang@intel.com) (C) Copyright 2009 Intel Corporation Author: Jacob Pan (jacob.jun.pan@intel.com) (C) Copyright 2009 Intel Corporation Author: Arjan van de Ven (C) Copyright 2009 Intel Corporation (C) Copyright 2009 Hewlett-Packard Development Company, L.P. Andrew Patterson (C) Copyright 2008-2010,2015 Intel Corporation Author: Sreedhara DS (sreedhara.ds@intel.com) (C) Copyright 2008-2010 Intel Corporation Author: Sreedhara DS (sreedhara.ds@intel.com) (C) Copyright 2008, Thomas Chou (C) Copyright 2008, 2012 Intel Corporation Author: Jacob Pan (jacob.jun.pan@intel.com) Author: Sathyanarayanan Kuppuswamy (C) Copyright 2008 by Pengutronix (C) Copyright 2008 Xilinx, Inc. (C) Copyright 2008 Stefano Babic, DENX Software Engineering, sbabic@denx.de. (C) Copyright 2008 Magnus Damm (C) Copyright 2008 Intel Corporation, Arjan van de Ven. (C) Copyright 2008 Intel Corporation Author: Arjan van de Ven (C) Copyright 2008 Intel Corporation (C) Copyright 2008 Glauber Costa (C) Copyright 2008 Applied Micro Circuits Corporation Victor Gallardo Adam Graham (C) Copyright 2007-2018 Xilinx, Inc. (C) Copyright 2007-2013 Michal Simek (C) Copyright 2007-2012 PetaLogix Qld Pty Ltd (C) Copyright 2007-2011 Reuuimlla Technology Co., Ltd. (C) Copyright 2007-2011 Aaron Maoye (C) Copyright 2007-2009 Michal Simek (C) Copyright 2007-2008 Xilinx, Inc. (C) Copyright 2007-2008 TOSHIBA CORPORATION (C) Copyright 2007, Greg Ungerer (C) Copyright 2007, Axis Communications, Hans-Peter Nilsson (hp@axis.com) (C) Copyright 2007, ATRON electronic GmbH, Jan Nikitenko (C) Copyright 2007, 2009 Tiago Vignatti (C) Copyright 2007, 2008 Dmitry Baryshkov (C) Copyright 2007 Texas Instruments Karthik Dasu (C) Copyright 2007 TOSHIBA CORPORATION (C) Copyright 2007 Rodolfo Giometti (C) Copyright 2007 Paulo R. Zanoni (C) Copyright 2007 OpenWrt.org, Florian Fainelli (C) Copyright 2007 Novell Inc. (C) Copyright 2007 MIPS Technologies, Inc. written by Ralf Baechle (C) Copyright 2007 Hewlett-Packard Development Company, L.P. (C) Copyright 2007 Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com Based on code written by: Pantelis Antoniou and Matthew McClintock (C) Copyright 2007 Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com (C) Copyright 2007 Ash Willis (C) Copyright 2006-2010 PMC-Sierra Inc (C) Copyright 2006-2007, IBM Corporation (C) Copyright 2006-2007, David Brownell (C) Copyright 2006-2007 TOSHIBA CORPORATION (C) Copyright 2006 TOSHIBA CORPORATION (C) Copyright 2006 Sylvain Munaut (C) Copyright 2006 Sven Anders, and Marcus Junker, (C) Copyright 2006 Red Hat Inc, All Rights Reserved Thanks to Thomas Gleixner for suggestions, analysis and fixes. (C) Copyright 2006 Ralf Baechle (C) Copyright 2006 Novell Inc. (C) Copyright 2006 Nokia Corporation Fixed idle loop sleep Igor Stoppa (C) Copyright 2006 IBM Corp. (C) Copyright 2006 Helge Deller (C) Copyright 2005, Intec Automation, Mike Lavender (mike@steroidmicros) (C) Copyright 2005, Intec Automation (mike@steroidmicros.com) (C) Copyright 2005 Tundra Semiconductor Corp. Kong Lai, <kong.lai@tundra.com). (C) Copyright 2005 Tundra Semiconductor Corp. Alex Bounine, <alexandreb at tundra.com). (C) Copyright 2005 Robert Love (C) Copyright 2005 Linus Torvalds (C) Copyright 2005 Kyle McMartin (C) Copyright 2005 Ian Molton (C) Copyright 2005 Greg Kroah-Hartman (C) Copyright 2005 Christoph Lameter, Silicon Graphics, Inc. Subject to the GNU Public License, version 2. (C) Copyright 2005 Chris Humbert (C) Copyright 2005 Benjamin Herrenschmidt (C) Copyright 2005 Andi Kleen (C) Copyright 2005 4G Systems , All Rights Reserved. http://www.4g-systems.biz (C) Copyright 2005 - 2010 Paul Mundt (C) Copyright 2004-2007 Alan Stern, stern@rowland.harvard.edu (C) Copyright 2004, Greg Ungerer (gerg@snapgear.com) (C) Copyright 2004, 2005 Cavium Networks (C) Copyright 2004 Texas Instruments, Richard Woodruff (C) Copyright 2004 Silicon Graphics, Inc. Jesse Barnes (C) Copyright 2004 Linus Torvalds (C) Copyright 2004 Lineo Solutions, Inc. (C) Copyright 2004 Jon Smirl (C) Copyright 2004 John Lenz (C) Copyright 2004 Alan Stern, stern@rowland.harvard.edu (C) Copyright 2003-2007, Greg Ungerer (C) Copyright 2003-2007, Greg Ungerer (C) Copyright 2003-2006 Sven Anders (C) Copyright 2003-2005, Greg Ungerer (C) Copyright 2003-2004 Humboldt Solutions Ltd, adrian@humboldt.co.uk. (C) Copyright 2003, Greg Ungerer (gerg@snapgear.com) (C) Copyright 2003, 2004 Jamie Lokier (C) Copyright 2003 Red Hat Inc, All Rights Reserved (C) Copyright 2003 Red Hat Inc (C) Copyright 2003 Red Hat Inc (C) Copyright 2003 Matthew Wilcox (C) Copyright 2003 Hewlett-Packard (C) Copyright 2003 Grant Grundler (C) Copyright 2002-2015 Yoshinori Sato (C) Copyright 2002-2012, Greg Ungerer (C) Copyright 2002-2004, 2007 Greg Kroah-Hartman (C) Copyright 2002-2004 by David Brownell All Rights Reserved. (C) Copyright 2002-2004 IBM Corp. (C) Copyright 2002-2004 Greg Kroah-Hartman (C) Copyright 2002,2004,2006 Greg Kroah-Hartman (C) Copyright 2002,2004 IBM Corp. (C) Copyright 2002,2004 Greg Kroah-Hartman (C) Copyright 2002, Greg Ungerer (gerg@snapgear.com) (C) Copyright 2002 Red Hat Inc, All Rights Reserved (C) Copyright 2002 Red Hat Inc (C) Copyright 2002 Red Hat Inc (C) Copyright 2002 Linus Torvalds Portions based on the vdso-randomization code from exec-shield: (C) Copyright 2002 Hewlett-Packard Company (C) Copyright 2002 David Brownell (C) Copyright 2002 Christoph Hellwig (C) Copyright 2002 Alan Cox (C) Copyright 2001-2006 Helge Deller (C) Copyright 2001-2006 Alex Zeffertt, Cambridge Broadband Ltd, ajz@cambridgebroadband.com Re-worked by Ben Greear (C) Copyright 2001-2003 by Geert Uytterhoeven (C) Copyright 2001-2002, SnapGear Inc., (www.snapgear.com) (C) Copyright 2001-2002, SnapGear (www.snapgear.com) (C) Copyright 2001, SnapGear (www.snapgear.com) (C) Copyright 2001, Lineo Inc. (www.lineo.com) (C) Copyright 2001, 2002 Rusty Russell IBM Corporation include include include (C) Copyright 2001, 2002 Ralf Baechle (C) Copyright 2001 Linus Torvalds (C) Copyright 2001 John Marvin (C) Copyright 2001 Brad Hards (bhards@bigpond.net.au) (C) Copyright 2000-2010, Greg Ungerer (C) Copyright 2000-2005, Greg Ungerer (gerg@snapgear.com) (C) Copyright 2000-2005 David Brownell (C) Copyright 2000-2004 David Brownell (C) Copyright 2000-2002, Greg Ungerer (C) Copyright 2000-2002 David Brownell (C) Copyright 2000-2001, Lineo Inc. (www.lineo.com) (C) Copyright 2000-2001, Lineo (www.lineo.com) (C) Copyright 2000-2001, Greg Ungerer (gerg@snapgear.com) (C) Copyright 2000, Lineo Inc. (www.lineo.com) (C) Copyright 2000, Lineo (www.lineo.com) (C) Copyright 2000, 2001 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000 Yggdrasil Computing, Inc. (port of new PCI interface support from usb-ohci.c by Adam Richter, adam@yggdrasil.com). (C) Copyright 2000 STMicroelectronics (C) Copyright 2000 Philipp Rumpf (C) Copyright 2000 Oliver Neukum (C) Copyright 2000 Martin K. Petersen (C) Copyright 2000 Linuxcare, Inc. (C) Copyright 2000 Linuxcare Canada, Inc. (C) Copyright 2000 John Fremlin (C) Copyright 2000 Grant Grundler (C) Copyright 2000 Alex deVries (C) Copyright 1999-2011, Greg Ungerer . (C) Copyright 1999-2006, Greg Ungerer (gerg@snapgear.com) (C) Copyright 1999-2006, Greg Ungerer (C) Copyright 1999-2003, Greg Ungerer (gerg@snapgear.com) (C) Copyright 1999-2002 Johannes Erdfelt, johannes@erdfelt.com (C) Copyright 1999-2001 Johannes Erdfelt (C) Copyright 1999-2000, Moreton Bay (www.moretonbay.com) (C) Copyright 1999-2000, Greg Ungerer (gerg@snapgear.com) (C) Copyright 1999-2000 Scott J. Bertin (C) Copyright 1999-2000 Peter Pregler (C) Copyright 1999-2000 Johannes Erdfelt (C) Copyright 1999,2000 Thomas Sailer . proc file per device) (C) Copyright 1999, Rob Scott (rscott@mtrob.ml.org) (C) Copyright 1999, Moreton Bay Ventures Pty Ltd. (C) Copyright 1999, Lineo (www.lineo.com) (C) Copyright 1999, Greg Ungerer (gerg@snapgear.com) (C) Copyright 1999, 2000 Linus Torvalds (C) Copyright 1999 Thomas Sailer, sailer@ife.ee.ethz.ch (C) Copyright 1999 Silicon Graphics, Inc. (C) Copyright 1999 Roman Weissgaerber, weissg@vienna.at (C) Copyright 1999 Roman Weissgaerber (C) Copyright 1999 Randy Dunlap. (C) Copyright 1999 Randy Dunlap (C) Copyright 1999 Linus Torvalds ] (C) Copyright 1999 Linus Torvalds (C) Copyright 1999 Johannes Erdfelt (C) Copyright 1999 Gregory P. Smith] (C) Copyright 1999 Gregory P. Smith (from usb-ohci.c) (C) Copyright 1999 Gregory P. Smith (C) Copyright 1999 Georg Acher, acher@in.tum.de (C) Copyright 1999 Deti Fliegl, deti@fliegl.de (C) Copyright 1999 Deti Fliegl (new USB architecture) (C) Copyright 1998-2000 by some Elitist 680x0 Users(TM) (C) Copyright 1998 Linus Torvalds (C) Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved. (C) Copyright 1997 Thomas Schoebel-Theuer, with heavy changes by Linus Torvalds (C) Copyright 1997 Alain Malek Alain.Malek@cryogen.com) (C) Copyright 1996, 97, 99, 2002, 03 Ralf Baechle (C) Copyright 1996 Linus Torvalds accelerated versions (and 21264 assembly versions ) contributed by Rick Gorton (C) Copyright 1996 Linus Torvalds (C) Copyright 1995-2003 by Geert Uytterhoeven (C) Copyright 1995-1999 Tekram Technology Co., Ltd. (C) Copyright 1995 by Geert Uytterhoeven, Peter De Schrijver (C) Copyright 1995 by Geert Uytterhoeven (C) Copyright 1995 Linus Torvalds (C) Copyright 1995 1996, 2014 Linus Torvalds (C) Copyright 1995 1996 Linus Torvalds Hacked for ARM by Phil Blundell Hacked to allow all architectures to build, and various cleanups by Russell King (C) Copyright 1995 1996 Linus Torvalds (C) Copyright 1995 - 1997 Marco van Wieringen - ELM Consultancy B.V. (C) Copyright 1994 Linus Torvalds (C) Copyright 1994 - 1997 Marco van Wieringen (C) Copyright 1991-2000 Linus Torvalds (C) Copyright ..." is shown in the HTML footer. Default is True. html_show_copyright = True (C) Copyright (C) 2002 Greg Kroah-Hartman (C) Copyright (C) 2000-2001 Hugh Blemings (C) Carnegie Mellon University (C) COPYRIGHT 2016 ARM Limited. All rights reserved. Author: Liviu Dudau (C) COPYRIGHT 2016 ARM Limited. All rights reserved. Author: Brian Starkey (C) COPYRIGHT 2013-2016 ARM Limited. All rights reserved. (C) COPYRIGHT 2012-2013 ARM Limited. All rights reserved. (C) CC Computer Consultants GmbH, 2008 (C) CC Computer Consultants GmbH, 2007 (C) Balbir Singh, IBM Corp. 2006 (C) 2018 Synopsys, Inc. (www.synopsys.com) (C) 2018 Mojatau, Alexander Aring (C) 2017-2018 Synopsys, Inc. (www.synopsys.com) (C) 2017 Red Hat GmbH Author: Florian Westphal (C) 2017 Linus Walleij (C) 2017 Hemant K Shaw, IBM Corporation. (C) 2017 Helge Deller (C) 2017 Anju T Sudhakar, IBM Corporation. (C) 2016 by Pablo Neira Ayuso (C) 2016 Pengutronix, Alexander Aring (C) 2016 Arnaldo Carvalho de Melo (C) 2015-2018 Kevin Darbyshire-Bryant (C) 2015-2016 Mathieu Poirier (C) 2015-2016 Chunyan Zhang (C) 2015 by Il Han (C) 2015 Red Hat GmbH Author: Florian Westphal (C) 2015 Pengutronix, Alexander Aring (C) 2015 Borislav Petkov (C) 2014-2015 Pratik Patel (C) 2014 by Pablo Neira Ayuso (C) 2014 Intel Corp., Rafael J. Wysocki (C) 2013 Viresh Kumar (C) 2013 James Chapman (C) 2013 Daniel Borkmann (C) 2013 Astaro GmbH & Co KG (C) 2012-2014 by sysmocom - s.f.m.c. GmbH (C) 2012-2013 by Pablo Neira Ayuso (C) 2012 by Vyatta Inc. (C) 2012 by Pablo Neira Ayuso (C) 2012 by Lemonage GmbH Author: Lars Poeschel All rights reserved. (C) 2012 by Hans Schillstrom (C) 2012 Wolfram Sang, Pengutronix (C) 2012 Sasha Levin (C) 2012 Pablo Neira Ayuso (C) 2012 MontaVista Software, LLC (C) 2012 Michel Lespinasse (C) 2012 Google, Inc. Author: Kent Overstreet (C) 2012 Christoph Lameter (C) 2011 Thomas Renninger , Novell Inc. (C) 2011 Thomas Renninger Novell Inc. (C) 2011 The Chromium OS Authors (C) 2011 Patrick McHardy (C) 2011 Pablo Neira Ayuso (C) 2011 Omnibond Systems (C) 2011 MyungJoo Ham , GPL (C) 2011 Linux Foundation, Christoph Lameter (C) 2011 Intra2net AG (C) 2011 Hans de Goede (C) 2011 DENX Software Engineering, Anatolij Gustschin (C) 2011 Bartlomiej Zolnierkiewicz (C) 2011 - 2014 Srivatsa S. Bhat (C) 2010. All rights reserved. (C) 2010-2011 Thomas Graf (C) 2010-2011 Red Hat, Inc. (C) 2010,2011 Thomas Renninger , Novell Inc. (C) 2010,2011 Thomas Renninger , Novell Inc (C) 2010 Thomas Renninger (C) 2010 Red Hat, Inc. (C) 2010 Red Hat Inc Author: Michael S. Tsirkin (C) 2010 Pablo Neira Ayuso (C) 2010 Michael J. Cree (C) 2010 Luotao Fu All rights reserved. (C) 2010 Eric Dumazet (C) 2010 Bartlomiej Zolnierkiewicz (C) 2010 Alan Stern (C) 2009-2011 Rafael J. Wysocki , Novell Inc. (C) 2009-2010 Nishanth Menon , Texas Instruments Incorporated (C) 2009-2010 Bartlomiej Zolnierkiewicz (C) 2009 Valentin Sitdikov (C) 2009 Uwe Kleine-Koenig, Pengutronix (C) 2009 Siemens AG (C) 2009 Sascha Hauer, Pengutronix (C) 2009 Samsung Electronics Author: Michal Nazarewicz (mina86@mina86.com) (C) 2009 Google Inc. John(Jung-Ik) Lee (C) 2009 Daniel Mack ). (C) 2009 Bartlomiej Zolnierkiewicz (C) 2009 Alexander Clouter (C) 2009 - Peter Feuerer peter (a) piie.net http://piie.net 2009 Borislav Petkov bp (a) alien8.de (C) 2008-2013 Christoph Lameter (C) 2008-2009 Pablo Neira Ayuso (C) 2008, 2009, 2010, 2011 by Marc Kleine-Budde (C) 2008, 2009 by Marc Kleine-Budde (C) 2008 Wolfson Microelectronics PLC. Author: Liam Girdwood (C) 2008 Vasiliy Leonenko Many thanks to Roman Borisov for initial enabling (C) 2008 Vasiliy Leonenko (C) 2008 Patrick McHardy (C) 2008 Manuel Traut (C) 2008 Krzysztof Piotr Oledzki (C) 2008 Korolev Alexey (C) 2008 Intel Corporation (C) 2008 Anatolij Gustschin DENX Software Engineering (C) 2007-2012 Patrick McHardy (C) 2007-2010 by Jan Engelhardt (C) 2007-2008, MontaVista Software, Inc. (C) 2007,2011 Bartlomiej Zolnierkiewicz (C) 2007,2009,2010 Bartlomiej Zolnierkiewicz (C) 2007,2009 Bartlomiej Zolnierkiewicz (C) 2007,2008 Jochen Friedrich (C) 2007,2008 Dmitry Baryshkov (C) 2007, SGI. Christoph Lameter (C) 2007, 2008, 2011, 2012 Patrick McHardy (C) 2007, 2008 Patrick McHardy (C) 2007 www.softwarebitmaker.com (C) 2007 www.douglaskthompson.com (C) 2007 sgi. Christoph Lameter. (C) 2007 sgi, Christoph Lameter (C) 2007 jetzbroadband (http://jetzbroadband.com) This file may be distributed under the terms of the GNU General Public License. (C) 2007 by Sebastian Claßen (C) 2007 by Patrick McHardy (C) 2007 by Holger Schurig (C) 2007 by Hans J. Koch (C) 2007 aCarLab (India) Pvt. Ltd. (http://acarlab.com) (C) 2007 Venkatesh Pallipadi Shaohua Li Adam Belay (C) 2007 United Security Providers (C) 2007 Sukadev Bhattiprolu , IBM Many thanks to Oleg Nesterov for comments and help (C) 2007 SoftwareBitMaker (C) 2007 SGI, Christoph Lameter (C) 2007 Red Hat Inc (C) 2007 Rafael J. Wysocki , GPL (C) 2007 Pavel Emelyanov , OpenVZ, SWsoft Inc. (C) 2007 Patrick McHardy (C) 2007 Montavista Software, Inc. Vitaly Bordug (C) 2007 Mike Galbraith (C) 2007 Michel Benoit (C) 2007 Martin K. Petersen (C) 2007 Linux Networx (http://lnxi.com) This file may be distributed under the terms of the GNU General Public License. (C) 2007 Laszlo Attila Toth (C) 2007 Kees Lemmens (adapted for kernel 2.6.20) (C) 2007 Inaky Perez-Gonzalez Intel Corporation (C) 2007 Hans J. Koch (C) 2007 EADS Astrium (C) 2007 Dmitry Adamushko (C) 2007 Bartlomiej Zolnierkiewicz (C) 2007 Andrew Victor (C) 2007 Alexander Shishkin (C) 2006-2012 Patrick McHardy This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. (C) 2006-2012 Patrick McHardy (C) 2006-2010 Patrick McHardy (C) 2006-2009 VIA Technology, Inc. (C) 2006-2008 by Openmoko, Inc. Author: Harald Welte Balaji Rao All rights reserved. (C) 2006-2008 by Openmoko, Inc. Author: Balaji Rao All rights reserved. (C) 2006-2008 by Openmoko, Inc. All rights reserved. (C) 2006-2008 Takashi Iwai (C) 2006-2008 Harald Welte (C) 2006-2007 Venkatesh Pallipadi Shaohua Li Adam Belay (C) 2006-2007 Shaohua Li (C) 2006,2008 Red Hat, Inc., James Morris (C) 2006 kogiidena (C) 2006 by Patrick McHardy (C) 2006 Tim Small (C) 2006 Thomas Maier (C) 2006 Thomas Gleixner (C) 2006 Simtec Electronics (C) 2006 Red Hat Inc Alan Cox (C) 2006 Red Hat Inc (C) 2006 Red Hat (C) 2006 Red Hat (C) 2006 Rafael J. Wysocki (C) 2006 Patrick McHardy (C) 2006 MontaVista Software, Inc. Vitaly Bordug (C) 2006 Michael Ellerman, IBM Corp (C) 2006 IBM Corp (C) 2005-2017 by Pablo Neira Ayuso (C) 2005-2012 by Pablo Neira Ayuso (C) 2005-2012 Patrick McHardy (C) 2005-2007 Linux Networx (http://lnxi.com) (C) 2005-2006 Red Hat Inc Alan Cox (C) 2005-2006 Red Hat Inc (C) 2005-2006 Netfilter Core Team (C) 2005-2006 MontaVista Software, Inc. Vitaly Bordug (C) 2005-2006 Intel Corporation Inaky Perez-Gonzalez (C) 2005, 2006 Red Hat Inc. (C) 2005, 2006 Linux Networx (http://lnxi.com) This file may be distributed under the terms of the GNU General Public License. (C) 2005 by Harald Welte (C) 2005 by Christian Hentschel based on RR's ip_nat_ftp.c and other modules. (C) 2005 by Christian Hentschel based on RR's ip_conntrack_ftp.c and other modules. (C) 2005 USAGI/WIDE Project (C) 2005 Thomas Gleixner (C) 2005 Red Hat Inc Alan Cox (C) 2005 Red Hat Inc (C) 2005 Red Hat (http://www.redhat.com) This file may be distributed under the terms of the GNU General Public License. (C) 2005 Red Hat (C) 2005 Red Hat (C) 2005 Patrick McHardy (C) 2005 Pablo Neira Ayuso (C) 2005 Nokia Corporation (C) 2005 Michel Xhaard mxhaard@magic.fr (C) 2005 John Williams (C) 2005 Harald Welte (C) 2005 Harald Welte (C) 2005 Georges Toth * (C) 2005 Frank Rowand (frowand@mvista.com) PPC32 support restored by Vitaly Wool and Sergei Shtylyov (C) 2005 Frank Rowand (frowand@mvista.com) (C) 2005 Finn Thain (C) 2005 EADS Astrium This file may be distributed under the terms of the GNU General Public License. (C) 2005 Chuck Lever (C) 2005 Benedikt Spranger (C) 2004-2009 Dominik Brodowski (C) 2004-2006 by Jan-Benedict Glaw (C) 2004-2006 Sebastian Witt (C) 2004-2006 Luc Saillard (luc@saillard.org) (C) 2004,2005 Benjamin Herrenscmidt, IBM Corp. (C) 2004 jornada 720 kbd driver by Alex Lange (C) 2004 by Eric Lemoine (eric.lemoine@gmail.com) (C) 2004 by Bart De Schuymer (C) 2004 Zou Nan hai . (C) 2004 VIA Technologies Inc. (C) 2004 Tom Rini (trini@mvista.com) (C) 2004 Rusty Russell IBM Corporation based on a copy of RR's ip_nat_ftp.c (C) 2004 Red Hat (C) 2004 Pavel Machek Licensed under the terms of the GNU GPL License version 2. Based upon datasheets & sample CPUs kindly provided by AMD. (C) 2004 Paul Serice - The new inode scheme requires switching from iget() to iget5_locked() which means the NFS export operations have to be hand coded because the default routines rely on iget(). (C) 2004 Nadia Yvette Chambers, Oracle (C) 2004 NTT DATA Intellilink Co. http://www.intellilink.co.jp/ (C) 2004 Margit Schubert-While (C) 2004 Linux Networx (http://lnxi.com) This file may be distributed under the terms of the GNU General Public License. (C) 2004 Kalev Lember (C) 2004 Intracom, S.A. (C) 2004 Hiroshi Miura (C) 2004 Dominik Brodowski (C) 2004 Dominik Brodowski (C) 2004 Dominik Brodowski (C) 2004 David Bronaugh (C) 2004 Dan Brown (C) 2004 Bruno Ducrot (C) 2003-2006 Netfilter Core Team (C) 2003-2005 Netfilter Core Team (C) 2003-2004 by Harald Welte based on ideas of Fabio Olive Leite (C) 2003-2004 by Harald Welte (C) 2003-2004 Paul Clements, SteelEye Technology: persistent bitmap code (C) 2003,2004 USAGI/WIDE Project (C) 2003,2004 Aurelien Alleaume (C) 2003, 2004, 2006 Andriy Skulysh (C) 2003, 2004 Paul Mundt (C) 2003 zecke@handhelds.org (C) 2003 by Sampsa Ranta (C) 2003 by Patrick Mchardy (C) 2003 Yasuyuki Kozakai @USAGI (C) 2003 Venkatesh Pallipadi . Jun Nakajima (C) 2003 Venkatesh Pallipadi . (C) 2003 Simtec Electronics (C) 2003 Red Hat, Inc. (C) 2003 Marc Zyngier modified for SNI usage by Thomas Bogendoerfer (C) 2003 Marc Zyngier (C) 2003 Luis R. Rodriguez (C) 2003 Linux Networx (http://lnxi.com) This file may be distributed under the terms of the GNU General Public License. (C) 2003 Linux Networx (http://lnxi.com) (C) 2003 Jun Nakajima (C) 2003 Jozsef Kadlecsik (C) 2003 John Whitney (john.whitney@timesys.com) (C) 2003 Hiroshi Miura (C) 2003 Herbert Valerio Riedel (C) 2003 Dave Jones. (C) 2003 Dave Jones on behalf of SuSE Labs. (C) 2003 Dave Jones on behalf of SuSE Labs (C) 2003 Cornelius Consult (werner@cornelius-consult.de) (C) 2003 Christoph Jungegger (C) 2003 Bruno Ducrot (C) 2003 Aurelien Alleaume (C) 2003 Ardis Technologies This file may be distributed under the terms of the GNU General Public License. (C) 2003 Ardis Technologies (C) 2003 Andreas Gruenbacher (C) 2003 - 2010 Dominik Brodowski (C) 2003 - 2008 Dominik Brodowski (C) 2003 - 2004 Dominik Brodowski (C) 2003 - 2004 Dominik Brodowski (C) 2003 - 2004 Dominik Brodowski (C) 2003 - 2004 David Woodhouse (C) 2002-2013 Jozsef Kadlecsik (C) 2002-2006 by Harald Welte (C) 2002-2006 Netfilter Core Team (C) 2002-2005 by Harald Welte (C) 2002-2005 Netfilter Core Team (C) 2002-2004 Netfilter Core Team (C) 2002-2004 Ingo Molnar, Red Hat (C) 2002-2003 Nadia Yvette Chambers, IBM (C) 2002-2003 Intel Corp Inaky Perez-Gonzalez . (C) 2002, 2003 Marc Zyngier (C) 2002 by Harald Welte (C) 2002 by Harald Welte (C) 2002 by Brian J. Murrell based on a copy of HW's ip_nat_irc.c as well as other modules (C) 2002 by Brian J. Murrell based on HW's ip_conntrack_irc.c as well as other modules (C) 2002 by Adam Belay (C) 2002 Zwane Mwaikambo (C) 2002 Tora T. Engstad All Rights Reserved (C) 2002 Samuel Chessman (C) 2002 Red Hat (C) 2002 Pascal Dameme and Marc Zyngier (C) 2002 Padraig Brady. (C) 2002 Oliver Neukum (C) 2002 Nadia Yvette Chambers, IBM (C) 2002 Martin Devera (devik@cdi.cz). (C) 2002 Louis Zhuang . 2007 Alexander Eichner 2008 Pekka Paalanen (C) 2002 Hiroshi Miura All Rights Reserved (C) 2002 Hirokazu Takahashi (C) 2002 Harald Welte This software is distributed under GNU GPL v2, 1991 (C) 2002 Harald Welte (C) 2002 David Woodhouse (C) 2002 Atom Create Engineering Co., Ltd. (C) 2002 Arjan van de Ven (C) 2002 Andreas Gruenbacher, (C) 2002 Alan Stern (C) 2002 - 2004 Dominik Brodowski (C) 2002 - 2003 Dominik Brodowski (C) 2001-2004 Dave Jones. (C) 2001-2003 Red Hat, Inc. GPL'd (C) 2001-2003 Bart De Schuymer (C) 2001-2002 Patrick McHardy (C) 2001-2002 Magnus Boden (C) 2001-2002 Maciej Soltysiak (C) 2001-2002 Björn Stenberg (bjorn@haxx.se) (C) 2001-2002 Andras Kis-Szabo (C) 2001,2002,2006 by Jan-Benedict Glaw (C) 2001,2002,2003 Benjamin Herrenscmidt (benh@kernel.crashing.org) (C) 2001, 2002, 2003, 2004 Rusty Russell (C) 2001, 2002 by: Alan Cox Thomas Hood Brian Gerst (C) 2001 by Jay Schulist , (C) 2001 by Jay Schulist (C) 2001 by Karsten Merker and Maciej W. Rozycki Later on, I had access to the device's documentation (referenced below). (C) 2001 San Mehat (C) 2001 Red Hat, Inc. (C) 2001 NeilBrown (C) 2001 Martin Josefsson (C) 2001 Marc Boucher (marc@mbsi.ca). (C) 2001 Johannes Erdfelt (C) 2001 Dimitromanolakis Apostolos (C) 2001 Dave Jones, Arjan van de ven. (C) 2001 Clemson University and The University of Chicago (C) 2001 Brad Hards (C) 2001 Andreas Gruenbacher, (C) 2001 - 2013 Tensilica Inc. (C) 2001 - 2007 Tensilica Inc. Kevin Chea Marc Gauthier Chris Zankel (C) 2001 - 2005 Tensilica Inc. (C) 2000-2005 by Harald Welte (C) 2000-2004 by Harald Welte (C) 2000-2003 Dave Jones, Arjan van de Ven, Janne Pänkälä, Dominik Brodowski. (C) 2000-2002 by Harald Welte based on RR's ip_conntrack_ftp.c (C) 2000-2002 James Morris (C) 2000-2002 Harald Welte (C) 2000-2001 by Harald Welte (C) 2000-2001 Svenning Soerensen (C) 2000-2001 Felix Domke (tmbinc@gmx.net), Gillem (htoa@gmx.net) (C) 2000,2005 by Harald Welte (C) 2000,2001,2002,2003,2004 Omnikey AG (C) 2000,2001 by Harald Welte (C) 2000 by R.E.Wolff@BitWizard.nl Copied snippets from zatm.c by Werner Almesberger, EPFL LRC/ICA (C) 2000 by Matthew G. Marsh This software is distributed under GNU GPL v2, 1991 (C) 2000 by Matthew G. Marsh (C) 2000 by Harald Welte (C) 2000 by Harald Welte (C) 2000 YAEGASHI Takeshi (C) 2000 Stelias Computing Inc (C) 2000 Red Hat. GPL'd. See JEDEC (http://www.jedec.org/) standard JESD21C (section 3.5) for the standard this probe goes back to. (C) 2000 Red Hat. GPL'd. (C) 2000 Red Hat. GPL'd (C) 2000 Nicolas Pitre (C) 2000 Milan Pikula (C) 2000 Marc Boucher (C) 2000 In-System Design, Inc. (support@in-system.com) (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation. (C) 2000 David Brown (C) 2000 ChyGwyn Limited - http://www.chygwyn.com/ This code may be copied under the GPL v.2 or at your option any later version. (C) 2000 Carnegie Mellon University (C) 2000 Andrea Arcangeli SuSE Queue request tables / lock, selectable elevator, Jens Axboe kernel-doc documentation started by NeilBrown July2000 bio rewrite, highmem i/o, etc, Jens Axboe - may 2001 (C) 2000 Aleph One Ltd (Tak-Shing Chan) EtherM integration re-engineered by Russell King. (C) 1999-2008 Helge Deller (C) 1999-2004 Nemosoft Unv. (C) 1999-2004 Ben Fennema (C) 1999-2003 Nemosoft Unv. (C) 1999-2001 by Helge Deller (C) 1999-2001 Torben Mathiasen (C) 1999-2001 Torben Mathiasen (C) 1999-2001 Paul `Rusty' Russell (C) 1999-2001 Michal Ludvig (C) 1999-2001 Marc Boucher (C) 1999-2001 James Morris (C) 1999-2001 Ben Fennema (C) 1999-2000 Yon Uriarte (C) 1999-2000 Stelias Computing Inc (C) 1999-2000 Kurt Garloff (C) 1999, 2000, 05, 06 Ralf Baechle (ralf@linux-mips.org) (C) 1999, 2000 Silicon Graphics, Inc. (C) 1999 by Joshua M. Thompson (funaho@jurai.org) Based on via-cuda.c by Paul Mackerras. (C) 1999 by Joshua M. Thompson (funaho@jurai.org) (C) 1999 Ulf Carlsson (ulfc@thepuffingruop.com) (C) 1999 Trond Myklebust (C) 1999 Thomas Bogendoerfer (tsbogend@alpha.franken.de) (C) 1999 Stelias Computing Inc (C) 1999 Rusty Russell (rusty@rustcorp.com.au). (C) 1999 Nicolas Pitre (C) 1999 Mihai Spatar (C) 1999 Jérôme de Vivie (C) 1999 Hervé Eychenne (C) 1999 Helge Deller (C) 1999 David Huggins-Daines (C) 1999 David Airlie, airlied@linux.ie 07-SEP-99] Bugfixes (C) 1999 David A. Hinds (C) 1999 Dave Airlie, University of Limerick, Ireland (C) 1999 Chris Kemp and Tim Watterton (C) 1999 Benjamin Reed. All Rights Reserved. Permission to use code in the Developer's manual was granted for this driver by Aironet. Major code contributions were received from Javier Achirica achirica@users.sourceforge.net> and Jean Tourrilhes . Code was also integrated from the Cisco Aironet driver for Linux. Support for MPI350 cards was added by Fabrice Bellet fabrice@bellet.info>. (C) 1999 Benjamin Reed. All Rights Reserved. Permission to use code in the Developer's manual was granted for this driver by Aironet. (C) 1999 Benjamin Reed (C) 1999 Andrea Arcangeli, SuSE GmbH, andrea@suse.de Gerhard Wichert, Siemens AG, Gerhard.Wichert@pdb.siemens.de (C) 1999 Andrea Arcangeli (dynamic inode allocation) (C) 1999 Andrea Arcangeli (C) 1998-2004 Ben Fennema (C) 1998-2001 Ben Fennema (C) 1998-1999 Dave Boynton (C) 1998 Tom Lees Minor reorganizations by David Hinds (C) 1998 Thomas Bogendoerfer (tsbogend@alpha.franken.de) (C) 1998 Thomas Bogendoerfer (C) 1998 Stephen Tweedie (C) 1998 Red Hat TCP NFS related read + write fixes (C) 1998 Red Hat (C) 1998 Michael Tesch (tesch@cs.wisc.edu) (C) 1998 Krzysztof G. Baranowski (C) 1998 James Banks (C) 1998 Dave Boynton (C) 1998 Christian Schmidt (chr.schmidt@tu-bs.de) (C) 1998 Christian Schmidt (C) 1998 Ben Pfaff (C) 1998 Alan Cox (C) 1997-1998 by Thomas Sailer, HB9JNX/AE4WA (C) 1997-1998 Caldera, Inc. (C) 1997 Thomas Schoebel-Theuer, with heavy changes by Linus Torvalds (C) 1997 M. Kirkwood Converted to new API by Alan Cox Various bugfixes and enhancements by Russell Kroll (C) 1997 Linus Torvalds (C) 1997 Carnegie Mellon University (C) 1996-1998 by Thomas Sailer, HB9JNX/AE4WA (C) 1996,1998 by Thomas Bogendoerfer (tsbogend@alpha.franken.de) (C) 1996, Peter J. Braam (C) 1996 by Thomas Bogendoerfer (tsbogend@bigbug.franken.de) (C) 1996 Philip Blundell & Russell King. (C) 1996 Peter Braam (C) 1996 P. Braam and M. Callahan (C) 1996 Miguel de Icaza (C) 1996 Gordon Chaffee (C) 1995 by Andreas Busse (andy@waldorf-gmbh.de) (C) 1995 Linus Torvalds (C) 1994-2001 Russell King (C) 1994, 1995, 1996,1997 Russell King (C) 1994 Linus Torvalds (C) 1993, Ralf Baechle, see gvp11.c for more info (C) 1993, Hamish Macdonald, see mvme147.c for more info (C) 1993, Hamish Macdonald, see a3000.c for more info (C) 1993, Hamish Macdonald, see a2091.c for more info (C) 1993 by Hamish Macdonald (C) 1993 Ray Burr - Modified for Amiga FFS filesystem. (C) 1993 Ray Burr - Amiga FFS filesystem. (C) 1992,1993 Brad McLean. See aha1740.c for more info (C) 1992, 1993, 1994 Eric Youngdale Modified for ISO 9660 filesystem. (C) 1992, 1993 Linus Torvalds, (C) 1997 Ingo Molnar (C) 1992, 1993 Eric Youngdale (C) 1992 Eric Youngdale Modified for ISO9660 filesystem. (C) 1992 Eric Youngdale Modified for ISO 9660 filesystem. (C) 1991, 1992 by Linus Torvalds (C) 1991 Linus Torvalds - minix filesystem 1992, 1993, 1994 Eric Youngdale Modified for ISO 9660 filesystem. 1994 Eberhard Mönkeberg - multi session handling. 1995 Mark Dobie - allow mounting of some weird VideoCDs and PhotoCDs. 1997 Gordon Chaffee - Joliet CDs 1998 Eric Lammerts - ISO 9660 Level 3 2004 Paul Serice - Inode Support pushed out from 4GB to 128GB 2004 Paul Serice - NFS Export Operations (C) 1991 Linus Torvalds - minix filesystem

Copyright 2010 Samsung Electronics Co. Ltd. Copyright 2010 Red Hat, Inc. and/or its affiliates. Copyright 2010 Red Hat, Inc. Copyright 2010 Red Hat Inc. Copyright 2010 Promwad Innovation Company Yauhen Kharuzhy Copyright 2010 Paul Mackerras, IBM Corp. Copyright 2010 PMC-Sierra, Inc. Copyright 2010 PMC-Sierra, Inc, derived from irq_cpu.c Copyright 2010 Orex Computed Radiography Copyright 2010 One Laptop Per Child Copyright 2010 OKI Semiconductors Ltd. Copyright 2010 Nokia Corporation Contact: Felipe Balbi Copyright 2010 Nicolas Palix Copyright 2010 MontaVista Software, LLC. Anton Vorontsov Copyright 2010 MontaVista Software, LLC. Anton Vorontsov Copyright 2010 MontaVista Software, LLC. Copyright 2010 Michael Ellerman, IBM Corp. Copyright 2010 Maxim Integrated Products Copyright 2010 Maurus Cuelenaere Copyright 2010 Matt Turner. Copyright 2010 Marvell Zhangfei Gao Copyright 2010 Marvell International Ltd. Haojian Zhuang Copyright 2010 Marvell International Ltd. Author: Haojian Zhuang Copyright 2010 Julia Lawall Copyright 2010 Javier Martin Copyright 2010 Ion Beam Application, Inc. Copyright 2010 Intel Corp. Author: Huang Ying Copyright 2010 Integrated Device Technology, Inc. Alexandre Bounine Copyright 2010 Ilya Yanok, Emcraft Systems, yanok@emcraft.com Copyright 2010 IBM Corporation Author: K.Prasad Copyright 2010 IBM Corp, Benjamin Herrenschmidt Copyright 2010 Google, Inc. Arve Hjønnevåg Colin Cross Copyright 2010 Google Inc. All Rights Reserved. Author: dlaurie@google.com (Duncan Laurie) Copyright 2010 Gilles Muller Copyright 2010 GE Intelligent Platforms Embedded Systems, Inc. Copyright 2010 Freescale Semiconductor, Inc. Copyright 2010 Free Software Foundation, Inc. Contributed by Bernd Schmidt . Copyright 2010 Florian Tobias Schandinat Copyright 2010 Eric Bénard, Eukréa Electromatique Copyright 2010 David Gibson , IBM Corporation. Copyright 2010 Darius Augulis Copyright 2010 DENX Software Engineering, Stefan Roese Copyright 2010 DENX Software Engineering GmbH Copyright 2010 Creative Product Design Copyright 2010 Cisco Systems, Inc. All rights reserved. Author: Tom Lyon, pugs@cisco.com Copyright 2010 Cisco Systems, Inc. All rights reserved. Copyright 2010 Cavium Networks Copyright 2010 Canonical, Ltd. Author: Kees Cook Copyright 2010 Broadcom Copyright 2010 Benjamin Herrenschmidt, IBM Corp benh@kernel.crashing.org> and David Gibson, IBM Corporation. Copyright 2010 Ben. Herrenschmidt, IBM Corporation. Copyright 2010 Ben Dooks Copyright 2010 Ben Dooks <ben-linux fluff.org> Copyright 2010 Arnaud Patard Copyright 2010 Anton Vorontsov Copyright 2010 Andre B. Oliveira Copyright 2010 Analog Devices Inc. Copyright 2010 Advanced Micro Devices, Inc. Copyright 2010 ARM Ltd. remark Read the file COPYING Copyright 2010 ARM Ltd. Copyright 2010 2011 Mark Nelson and Tseng-Hui (Frank) Lin, IBM Corporation Copyright 2010 - Steven Rostedt , Red Hat Inc. Licensed under the terms of the GNU GPL License version 2 Copyright 2010 - 2015 Freescale Semiconductor Inc. Copyright 2010 - 2014 Freescale Semiconductor Inc. Copyright 2010 (c) ST-Ericsson AB Copyright 2010 (c) Philippe De Muyter Copyright 2010 (C) Texas Instruments, Inc. http://www.ti.com/ Copyright 2009-2018 Canonical Ltd. Copyright 2009-2017 Canonical Ltd. Copyright 2009-2017 Analog Devices Inc. Copyright 2009-2016 VMware, Inc., Palo Alto, CA., USA Copyright 2009-2015 VMware, Inc., Palo Alto, CA., USA Copyright 2009-2015 Freescale Semiconductor, Inc. and others Copyright 2009-2014 VMware, Inc., Palo Alto, CA., USA Copyright 2009-2014 Intel Corporation; author H. Peter Anvin Copyright 2009-2014 Analog Devices Inc. Copyright 2009-2013 Solarflare Communications Inc. Copyright 2009-2013 Canonical Ltd. Copyright 2009-2013 Broadcom Corporation Copyright 2009-2012 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2009-2012 Freescale Semiconductor Inc. Copyright 2009-2012 Canonical Ltd. Copyright 2009-2011 Wolfson Microelectronics PLC. Copyright 2009-2011 VMware, Inc., Palo Alto, CA., USA Copyright 2009-2011 Marvell. Copyright 2009-2011 Freescale Semiconductor, Inc. Copyright 2009-2011 Freescale Semiconductor Inc. Copyright 2009-2011 Christian Lamparter Copyright 2009-2011 Analog Devices Inc. Copyright 2009-2010, 2012 Freescale Semiconductor, Inc. Copyright 2009-2010, 2012 Freescale Semiconductor, Inc Copyright 2009-2010 Pengutronix Uwe Kleine-Koenig Copyright 2009-2010 Jonathan Corbet Copyright 2009-2010 Intel Corp. Author: Huang Ying Copyright 2009-2010 Integrated Device Technology, Inc. Alexandre Bounine Added EM support Modified switch operations initialization. Copyright 2009-2010 Integrated Device Technology, Inc. Alexandre Bounine Copyright 2009-2010 Freescale Semiconductor, Inc. Copyright 2009-2010 Creative Product Design Marc Reilly marc@cpdesign.com.au Copyright 2009-2010 Canonical Ltd. Copyright 2009-2010 Ben Dooks Copyright 2009-2010 Analog Devices Inc. Copyright 2009-12 Wolfson Microelectronics plc Copyright 2009-12 Wolfson Microelectronics Copyright 2009-10 Wolfson Microelectronics, plc Copyright 2009,2012-2013 Freescale Semiconductor Inc. Copyright 2009,2012 Gražvydas Ignotas Copyright 2009,2010 Wolfson Microelectronics PLC. Copyright 2009,2010 Jonathan Corbet Distributable under the terms of the GNU General Public License, version 2 Copyright 2009, Roderick Colenbrander Copyright 2009, Oracle. All rights reserved. Copyright 2009, Michael Buesch Copyright 2009, Johannes Berg Copyright 2009, Broadcom Corporation Copyright 2009, Boris Hajduk Copyright 2009, Benjamin Herrenschmidt, IBM Corporation. Copyright 2009, 2010, Christian Lamparter Copyright 2009, 2010, Christian Lamparer Copyright 2009, 2010 Wolfson Microelectronics. PLC. Copyright 2009 by Karsten Keil Copyright 2009 Wolfson Microelectronics. PLC. Copyright 2009 Wolfson Microelectronics, plc Copyright 2009 Wolfson Microelectronics plc Copyright 2009 Wolfson Microelectronics PLC. Copyright 2009 Wolfson Microelectronics Mark Brown Copyright 2009 Wolfson Microelectronics Copyright 2009 Wolfson Microelectonics plc Copyright 2009 VMware, Inc. Copyright 2009 Texas Instruments. Copyright 2009 Sysgo AG Thomas Moll fixed maintenance access routines, check for aligned access Copyright 2009 Sysgo AG Thomas Moll Added Input- Output- enable functionality, to allow full communication Copyright 2009 Sony Corporation Copyright 2009 Simtec Electronics http://www.simtec.co.uk/ Ben Dooks Copyright 2009 Simtec Electronics Licensed under GPLv2 Copyright 2009 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright 2009 Simtec Electronics Ben Dooks Copyright 2009 Simtec Electronics Copyright 2009 Simtec Electronics Copyright 2009 Simon Arlott Copyright 2009 ShotSpotter Inc. Author: Graeme Gregory Copyright 2009 Semihalf. Copyright 2009 Secret Lab Technologies Ltd. Grant Likely Steven Cavanagh Copyright 2009 Secret Lab Technologies Ltd. Copyright 2009 Sascha Hauer, s.hauer@pengutronix.de Copyright 2009 Sascha Hauer, Pengutronix Copyright 2009 Sascha Hauer Copyright 2009 Roderick Colenbrander Copyright 2009 Red Hat, Inc. and/or its affiliates. Copyright 2009 Red Hat, Inc. Copyright 2009 Red Hat Inc. All Rights Reserved. Copyright 2009 Red Hat Inc. Copyright 2009 Prodrive B.V.. Copyright 2009 Philipp Zabel Copyright 2009 Peter Korsgaard Copyright 2009 Pengutronix, Sascha Hauer Copyright 2009 Pavel Machek Copyright 2009 Paul Mackerras, IBM Corporation. Copyright 2009 Openmoko, Inc Balaji Rao Copyright 2009 Novell. All Rights Reserved. Copyright 2009 MontaVista Software, Inc. Copyright 2009 Marcin Kościelnicki Copyright 2009 Luotao Fu @ Pengutronix (l.fu@pengutronix.de) Copyright 2009 Luis R. Rodriguez Copyright 2009 Larry Finger Copyright 2009 Kwangwoo Lee Kwangwoo Lee Copyright 2009 Krzysztof Helt Copyright 2009 Jonathan Corbet Distributable under version 2 of the GNU General Public License. Copyright 2009 Jonathan Corbet Copyright 2009 Jon Smirl, Digispeaker Author: Jon Smirl Copyright 2009 John F. Reiser . All rights reserved. Licensed under the GNU General Public License, version 2 (GPLv2). Copyright 2009 John F. Reiser . All rights reserved. Copyright 2009 Johannes Berg Copyright 2009 Jerome Glisse. All Rights Reserved. Copyright 2009 Jerome Glisse. Copyright 2009 Jerome Glisse Copyright 2009 Janusz Krzysztofik Copyright 2009 Intel Corporation; author: H. Peter Anvin Copyright 2009 Intel Corporation; author H. Peter Anvin Copyright 2009 Intel Corporation. Huang Ying Copyright 2009 Intel Corp. Author: Huang Ying Copyright 2009 Integrated Device Technology, Inc. Alex Bounine Added Port-Write/Error Management initialization and handling Copyright 2009 Integrated Device Technology, Inc. Alex Bounine Added Port-Write message handling Added Machine Check exception handling Copyright 2009 Ilya Yanok, Emcraft Systems Ltd, yanok@emcraft.com Copyright 2009 Holger Schurig, hs4233@mail.mn-solutions.de Copyright 2009 Harris Corporation, Steven A. Falco Copyright 2009 Guennadi Liakhovetski Copyright 2009 Geert Uytterhoeven Copyright 2009 GE Intelligent Platforms Embedded Systems, Inc. Copyright 2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2009 Freescale Semiconductor, Inc. Copyright 2009 Freescale Semiconductor Inc. Copyright 2009 Felipe Balbi Copyright 2009 Daniel Ribeiro Copyright 2009 Cyber Switching, Inc. Copyright 2009 CompuLab, Ltd. Copyright 2009 Christian Pellegrin EVOL S.r.l. Copyright 2009 Christian König. Copyright 2009 Cam Macdonell Copyright 2009 Benjamin Herrenschmidt, IBM Corp benh@kernel.crashing.org Copyright 2009 Ben Skeggs Copyright 2009 Andy Green Copyright 2009 Analog Devices Inc. Copyright 2009 Alessandro Rubini Copyright 2009 Alberto Panizzo updates in http://alberdroid.blogspot.com/ Copyright 2009 Alberto Panizzo Copyright 2009 Albert Herranz Copyright 2009 Advanced Micro Devices, Inc. Copyright 2009 AbsoluteValue Systems Copyright 2009 AMCC (AppliedMicro) Copyright 2009 - 2016 Freescale Semiconductor, Inc. Copyright 2009 - 2015 VMware, Inc., Palo Alto, CA., USA Copyright 2009 - 2015 Freescale Semiconductor Inc. Copyright 2009 - 2013 Integrated Device Technology, Inc. Alex Bounine Copyright 2009 - 2010 DENX Software Engineering. Anatolij Gustschin Copyright 2009 Luis R. Rodriguez Copyright 2009 Johannes Berg Copyright 2008/2009 Benjamin Herrenschmidt, IBM Corp benh@kernel.crashing.org> Copyright 2008-2016 Freescale Semiconductor, Inc. Copyright 2008-2016 Freescale Semiconductor Inc. Copyright 2008-2015 VMware, Inc., Palo Alto, CA., USA Copyright 2008-2015 Freescale Semiconductor, Inc. Copyright 2008-2015 Freescale Semiconductor Inc. Copyright 2008-2013 Solarflare Communications Inc. Copyright 2008-2013 Broadcom Corporation Copyright 2008-2012 Freescale Semiconductor, Inc. Copyright 2008-2011 Wolfson Microelectronics PLC. Copyright 2008-2011 Red Hat, Inc. Copyright 2008-2011 Freescale Semiconductor, Inc. Copyright 2008-2011 DENX Software Engineering GmbH Author: Heiko Schocher Copyright 2008-2011 Luis R. Rodriguez Copyright 2008-2010 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright 2008-2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2008-2010 Freescale Semiconductor, Inc. Copyright 2008-2010 DENX Software Engineering, Stefan Roese Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. Copyright 2008-2010 Johannes Berg Copyright 2008-2009: Marvell Corporation, all rights reserved. Copyright 2008-2009, 2011 Freescale Semiconductor, Inc. Copyright 2008-2009 VMware, Inc., Palo Alto, CA., USA All Rights Reserved. Copyright 2008-2009 VMware, Inc., Palo Alto, CA., USA Copyright 2008-2009 Paul Mackerras, IBM Corporation. Copyright 2008-2009 MontaVista Software, Inc. Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved. Author: Alan Carvalho de Assis Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2008-2009 Freescale Semiconductor Inc. Copyright 2008-2009 DENX Software Engineering, Stefan Roese Copyright 2008-2009 Luis R. Rodriguez Copyright 2008-2009 Johannes Berg Copyright 2008-12 Wolfson Microelectronics PLC. Copyright 2008-12 Wolfson Microelectronics Copyright 2008-11 Wolfson Microelectronics PLC. Author: Mark Brown Copyright 2008,2012,2015 Freescale Semiconductor, Inc. Copyright 2008,2010 Anton Vorontsov Copyright 2008,2009 Ben Herrenschmidt IBM Corp. Copyright 2008, Michael Ellerman, IBM Corporation. Copyright 2008, Michael Buesch Copyright 2008, Jouni Malinen Copyright 2008, Johannes Berg Copyright 2008, Intel Corporation Copyright 2008, Freescale Semiconductor, Inc. All rights reserved. Copyright 2008, Broadcom Corporation Copyright 2008, 2011 Freescale Semiconductor, Inc. Copyright 2008, 2009 Wolfson Microelectronics PLC. Author: Mark Brown Copyright 2008, 2009 Luis R. Rodriguez Copyright 2008, 2009 Intel Corporation. Copyright 2008 rPath, Inc. - All Rights Reserved Copyright 2008 ioogle, Inc. All rights reserved. Released under GPL v2. Copyright 2008 by Steven Rostedt, Red Hat, Inc inspired by Andi Kleen's thunk_64.S) Subject to the GNU public license, v.2. No warranty of any kind. Copyright 2008 by Martin Bachem (info@bachem-it.com) Copyright 2008 by Konrad Rzeszutek Copyright 2008 by Karsten Keil (kkeil@suse.de) Copyright 2008 by Karsten Keil Copyright 2008 by Andreas Eversberg (jolly@eversberg.eu) Copyright 2008 by Andreas Eversberg Copyright 2008 Xilinx, Inc. Copyright 2008 Wolfson Microelectronics plc Copyright 2008 Wolfson Microelectronics PLC. Author: Mark Brown Copyright 2008 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2008 Wolfson Microelectronics PLC. Copyright 2008 Wolfson Microelectronics Copyright 2008 Wolfgang Grandegger Copyright 2008 Wolfgang Grandegger Copyright 2008 Wind River Systems Inc. Copyright 2008 Vitaly Mayatskikh Copyright 2008 Thomas Bogendoerfer Copyright 2008 Thomas Bogendoerfer Copyright 2008 Tensilica Inc. remark Read the file COPYING Copyright 2008 Tensilica Inc. Copyright 2008 Stuart Bennett Copyright 2008 Stefan Roese , DENX Software Engineering Copyright 2008 SlimLogic Ltd. Copyright 2008 Simtec Electronics, Ben Dooks Copyright 2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2008 Simtec Electronics Daniel Silverstone Vincent Sanders Copyright 2008 Simtec Electronics Daniel Silverstone Copyright 2008 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright 2008 Simtec Electronics Ben Dooks Copyright 2008 Simtec Electronics Copyright 2008 SigmaTel, Inc Copyright 2008 Sean MacLennan, PIKA Technologies Copyright 2008 Sascha Hauer, kernel@pengutronix.de Copyright 2008 Samsung Electronics. Author: Ryu Euiyoul ryu.real@gmail.com Copyright 2008 Rusty Russell IBM Corporation Copyright 2008 Red Hat, Inc. All rights reserved. Copyright 2008 Red Hat Inc. Copyright 2008 Red Hat Copyright 2008 Realtek Microelectronics Author: flove Ethan Copyright 2008 Realtek Microelectronics Copyright 2008 Pierre Ossman Copyright 2008 Paul Mackerras, IBM Corp. Copyright 2008 PIKA Technologies Sean MacLennan Copyright 2008 Openmoko, Inc. Simtec Electronics, Ben Dooks Copyright 2008 Openmoko, Inc. Copyright 2008 Openmoko Inc. Copyright 2008 Nick Forbes Copyright 2008 NXP Semiconductors Daniel Laird Andre McCurdy Copyright 2008 NXP Semiconductors Chris Steel Daniel Laird Copyright 2008 MontaVista Software, Inc. Copyright 2008 Michael Wu Copyright 2008 Michael Ellerman, IBM Corporation. Copyright 2008 Michael Buesch Copyright 2008 Marvell. Copyright 2008 Martin Fuzzey, mfuzzey@gmail.com Copyright 2008 Luotao Fu, kernel@pengutronix.de Copyright 2008 Luis Carlos Cobo Copyright 2008 Kristoffer Ericson this driver is based on leds-spitz.c by Richard Purdie. Copyright 2008 Juergen Beisert, kernel@pengutronix.de Copyright 2008 Jouni Malinen Copyright 2008 Jon Smirl, Digispeaker Author: Jon Smirl Copyright 2008 Jon Loeliger, Freescale Semiconductor, Inc. Copyright 2008 Johannes Berg Copyright 2008 Jerome Glisse. All Rights Reserved. Copyright 2008 JMicron Technology Corporation http://www.jmicron.com/ Copyright 2008 Intel Corporation. Copyright 2008 Intel Corporation Author: Andi Kleen Copyright 2008 Intel Corporation Copyright 2008 Ian Molton Copyright 2008 Ian Kent Copyright 2008 IBM, Inc. by Konrad Rzeszutek Copyright 2008 IBM Corporation, 2008 Author Mel Gorman Copyright 2008 IBM Corporation Author: Nathan Lynch Copyright 2008 IBM Corporation Copyright 2008 IBM Corp. Josh Boyer Copyright 2008 IBM Corp. Copyright 2008 Guennadi Liakhovetski, DENX Software Engineering, Copyright 2008 Google Inc. Author: Robert Love Copyright 2008 Giuseppe Coviello Copyright 2008 Gerhard Pircher (gerhard_pircher@gmx.net) Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc. Copyright 2008 Freescale Semiconductor, Inc. Written By Michael Meissner Copyright 2008 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2008 Freescale Semiconductor, Inc. Copyright 2008 Freescale Semiconductor Inc. Port to powerpc added by Kumar Gala Copyright 2008 Freescale Semiconductor Inc. Copyright 2008 Frank Edelhaeuser, Spansion Inc. Copyright 2008 Florian Fainelli Copyright 2008 Eric Piel Copyright 2008 Emerson Copyright 2008 Embedded Alley Solutions, Inc. Copyright 2008 Embedded Alley Solutions, Inc All Rights Reserved. Copyright 2008 Embedded Alley Solutions, Inc Copyright 2008 David S. Miller (davem@davemloft.net) Copyright 2008 DENX Software Engineering, Stefan Roese Copyright 2008 DENX Software Engineering GmbH Heiko Schocher Copyright 2008 DENX Software Engineering Copyright 2008 Colin McCabe Copyright 2008 Codehermit Copyright 2008 Cisco Systems, Inc. All rights reserved. Copyright 2008 Christoph Hellwig, IBM Corp. Copyright 2008 Christian Lamparter Copyright 2008 Cavium Networks Scott Shu Copyright 2008 Cavium Networks Richard Liu Copyright 2008 Cavium Networks Copyright 2008 Ben Herrenschmidt IBM Corp. Copyright 2008 Ben Gamari All Rights Reserved. Copyright 2008 Ben Gamari Copyright 2008 Ben Dooks Copyright 2008 Atmel Copyright 2008 Analog Devices Inc. Copyright 2008 Advanced Micro Devices, Inc. Copyright 2008 ARM Limited Copyright 2008 AMCC Copyright 2008 - 2016 Freescale Semiconductor, Inc. Copyright 2008 - 2016 Freescale Semiconductor Inc. Copyright 2008 - 2015 Freescale Semiconductor Inc. Copyright 2008 - 2013 Xilinx, Inc. Copyright 2008 (c) Kristoffer Ericson Copyright 2008 (c) Intel Corporation Jesse Barnes Copyright 2008 (c) Frederic Weisbecker Licensed under the terms of the GNU GPL License version 2 Copyright 2008 (C) Rodolfo Giometti Copyright 2008 (C) Eurotech S.p.A. Copyright 2007-8 Advanced Micro Devices, Inc. Copyright 2007-2015 VMware, Inc. Copyright 2007-2013 Solarflare Communications Inc. Copyright 2007-2012 Solarflare Communications Inc. Copyright 2007-2012 Siemens AG Copyright 2007-2012 Freescale Semiconductor, Inc. Copyright 2007-2011 Solarflare Communications Inc. Copyright 2007-2010, Intel Corporation Copyright 2007-2010 Wolfson Microelectronics PLC. Author: Graeme Gregory Graeme.Gregory@wolfsonmicro.com Copyright 2007-2010 VMware, Inc., Palo Alto, CA., USA Copyright 2007-2010 Solarflare Communications Inc. Copyright 2007-2010 Red Hat, Inc. by Peter Jones Copyright 2007-2010 Freescale Semiconductor, Inc. Copyright 2007-2010 Johannes Berg Copyright 2007-2009 Stuart Bennett Copyright 2007-2009 Johannes Berg Copyright 2007-2009 HV Sistemas S.L. Copyright 2007-2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2007-2009 Freescale Semiconductor Inc. Copyright 2007-2009 DENX Software Engineering, Stefan Roese Copyright 2007-2009 Johannes Berg Copyright 2007-2008,2010 Freescale Semiconductor, Inc. Copyright 2007-2008, Intel Corporation Copyright 2007-2008 rPath, Inc. - All Rights Reserved Copyright 2007-2008 Wolfson Microelectronics Copyright 2007-2008 Pierre Ossman Copyright 2007-2008 Paul Mackerras, IBM Corp. Copyright 2007-2008 OpenedHand Ltd. Copyright 2007-2008 Nouveau Project Copyright 2007-2008 MontaVista Software, Inc. Copyright 2007-2008 Michael Buesch Copyright 2007-2008 Jaime Velasco Juan Copyright 2007-2008 Freescale Semiconductor, Inc. Copyright 2007-2008 Freescale Semiconductor Inc. Copyright 2007-2008 Extreme Engineering Solutions, Inc. Copyright 2007-2008 Anton Vorontsov Copyright 2007-2008 Johannes Berg Copyright 2007-11 Wolfson Microelectronics, plc Copyright 2007-11 Advanced Micro Devices, Inc. Copyright 2007,2014 Andrea Merello Copyright 2007,2011 Freescale Semiconductor, Inc Copyright 2007,2008 Simtec Electronics Copyright 2007,2008 Kristoffer Ericson Copyright 2007,2008 Freescale Semiconductor, Inc. Copyright 2007,2008 Freescale Semiconductor Inc. Copyright 2007, Werner Cornelius Copyright 2007, Red Hat Inc. Peter Zijlstra GPLv2 Copyright 2007, Olof Johansson, PA Semi Copyright 2007, Michael Wu Copyright 2007, Michael Ellerman, IBM Corporation. Copyright 2007, Lennart Poettering Copyright 2007, IBM Corporation Copyright 2007, Google Inc. Copyright 2007, Frank A Kingswood Copyright 2007, Domen Puncer Copyright 2007, Broadcom Corporation Copyright 2007, Aurelien Jarno Copyright 2007, 2011, Broadcom Corporation Copyright 2007, 2009 CompuLab, Ltd. Copyright 2007, 2008, 2009 Wolfson Microelectronics PLC. Copyright 2007, 2008 Wolfson Microelectronics PLC. Copyright 2007, 2008 Wolfson Microelectronics PLC Copyright 2007, 2008 Siemens AG Copyright 2007, 2008 Freescale Semiconductor Inc. Copyright 2007 rPath, Inc. - All Rights Reserved Copyright 2007 Wolfson Microelectronics PLC. Author: Graeme Gregory graeme.gregory@wolfsonmicro.com or linux@wolfsonmicro.com Copyright 2007 Wolfson Microelectronics PLC. Author: Graeme Gregory graeme.gregory@wolfsonmicro.com Copyright 2007 Wolfson Microelectronics PLC. - linux@wolfsonmicro.com Graeme Gregory - graeme.gregory@wolfsonmicro.com Copyright 2007 Wolfson Microelectronics PLC. Copyright 2007 Wolfson Microelectronics PLC Copyright 2007 Wind River Systems Inc. Copyright 2007 Thorben Jändling Copyright 2007 Steven Rostedt, Red Hat, Inc. Subject to the GNU public license, v.2. No warranty of any kind. Copyright 2007 Steven Brown Copyright 2007 Stephane Marchesin All Rights Reserved. Copyright 2007 Sony Corporation Copyright 2007 Sony Corp. Copyright 2007 Simtec Electronics http://www.simtec.co.uk/products/EB2410ITX/ http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2007 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2007 Simtec Electronics Ben Dooks Copyright 2007 Simtec Electronics http://armlinux.simtec.co.uk/ Copyright 2007 Simtec Electronics Copyright 2007 Secret Lab Technologies Ltd. Copyright 2007 Sebastian Siewior Copyright 2007 STMicroelectronics Ltd. Copyright 2007 SBS Technologies GmbH & Co. KG And: mpc8641_hpcn.dts (MPC8641 HPCN Device Tree Source) Copyright 2007 Rusty Russell IBM Corporation Copyright 2007 Rusty Russell IBM Corporation Copyright 2007 Russell King Copyright 2007 Robert Schwebel , Pengutronix Copyright 2007 Red Hat, Inc. by Peter Jones Copyright 2007 Red Hat, Inc. Copyright 2007 Raymarine UK, Ltd. All Rights Reserved. Written under contract by: Chris Elston, Katalix Systems, Ltd. Copyright 2007 Raymarine UK, Ltd. All Rights Reserved. Copyright 2007 Ralink Inc. (bruce_chang@ralinktech.com.tw) Copyright 2007 Rafael J. Wysocki Copyright 2007 Pierre Ossman Copyright 2007 Pengutronix Juergen Beisert Copyright 2007 Oyvind Repvik Copyright 2007 Openmoko Inc Author: Graeme Gregory Copyright 2007 OpenVZ SWsoft Inc Author: Pavel Emelianov Copyright 2007 Oliver Jowett Copyright 2007 OProfile authors author Philippe Elie Copyright 2007 OProfile authors Jens Wilke Daniel Hansel Copyright 2007 Nuova Systems, Inc. All rights reserved. Copyright 2007 MontaVista Software, Inc. Copyright 2007 MontaVista Software, Inc Copyright 2007 Michael Wu Copyright 2007 Michael Buesch Copyright 2007 Matthieu CASTET All Rights Reserved. Copyright 2007 Maarten Maathuis Copyright 2007 Juergen Beisert @ Pengutronix (j.beisert@pengutronix.de) Copyright 2007 Jon Loeliger, Freescale Semiconductor, Inc. Copyright 2007 Jon Loeliger Copyright 2007 Jiri Kosina, SUSE Labs. Copyright 2007 Jan D. Louw Copyright 2007 Intel Corporation Author: Matthew Wilcox Copyright 2007 Intel Corporation Copyright 2007 IBM, Inc. by Konrad Rzeszutek Copyright 2007 IBM Corporation. Josh Boyer Copyright 2007 IBM Corporation. Copyright 2007 IBM Corporation Josh Boyer Copyright 2007 IBM Corporation Based on cuboot-83xx.c, which is: Copyright 2007 IBM Corporation Copyright 2007 IBM Corp. Josh Boyer Copyright 2007 IBM Corp. Hugh Blemings based off code by Josh Boyer , David Gibson Copyright 2007 IBM Corp. Benjamin Herrenschmidt Copyright 2007 IBM Corp Copyright 2007 Hugh Blemings, IBM Corporation. Based on cuboot-ebony.c which is: Copyright 2007 Holger Schurig Copyright 2007 Freescale Semiconductor, Inc. Author: Scott Wood Copyright 2007 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2007 Freescale Semiconductor, Inc. Copyright 2007 Freescale Semiconductor Inc. Copyright 2007 Florian Fainelli Copyright 2007 Dension Audio Systems Ltd. Author: Zoltan Devai Copyright 2007 Davud Gibson, IBM Corporation. Copyright 2007 David Gibson, IBM Corporation. Based on cuboot-83xx.c, which is: Copyright 2007 David Gibson, IBM Corporation. Copyright 2007 David Gibson, IBM Corporatio. Based on cuboot-83xx.c, which is: Copyright 2007 David Gibson , IBM Corporation. Copyright 2007 Dave Airlied All Rights Reserved. Copyright 2007 DENX Software Engineering, Stefan Roese Copyright 2007 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> Copyright 2007 Benjamin Herrenschmidt, IBM Corp. Copyright 2007 Benjamin Herrenschmidt, IBM Corp benh@kernel.crashing.org> Copyright 2007 Ben. Herrenschmidt , IBM Corp. Copyright 2007 Andy Wilcox, Jon Loeliger Copyright 2007 Andy Green Copyright 2007 Andrea Merello Copyright 2007 Andi Kleen, SUSE Labs. Subject to the GPL, v.2 Copyright 2007 (c) Ian Molton Copyright 2007 (C) Oyvind Repvik (nail@nslu2-linux.org) Copyright 2007 Johannes Berg Copyright 2007 Copyright 2006-7 Jonathan Corbet Copyright 2006-2015 Solarflare Communications Inc. Copyright 2006-2013 Solarflare Communications Inc. Copyright 2006-2012 Solarflare Communications Inc. Copyright 2006-2011 Solarflare Communications Inc. Copyright 2006-2010 Johannes Berg Copyright 2006-2010 Johannes Berg Copyright 2006-2009 Wolfson Microelectronics PLC. Based on wm8974 and wm8990 by Liam Girdwood Copyright 2006-2009 Wolfson Microelectronics PLC. Copyright 2006-2009 Solarflare Communications Inc. Copyright 2006-2009 Simtec Electronics Ben Dooks Copyright 2006-2008, Michael Ellerman, IBM Corporation. Copyright 2006-2008, Michael Buesch Copyright 2006-2008, IBM Corporation. Copyright 2006-2008, 2011-2012, 2015 Freescale Semiconductor Inc. Copyright 2006-2008 Tungsten Graphics, Inc., Cedar Park, TX. USA. Copyright 2006-2008 Sam Ravnborg Based in part on module-init-tools/depmod.c,file2alias Copyright 2006-2008 Qumranet Technologies Copyright 2006-2008 Johannes Berg Copyright 2006-2007,2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2006-2007, Michael Ellerman, IBM Corporation. Copyright 2006-2007 Secret Lab Technologies Ltd. Grant Likely Copyright 2006-2007 Secret Lab Technologies Ltd. Copyright 2006-2007 Pierre Ossman Copyright 2006-2007 Michael Ellerman, IBM Corp. Copyright 2006-2007 Jonathan Corbet Copyright 2006-2007 Jiri Benc Copyright 2006-2007 Helge Deller (deller@gmx.de) Copyright 2006-2007 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2006-2007 Advanced Micro Devices, Inc. Copyright 2006-2007 Jiri Benc Copyright 2006-12 Wolfson Microelectronics, plc Copyright 2006-12 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2006-11 One Laptop Per Child Association, Inc. Copyright 2006-11 Jonathan Corbet Copyright 2006-10 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2006, Segher Boessenkool, IBM Corporation. Copyright 2006, Red Hat, Inc., Ingo Molnar Copyright 2006, Red Hat, Inc., Dave Jones Released under the General Public License (GPL). Copyright 2006, Michael Buesch Copyright 2006, Michael Buesch Copyright 2006, Johannes Berg Copyright 2006, Devicescape Software, Inc. Copyright 2006, 2008, 2011-2012 Freescale Semiconductor Inc. Copyright 2006, 2008 Freescale Semiconductor Inc. 2006 Roy Zang . Copyright 2006, 2008 Freescale Semiconductor Inc. Copyright 2006, 2007, Michael Buesch Copyright 2006, 2007, Michael Buesch Copyright 2006, 2007, Felix Fietkau Copyright 2006, 2007 Sony Corporation. Copyright 2006, 2007 Sony Corporation All rights reserved. Copyright 2006, 2007 Sony Corporation Copyright 2006 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2006 Wolfson Microelectronics PLC. Copyright 2006 Wolfson Microelectronics Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND., USA. All Rights Reserved. Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND., USA. Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND. USA. All Rights Reserved. Copyright 2006 Tungsten Graphics, Inc., Bismack, ND. USA. All Rights Reserved. Copyright 2006 Tungsten Graphics Inc., Bismarck, ND., USA. All rights reserved. Copyright 2006 Tower Technologies, Alessandro Zummo Copyright 2006 Tejun Heo Copyright 2006 Tejun Heo Copyright 2006 Stephane Marchesin Copyright 2006 Stefan Roese, DENX Software Engineering Copyright 2006 Stefan Roese , DENX Software Engineering Copyright 2006 Sony Corp. Copyright 2006 Simtec Electronics Copyright 2006 SUSE Linux Products GmbH Copyright 2006 Rob Landley and TimeSys Corporation. Licensed under GPL version 2 Copyright 2006 Phil Sutter Copyright 2006 Pengutronix Sascha Hauer Copyright 2006 PathScale, Inc. All Rights Reserved. Copyright 2006 PMC-Sierra, Inc. Copyright 2006 Openedhand Ltd. Copyright 2006 One Laptop Per Child Association, Inc. Written by Jonathan Corbet with substantial inspiration from Mark McClelland's ovcamchip code. Copyright 2006 Moschip Semiconductor Tech. Ltd. Copyright 2006 MontaVista Software, Inc. Copyright 2006 Microsoft Corporation. Copyright 2006 Michael Ellerman, IBM Corporation Copyright 2006 Michael Buesch Copyright 2006 Martin Večeřa. Copyright 2006 Marcin Juszkiewicz openembedded@hrw.one.pl> Copyright 2006 Johannes Berg Copyright 2006 Jake Moilanen , IBM Corp. Copyright 2006 IBM Corporation. Copyright 2006 IBM Corporation IUCV protocol stack for Linux on zSeries Version 1.0 Author(s): Jennifer Hunt Copyright 2006 IBM Corp., Christian Krafft Copyright 2006 IBM Copyright 2006 Hewlett-Packard Development Company, L.P. Copyright 2006 Herbert Valerio Riedel converted to use linux-2.6.x's PHY framework Copyright 2006 Greg Ungerer Copyright 2006 Freescale Semiconductor, Inc. Shlomi Gridish Jerry Huang Copyright 2006 Freescale Semiconductor, Inc. All rights reserved. Copyright 2006 Freescale Semiconductor Inc. Copyright 2006 Free Software Foundation, Inc. Copyright 2006 Felix Fietkau Copyright 2006 Endrelia Technologies Inc. Based on corgi.c by: Copyright 2006 Endrelia Technologies Inc. Copyright 2006 David Woodhouse Copyright 2006 Dave Airlie Copyright 2006 Dave Airlie Copyright 2006 Bob Copeland Copyright 2006 Ben Dooks Copyright 2006 Arcom Control Systems Ltd. Copyright 2006 Applied Micro Circuits Corporation Copyright 2006 Andi Kleen, SUSE Labs. Subject to the GNU Public License, v.2 Copyright 2006 Andi Kleen, SUSE Labs. Subject to GPLv2. Copyright 2006 Analog Devices Inc. Copyright 2006 ATMEL Rousset, Lacressonniere Nicolas Copyright 2006 - Florian Fainelli Copyright 2006 (c) MontaVista Software, Inc. Copyright 2006 Johannes Berg Copyright 2005: EMC Corporation, all rights reserved. Copyright 2005/2006 Red Hat, all rights reserved. Copyright 2005/2006 Red Hat Inc, all rights reserved. Copyright 2005-2207 PMC-Sierra, Inc. Copyright 2005-2015 Solarflare Communications Inc. Copyright 2005-2013 Solarflare Communications Inc. Copyright 2005-2012 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2005-2011 Broadcom Corporation Copyright 2005-2009 MontaVista Software, Inc. Copyright 2005-2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2005-2009 Freescale Semiconductor, Inc. Copyright 2005-2009 - Steven Rostedt Licensed under the terms of the GNU GPL License version 2 Copyright 2005-2008, Broadcom Corporation Copyright 2005-2008 Pierre Ossman Copyright 2005-2008 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2005-2008 Analog Devices Inc. Copyright 2005-2007 PMC-Sierra, Inc. Copyright 2005-2007 PMC-Sierra, Inc, Author: Jun Sun, jsun@mvista.com or jsun@junsun.net Copyright 2005-2007 PMC-Sierra, Inc Copyright 2005-2007 Openedhand Ltd. Copyright 2005-2007 Freescale Semiconductor, Inc. All Rights Reserved. add MX31 specific definitions Copyright 2005-2007 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2005-2007 Freescale Semiconductor Copyright 2005-2006,2013,2017-2018 Ian Kent Copyright 2005-2006, Devicescape Software, Inc. Copyright 2005-2006 Red Hat Inc, all rights reserved. Copyright 2005-2006 PMC-Sierra, Inc. Author: Marc St-Jean, Marc_St-Jean@pmc-sierra.com Copyright 2005-2006 PMC-Sierra, Inc. Copyright 2005-2006 PMC-Sierra, Inc, derived from irq_cpu.c Author: Andrew Hughes, Andrew_Hughes@pmc-sierra.com Copyright 2005-2006 Openedhand Ltd. Author: Richard Purdie Copyright 2005-2006 Openedhand Ltd. Copyright 2005-2006 Luc Verhaegen Copyright 2005-2006 Ian Kent Copyright 2005-2006 Fen Systems Ltd. Copyright 2005-2006 Erik Waling Copyright 2005-2006 Jiri Benc Copyright 2005-06 Tower Technologies Copyright 2005,2008 Wolfson Microelectronics PLC. Author: Liam Girdwood Mark Brown Copyright 2005,2008 Freescale Semiconductor Inc. Copyright 2005,2007 Simtec Electronics Ben Dooks Copyright 2005,2006 Hebert Valerio Riedel Copyright 2005, Red Hat, Inc., Ingo Molnar Released under the General Public License (GPL). Copyright 2005, Paul Mackerras, IBM Corporation. Copyright 2005, Embedded Alley Solutions, Inc. Matt Porter Copyright 2005, Devicescape Software, Inc. Copyright 2005, Broadcom Corporation Copyright 2005, 2011-2012 Freescale Semiconductor Inc. Copyright 2005, 2011, Broadcom Corporation Copyright 2005, 2008, 2010-2011 Freescale Semiconductor Inc. Copyright 2005, 2007 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2005, 2006, 2007 Freescale Semiconductor Inc. Copyright 2005, 2006 Freescale Semiconductor Inc. Copyright 2005 Wolfson Microelectronics PLC. Author: Liam Girdwood lrg@slimlogic.co.uk Copyright 2005 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2005 Wolfson Microelectronics PLC. Author: Graeme Gregory graeme.gregory@wolfsonmicro.com or linux@wolfsonmicro.com Copyright 2005 Wolfson Microelectronics PLC. Copyright 2005 Thomas Hellstrom. All Rights Reserved. Copyright 2005 Tensilica Inc. Copyright 2005 Tejun Heo Copyright 2005 Stephane Marchesin. All Rights Reserved. Copyright 2005 Stanislav Marek email: pisa@cmp.felk.cvut.cz Copyright 2005 Simtec Electronics http://www.simtec.co.uk/products/ Ben Dooks Copyright 2005 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright 2005 Simtec Electronics Ben Dooks Copyright 2005 Simtec Electronics Copyright 2005 Red Hat, Inc. All rights reserved. Copyright 2005 Red Hat Inc, all rights reserved. Copyright 2005 Phil Blundell Copyright 2005 Pacific Digital Corporation. OSL/GPL code release authorized by Jalil Fadavi). Copyright 2005 PMC-Sierra, Inc. Copyright 2005 Openedhand Ltd. Copyright 2005 Nicolai Haehnle et al. Copyright 2005 MontaVista Software, Inc. Matt Porter Copyright 2005 MontaVista Software Inc. Copyright 2005 MontaVista Software Copyright 2005 Mentor Graphics Corporation Copyright 2005 Matthew Wilcox Copyright 2005 Mark Lord Copyright 2005 Lab126, Inc. Copyright 2005 John Lenz Maintainer: Pavel Machek (unless John wants to :-) GPL v2 Copyright 2005 IBM Corporation Copyright 2005 Hewlett-Packard Development Company, L.P. Copyright 2005 Freescale Semiconductor, Inc. Copyright 2005 Freescale Semiconductor, Inc Copyright 2005 Freescale Semiconductor Inc. Copyright 2005 Freescale Inc. Copyright 2005 Eric Anholt All Rights Reserved. Copyright 2005 Dan Williams and Red Hat, Inc. Copyright 2005 Benjamin Herrenschmidt, IBM Corp. Copyright 2005 Andrea Merello , et al. Copyright 2005 Andi Kleen, SUSE Labs. Copyright 2005 Andi Kleen Copyright 2005 Alessandro Zummo Copyright 2005 - 2011, Broadcom Corporation Copyright 2005 (c) MontaVista Software, Inc. Author: Deepak Saxena Copyright 2005 (c) MontaVista Software, Inc. Copyright 2005 (c) Andriy Skulysh Copyright 2005 (C) MontaVista Software, Inc. Copyright 2005 (C) Jes Sorensen Copyright 2004-2014 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2013 Synopsys, Inc. Copyright 2004-2011 Red Hat, Inc. Copyright 2004-2011 Analog Devices Inc. Copyright 2004-2009 Simtec Electronics Ben Dooks Copyright 2004-2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2008 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright 2004-2008 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2008 Freescale Semiconductor, Inc. Copyright 2004-2007, 2014 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2007, 2010-2015 Freescale Semiconductor, Inc. Copyright 2004-2007 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2006 Simtec Electronics Copyright 2004-2006 Pavel Pisa - DCE FELK CVUT cz Copyright 2004-2006 Jean-Baptiste Note , et al. Copyright 2004-2006 Jean-Baptiste Note , et al. stlc45xx driver Copyright 2004-2006 Jean-Baptiste Note , et al. Copyright 2004-2006 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2006 Freescale Semiconductor, Inc. Copyright 2004-2005 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2004-2005 Simtec Electronics Ben Dooks Copyright 2004-2005 Red Hat, Inc. Jeff Garzik Copyright 2004-2005 Red Hat, Inc. Copyright 2004-2005 Phil Blundell Copyright 2004-2005 Phil Blundell Copyright 2004-2005 MontaVista Software, Inc. Copyright 2004-2005 Andrea Merello , et al. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. Copyright 2004-2005 Andrea Merello , et al. Copyright 2004-2005 Andrea Arcangeli Copyright 2004-2005 AMD Author: AMD Copyright 2004,2012 Freescale Semiconductor, Inc Copyright 2004,2010 Freescale Semiconductor, Inc. Copyright 2004,2007,2012 Freescale Semiconductor, Inc Copyright 2004,2006 Thibaut VARENE Copyright 2004, Matt Porter Copyright 2004, Instant802 Networks, Inc. Copyright 2004, 2007, 2008 Wolfson Microelectronics PLC. Author: Mark Brown Copyright 2004, 2007 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2004 Zwane Mwaikambo Copyright 2004 Uwe Koziolek Copyright 2004 The Unichrome project. All Rights Reserved. Copyright 2004 The Unichrome Project. All Rights Reserved. Copyright 2004 SuperH (UK) Ltd Author: Richard Curnow Copyright 2004 Simtec Electronics Ben Dooks Copyright 2004 Simtec Electronics Copyright 2004 Simon Kelley. Copyright 2004 Silicon Graphics Inc. All Rights Reserved. remark Read the file COPYING Copyright 2004 SGI Copyright 2004 Randolph Chung (tausq@debian.org) Copyright 2004 Philip Rischel Copyright 2004 Pavel Machek Copyright 2004 Pavel Machek Copyright 2004 Paul Mackerras Copyright 2004 Oprofile Authors Copyright 2004 NVIDIA Corp. All rights reserved. Copyright 2004 Motorola Inc. Copyright 2004 MontaVista Software, Inc. Matt Porter Copyright 2004 MontaVista Software, Inc. Copyright 2004 MontaVista Software Inc. Copyright 2004 Matt Mackall Copyright 2004 Linus Torvalds Copyright 2004 Koninklijke Philips Electronics NV Copyright 2004 Koen Kooi Copyright 2004 Karen Spearel Copyright 2004 Jens Maurer Copyright 2004 James Cleverdon, IBM. Subject to the GNU Public License, v.2 Copyright 2004 J. Mayer Copyright 2004 Interface Co.,Ltd. Saito.K Copyright 2004 Intel Corporation Copyright 2004 IDT Inc. (rischelp@idt.com) Copyright 2004 Freescale Semiconductor, Inc PowerPC e500 modifications, Kumar Gala Copyright 2004 Freescale Semiconductor Inc. Copyright 2004 Felix Kuehling All Rights Reserved. Copyright 2004 Embedded Edge, LLC dan@embeddededge.com Copyright 2004 Embedded Edge, LLC Copyright 2004 Digeo, Inc., Palo Alto, CA, U.S.A. All Rights Reserved. Copyright 2004 Ben Dooks, Simtec Electronics Copyright 2004 BEAM Ltd. Copyright 2004 Arnaud Patard Copyright 2004 Arcom Control Systems Copyright 2004 Antonino Daplas Copyright 2004 Antonino A. Daplas Copyright 2004 Andrew Chew Copyright 2004 Andi Kleen, SuSE Labs. Copyright 2004 ATI Technologies Inc., Markham, Ontario Copyright 2004 ARM Limited Copyright 2004 AMD Author: AMD Copyright 2004 (c) Stuart Brady Copyright 2004 (c) MontaVista, Software, Inc. Copyright 2004 (c) MontaVista Software, Inc. Copyright 2004 (C) Intel Corp. Copyright 2003-2013 Broadcom Corporation. All Rights Reserved. Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights reserved. Copyright 2003-2009,2014-2015 Red Hat, Inc. Copyright 2003-2009 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2003-2009 Red Hat, Inc. Copyright 2003-2009 Red Hat Inc. All Rights Reserved. Copyright 2003-2008, Jouni Malinen Copyright 2003-2008 Simtec Electronics Ben Dooks Copyright 2003-2007 Red Hat Inc., Durham, North Carolina. All Rights Reserved. Copyright 2003-2006, 2008-2009, 2011 Freescale Semiconductor, Inc. Copyright 2003-2006 Red Hat, Inc. All rights reserved. Copyright 2003-2006 Jeff Garzik Copyright 2003-2005 Simtec Electronics Ben Dooks Copyright 2003-2005 Red Hat, Inc. All rights reserved. Copyright 2003-2005 Red Hat, Inc. Copyright 2003-2005 Red Hat Inc Copyright 2003-2005 Jeff Garzik Copyright 2003-2005 Devicescape Software, Inc. Copyright 2003-2004, Instant802 Networks, Inc. Copyright 2003-2004 Simon Kelley. Copyright 2003-2004 Red Hat, Inc. All rights reserved. Copyright 2003-2004 Red Hat, Inc. Copyright 2003-2004 Red Hat Inc., Durham, North Carolina. All Rights Reserved. Copyright 2003-2004 Red Hat Inc., Durham, North Carolina. Copyright 2003-2004 Jeff Garzik Copyright 2003-2004 (c) MontaVista, Software, Inc. Copyright 2003-11 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2003,2004 Ryan Bradetich Copyright 2003,2004 Ben. Herrenschmidt Copyright 2003,2004 Andi Kleen, SuSE Labs. Copyright 2003,2004 Andi Kleen SuSE Labs Copyright 2003, Jouni Malinen Copyright 2003, Instant802 Networks, Inc. Copyright 2003, 2015 Yoshinori Sato Copyright 2003, 2008 Pavel Machek , distribute under GPLv2 Copyright 2003, 2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2003, 2008 Intel Corporation Copyright 2003, 2007 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2003, 2004, 2005, 2006, 2007, 2008 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2003, 2004, 2005, 2006, 2007 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2003, 2004 (c) MontaVista Software, Inc. Copyright 2003 mjander mjander@users.sourceforge.org Copyright 2003 mjander mjander@users.sourceforge.net Copyright 2003 by Texas Instruments Incorporated Copyright 2003 by Hans-Joerg Frieden and Thomas Frieden Copyright 2003 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2003 Wichert Akkerman Copyright 2003 Vivien Chappelier Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas. All Rights Reserved. Copyright 2003 Thiemo Seufer Copyright 2003 SuSE Linux AG. Copyright 2003 Sony Corporation Copyright 2003 Simtec Electronics (linux@simtec.co.uk) Copyright 2003 Simon Kelley. Copyright 2003 Rick Bronson Copyright 2003 Richard Curnow, SuperH (UK) Ltd. Copyright 2003 Pavel Machek , distribute under GPLv2 Copyright 2003 PathScale, Inc. Licensed under the GPL Copyright 2003 PathScale, Inc. Derived from include/asm-i386/pgtable.h Licensed under the GPL Copyright 2003 PathScale, Inc. Copyright 2003 PathScale Inc Derived from include/asm-i386/pgtable.h Licensed under the GPL Copyright 2003 OProfile authors remark Read the file COPYING Copyright 2003 NVIDIA, Corporation. All rights reserved. *| Copyright 2003 NVIDIA, Corporation Copyright 2003 MontaVista Software Inc. Copyright 2003 Matthew T. Russotto But derived from the Atmel 76C502 firmware written by Atmel and included in "atmel wireless lan drivers" package Copyright 2003 Leif Delgass. All Rights Reserved. Copyright 2003 Kai Germaschewski Copyright 2003 José Fonseca. Copyright 2003 Jonathan Corbet This file is originally from the LWN.net Driver Porting series at http://lwn.net/Articles/driver-porting/ Copyright 2003 Intel Corporation Copyright 2003 ICT CAS Author: Michael Guo Copyright 2003 H. Peter Anvin - All Rights Reserved Copyright 2003 Grant Grundler Copyright 2003 Digi International (www.digi.com) Scott H Kilau Copyright 2003 Digi International (www.digi.com) Copyright 2003 Benjamin Herrenschmidt Copyright 2003 Benjamin Herrenschmidt Copyright 2003 Andi Kleen, SuSE Labs. Subject to the GNU Public License, v.2 Copyright 2003 Andi Kleen, SuSE Labs. Copyright 2003 Adam Belay Copyright 2003 (c) MontaVista, Software, Inc. Copyright 2003 (c) Laurent Canet Copyright 2003 Ben. Herrenschmidt Copyright 2002/2003 by Andreas Eversberg (jolly@eversberg.eu) Rewritten by Peter Copyright 2002/2003 by Andreas Eversberg (jolly@eversberg.eu) Copyright 2002-2011 OProfile authors Copyright 2002-2009, 2011-2013 Freescale Semiconductor, Inc. Copyright 2002-2009 OProfile authors remark Read the file COPYING Copyright 2002-2007 H. Peter Anvin - All Rights Reserved Copyright 2002-2007 H. Peter Anvin Copyright 2002-2005, Instant802 Networks, Inc. Copyright 2002-2005, Devicescape Software, Inc. Copyright 2002-2005 MontaVista Software, Inc. PowerPC 44x support, Matt Porter Copyright 2002-2005 MontaVista Software Inc. Copyright 2002-2005 Micrel Inc. Copyright 2002-2004, Instant802 Networks, Inc. Copyright 2002-2004, 2008-2009 Freescale Semiconductor, Inc. Copyright 2002-2004 Rusty Russell, IBM Corporation Copyright 2002-2004 MontaVista Software, Inc. PowerPC 44x support, Matt Porter Copyright 2002-2004 MontaVista Software Inc. Copyright 2002-2004 H. Peter Anvin - All Rights Reserved Copyright 2002-2003, Stephen Frost, 2.5.x port by laforge@netfilter.org Copyright 2002-2003, Instant802 Networks, Inc. Copyright 2002-2003 by Armin Schindler (mac@melware.de) Copyright 2002-2003 Rusty Russell, IBM Corporation 2003 Kai Germaschewski Copyright 2002-2003 MontaVista Software Inc. Copyright 2002-2003 Cytronics & Melware (info@melware.de) Copyright 2002,2004 MontaVista Software Inc. Copyright 2002,2003 Yoichi Yuasa Copyright 2002,2003 Andi Kleen, SuSE Labs. Rest from unknown author(s). 2004 Andi Kleen. Rewrote most of it. Copyright 2002,2003 Andi Kleen, SuSE Labs. Copyright 2002, Yoshinori Sato Copyright 2002, Phil Karn, KA9Q May be used under the terms of the GNU General Public License (GPL) Copyright 2002, Jouni Malinen Copyright 2002, 2003 Motorola Inc. Copyright 2002, 2003 Andi Kleen, SuSE Labs. Subject to the GNU Public License v.2 Copyright 2002, 2003 Andi Kleen, SuSE Labs. Copyright 2002, 2003 (C) Paul Mundt Copyright 2002 by Mylex (An IBM Business Unit) Copyright 2002 by Kai Germaschewski Copyright 2002 by Kai Germaschewski Copyright 2002 by Kai Germaschewski Copyright 2002 by Andreas Eversberg (jolly@eversberg.eu) Copyright 2002 by Andi Kleen, SuSE Labs with some code from asm-x86/checksum.h Copyright 2002 Yoichi Yuasa Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas. All rights reserved. Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas. All Rights Reserved. Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas. Copyright 2002 Tungsten Graphics, Inc. Copyright 2002 TimeSys Corp. Added ethtool/mii-tool support, Copyright 2002 SuperH Ltd. Copyright 2002 SYSGO Real-Time Solutions GmbH Copyright 2002 SOMA Networks, Inc. Copyright 2002 Ryan Holm Copyright 2002 Rusty Russell IBM Corporation Copyright 2002 Phil Karn, KA9Q Copyright 2002 Pete Zaitcev Copyright 2002 OProfile authors remark Read the file COPYING Copyright 2002 OProfile authors Copyright 2002 MontaVista Software Inc. Author: MontaVista Software, Inc. stevel@mvista.com or source@mvista.com Copyright 2002 MontaVista Software Inc. Author: Michael Pruznick, michael_pruznick@mvista.com Copyright 2002 MontaVista Software Inc. Copyright 2002 MontaVista Software Author: MontaVista Software, Inc. ppopov@mvista.com or source@mvista.com Copyright 2002 MontaVista Software Copyright 2002 MontaVista Softare Inc. Copyright 2002 Momentum Computer, Inc. Author: Matthew Dharm Copyright 2002 Martijn Sipkema Copyright 2002 Karsten Merker Copyright 2002 John Levon Copyright 2002 Jamey Hicks Copyright 2002 James Simmons Copyright 2002 Intel (eli.kupermann@intel.com, christopher.leech@intel.com, scott.feldman@intel.com) Copyright 2002 Integrated Device Technology, Inc. All rights reserved. Copyright 2002 Hewlett-Packard Company Copyright 2002 H. Peter Anvin - All Rights Reserved Copyright 2002 H. Peter Anvin Copyright 2002 GALILEO TECHNOLOGY, LTD. Copyright 2002 Embedded Edge, LLC Author: dan@embeddededge.com Copyright 2002 Christer Weingel Copyright 2002 Andy Grover Copyright 2002 Andi Kleen, SuSE Labs. Thanks to Ben LaHaise for precious feedback. Copyright 2002 Andi Kleen, SuSE Labs. Subject to the GNU Public License v2. Copyright 2002 Andi Kleen, SuSE Labs. Subject to the GNU General Public License v2 only. Copyright 2002 Andi Kleen, SuSE Labs. Copyright 2002 Andi Kleen Copyright 2002 Allend Stichter Copyright 2002 Alchemy Semiconductor Author: Alchemy Semiconductor Copyright 2002 Alchemy Semiconductor Author: Alchemy Semiconductor, MontaVista Software Copyright 2002 Adam Belay Copyright 2002 (c) Intel Corporation Copyright 2001-2012 IBM Corporation. Copyright 2001-2008 S3 Graphics, Inc. All Rights Reserved. Copyright 2001-2006 MontaVista Software Inc. Copyright 2001-2006 Ian Kent Copyright 2001-2005 MontaVista Software Inc. Copyright 2001-2004 Jeff Garzik Copyright 2001-2003, 2007-2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2001-2003, 2006 MontaVista Software Inc. Copyright 2001-2003 SuSE Labs. Distributed under the GNU public license, v2. Copyright 2001-2003 S3 Graphics, Inc. All Rights Reserved. Copyright 2001-2002 MontaVista Software Inc. Copyright 2001,2005, Scott J. Bertin Copyright 2001,2003 Jeff Garzik Copyright 2001,2002 by Andi Kleen, SuSE Labs. Copyright 2001,2002 Jeff Garzik [ 8139cp.c,tg3.c ] Copyright 2001,2002 Jeff Garzik Copyright 2001, STMicrolectronics, Inc. Contact: steve.miller@st.com Copyright 2001, STMicrolectronics, Inc. Copyright 2001, Rik van Riel Released under the General Public License (GPL). Copyright 2001, Nicolas Pitre reworked by rmk. Copyright 2001, 2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2001, 2007-2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2001, 2003-2005 MontaVista Software Inc. Author: MontaVista Software, Inc. ahennessy@mvista.com source@mvista.com Copyright 2001, 2003-2005 MontaVista Software Inc. Copyright 2001, 2002 by Robert Olsson Uppsala University and Swedish University of Agricultural Sciences Copyright 2001, 2002 Red Hat. Copyright 2001, 2002 - Jani Monoses Copyright 2001 by Peter Sprenger (sprenger@moving-bytes.de) Copyright 2001 by Kai Germaschewski 2001 by Karsten Keil Copyright 2001 by Kai Germaschewski Copyright 2001 by Intel Corp. Copyright 2001 by Intel Corp, taken from http://www.embedded.com/showArticle.jhtml?articleID=19205567 Copyright 2001 by Frode Isaksen 2001 by Kai Germaschewski Copyright 2001 VA Linux Systems, Inc., Sunnyvale, California. All Rights Reserved. Copyright 2001 Thomas Gleixner (gleixner@autronix.de) Copyright 2001 Sun Microsystems (thockin@sun.com) Copyright 2001 Resilience Corporation Copyright 2001 Red Hat, Inc. Copyright 2001 Patrick Mochel Copyright 2001 MontaVista Software Inc. Author: jsun@mvista.com or jsun@junsun.net Copyright 2001 MontaVista Software Inc. Author: MontaVista Software, Inc. stevel@mvista.com or source@mvista.com Copyright 2001 MontaVista Software Inc. Author: MontaVista Software, Inc. ppopov@mvista.com or source@mvista.com Copyright 2001 MontaVista Software Inc. Author: MontaVista Software, Inc. ahennessy@mvista.com Copyright 2001 MontaVista Software Inc. Author: Matt Porter Copyright 2001 MontaVista Software Inc. Author: Jun Sun, jsun@mvista.com or jsun@junsun.net Copyright 2001 MontaVista Software Inc. Copyright 2001 MontaVista Softare Inc. Copyright 2001 Matthew Wilcox Copyright 2001 Manfred Spraul [natsemi.c] Copyright 2001 Jeff Garzik Copyright 2001 Intel San Luis Obispo Copyright 2001 H. Peter Anvin - All Rights Reserved Copyright 2001 David Brownell Copyright 2001 Compaq Computer Corporation. Copyright 2001 Benjamin LaHaise. Copyright 2001 Benjamin Herrenschmidt (benh@kernel.crashing.org) Copyright 2001 Anton Blanchard (anton@samba.org) Copyright 2001 Andi Kleen, SuSE Labs. Copyright 2001 - 2006 Tensilica Inc. Copyright 2001 - 2005 Tensilica Inc. Copyright 2001 - 2004 Tensilica Inc. Copyright 2001 (c) Matthieu Delahaye Copyright 2001 (c) Jean-Christophe Vaugeois Copyright 2000-2015 Avago Technologies. All rights reserved. Copyright 2000-2014 Avago Technologies. All rights reserved. Copyright 2000-2010 Broadcom Corporation Copyright 2000-2008 H. Peter Anvin - All Rights Reserved Copyright 2000-2003 by Armin Schindler (mac@melware.de) Copyright 2000-2003 MontaVista Software Inc. Copyright 2000-2003 Hewlett-Packard Company. Copyright 2000-2003 Cytronics & Melware (info@melware.de) Copyright 2000-2003 (c) Helge Deller Copyright 2000-2002 by Kai Germaschewski (kai@germaschewski.name) Copyright 2000-2002 Jeff Garzik Copyright 2000-2002 David Brownell Copyright 2000-2002 Andi Kleen, SuSE Labs. Copyright 2000-2001, 2006-2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2000-2001, 2006, 2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2000-2001 ATMEL Corporation. Copyright 2000,2009-2015 Hewlett-Packard Development Company, L.P. Copyright 2000,2004 (c) Grant Grundler Copyright 2000,2001,2002,2004 Dell Inc. Copyright 2000,2001,2002,2003,2004,2005 Broadcom Corporation. All rights reserved. Copyright 2000,2001,2002,2003 Broadcom Corporation. All rights reserved. Copyright 2000,2001,2002 Red Hat. Copyright 2000,2001 The Linux Kernel Team Copyright 2000,2001 Philipp Rumpf Copyright 2000,2001 MontaVista Software Inc. Author: MontaVista Software, Inc. ppopov@mvista.com or source@mvista.com Copyright 2000,2001 MontaVista Software Inc. Copyright 2000,2001 Jeff Garzik Copyright 2000,2001 Dell Inc. Copyright 2000, Axis Communications AB Ethereal - Network traffic analyzer By Gerald Combs Copyright 2000, 2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2000, 2007-2008 MontaVista Software Inc. Author: MontaVista Software, Inc. <source@mvista.com Copyright 2000, 2006 IBM Corporation Author(s):Alan Altmark (Alan_Altmark@us.ibm.com) Xenia Tkatschow (xenia@us.ibm.com) Rewritten for af_iucv: Martin Schwidefsky Copyright 2000, 2001, 2002, 2003 Broadcom Corporation. All rights reserved. Copyright 2000, 2001, 2002 Red Hat, Inc. All Rights Reserved. Copyright 2000, 2001 MontaVista Softare Inc. Copyright 2000, 2001 (c) Trond Myklebust Copyright 2000 by Hypercope GmbH Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README Copyright 2000 by Digi International Copyright 2000 by Carsten Paeth Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. All rights reserved. Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. All Rights Reserved. Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. Copyright 2000 VA Linux Systems, Inc., Fremont, California. All rights reserved. Copyright 2000 VA Linux Systems, Inc., Fremont, California. Copyright 2000 Stuart Menefy (stuart.menefy@st.com) Copyright 2000 Steven J. Hill (sjhill@cotw.com) Copyright 2000 Silicon Graphics, Inc. Copyright 2000 Red Hat corp --- All Rights Reserved Copyright 2000 Precision Insight, Inc., Cedar Park, Texas. Copyright 2000 Paul Mackerras. Copyright 2000 MontaVista Software Inc. PPC405 modifications PowerPC 403GCX/405GP modifications. Author: MontaVista Software, Inc. frank_rowand@mvista.com or source@mvista.com debbie_chu@mvista.com Copyright 2000 John Ankcorn Copyright 2000 Jakub Jelinek (jakub@redhat.com) Copyright 2000 Hewlett Packard (Paul Bame, bame@puffin.external.hp.com) Copyright 2000 Grant Grundler (grundler@cup.hp.com) Copyright 2000 Eicon Networks Copyright 2000 Deep Blue Solutions Ltd Copyright 2000 ATI Technologies Inc., Markham, Ontario, and VA Linux Systems Inc., Fremont, California. Copyright 2000 - 2001 Silicon Graphics, Inc. Copyright 2000 - 2001 Kanoj Sarcar (kanoj@sgi.com) Copyright 2000 (c) Linuxcare Canada, Alex deVries Copyright 2000 (c) Hewlett Packard (Paul Bame ) Copyright 2000 Ani Joshi Copyright 1999-2007 H. Peter Anvin - All Rights Reserved Copyright 1999-2003 by Mitchell Blank Jr Copyright 1999-2002 Paul Mackerras. Copyright 1999-2001 by Donald Becker. [natsemi.c] Written 1997-2001 by Donald Becker. [8139too.c] Copyright 1999-2001 Jeff Garzik Copyright 1999-2001 Jeff Garzik Copyright 1999-2000 by Mitchell Blank Jr Based on clip.c; 1995-1999 by Werner Almesberger, EPFL LRC/ICA Copyright 1999-2000 Red Hat Software --- All Rights Reserved Copyright 1999-2000 Jeremy Fitzhardinge Copyright 1999-2000 Jeff Garzik Copyright 1999-2000 D. Jeff Dionne, Copyright 1999,2000 Nortel Networks Copyright 1999, Thomas Davis, tadavis@lbl.gov. Licensed under the GPL. Based on dummy.c, and eql.c devices. Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas. Copyright 1999 by Werner Cornelius (werner@titro.de) Copyright 1999 by Werner Cornelius (werner@isdn4linux.de) Copyright 1999 by Werner Cornelius (werner@isdn-development.de) Copyright 1999 by Ralf Spachmann (mel@melware.de) Copyright 1999 by M. Steinkopf Copyright 1999 by Cytronics & Melware Copyright 1999 by Carsten Paeth (calle@calle.in-berlin.de) Copyright 1999 by Carsten Paeth Copyright 1999 by Armin Schindler (mac@melware.de) Copyright 1999 by Alex deVries Copyright 1999 The Puffin Group, (Alex deVries, David Kennedy) Copyright 1999 SuSE GmbH changed by Philipp Rumpf Copyright 1999 SuSE GmbH Nuernberg (Philipp Rumpf, prumpf@tux.org) Copyright 1999 SuSE GmbH (Philipp Rumpf, prumpf@tux.org) Copyright 1999 SuSE GmbH (Philipp Rumpf) Copyright 1999 Silicon Integrated System Corporation Revision: 1.08.10 Apr. 2 2006 Copyright 1999 Silicon Graphics, Inc. All rights reserved. Copyright 1999 Silicon Graphics, Inc. Copyright 1999 Roman Weissgaerber Copyright 1999 Red Hat, Inc. Copyright 1999 Red Hat Software --- All Rights Reserved Copyright 1999 Ralf Baechle (ralf@gnu.org) Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. Copyright 1999 Philipp Rumpf (prumpf@tux.org) Copyright 1999 Paul Mackerras. Copyright 1999 Paul Mackerras And help from Jens Axboe Copyright 1999 Linus Torvalds Copyright 1999 Jeff Garzik Copyright 1999 Hewlett Packard Co. Copyright 1999 Hans Reiser, see reiserfs/README for licensing and copyright details Copyright 1999 Gregory P. Smith Copyright 1999 Derrick J Brashear (shadow@dementia.org) Copyright 1999 D. Jeff Dionne Copyright 1999 Ben Pfaff and Petr Vandrovec Based on VGA info at http://www.osdever.net/FreeVGA/home.htm Copyright 1999 Ben Pfaff and Petr Vandrovec Based on VGA info at http://www.goodnet.com/~tinara/FreeVGA/home.htm Copyright 1999 Ben Pfaff and Petr Vandrovec Based on VGA info at http://www.goodnet.com/~tinara/FreeVGA/home.htm Copyright 1999 ARM Limited Copyright 1999 - 2003 ARM Limited Copyright 1999 (C) Niibe Yutaka Copyright 1998-2015 VMware, Inc. Copyright 1998-2009 VIA Technologies, Inc. All Rights Reserved. Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. Copyright 1998-2004 H. Peter Anvin -- All Rights Reserved Copyright 1998-2003 VIA Technologies, Inc. All Rights Reserved. Copyright 1998-2002 by Jes Sorensen, . Copyright 1998-2001 by Leonard N. Zubkoff Copyright 1998-2001 by Jes Sorensen, . [acenic.c] Copyright 1998-2001 by Jes Sorensen, . Copyright 1998-2001 by Carsten Paeth Copyright 1998-2000 SysKonnect, Copyright 1998-2000 Red Hat, Inc --- All Rights Reserved Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas. All Rights Reserved. Copyright 1998--1999 Red Hat corp --- All Rights Reserved Copyright 1998,1999 SysKonnect, a business unit of Schneider & Koch & Co. Datensysteme GmbH. Copyright 1998, Michael Schmitz Copyright 1998 by Werner Cornelius (werner@isdn4linux.de) Copyright 1998 by Werner Cornelius (werner@ikt.de) Copyright 1998 by Franco Venturi. Copyright 1998 by Egbert Eich Copyright 1998 Red Hat corp --- All Rights Reserved Copyright 1998 Jonas Munsin Copyright 1998 Gerald Combs Copyright 1998 Franco Venturi Copyright 1998 Emagic Soft- und Hardware GmbH Copyright 1998 C. van Schaik Copyright 1998 Ben Pfaff Copyright 1997. Copyright 1997-2000, 2008 Pavel Machek Copyright 1997-1998 Transmeta Corporation -- All Rights Reserved Copyright 1997-1998 Transmeta Corporation - All Rights Reserved Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved. Copyright 1997--2000 Martin Mares Copyright 1997--1999 Martin Mares Copyright 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright 1997, Theodore Ts'o Copyright 1997 by Michael Schmitz Copyright 1997 by Henner Eisen Copyright 1997 by Fritz Elfert (fritz@isdn4linux.de) Copyright 1997 by Carsten Paeth (calle@calle.in-berlin.de) Copyright 1997 by Carsten Paeth Copyright 1997 by Alain Malek Copyright 1997 Transmeta Corporation - All Rights Reserved Copyright 1997 M. Kirkwood Copyright 1997 Linus Torvalds Copyright 1997 Comtrol Corporation. Copyright 1997 Andi Kleen Copyright 1997 -- 2000 Martin Mares Copyright 1996-1999 Thomas Bogendoerfer [ pcnet32.c ] Derived from the lance driver written 1993,1994,1995 by Donald Becker. Copyright 1996-1999 Thomas Bogendoerfer Copyright 1996-1997 David J. McKay Copyright 1996,1997 David S. Miller (davem@caip.rutgers.edu) Copyright 1996, Paul Mackerras. Copyright 1996, 1997, 1998 Hans Reiser, see reiserfs/README for licensing and copyright details Copyright 1996, 1997, 1998 Hans Reiser, see reiserfs/README for Copyright 1996, 1997 Linux International. Copyright 1996, 1997 David S. Miller (davem@caip.rutgers.edu) Copyright 1996 by Carsten Paeth (calle@calle.in-berlin.de) Copyright 1996 by Carsten Paeth Copyright 1996 The XFree86 Project, Inc. Copyright 1996 Roman Zippel Copyright 1996 Erik Stahlman Released under terms of the GNU General Public License. Copyright 1996 Eddie C. Dost (ecd@skynet.be) Copyright 1995-97 Simon G. Vogl 1998-99 Hans Berglund Copyright 1995-2003 Kai Makisara. Copyright 1995-2002, Russell King Copyright 1995-2001 Russell King Copyright 1995-1998 by Leonard N. Zubkoff Copyright 1995-1996 by Mylex Corporation. All Rights Reserved Copyright 1995-1996 by Mylex Corporation All Rights Reserved Copyright 1995,96 by Thinking Objects Software GmbH Wuerzburg Copyright 1995,96 by Michael Hipp (Michael.Hipp@student.uni-tuebingen.de) Copyright 1995,96 Thinking Objects Software GmbH Wuerzburg Copyright 1995, Russell King. Various bits and pieces copyrights include: Linus Torvalds (test_bit). Copyright 1995, Russell King Copyright 1995, 2008 David S. Miller (davem@davemloft.net) Copyright 1995, 1996, 1998, 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. Copyright 1995, 1996, 1998, 1999, 2000, 2003 Free Software Foundation, Inc. Copyright 1995 by the Massachusetts Institute of Technology. All Rights Reserved. Copyright 1995 Roger C. Pao Copyright 1995 Linus Torvalds Copyright 1995 Kai Makisara. Copyright 1995 David S. Miller (davem@caip.rutgers.edu) Copyright 1995 (C) David S. Miller (davem@caip.rutgers.edu) Copyright 1994-97 Roman Hodek Copyright 1994-2001 Stephen Rothwell (sfr@canb.auug.org.au) Copyright 1994-2000 retained by the original author, Donald Becker. The timer-based reset code was supplied in 1995 by Bill Carlson, wwc@super.org. Copyright 1994-2000 by Donald Becker. Copyright 1994-2000 Paul Mackerras. Copyright 1994-1999 by Fritz Elfert (fritz@isdn4linux.de) Copyright 1994-1998 by Fritz Elfert (fritz@isdn4linux.de) Copyright 1994-1998 Paul Mackerras. Copyright 1994,95,96 by Fritz Elfert (fritz@isdn4linux.de) Copyright 1994,1995 by Donald Becker. Copyright 1994, Tom Zerucha. tz@execpc.com Copyright 1994, Linus Torvalds. Copyright 1994, Drew Eckhardt Copyright 1994, 1995 Digital Equipment Corporation. [de4x5.c] Copyright 1994, 1995 Digital Equipment Corporation. Copyright 1994 by Robert de Vries Copyright 1994 by Björn Brauel Copyright 1994 Roman Hodek Copyright 1994 Digital Equipment Corporation. Copyright 1994 - 2000, 2002 Ralf Baechle (ralf@gnu.org) Copyright 1993-2004 Jürgen E. Fischer Copyright 1993-2003 NVIDIA, Corporation. All rights reserved. *| Copyright 1993-2003 NVIDIA, Corporation Copyright 1993-1999 NVIDIA, Corporation. All rights reserved. *| Copyright 1993-1999 Jürgen Fischer TC1550 patches by Luuk van Dijk (ldz@xs4all.nl) Copyright 1993, Drew Eckhardt Visionary Computing Unix consulting and custom programming) drew@colorado.edu 1 (303) 666-5836 Copyright 1993, Drew Eckhardt Visionary Computing Unix and Linux consulting and custom programming) drew@colorado.edu 1 (303) 666-5836 Copyright 1993, Drew Eckhardt Visionary Computing Unix and Linux consulting and custom programming) drew@colorado.edu 1 (303) 440-4894 Copyright 1993, Drew Eckhardt Visionary Computing Unix and Linux consulting and custom programming) drew@Colorado.EDU 1 (303) 786-7975 Copyright 1993, 1994: Eric Youngdale (ericy@cais.com). Copyright 1993, 1994 Drew Eckhardt Visionary Computing Unix and Linux consulting and custom programming) drew@Colorado.EDU 1 (303) 786-7975 Copyright 1993, 1994 Drew Eckhardt Visionary Computing Unix and Linux consulting and custom programming) Drew@Colorado.EDU 1 (303) 786-7975 Copyright 1993 by Theodore Ts'o. Redistribution of this file is permitted under the GNU General Public License. Copyright 1993 by OpenVision Technologies, Inc. Copyright 1993 by Hamish Macdonald Copyright 1993 assigned to the United States Government as represented by the Director, National Security Agency. Copyright 1993 United States Government as represented by the Director, National Security Agency.[ pcnet32.c ] Carsten Langgaard, carstenl@mips.com [ pcnet32.c ] Copyright 1993 United States Government as represented by the Director, National Security Agency. This software may only be used and distributed according to the terms of the GNU General Public License as modified by SRC, incorporated herein by reference. Copyright 1993 United States Government as represented by the Director, National Security Agency. This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. Donald Becker may be reached at becker@scyld.com Copyright 1993 United States Government as represented by the Director, National Security Agency. Copyright 1993 United States Government as represented by the Director, Copyright 1993 Harm Hanemaayer Copyright 1993 -- 1997 Drew Eckhardt, Frederic Potter, David Mosberger-Tang Copyright 1992--1999 Drew Eckhardt, Frederic Potter, David Mosberger-Tang, Martin Mares Copyright 1992, Linus Torvalds. Copyright 1992 by Greg Harp Copyright 1992 Hewlett-Packard Co. Copyright 1992 - 2016 Kai Makisara email Kai.Makisara@kolumbus.fi Copyright 1992 - 2002 Kai Makisara / 2000 - 2006 Willem Riede email osst@riede.org Copyright 1991-2012 Unicode, Inc. All rights reserved. Distributed under Copyright 1991, 1992, 1993, and by Julian Cowley, Copyright 1994. Copyright 1991, 1992 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright 10/16/2005 Tilman Kranz Creative Audio MIDI, for the CA0106 Driver Version: 0.0.1 Copyright 02 Jul 2003, Linux Networx (http://lnxi.com) This file may be distributed under the terms of the GNU General Public License. Copyright (c)2006 - 2007 Myricom, Inc. for some LRO specific code Copyright (c), 2005-2008 Siano Mobile Silicon, Inc. Copyright (c), 2004-2005,2007-2010 Trident Microsystems, Inc. All rights reserved. Copyright (c) u-boot contributors Copyright (c) by Uros Bizjak Copyright (c) by Tugrul Galatali , Jaroslav Kysela Based on card-4232.c by Jaroslav Kysela Copyright (c) by Takashi Iwai code based on dmasound.c. Copyright (c) by Takashi Iwai Jaroslav Kysela Copyright (c) by Takashi Iwai Jaroslav Kysela Copyright (c) by Takashi Iwai Copyright (c) by Scott McNab Copyright (c) by Phil Poole 2013 Copyright (c) by Pavel Hofman , Copyright (c) by Pavel Hofman Copyright (c) by Paul Barton-Davis Copyright (c) by Matze Braun . Takashi Iwai Copyright (c) by Levent Guendogdu Copyright (c) by Lee Revell Clemens Ladisch Routines for control of EMU10K1 chips Copyright (c) by Kai Svahn Copyright (c) by Jaroslav Kysela Copyright (c) by Jaroslav Kysela , Thomas Sailer Copyright (c) by Jaroslav Kysela , Takashi Iwai Creative Labs, Inc. Routines for control of EMU10K1 chips / mixer routines Copyright (c) by Jaroslav Kysela , Takashi Iwai Copyright (c) by Jaroslav Kysela , Isaku Yamahata , George Hansper , Hannu Savolainen Copyright (c) by Jaroslav Kysela , Hannu Savolainen 1993-1996, Rob Hooft Copyright (c) by Jaroslav Kysela , Hannu Savolainen 1993-1996 Copyright (c) by Jaroslav Kysela , Creative Labs, Inc. Definitions for EMU10K1 (SB Live!) chips Copyright (c) by Jaroslav Kysela , Cirrus Logic, Inc. Definitions for Cirrus Logic CS46xx chips Copyright (c) by Jaroslav Kysela , Abramo Bagnara Copyright (c) by Jaroslav Kysela , Copyright (c) by Jaroslav Kysela Uros Bizjak Copyright (c) by Jaroslav Kysela Universal routines for AK4531 codec Copyright (c) by Jaroslav Kysela Universal interface for Audio Codec '97 Copyright (c) by Jaroslav Kysela Takashi Iwai Copyright (c) by Jaroslav Kysela Routines for the GF1 MIDI interface - like UART 6850 Copyright (c) by Jaroslav Kysela Routines for control of YMF724/740/744/754 chips Copyright (c) by Jaroslav Kysela Routines for control of SoundBlaster cards - MIDI interface Copyright (c) by Jaroslav Kysela Routines for control of MPU-401 in UART mode Copyright (c) by Jaroslav Kysela Routines for control of ICS 2101 chip and "mixer" in GF1 chip Copyright (c) by Jaroslav Kysela Routines for control of GF1 chip (PCM things) Copyright (c) by Jaroslav Kysela Routines for control of ESS ES1688/688/488 chip Copyright (c) by Jaroslav Kysela Routines for control of EMU10K1 MPU-401 in UART mode Copyright (c) by Jaroslav Kysela Routines for control of CS4235/4236B/4237B/4238B/4239 chips Copyright (c) by Jaroslav Kysela Routines for control of CS4231(A)/CS4232/InterWave & compatible chips Copyright (c) by Jaroslav Kysela Routines for Sound Blaster mixer control Copyright (c) by Jaroslav Kysela Originally the CS4232/CS4232A driver, modified for use on CS4231 by Tugrul Galatali Copyright (c) by Jaroslav Kysela I/O routines for GF1/InterWave synthesizer chips Copyright (c) by Jaroslav Kysela GUS's memory allocation routines / bottom layer Copyright (c) by Jaroslav Kysela GUS's memory access via proc filesystem Copyright (c) by Jaroslav Kysela Definitions for Yahama YMF724/740/744/754 chips Copyright (c) by Jaroslav Kysela Definitions for CS4231 & InterWave chips & compatible chips registers Copyright (c) by Jaroslav Kysela Definitions for CS4231 & InterWave chips & compatible chips Copyright (c) by Jaroslav Kysela DRAM access routines Copyright (c) by Jaroslav Kysela Creative Labs, Inc. Routines for effect processor FX8010 Copyright (c) by Jaroslav Kysela Creative Labs, Inc. Routines for control of EMU10K1 chips / proc interface routines Copyright (c) by Jaroslav Kysela Creative Labs, Inc. Routines for control of EMU10K1 chips / PCM routines Copyright (c) by Jaroslav Kysela Creative Labs, Inc. Routines for control of EMU10K1 chips Copyright (c) by Jaroslav Kysela Creative Labs, Inc. Routines for IRQ control of EMU10K1 chips Copyright (c) by Jaroslav Kysela Creative Labs, Inc. Lee Revell Routines for control of EMU10K1 chips - voice manager Copyright (c) by Jaroslav Kysela Abramo Bagnara Cirrus Logic, Inc. Routines for control of Cirrus Logic CS461x chips Copyright (c) by Jaroslav Kysela Abramo Bagnara Copyright (c) by Jaroslav Kysela Copyright (c) by Jaromir Koutek , Jaroslav Kysela , Thomas Sailer , Abramo Bagnara , Markus Gruber Copyright (c) by James Courtier-Dutton Driver tina2 chips Version: 0.1 Copyright (c) by James Courtier-Dutton Driver p17v chips Version: 0.01 Copyright (c) by James Courtier-Dutton Driver p16v chips Version: 0.25 Copyright (c) by James Courtier-Dutton Driver p16v chips Version: 0.21 Copyright (c) by James Courtier-Dutton Added support for Audigy 2 Value. Copyright (c) by James Courtier-Dutton Copyright (c) by James Courtier-Dutton Added EMU 1010 support. Copyright (c) by George Talusan http://www.undergrad.math.uwaterloo.ca/~gstalusa Copyright (c) by Francisco Moraes Driver EMU10K1X chips Copyright (c) by Francisco Moraes Copyright (c) by Digital Equipment Corp. Copyright (c) by Christian Fischbach Copyright (c) by Chris Rankin Copyright (c) by AudioScience Inc Copyright (c) by Abramo Bagnara Copyright (c) by 2007 Joachim Foerster Copyright (c) Yaegashi Takeshi, 2001 Copyright (c) YAEGASHI Takeshi, 2001 Copyright (c) Vasily Khoruzhick Based on h1940_battery.c by Arnaud Patard Copyright (c) Trond Myklebust Copyright (c) Tomasz Duszynski Copyright (c) Thiebaud Weksteen, 2015 Copyright (c) Teenage Engineering AB 2016 Copyright (c) Takashi Sakamoto Copyright (c) Takashi Iwai Copyright (c) StreamUnlimited GmbH 2013 Marek Belisko Copyright (c) Steven Rostedt Copyright (c) Siemens AG, 2015-2017 Copyright (c) Siemens AG, 2013 Copyright (c) Siemens AG, 2012, 2013 Copyright (c) Siemens AG, 2011-2013 Copyright (c) Siemens AG, 2011, 2012 Copyright (c) STMicroelectronics 2015 Copyright (c) Russ Anderson Copyright (c) Russ Anderson Copyright (c) Roman Volkov Copyright (c) Red Hat Inc. Copyright (c) Red Hat Based on code from Pommed: Copyright (c) Red Hat Copyright (c) Realtek Semiconductor Corp. All rights reserved. Copyright (c) Randolph Chung 2001 Copyright (c) Phil Blundell , 1998 Copyright (c) Paul Mundt 2001 Copyright (c) Nokia Corporation, 2007 Authors: Artem Bityutskiy, Frank Haverkamp Copyright (c) Nokia Corporation, 2007 Copyright (c) Nokia Corporation, 2006, 2007 Copyright (c) Nokia Corporation, 2006 Copyright (c) Motorola 1999,2000,2001 Copyright (c) MontaVista Software, Inc. 2008. Anton Vorontsov Copyright (c) MontaVista Software, Inc. 2008. Copyright (c) Mike Travis Copyright (c) Microsoft Corporation. Copyright (c) Mauro Carvalho Chehab Released under GPLv2 Copyright (c) Matthew Wilcox 2001 for Hewlett-Packard Copyright (c) Mathias Krause Copyright (c) Marc A. Viredaz, 1998 DEC Western Research Laboratory, Palo Alto, CA Date April 1998 (April 1997) System Advanced RISC Machine (ARM) Language C or ARM Assembly Purpose Definition of macros to operate on bit fields. Copyright (c) Logic Product Development, Inc. 2007 Peter Barada Copyright (c) Lee Revell Copyright (c) La Monte H.P. Yarroll 2001 Copyright (c) Kyle McMartin Copyright (c) Jürgen Schindele 2006 Copyright (c) Jeffrey Layton , 2013 Copyright (c) Jean-Luc Cooke Copyright (c) Jean-Francois Dive Copyright (c) Jay Lan, SGI. 2006 Copyright (c) Jaroslav Kysela Copyright (c) International Business Machines Corp., 2009,2011 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2009, 2013 Etersoft, 2012 Author(s): Steve French (sfrench@us.ibm.com) Pavel Shilovsky (pshilovsky@samba.org) 2012 Copyright (c) International Business Machines Corp., 2008 Author(s): Steve French (sfrench@us.ibm.com) Wang Lei (wang840925@gmail.com) Copyright (c) International Business Machines Corp., 2008 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2007 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2006, 2009 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2006 Copyright (c) International Business Machines Corp., 2004 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2003, 2007 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2002,2013 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2002,2009 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2002,2008 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2002,2007 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2002,2004 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2002, 2011 Etersoft, 2012 Author(s): Steve French (sfrench@us.ibm.com) Pavel Shilovsky (pshilovsky@samba.org) 2012 Copyright (c) International Business Machines Corp., 2002, 2007 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2000,2009 Modified by Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2000,2009 Copyright (c) International Business Machines Corp., 2000,2002 Modified by Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2000,2002 Copyright (c) Intel Corp. Author: Huang Ying Copyright (c) Intel Corp. 2007. All Rights Reserved. Copyright (c) Ian Molton 2004, 2005, 2008 Original work, independent of sharps code. Included hardware ECC support. Hard ECC did not work for writes in the early revisions. Copyright (c) IBM Corporation, 1998-2004. Copyright (c) IBM Corporation 2009 Author: Mel Gorman use strict; use Getopt::Long; Copyright (c) Herbert Valerio Riedel Copyright (c) Henry Wang Copyright (c) Harald Koerfgen, 1998 Copyright (c) Harald Geyer Copyright (c) Freescale Semicondutor, Inc. 2006. Shlomi Gridish Jerry Huang Copyright (c) Freescale Semicondutor, Inc. 2006, 2011. Shlomi Gridish Jerry Huang Copyright (c) Freescale Semiconductor, Inc. 2006. Shlomi Gridish Jerry Huang Copyright (c) Freescale Semiconductor Copyright (c) Evgeniy Polyakov All rights reserved. Copyright (c) Evgeniy Polyakov All rights reserved. Copyright (c) Eicon Technology Corporation, 2000. Copyright (c) Eicon Networks, 2002. Copyright (c) Eicon Networks, 2000. Copyright (c) Dmitry Torokhov Copyright (c) Dmitry Baryshkov 2008 Minor fixes Copyright (c) Dirk Opfer 2005. Modifications developed from sharps code but NOT containing any, ported onto Ians base. Copyright (c) Dimitri Sivanich Copyright (c) David L. Mills 1993 * Copyright (c) Cryptoapi developers. Copyright (c) Copyright 2014 Cisco Systems, Inc. Copyright (c) Copyright 2005-2006 Hewlett-Packard Development Company, L.P. Alex Williamson Copyright (c) Clemens Ladisch Licensed under the terms of the GNU General Public License, version 2. Copyright (c) Clemens Ladisch Copyright (c) Clemens Ladisch Copyright (c) Cisco 1999,2000 Copyright (c) Chris Humbert 2005 Copyright (c) Chandramouli Narayanan Copyright (c) Broadcom Corp, 2012 Copyright (c) BayLibre, SAS. Author : Neil Armstrong Copyright (c) Arnaud Patard Copyright (c) Andrew Tridgell 1997-1998. Modified by Steve French (sfrench@us.ibm.com) 2002 Copyright (c) Andrew McDonald Copyright (c) Andi Shyti Copyright (c) Amarula Solutions B.V. 2013 Copyright (c) Alan Smithee. Copyright (c) Ahmet İnan Copyright (c) Adrian McMenamin, 2008 - 2009 Copyright (c) Adrian McMenamin, 2007 - 2009 Copyright (c) Adrian McMenamin 2002 - 2009 Copyright (c) ARM Limited 2003. All rights reserved. Copyright (c) ???? Jochen Schäuble Copyright (c) 2019, Microchip Technology Inc. 2019 Razvan Stefanescu Copyright (c) 2018-2018 David Veenstra Copyright (c) 2018, The Linux Foundation. All rights reserved. Copyright (c) 2018, The Linux Foundation Copyright (c) 2018, Oracle and/or its affiliates Copyright (c) 2018, Oleksandr Andrushchenko, EPAM Systems Inc. Copyright (c) 2018, Nuvoton Corporation. Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2018, Mellanox Technologies. All rights reserved. Copyright (c) 2018, Mellanox Technologies inc. All rights reserved. Copyright (c) 2018, Mellanox Technologies All rights reserved. Copyright (c) 2018, Linaro Ltd Copyright (c) 2018, Linaro Limited. Copyright (c) 2018, Linaro Limited Copyright (c) 2018, Intel Corporation. Copyright (c) 2018, Intel Corporation. Copyright (c) 2018, Google Inc. Copyright (c) 2018, Ericsson AB All rights reserved. Copyright (c) 2018 Vadim Pasternak Copyright (c) 2018 VMware Copyright (c) 2018 Todd Kelner Copyright (c) 2018 Theobroma Systems Design und Consulting GmbH Copyright (c) 2018 The Linux Foundation. All rights reserved. Copyright (c) 2018 Texas Instruments MMC IOdelay values for TI's DRA76x and AM576x SoCs. Author: Sekhar Nori Copyright (c) 2018 Takashi Sakamoto Copyright (c) 2018 Synopsys, Inc. and/or its affiliates. stmmac XGMAC support. Copyright (c) 2018 Synopsys, Inc. and/or its affiliates. stmmac XGMAC definitions. Copyright (c) 2018 Synopsys, Inc. and/or its affiliates. stmmac TC Handling (HW only) Copyright (c) 2018 Synopsys, Inc. and/or its affiliates. stmmac HW Interface Handling Copyright (c) 2018 Synopsys, Inc. and/or its affiliates. stmmac HW Interface Callbacks Copyright (c) 2018 Socionext Inc. Copyright (c) 2018 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2018 Samsung Electronics Co., Ltd. Author: Marek Szyprowski Common Clock Framework support for Exynos5 power-domain dependent clocks Copyright (c) 2018 Rodrigo Rivas Costa Copyright (c) 2018 Rockchip, Inc. Copyright (c) 2018 Rockchip Electronics Co. Ltd. Author: Elaine Zhang Copyright (c) 2018 Rockchip Electronics Co. Ltd. Copyright (c) 2018 Redpine Signals Inc. Copyright (c) 2018 Red Hat, Inc. All rights reserved. Copyright (c) 2018 Peter Ganzhorn Copyright (c) 2018 Pengutronix, Oleksij Rempel Copyright (c) 2018 Oracle Corporation Author: Matthew Wilcox Copyright (c) 2018 Ondrej Mosnacek Copyright (c) 2018 Oleksandr Andrushchenko, EPAM Systems Inc. Copyright (c) 2018 Oleg Ivanov Copyright (c) 2018 Nuvoton Technology tomer.maimon@nuvoton.com Copyright (c) 2018 Nuvoton Technology corporation. Copyright (c) 2018 NVIDIA CORPORATION. All rights reserved. Copyright (c) 2018 Mobiveil Inc. Author: Subrahmanya Lingappa Copyright (c) 2018 Miquèl RAYNAL Copyright (c) 2018 Microchip Technology, Inc. All rights reserved. Copyright (c) 2018 Melvin Vermeeren Copyright (c) 2018 Mellanox Technologies. All rights reserved. Copyright (c) 2018 Mellanox Technologies. All rights reserved Copyright (c) 2018 Mellanox Technologies. Copyright (c) 2018 MediaTek Inc. Author: Zhiyong Tao Copyright (c) 2018 MediaTek Inc. Author: Sean Wang Copyright (c) 2018 MediaTek Inc. Author: Ryder Lee Copyright (c) 2018 MediaTek Inc. Author: KaiChieh Chuang Copyright (c) 2018 MediaTek Inc. Author: Houlong Wei Copyright (c) 2018 MediaTek Inc. Author: Chunfeng Yun Copyright (c) 2018 MediaTek Inc. Author: Chenglin Xu Sean Wang Copyright (c) 2018 MediaTek Inc. Copyright (c) 2018 Martin Blumenstingl . Based on meson-gxl-s905d-p231.dts: Copyright (c) 2018 Martin Blumenstingl Copyright (c) 2018 Macronix Copyright (c) 2018 Maciej W. Rozycki Copyright (c) 2018 Linaro Ltd. Author: Manivannan Sadhasivam Copyright (c) 2018 Linaro Ltd. Copyright (c) 2018 Julian Sax Copyright (c) 2018 Juergen Gross Copyright (c) 2018 Johannes Thumshirn, SUSE Linux GmbH Copyright (c) 2018 Jesper Dangaard Brouer, Red Hat Inc. Copyright (c) 2018 Jernej Skrabec Copyright (c) 2018 James.Bottomley@HansenPartnership.com Copyright (c) 2018 Inventec Corporation dts-v1/; Copyright (c) 2018 Intel Corporation Copyright (c) 2018 IBM Corp. Copyright (c) 2018 HiSilicon Technologies Co., Ltd. Copyright (c) 2018 Guillaume Douézan-Grard Copyright (c) 2018 Guenter Roeck Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd. Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2018 Facebook include include "bpf_helpers.h" Copyright (c) 2018 Facebook include include "bpf_helpers.h" Copyright (c) 2018 Facebook Copyright (c) 2018 Facebook Copyright (c) 2018 Dmitry Safonov, Arista Networks Copyright (c) 2018 David Ahern Copyright (c) 2018 Daniel M. Lambea Copyright (c) 2018 Cumulus Networks. All rights reserved. Copyright (c) 2018 Crane Merchandising Systems. All rights reserved. Copyright (c) 2018 Collabora Ltd. Copyright (c) 2018 Chen-Yu Tsai Copyright (c) 2018 Chelsio, Inc. All rights reserved. Copyright (c) 2018 Chelsio Communications, Inc. Copyright (c) 2018 Cavium, Inc. Copyright (c) 2018 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. Copyright (c) 2018 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Copyright (c) 2018 Broadcom Inc Copyright (c) 2018 Bootlin Copyright (c) 2018 Baylibre, SAS. Author: Jerome Brunet Copyright (c) 2018 Baylibre SAS. Author: Jerome Brunet Copyright (c) 2018 BayLibre, SAS. Author: Neil Armstrong Author: Jerome Brunet Copyright (c) 2018 BayLibre, SAS. Author: Jerome Brunet Copyright (c) 2018 BayLibre, SAS Author: Neil Armstrong Copyright (c) 2018 Axentia Technologies AB Author: Peter Rosin Copyright (c) 2018 Amlogic, inc. Author: Qiufang Dai Author: Yixun Lan Copyright (c) 2018 Amlogic, inc. Author: Qiufang Dai Copyright (c) 2018 Alexandre Belloni Copyright (c) 2018 Advanced Micro Devices, Inc. All Rights Reserved. Copyright (c) 2017-present, Facebook, Inc. Copyright (c) 2017-2018, The Linux foundation. All rights reserved. Copyright (c) 2017-2018, The Linux Foundation. All rights reserved. Copyright (c) 2017-2018, Mellanox Technologies inc. All rights reserved. Copyright (c) 2017-2018, Linaro Ltd. Copyright (c) 2017-2018, Ericsson AB All rights reserved. Copyright (c) 2017-2018, Broadcom Limited. All rights reserved. Copyright (c) 2017-2018, Arm Ltd. Copyright (c) 2017-2018 Western Digital Corporation or its affiliates. Copyright (c) 2017-2018 The Linux Foundation. All rights reserved. Copyright (c) 2017-2018 Socionext Inc. Copyright (c) 2017-2018 Ondrej Mosnacek Copyright (c) 2017-2018 Mellanox Technologies. All rights reserved. Copyright (c) 2017-2018 Mellanox Technologies. All rights reserved Copyright (c) 2017-2018 MediaTek Inc. Author: Sean Wang Copyright (c) 2017-2018 MediaTek Inc. Author: John Crispin Sean Wang Copyright (c) 2017-2018 MediaTek Inc. Copyright (c) 2017-2018 Linaro Limited. Copyright (c) 2017-2018 Icenowy Zheng Copyright (c) 2017-2018 Hisilicon Limited. Copyright (c) 2017-2018 Hans de Goede Copyright (c) 2017-2018 Christoph Hellwig. Copyright (c) 2017-2018 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2017-2018 Broadcom Limited Copyright (c) 2017-2018 Brian Masney Copyright (c) 2017-18 Linaro Limited Copyright (c) 2017-18 David Ahern Copyright (c) 2017, Xilix Inc Copyright (c) 2017, The Linux Foundation. All rights reserved. Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. Copyright (c) 2017, National Instruments Corp. Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved Copyright (c) 2017, Microsoft Corporation. Copyright (c) 2017, Microsemi Corporation Copyright (c) 2017, Microchip Technology Inc. Author: Tudor Ambarus Copyright (c) 2017, Microchip Technology Inc. 2017 Cristian Birsan 2017 Claudiu Beznea Copyright (c) 2017, Microchip Technology Inc. 2016 Nicolas Ferre 2017 Cristian Birsan 2017 Claudiu Beznea Copyright (c) 2017, Mellanox Technologies. All rights reserved. Copyright (c) 2017, Mellanox Technologies, Ltd. All rights reserved. Copyright (c) 2017, Mellanox Technologies inc. All rights reserved. Copyright (c) 2017, Maxim Integrated Copyright (c) 2017, Linaro Ltd. All rights reserved. Copyright (c) 2017, Linaro Ltd. Copyright (c) 2017, Linaro Ltd Copyright (c) 2017, Linaro Limited Author: Georgi Djakov Copyright (c) 2017, Intel Corporation. Ricardo Neri Copyright (c) 2017, Intel Corporation. All rights reserved. Copyright (c) 2017, Intel Corporation. Copyright (c) 2017, Impinj, Inc. Copyright (c) 2017, I2SE GmbH Copyright (c) 2017, HiSilicon. All rights reserved. Copyright (c) 2017, General Electric Company Copyright (c) 2017, Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2017, Ericsson AB All rights reserved. Copyright (c) 2017, EPAM Systems Copyright (c) 2017, Collabora Ltd. Copyright (c) 2017, Applied Micro Circuits Corporation Author(s): Iyappan Subramanian Keyur Chudgar Copyright (c) 2017, Applied Micro Circuits Corporation Author(s): Iyappan Subramanian Copyright (c) 2017, 2018 Oracle. All rights reserved. Copyright (c) 2017 exceet electronics GmbH Copyright (c) 2017 Yotam Gigi Copyright (c) 2017 Western Digital Corporation or its affiliates. Copyright (c) 2017 Volkswagen Group Electronic Research All rights reserved. Copyright (c) 2017 Vadim Pasternak Copyright (c) 2017 VMware Copyright (c) 2017 United Western Technologies, Corporation Copyright (c) 2017 Tomasz Kramkowski Copyright (c) 2017 Theobroma Systems Design und Consulting GmbH Copyright (c) 2017 The Linux Foundation. All rights reserved. Copyright (c) 2017 The Linux Foundation. All rights reserved. Copyright (c) 2017 Texas Instruments Incorporated Tero Kristo Copyright (c) 2017 Takashi Sakamoto Licensed under the terms of the GNU General Public License, version 2. Copyright (c) 2017 Takashi Iwai Copyright (c) 2017 T-Chip Intelligent Technology Co., Ltd Copyright (c) 2017 Synopsys, Inc. and/or its affiliates. stmmac Support for 5.xx Ethernet QoS cores Copyright (c) 2017 Synopsys, Inc. (www.synopsys.com) Copyright (c) 2017 Siemens AG Copyright (c) 2017 Shubham Bansal Copyright (c) 2017 Sebastian Reichel Copyright (c) 2017 Savoir-faire Linux, Inc. Copyright (c) 2017 Savoir-faire Linux Inc. Vivien Didelot Copyright (c) 2017 Samsung Electronics Co., Ltd. http://www.samsung.com/ Author: Andrzej Pietrasiewicz Copyright (c) 2017 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2017 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2017 Samsung Electronics Co., Ltd. Author: Marek Szyprowski Copyright (c) 2017 Samsung Electronics Co., Ltd. All rights reserved. Copyright (c) 2017 Samsung Electronics Co., Ltd. Copyright (c) 2017 Sagi Grimberg. Copyright (c) 2017 SUSE Linux GmbH Author: Andreas Färber Copyright (c) 2017 SKIDATA AG Copyright (c) 2017 Ruslan Bilovol Copyright (c) 2017 Roopa Prabhu Copyright (c) 2017 Rockchip Electronics Co. Ltd. Author: Elaine Copyright (c) 2017 Robert Munteanu SPDX-License-Identifier: GPL-2.0+ Copyright (c) 2017 Renesas Solutions Corp. Kuninori Morimoto Copyright (c) 2017 Redpine Signals Inc. Copyright (c) 2017 Red Hat, Inc. -- Jiri Benc Copyright (c) 2017 Red Hat, Inc Copyright (c) 2017 Red Hat Inc. Copyright (c) 2017 Radioavionica Corporation Author: Alex A. Mihaylov Copyright (c) 2017 Priit Laes . Copyright (c) 2017 Pengutronix, Oleksij Rempel Copyright (c) 2017 Pengutronix, Michael Grzeschik Copyright (c) 2017 Paul Cercueil Copyright (c) 2017 Pablo Neira Ayuso Copyright (c) 2017 Pablo M. Bermudo Garay Copyright (c) 2017 PINE64 Copyright (c) 2017 Oscar Campos Copyright (c) 2017 Oracle. All rights reserved. Copyright (c) 2017 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2017 Oliver Hartkopp Copyright (c) 2017 Oleg Copyright (c) 2017 Niels Skou Olsen Copyright (c) 2017 Nicira, Inc. Copyright (c) 2017 National Instruments Erik Hons Brandon Streiff Dane Wagner Copyright (c) 2017 National Instruments Brandon Streiff Copyright (c) 2017 NVIDIA Corporation. Copyright (c) 2017 Microsoft Corporation Author: Matthew Wilcox Copyright (c) 2017 Microsemi Corporation Copyright (c) 2017 Microsemi Corporation Copyright (c) 2017 Microchip Technology Copyright (c) 2017 Microchip Corporation. Copyright (c) 2017 Mentor Graphics Inc. Copyright (c) 2017 Mellanox Technologies. All rights reserved. Copyright (c) 2017 Mellanox Technologies Ltd. All rights reserved. Copyright (c) 2017 Mellanox Technologies Inc. All rights reserved. Copyright (c) 2017 Melexis Copyright (c) 2017 MediaTek Inc. Author: Yong Wu Copyright (c) 2017 MediaTek Inc. Author: YT Shen Copyright (c) 2017 MediaTek Inc. Author: Weiyi Lu Copyright (c) 2017 MediaTek Inc. Author: Sean Wang Copyright (c) 2017 MediaTek Inc. Author: Ryder Lee Honghui Zhang Copyright (c) 2017 MediaTek Inc. Author: Ryder Lee Copyright (c) 2017 MediaTek Inc. Author: Ming Huang Sean Wang Copyright (c) 2017 MediaTek Inc. Author: Mars.C Copyright (c) 2017 MediaTek Inc. Author: Kevin-CW Chen Copyright (c) 2017 MediaTek Inc. Author: Kevin Chen Copyright (c) 2017 MediaTek Inc. Author: Chenglin Xu Copyright (c) 2017 MediaTek Inc. Author: Chen Zhong Sean Wang Copyright (c) 2017 MediaTek Inc. Author: Chen Zhong Copyright (c) 2017 MediaTek Inc. Copyright (c) 2017 Maxime Ripard. Copyright (c) 2017 Mauro Carvalho Chehab Copyright (c) 2017 Martin Blumenstingl . Copyright (c) 2017 Martin Blumenstingl Copyright (c) 2017 Mariusz Bialonczyk Copyright (c) 2017 Marek Szyprowski Copyright (c) 2017 Manivannan Sadhasivam Copyright (c) 2017 Maciej S. Szmigiero Copyright (c) 2017 Lucas Stach, Pengutronix Copyright (c) 2017 Linus Walleij Copyright (c) 2017 Linaro, Ltd. Copyright (c) 2017 Linaro Ltd. Copyright (c) 2017 Linaro Limited. All rights reserved. Copyright (c) 2017 Linaro Limited. Copyright (c) 2017 Ksenija Stanojevic Copyright (c) 2017 Krzysztof Kozlowski Copyright (c) 2017 Josef Filzmaier Copyright (c) 2017 Jonathan Liu. Copyright (c) 2017 Jiri Pirko Copyright (c) 2017 Jesper Dangaard Brouer, Red Hat Inc. Released under terms in GPL version 2. See COPYING. Copyright (c) 2017 Jesper Dangaard Brouer, Red Hat Inc. Copyright (c) 2017 Jack Andersen Copyright (c) 2017 Intel Deutschland GmbH Copyright (c) 2017 Intel Corporation. Copyright (c) 2017 Intel Corporation dts-v1/; Copyright (c) 2017 Intel Corp., Rafael J. Wysocki Copyright (c) 2017 Icenowy Zheng Copyright (c) 2017 Icenowy Zheng Copyright (c) 2017 Hisilicon Limited. Copyright (c) 2017 HiSilicon Technologies Co., Ltd. Copyright (c) 2017 Hans de Goede Copyright (c) 2017 Google, Inc. Copyright (c) 2017 Google Inc. Author: Wei-Ning Huang Copyright (c) 2017 Fuzhou Rockchip Electronics Co., Ltd. Copyright (c) 2017 Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2017 Free Electrons Copyright (c) 2017 Free Electrons Copyright (c) 2017 Facebook Copyright (c) 2017 Eva Rachel Retuya Copyright (c) 2017 Ericsson AB All rights reserved. Copyright (c) 2017 Diego Elio Pettenò Copyright (c) 2017 Dialog Semiconductor Copyright (c) 2017 Dell Inc. Copyright (c) 2017 Covalent IO, Inc. http://covalent.io Copyright (c) 2017 Christoph Hellwig. Copyright (c) 2017 Chen-Yu Tsai. All rights reserved. Copyright (c) 2017 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2017 Chao Yu Copyright (c) 2017 Cavium. Copyright (c) 2017 Cavium, Inc. Copyright (c) 2017 Cavium Inc. Copyright (c) 2017 Carlo Caione Copyright (c) 2017 Cadence Cadence PCIe host controller driver. Author: Cyrille Pitchen Copyright (c) 2017 Cadence Cadence PCIe endpoint controller driver. Author: Cyrille Pitchen Copyright (c) 2017 Cadence Cadence PCIe controller driver. Author: Cyrille Pitchen Copyright (c) 2017 Broadcom Limited Copyright (c) 2017 Broadcom Copyright (c) 2017 Beckhoff Automation GmbH & Co. KG Copyright (c) 2017 Baylibre SAS. Author: Jerome Brunet Copyright (c) 2017 BayLibre, SAS. Author: Neil Armstrong Author: Jerome Brunet Copyright (c) 2017 BayLibre, SAS. Author: Neil Armstrong Copyright (c) 2017 BayLibre, SAS. Author: Jerome Brunet Copyright (c) 2017 BayLibre, SAS Author: Neil Armstrong Copyright (c) 2017 BayLibre SAS Author: Neil Armstrong Copyright (c) 2017 Bastien Nocera Copyright (c) 2017 Angelo Dureghello Copyright (c) 2017 Andrew Lunn Copyright (c) 2017 Andreas Klinger Copyright (c) 2017 Andreas Färber Copyright (c) 2017 Andi Shyti Copyright (c) 2017 Amlogic, inc. Author: Yixun Lan Copyright (c) 2017 Amlogic, inc. Author: Qiufang Dai Copyright (c) 2017 Amlogic, Inc. All rights reserved. Author: Xingyu Chen Copyright (c) 2017 Amlogic, Inc. All rights reserved. Copyright (c) 2017 Alex Manoussakis Copyright (c) 2017 Akinobu Mita Copyright (c) 2017 Advanced Micro Devices, Inc. All Rights Reserved. Copyright (c) 2017 Aaron Bottegal Copyright (c) 2016-present, Yann Collet, Facebook, Inc. All rights reserved. Copyright (c) 2016-present, Przemyslaw Skibinski, Yann Collet, Facebook, Inc. All rights reserved. Copyright (c) 2016-present, Facebook, Inc. All rights reserved. Copyright (c) 2016-2018, The Linux Foundation. All rights reserved. Copyright (c) 2016-2018, The Linux Foundation. All rights reserved. Copyright (c) 2016-2018, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2016-2018, Linaro Ltd. Copyright (c) 2016-2018 Vadim Pasternak Copyright (c) 2016-2018 Socionext Inc. Copyright (c) 2016-2018 QLogic Corporation Copyright (c) 2016-2018 Oracle. All rights reserved. Copyright (c) 2016-2018 Ondrej Mosnacek Copyright (c) 2016-2018 Microsoft Corporation Copyright (c) 2016-2018 Mellanox Technologies. All rights reserved. Copyright (c) 2016-2018 Mellanox Technologies. All rights reserved Copyright (c) 2016-2018 Mellanox Technologies. All rights reserved Copyright (c) 2016-2018 HiSilicon Technologies Co., Ltd. Copyright (c) 2016-2018 Christoph Hellwig. All Rights Reserved. Copyright (c) 2016-2018 Christoph Hellwig. Copyright (c) 2016-2018 Cavium Inc. Copyright (c) 2016-2018 Broadcom Limited Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. Copyright (c) 2016-2017, National Instruments Corp. Copyright (c) 2016-2017, NVIDIA CORPORATION. All rights reserved Copyright (c) 2016-2017, Mellanox Technologies. All rights reserved. Copyright (c) 2016-2017, Linaro Ltd Copyright (c) 2016-2017, Lance Chao . All rights reserved. Copyright (c) 2016-2017, Elena Reshetova, Intel Corporation Copyright (c) 2016-2017, Dave Watson . All rights reserved. Copyright (c) 2016-2017 VMware, Inc. All rights reserved. Copyright (c) 2016-2017 The Linux Foundation. All rights reserved. Copyright (c) 2016-2017 Socionext Inc. Copyright (c) 2016-2017 Savoir-faire Linux Inc. Vivien Didelot Copyright (c) 2016-2017 Qualcomm Atheros, Inc. All rights reserved. Copyright (c) 2016-2017 NVIDIA Corporation Copyright (c) 2016-2017 Microsemi Corporation Copyright (c) 2016-2017 Micron Technology, Inc. Copyright (c) 2016-2017 Marcel Hasler Copyright (c) 2016-2017 Lucas Stach, Pengutronix Copyright (c) 2016-2017 Linaro Ltd. Copyright (c) 2016-2017 Hisilicon Limited. Copyright (c) 2016-2017 Hisilicon Limited. Copyright (c) 2016-2017 HiSilicon Technologies Co., Ltd. Copyright (c) 2016-2017 Hans de Goede Copyright (c) 2016-2017 Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2016-2017 Erik Stromdahl Copyright (c) 2016-2017 Cavium Inc. Copyright (c) 2016-2017 Broadcom Limited Copyright (c) 2016-2017 Brian Masney Copyright (c) 2016-2017 Andreas Färber Copyright (c) 2016,2017 Facebook Copyright (c) 2016,2017 Daniel Mack Copyright (c) 2016, Zodiac Inflight Innovations Copyright (c) 2016, Western Digital Copyright (c) 2016, The Linux Foundation. All rights reserved. Copyright (c) 2016, ROCKCHIP CORPORATION. All rights reserved. Copyright (c) 2016, Prodys S.L. Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. Copyright (c) 2016, Nikos Mavrogiannopoulos . All rights reserved. Copyright (c) 2016, NVIDIA Corporation. Author: Laxman Dewangan Copyright (c) 2016, NVIDIA Corporation Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. Author: Neo Jia Kirti Wankhede Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2016, Microsoft Corporation. Copyright (c) 2016, Microchip Technology Inc. Copyright (c) 2016, Mellanox Technologies. All rights reserved. Copyright (c) 2016, Mellanox Technologies, Ltd. All rights reserved. Copyright (c) 2016, Mellanox Technologies inc. All rights reserved. Copyright (c) 2016, Linaro Ltd. Copyright (c) 2016, Linaro Ltd Copyright (c) 2016, Linaro Limited Author: Linus Walleij Copyright (c) 2016, Linaro Limited Copyright (c) 2016, Jelle van der Waa Copyright (c) 2016, Jamal Hadi Salim Copyright (c) 2016, Intel Corporation. All Rights Reserved. Copyright (c) 2016, Intel Corporation. Copyright (c) 2016, Intel Corporation Authors: Weigang Li Giovanni Cabiddu Copyright (c) 2016, Intel Corporation Authors: Salvatore Benedetto Copyright (c) 2016, Intel Corporation Authors: Salvator Benedetto Copyright (c) 2016, Intel Corporation Author: Giovanni Cabiddu Copyright (c) 2016, Intel Corporation Copyright (c) 2016, General Electric Company Copyright (c) 2016, Fuzhou Rockchip Electronics Co., Ltd. Author: Lin Huang Copyright (c) 2016, Fuzhou Rockchip Electronics Co., Ltd Author: Lin Huang Copyright (c) 2016, Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2016, Fridolin Pokorny . All rights reserved. Copyright (c) 2016, Facebook Copyright (c) 2016, Ericsson AB All rights reserved. Copyright (c) 2016, EPAM Systems Copyright (c) 2016, Damien Le Moal Copyright (c) 2016, Collabora Ltd. Copyright (c) 2016, Citrix Systems, Inc. Copyright (c) 2016, Citrix Systems Inc Copyright (c) 2016, Cascoda, Ltd. All rights reserved. Copyright (c) 2016, BayLibre, SAS. All rights reserved. Author: Neil Armstrong Copyright (c) 2016, Avago Technologies Copyright (c) 2016, Applied Micro Circuits Corporation Authors: Khuong Dinh Tanmay Inamdar Iyappan Subramanian Copyright (c) 2016, Applied Micro Circuits Corporation Author: Loc Ho Hoan Tran Copyright (c) 2016, Applied Micro Circuits Corporation Author: Iyappan Subramanian Copyright (c) 2016, Applied Micro Circuits Corporation Author: Hoan Tran Tai Nguyen Copyright (c) 2016, Amir Vadai Copyright (c) 2016, 2017 Andreas Klinger Copyright (c) 2016 by Mauro Carvalho Chehab . Copyright (c) 2016 by Mauro Carvalho Chehab . Copyright (c) 2016 by Detlef Urban (onkel@paraair.de) Copyright (c) 2016 Yuxuan Shui Copyright (c) 2016 Yusuke Fujimaki Copyright (c) 2016 Yang Ling Copyright (c) 2016 Victor Vlasenko Copyright (c) 2016 Vadim Pasternak Copyright (c) 2016 VMware Copyright (c) 2016 Trond Myklebust Copyright (c) 2016 Tom Herbert Copyright (c) 2016 Tom Haynes Copyright (c) 2016 Thomas Graf Copyright (c) 2016 The Linux Foundation. All rights reserved. Copyright (c) 2016 Texas Instruments Incorporated Copyright (c) 2016 Takashi Sakamoto Licensed under the terms of the GNU General Public License, version 2. Copyright (c) 2016 Slawomir Stepien Based on: Peter Rosin's code from mcp4531.c Copyright (c) 2016 Slawomir Stepien Copyright (c) 2016 Shuah Khan Copyright (c) 2016 Sargun Dhillon Copyright (c) 2016 Samsung Electronics Co., Ltd. http://www.samsung.com Author: Krzysztof Kozlowski Copyright (c) 2016 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2016 Samsung Electronics Co., Ltd. Donghwa Lee Hyungwon Hwang Hoegeun Kwon Copyright (c) 2016 Samsung Electronics Co., Ltd. Chanwoo Choi Copyright (c) 2016 Samsung Electronics Co., Ltd. Author : Chanwoo Choi Copyright (c) 2016 Samsung Electronics Co., Ltd. Copyright (c) 2016 Samsung Electronics Co., Ltd Copyright (c) 2016 SUMOMO Computer Association https://www.sumomo.mobi Randy Li Copyright (c) 2016 Ryder Lee Copyright (c) 2016 Rockchip, Inc. Copyright (c) 2016 Rockchip Electronics Co. Ltd. Author: Xing Zheng Copyright (c) 2016 Rockchip Electronics Co. Ltd. Author: Shawn Lin Andy Yan Copyright (c) 2016 Rockchip Electronics Co. Ltd. Author: Shawn Lin Copyright (c) 2016 Rockchip Electronics Co. Ltd. Author: Lin Huang Copyright (c) 2016 Rockchip Electronics Co. Ltd. Author: Elaine Copyright (c) 2016 Renesas Electronics Corporation. Copyright (c) 2016 Red Hat, Inc. Copyright (c) 2016 Red Hat Inc. Copyright (c) 2016 Randy Li Copyright (c) 2016 Quentin Schulz Copyright (c) 2016 Quantenna Communications, Inc. Copyright (c) 2016 Qualcomm Atheros, Inc. All rights reserved. Copyright (c) 2016 Qualcomm Atheros, Inc Copyright (c) 2016 Petr Kulhavy Copyright (c) 2016 Paweł Jarosz Copyright (c) 2016 Parrot S.A. Copyright (c) 2016 Paolo Abeni Copyright (c) 2016 Pablo Neira Ayuso Copyright (c) 2016 PMC-Sierra, Inc. mailto:esc.storagedev@microsemi.com) Copyright (c) 2016 PMC-Sierra, Inc. Copyright (c) 2016 PLUMgrid Copyright (c) 2016 Oracle. All rights reserved. Copyright (c) 2016 Oracle. All Rights Reserved. Copyright (c) 2016 Oracle and/or its affiliates. All rights reserved. Author: Khalid Aziz (khalid.aziz@oracle.com) Copyright (c) 2016 NVIDIA Corporation. All rights reserved. Copyright (c) 2016 Microsemi. All Rights Reserved. Copyright (c) 2016 Microsemi Corporation Copyright (c) 2016 Michael Shych Copyright (c) 2016 Mentor Graphics Inc. Copyright (c) 2016 Mellanox Technologies. All rights reserved. Copyright (c) 2016 Mellanox Technologies, LTD. All rights reserved. Copyright (c) 2016 Mellanox Technologies Ltd. All rights reserved. Copyright (c) 2016 MediaTek Inc. Author: Zhiyong Tao Copyright (c) 2016 MediaTek Inc. Author: Youlin.Pei Copyright (c) 2016 MediaTek Inc. Author: Tiffany Lin Copyright (c) 2016 MediaTek Inc. Author: Ryder Lee Copyright (c) 2016 MediaTek Inc. Author: PoChun Lin Copyright (c) 2016 MediaTek Inc. Author: PC Chen Tiffany Lin Copyright (c) 2016 MediaTek Inc. Author: PC Chen Copyright (c) 2016 MediaTek Inc. Author: Ming Hsiu Tsai Rick Chang Copyright (c) 2016 MediaTek Inc. Author: Ming Hsiu Tsai Copyright (c) 2016 MediaTek Inc. Author: Mars.C Copyright (c) 2016 MediaTek Inc. Author: Koro Chen Copyright (c) 2016 MediaTek Inc. Author: Kevin Chen Copyright (c) 2016 MediaTek Inc. Author: Jungchang Tsao PC Chen Copyright (c) 2016 MediaTek Inc. Author: Jungchang Tsao Daniel Hsiao Tiffany Lin Copyright (c) 2016 MediaTek Inc. Author: Jungchang Tsao Daniel Hsiao PoChun Lin Copyright (c) 2016 MediaTek Inc. Author: Ir Lian Garlic Tseng Copyright (c) 2016 MediaTek Inc. Author: Garlic Tseng Ryder Lee Copyright (c) 2016 MediaTek Inc. Author: Garlic Tseng Ir Lian Ryder Lee Copyright (c) 2016 MediaTek Inc. Author: Garlic Tseng Copyright (c) 2016 MediaTek Inc. Author: Daniel Hsiao PoChun Lin Copyright (c) 2016 MediaTek Inc. Author: Daniel Hsiao Kai-Sean Yang Tiffany Lin Copyright (c) 2016 MediaTek Inc. Author: Daniel Hsiao Jungchang Tsao Tiffany Lin Copyright (c) 2016 MediaTek Inc. Author: Chen Zhong Copyright (c) 2016 MediaTek Inc. Author: Andrew-CT Chen Copyright (c) 2016 MediaTek Inc. Copyright (c) 2016 Maxime Ripard. All rights reserved. Copyright (c) 2016 Maxime Ripard Copyright (c) 2016 Mauro Carvalho Chehab Copyright (c) 2016 Matthias Brugger Copyright (c) 2016 Matthew Wilcox Copyright (c) 2016 Masaki Ota Copyright (c) 2016 Martin Kepplinger Copyright (c) 2016 Martin Blumenstingl . Based on meson-gx-p23x-q20x.dtsi: Copyright (c) 2016 Marek Vasut Copyright (c) 2016 Maciej W. Rozycki Copyright (c) 2016 Linus Walleij Copyright (c) 2016 Linaro Ltd. Copyright (c) 2016 Linaro Ltd. Copyright (c) 2016 Linaro Ltd Copyright (c) 2016 Linaro Limited. Copyright (c) 2016 Laurent Pinchart Copyright (c) 2016 Laura Garcia Copyright (c) 2016 Kuninori Morimoto Copyright (c) 2016 Ksenija Stanojevic Copyright (c) 2016 Krzysztof Kozlowski Copyright (c) 2016 Krzysztof Blaszkowski All rights reserved. Copyright (c) 2016 Jonathan McDowell Copyright (c) 2016 John Fastabend Copyright (c) 2016 John Crispin Copyright (c) 2016 Joel Holdsworth Copyright (c) 2016 Joachim Eastwood Copyright (c) 2016 Jiri Pirko Copyright (c) 2016 Jan Kandziora Copyright (c) 2016 Jamal Hadi Salim Copyright (c) 2016 Ivan Vecera Copyright (c) 2016 Intel Deutschland GmbH Copyright (c) 2016 Intel Corporation. Author: Sakari Ailus Copyright (c) 2016 Intel Corporation. Author: Andy Shevchenko Copyright (c) 2016 Intel Corporation. Copyright (c) 2016 Intel Corporation Author: Ross Zwisler Author: Matthew Wilcox Copyright (c) 2016 Intel Corporation Author: Ross Zwisler Copyright (c) 2016 Intel Corporation Copyright (c) 2016 Intel Corp., Rafael J. Wysocki Copyright (c) 2016 Icenowy Zheng Copyright (c) 2016 IBM Corporation. Copyright (c) 2016 Huawei Limited. Copyright (c) 2016 Hisilicon. Copyright (c) 2016 Hisilicon Limited. Copyright (c) 2016 HiSilicon Technologies Co., Ltd. Copyright (c) 2016 HiSilicon Limited. Copyright (c) 2016 Herbert Xu Copyright (c) 2016 Heiko Stuebner Copyright (c) 2016 Hans de Goede Copyright (c) 2016 HGST, a Western Digital Company. Copyright (c) 2016 Google, Inc Copyright (c) 2016 Golden Delicious Comp. GmbH&Co. KG Nikolaus Schaller Copyright (c) 2016 Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2016 Free Electrons NextThing Co. Quentin Schulz Copyright (c) 2016 Frederik Wenigwieser Copyright (c) 2016 Facebook Copyright (c) 2016 FUKAUMI Naoki Copyright (c) 2016 Endless Computers, Inc. Author: Carlo Caione Copyright (c) 2016 Dmitry Safonov Suggested-by: Andrew Lutomirski Copyright (c) 2016 David Herrmann Copyright (c) 2016 Daniel Mack Copyright (c) 2016 Citrix Systems Inc. Copyright (c) 2016 Cirrus Logic Inc. Copyright (c) 2016 Christoph Hellwig. Copyright (c) 2016 Chen-Yu Tsai. All rights reserved. Copyright (c) 2016 Chen-Yu Tsai Copyright (c) 2016 Chen Zhong Copyright (c) 2016 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2016 Chelsio Communications, Inc. Copyright (c) 2016 Chanwoo Choi Copyright (c) 2016 Cavium Inc. (support@cavium.com). Copyright (c) 2016 Cavium Inc. Copyright (c) 2016 Broadcom. All rights reserved. Copyright (c) 2016 Broadcom Copyright (c) 2016 Brendan McGrath Copyright (c) 2016 Baylibre SAS. Author: Michael Turquette Copyright (c) 2016 BayLibre, SAS. Author: Neil Armstrong Copyright (c) 2016 BayLibre, SAS. Author: Kevin Hilman Copyright (c) 2016 BayLibre, SAS. Author: Jerome Brunet Copyright (c) 2016 BayLibre, SAS. Author : Neil Armstrong Copyright (c) 2016 BayLibre, SAS Author: Neil Armstrong Copyright (c) 2016 BayLibre, Inc. Michael Turquette Copyright (c) 2016 BayLibre, Inc. Author: Neil Armstrong Copyright (c) 2016 BayLibre, Inc. Author: Neil Armstrong Copyright (c) 2016 BayLibre, Inc. Author: Kevin Hilman Copyright (c) 2016 BayLibre, Inc. Copyright (c) 2016 Baolin Wang Copyright (c) 2016 Avago Technologies. All rights reserved. Copyright (c) 2016 Andy Yan Copyright (c) 2016 Andrew Worsley amworsley@gmail.com Copyright (c) 2016 Andrew Lunn Copyright (c) 2016 Andreas Klinger Copyright (c) 2016 Andreas Färber Copyright (c) 2016 Anders K. Pedersen Copyright (c) 2016 AmLogic, Inc. Michael Turquette Copyright (c) 2016 AmLogic, Inc. Author: Michael Turquette Copyright (c) 2016 Allwinnertech Co., Ltd. Copyright (c) 2016 Alexandrov Stanislav Copyright (c) 2016 Alexandre Belloni Copyright (c) 2016 Akinobu Mita Copyright (c) 2016 Advanced Micro Devices, Inc. All rights reserved. Copyright (c) 2016 Advanced Micro Devices, Inc. Copyright (c) 2016 ARM Ltd. Copyright (c) 2016 - Savoir-faire Linux Author: Sebastien Bourdelin Copyright (c) 2016 - Savoir-faire Linux Copyright (c) 2016 - 2017, Broadcom. All rights reserved. The term Broadcom refers to Broadcom Limited and/or its subsidiaries. Copyright (c) 2016 - 2017 Intel Deutschland GmbH Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. Copyright (c) 2015-2018, Intel Corporation. Copyright (c) 2015-2018 The Linux Foundation. All rights reserved. Copyright (c) 2015-2018 Terry Junge Copyright (c) 2015-2018 Red Hat Inc. Copyright (c) 2015-2018 Oracle. All rights reserved. Copyright (c) 2015-2018 Mellanox Technologies. All rights reserved Copyright (c) 2015-2018 Mathieu Desnoyers Copyright (c) 2015-2017, The Linux Foundation. All rights reserved. Copyright (c) 2015-2017, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2015-2017 The Linux Foundation. All rights reserved. Copyright (c) 2015-2017 Takashi Sakamoto Copyright (c) 2015-2017 Takashi Sakamoto Copyright (c) 2015-2017 Qualcomm Atheros, Inc. Copyright (c) 2015-2017 QLogic Corporation Copyright (c) 2015-2017 Oracle. All rights reserved. Copyright (c) 2015-2017 Broadcom Copyright (c) 2015-2016, The Linux Foundation. All rights reserved. Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2015-2016, Mellanox Technologies. All rights reserved. Copyright (c) 2015-2016, Linaro Limited All rights reserved. Copyright (c) 2015-2016, Linaro Limited Copyright (c) 2015-2016, Integrated Device Technology Inc. Copyright (c) 2015-2016, IBM Corporation. Copyright (c) 2015-2016 Quantenna Communications, Inc. All rights reserved. Copyright (c) 2015-2016 Quantenna Communications, Inc. Copyright (c) 2015-2016 Qualcomm Atheros, Inc. Copyright (c) 2015-2016 QLogic Corporation Copyright (c) 2015-2016 MediaTek Inc. Author: Yong Wu Copyright (c) 2015-2016 MediaTek Inc. Author: Houlong Wei Ming Hsiu Tsai Copyright (c) 2015-2016 MediaTek Inc. Author: Honghui Zhang Copyright (c) 2015-2016 Intel Corporation. All rights reserved. Copyright (c) 2015-2016 Hisilicon Limited. Copyright (c) 2015-2016 HiSilicon Technologies Co., Ltd. Copyright (c) 2015-2016 Herbert Xu Copyright (c) 2015-2016 HGST, a Western Digital Company. Copyright (c) 2015-2016 Google Inc. All rights reserved. Copyright (c) 2015-2016 FUJITSU LIMITED Copyright (c) 2015--2017 Intel Corporation. Copyright (c) 2015,2017 Qualcomm Atheros, Inc. Copyright (c) 2015,2016 Krzysztof Kozlowski Copyright (c) 2015, The Linux Foundation. All rights reserved. Copyright (c) 2015, Texas Instruments Incorporated Copyright (c) 2015, Sony Mobile Communications, AB. Copyright (c) 2015, Sony Mobile Communications Inc. Copyright (c) 2015, Sony Mobile Communications AB. Copyright (c) 2015, Sony Mobile Communications AB Copyright (c) 2015, SUSE Linux GmbH Copyright (c) 2015, Roger Pau Monne Copyright (c) 2015, Red Hat, Inc. Copyright (c) 2015, RapidIO Trade Association All rights reserved. Copyright (c) 2015, RapidIO Trade Association Copyright (c) 2015, ROCKCHIP CORPORATION. All rights reserved. Copyright (c) 2015, Prodrive Technologies Copyright (c) 2015, Primary Data, Inc. All rights reserved. Copyright (c) 2015, National Instruments Corp. Author: Moritz Fischer Copyright (c) 2015, National Instruments Corp. Copyright (c) 2015, NVIDIA Corporation. Copyright (c) 2015, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2015, Mellanox Technologies. All rights reserved. Copyright (c) 2015, Mellanox Technologies, Ltd. All rights reserved. Copyright (c) 2015, Mellanox Technologies inc. All rights reserved. Copyright (c) 2015, Linaro Ltd., written by Grant Likely. Copyright (c) 2015, Linaro Ltd. Author: Fu Wei Suravee Suthikulpanit Al Stone Timur Tabi Copyright (c) 2015, Linaro Limited, Shannon Zhao Copyright (c) 2015, Linaro Limited Copyright (c) 2015, LGE Inc. All rights reserved. Copyright (c) 2015, Intel Corporation. All Rights Reserved. Copyright (c) 2015, Intel Corporation. Copyright (c) 2015, Intel Corporation Authors: Tadeusz Struk Copyright (c) 2015, Intel Corporation Author: Lv Zheng Copyright (c) 2015, Integrated Device Technology Inc. Copyright (c) 2015, Huawei Inc. All rights reserved. Copyright (c) 2015, Hans Ulli Kroll Copyright (c) 2015, Hannes Reinecke Copyright (c) 2015, Google Inc. Copyright (c) 2015, Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2015, Ericsson AB All rights reserved. Copyright (c) 2015, Daniel Thompson Copyright (c) 2015, Christoph Hellwig. Copyright (c) 2015, Christoph Hellwig . Copyright (c) 2015, Boaz Harrosh . Copyright (c) 2015, Applied Micro Circuits Corporation Authors: Rameshwar Prasad Sahu Loc Ho Copyright (c) 2015, Applied Micro Circuits Corporation Author: Iyappan Subramanian Copyright (c) 2015, Applied Micro Circuits Corporation Author: Feng Kan fkan@apm.com Copyright (c) 2015, Applied Micro Circuits Corporation Author: Feng Kan Loc Ho Copyright (c) 2015, Advanced Micro Devices Author: Brijesh Singh Copyright (c) 2015, 2018, The Linux Foundation. All rights reserved. Copyright (c) 2015, 2018, The Linux Foundation. All rights reserved. Copyright (c) 2015, 2017-2018, The Linux Foundation. All rights reserved. Copyright (c) 2015, 2017 Oracle. All rights reserved. Copyright (c) 2015, 2016, Primary Data, Inc. All rights reserved. Copyright (c) 2015, 2016, IBM Corporation Copyright (c) 2015, 2016 Linaro Ltd. Copyright (c) 2015 secunet Security Networks AG Copyright (c) 2015 by Kamil Debski Copyright (c) 2015 Zoltán Böszörményi Copyright (c) 2015 Zhang, Keguang Copyright (c) 2015 Weida Hi-Tech Co., Ltd. HN Chen Copyright (c) 2015 Vladimir Zapolskiy Copyright (c) 2015 Tom Herbert Copyright (c) 2015 The Linux Foundation. All rights reserved. Copyright (c) 2015 Texas Instruments Incorporated - http://www.ti.com Copyright (c) 2015 Texas Instruments Incorporated Copyright (c) 2015 Texas Instruments Inc. Benoit Parrot, Copyright (c) 2015 Texas Instruments Inc. Copyright (c) 2015 Takashi Sakamoto Copyright (c) 2015 Takashi Sakamoto Copyright (c) 2015 System Fabric Works, Inc. All rights reserved. Copyright (c) 2015 Steve French Copyright (c) 2015 Shrijeet Mukherjee Copyright (c) 2015 Sasha Levin Copyright (c) 2015 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2015 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2015 Samsung Electronics Co., Ltd. Bartlomiej Zolnierkiewicz Copyright (c) 2015 Samsung Electronics Co., Ltd. Author: Andrey Ryabinin Copyright (c) 2015 Samsung Electronics Co., Ltd. Author : Chanwoo Choi Copyright (c) 2015 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2015 Samsung Electronics Authors: Jaegeuk Kim Chao Yu Copyright (c) 2015 Sabrina Dubroca Copyright (c) 2015 Rockchip Electronics Co. Ltd. Author: Xing Zheng Jeffy Chen Copyright (c) 2015 Rockchip Electronics Co. Ltd. Author: Xing Zheng Copyright (c) 2015 Rockchip Electronics Co. Ltd. Author: Jeffy Chen Copyright (c) 2015 Rockchip Electronics Co. Ltd. Author: Caesar Wang Copyright (c) 2015 Red Hat, Inc. Copyright (c) 2015 Red Hat, Inc Copyright (c) 2015 Red Hat Inc. Copyright (c) 2015 Rafał Miłecki Copyright (c) 2015 ROCKCHIP, Co. Ltd. Copyright (c) 2015 Quantenna Communications, Inc. All rights reserved. Copyright (c) 2015 Quantenna Communications Copyright (c) 2015 Qualcomm Atheros, Inc. Copyright (c) 2015 Qualcomm Atheros Inc. Copyright (c) 2015 QLogic Corporation Copyright (c) 2015 Pengutronix, Steffen Trumtrar Copyright (c) 2015 Pengutronix, Sascha Hauer Copyright (c) 2015 Pengutronix, Philipp Zabel

LICENSE
   NOTE! This copyright does *not* cover user programs that use kernel
 services by normal system calls - this is merely considered normal use
 of the kernel, and does *not* fall under the heading of "derived work".
 Also note that the GPL below is copyrighted by the Free Software
 Foundation, but the instance of code that it refers to (the Linux
 kernel) is copyrighted by me and others who actually wrote it.

 Also note that the only valid version of the GPL as far as the kernel
 is concerned is _this_ particular version of the license (ie v2, not
 v2.2 or v3.x or whatever), unless explicitly otherwise stated.

			Linus Torvalds

----------------------------------------------------------------------

		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

linux-infobric_linux4sam-6.2_5

COPYING
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.
COPYRIGHT
© Scharfe Samuel Tardieu Shawn O. Pearce Steffen Prohaska Steve Haslam
© Moll 
© Luis Sánchez (jsanchezv@teleline.es)
© Copyright IBM Corporation 2006-2008
© Copyright 2016 Free Electrons
© Copyright 2016 ATMEL
© Copyright 2013 ATMEL, Josh Wu (josh.wu@atmel.com)
© Copyright 2012 ATMEL, Hong Xu
© Copyright 2011-2013 Datera, Inc.
© Copyright 2006 ATMEL Rousset, Lacressonniere Nicolas
© Copyright 1996 by Geert Uytterhoeven 
© Copyright 1995-2003 by Geert Uytterhoeven (geert@linux-m68k.org) Peter De Schrijver (p2@mind.be)
© Copyright 1995 by Geert Uytterhoeven (geert@linux-m68k.org) Peter De Schrijver Peter.DeSchrijver@linux.cc.kuleuven.ac.be)
© Copyright 1995 Apple Computer, Inc. All rights reserved.
© 2005 Eptar srl Author: Claudio Lanconelli 
copyrights (c) 1994 by Michael Hipp (hippm@informatik.uni-tuebingen.de)
copyrighted by PenMount Touch Solutions <penmount  seed.net.tw>
copyrighted by Freescale, Liam Girdwood, Javier Martin and probably others.
copyrighted 1992 by Mark Adler version c10p1, 10 January 1993 
copyrighted 1990 Mark Adler	
copyrighted (C) 1993 by Hartmut Schirmer 
copyright: Copyright (C) 2016 Markus Heiser license: GPL Version 2, June 1991 see linux/COPYING for details.
copyright: Copyright (C) 2016 Markus Heiser license: GPL Version 2, June 1991 see Linux/COPYING for details.
copyright holders: 1992-2000 by Donald Becker, NE2000 core and various modifications. 1995-1998 by Paul Gortmaker, core modifications and PCI support.
copyright Joerg Dorchain (dorchain@mpi-sb.mpg.de)
copyright Jamal Hadi Salim (2016)
copyright Jamal Hadi Salim (2015)
copyright Jamal Hadi Salim (2002-4)
copyright IBM Corp. 2007
copyright Chris Mason 2000
copyright Adrian McMenamin, 2007 With thanks to Marcus Comstedt and Nathan Keynes for work in reversing PIO and DMA
copyright : (C) 2002 by karsten wiese email : annabellesgarden@yahoo.de
copyright : (C) 2001 by Adaptec
copyright : (C) 2000 by Adaptec
copyright 2016 linaro ltd.
copyright 2016 google inc.
copyright 2008 Magnus Damm
copyright 2005 Oracle except when otherwise noted.
copyright 2004 Harald Welte 
copyright 2001,2002 Manfred Spraul (manfred@colorfullife.com)
copyright 2001 Steven Whitehouse 
copyright 2001 Ryan Bradetich 
copyright 2000 by Hans Reiser, and the licensing of what follows is governed by reiserfs/README
copyright 2000 Philipp Rumpf 
copyright 2000 Martin K. Petersen 
copyright 1999-2001 by Donald Becker.
copyright 1999 The Puffin Group Inc.
copyright 1999 SuSE GmbH (Philipp Rumpf)
copyright 1997-2001 by Donald Becker.
copyright 1994-2001 by Donald Becker. [tulip.c]
copyright 1994-2001 by Donald Becker. Modified to hep support PNIC_II by Kevin B. Hendricks
copyright 1994-2001 by Donald Becker.
copyright 1993-1998 by Donald Becker.
copyright 1986, 1989, 1990 by Abacus Research and Development, Inc. (ARDI) It is used here by the permission of ARDI's president Cliff Matthews.
copyright (c) Alan Cox
copyright (c) 2013 Freescale Semiconductor, Inc. Freescale IMX AHCI SATA platform driver
copyright (c) 2011-2012 Google, Inc.
copyright (c) 2011-2012 Cypress Semiconductor, Inc.
copyright (c) 2011 Samsung Electronics Co., Ltd http://www.samsung.com
copyright (c) 2006 IBM Corporation Authored by: Mike D. Day 
copyright (c) 2005 SDG Systems, LLC and,
copyright (c) 2004 Evgeniy Polyakov 
copyright (c) 2003 by David Young  and used with permission.
copyright (c) 2001,2002 Sun Microsystems (thockin@sun.com)
copyright (c) 2001 Sun Microsystems
copyright (c) 1997-2003 Jean Tourrilhes jt@hpl.hp.com>
copyright (C) by Hannu Savolainen 1993-1996
copyright (C) ST-Ericsson AB 2010 Author: Sjur Brendeland/ sjur.brandeland@stericsson.com License terms: GNU General Public License (GPL) version 2
copyright (C) 2010 Novell. All rights reserved.
copyright (C) 2007 Cluster File Systems, Inc
copyright (C) 2005-2006 Pierre Ossman
copyright (C) 2005, Chuck Lever 
copyright (C) 2004-2005 Pierre Ossman, W83L51xD SD/MMC driver
copyright (C) 2003 Russell King, PXA MMCI Driver
copyright (C) 2003 Intel Corporation.
copyright (C) 2001-2003 Greg Kroah-Hartman (greg@kroah.com)
copyright (C) 2001, Benoit Papillault
copyright (C) 1999/2000 by Henning Zabel 
copyright (C) 1992 Michael K. Johnson Interrupt support added 1993 Nigel Gamble Removed 8255 status defines from inside __KERNEL__ Marcelo Tosatti
copyright (C) 1991, 1992 Linus Torvalds. It was extensively rewritten by Theodore Ts'o, 8/16/92 -- 9/14/92, and then fixed as suggested by Michael K. Johnson 12/12/92. Converted to pci probing and cleaned up by Jiri Slaby.
Copyrights (c) 1994,1995,1996 by M.Hipp (hippm@informatik.uni-tuebingen.de)
Copyrights (C) IBM Corporation, 2011. Author: Suzuki Poulose 
Copyrighted (c) 2013 by Freescale Semiconductor, Inc.
Copyrighted (C) 1994, 1995, 1996 Normunds Saumanis (normunds@fi.ibm.com)
Copyrighted (C) 1994 Normunds Saumanis (normunds@rx.tech.swh.lv)
Copyright: |copy| 2018 NXP
Copyright: |copy| 2017-2018 NXP
Copyright: |copy| 2016-2018 NXP
Copyright: |copy| 2016, NVIDIA CORPORATION. All rights reserved. Author: Neo Jia  Author: Kirti Wankhede 
Copyright: |copy| 2015 Stephen Chandler Paul 
Copyright: |copy| 2015 Freescale Semiconductor Inc.
Copyright: |copy| 2009-2010 Stephane Chatty
Copyright: |copy| 2009-2010	Henrik Rydberg 
Copyright: |copy| 2008-2010 Rafi Rubin 
Copyright: |copy| 2008-2009	Henrik Rydberg 
Copyright: |copy| 2008	Scott Shawcroft (scott.shawcroft@gmail.com)
Copyright: |copy| 2006, 2007 Simtec Electronics
Copyright: |copy| 2006 Nicolas Boichat (nicolas@boichat.ch)
Copyright: |copy| 2005-2010: Thomas Gleixner
Copyright: |copy| 2005-2006: Ingo Molnar
Copyright: |copy| 2005 Stelian Pop (stelian@popies.net)
Copyright: |copy| 2005 Stelian Pop 
Copyright: |copy| 2005 Peter Osterlund (petero2@telia.com)
Copyright: |copy| 2005 Michael Hanselmann (linux-kernel@hansmi.ch)
Copyright: |copy| 2005 Johannes Berg (johannes@sipsolutions.net)
Copyright: |copy| 2005 Frank Arnold (frank@scirocco-5v-turbo.de)
Copyright: |copy| 2002-2011 Sentelic Corporation.
Copyright: |copy| 2001-2004	Greg Kroah-Hartman (greg@kroah.com)
Copyright: |copy| 1999-2001 Vojtech Pavlik  - Sponsored by SuSE
Copyright: |copy| 1998-2000 Vojtech Pavlik 
Copyright: |copy| 1998 Andree Borrmann 
Copyright: |copy| 1996-2000 Vojtech Pavlik  - Sponsored by SuSE
Copyright: |copy| 1995--1999 Martin Mares, 
Copyright: jfclere@sinix.net
Copyright: Vovan888 at gmail com
Copyright: MontaVista Software Inc.
Copyright: Monta Vista Software, Inc.
Copyright: Marvell International Ltd.
Copyright: Copyright (c) 1996 John Shifflett, GeoLog Consulting Modified by Russell King for 8MHz WD33C93A
Copyright: Copyright (c) 1996 John Shifflett, GeoLog Consulting
Copyright: Ben Dooks  Sascha Hauer 
Copyright: Arcom Control Systems
Copyright: 2017 Cadence Design Systems, Inc.
Copyright: 2016 Barix AG Author: Petr Kulhavy 
Copyright: 2014 Raumfeld GmbH Author: Sven Brandau 
Copyright: 2011 Raumfeld GmbH Author: Sven Brandau 
Copyright: 2011 Raumfeld GmbH Author: Johannes Stezenbach 
Copyright: 1991 - 2018 Linus Torvalds and others.
Copyright: (c) 2014 Czech Technical University in Prague
Copyright: (c) 2011 Czech Technical University in Prague
Copyright: (c) 2000-2001 Cyclades Corp.
Copyright: (C) 2017 NVIDIA Corporation Options: --no-includes --include-headers
Copyright: (C) 2017 Julia Lawall, Inria/LIP6, GPLv2. URL: http://coccinelle.lip6.fr/ Requires: 1.0.7 Keywords: BQ27XXX_DATA
Copyright: (C) 2017 Himanshu Jha GPLv2. Comments: Options: --no-includes --include-headers
Copyright: (C) 2016 Protonic Holland.
Copyright: (C) 2016 Nicholas Mc Guire, OSADL. GPLv2. Comments: Options: --no-includes --include-headers
Copyright: (C) 2016 Linaro Limited
Copyright: (C) 2016 Andrew F. Davis  GPLv2.
Copyright: (C) 2015 Texas Instruments, Inc.
Copyright: (C) 2015 Intel Corp. GPLv2. Options: --no-includes --include-headers
Copyright: (C) 2015 Andrzej Hajda, Samsung Electronics Co., Ltd. GPLv2. URL: http://coccinelle.lip6.fr/ Options: --all-includes
Copyright: (C) 2014 Wolfram Sang. GPL v2.
Copyright: (C) 2014 Texas Instruments, Inc.
Copyright: (C) 2014 Himangi Saraogi. GPLv2. Comments: Options: --no-includes --include-headers
Copyright: (C) 2014 Himangi Saraogi GPLv2.
Copyright: (C) 2013 Julia Lawall, INRIA/LIP6. GPLv2.
Copyright: (C) 2012-2013 Linaro Limited
Copyright: (C) 2012, 2015 Julia Lawall, INRIA. GPLv2.
Copyright: (C) 2012 ST Microelectronics
Copyright: (C) 2012 Nicolas Palix. GPLv2.
Copyright: (C) 2012 Julia Lawall, INRIA/LIP6. GPLv2.
Copyright: (C) 2012 Gilles Muller, INRIA/LiP6. GPLv2. URL: http://coccinelle.lip6.fr/ Comments: Options: --no-includes --include-headers
Copyright: (C) 2012 Gilles Muller, INRIA/LiP6. GPLv2. URL: http://coccinelle.lip6.fr/ Comments: Options:
Copyright: (C) 2012 ARM Limited
Copyright: (C) 2011 Texas Instruments, Inc.
Copyright: (C) 2011 Julia Lawall, INRIA/LIP6. GPLv2.
Copyright: (C) 2010-2012 Nicolas Palix. GPLv2.
Copyright: (C) 2010-2012 Julia Lawall, INRIA/LIP6. GPLv2.
Copyright: (C) 2010-2012 Gilles Muller, INRIA/LiP6. GPLv2. URL: http://coccinelle.lip6.fr/ Comments: Options: --no-includes --include-headers
Copyright: (C) 2010, 2011 Nokia Corporation
Copyright: (C) 2010 Nicolas Palix, DIKU. GPLv2.
Copyright: (C) 2010 Julia Lawall, DIKU. GPLv2.
Copyright: (C) 2010 Gilles Muller, INRIA/LiP6. GPLv2. URL: http://coccinelle.lip6.fr/ Comments: Options: --no-includes --include-headers
Copyright: (C) 2009-2010 Julia Lawall, Nicolas Palix, DIKU. GPLv2.
Copyright: (C) 2009-2010 Gilles Muller, INRIA/LiP6. GPLv2.
Copyright: (C) 2009, 2010 Nicolas Palix, DIKU. GPLv2.
Copyright: (C) 2009, 2010 Julia Lawall, DIKU. GPLv2.
Copyright: (C) 2009, 2010 Gilles Muller, INRIA/LiP6. GPLv2. URL: http://coccinelle.lip6.fr/ Options:
Copyright: (C) 2009 Texas Instruments, India
Copyright: (C) 2009 Nokia Corporation
Copyright: (C) 2009 MontaVista Software, Inc., 
Copyright: (C) 2008 Mistral Solutions Pvt Ltd.,
Copyright: (C) 2008 Mistral Solutions Pvt Ltd
Copyright: (C) 2007 MontaVista Software, Inc., 
Copyright: (C) 2006-2009 Instrumentation Technologies
Copyright:	Wolfson Microelectronics. PLC.
Copyright:	Toby Churchill Ltd Derived from pxa2xx_mainstone.c, by Nico Pitre
Copyright:	Toby Churchill Ltd Derived from mainstone.c, by Nico Pitre
Copyright:	Toby Churchill Ltd Cribbed from mainstone.c, by Nicholas Pitre
Copyright:	Phytec Messtechnik GmbH e-Mail:	armlinux@phytec.de
Copyright:	MontaVista Software, Inc.
Copyright:	MontaVista Software Inc.
Copyright:	Monta Vista Software, Inc.
Copyright:	Marvell Semiconductors Inc.
Copyright:	Jürgen Schindele
Copyright:	Jamal Hadi Salim (2002-13)
Copyright:	Intel Corp.
Copyright:	Intel Corp 2005 Jonathan Cameron  2009
Copyright:	Craig Hughes
Copyright:	Arcom Control Systems.
Copyright:	Arcom Control Systems Ltd.
Copyright:	Analog Device Inc. Author:	Roy Huang  Cliff Cai 
Copyright:	Analog Device Inc. Author:	Cliff Cai 
Copyright:	2011 Azimut Ltd. 
Copyright:	2007 Metrologic Instruments. All rights reserved.
Copyright:	2005-2008 Wolfson Microelectronics. PLC.
Copyright:	(c) 1998-2003 Arnaldo Carvalho de Melo
Copyright:	(c) 1998 Ben Greear
Copyright:	(C) Torsten Schenk
Copyright:	(C) MontaVista Software Inc.
Copyright:	(C) Copyright 2006 Marvell International Ltd.
Copyright:	(C) 2017 Linaro Limited
Copyright:	(C) 2016 Linaro Limited Created by:	Nicolas Pitre, January 2016
Copyright:	(C) 2013 Sergei Ianovich 
Copyright:	(C) 2013 Linaro Limited
Copyright:	(C) 2012-2013 Linaro Limited
Copyright:	(C) 2011 Texas Instruments, Inc.
Copyright:	(C) 2009 Marvell Technology Group Ltd.
Copyright:	(C) 2004 MontaVista Software, Inc.
Copyright:	(C) 2003 Monta Vista Software, Inc.
Copyright:	(C) 2003 Intel Corp.
Copyright:	(C) 2002 Rory Bolt
Copyright:	(C) 2001 MontaVista Software Inc.
Copyright:	(C) 2000, 2001 MontaVista Software Inc.
Copyright-c Realtek Semiconductor Corp. All rights reserved.
Copyright, IBM Corp. 1999-2002
Copyright, C) 2015 Heiko Schocher 
Copyright, 1988-1992, Russell Nelson, Crynwr Software
Copyright** |copy| 2017 : LinuxTV Developers
Copyright** |copy| 2016 : Hans Verkuil
Copyright** |copy| 2015-2016 : Mauro Carvalho Chehab
Copyright** |copy| 2015 Intel Corporation
Copyright** |copy| 2010 : Laurent Pinchart
Copyright** |copy| 2009-2017 : Mauro Carvalho Chehab
Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
Copyright** |copy| 2009-2016 : LinuxTV Developers
Copyright** |copy| 2002-2003 : Convergence GmbH
Copyright** |copy| 2001-2016 : LinuxTV Developers
Copyright** |copy| 1999-2016: Bill Dirks, Michael H. Schimek, Hans Verkuil, Martin Rubli, Andy Walls, Muralidharan Karicheri, Mauro Carvalho Chehab, Pawel Osciak, Sakari Ailus & Antti Palosaari.
Copyright** |copy| 1999-2016 : LinuxTV Developers
Copyright(c): 2009, Thomas Renninger , Novell Inc.
Copyright(c) by Ralph Metzler, Gerd Knorr, Gunther Mayer
Copyright(c) FUJITSU Limited 2008.
Copyright(c) Arnaldo Carvalho de Melo 
Copyright(c) 2018 Oracle and/or its affiliates. All rights reserved. 
Copyright(c) 2018 Linus Torvalds. All rights reserved.
Copyright(c) 2018 Intel Corporation. All rights reserved.
Copyright(c) 2018 Intel Corporation.
Copyright(c) 2018 Intel Corporation All rights reserved.
Copyright(c) 2018 Intel Corporation
Copyright(c) 2018 Broadcom
Copyright(c) 2018 Alexei Starovoitov. All rights reserved.
Copyright(c) 2018 - 2019 Intel Corporation All rights reserved.
Copyright(c) 2018 - 2019 Intel Corporation
Copyright(c) 2017-2018 Jesper Dangaard Brouer, Red Hat Inc.
Copyright(c) 2017-18 Intel Corporation.
Copyright(c) 2017, Intel Corporation.
Copyright(c) 2017 T-Platforms. All Rights Reserved.
Copyright(c) 2017 Oracle and/or its affiliates. All rights reserved. 
Copyright(c) 2017 Jesper Dangaard Brouer, Red Hat, Inc.
Copyright(c) 2017 Intel Deutschland GmbH All rights reserved.
Copyright(c) 2017 Intel Deutschland GmbH
Copyright(c) 2017 Intel Corporation. All rights reserved.
Copyright(c) 2017 Intel Corporation.
Copyright(c) 2017 IBM Corporation. All rights reserved.
Copyright(c) 2017 Huawei Technologies Co., Ltd
Copyright(c) 2017 Broadcom. All rights reserved.
Copyright(c) 2017 Broadcom Corporation. All rights reserved.
Copyright(c) 2017 Broadcom
Copyright(c) 2017 - 2018 Intel Corporation. 
Copyright(c) 2017 - 2018 Intel Corporation.
Copyright(c) 2016-2018 Broadcom
Copyright(c) 2016-2017 Realtek Semiconductor Corp. All rights reserved.
Copyright(c) 2016-2017 Realtek Corporation.
Copyright(c) 2016-2017 Intel Deutschland GmbH
Copyright(c) 2016-2017 Broadcom. All rights reserved.
Copyright(c) 2016, Intel Corporation.
Copyright(c) 2016, Analogix Semiconductor. All rights reserved.
Copyright(c) 2016, Analogix Semiconductor.
Copyright(c) 2016, 2017 Intel Corporation.
Copyright(c) 2016 Realtek Corporation.
Copyright(c) 2016 Linaro Ltd. All rights reserved.
Copyright(c) 2016 Intel Deutschland GmbH All rights reserved.
Copyright(c) 2016 Intel Deutschland GmbH
Copyright(c) 2016 Intel Corporation. All rights reserved.
Copyright(c) 2016 Intel Corporation.
Copyright(c) 2016 Google Inc. All rights reserved.
Copyright(c) 2016 Broadcom. All rights reserved.
Copyright(c) 2016 - 2018 Intel Corporation.
Copyright(c) 2016 - 2017 Intel Deutschland GmbH All rights reserved.
Copyright(c) 2016 - 2017 Intel Deutschland GmbH
Copyright(c) 2016 - 2017 Intel Corporation. All rights reserved.
Copyright(c) 2016 - 2017 Intel Corporation.
Copyright(c) 2015-2018 Intel Corporation.
Copyright(c) 2015-2017 Intel Deutschland GmbH
Copyright(c) 2015-2017 Intel Corporation.
Copyright(c) 2015-2017 Broadcom. All rights reserved.
Copyright(c) 2015-18 Intel Corporation.
Copyright(c) 2015-17 Intel Corporation. include 
Copyright(c) 2015-17 Intel Corporation.
Copyright(c) 2015-17 Intel Corporation
Copyright(c) 2015, Intel Corporation.
Copyright(c) 2015, 2016, 2018 Intel Corporation.
Copyright(c) 2015, 2016, 2017 Intel Corporation.
Copyright(c) 2015, 2016 Intel Corporation.
Copyright(c) 2015 Intel Mobile Communications GmbH All rights reserved.
Copyright(c) 2015 Intel Mobile Communications GmbH
Copyright(c) 2015 Intel Deutschland GmbH All rights reserved.
Copyright(c) 2015 Intel Deutschland GmbH
Copyright(c) 2015 Intel Corporation. All rights reserved.
Copyright(c) 2015 Intel Corporation.
Copyright(c) 2015 EZchip Technologies.
Copyright(c) 2015 Bryan O'Donoghue 
Copyright(c) 2015 Broadcom Corporation. All rights reserved.
Copyright(c) 2015 - 2018 Intel Corporation.
Copyright(c) 2015 - 2017 Intel Deutschland GmbH All rights reserved.
Copyright(c) 2015 - 2017 Intel Deutschland GmbH
Copyright(c) 2015 - 2017 Intel Corporation.
Copyright(c) 2015 - 2016 Intel Deutschland GmbH All rights reserved.
Copyright(c) 2015 - 2016 Intel Deutschland GmbH
Copyright(c) 2014-2017 aQuantia Corporation.
Copyright(c) 2014-2016 Intel Corporation. All rights reserved.
Copyright(c) 2014, Intel Corporation.
Copyright(c) 2014 Intel Mobile Communications GmbH All rights reserved.
Copyright(c) 2014 Intel Mobile Communications GmbH
Copyright(c) 2014 Intel Corporation. All rights reserved.
Copyright(c) 2014 Intel Corporation.
Copyright(c) 2014 H Hartley Sweeten 
Copyright(c) 2014 Broadcom Corporation. All rights reserved.
Copyright(c) 2014 - 2015 Linaro Ltd. All rights reserved.
Copyright(c) 2014 - 2015 Intel Mobile Communications GmbH
Copyright(c) 2014 - 2015 Google Inc. All rights reserved.
Copyright(c) 2013-2017 Intel Corporation.
Copyright(c) 2013-2016 Intel Corporation. All rights reserved.
Copyright(c) 2013-2015 Intel Corporation. All rights reserved.
Copyright(c) 2013, Intel Corporation.
Copyright(c) 2013, Google Inc.
Copyright(c) 2013 Realtek Corporation. All rights reserved.
Copyright(c) 2013 OpenVPN Technologies, Inc. All rights reserved.
Copyright(c) 2013 Mauro Carvalho Chehab
Copyright(c) 2013 Intel Corporation.
Copyright(c) 2013 - 2018 Intel Corporation.";
Copyright(c) 2013 - 2018 Intel Corporation. 
Copyright(c) 2013 - 2018 Intel Corporation.
Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH All rights reserved.
Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH
Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH All rights reserved.
Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH
Copyright(c) 2013 - 2014 Intel Corporation. All rights reserved. All rights reserved.
Copyright(c) 2013 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2013 - 2014 Intel Corporation.
Copyright(c) 2012-2017 Intel Corporation. All rights reserved.
Copyright(c) 2012 Realtek Corporation.
Copyright(c) 2012 Intel Corporation. All rights reserved.
Copyright(c) 2012 EZchip Technologies.
Copyright(c) 2012 Dialog Semiconductor Ltd.
Copyright(c) 2012 - 2015 Intel Corporation. All rights reserved.
Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2011-2017 Intel Corporation. All rights reserved.
Copyright(c) 2011-2016 Intel Corporation. All rights reserved.
Copyright(c) 2011-2015 Intel Corporation. All rights reserved.
Copyright(c) 2011 Texas Instruments, Inc.
Copyright(c) 2011 Intel Corporation. All rights reserved.
Copyright(c) 2011 Integrated Device Technology, Inc. All rights reserved.
Copyright(c) 2011 Google, Inc. All rights reserved.
Copyright(c) 2011 Dialog Semiconductor Ltd.
Copyright(c) 2011 - 2012 Intel Corporation. All rights reserved.
Copyright(c) 2010 Larry Finger. All rights reserved.
Copyright(c) 2010 Intel Corporation. All rights reserved.
Copyright(c) 2010 Arnaud Patard 
Copyright(c) 2009-2014 Realtek Corporation.
Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved.
Copyright(c) 2009-2013 Realtek Corporation.
Copyright(c) 2009-2012 Realtek Corporation. All rights reserved.
Copyright(c) 2009-2012 Realtek Corporation.
Copyright(c) 2009-2010 Realtek Corporation.
Copyright(c) 2009, RealTEK Technology Inc. All Right Reserved.
Copyright(c) 2009 Realtek Semiconductor Corp. All rights reserved.
Copyright(c) 2009 Intel Corporation. All rights reserved.
Copyright(c) 2009 Intel Corporation
Copyright(c) 2009 Ian Molton 
Copyright(c) 2009 - 2018 Intel Corporation. 
Copyright(c) 2009 - 2018 Intel Corporation.
Copyright(c) 2009 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2009 - 2009 Atheros Corporation. All rights reserved.
Copyright(c) 2008-2010 Intel Corporation. All rights reserved.
Copyright(c) 2008, RealTEK Technology Inc. All Right Reserved.
Copyright(c) 2008 Red Hat, Inc. All rights reserved.
Copyright(c) 2008 Mike Christie
Copyright(c) 2008 John W. Linville 
Copyright(c) 2008 Intel Corporation. All rights reserved.
Copyright(c) 2008 Intel Corporation.
Copyright(c) 2008 - 2015 Intel Corporation. All rights reserved.
Copyright(c) 2008 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2008 - 2012 Realtek Corporation. All rights reserved.
Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. All rights reserved.
Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. Linux device driver for RTL8192U
Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
Copyright(c) 2008 - 2009 Atheros Corporation. All rights reserved.
Copyright(c) 2007, RealTEK Technology Inc. All Right Reserved.
Copyright(c) 2007 xiong huang 
Copyright(c) 2007 Yuri Tikhonov 
Copyright(c) 2007 Intel Corporation. All rights reserved.
Copyright(c) 2007 Dmitry Baryshkov
Copyright(c) 2007 Chris Snook 
Copyright(c) 2007 Atheros Corporation. All rights reserved.
Copyright(c) 2007 - 2018 Intel Corporation. 
Copyright(c) 2007 - 2016 Realtek Corporation.
Copyright(c) 2007 - 2015 Intel Corporation. All rights reserved.
Copyright(c) 2007 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2007 - 2013 Realtek Corporation. All rights reserved.
Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.
Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
Copyright(c) 2007 - 2011 Intel Corporation. All rights reserved.
Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved. Linux device driver for RTL8192SU
Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved.
Copyright(c) 2007 - 2009 Intel Corporation. All rights reserved.
Copyright(c) 2007 - 2009 Intel Corporation.
Copyright(c) 2007 - 2008 Intel Corporation. All rights reserved.
Copyright(c) 2007 - 2008 Chris Snook 
Copyright(c) 2006, Intel Corporation.
Copyright(c) 2006 xiong huang 
Copyright(c) 2006 Tundra Semiconductor Corporation.
Copyright(c) 2006 - 2008 Jay Cliburn 
Copyright(c) 2006 - 2007 Chris Snook 
Copyright(c) 2006 - 2007 Atheros Corporation. All rights reserved.
Copyright(c) 2005-2011 by Mauro Carvalho Chehab Added support for a separate Radio tuner Major rework and cleanups at the code
Copyright(c) 2005-2008 Mauro Carvalho Chehab Some cleanups, code fixes, etc Convert it to V4L2 API
Copyright(c) 2005-2006 Chris Humbert
Copyright(c) 2005 Samsung Electronics Kyungmin Park 
Copyright(c) 2005 Intel Corporation. All rights reserved.
Copyright(c) 2005 Ian Molton 
Copyright(c) 2005 Dirk Opfer
Copyright(c) 2005 - 2015 Intel Corporation. All rights reserved.
Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved. All rights reserved.
Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2005 - 2011 Intel Corporation. All rights reserved. All rights reserved.
Copyright(c) 2005 - 2011 Intel Corporation. All rights reserved.
Copyright(c) 2005 - 2006 Attansic Corporation. All rights reserved.
Copyright(c) 2004-2005 Intel Corporation. All rights reserved.
Copyright(c) 2004 Intel Corporation. All rights reserved.
Copyright(c) 2004 - 2015 Intel Corporation.
Copyright(c) 2004 - 2009 Intel Corporation. All rights reserved.
Copyright(c) 2004 - 2006 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2015 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2012 Intel Corporation. All rights reserved. All rights reserved.
Copyright(c) 2003 - 2012 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2011 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2006 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2005 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2004 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2004 Intel Corporation.
Copyright(c) 2002-2010 Exar Corp.
Copyright(c) 1999-2000 Grant Erickson 
Copyright(c) 1999 - 2018 Intel Corporation. 
Copyright(c) 1999 - 2018 Intel Corporation.
Copyright(c) 1999 - 2013 Intel Corporation.
Copyright(c) 1999 - 2008 Intel Corporation. 
Copyright(c) 1999 - 2008 Intel Corporation.
Copyright(c) 1999 - 2006 Intel Corporation. 
Copyright(c) 1999 - 2006 Intel Corporation.
Copyright(c) 1999 - 2005 Intel Corporation. All rights reserved.
Copyright(c) 1999 - 2004 Intel Corporation. All rights reserved.
Copyright(c) 1996 Kars de Jong  Based on the ide driver from 1.2.13pl8 
Copyright(C) Timesys Corporation 2016
Copyright(C) Timesys Corporation 2015
Copyright(C) SEIKO EPSON CORPORATION 2013. All rights reserved.
Copyright(C) MontaVista Software Inc, 2006
Copyright(C) General Electric Company 2015
Copyright(C) 2018 Intel Corporation All rights reserved.
Copyright(C) 2018 Intel Corporation
Copyright(C) 2016 Linaro Limited. All rights reserved. Author: Mathieu Poirier 
Copyright(C) 2016 Intel Deutschland GmbH
Copyright(C) 2015-2018 Linaro Limited.
Copyright(C) 2015 Pengutronix, Steffen Trumtrar 
Copyright(C) 2015 Linaro Limited. All rights reserved. Author: Mathieu Poirier 
Copyright(C) 2015 Intel Ltd
Copyright(C) 2015 Intel Corporation.
Copyright(C) 2012-2016 Canonical Ltd.
Copyright(C) 2011 STMicroelectronics Ltd
Copyright(C) 2011 Linaro Limited. All rights reserved. Author: Sumit Semwal 
Copyright(C) 2011 Linaro Limited. All rights reserved.
Copyright(C) 2010-2011 Corentin Chary 
Copyright(C) 2010 Red Hat.
Copyright(C) 2010 Jarod Wilson  Portions based on the original lirc_imon driver,
Copyright(C) 2010 Intel Corporation.
Copyright(C) 2010 Corentin Chary 
Copyright(C) 2009 Wolfson Microelectronics PLC.
Copyright(C) 2007-2011 STMicroelectronics Ltd
Copyright(C) 2007, Red Hat, Inc., Ingo Molnar
Copyright(C) 2007, 2008 Wolfson Microelectronics PLC.
Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner
Copyright(C) 2006-2007 Timesys Corp., Thomas Gleixner
Copyright(C) 2006, Red Hat, Inc., Ingo Molnar
Copyright(C) 2006, Hans J. Koch 
Copyright(C) 2006, Greg Kroah-Hartman 
Copyright(C) 2006 Elan Digital Systems Limited http://www.elandigitalsystems.com)
Copyright(C) 2006 Elan Digital Systems Limited http://www.elandigitalsystems.com
Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
Copyright(C) 2005-2006, Thomas Gleixner 
Copyright(C) 2005-2006, Red Hat, Inc., Ingo Molnar
Copyright(C) 2005-2006 Chris Humbert
Copyright(C) 2005, Thomas Gleixner 
Copyright(C) 2005, Red Hat, Inc., Ingo Molnar
Copyright(C) 2005, Benedikt Spranger 
Copyright(C) 2005 Dirk Opfer
Copyright(C) 2004 Venky Raju(dev@venky.ws)
Copyright(C) 1997 Jakub Jelinek
Copyright(C) 1996,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
Copyright(C) 1996,1998 Jakub Jelinek
Copyright(C) 1996, 2000 David S. Miller
Copyright(C) 1996 Eddie C. Dost
Copyright(C) 1996 David S. Miller
Copyright(C) 1995 Miguel de Icaza
Copyright(C) 1995 Linus Torvalds
Copyright(C) 1995 David S. Miller (davem@caip.rutgers.edu)
Copyright(20)02 Hewlett-Packard Company.
Copyright © Sebastian Claßen, 2007 Jan Engelhardt, 2007-2010
Copyright © International Business Machines Corp., 2009
Copyright © International Business Machines Corp., 2006-2008
Copyright © International Business Machines Corp., 2006
Copyright © IBM Corporation
Copyright © CC Computer Consultants GmbH, 2007 - 2008 Jan Engelhardt 
Copyright © CC Computer Consultants GmbH, 2007 - 2008
Copyright © CC Computer Consultants GmbH, 2007
Copyright © 2019 Alexey Dobriyan 
Copyright © 2018 Intel Corporation
Copyright © 2018 Broadcom
Copyright © 2018 Alexey Dobriyan 
Copyright © 2017-2018 Intel Corporation
Copyright © 2017 Red Hat
Copyright © 2017 Keith Packard 
Copyright © 2017 Intel Corporation
Copyright © 2017 Broadcom
Copyright © 2017 Amazon.com, Inc. or its affiliates.
Copyright © 2016-2018 Intel Corporation
Copyright © 2016-2017 Intel Corporation
Copyright © 2016-2017 Broadcom
Copyright © 2016 Intel Corporation
Copyright © 2016 IBM Corporation
Copyright © 2016 Hewlett Packard Enterprise Development LP
Copyright © 2016 Hauke Mehrtens 
Copyright © 2016 Collabora Ltd.
Copyright © 2016 Collabora Ltd
Copyright © 2016 Andrew Lunn 
Copyright © 2015-2016 Intel Corporation
Copyright © 2015 Pengutronix, Markus Pargmann 
Copyright © 2015 Keith Packard 
Copyright © 2015 Intel Corporation.
Copyright © 2015 Intel Corporation Daniel Vetter 
Copyright © 2015 Intel Corporation
Copyright © 2015 IBM Corporation
Copyright © 2015 Google Inc.
Copyright © 2015 Broadcom Corporation
Copyright © 2015 Broadcom
Copyright © 2014-2018 Intel Corporation
Copyright © 2014-2018 Broadcom
Copyright © 2014-2017 Intel Corporation
Copyright © 2014-2017 Broadcom
Copyright © 2014-2016 Red Hat, Inc. All Rights Reserved.
Copyright © 2014-2016 Intel Corporation
Copyright © 2014-2015 Red Hat, Inc. All Rights Reserved.
Copyright © 2014-2015 Broadcom
Copyright © 2014 The Chromium OS Authors
Copyright © 2014 Red Hat.
Copyright © 2014 Red Hat Inc.
Copyright © 2014 Red Hat
Copyright © 2014 Rafał Miłecki 
Copyright © 2014 NVIDIA Corporation
Copyright © 2014 Jussi Kivilinna 
Copyright © 2014 Jussi Kivilinna 
Copyright © 2014 Intel Corporation Daniel Vetter 
Copyright © 2014 Intel Corporation
Copyright © 2014 Broadcom
Copyright © 2013-2014 Jussi Kivilinna 
Copyright © 2013 Tony Breeds IBM Corporation
Copyright © 2013 Tom St Denis  Based on crypto/xcbc.c:
Copyright © 2013 Red Hat
Copyright © 2013 Raspberry Pi (Trading) Ltd.
Copyright © 2013 Patrik Jakobsson
Copyright © 2013 Jussi Kivilinna 
Copyright © 2013 Jussi Kivilinna 
Copyright © 2013 Intel Corporation
Copyright © 2013 Alistair Popple IBM Corporation
Copyright © 2013 Alistair Popple  IBM Corporation
Copyright © 2012-2016 Intel Corporation
Copyright © 2012-2014 Intel Corporation
Copyright © 2012-2014 HiSilicon Technologies Co., Ltd. http://www.hisilicon.com
Copyright © 2012-2013 Jussi Kivilinna 
Copyright © 2012-2013 Jussi Kivilinna 
Copyright © 2012 Roland Stigge
Copyright © 2012 Red Hat
Copyright © 2012 Rafał Miłecki 
Copyright © 2012 NetCommWireless Iwo Mergler 
Copyright © 2012 Mike Dunn 
Copyright © 2012 Micron Technology, Inc.
Copyright © 2012 Jussi Kivilinna 
Copyright © 2012 John Crispin 
Copyright © 2012 Johannes Goetzfried Johannes.Goetzfried@informatik.stud.uni-erlangen.de>
Copyright © 2012 Intel Corporation
Copyright © 2011-2018 VMware, Inc., Palo Alto, CA., USA All Rights Reserved.
Copyright © 2011-2016 Intel Corporation
Copyright © 2011-2014 Intel Corporation
Copyright © 2011-2013 Jussi Kivilinna 
Copyright © 2011-2013 Jonas Gorski 
Copyright © 2011-2013 Intel Corporation
Copyright © 2011-2012 Intel Corporation
Copyright © 2011, Picochip.
Copyright © 2011, 2012 Roland Stigge
Copyright © 2011 WORK Microwave GmbH
Copyright © 2011 Tony Breeds IBM Corporation
Copyright © 2011 Parrot S.A.
Copyright © 2011 NXP Semiconductors
Copyright © 2011 Ivan Djelic 
Copyright © 2011 Intel Corporation
Copyright © 2011 David Kliekamp IBM Corporation
Copyright © 2011 David Kleikamp IBM Corporation
Copyright © 2010-2015 Broadcom Corporation
Copyright © 2010 STMicroelectronics. Ashish Priyadarshi Shiraz Hashim 
Copyright © 2010 ST Microelectronics Vipin Kumar  Ashish Priyadarshi
Copyright © 2010 ST Microelectronics Shiraz Hashim 
Copyright © 2010 Luca Barbieri
Copyright © 2010 Intel Corporation
Copyright © 2010 Freescale Semiconductor
Copyright © 2010 Francisco Jerez 
Copyright © 2010 David Woodhouse 
Copyright © 2010 Daniel Vetter
Copyright © 2009-2015 VMware, Inc., Palo Alto, CA., USA All Rights Reserved.
Copyright © 2009-2015 Broadcom Corporation
Copyright © 2009-2010, Intel Corporation and its suppliers.
Copyright © 2009-2010 Daniel Dickinson 
Copyright © 2009 VIA Technology, Inc.
Copyright © 2009 Paul Mackerras, IBM Corporation.
Copyright © 2009 Paul Mackerras, IBM Corp. 
Copyright © 2009 Nuvoton technology corporation.
Copyright © 2009 Keith Packard
Copyright © 2009 Intel Corporation
Copyright © 2009 IBM Corporation
Copyright © 2009 Bluewater Systems Ltd Author: Andre Renaud  Author: Ryan Mallon
Copyright © 2009 Alessandro Rubini
Copyright © 2009 - Maxim Levitsky driver for Ricoh xD readers
Copyright © 2009 - Maxim Levitsky SmartMedia/xD translation layer
Copyright © 2009 - Maxim Levitsky Common routines & support for xD format
Copyright © 2009 - Maxim Levitsky Common routines & support for SmartMedia/xD format
Copyright © 2008-2018 Intel Corporation
Copyright © 2008-2017 Intel Corporation
Copyright © 2008-2015 Intel Corporation
Copyright © 2008-2012 Intel Corporation
Copyright © 2008-2010 Samsung Electronics Kyungmin Park  Marek Szyprowski 
Copyright © 2008-2010 Intel Corporation
Copyright © 2008,2010 Intel Corporation
Copyright © 2008, 2015 Oracle and/or its affiliates. All rights reserved. Extracted via "pdftotext -f 547 -l 572 -layout sun4v_20170925.pdf" Authors: Charles Kunzman Sam Glidden Mark Cianchetti
Copyright © 2008 by: Sander Huijsen  Troy Kisky  Dirk Behme 
Copyright © 2008 by Sander Huijsen  Troy Kisky  Dirk Behme 
Copyright © 2008 Traverse Technologies
Copyright © 2008 Renesas Solutions Corp.
Copyright © 2008 MontaVista Software, Inc. 
Copyright © 2008 Michael Neuling IBM Corporation
Copyright © 2008 Koninklijke Philips Electronics NV. Author: Frans Meulenbroeks
Copyright © 2008 Keith Packard 
Copyright © 2008 Keith Packard
Copyright © 2008 Intel Corporation 2014 Red Hat Inc.
Copyright © 2008 Intel Corporation
Copyright © 2008 Ingo Molnar
Copyright © 2008 Ilya Yanok, Emcraft Systems
Copyright © 2008 IBM Corporation
Copyright © 2007-2008 MontaVista Software, Inc.
Copyright © 2007-2008 Intel Corporation Jesse Barnes 
Copyright © 2007-2008 Dave Airlie
Copyright © 2007-2008 Andres Salomon 
Copyright © 2007,2011 Nokia Corporation. All rights reserved.
Copyright © 2007 STMicroelectronics Pvt. Ltd.
Copyright © 2007 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com)
Copyright © 2007 Nokia Corporation. All rights reserved.
Copyright © 2007 Nokia Corporation
Copyright © 2007 Eugeny Boger 
Copyright © 2007 Eugene Konev 
Copyright © 2007 David Woodhouse 
Copyright © 2007 David Gibson, IBM Corporation.
Copyright © 2007 David Airlie
Copyright © 2007 Dave Mueller
Copyright © 2007 Dave Airlie
Copyright © 2007 Anton Vorontsov 2004-2007 Matt Reimer 2004 Szabolcs Gyurko
Copyright © 2007 Anton Vorontsov 
Copyright © 2006-2017 Intel Corporation
Copyright © 2006-2016 Intel Corporation
Copyright © 2006-2015, Intel Corporation.
Copyright © 2006-2014 Intel Corporation.
Copyright © 2006-2011 Intel Corporation
Copyright © 2006-2010 Intel Corporation
Copyright © 2006-2010 David Woodhouse 
Copyright © 2006-2009, Intel Corporation.
Copyright © 2006-2009 Intel Corporation
Copyright © 2006-2008,2010 Intel Corporation Jesse Barnes 
Copyright © 2006-2008 Intel Corporation Jesse Barnes 
Copyright © 2006-2008 Florian Fainelli  Mike Albon 
Copyright © 2006-2007, 2010 Freescale Semiconductor
Copyright © 2006-2007 Red Hat, Inc.
Copyright © 2006-2007 Intel Corporation Jesse Barnes 
Copyright © 2006-2007 Intel Corporation
Copyright © 2006-2007 Advanced Micro Devices, Inc.
Copyright © 2006, Intel Corporation.
Copyright © 2006 USAGI/WIDE Project, Author: Kazunori Miyazawa 
Copyright © 2006 Texas Instruments.
Copyright © 2006 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com)
Copyright © 2006 Red Hat, Inc.
Copyright © 2006 Red Hat UK Limited
Copyright © 2006 NEC Corporation
Copyright © 2006 MontaVista Software Inc. Author: Vitaly Wool 
Copyright © 2006 Keith Packard
Copyright © 2006 Jaya Kumar 
Copyright © 2006 Intel Corporation
Copyright © 2006 Eric Anholt
Copyright © 2006 David Woodhouse 
Copyright © 2006 Dave Airlie
Copyright © 2006 Advanced Micro Devices, Inc.
Copyright © 2005-2009 Samsung Electronics Kyungmin Park 
Copyright © 2005-2009 Samsung Electronics
Copyright © 2005-2009 Analog Devices Inc.
Copyright © 2005-2008 Analog Devices Inc.
Copyright © 2005-2006 Nokia Corporation
Copyright © 2005 Sean Young 
Copyright © 2005 Samsung Electronics Kyungmin Park 
Copyright © 2005 Agere Systems Inc. All rights reserved. http://www.agere.com
Copyright © 2005 Agere Systems Inc. All rights reserved.
Copyright © 2004-2010 David Woodhouse 
Copyright © 2004-2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks 
Copyright © 2004 Thomas Gleixner (tglx@linutronix.de)
Copyright © 2004 Thomas Gleixner 
Copyright © 2004 Texas Instruments, Jian Zhang 
Copyright © 2004 Szabolcs Gyurko
Copyright © 2004 Micron Technology Inc.
Copyright © 2004 Ferenc Havasi , Zoltan Sogor , Patrik Kluba , University of Szeged, Hungary 2006 KaiGai Kohei 
Copyright © 2004 Ferenc Havasi , Zoltan Sogor , Patrik Kluba , University of Szeged, Hungary
Copyright © 2004 Ferenc Havasi , University of Szeged, Hungary
Copyright © 2004 David Brownell
Copyright © 2003-2010 David Woodhouse 
Copyright © 2003 Rick Bronson
Copyright © 2003 Kartikey Mahendra Bhatt 
Copyright © 2003 Ian Molton 
Copyright © 2002-2010 David Woodhouse 
Copyright © 2002-2003, Greg Ungerer (gerg@snapgear.com)
Copyright © 2002-2003 SnapGear Inc
Copyright © 2002-2003 Greg Ungerer 
Copyright © 2002, Greg Ungerer (gerg@snapgear.com)
Copyright © 2002, 2003 David Dawes  2004 Sylvain Meyer 2006 David Airlie
Copyright © 2002, 2003 David Dawes  2004 Sylvain Meyer
Copyright © 2002 Thomas Gleixner 
Copyright © 2002 SYSGO Real-Time Solutions GmbH
Copyright © 2002 Robert Kaiser 
Copyright © 2001-2010 David Woodhouse 
Copyright © 2001-2007 Red Hat, Inc. and others
Copyright © 2001-2007 Red Hat, Inc. Created by David Woodhouse 
Copyright © 2001-2007 Red Hat, Inc. All Rights Reserved.
Copyright © 2001-2007 Red Hat, Inc.
Copyright © 2001 Thomas Gleixner (gleixner@autronix.de)
Copyright © 2001 Red Hat UK Limited
Copyright © 2001 Flaga hf. Medical Devices, Kári Davíðsson 
Copyright © 2000-2010 David Woodhouse  et al.
Copyright © 2000-2010 David Woodhouse  Steven J. Hill  Thomas Gleixner 
Copyright © 2000-2010 David Woodhouse 
Copyright © 2000-2005 Thomas Gleixner 
Copyright © 2000-2003 Nicolas Pitre 
Copyright © 2000 Steven J. Hill (sjhill@cotw.com)
Copyright © 2000 Red Hat UK Limited
Copyright © 2000 Nicolas Pitre 
Copyright © 2000 Nicolas Pitre 
Copyright © 2000 Netgem S.A.
Copyright © 2000 ARM Limited
Copyright © 1999-2010 David Woodhouse  et al.
Copyright © 1999-2010 David Woodhouse 
Copyright © 1999 Machine Vision Holdings, Inc.
Copyright © 1999 Hannu Mallat All rights reserved
Copyright © 1999 David Woodhouse 
Copyright © 1999 David A. Hinds. All Rights Reserved.
Copyright © 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
Copyright © 1997-2003 by The XFree86 Project, Inc.
Copyright © 1997-1999 Janos Farkas 
Copyright © 1997-1998 by PowerLogix R & D, Inc.
Copyright © 1996 Hans-Joachim Widmaier
Copyright © 1993, 1994 Motorola Inc. All rights reserved.
Copyright © 1993 Ray Burr
Copyright © 1991, 1992 Linus Torvalds
Copyright |copy| 2013 Andrey Smirnov 
Copyright |copy| 2012 - 2013 Samsung Electronics Co., Ltd.
Copyright |copy| 2010 Nokia Corporation
Copyright |copy| 2009 Tobias Lorenz 
Copyright |copy| 2009 Texas Instruments, Inc.
Copyright |copy| 2009 Nokia Corporation
Copyright |copy| 2001-2004 Stelian Pop 
Copyright |copy| 2001-2002 Alcôve 
Copyright |copy| 2000 Andrew Tridgell 
Copyright {C} 2009 
Copyright by Werner Cornelius (werner@titro.de)
Copyright by Werner Cornelius  by Karsten Keil 
Copyright by Werner Cornelius 
Copyright by Traverse Technologies Pty Ltd, www.travers.com.au
Copyright by Ton van Rosmalen by Karsten Keil 
Copyright by Thomas Pfeiffer (pfeiffer@pds.de)
Copyright by Stephan von Krawczynski 
Copyright by Roland Klabunde 
Copyright by Philips Automation Projects Kassel (Germany)
Copyright by Petr Novak 
Copyright by Michał Mirosław, 2008-2009
Copyright by Michael T. Mayers (c) Jan 09, 2000 mail: michael@tweakoz.com Thanks to John Galbraith
Copyright by Marcus Niemann 
Copyright by Klaus-Peter Nischke, ITK AG klaus@nischke.do.eunet.de> by Karsten Keil 
Copyright by Karsten Keil  by Matt Henderson, Traverse Technologies P/L www.traverse.com.au
Copyright by Karsten Keil  by Kai Germaschewski 
Copyright by Karsten Keil 
Copyright by Jan den Ouden
Copyright by Intel Crop., 2002 Louis Zhuang (louis.zhuang@intel.com)
Copyright by Hannu Savolainen 1993-1997
Copyright by Enrik Berkhan 
Copyright by Carsten Paeth 
Copyright by BeWan Systems
Copyright by Andreas Eversberg (jolly@eversberg.eu) based on different decoders such as ISDN4Linux
Copyright by Adam Belay 
Copyright Yaegashi Takeshi, 2001 Adrian McMenamin, 2008 - 2009
Copyright Torsten Duwe  1993
Copyright Tomi Manninen OH2BNS (oh2bns@sral.fi)
Copyright Thomas Gleixner 
Copyright Theodore Ts'o, 1995-1997
Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All rights reserved.
Copyright SysKonnect 1998,1999.
Copyright Stephan Mueller , 2015
Copyright Stephan Mueller , 2014
Copyright Statement:
Copyright Sarah Sharp for Intel Corp, 2010
Copyright Samuel Mendoza-Jonas, IBM Corporation 2018.
Copyright SUSE Linux Products GmbH 2010
Copyright SUSE Linux Products GmbH 2009
Copyright STMicroelectronics, 2007.
Copyright ST-Ericsson 2012.
Copyright Rusty Russell IBM Corporation 2007.
Copyright Roman Zippel, 1997. All rights reserved.
Copyright RedHat, Inc.
Copyright Red Hat, Inc. 2014
Copyright Red Hat, Inc. 2013-2014
Copyright Red Hat, Inc. 2011
Copyright Red Hat, 2009
Copyright Red Hat Inc 2010. Author : Dave Airlie 
Copyright Red Hat Inc 2010.
Copyright Red Hat 2003
Copyright Novell Inc. 2010
Copyright Novell Inc 2010
Copyright NXP 2016
Copyright Motorola 1984 (!). It was written to be part of the Linux operating system.
Copyright MontaVista Software Inc
Copyright Micro Memory Inc 2001-2002. All rights reserved.
Copyright Micro Memory INC 2001. All rights reserved. Release under the terms of the GNU GENERAL PUBLIC LICENSE version 2. See the file COPYING.
Copyright Matthew Wilcox for Intel Corp, 2010
Copyright Matt Mackall , 2003, 2004, 2005
Copyright Linus Torvalds and others.
Copyright Linas Vepstas 2005, 2006
Copyright Linas Vepstas  2004, 2005
Copyright Linas Vepstas  2007
Copyright Linas Vepstas  2004
Copyright Larry Finger 
Copyright LG Electronics Inc., 2014 Written by: Marek Szyprowski  Michal Nazarewicz  Aneesh Kumar K.V  Joonsoo Kim 
Copyright Keith Owens . GPL.
Copyright KOSAKI Motohiro 
Copyright Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk)
Copyright Intel Corporation (C) 2017. All Rights Reserved
Copyright Intel Corporation (C) 2017.
Copyright Intel Corporation (C) 2014-2016. All Rights Reserved
Copyright IBM Corporation, 2018
Copyright IBM Corporation, 2017
Copyright IBM Corporation, 2016
Copyright IBM Corporation, 2015 Author Aneesh Kumar K.V 
Copyright IBM Corporation, 2014
Copyright IBM Corporation, 2013.
Copyright IBM Corporation, 2013 Author Aneesh Kumar K.V 
Copyright IBM Corporation, 2013
Copyright IBM Corporation, 2012 Author Aneesh Kumar K.V 
Copyright IBM Corporation, 2012
Copyright IBM Corporation, 2011
Copyright IBM Corporation, 2010 Author Venkateswararao Jujjuri 
Copyright IBM Corporation, 2010 Author Aneesh Kumar K.V 
Copyright IBM Corporation, 2009
Copyright IBM Corporation, 2008
Copyright IBM Corporation, 2007-2012
Copyright IBM Corporation, 2007 Josh Boyer 
Copyright IBM Corporation, 2007 Authors: Chandra Seetharaman  Mike Anderson 
Copyright IBM Corporation, 2007 Authors: Anthony Liguori 
Copyright IBM Corporation, 2007 Author: Srivatsa Vaddagiri 
Copyright IBM Corporation, 2007 Author: Mike Anderson 
Copyright IBM Corporation, 2007 Author Balbir Singh 
Copyright IBM Corporation, 2007 Author Aneesh Kumar K.V 
Copyright IBM Corporation, 2007
Copyright IBM Corporation, 2006-2007
Copyright IBM Corporation, 2001
Copyright IBM Corporation 2015
Copyright IBM Corporation 2008
Copyright IBM Corporation 2007
Copyright IBM Corporation 2004
Copyright IBM Corporation 2001, 2005, 2006
Copyright IBM Corporation 1999, 2009
Copyright IBM Corp. 2018 Auxtrace support for s390 CPU-Measurement Sampling Facility
Copyright IBM Corp. 2018 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2018 Author(s): Hendrik Brueckner  Thomas Richter 
Copyright IBM Corp. 2018
Copyright IBM Corp. 2017, 2018 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2017, 2018 Author(s): Harald Freudenberger
Copyright IBM Corp. 2017 Author(s): Martin Schwidefsky  Harald Freudenberger 
Copyright IBM Corp. 2017 Author(s): Hendrik Brueckner  Changed by: Ravi Bangoria  Changed by: Kim Phillips 
Copyright IBM Corp. 2017 Author(s): Hendrik Brueckner  Changed by: Ravi Bangoria 
Copyright IBM Corp. 2017 Author(s): Harald Freudenberger 
Copyright IBM Corp. 2017 Author(s): Harald Freudenberger
Copyright IBM Corp. 2017 Author(s): Claudio Imbrenda 
Copyright IBM Corp. 2017
Copyright IBM Corp. 2016, 2018
Copyright IBM Corp. 2016 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2016 Author(s): Janosch Frank 
Copyright IBM Corp. 2016 Author(s): Holger Dengler (hd@linux.vnet.ibm.com) Harald Freudenberger 
Copyright IBM Corp. 2016 Author(s): Harald Freudenberger 
Copyright IBM Corp. 2016
Copyright IBM Corp. 2015 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2015 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2015 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2015 Author(s): Gerald Schaefer 
Copyright IBM Corp. 2015
Copyright IBM Corp. 2014, 2018 Author(s): Alexander Yarygin  Thomas Richter 
Copyright IBM Corp. 2014 Author(s): Jan Willeke,
Copyright IBM Corp. 2014 Author(s): Alexey Ishchuk 
Copyright IBM Corp. 2014
Copyright IBM Corp. 2013, 2018 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2013 Author(s): Ralf Hoppe (rhoppe@de.ibm.com)
Copyright IBM Corp. 2013 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2013 Author(s): Eugene Crosser 
Copyright IBM Corp. 2013
Copyright IBM Corp. 2012,2015
Copyright IBM Corp. 2012, 2018 Author(s): Hendrik Brueckner  Jan Glauber 
Copyright IBM Corp. 2012, 2017 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2012, 2013 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2012 Author(s): Sebastian Ott 
Copyright IBM Corp. 2012 Author(s): Michael Holzheu 
Copyright IBM Corp. 2012 Author(s): Jan Glauber 
Copyright IBM Corp. 2012 Author(s): Holger Dengler 
Copyright IBM Corp. 2012 Author(s): Heiko Carstens 
Copyright IBM Corp. 2012
Copyright IBM Corp. 2011 Author(s): Michael Holzheu 
Copyright IBM Corp. 2011 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2011 Author(s): Jan Glauber 
Copyright IBM Corp. 2011 Author(s): Gerald Schaefer 
Copyright IBM Corp. 2010, 2017 Author(s): Heiko Carstens , Hendrik Brueckner 
Copyright IBM Corp. 2010 Author(s): Michael Holzheu 
Copyright IBM Corp. 2010 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2010 Author(s): Hendrik Brueckner 
Copyright IBM Corp. 2010
Copyright IBM Corp. 2009, 2017 Author(s): Martin Schwidefsky  Hendrik Brueckner 
Copyright IBM Corp. 2009, 2011 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2009 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2009 Author(s): Hans-Joachim Picht 
Copyright IBM Corp. 2009
Copyright IBM Corp. 2008, 2018
Copyright IBM Corp. 2008, 2017
Copyright IBM Corp. 2008, 2015
Copyright IBM Corp. 2008, 2014
Copyright IBM Corp. 2008, 2013
Copyright IBM Corp. 2008, 2012 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2008, 2012 Author(s): Cornelia Huck 
Copyright IBM Corp. 2008, 2011
Copyright IBM Corp. 2008, 2009
Copyright IBM Corp. 2008 Authors: Sebastian Ott 
Copyright IBM Corp. 2008 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2008 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2008 Author(s): Jan Glauber 
Copyright IBM Corp. 2008 Author(s): Gerald Schaefer 
Copyright IBM Corp. 2008
Copyright IBM Corp. 2007-2010 Mel Gorman 
Copyright IBM Corp. 2007,2016 Author(s): Gerald Schaefer 
Copyright IBM Corp. 2007,2008 Author(s): Christian Borntraeger 
Copyright IBM Corp. 2007, 2016, 2018 Author(s): Martin Schwidefsky  David Hildenbrand  Janosch Frank 
Copyright IBM Corp. 2007, 2016 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2007, 2012 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2007, 2011 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2007, 2011 Author(s): Heiko Carstens 
Copyright IBM Corp. 2007, 2010 Author(s): Peter Oberparleiter 
Copyright IBM Corp. 2007, 2009 Author(s): Utz Bacher , Frank Pavlic , Thomas Spatzier , Frank Blaschka 
Copyright IBM Corp. 2007, 2009 Author(s): Hongjie Yang , Heiko Carstens 
Copyright IBM Corp. 2007, 2007 Authors:	Peter Tiedemann (ptiedem@de.ibm.com)
Copyright IBM Corp. 2007 Authors:	Peter Tiedemann (ptiedem@de.ibm.com)
Copyright IBM Corp. 2007 Author(s): Utz Bacher , Frank Pavlic , Thomas Spatzier , Frank Blaschka 
Copyright IBM Corp. 2007 Author(s): Stefan Weinhuber 
Copyright IBM Corp. 2007 Author(s): Michael Holzheu 
Copyright IBM Corp. 2007 Author(s): Michael Ernst 
Copyright IBM Corp. 2007 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
Copyright IBM Corp. 2007 Author(s): Jan Glauber (jang@de.ibm.com)
Copyright IBM Corp. 2007 Author(s): Heiko Carstens 
Copyright IBM Corp. 2007 Author(s): Frank Pavlic , Thomas Spatzier , Frank Blaschka 
Copyright IBM Corp. 2007
Copyright IBM Corp. 2006,2014 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Gerald Schaefer (gerald.schaefer@de.ibm.com)
Copyright IBM Corp. 2006, 2015 Author(s): Jan Glauber  Harald Freudenberger  Driver for the s390 pseudo random number generator
Copyright IBM Corp. 2006, 2012 Author(s): Cornelia Huck  Martin Schwidefsky  Ralph Wuerthner  Felix Beck  Holger Dengler 
Copyright IBM Corp. 2006, 2010 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 2006, 2009
Copyright IBM Corp. 2006, 2008 Author(s): Michael Holzheu 
Copyright IBM Corp. 2006, 2007 Author(s): Heiko Carstens  Michael Holzheu 
Copyright IBM Corp. 2006 Character device driver for writing z/VM APPLDATA monitor records Version 1.0 Author(s): Melissa Howland 
Copyright IBM Corp. 2006 Author(s): Michael Holzheu 
Copyright IBM Corp. 2006 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2006 Author(s): Heiko Carstens 
Copyright IBM Corp. 2005, 2017 Author(s): Jan Glauber (jang@de.ibm.com) Sebastian Siewior (sebastian@breakpoint.cc> SW-Fallback Patrick Steuer  Harald Freudenberger 
Copyright IBM Corp. 2005, 2012 Author(s): Michael Holzheu  Heiko Carstens  Volker Sameske 
Copyright IBM Corp. 2005, 2011 Author(s): Jan Glauber (jang@de.ibm.com)
Copyright IBM Corp. 2005 extended error reporting for DASD ECKD devices Author(s): Stefan Weinhuber 
Copyright IBM Corp. 2005
Copyright IBM Corp. 2004, 2013 Author(s): Arnd Bergmann (arndb@de.ibm.com) Philipp Hachtmann (phacht@de.ibm.com)
Copyright IBM Corp. 2004, 2012 Author(s): Jan Glauber 
Copyright IBM Corp. 2004, 2011 Author(s): Martin Schwidefsky , Holger Smolinski , Thomas Spatzier ,
Copyright IBM Corp. 2004, 2010 Interface implementation for communication with the z/VM control program
Copyright IBM Corp. 2004, 2009 character device driver for reading z/VM system service records, Version 1.0 Author(s): Xenia Tkatschow  Stefan Weinhuber 
Copyright IBM Corp. 2004, 2007 Authors:	Belinda Thompson (belindat@us.ibm.com) Andy Richter (richtera@us.ibm.com) Peter Tiedemann (ptiedem@de.ibm.com)
Copyright IBM Corp. 2004, 2006 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2004, 2005 Interface implementation for communication with the z/VM control program Version 1.0 Author(s): Christian Borntraeger 
Copyright IBM Corp. 2004 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2004 All Rights Reserved.
Copyright IBM Corp. 2004 2005
Copyright IBM Corp. 2004
Copyright IBM Corp. 2003, 2017 Author(s): Thomas Spatzier Jan Glauber Harald Freudenberger (freude@de.ibm.com) Martin Schwidefsky 
Copyright IBM Corp. 2003, 2013 Author(s): Michael Holzheu
Copyright IBM Corp. 2003, 2013
Copyright IBM Corp. 2003, 2012 Virtual CPU timer
Copyright IBM Corp. 2003, 2011 Author(s): Thomas Spatzier Jan Glauber (jan.glauber@de.ibm.com)
Copyright IBM Corp. 2003, 2009
Copyright IBM Corp. 2003, 2008 Author(s): Michael Holzheu
Copyright IBM Corp. 2003, 2008
Copyright IBM Corp. 2003, 2007 Author(s): Thomas Spatzier Jan Glauber (jan.glauber@de.ibm.com)
Copyright IBM Corp. 2003, 2006
Copyright IBM Corp. 2003 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
Copyright IBM Corp. 2003 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2003
Copyright IBM Corp. 2002, 2018
Copyright IBM Corp. 2002, 2016
Copyright IBM Corp. 2002, 2013
Copyright IBM Corp. 2002, 2012
Copyright IBM Corp. 2002, 2011 Author(s): Thomas Spatzier (tspat@de.ibm.com) Author(s): Mahesh Salgaonkar (mahesh@linux.vnet.ibm.com) Author(s): Heinz Graalfs (graalfs@linux.vnet.ibm.com) Author(s): Andreas Krebbel (krebbel@linux.vnet.ibm.com)
Copyright IBM Corp. 2002, 2010
Copyright IBM Corp. 2002, 2009 Author(s): Cornelia Huck  Martin Schwidefsky  Peter Oberparleiter 
Copyright IBM Corp. 2002, 2009
Copyright IBM Corp. 2002, 2008 Author(s): Cornelia Huck (cornelia.huck@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2002, 2008 Author(s): Arnd Bergmann (arndb@de.ibm.com) Cornelia Huck (cornelia.huck@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2002, 2007 Author(s): Ingo Adlung  Cornelia Huck  Arnd Bergmann  Peter Oberparleiter 
Copyright IBM Corp. 2002, 2006 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2002, 2006
Copyright IBM Corp. 2002, 2003 Author(s): Arnd Bergmann (arndb@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2002 Author(s): Cornelia Huck (cornelia.huck@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 2001, 2012 Author(s): Robert Burroughs Eric Rossman (edrossma@us.ibm.com) Cornelia Huck 
Copyright IBM Corp. 2001, 2012 Author(s): Robert Burroughs Eric Rossman (edrossma@us.ibm.com)
Copyright IBM Corp. 2001, 2009 Authors: Malcolm Beattie  Michael Holzheu  Frank Munzert 
Copyright IBM Corp. 2001, 2009 Author(s): Ulrich Weigand , Martin Schwidefsky ,
Copyright IBM Corp. 2001, 2009 Author(s): Stefan Bader  Michael Holzheu  Martin Schwidefsky 
Copyright IBM Corp. 2001, 2009 Author(s): Original CTC driver(s): Fritz Elfert (felfert@millenux.com) Dieter Wellerdiek (wel@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com) Denis Joseph Barrow (barrow_dj@yahoo.com) Jochen Roehrig (roehrig@de.ibm.com) Cornelia Huck  MPC additions: Belinda Thompson (belindat@us.ibm.com) Andy Richter (richtera@us.ibm.com) Revived by: Peter Tiedemann (ptiedem@de.ibm.com)
Copyright IBM Corp. 2001, 2009 Author(s): Carsten Otte  Tuan Ngo-Anh  Martin Schwidefsky  Stefan Bader 
Copyright IBM Corp. 2001, 2009 Author(s): Carsten Otte  Tuan Ngo-Anh  Martin Schwidefsky 
Copyright IBM Corp. 2001, 2009 Author(s): Carsten Otte  Michael Holzheu  Tuan Ngo-Anh  Martin Schwidefsky  Stefan Bader 
Copyright IBM Corp. 2001, 2009
Copyright IBM Corp. 2001, 2008
Copyright IBM Corp. 2001, 2007 Authors: Malcolm Beattie  Michael Holzheu  Frank Munzert 
Copyright IBM Corp. 2001, 2007 Authors: Fritz Elfert (felfert@millenux.com) Peter Tiedemann (ptiedem@de.ibm.com) MPC additions : Belinda Thompson (belindat@us.ibm.com) Andy Richter (richtera@us.ibm.com)
Copyright IBM Corp. 2001, 2007 Authors:	Peter Tiedemann (ptiedem@de.ibm.com)
Copyright IBM Corp. 2001, 2007 Authors:	Fritz Elfert (felfert@millenux.com) Peter Tiedemann (ptiedem@de.ibm.com) MPC additions : Belinda Thompson (belindat@us.ibm.com) Andy Richter (richtera@us.ibm.com)
Copyright IBM Corp. 2001, 2007 Authors:	Fritz Elfert (felfert@millenux.com) Peter Tiedemann (ptiedem@de.ibm.com)
Copyright IBM Corp. 2001, 2007 Author(s): Martin Peschke  Michael Ernst 
Copyright IBM Corp. 2001, 2006 Author(s): Stefan Bader  Michael Holzheu  Martin Schwidefsky 
Copyright IBM Corp. 2001, 2006 Author(s): Robert Burroughs Eric Rossman (edrossma@us.ibm.com)
Copyright IBM Corp. 2001, 2006 Author(s): Michael Holzheu 
Copyright IBM Corp. 2001, 2006 Author(s): Carsten Otte  Tuan Ngo-Anh  Martin Schwidefsky 
Copyright IBM Corp. 2001, 2006 Author(s): Carsten Otte  Michael Holzheu  Tuan Ngo-Anh  Martin Schwidefsky 
Copyright IBM Corp. 2001, 2002 Author(s): Carsten Otte  Michael Holzheu  Tuan Ngo-Anh  Martin Schwidefsky  Stefan Bader 
Copyright IBM Corp. 2001 Author(s): Fritz Elfert  
Copyright IBM Corp. 2001 Author(s): Carsten Otte  Michael Holzheu  Tuan Ngo-Anh 
Copyright IBM Corp. 2000, 2009 Author(s): Utz Bacher  Jan Glauber 
Copyright IBM Corp. 2000, 2009 Author(s): Utz Bacher  Cornelia Huck  Jan Glauber 
Copyright IBM Corp. 2000, 2009 Author(s): Ingo Adlung , Martin Schwidefsky , Cornelia Huck , Heiko Carstens ,
Copyright IBM Corp. 2000, 2009 Author(s): Hartmut Penner , Martin Schwidefsky , Christian Ehrhardt ,
Copyright IBM Corp. 2000, 2008 Author(s): Utz Bacher  Jan Glauber  2.6 cio integration by Cornelia Huck 
Copyright IBM Corp. 2000, 2008 Author(s): Utz Bacher  Jan Glauber 
Copyright IBM Corp. 2000, 2006 Author(s): Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com) Gerhard Tonn (ton@de.ibm.com)
Copyright IBM Corp. 2000, 2006
Copyright IBM Corp. 2000, 2001
Copyright IBM Corp. 2000 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Gerhard Tonn (ton@de.ibm.com) Thomas Spatzier (tspat@de.ibm.com)
Copyright IBM Corp. 2000
Copyright IBM Corp. 1999,2013
Copyright IBM Corp. 1999,2012 Author(s): Ingo Adlung (adlung@de.ibm.com) Cornelia Huck (cornelia.huck@de.ibm.com) Arnd Bergmann (arndb@de.ibm.com)
Copyright IBM Corp. 1999,2012
Copyright IBM Corp. 1999,2001
Copyright IBM Corp. 1999, 2017
Copyright IBM Corp. 1999, 2016 Author(s): Martin Schwidefsky , Denis Joseph Barrow, Arnd Bergmann,
Copyright IBM Corp. 1999, 2016
Copyright IBM Corp. 1999, 2013 Author(s): Ingo Adlung (adlung@de.ibm.com) Cornelia Huck (cornelia.huck@de.ibm.com) Arnd Bergmann (arndb@de.ibm.com)
Copyright IBM Corp. 1999, 2013
Copyright IBM Corp. 1999, 2012 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Hartmut Penner (hp@de.ibm.com), Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com), Heiko Carstens 
Copyright IBM Corp. 1999, 2012 Author(s): Hartmut Penner (hp@de.ibm.com), Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999, 2012 Author(s): Hartmut Penner , Martin Schwidefsky , Denis Joseph Barrow,
Copyright IBM Corp. 1999, 2012 Author(s): Denis Joseph Barrow, Martin Schwidefsky , Heiko Carstens ,
Copyright IBM Corp. 1999, 2012
Copyright IBM Corp. 1999, 2011
Copyright IBM Corp. 1999, 2010 Author(s): Denis Joseph Barrow Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999, 2010 Author(s): Cornelia Huck (cornelia.huck@de.ibm.com) Arnd Bergmann (arndb@de.ibm.com) Peter Oberparleiter 
Copyright IBM Corp. 1999, 2010
Copyright IBM Corp. 1999, 2009 Author(s): Original Code written by DJ Barrow  Rewritten by Frank Pavlic  and Martin Schwidefsky 
Copyright IBM Corp. 1999, 2009 Author(s): Martin Schwidefsky , Hartmut Penner , Denis Joseph Barrow,
Copyright IBM Corp. 1999, 2009 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 1999, 2009 Author(s): Martin Peschke  Martin Schwidefsky 
Copyright IBM Corp. 1999, 2009
Copyright IBM Corp. 1999, 2008 Author(s): Martin Schwidefsky , Heiko Carstens ,
Copyright IBM Corp. 1999, 2008 Author(s): Ingo Adlung (adlung@de.ibm.com) Cornelia Huck (cornelia.huck@de.ibm.com) Arnd Bergmann (arndb@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999, 2008 Author(s): Hartmut Penner (hp@de.ibm.com), Martin Schwidefsky (schwidefsky@de.ibm.com), Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
Copyright IBM Corp. 1999, 2007 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Christian Borntraeger (cborntra@de.ibm.com),
Copyright IBM Corp. 1999, 2007 Author(s): Ingo Adlung  Cornelia Huck  Arnd Bergmann  Peter Oberparleiter 
Copyright IBM Corp. 1999, 2006 Author(s): Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
Copyright IBM Corp. 1999, 2004 Author(s): Martin Schwidefsky  Peter Oberparleiter 
Copyright IBM Corp. 1999, 2001
Copyright IBM Corp. 1999, 2000 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Thomas Spatzier (tspat@de.ibm.com)
Copyright IBM Corp. 1999, 2000 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com),
Copyright IBM Corp. 1999, 2000 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
Copyright IBM Corp. 1999, 2000 Author(s): Hartmut Penner (hp@de.ibm.com), Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999, 2000 Author(s): Hartmut Penner (hp@de.ibm.com) Ulrich Weigand (weigand@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999, 2000 Author(s): Hartmut Penner (hp@de.ibm.com) Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999, 2000 Author(s): Hartmut Penner (hp@de.ibm.com)
Copyright IBM Corp. 1999, 2000 Author(s): Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
Copyright IBM Corp. 1999, 2000
Copyright IBM Corp. 1999 Author(s): Ulrich Hild (first version) Martin Schwidefsky (heavily optimized CKSM version) D.J. Barrow (third attempt)
Copyright IBM Corp. 1999 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), Christian Borntraeger (cborntra@de.ibm.com),
Copyright IBM Corp. 1999 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
Copyright IBM Corp. 1999 Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999 Author(s): Martin Schwidefsky  Martin Peschke 
Copyright IBM Corp. 1999 Author(s): Martin Schwidefsky 
Copyright IBM Corp. 1999 Author(s): Martin Peschke  Martin Schwidefsky 
Copyright IBM Corp. 1999 Author(s): Hartmut Penner (hp@de.ibm.com), Martin Schwidefsky (schwidefsky@de.ibm.com)
Copyright IBM Corp. 1999 Author(s): Hartmut Penner (hp@de.ibm.com) Ulrich Weigand (uweigand@de.ibm.com)
Copyright IBM Corp. 1999 Author(s): Hartmut Penner (hp@de.ibm.com)
Copyright IBM Corp. 1999
Copyright IBM Corp.
Copyright IBM Corp 2003, 2010 Author(s): Martin Schwidefsky ,
Copyright IBM Corp 2000, 2011 Author(s): Holger Smolinski , Denis Joseph Barrow,
Copyright IBM 2015
Copyright Hans de Goede  for Red Hat, Inc. 2013 - 2016
Copyright Gavin Shan, IBM Corporation 2016.
Copyright Gavin Shan, IBM Corporation 2014.
Copyright Freescale Semiconductor, Inc 2006
Copyright FUJITSU LIMITED 2010
Copyright Everest Semiconductor Co.,Ltd
Copyright Echo Digital Audio Corporation (c) 1998 - 2005 All rights reserved www.echoaudio.com
Copyright Echo Digital Audio Corporation (c) 1998 - 2004 All rights reserved www.echoaudio.com
Copyright EMC Corporation, 2008 Author.........: Nigel Hislop 
Copyright Digital Equipment Corporation 1996.
Copyright Dave Engebretsen & Todd Inglett 2001
Copyright Darryl Miles G7LED (dlm@g7led.demon.co.uk)
Copyright Compulab Ltd., 2006,2007 Mike Rapoport 
Copyright Compulab Ltd, 2002-2007 Mike Rapoport 
Copyright Cavium, Inc. (C) 2015-2017. All rights reserved.
Copyright C 2016, Oracle and/or its affiliates. All rights reserved.
Copyright Benjamin Herrenschmidt & Gavin Shan, IBM Corporation 2013.
Copyright Benjamin Herrenschmidt & Gavin Shan, IBM Corporation 2012.
Copyright Benjamin Herrenschmidt & Gavin Shan, IBM Corporation 2011.
Copyright AudioScience, Inc., 2003
Copyright Andreas Neuhaus  http://www.stud.fh-dortmund.de/~andy/wvlan/
Copyright Andreas Eversberg (jolly@eversberg.eu)
Copyright Altera Corporation (C) 2016. All rights reserved.
Copyright Altera Corporation (C) 2015. All rights reserved.
Copyright Altera Corporation (C) 2014. All rights reserved.
Copyright Altera Corporation (C) 2014-2016. All rights reserved.
Copyright Altera Corporation (C) 2013. All rights reserved
Copyright Altera Corporation (C) 2013-2015. All rights reserved
Copyright Altera Corporation (C) 2013-2014. All rights reserved
Copyright Altera Corporation (C) 2012-2014. All rights reserved.
Copyright Altera Corporation (C) . All rights reserved
Copyright Altera Corporation (C) . All rights reserved
Copyright Alistair Popple, IBM Corporation 2015.
Copyright Alistair Popple, IBM Corporation 2014.
Copyright Alan Cox GW4PTS (alan@lxorguk.ukuu.org.uk)
Copyright Adrian McMenamin adrian@mcmen.demon.co.uk> 2006
Copyright Adrian McMenamin 2005, 2006, 2007 adrian@mcmen.demon.co.uk> Requires firmware (BSD licenced) available from: http://linuxdc.cvs.sourceforge.net/linuxdc/linux-sh-dc/sound/oss/aica/firmware/ or the maintainer
Copyright Acxiom Corporation, 2005.
Copyright : Ian Molton  Andrew Zabolotny  Russell King 
Copyright : Ian Molton  Andrew Zabolotny 
Copyright 31 August 2008 James Bottomley
Copyright 2019 Ilia Mirkin
Copyright 2019 Finn Thain
Copyright 2018, Thiago Jung Bauermann, IBM Corporation.
Copyright 2018, Red Hat, Inc. and/or its affiliates.
Copyright 2018, Paul Cercueil 
Copyright 2018, Murilo Opsfelder Araujo, IBM Corporation.
Copyright 2018, Michael Ellerman, IBM Corporation.
Copyright 2018, Anton Blanchard, IBM Corp.
Copyright 2018 Toradex AG
Copyright 2018 Tempo Semiconductor, Inc. Author: Steven Eckhoff 
Copyright 2018 Socionext Inc. Author: Kunihiko Hayashi 
Copyright 2018 SUSE Linux. Author: Coly Li 
Copyright 2018 SUSE Linux GmbH
Copyright 2018 Red Hat Inc.
Copyright 2018 Realtek Semiconductor Corp. Author: Shuming Fan 
Copyright 2018 Realtek Semiconductor Corp. Author: Bard Liao 
Copyright 2018 Realtek Microelectronics Author: Bard Liao 
Copyright 2018 Realtek Microelectronics
Copyright 2018 Noralf Trønnes
Copyright 2018 Nick Piggin, Michael Ellerman, IBM Corp.
Copyright 2018 NXP
Copyright 2018 Maxime Roussin-Belanger 
Copyright 2018 Luxul Inc.
Copyright 2018 Lukasz Majewski, DENX Software Engineering, lukma@denx.de
Copyright 2018 Linaro Limited
Copyright 2018 Konsulko Group
Copyright 2018 IBM Corporation
Copyright 2018 IBM Corp.
Copyright 2018 IBM Corp
Copyright 2018 Hans de Goede 
Copyright 2018 Google, Inc.
Copyright 2018 Google, Inc
Copyright 2018 Google Inc. Author: Soheil Hassas Yeganeh (soheil@google.com)
Copyright 2018 Google Inc. Author: Eric Dumazet (edumazet@google.com)
Copyright 2018 Digi International, Inc.
Copyright 2018 David Lechner 
Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2018 Christoph Hellwig.
Copyright 2018 Arm Limited Author: Dave Martin 
Copyright 2018 Analog Devices Inc.
Copyright 2018 Alexander Monakov 
Copyright 2018 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright 2018 Advanced Micro Devices, Inc.
Copyright 2017-2018 Sean Wang 
Copyright 2017-2018 NXP.
Copyright 2017-2018 NXP
Copyright 2017-2018 Jacopo Mondi 
Copyright 2017, Ram Pai, IBM Corporation.
Copyright 2017, Nicholas Piggin, IBM Corporation Licensed under GPLv2.
Copyright 2017, Michael Neuling, IBM Corp. Licensed under GPLv2. Original: Breno Leitao  & Gustavo Bueno Romero  Edited: Michael Neuling
Copyright 2017, Michael Ellerman, IBM Corporation.
Copyright 2017, Michael Ellerman, IBM Corp.
Copyright 2017, Matt Brown, IBM Corp.
Copyright 2017, IBM Corporation.
Copyright 2017, IBM Corporation cpufeatures is the new way to discover CPU features with /cpus/features devicetree. This supersedes PVR based discovery ("cputable"), and older device tree feature advertisement.
Copyright 2017, Gustavo Romero, IBM Corp. Licensed under GPLv2.
Copyright 2017, Gustavo Romero, Breno Leitao, Cyril Bur, IBM Corp. Licensed under GPLv2.
Copyright 2017, Daniel Axtens, IBM Corporation. based on crc32c-vpmsum_glue.c]
Copyright 2017, Anshuman Khandual, IBM Corp. Licensed under GPLv2.
Copyright 2017, Anju T, IBM Corp.
Copyright 2017 by Helge Deller 
Copyright 2017 ZTE Corporation.
Copyright 2017 Valve Corporation
Copyright 2017 VMware, Inc., Palo Alto, CA., USA All Rights Reserved.
Copyright 2017 VMware Inc. Steven Rostedt Converted to rst format - Changbin Du 
Copyright 2017 VMware Inc. Author: Steven Rostedt  License: The GNU Free Documentation License, Version 1.2 dual licensed under the GPL v2)
Copyright 2017 Toradex AG
Copyright 2017 Tim Harvey 
Copyright 2017 Thomas Gleixner 
Copyright 2017 Texas Instruments, Inc.
Copyright 2017 Texas Instruments
Copyright 2017 Tempo Semiconductor, Inc. Author: Steven Eckhoff 
Copyright 2017 SiFive
Copyright 2017 Savoir-faire Linux
Copyright 2017 Savoir-Faire Linux
Copyright 2017 Samuel Holland 
Copyright 2017 STMicroelectronics Inc.
Copyright 2017 Roman Yeryomin 
Copyright 2017 Rhys Kidd
Copyright 2017 Red Hat Parts ported from amdgpu (fence wait code).
Copyright 2017 Red Hat Inc.
Copyright 2017 Realtek Semiconductor Corp. Author: Bard Liao 
Copyright 2017 Realtek Semiconductor Corp.
Copyright 2017 Priit Laes
Copyright 2017 Peter Meerwald-Stadler 
Copyright 2017 Paul Mackerras, IBM Corp. 
Copyright 2017 Omnibond Systems, L.L.C.
Copyright 2017 Olimex Ltd. Stefan Mavrodiev 
Copyright 2017 Noralf Trønnes
Copyright 2017 NXP Semiconductor, Inc.
Copyright 2017 NXP
Copyright 2017 Maxime Roussin-Bélanger expanded by Silvan Murer 
Copyright 2017 Manivannan Sadhasivam 
Copyright 2017 Luxul Inc.
Copyright 2017 Lukasz Majewski, DENX Software Engineering, lukma@denx.de
Copyright 2017 Lothar Waßmann 
Copyright 2017 Linaro Ltd.
Copyright 2017 Karol Herbst
Copyright 2017 John Sperbeck
Copyright 2017 Intel Deutschland GmbH
Copyright 2017 Intel Corporation. All rights reserved.
Copyright 2017 Impinj, Inc Author: Andrey Smirnov 
Copyright 2017 Icenowy Zheng 
Copyright 2017 Icenowy Zheng 
Copyright 2017 IBM Corporation
Copyright 2017 IBM Corp.
Copyright 2017 Google, Inc.
Copyright 2017 Google, Inc
Copyright 2017 Google Inc.
Copyright 2017 Google Inc
Copyright 2017 Gateworks Corporation
Copyright 2017 Free Electrons
Copyright 2017 David Lechner 
Copyright 2017 Daniel Axtens, IBM Corporation.
Copyright 2017 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2017 Cirrus Logic, Inc.
Copyright 2017 Cirrus Logic
Copyright 2017 Chen-Yu Tsai 
Copyright 2017 Chen-Yu Tsai
Copyright 2017 Canonical Ltd.
Copyright 2017 Canonical
Copyright 2017 Cadence Design Systems Inc.
Copyright 2017 CS Systemes d'Information.
Copyright 2017 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries.
Copyright 2017 Broadcom
Copyright 2017 Boundary Devices, Inc.
Copyright 2017 Benjamin Herrenschmidt, IBM Corporation.
Copyright 2017 Benjamin Herrenschmidt, IBM Corporation
Copyright 2017 Ben Whitten 
Copyright 2017 Beckhoff Automation GmbH & Co. KG based on imx53-qsb.dts
Copyright 2017 BayLibre, SAS Author: Neil Armstrong 
Copyright 2017 Armadeus Systems 
Copyright 2017 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2017 Advanced Micro Devices, Inc.
Copyright 2017 ATMEL
Copyright 2017 ARM Ltd.
Copyright 2017 - Vikas MANOCHA 
Copyright 2017 - Steven Rostedt, VMware, Inc.
Copyright 2017 - Patrice Chotard 
Copyright 2017 - Free Electrons
Copyright 2017 - Alexandre Torgue 
Copyright 2017 (c) Samsung Electronics Software, Inc.
Copyright 2017	Intel Deutschland GmbH
Copyright 2016-2018 Vladimir Zapolskiy 
Copyright 2016-2018 Toradex AG
Copyright 2016-2018 Socionext Inc.
Copyright 2016-2018 NXP
Copyright 2016-2018 Advanced Micro Devices, Inc.
Copyright 2016-2017 Socionext Inc. All rights reserved.
Copyright 2016-2017 NXP
Copyright 2016-2017 Lukasz Majewski, DENX Software Engineering, lukma@denx.de
Copyright 2016-2017 Lothar Waßmann 
Copyright 2016-2017 Intel Deutschland GmbH
Copyright 2016-2017 Google, Inc
Copyright 2016-2017 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2016-2017 Advanced Micro Devices, Inc.
Copyright 2016-17 IBM Corp.
Copyright 2016,2017 IBM Corporation.
Copyright 2016, Suraj Jitindar Singh, IBM Corporation.
Copyright 2016, Rashmica Gupta, IBM Corp.
Copyright 2016, Qualcomm Atheros, Inc.
Copyright 2016, Michael Ellerman, IBM Corp. Licensed under GPLv2.
Copyright 2016, Daniel Axtens, IBM Corporation.
Copyright 2016, Cyril Bur, IBM Corp.
Copyright 2016, Chris Smart, IBM Corporation.
Copyright 2016, Anton Blanchard, Michael Ellerman, IBM Corp. Licensed under GPLv2.
Copyright 2016 by Gaurav Minocha
Copyright 2016 by Frank Rowand
Copyright 2016 by Emese Revfy  Licensed under the GPL v2
Copyright 2016 ZTE Corporation.
Copyright 2016 VMware, Inc., Palo Alto, CA., USA
Copyright 2016 United Western Technologies.
Copyright 2016 Toradex AG
Copyright 2016 Tom aan de Wiel
Copyright 2016 Samsung Electronics Co., Ltd.
Copyright 2016 STMicroelectronics Inc.
Copyright 2016 Russell King 
Copyright 2016 Rockwell Collins
Copyright 2016 Red Hat, Inc. and/or its affiliates.
Copyright 2016 Red Hat Inc.
Copyright 2016 Realtek Semiconductor Corp. Author: Oder Chiou 
Copyright 2016 Realtek Semiconductor Corp. Author: Jack Yu 
Copyright 2016 Realtek Semiconductor Corp. Author: Bard Liao 
Copyright 2016 Realtek Microelectronics Author: Jack Yu 
Copyright 2016 Realtek Microelectronics Author: Bard Liao 
Copyright 2016 Realtek Microelectronics
Copyright 2016 Quentin Schulz
Copyright 2016 Qtechnology A/S 2016 Ricardo Ribalda 
Copyright 2016 Peter Meerwald-Stadler 
Copyright 2016 Pengutronix, 
Copyright 2016 Paul Mackerras, IBM Corp. 
Copyright 2016 Nuvoton Technology Corp. Author: John Hsu 
Copyright 2016 Nuvoton Technology Corp. Author: David Lin 
Copyright 2016 Nuvoton Technology Corp.
Copyright 2016 Noralf Trønnes
Copyright 2016 NextThing Co
Copyright 2016 Netflix, Inc.
Copyright 2016 Naveen N. Rao  IBM Corporation
Copyright 2016 NXP Semiconductors
Copyright 2016 NXP Semiconductor
Copyright 2016 NXP
Copyright 2016 Mylène Josserand
Copyright 2016 Microsemi Corporation
Copyright 2016 Michael Ellerman, IBM Corporation.
Copyright 2016 Maxime Ripard
Copyright 2016 Marek Vasut 
Copyright 2016 Madhavan Srinivasan, IBM Corporation.
Copyright 2016 Maciej W. Rozycki 
Copyright 2016 Luxul Inc.
Copyright 2016 Luo Yi 
Copyright 2016 Linaro Ltd.
Copyright 2016 Linaro Ltd
Copyright 2016 Karol Herbst
Copyright 2016 Jonathan Cameron 
Copyright 2016 Intel Corporation All Rights Reserved.
Copyright 2016 Intel Corporation
Copyright 2016 Intel Corp.
Copyright 2016 Integrated Device Technology, Inc.
Copyright 2016 Icenowy Zheng 
Copyright 2016 Icenowy Zheng 
Copyright 2016 Icenowy 
Copyright 2016 IBM Corporation.
Copyright 2016 IBM Corporation
Copyright 2016 Heiner Kallweit  Based on drivers/hid/hid-thingm.c and drivers/usb/misc/usbled.c
Copyright 2016 Hans de Goede 
Copyright 2016 Hans Verkuil <hverkuil@xs4all.nl
Copyright 2016 HUAWEI TECHNOLOGIES CO., LTD.
Copyright 2016 Grinn
Copyright 2016 Google, Inc
Copyright 2016 Google Inc.
Copyright 2016 Gateworks Corporation
Copyright 2016 Freescale Semiconductor, Inc.
Copyright 2016 Freescale Semiconductor Inc.
Copyright 2016 Free Electrons NextThing Co. Quentin Schulz 
Copyright 2016 Free Electrons
Copyright 2016 Ezequiel Garcia 
Copyright 2016 Elettra-Sincrotrone Trieste S.C.p.A.
Copyright 2016 David Lechner 
Copyright 2016 Crestez Dan Leonard 
Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2016 Cirrus Logic, Inc.
Copyright 2016 Christopher Spinrath
Copyright 2016 Christophe Leroy, CS Systemes d'Information
Copyright 2016 Chen-Yu Tsai 
Copyright 2016 Chen-Yu Tsai
Copyright 2016 Chandan Kumar, IBM Corporation.
Copyright 2016 Broadcom Limited
Copyright 2016 Broadcom
Copyright 2016 Boundary Devices, Inc.
Copyright 2016 Axis Comunications AB.
Copyright 2016 Axentia Technologies
Copyright 2016 ArcticSand, Inc. Author : Brian Dodge 
Copyright 2016 Anju T, IBM Corporation.
Copyright 2016 Analog Devices Inc.
Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copyright 2016 Alexey Kardashevskiy, IBM Corporation 
Copyright 2016 Alastair D'Silva, IBM Corporation.
Copyright 2016 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright 2016 Advanced Micro Devices, Inc.
Copyright 2016 - Stefan Mavrodiev  Olimex LTD. 
Copyright 2016 - Lee Jones 
Copyright 2016	Intel Deutschland GmbH
Copyright 2015-2018 Cirrus Logic
Copyright 2015-2017 Socionext Inc.
Copyright 2015-2017 Pengutronix, Lucas Stach 
Copyright 2015-2017 Lothar Waßmann 
Copyright 2015-2017 Google, Inc
Copyright 2015-2017 Advanced Micro Devices, Inc.
Copyright 2015-2017	Intel Deutschland GmbH
Copyright 2015-2016, Aneesh Kumar K.V, IBM Corporation.
Copyright 2015-2016 Vladimir Zapolskiy 
Copyright 2015-2016 Linaro Ltd.
Copyright 2015-2016 Google Inc.
Copyright 2015-2016 Freescale Semiconductor, Inc.
Copyright 2015-2016 Freescale Semiconductor Inc.
Copyright 2015-2016 Collabora Ltd.
Copyright 2015-2016 Axis Comunications AB.
Copyright 2015-2016 Analog Devices Inc. Author: Paul Cercueil 
Copyright 2015-16 Maxim Integrated Products
Copyright 2015-16 Golden Delicious Computers
Copyright 2015, Sam Bobroff, IBM Corp. Licensed under GPLv2.
Copyright 2015, Red Hat, Inc. and/or its affiliates.
Copyright 2015, Qualcomm Atheros, Inc.
Copyright 2015, Michael Neuling, IBM Corp. Licensed under GPLv2. Original: Michael Neuling 19/7/2013 Edited: Rashmica Gupta 01/12/2015
Copyright 2015, Michael Neuling, IBM Corp. Licensed under GPLv2.
Copyright 2015, Michael Ellerman, IBM Corp. Licensed under GPLv2.
Copyright 2015, Michael Ellerman, IBM Corp.
Copyright 2015, Laurent Dufour, IBM Corp.
Copyright 2015, Heiner Kallweit 
Copyright 2015, Freescale Semiconductor, Inc.
Copyright 2015, Daniel Axtens, IBM Corporation
Copyright 2015, Cyril Bur, IBM Corp.
Copyright 2015, Anton Blanchard, IBM Corp. Licensed under GPLv2.
Copyright 2015, Anshuman Khandual, IBM Corporation.
Copyright 2015 Álvaro Fernández Rojas 
Copyright 2015 www.starterkit.ru 
Copyright 2015 Yoshinori Sato 
Copyright 2015 Yoshinori Sato 
Copyright 2015 Vladimir Zapolskiy 
Copyright 2015 Vishnu Patekar Vishnu Patekar 
Copyright 2015 Vishnu Patekar
Copyright 2015 Verifone Int.
Copyright 2015 VMware, Inc., Palo Alto, CA., USA
Copyright 2015 VMware, Inc.
Copyright 2015 Tyler Baker
Copyright 2015 Toradex AG
Copyright 2015 Timesys Corporation.
Copyright 2015 Texas Instruments
Copyright 2015 Technologic Systems
Copyright 2015 Technexion Ltd.
Copyright 2015 Sutajio Ko-Usagi PTE LTD
Copyright 2015 Stefan Roese 
Copyright 2015 Solarflare Communications Inc.
Copyright 2015 Simon Arlott
Copyright 2015 Siarhei Siamashka 
Copyright 2015 Savoir-faire Linux
Copyright 2015 Samuel Pitosiet
Copyright 2015 Samuel Pitoiset
Copyright 2015 SUSE Linux GmbH
Copyright 2015 Robert Jarzmik 
Copyright 2015 Regents of the University of California, Berkeley
Copyright 2015 Regents of the University of California
Copyright 2015 Red Hat, Inc. and/or its affiliates.
Copyright 2015 Red Hat Inc.
Copyright 2015 Realtek Semiconductor Corp. Author: Oder Chiou 
Copyright 2015 Realtek Semiconductor Corp. Author: Bard Liao 
Copyright 2015 Realtek Semiconductor Corp.
Copyright 2015 Realtek Microelectronics Author: Oder Chiou 
Copyright 2015 Realtek Microelectronics Author: Bard Liao 
Copyright 2015 Priit Laes
Copyright 2015 Nuvoton Technology Corp. Co-author: Meng-Huang Kuo 
Copyright 2015 Nouveau project
Copyright 2015 Nouveau Project
Copyright 2015 NextThing Co
Copyright 2015 Mentor Graphics Corporation.
Copyright 2015 Maxime Ripard Maxime Ripard 
Copyright 2015 Maxime Ripard 
Copyright 2015 Maxime Ripard
Copyright 2015 Martin Peres
Copyright 2015 Martin Kepplinger 
Copyright 2015 Marcus Cooper 
Copyright 2015 Marcus Cooper
Copyright 2015 Maciej Szmigiero 
Copyright 2015 Lothar Waßmann 
Copyright 2015 Linaro.
Copyright 2015 Linaro Ltd.
Copyright 2015 Linaro Ltd
Copyright 2015 Linaro Limited.
Copyright 2015 Linaro Limited
Copyright 2015 Lawrence Yu 
Copyright 2015 LG Electronics Inc.
Copyright 2015 Karsten Merker 
Copyright 2015 Karol Herbst 
Copyright 2015 Karol Herbst
Copyright 2015 Josef Gajdusek 
Copyright 2015 Jonas Gorski 
Copyright 2015 Joachim Eastwood 
Copyright 2015 Jelle van der Waa 
Copyright 2015 Jelle de Jong 
Copyright 2015 Intel Deutschland GmbH
Copyright 2015 Intel Corporation
Copyright 2015 IBM Corporation.
Copyright 2015 IBM Corporation Author: Mahesh Salgaonkar 
Copyright 2015 IBM Corp.
Copyright 2015 Heiko Stuebner 
Copyright 2015 Hans de Goede 
Copyright 2015 Hannes Reinecke
Copyright 2015 Gábor Nyers
Copyright 2015 Gridpoint
Copyright 2015 Google, Inc.
Copyright 2015 Google, Inc
Copyright 2015 Google Inc. Author: Anatol Pomozov 
Copyright 2015 Google Inc.
Copyright 2015 Google Chromium project. Author: Anatol Pomozov 
Copyright 2015 General Electric Company
Copyright 2015 Freescale, Inc. Tang Yuantian 
Copyright 2015 Freescale Semiconductor, Inc.
Copyright 2015 Freescale Semiconductor York Sun 
Copyright 2015 Freescale Semiconductor Inc.
Copyright 2015 Free Electrons
Copyright 2015 Felix Fietkau 
Copyright 2015 Endless Mobile, Inc. Author: Carlo Caione 
Copyright 2015 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2015 Cirrus Logic, Inc.
Copyright 2015 Cirrus Logic Inc.
Copyright 2015 Cirrus Logic Inc
Copyright 2015 Chen-Yu Tsai 
Copyright 2015 Chen-Yu Tsai
Copyright 2015 Carnegie Mellon University
Copyright 2015 Broadcom
Copyright 2015 Boundary Devices, Inc.
Copyright 2015 Baylibre SAS.
Copyright 2015 Armadeus Systems
Copyright 2015 Ariel D'Alessandro 
Copyright 2015 Annapurna Labs Ltd.
Copyright 2015 Andy Fleming
Copyright 2015 Andrew Lunn 
Copyright 2015 Andrea Venturi 
Copyright 2015 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2015 Amazon.com, Inc. or its affiliates.
Copyright 2015 Allworx Corp.
Copyright 2015 Aleksei Mamlin Aleksei Mamlin 
Copyright 2015 Akamai Technologies Inc. All Rights Reserved
Copyright 2015 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright 2015 Advanced Micro Devices, Inc.
Copyright 2015 Adam Sampson 
Copyright 2015 - Ultimaker B.V. Author Olliver Schinagl 
Copyright 2015 - Steven Rostedt, Red Hat Inc.
Copyright 2015 - Maxime Coquelin 
Copyright 2015 - Marcus Cooper 
Copyright 2015 - Karsten Merker 
Copyright 2015 - 2016 Intel Deutschland GmbH
Copyright 2015 - 2016 Amazon.com, Inc. or its affiliates.
Copyright 2014-2018 Advanced Micro Devices, Inc.
Copyright 2014-2017 Toradex AG
Copyright 2014-2017 Lothar Waßmann 
Copyright 2014-2017 Freescale Semiconductor Inc.
Copyright 2014-2016 by Open Source Security, Inc., Brad Spengler  and PaX Team  Licensed under the GPL v2
Copyright 2014-2016 Toradex AG
Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
Copyright 2014-2016 Linaro Ltd.
Copyright 2014-2016 IBM Corp.
Copyright 2014-2016 Google Inc.
Copyright 2014-2016 Freescale Semiconductor, Inc.
Copyright 2014-2016 Freescale Semiconductor Inc.
Copyright 2014-2016 Analog Devices Inc. Author: Paul Cercueil 
Copyright 2014-2016 Analog Devices Author: Lars-Peter Clausen 
Copyright 2014-2015, Qualcomm Atheros, Inc.
Copyright 2014-2015 Yoshinori Sato 
Copyright 2014-2015 VMware, Inc., Palo Alto, CA., USA
Copyright 2014-2015 Solarflare Communications Inc.
Copyright 2014-2015 Prodrive Technologies Andre van Herk  Jerry Jacobs 
Copyright 2014-2015 PMC-Sierra, Inc.
Copyright 2014-2015 Macq S.A.
Copyright 2014-2015 Linaro Ltd.
Copyright 2014-2015 Integrated Device Technology, Inc. Alexandre Bounine 
Copyright 2014-2015 Google Inc.
Copyright 2014-2015 Freescale Semiconductor, Inc.
Copyright 2014-2015 Freescale Semiconductor Inc.
Copyright 2014-2015 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2014-2015 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2014-2015 Advanced Micro Devices, Inc.
Copyright 2014-16 Peter Meerwald-Stadler 
Copyright 2014, Rafał Miłecki 
Copyright 2014, Michael Ellerman, IBM Corp. Licensed under GPLv2.
Copyright 2014, Jason Cooper 
Copyright 2014, Intel Corporation
Copyright 2014, Hauke Mehrtens 
Copyright 2014, Broadcom Corporation
Copyright 2014, 2015 O.S. Systems Software LTDA.
Copyright 2014 Zoltan HERPAI Zoltan HERPAI 
Copyright 2014 Wolfson Microelectronics plc
Copyright 2014 Ulrich Hecht
Copyright 2014 Toradex AG
Copyright 2014 Tilera Corporation. All Rights Reserved.
Copyright 2014 Texas Instruments, Inc. Santosh Shilimkar 
Copyright 2014 Sutajio Ko-Usagi PTE LTD
Copyright 2014 Sukadev Bhattiprolu, IBM Corporation.
Copyright 2014 Sony Mobile Communications Inc.
Copyright 2014 Soeren Moch 
Copyright 2014 Skyworks Solutions Inc. Author : Gyungoh Yoo 
Copyright 2014 Siarhei Siamashka 
Copyright 2014 Roy Spliet
Copyright 2014 Rose Technology
Copyright 2014 Red Hat Inc.
Copyright 2014 Realtek Semiconductor Corp. Author: Bard Liao 
Copyright 2014 Realtek Semiconductor Corp.
Copyright 2014 Realtek Microelectronics Author: Bard Liao 
Copyright 2014 Realtek Microelectronics
Copyright 2014 Rafał Miłecki
Copyright 2014 QLogic Corporation All rights reserved
Copyright 2014 Prodrive Technologies B.V.
Copyright 2014 Peter Meerwald 
Copyright 2014 Panasonic Corporation
Copyright 2014 Pali Rohár 
Copyright 2014 Open Source Support GmbH
Copyright 2014 Oleksij Rempel  Provide Alphascale ASM9260 support.
Copyright 2014 Oleksij Rempel 
Copyright 2014 MundoReader S.L.
Copyright 2014 Michal Sojka 
Copyright 2014 Maxime Ripard
Copyright 2014 Martin Peres 
Copyright 2014 Martin Peres
Copyright 2014 Markus Pargmann , Pengutronix
Copyright 2014 Luxul Inc.
Copyright 2014 Linaro Ltd.
Copyright 2014 Linaro Ltd
Copyright 2014 Linaro Limited Author: Matt Porter 
Copyright 2014 Linaro Limited
Copyright 2014 Laurent Pinchart
Copyright 2014 Jon Smirl 
Copyright 2014 Intel Mobile Communications GmbH
Copyright 2014 Intel Corporation; author: H. Peter Anvin
Copyright 2014 Intel Corporation
Copyright 2014 Ideas on Board Oy
Copyright 2014 Iain Paton 
Copyright 2014 IBM Corporation.
Copyright 2014 IBM Corporation Author: Mahesh Salgaonkar 
Copyright 2014 IBM Corp. Author(s): Alexander Yarygin 
Copyright 2014 IBM Corp.
Copyright 2014 Hans de Goede 
Copyright 2014 Google, Inc.
Copyright 2014 Google, Inc Author: Alexandru M Stan 
Copyright 2014 Google, Inc
Copyright 2014 Google Inc. Author: willemb@google.com (Willem de Bruijn)
Copyright 2014 Google Inc.
Copyright 2014 Google Chromium project. Author: Anatol Pomozov 
Copyright 2014 Gerd Hoffmann 
Copyright 2014 General Electric Company
Copyright 2014 Gateworks Corporation
Copyright 2014 Freescale Semiconductor, Inc.
Copyright 2014 Freescale Semiconductor Inc.
Copyright 2014 FEDEVEL, Inc.
Copyright 2014 Emilio López 
Copyright 2014 Elettra-Sincrotrone Trieste S.C.p.A.
Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2014 Cisco Systems, Inc. All rights reserved.
Copyright 2014 CirrusLogic, Inc.
Copyright 2014 Cirrus Logic, Inc.
Copyright 2014 Chen-Yu Tsai 
Copyright 2014 Chen-Yu Tsai
Copyright 2014 Carlo Caione 
Copyright 2014 Canonical
Copyright 2014 Boris Brezillon
Copyright 2014 Beniamino Galvani 
Copyright 2014 Belkin Inc.
Copyright 2014 Bart Tanghe 
Copyright 2014 Andrea Merello 
Copyright 2014 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2014 Analog Devices Inc.
Copyright 2014 Alexander Aring 
Copyright 2014 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright 2014 Advanced Micro Devices, Inc.
Copyright 2014 - Iain Paton 
Copyright 2014 - Hans de Goede 
Copyright 2014 - 2015 Freescale Semiconductor, Inc.
Copyright 2014 - 2015 Freescale Semiconductor Inc.
Copyright 2014	Intel Corporation (Author: Johannes Berg)
Copyright 2013: Jeff Layton 
Copyright 2013-2017 by PaX Team  Licensed under the GPL v2
Copyright 2013-2017 Pervasive Displays, Inc.
Copyright 2013-2017 Lothar Waßmann 
Copyright 2013-2017 IBM Corp.
Copyright 2013-2016 Integrated Device Technology, Inc.
Copyright 2013-2016 Freescale Semiconductor, Inc.
Copyright 2013-2016 Freescale Semiconductor Inc.
Copyright 2013-2015, Michael Ellerman, IBM Corp. Licensed under GPLv2.
Copyright 2013-2015 Maxim Integrated Products This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Copyright 2013-2015 Maxim Integrated Products
Copyright 2013-2015 Intel Mobile Communications GmbH
Copyright 2013-2015 Freescale Semiconductor Inc.
Copyright 2013-2015 Emilio López
Copyright 2013-2015 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2013-2014 Red Hat Inc.
Copyright 2013-2014 Intel Mobile Communications GmbH
Copyright 2013-2014 Hauke Mehrtens 
Copyright 2013-2014 Freescale Semiconductor, Inc.
Copyright 2013-2014 Freescale Semiconductor Inc.
Copyright 2013-2014 Analog Devices Inc. Author: Lars-Peter Clauen 
Copyright 2013-16 Advanced Micro Devices, Inc.
Copyright 2013-15 Maxim Integrated Products This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Copyright 2013-15 Maxim Integrated Products
Copyright 2013-15 Advanced Micro Devices, Inc.
Copyright 2013,2014 IBM Corp.
Copyright 2013, Michael Ellerman, IBM Corporation.
Copyright 2013, Michael Ellerman, IBM Corp. Licensed under GPLv2.
Copyright 2013, Michael (Ellerman|Neuling), IBM Corporation.
Copyright 2013, Anton Blanchard, IBM Corporation.
Copyright 2013, 2014 Horms Solutions Ltd.
Copyright 2013 Wind River Systems Inc.
Copyright 2013 Wills Wang
Copyright 2013 VMware, Inc., Palo Alto, CA., USA
Copyright 2013 Tomasz Figa 
Copyright 2013 Til-Technologies
Copyright 2013 Texas Instruments, Inc. Santosh Shilimkar 
Copyright 2013 Texas Instruments, Inc. Cyril Chemparathy  Santosh Shilimkar 
Copyright 2013 Texas Instruments, Inc.
Copyright 2013 Texas Instruments
Copyright 2013 Solarflare Communications Author: Ben Hutchings
Copyright 2013 Sascha Hauer 
Copyright 2013 STMicroelectronics Inc.
Copyright 2013 Runzhen Wang, IBM Corporation.
Copyright 2013 Rostislav Lisovy , PiKRON s.r.o.
Copyright 2013 Red Hat, Inc. Author: Daniel Borkmann  Chetan Loke  (TPACKET_V3 usage example)
Copyright 2013 Red Hat Inc.
Copyright 2013 Red Hat All Rights Reserved.
Copyright 2013 Realtek Semiconductor Corp. Author: Oder Chiou 
Copyright 2013 Realtek Semiconductor Corp. Author: Bard Liao 
Copyright 2013 Realtek Microelectronics Author: Bard Liao 
Copyright 2013 Realtek Microelectronics
Copyright 2013 Qtechnology/AS
Copyright 2013 Qtechnology A/S
Copyright 2013 Prodrive B.V.
Copyright 2013 Philipp Zabel, Pengutronix
Copyright 2013 Peter Meerwald 
Copyright 2013 Pavel Machek 
Copyright 2013 Ondrej Zary
Copyright 2013 Olliver Schinagl 
Copyright 2013 Oliver Schinagl
Copyright 2013 Oleksandr Kravchenko 
Copyright 2013 Oleksandr Kravchenko 
Copyright 2013 Michael Ellerman, IBM Corporation.
Copyright 2013 Michael Ellerman, IBM Corp.
Copyright 2013 Michael Ellerman, Guo Chao, IBM Corp.
Copyright 2013 Maxime Ripard 
Copyright 2013 Maxime Ripard
Copyright 2013 Matthew Garrett 
Copyright 2013 Matrox Graphics
Copyright 2013 Markus Pargmann , Pengutronix
Copyright 2013 Lucas Stach, Pengutronix 
Copyright 2013 Linaro Ltd. Written by: David A. Long
Copyright 2013 Linaro Ltd. All rights reserved.
Copyright 2013 Linaro Ltd.
Copyright 2013 Linaro Ltd
Copyright 2013 Linaro Limited; author Roy Franz
Copyright 2013 Linaro Limited
Copyright 2013 Linaro
Copyright 2013 Jeff Layton 
Copyright 2013 Intel Corporation; author Matt Fleming
Copyright 2013 Intel Corporation All Rights Reserved.
Copyright 2013 Intel Corporation
Copyright 2013 Ilia Mirkin
Copyright 2013 Ideas On Board SPRL
Copyright 2013 IBM Corporation Author: Mahesh Salgaonkar 
Copyright 2013 IBM Corp.
Copyright 2013 Hauke Mehrtens 
Copyright 2013 Hans de Goede 
Copyright 2013 Greg Ungerer 
Copyright 2013 Google, Inc
Copyright 2013 Google Inc. Written by Willem de Bruijn 
Copyright 2013 Google Inc. Author: Willem de Bruijn (willemb@google.com)
Copyright 2013 Google Inc. Author: Willem de Bruijn  Daniel Borkmann 
Copyright 2013 Google Inc. All Rights Reserved
Copyright 2013 Golden Delicious Computers Nikolaus Schaller 
Copyright 2013 Golden Delicious Computers Lukas Märdian 
Copyright 2013 Gateworks Corporation
Copyright 2013 Freescale Semiconductor, Inc. Author: Dongsheng Wang  Li Yang 
Copyright 2013 Freescale Semiconductor, Inc.
Copyright 2013 Freescale Semiconductor Inc.
Copyright 2013 Free Electrons
Copyright 2013 Eukréa Electromatique 
Copyright 2013 Eukréa Electromatique  Based on imx35-pinfunc.h in the same directory Which is:
Copyright 2013 Eukréa Electromatique 
Copyright 2013 Emilio López Emilio López 
Copyright 2013 Emilio López
Copyright 2013 Data Modul AG
Copyright 2013 Daniel Borkmann  Licensed under the GNU General Public License, version 2.0 (GPLv2)
Copyright 2013 Daniel Borkmann  Licensed under the GNU General Public License, version 2.0 (GPLv2)
Copyright 2013 Crystalfontz America, Inc. Free Electrons
Copyright 2013 Crystalfontz America, Inc.
Copyright 2013 CompuLab Ltd. Author: Valentin Raevsky 
Copyright 2013 CompuLab Ltd.
Copyright 2013 Codethink Ltd.
Copyright 2013 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2013 Cisco Systems, Inc. and/or its affiliates.
Copyright 2013 Cisco Systems, Inc. All rights reserved.
Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
Copyright 2013 Chen-Yu Tsai Chen-Yu Tsai 
Copyright 2013 Canonical Ltd.
Copyright 2013 CSC Australia Pty. Ltd.
Copyright 2013 Broadcom Corporation
Copyright 2013 Boundary Devices, Inc.
Copyright 2013 Armadeus Systems - 
Copyright 2013 Anshuman Khandual, IBM Corporation.
Copyright 2013 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2013 Analog Devices Inc. Author: Lars-Peter Clauen 
Copyright 2013 Analog Devices Inc.
Copyright 2013 Amarula Solutions
Copyright 2013 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright 2013 Advanced Micro Devices, Inc.
Copyright 2013 Actions Semi Inc. Author: Actions Semi, Inc.
Copyright 2013 ATMEL, Josh Wu (josh.wu@atmel.com)
Copyright 2013 - 2015 Freescale Semiconductor Inc.
Copyright 2013 - 2014 Maxim Integrated Products
Copyright 2013 - 2014 Freescale Semiconductor Inc.
Copyright 2013
Copyright 2012-2017 Solarflare Communications Inc.
Copyright 2012-2017  based on imx53-qsb.dts
Copyright 2012-2016 by the PaX Team 
Copyright 2012-2016 VMware, Inc., Palo Alto, CA., USA
Copyright 2012-2016 Advanced Micro Devices, Inc.
Copyright 2012-2015 VMware, Inc., Palo Alto, CA., USA
Copyright 2012-2015 VMware, Inc.
Copyright 2012-2015 Maxime Ripard
Copyright 2012-2015 Freescale Semiconductor, Inc.
Copyright 2012-2015 Freescale Semiconductor Inc.
Copyright 2012-2015 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2012-2015 Avago Technologies. All rights reserved.
Copyright 2012-2014 VMware, Inc., Palo Alto, CA., USA
Copyright 2012-2014 Imagination Technologies Ltd.
Copyright 2012-2014 Freescale Semiconductor, Inc.
Copyright 2012-2013, cozybit Inc.
Copyright 2012-2013, Marco Porsch 
Copyright 2012-2013 Stefan Roese 
Copyright 2012-2013 Solarflare Communications Inc.
Copyright 2012-2013 STMicroelectronics Inc.
Copyright 2012-2013 Jonas Gorski 
Copyright 2012-2013 Freescale Semiconductor, Inc.
Copyright 2012-2013 David Herrmann 
Copyright 2012-2013 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2012-2013 Analog Devices Inc.
Copyright 2012-2013 (C) M2TECH S.r.l and Amarula Solutions B.V.
Copyright 2012-16 Advanced Micro Devices, Inc.
Copyright 2012-15 Advanced Micro Devices, Inc.cls
Copyright 2012-15 Advanced Micro Devices, Inc.
Copyright 2012-14 Advanced Micro Devices, Inc.
Copyright 2012, Kurt Van Dijck 
Copyright 2012, Intel Inc.
Copyright 2012, Hauke Mehrtens 
Copyright 2012, Fabio Baltieri 
Copyright 2012, Anton Blanchard, IBM Corporation.
Copyright 2012 sTec, Inc.
Copyright 2012 by Servergy, Inc.
Copyright 2012 by Oracle Inc Author: Konrad Rzeszutek Wilk 
Copyright 2012 bct electronic GmbH
Copyright 2012 Yuanhan Liu All Rights Reserved
Copyright 2012 Xyratex Technology Limited
Copyright 2012 Wolfson Microelectronics. PLC.
Copyright 2012 Wolfson Microelectronics plc
Copyright 2012 Wolfson Microelectronics PLC. Author: Mark Brown 
Copyright 2012 Wolfson Microelectronics PLC.
Copyright 2012 Wolfson Microelectronics
Copyright 2012 Viresh Kumar 
Copyright 2012 The Nouveau community
Copyright 2012 Texas Instruments Inc.
Copyright 2012 Texas Instruments
Copyright 2012 Steffen Trumtrar, Pengutronix
Copyright 2012 Steffen Trumtrar , Pengutronix
Copyright 2012 Steffen Trumtrar 
Copyright 2012 Stefan Roese Stefan Roese 
Copyright 2012 Stefan Roese 
Copyright 2012 Stanislav Yakovlev 
Copyright 2012 Sony Corporation
Copyright 2012 Sonal Santan
Copyright 2012 Simon Arlott, Chris Boot, Stephen Warren
Copyright 2012 Simon Arlott
Copyright 2012 Shiraz Hashim 
Copyright 2012 Shawn Guo 
Copyright 2012 Sascha Hauer, Uwe Kleine-König, Steffen Trumtrar and Markus Pargmann, Pengutronix
Copyright 2012 Sascha Hauer, Pengutronix 
Copyright 2012 Sascha Hauer, Pengutronix
Copyright 2012 Sascha Hauer , Pengutronix
Copyright 2012 STEC, Inc.
Copyright 2012 ST-Ericsson AB
Copyright 2012 ST-Ericsson
Copyright 2012 ST Microelectronics (Alessandro Rubini)
Copyright 2012 ST Ericsson.
Copyright 2012 Roland Stigge 
Copyright 2012 Red Hat, Inc. Doug Ledford 
Copyright 2012 Red Hat, Inc  Author: Matthew Garrett
Copyright 2012 Red Hat, Inc 
Copyright 2012 Red Hat Inc. Parts based on xf86-video-ast
Copyright 2012 Red Hat Inc.
Copyright 2012 Red Hat Inc
Copyright 2012 Red Hat 
Copyright 2012 Red Hat
Copyright 2012 Philippe Reynes 
Copyright 2012 Philippe Retornaz, philippe.retornaz@epfl.ch
Copyright 2012 Philippe Retornaz, 
Copyright 2012 Peter Meerwald 
Copyright 2012 Pavel Machek 
Copyright 2012 Paul Mackerras, IBM Corp. 
Copyright 2012 Panasonic Corporation
Copyright 2012 Ondrej Zary  based on radio-aimslab.c by M. Kirkwood and radio-sf16fmi.c by M. Kirkwood and Petr Vandrovec
Copyright 2012 Nouveau community
Copyright 2012 Nouveau Community
Copyright 2012 Michael Ellerman, IBM Corporation.
Copyright 2012 Maxime Ripard 
Copyright 2012 Maxime Ripard
Copyright 2012 Matt Evans & Michael Neuling, IBM Corporation.
Copyright 2012 Marvell International Ltd.
Copyright 2012 Markus Pargmann, Pengutronix
Copyright 2012 Maarten Lankhorst
Copyright 2012 Lucas Stach 
Copyright 2012 Lothar Felten 
Copyright 2012 Linaro Ltd. Anton Vorontsov 
Copyright 2012 Linaro Ltd.
Copyright 2012 Linaro Ltd
Copyright 2012 Laurent Cans 
Copyright 2012 Kim Phillips, Freescale Semiconductor.
Copyright 2012 Javier Martin, Vista Silicon 
Copyright 2012 Intel Corporation; author H. Peter Anvin
Copyright 2012 Intel Corporation Author: Josh Triplett 
Copyright 2012 Intel Corporation
Copyright 2012 IBM Corporation
Copyright 2012 IBM Corp.
Copyright 2012 Google, Inc.
Copyright 2012 Google, Inc
Copyright 2012 Freescale Semiconductor, Inc.
Copyright 2012 Freescale Semiconductor Inc.
Copyright 2012 Free Electrons
Copyright 2012 Emerson
Copyright 2012 Dialog Semiconductors Ltd.
Copyright 2012 Dialog Semiconductor Ltd.
Copyright 2012 Denis 'GNUtoo' Carikli 
Copyright 2012 DENX Software Engineering, GmbH.
Copyright 2012 DENX Software Engineering, GmbH
Copyright 2012 DENX Software Engineering GmbH Heiko Schocher 
Copyright 2012 Creative Product Design Marc Reilly 
Copyright 2012 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
Copyright 2012 Cisco Systems, Inc. All rights reserved.
Copyright 2012 CirrusLogic, Inc.
Copyright 2012 Calxeda, Inc.
Copyright 2012 CS Systemes d'Information
Copyright 2012 Benjamin Herrenschmidt, IBM Corporation.
Copyright 2012 Benjamin Herrenschmidt, IBM Corporation
Copyright 2012 Benjamin Herrenschmidt, IBM Corp.
Copyright 2012 Armadeus Systems - 
Copyright 2012 Armadeus Systems 
Copyright 2012 Anatolij Gustschin 
Copyright 2012 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2012 Analog Devices Inc.
Copyright 2012 Alexandre Pereira da Silva 
Copyright 2012 Advanced Micro Devices, Inc., Robert Richter
Copyright 2012 Advanced Micro Devices, Inc.
Copyright 2012 Actions Semi Inc. Author: Actions Semi, Inc.
Copyright 2012 ATMEL, Hong Xu
Copyright 2012 - 2015 Freescale Semiconductor, Inc.
Copyright 2012 - 2015 Freescale Semiconductor Inc.
Copyright 2012 (C), Thomas Petazzoni 
Copyright 2012 (C), Jason Cooper 
Copyright 2011-2016 by Emese Revfy  Licensed under the GPL v2, or (at your option) v3
Copyright 2011-2016 Google Inc.
Copyright 2011-2016 Freescale Semiconductor Inc.
Copyright 2011-2016 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2011-2015 VMware, Inc., Palo Alto, CA., USA
Copyright 2011-2015 IBM Corp.
Copyright 2011-2015 Hauke Mehrtens 
Copyright 2011-2015 Analog Devices Inc.
Copyright 2011-2014, ARM Ltd.
Copyright 2011-2014 VMware, Inc., Palo Alto, CA., USA
Copyright 2011-2014 Freescale Semiconductor, Inc.
Copyright 2011-2014 Autronica Fire and Security AS
Copyright 2011-2014 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2011-2013 Texas Instruments Inc.
Copyright 2011-2013 Solarflare Communications Inc.
Copyright 2011-2013 Freescale Semiconductor, Inc.
Copyright 2011-2013 Broadcom Corporation
Copyright 2011-2013 Autronica Fire and Security AS
Copyright 2011-2013 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2011-2012, cozybit Inc.
Copyright 2011-2012, Pavel Zubarev 
Copyright 2011-2012, Meador Inge, Mentor Graphics Corporation.
Copyright 2011-2012, Marco Porsch 
Copyright 2011-2012 VMware, Inc., Palo Alto, CA., USA
Copyright 2011-2012 Texas Instruments Inc.
Copyright 2011-2012 NVIDIA, Inc.
Copyright 2011-2012 Maxim Integrated Products
Copyright 2011-2012 Julian Squires 
Copyright 2011-2012 Hauke Mehrtens 
Copyright 2011-2012 Freescale Semiconductor, Inc.
Copyright 2011-2012 Freescale Semiconductor, Inc
Copyright 2011-2012 Freescale Semiconductor Inc.
Copyright 2011-2012 Calxeda, Inc.
Copyright 2011-2012 Analog Devices Inc.
Copyright 2011-2 Wolfson Microelectronics plc
Copyright 2011-2 Wolfson Microelectronics PLC. Author: Mark Brown 
Copyright 2011-2 Wolfson Microelectronics PLC.
Copyright 2011,2016 Freescale Semiconductor, Inc.
Copyright 2011,2012 Toradex Inc.
Copyright 2011, Siemens AG written by Alexander Smirnov 
Copyright 2011, Netlogic Microsystems.
Copyright 2011, Netlogic Microsystems Inc.
Copyright 2011, Integrated Device Technology, Inc.
Copyright 2011, Hauke Mehrtens 
Copyright 2011, Dmitry Eremin-Solenikov
Copyright 2011, Chetan Loke  License: GPL, version 2.0
Copyright 2011, Broadcom Corporation
Copyright 2011, ARM Ltd.
Copyright 2011, 2012, Hauke Mehrtens 
Copyright 2011 by Bryan Wu 
Copyright 2011 bct electronic GmbH
Copyright 2011 Xillybus Ltd, http://xillybus.com
Copyright 2011 Wolfson Microelectronics. PLC.
Copyright 2011 Wolfson Microelectronics plc. Author: Mark Brown 
Copyright 2011 Wolfson Microelectronics plc Mark Brown 
Copyright 2011 Wolfson Microelectronics plc Author: Mark Brown 
Copyright 2011 Wolfson Microelectronics plc
Copyright 2011 Wolfson Microelectronics PLC. Author: Mark Brown 
Copyright 2011 Wolfson Microelectronics PLC.
Copyright 2011 Wolfson Microelectronics
Copyright 2011 Wolfram Sang, Pengutronix e.K.
Copyright 2011 Wind River Systems, Inc.
Copyright 2011 Vista Silicon S.L.
Copyright 2011 The Chromium Authors, All Rights Reserved.
Copyright 2011 Solarflare Communications Inc.
Copyright 2011 Simtec Electronics Ben Dooks 
Copyright 2011 Samsung Electronics Co., Ltd. http://www.samsung.com/
Copyright 2011 ST-Ericsson AB
Copyright 2011 Roland Stigge 
Copyright 2011 Red Hat, Inc., Peter Zijlstra
Copyright 2011 Red Hat, Inc. and/or its affiliates.
Copyright 2011 Red Hat, Inc. All rights reserved.
Copyright 2011 Red Hat, Inc. All Rights Reserved.
Copyright 2011 Red Hat, Inc.
Copyright 2011 Red Hat Inc. All Rights Reserved.
Copyright 2011 Red Hat Inc.
Copyright 2011 Realtek Semiconductor Corp. Author: Johnny Hsu 
Copyright 2011 Realtek Microelectronics Author: Johnny Hsu 
Copyright 2011 Realtek Microelectronics
Copyright 2011 Picochip, Jamie Iles.
Copyright 2011 PetaLogix Qld Pty Ltd Port to Microblaze
Copyright 2011 Paul Mackerras, IBM Corp. 
Copyright 2011 NW Digital Radio
Copyright 2011 Microsoft
Copyright 2011 Michal Simek 
Copyright 2011 Maxim Integrated Products
Copyright 2011 Matt Evans , IBM Corporation 2016 Naveen N. Rao 
Copyright 2011 Matt Evans , IBM Corporation
Copyright 2011 Marvell. 
Copyright 2011 Linus Walleij 
Copyright 2011 Linaro Ltd.
Copyright 2011 Linaro Limited
Copyright 2011 Linaro
Copyright 2011 Lars-Peter Clausen 
Copyright 2011 Jonathan Corbet corbet@lwn.net
Copyright 2011 Jonathan Corbet 
Copyright 2011 Intel Corporation; author Matt Fleming
Copyright 2011 Intel Corporation
Copyright 2011 Intel Corp. Author: Huang Ying 
Copyright 2011 Integrated Device Technology, Inc. Alexandre Bounine  Chul Kim 
Copyright 2011 IBM Corporation.
Copyright 2011 IBM Corporation Author: Mahesh Salgaonkar 
Copyright 2011 IBM Corporation
Copyright 2011 IBM Corp.
Copyright 2011 Heiko Stuebner 
Copyright 2011 Hauppauge Computer works drivers/staging/media/lirc/lirc_zilog.c
Copyright 2011 Google, Inc.
Copyright 2011 Google Inc. All Rights Reserved
Copyright 2011 Freescale Semiconductor, Inc. All Rights Reserved.
Copyright 2011 Freescale Semiconductor, Inc.
Copyright 2011 Freescale Semiconductor, Inc
Copyright 2011 Freescale Semiconductor Inc.
Copyright 2011 Free Software Foundation, Inc. Contributed by Bernd Schmidt .
Copyright 2011 Free Electrons
Copyright 2011 Florian Tobias Schandinat 
Copyright 2011 Fenghua Yu 
Copyright 2011 Denis 'GNUtoo' Carikli 
Copyright 2011 David Gibson, IBM Corporation 
Copyright 2011 CompuLab, Ltd.
Copyright 2011 Cisco Systems, Inc. All rights reserved.
Copyright 2011 Cirrus Logic, Inc.
Copyright 2011 Christian König. All Rights Reserved.
Copyright 2011 Calxeda, Inc.
Copyright 2011 Broadcom Corporation. All rights reserved. 
Copyright 2011 Benjamin Herrenschmidt, IBM Corp.
Copyright 2011 Benjamin Herrenschmidt , IBM Corp.
Copyright 2011 Ben Hutchings.
Copyright 2011 Ben Herrenschmidt, IBM Corp.
Copyright 2011 Analog Devices Inc. Author: Yi Li  Author: Lars-Peter Clausen 
Copyright 2011 Analog Devices Inc. Author: Lars-Peter Clausen  based on an inital version by Cliff Cai 
Copyright 2011 Analog Devices Inc. Author: Lars-Peter Clausen 
Copyright 2011 Analog Devices Inc.
Copyright 2011 Analog Devices Inc (from AD7923 Driver)
Copyright 2011 Analog Devices Inc
Copyright 2011 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright 2011 Advanced Micro Devices, Inc.
Copyright 2011 - 2015 Freescale Semiconductor Inc.
Copyright 2011 - 2014 Freescale Semiconductor Inc.
Copyright 2011 - 2012 Maxim Integrated Products
Copyright 2011 - 2012 Cavium, Inc.
Copyright 2011 - 2012 Bryan Wu 
Copyright 2011 (c) Oracle Corp.
Copyright 2010-2015 Samuel Thibault 
Copyright 2010-2015 Renesas Electronics Corporation
Copyright 2010-2014 Imagination Technologies Ltd.
Copyright 2010-2013 Imagination Technologies Ltd.
Copyright 2010-2012 Solarflare Communications Inc.
Copyright 2010-2012 Hauke Mehrtens 
Copyright 2010-2012 Freescale Semiconductor, Inc.
Copyright 2010-2011a Analog Devices Inc.
Copyright 2010-2011, 2013 Freescale Semiconductor, Inc.
Copyright 2010-2011 Texas Instruments Inc.
Copyright 2010-2011 Picochip Ltd., Jamie Iles http://www.picochip.com
Copyright 2010-2011 Paul Mackerras, IBM Corp. 
Copyright 2010-2011 GE Intelligent Platforms Embedded Systems, Inc.
Copyright 2010-2011 Freescale Semiconductor, Inc. All Rights Reserved.
Copyright 2010-2011 Freescale Semiconductor, Inc.
Copyright 2010-2011 Calxeda, Inc.
Copyright 2010-2011 Analog Devices Inc.
Copyright 2010-2 Wolfson Microelectronics plc
Copyright 2010-11 Wolfson Microelectronics plc
Copyright 2010-1 Wolfson Microelectronics plc
Copyright 2010,2012 IBM Corp.
Copyright 2010,2012 Freescale Semiconductor Inc.
Copyright 2010,2011 Intel Corp. Author: Huang Ying 
Copyright 2010, Lars-Peter Clausen 
Copyright 2010, IBM Corporation. Author: K.Prasad 
Copyright 2010, Christian Lamparter 
Copyright 2010, Bernhard Loos 
Copyright 2010, 2011 Texas Instruments Incorporated
Copyright 2010, 2011 Mark Nelson and Tseng-Hui (Frank) Lin, IBM Corporation
Copyright 2010, 2011 Kent Overstreet 
Copyright 2010, 2011 David Jander 
Copyright 2010 by Konrad Rzeszutek Wilk 
Copyright 2010 Yong Shen 
Copyright 2010 Wolfson Microelectronics. PLC.
Copyright 2010 Wolfson Microelectronics, plc
Copyright 2010 Wolfson Microelectronics plc Author: Dimitris Papastamos 
Copyright 2010 Wolfson Microelectronics plc
Copyright 2010 Wolfson Microelectronics PLC.
Copyright 2010 Wolfram Sang 
Copyright 2010 VMware, Inc., Palo Alto, CA., USA
Copyright 2010 Torez Smith, IBM Corporation.
Copyright 2010 Tilera Corporation. All Rights Reserved.
Copyright 2010 Texas Instruments Inc. Author: Graeme Gregory  Author: Jorge Eduardo Candelaria 
Copyright 2010 Texas Instruments Inc.
Copyright 2010 Steven Rostedt , Red Hat Inc.
Copyright 2010 Steven King 
Copyright 2010 Silicon Turnkey Express LLC.
Copyright 2010 Sascha Hauer, Pengutronix 
Copyright 2010 Samsung Electronics Co., Ltd. Pawel Osciak 

Copyright (c) 2015 Patrick McHardy Copyright (c) 2015 Pablo Neira Ayuso Copyright (c) 2015 PLUMgrid, http://plumgrid.com Copyright (c) 2015 Oracle. All rights reserved. Copyright (c) 2015 Oracle and/or its affiliates. All rights reserved. Authors: Bob Picco , Khalid Aziz Copyright (c) 2015 Oracle and/or its affiliates. All Rights Reserved. Copyright (c) 2015 Oliver Neukum Copyright (c) 2015 Nordic Semiconductor. All Rights Reserved. Copyright (c) 2015 Nicira, Inc. Copyright (c) 2015 Neil Armstrong Copyright (c) 2015 Neil Armstrong Copyright (c) 2015 NVIDIA Corporation. All rights reserved. Copyright (c) 2015 NVIDIA Corporation. Copyright (c) 2015 Motorola Mobility Copyright (c) 2015 Mellanox Technologies. All rights reserved. Copyright (c) 2015 Melexis Copyright (c) 2015 MediaTek, Shunli Wang Copyright (c) 2015 MediaTek Inc. Authors: YT Shen CK Hu Copyright (c) 2015 MediaTek Inc. Author: Zhigang.Wei Chunfeng.Yun Copyright (c) 2015 MediaTek Inc. Author: YT SHEN Copyright (c) 2015 MediaTek Inc. Author: YH Huang Copyright (c) 2015 MediaTek Inc. Author: Mars.C Copyright (c) 2015 MediaTek Inc. Author: Leilk Liu Copyright (c) 2015 MediaTek Inc. Author: Koro Chen Sascha Hauer Hidalgo Huang Ir Lian Copyright (c) 2015 MediaTek Inc. Author: Koro Chen Copyright (c) 2015 MediaTek Inc. Author: James Liao Copyright (c) 2015 MediaTek Inc. Author: Hongzhou.Yang Yingjoe Chen Copyright (c) 2015 MediaTek Inc. Author: Hongzhou.Yang Copyright (c) 2015 MediaTek Inc. Author: Honghui Zhang Copyright (c) 2015 MediaTek Inc. Author: Henry Chen Copyright (c) 2015 MediaTek Inc. Author: Hanyi Wu Sascha Hauer Dawei Chien Louis Yu Copyright (c) 2015 MediaTek Inc. Author: Erin.Lo Copyright (c) 2015 MediaTek Inc. Author: Erin Lo Copyright (c) 2015 MediaTek Inc. Author: Chunfeng Yun Copyright (c) 2015 MediaTek Inc. Author: CK Hu Copyright (c) 2015 MediaTek Inc. Author: Biao Huang Copyright (c) 2015 MediaTek Inc. Author: Bayi Cheng Copyright (c) 2015 MediaTek Inc. Author: Andrew-CT Chen Copyright (c) 2015 MediaTek Inc. Copyright (c) 2015 Measurement-Specialties Copyright (c) 2015 Markus Stockhausen Copyright (c) 2015 Lukasz Majewski Anand Moon Copyright (c) 2015 Lukas Wunner Copyright (c) 2015 Linear Technology Copyright (c) 2015 Linaro, Ltd. All rights reserved. Copyright (c) 2015 Linaro Ltd. www.linaro.org Copyright (c) 2015 Linaro Ltd. Author: Pi-Cheng Chen Copyright (c) 2015 Linaro Ltd. Copyright (c) 2015 Linaro Limited. Copyright (c) 2015 Kuninori Morimoto Copyright (c) 2015 Krzysztof Kozlowski Copyright (c) 2015 Kontron Author: Vadim V. Vlasov Copyright (c) 2015 K. Merker Copyright (c) 2015 Joachim Eastwood Copyright (c) 2015 Jiri Pirko Copyright (c) 2015 Jamal Hadi Salim Copyright (c) 2015 Jaegeuk Kim Copyright (c) 2015 Intel Deutschland GmbH Copyright (c) 2015 Intel Corporation. All rights reserved. Copyright (c) 2015 Intel Corporation Copyright (c) 2015 Imagination Technologies Author: Paul Burton Copyright (c) 2015 Imagination Technologies Author: Alex Smith Copyright (c) 2015 Imagination Technologies Author: Alex Smith Copyright (c) 2015 Hisilicon Limited. Copyright (c) 2015 HiSilicon Technologies Co., Ltd. Copyright (c) 2015 Herbert Xu Copyright (c) 2015 Heiko Stuebner Copyright (c) 2015 Hans de Goede Copyright (c) 2015 HGST, a Western Digital Company. Copyright (c) 2015 H Hartley Sweeten Copyright (c) 2015 Guenter Roeck Copyright (c) 2015 Google, Inc. Copyright (c) 2015 Google, Inc Copyright (c) 2015 FUJITSU LIMITED Copyright (c) 2015 Essensium NV Copyright (c) 2015 Endless Mobile, Inc. Author: Carlo Caione Copyright (c) 2015 Dialog Semiconductor Ltd. Copyright (c) 2015 Dialog Semiconductor Copyright (c) 2015 Denys Vlasenko Copyright (c) 2015 David Ahern Copyright (c) 2015 Cumulus Networks. All rights reserved. Copyright (c) 2015 Cumulus Networks, Inc. Copyright (c) 2015 Cumulus Networks Copyright (c) 2015 Collabora Ltd. Author: Sjoerd Simons Copyright (c) 2015 Clement Vuchener Copyright (c) 2015 Chen-Yu Tsai Copyright (c) 2015 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2015 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2015 Caesar Wang Copyright (c) 2015 Cadence Design Systems Inc. Copyright (c) 2015 CMC Electronics, Inc. Copyright (c) 2015 Broadcom. All rights reserved. Copyright (c) 2015 Benjamin Tissoires Copyright (c) 2015 BMW Car IT GmbH Copyright (c) 2015 Azael Avalos Copyright (c) 2015 Axis Communications AB Copyright (c) 2015 Axentia Technologies AB Author: Peter Rosin Copyright (c) 2015 Armadeus Systems Copyright (c) 2015 Ariel D'Alessandro Copyright (c) 2015 Andy Lutomirski GPL v2 Copyright (c) 2015 Andrew Lutomirski GPL v2 Copyright (c) 2015 Andrew Lutomirski Copyright (c) 2015 ARM Ltd. Copyright (c) 2015 6WIND S.A. Author: Nicolas Dichtel Copyright (c) 2015 - Savoir-faire Linux Copyright (c) 2015 - 2016 Stefan Schmidt Copyright (c) 2015 - 2016 Red Hat, Inc Copyright (c) 2014-2018, The Linux Foundation. All rights reserved. Copyright (c) 2014-2018 The Linux Foundation. All rights reserved. Copyright (c) 2014-2018 Nuvoton Technology corporation. Copyright (c) 2014-2018 MediaTek Inc. Copyright (c) 2014-2017, The Linux Foundation. All rights reserved. Copyright (c) 2014-2017, Intel Corporation. Copyright (c) 2014-2017 Samsung Electronics Co., Ltd Copyright (c) 2014-2017 Qualcomm Atheros, Inc. Copyright (c) 2014-2017 Pengutronix, Marc Kleine-Budde Copyright (c) 2014-2017 Oracle. All rights reserved. Copyright (c) 2014-2017 Mentor Graphics Inc. Copyright (c) 2014-2017 Intel Corporation. All rights reserved. Copyright (c) 2014-2017 Broadcom Copyright (c) 2014-2016, The Linux Foundation. All rights reserved. Copyright (c) 2014-2016, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2014-2016, Intel Corporation. Copyright (c) 2014-2016, Fuzhou Rockchip Electronics Co., Ltd Caesar Wang Copyright (c) 2014-2016, Ericsson AB All rights reserved. Copyright (c) 2014-2016 Qualcomm Atheros, Inc. Copyright (c) 2014-2016 QLogic Corporation Copyright (c) 2014-2016 Mentor Graphics Inc. Copyright (c) 2014-2016 Jiri Pirko Copyright (c) 2014-2016 Intel Corporation Copyright (c) 2014-2016 Hisilicon Limited. Copyright (c) 2014-2016 Frank Praznik Copyright (c) 2014-2016 Christoph Hellwig. Copyright (c) 2014-2016 Broadcom Corporation Copyright (c) 2014-2016 Andy Lutomirski GPL v2 Copyright (c) 2014-2016 Andrew Lutomirski Copyright (c) 2014-2016 Advanced Micro Devices, Inc. All rights reserved. Copyright (c) 2014-2016 Advanced Micro Devices, Inc. Copyright (c) 2014-2015,2017 Qualcomm Atheros, Inc. Copyright (c) 2014-2015, The Linux Foundation. All rights reserved. Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2014-2015, Intel Corporation. Copyright (c) 2014-2015, Imagination Technologies Copyright (c) 2014-2015 Thomas Graf Copyright (c) 2014-2015 The Linux Foundation. All rights reserved. Copyright (c) 2014-2015 Takashi Sakamoto Copyright (c) 2014-2015 Scott Feldman Copyright (c) 2014-2015 Samsung Electronics Co., Ltd. Author : Chanwoo Choi Copyright (c) 2014-2015 Qualcomm Atheros, Inc. Copyright (c) 2014-2015 QLogic Corporation. All rights reserved. Copyright (c) 2014-2015 QLogic Corporation All rights reserved www.qlogic.com Copyright (c) 2014-2015 QLogic Corporation Copyright (c) 2014-2015 MediaTek Inc. Author: Tianping.Fang Copyright (c) 2014-2015 MediaTek Inc. Author: Hongzhou.Yang Copyright (c) 2014-2015 MediaTek Inc. Author: Chaotian.Jing Copyright (c) 2014-2015 MediaTek Inc. Copyright (c) 2014-2015 Linaro Limited. Copyright (c) 2014-2015 Jiri Pirko Copyright (c) 2014-2015 Imagination Technologies Ltd. Copyright (c) 2014-2015 Hisilicon Limited. Copyright (c) 2014-2015 Google Inc. Copyright (c) 2014-2015 Andrew Lutomirski Copyright (c) 2014- QLogic Corporation. All rights reserved www.qlogic.com Copyright (c) 2014,2017 The Linux Foundation. All rights reserved. Copyright (c) 2014,2017 Qualcomm Atheros, Inc. Copyright (c) 2014,2016 Qualcomm Atheros, Inc. Copyright (c) 2014,2015, Linaro Ltd. Copyright (c) 2014,2015 Ken Xue Jeff Wu Copyright (c) 2014,2015 AMD Corporation. Authors: Ken Xue Wu, Jeff Copyright (c) 2014, The Linux foundation. All rights reserved. Copyright (c) 2014, The Linux Foundation. All rights reserved. Copyright (c) 2014, The Linux Foundation. All rights reserved. Copyright (c) 2014, The Linux Foundation, Laura Abbott. Copyright (c) 2014, The Chromium OS Authors. All rights reserved. Copyright (c) 2014, Steffen Trumtrar Copyright (c) 2014, Sony Mobile Communications Inc. Copyright (c) 2014, Sony Mobile Communications AB. Copyright (c) 2014, ROCKCHIP CORPORATION. All rights reserved. Copyright (c) 2014, QLogic Corporation Copyright (c) 2014, Primary Data, Inc. All rights reserved. Copyright (c) 2014, Patrik Jakobsson All Rights Reserved. Copyright (c) 2014, National Instruments Corp. All rights reserved. Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2014, Mellanox Technologies inc. All rights reserved. Copyright (c) 2014, Lorenzo Bianconi Copyright (c) 2014, Linaro Limited Author: Linus Walleij Copyright (c) 2014, Linaro Limited Copyright (c) 2014, Intel Corporation. Qiaowei Ren Dave Hansen Copyright (c) 2014, Intel Corporation. Author: Ramakrishna Pallala Copyright (c) 2014, Intel Corporation. Author: David Cohen Copyright (c) 2014, Intel Corporation. Copyright (c) 2014, Intel Corporation All rights reserved. Copyright (c) 2014, Insignal Co., Ltd. Copyright (c) 2014, Inforce Computing. All rights reserved. Copyright (c) 2014, I2SE GmbH Copyright (c) 2014, Fuzhou Rockchip Electronics Co., Ltd Author: Tony Xie Copyright (c) 2014, Fuzhou Rockchip Electronics Co., Ltd Author: Addy Ke Copyright (c) 2014, Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2014, Ericsson AB All rights reserved. Copyright (c) 2014, Cisco Systems, Inc. All rights reserved. Copyright (c) 2014, Chen-Yu Tsai Copyright (c) 2014, Applied Micro Circuits Corporation Authors: Iyappan Subramanian Ravi Patel Keyur Chudgar Copyright (c) 2014, Applied Micro Circuits Corporation Authors: Iyappan Subramanian Keyur Chudgar Copyright (c) 2014, Applied Micro Circuits Corporation Authors: Iyappan Subramanian Copyright (c) 2014, Applied Micro Circuits Corporation Author: Tanmay Inamdar Duc Dang Copyright (c) 2014, Applied Micro Circuits Corporation Author: Rameshwar Prasad Sahu Shamal Winchurkar Feng Kan Copyright (c) 2014, Applied Micro Circuits Corporation Author: Rameshwar Prasad Sahu Loc Ho Copyright (c) 2014, Applied Micro Circuits Corporation Author: Loc Ho Tuan Phan Suman Tripathi Copyright (c) 2014, Applied Micro Circuits Corporation Author: Feng Kan . Copyright (c) 2014, Applied Micro Circuits Corporation Author: Feng Kan Author: Hieu Le Copyright (c) 2014, Applied Micro Circuits Corporation Author: Tin Huynh . Y Vo . Quan Nguyen . Copyright (c) 2014, Adam Baker Copyright (c) 2014, 2015 FUKAUMI Naoki Copyright (c) 2014, 2015 Andy Yan Copyright (c) 2014 sigma star gmbh Author: Richard Weinberger Copyright (c) 2014 eGauge Systems LLC Contributed by David Mosberger-Tang Copyright (c) 2014 by Florian 'floe' Echtler Copyright (c) 2014 by Chris J Arges Copyright (c) 2014 Zhang, Keguang Copyright (c) 2014 Toradex AG. Copyright (c) 2014 Tomasz Figa Copyright (c) 2014 Tomasz Figa Copyright (c) 2014 Tim Chen Copyright (c) 2014 The Linux Foundation. All rights reserved. Copyright (c) 2014 The Chromium OS Authors Copyright (c) 2014 Takashi Sakamoto Copyright (c) 2014 Takashi Sakamoto Copyright (c) 2014 Takashi Iwai Copyright (c) 2014 Steffen Trumtrar Copyright (c) 2014 Stefan Roese Copyright (c) 2014 Shuah Khan Copyright (c) 2014 Sebastian Reichel Copyright (c) 2014 Scott Feldman Copyright (c) 2014 Scott Feldman Copyright (c) 2014 Scott Alfter Copyright (c) 2014 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2014 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Tomasz Figa Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Thomas Abraham Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Rahul Sharma Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Naveen Krishna Ch Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Jaewon Kim Author: Hyunhee Kim Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Chanwoo Choi Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Andrey Ryabinin Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Andrey Ryabinin Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Ajay Kumar Copyright (c) 2014 Samsung Electronics Co., Ltd. Copyright (c) 2014 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2014 Samsung Electronics Co., Ltd Derived from drivers/video/backlight/ld9040.c Copyright (c) 2014 Samsung Electronics Co., Ltd Author: Chanwoo Choi Copyright (c) 2014 Samsung Electronics Co., Ltd Copyright (c) 2014 SUSE LINUX Products GmbH Copyright (c) 2014 STMicroelectonics Ltd. Author: Stuart Menefy Copyright (c) 2014 Romain Perier Copyright (c) 2014 Rockchip Electronics Co. Ltd. Author: Jianqun xu Copyright (c) 2014 Rockchip Electronics Co. Ltd. Author: Jianqun Copyright (c) 2014 Redpine Signals Inc. Copyright (c) 2014 Red Hat, Inc., Mark Salter Copyright (c) 2014 Red Hat, Inc. All Rights Reserved. Copyright (c) 2014 Red Hat, Inc Copyright (c) 2014 Red Hat Inc. Copyright (c) 2014 Realtek Semiconductor Corp. All rights reserved. Copyright (c) 2014 Raspberry Pi (Trading) Ltd. All rights reserved. Copyright (c) 2014 Rafał Miłecki Copyright (c) 2014 Qualcomm Atheros, Inc. Copyright (c) 2014 QLogic Corporation All rights reserved Copyright (c) 2014 QLogic Corporation Copyright (c) 2014 Philipp Zabel

, Pengutronix Copyright (c) 2014 Petr Olivka Copyright (c) 2014 Peter Meerwald Copyright (c) 2014 Patrik Jakobsson All Rights Reserved. Copyright (c) 2014 Patrick McHardy Copyright (c) 2014 Pali Rohár Copyright (c) 2014 Pablo Neira Ayuso Copyright (c) 2014 PLUMgrid, http://plumgrid.com Copyright (c) 2014 Oracle Co., Daniel Kiper Copyright (c) 2014 Open Grid Computing, Inc. All rights reserved. Copyright (c) 2014 Oleksij Rempel . Copyright (c) 2014 Oleksij Rempel Copyright (c) 2014 Nokia Solutions and Networks. Copyright (c) 2014 Nicira, Inc. Copyright (c) 2014 NVIDIA Corporation. All rights reserved. Copyright (c) 2014 NVIDIA Corporation Copyright (c) 2014 NVIDIA CORPORATION. All rights reserved. Copyright (c) 2014 MundoReader S.L. Matthias Brugger Copyright (c) 2014 MundoReader S.L. Author: Matthias Brugger Copyright (c) 2014 MundoReader S.L. Author: Heiko Stuebner Copyright (c) 2014 Motorola Mobility Copyright (c) 2014 Mellanox Technologies. All rights reserved. Copyright (c) 2014 Mediatek Inc. Author: Shunli Wang Yingjoe Chen Copyright (c) 2014 MediaTek Inc. Author: Xudong Chen Copyright (c) 2014 MediaTek Inc. Author: Shunli Wang Copyright (c) 2014 MediaTek Inc. Author: Joe.C Copyright (c) 2014 MediaTek Inc. Author: Jie Qiu Copyright (c) 2014 MediaTek Inc. Author: James Liao Copyright (c) 2014 MediaTek Inc. Author: Howard Chen Copyright (c) 2014 MediaTek Inc. Author: Hongzhou.Yang Copyright (c) 2014 MediaTek Inc. Author: Flora Fu, MediaTek Copyright (c) 2014 MediaTek Inc. Author: Flora Fu Copyright (c) 2014 MediaTek Inc. Author: Eddie Huang Copyright (c) 2014 MediaTek Inc. Copyright (c) 2014 Measurement-Specialties Copyright (c) 2014 Mauro Carvalho Chehab Copyright (c) 2014 Mathias Gottschlag Copyright (c) 2014 Marvell Technology Group Ltd. Copyright (c) 2014 Martyn Welch Copyright (c) 2014 Marek Szyprowski Copyright (c) 2014 Mahesh Bandewar Copyright (c) 2014 Maciej W. Rozycki Copyright (c) 2014 Lukasz Majewski Copyright (c) 2014 Lucas Stach , Pengutronix Copyright (c) 2014 Linaro Ltd. Copyright (c) 2014 LSI Corporation Copyright (c) 2014 Johan Hovold Copyright (c) 2014 Joachim Eastwood Copyright (c) 2014 Jiri Pirko Copyright (c) 2014 Jeff Layton Copyright (c) 2014 Janne Kanniainen Copyright (c) 2014 Jamie Lentin Copyright (c) 2014 Jaegeuk Kim Copyright (c) 2014 JD Cole Copyright (c) 2014 Intel Corporation. All rights reserved. Copyright (c) 2014 Intel Corporation Author: Tomasz Bursztyka Copyright (c) 2014 Intel Corporation Copyright (c) 2014 Intel Corp. Author: Denis Turischev Copyright (c) 2014 Intel Corp Copyright (c) 2014 Imagination Technologies Ltd. Author: Markos Chandras Copyright (c) 2014 Imagination Technologies Ltd. Author: Leonid Yegoshin Author: Markos Chandras Copyright (c) 2014 Imagination Technologies Ltd. Copyright (c) 2014 Imagination Technologies Authors: Will Thomas, James Hartley Copyright (c) 2014 Huawei Ltd. Copyright (c) 2014 Huang Bo Copyright (c) 2014 Huacai Chen Copyright (c) 2014 Hisilicon Ltd. Copyright (c) 2014 Hisilicon Limited. Copyright (c) 2014 Hannes Reinecke, SUSE Linux GmbH Copyright (c) 2014 Hannes Reinecke All Rights Reserved. Copyright (c) 2014 H Hartley Sweeten Copyright (c) 2014 Guenter Roeck Copyright (c) 2014 Google, Inc. Copyright (c) 2014 Google, Inc Copyright (c) 2014 Gabriele Mazzotta Copyright (c) 2014 Finn Thain Copyright (c) 2014 FUKAUMI Naoki Copyright (c) 2014 Ezequiel Garcia Copyright (c) 2014 Echo360 http://www.echo360.com Scott Kanowitz Copyright (c) 2014 EMAC Inc. Copyright (c) 2014 Dmitry Eremin-Solenikov Copyright (c) 2014 Dialog Semiconductor Copyright (c) 2014 David Jander, Protonic Holland Copyright (c) 2014 David Herrmann Copyright (c) 2014 Collabora Ltd. Copyright (c) 2014 Cirrus Logic Inc. Copyright (c) 2014 Christoph Hellwig. All Rights Reserved. Copyright (c) 2014 Christoph Hellwig. Copyright (c) 2014 Christian Gmeiner <christian.gmeiner gmail.com> Copyright (c) 2014 Chelsio, Inc. All rights reserved. Copyright (c) 2014 Carlo Caione Copyright (c) 2014 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2014 Cadence Design Systems Inc. Copyright (c) 2014 Broadcom Corporation Copyright (c) 2014 Benjamin Tissoires Copyright (c) 2014 Benjamin Tissoires Copyright (c) 2014 Arturo Borrero Gonzalez Copyright (c) 2014 Applied Micro Circuits Corporation. Copyright (c) 2014 Anna Schumaker Copyright (c) 2014 Andy Lutomirski and others Licensed under the GPL v2 Copyright (c) 2014 Andy Lutomirski Subject to the GNU General Public License, version 2 Copyright (c) 2014 Andreas Noever Copyright (c) 2014 Advanced Micro Devices, Inc. All rights reserved. Copyright (c) 2014 Advanced Micro Devices, Inc. Copyright (c) 2014 Actions Semi Inc. Author: David Liu Copyright (c) 2014 Actions Semi Inc. Copyright (c) 2014 ATRON electronic GmbH Author: Jan Safrata Copyright (c) 2014 - 2018 Google, Inc Copyright (c) 2014 - 2017 Jes Sorensen Copyright (c) 2013-2018, The Linux Foundation. All rights reserved. Copyright (c) 2013-2017, The Linux Foundation. All rights reserved. Copyright (c) 2013-2017, Mellanox Technologies. All rights reserved. Copyright (c) 2013-2017 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2013-2017 Qualcomm Atheros, Inc. Copyright (c) 2013-2017 Hisilicon Limited. Copyright (c) 2013-2016, The Linux Foundation. All rights reserved. Copyright (c) 2013-2016, Mellanox Technologies. All rights reserved. Copyright (c) 2013-2016, Linux Foundation. All rights reserved. Copyright (c) 2013-2016, Intel Corporation. Copyright (c) 2013-2016 Qualcomm Atheros, Inc. Copyright (c) 2013-2016 Brocade Communications Systems, Inc. Copyright (c) 2013-2016 Broadcom Author: Zi Shen Lim Copyright (c) 2013-2016 Broadcom Copyright (c) 2013-2015, The Linux Foundation. All rights reserved. Copyright (c) 2013-2015, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved. Copyright (c) 2013-2015, Mellanox Technologies, Ltd. All rights reserved. Copyright (c) 2013-2015, Linux Foundation. All rights reserved. Copyright (c) 2013-2015, Intel Corporation. Copyright (c) 2013-2015 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2013-2015 SUSE Authors: Jiri Kosina Vojtech Pavlik Jiri Slaby Copyright (c) 2013-2015 Qualcomm Atheros, Inc. Copyright (c) 2013-2015 PLUMgrid, http://plumgrid.com Copyright (c) 2013-2015 Intel Corporation. Copyright (c) 2013-2015 Imagination Technologies Author: Paul Burton Copyright (c) 2013-2014, The Linux Foundation. All rights reserved. Copyright (c) 2013-2014, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2013-2014, Intel Corporation. Copyright (c) 2013-2014, 2016-2018 The Linux Foundation. All rights reserved. Copyright (c) 2013-2014 Texas Instruments, Inc. Copyright (c) 2013-2014 Takashi Sakamoto Copyright (c) 2013-2014 Samsung Electronics, Co. Ltd. Copyright (c) 2013-2014 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2013-2014 Samsung Electronics Co., Ltd. Mateusz Krawczuk Tomasz Figa Copyright (c) 2013-2014 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2013-2014 Red Hat Inc. Copyright (c) 2013-2014 Mellanox Technologies. All rights reserved. maintained by openib-general@openib.org Copyright (c) 2013-2014 Mellanox Technologies. All rights reserved. Copyright (c) 2013-2014 Linaro Ltd. Copyright (c) 2013-2014 Linaro Limited. Copyright (c) 2013-2014 Intel Corporation Author: Matthew Wilcox Author: Ross Zwisler Copyright (c) 2013-2014 Intel Corp. Copyright (c) 2013-2014 Hisilicon Ltd. Copyright (c) 2013-2014 Hisilicon Limited. Copyright (c) 2013-2014 Avago Technologies Copyright (c) 2013-2014 ARM Ltd. Copyright (c) 2013-2014 ARM Ltd Copyright (c) 2013-15, Intel Corporation. Copyright (c) 2013,2016 Qualcomm Atheros, Inc. Copyright (c) 2013,2016 Lubomir Rintel All rights reserved. Copyright (c) 2013,2014 Uplogix, Inc. David Barksdale Copyright (c) 2013,2014 Samsung Electronics Co., Ltd. http://www.samsung.com Author: Marek Szyprowski Author: Josh Cartwright Copyright (c) 2013, Wind River Systems All rights reserved. Copyright (c) 2013, The Linux Foundation. All rights reserved. Author: Bjorn Andersson Copyright (c) 2013, The Linux Foundation. All rights reserved. Copyright (c) 2013, The Linux Foundation. All rights reserved. Copyright (c) 2013, Stephen Warren Copyright (c) 2013, Steffen Trumtrar Copyright (c) 2013, Sony Mobile Communications AB. Copyright (c) 2013, NVIDIA Corporation. All rights reserved. Copyright (c) 2013, NVIDIA Corporation. Copyright (c) 2013, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2013, Microsoft Corporation. Copyright (c) 2013, Kenneth MacKay All rights reserved. Copyright (c) 2013, Intel Corporation. Len Brown Copyright (c) 2013, Intel Corporation. Copyright (c) 2013, Intel Corporation Author: Lv Zheng Copyright (c) 2013, Intel Corporation Copyright (c) 2013, Cisco Systems, Inc. All rights reserved. Copyright (c) 2013, Carlo Caione Copyright (c) 2013, Applied Micro Circuits Corporation Author: Loc Ho Copyright (c) 2013, Applied Micro Circuits Corporation Author: Feng Kan Author: Loc Ho Copyright (c) 2013, Applied Micro Circuits Corporation Author: Feng Kan Copyright (c) 2013, Alexander Graf Copyright (c) 2013, 2018, The Linux Foundation. All rights reserved. Copyright (c) 2013, 2018, The Linux Foundation. All rights reserved. Copyright (c) 2013, 2016-2017 The Linux Foundation. All rights reserved. Copyright (c) 2013, 2015 The Linux Foundation. All Rights Reserved. Copyright (c) 2013, 2014, 2015 Guenter Roeck Copyright (c) 2013, 2014 Phillip Lougher Copyright (c) 2013, 2014 Guenter Roeck Copyright (c) 2013 by Tobias Hoffmann Copyright (c) 2013 by Robin Gareus Copyright (c) 2013 by Mauro Carvalho Chehab Copyright (c) 2013 by Jan Klötzke Copyright (c) 2013 by Jakob Haufe Copyright (c) 2013 by Evgeny Plehov Copyright (c) 2013 by Cisco Systems, Inc. All rights reserved. Copyright (c) 2013 Vista Silicon S.L. Author: Javier Martin Copyright (c) 2013 U-MoBo Srl Pierluigi Passaro

sx8650.c Copyright (c) 2013 Trond Myklebust Copyright (c) 2013 Tony Prisk Copyright (c) 2013 Tomasz Figa Copyright (c) 2013 Tomasz Figa Copyright (c) 2013 The Linux Foundation Copyright (c) 2013 Texas Instruments Incorporated Author: Joel Fernandes Copyright (c) 2013 Texas Instruments Inc. David Griego, Dale Farnsworth, Archit Taneja, Copyright (c) 2013 Texas Instruments Inc. Copyright (c) 2013 Synaptics Incorporated Copyright (c) 2013 Steffen Trumtrar Copyright (c) 2013 Stefan Achatz Copyright (c) 2013 Simon Wood Copyright (c) 2013 Scott Feldman Copyright (c) 2013 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2013 Samsung Electronics Co., Ltd. http://www.samsung.com Author: Andrzej Pietrasiewicz Copyright (c) 2013 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2013 Samsung Electronics Co., Ltd. Authors: Thomas Abraham Chander Kashyap Copyright (c) 2013 Samsung Electronics Co., Ltd. Author: Tarek Dakhran Copyright (c) 2013 Samsung Electronics Co., Ltd. Author: Padmavathi Venna Copyright (c) 2013 Samsung Electronics Co., Ltd. Author: Mateusz Krawczuk Copyright (c) 2013 Samsung Electronics Co., Ltd. Author: Andrzej Hajda Copyright (c) 2013 Samsung Electronics Co., Ltd. Copyright (c) 2013 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2013 Samsung Electronics Co., Ltd Copyright (c) 2013 Red Hat, Inc. and Parallels Inc. All rights reserved. Authors: David Chinner and Glauber Costa Copyright (c) 2013 Red Hat, Inc. All Rights Reserved. Copyright (c) 2013 Qualcomm Atheros, Inc. Copyright (c) 2013 Qualcomm Atheros Inc. Copyright (c) 2013 Phillip Lougher Copyright (c) 2013 Peter Meerwald Copyright (c) 2013 Patrick McHardy Copyright (c) 2013 Ondrej Zary Copyright (c) 2013 Olivier Scherler Copyright (c) 2013 Oliver Schinagl Copyright (c) 2013 Noralf Tronnes Copyright (c) 2013 Nikolay Aleksandrov Copyright (c) 2013 Nicira, Inc. Copyright (c) 2013 NVIDIA Corporation. All rights reserved. Copyright (c) 2013 NVIDIA Corporation. Copyright (c) 2013 NVIDIA CORPORATION. All rights reserved. Copyright (c) 2013 MundoReader S.L. Author: Heiko Stuebner Copyright (c) 2013 Minchan Kim Copyright (c) 2013 Michael Stapelberg Copyright (c) 2013 Martin Rusko Copyright (c) 2013 Mariusz Bialonczyk Copyright (c) 2013 Lubomir Rintel All rights reserved. Copyright (c) 2013 Lubomir Rintel Copyright (c) 2013 Linaro Ltd. Author: Thomas Abraham Copyright (c) 2013 Linaro Ltd. Copyright (c) 2013 LG Electronics, Namhyung Kim Copyright (c) 2013 Johannes Berg Copyright (c) 2013 Jiri Slaby Copyright (c) 2013 Jiri Pirko Copyright (c) 2013 Jie Liu. All Rights Reserved. Copyright (c) 2013 Intel Corporation. Len Brown Copyright (c) 2013 Intel Corporation. All rights reserved. Copyright (c) 2013 Hongbing Hu Copyright (c) 2013 Hisilicon Limited. Copyright (c) 2013 Heiko Stuebner Copyright (c) 2013 Hauke Mehrtens Copyright (c) 2013 Hardkernel Co., Ltd. http://www.hardkernel.com Copyright (c) 2013 H Hartley Sweeten Copyright (c) 2013 Guenter Roeck Copyright (c) 2013 Guenter Roeck Copyright (c) 2013 Greg Kroah-Hartman Copyright (c) 2013 Google, Inc Copyright (c) 2013 Florian Fainelli Copyright (c) 2013 Federico Simoncelli All rights reserved. Copyright (c) 2013 Faraday Technology Corporation Copyright (c) 2013 Eugene Krasnikov Copyright (c) 2013 Eric Leblond Copyright (c) 2013 ELAN Microelectronics Corp. Copyright (c) 2013 Dmitry Kasatkin Copyright (c) 2013 Dialog Semiconductor Copyright (c) 2013 David Herrmann Copyright (c) 2013 Daniel Mack Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. Copyright (c) 2013 Colin Leitner Copyright (c) 2013 Cisco Systems. All rights reserved. Copyright (c) 2013 Cisco Systems, Inc. Copyright (c) 2013 Christian Ohm Heavily inspired by various other HID drivers that adjust the report descriptor. Copyright (c) 2013 Chanho Min Copyright (c) 2013 Carlo Caione 2012 Henrik Nordstrom Copyright (c) 2013 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2013 Broadcom Corporation Copyright (c) 2013 Anssi Hannula Copyright (c) 2013 Andrew Lunn Copyright (c) 2013 Andrew Duggan Copyright (c) 2013 Alexander Aring Copyright (c) 2013 Alex Ling Copyright (c) 2013 ARM/Linaro Copyright (c) 2013 - 2017 Intel Corporation. All rights reserved. Copyright (c) 2013 - 2015 Linaro Ltd. Copyright (c) 2013 - 2014 Intel Mobile Communications GmbH Copyright (c) 2013 - 2014 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2012-2018, The Linux Foundation. All rights reserved. Copyright (c) 2012-2018 The Linux Foundation. All rights reserved. Copyright (c) 2012-2017 Qualcomm Atheros, Inc. Copyright (c) 2012-2017 Mentor Graphics Inc. Copyright (c) 2012-2016,2018, The Linux Foundation. All rights reserved. Copyright (c) 2012-2016, The Linux Foundation. All rights reserved. Copyright (c) 2012-2016, Intel Corporation. Copyright (c) 2012-2016 Zhang, Keguang Copyright (c) 2012-2016 VMware, Inc. All rights reserved. Copyright (c) 2012-2016 Synaptics Incorporated Copyright (c) 2012-2016 Qualcomm Atheros, Inc. Copyright (c) 2012-2016 Pablo Neira Ayuso Copyright (c) 2012-2016 Mentor Graphics Inc. Copyright (c) 2012-2015,2017 Qualcomm Atheros, Inc. Copyright (c) 2012-2015, The Linux Foundation. All rights reserved. Copyright (c) 2012-2015, NVIDIA Corporation. Copyright (c) 2012-2015, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012-2015, 2017-2018, The Linux Foundation. All rights reserved. Copyright (c) 2012-2015, 2017, The Linux Foundation. All rights reserved. Copyright (c) 2012-2015 Synaptics Incorporated Copyright (c) 2012-2015 Qualcomm Atheros, Inc. Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. Copyright (c) 2012-2014, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012-2014 The Linux Foundation. All rights reserved. Copyright (c) 2012-2014 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2012-2014 Pablo Neira Ayuso Copyright (c) 2012-2014 NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012-2014 Andy Lutomirski Copyright (c) 2012-2013, Wind River Systems Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. Copyright (c) 2012-2013, NVIDIA Corporation. Copyright (c) 2012-2013, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012-2013, Intel Corporation. Copyright (c) 2012-2013, Intel Corporation Author: Mathias Nyman Copyright (c) 2012-2013 Xilinx Copyright (c) 2012-2013 Vyatta Inc. Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2012-2013 Red Hat, Inc. All rights reserved. Copyright (c) 2012-2013 Red Hat, Inc Copyright (c) 2012-2013 Linaro Ltd. Copyright (c) 2012-2013 Linaro Limited. Copyright (c) 2012-2013 Hisilicon Ltd. Copyright (c) 2012-2013 Hisilicon Limited. Copyright (c) 2012-2013 Google (c) Copyright (c) 2012-2013 Gabor Juhos Copyright (c) 2012-2013 Dongjin Kim (tobetter@gmail.com) Copyright (c) 2012-2013 David Herrmann Copyright (c) 2012-2013 Broadcom Corporation Copyright (c) 2012-2012 Quantenna Communications, Inc. All rights reserved. Copyright (c) 2012, The Linux Foundation. All rights reserved. Copyright (c) 2012, TAOS Corporation. Copyright (c) 2012, PetaLogix Copyright (c) 2012, NVIDIA Corporation. All rights reserved. Copyright (c) 2012, NVIDIA Corporation. Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. Author: Venu Byravarasu Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. Author: Laxman dewangan Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012, Microsoft Corporation. Copyright (c) 2012, Michal Simek Copyright (c) 2012, Metasoft s.c. Rafal Prylowski Copyright (c) 2012, Jeff Layton Copyright (c) 2012, Intel Corporation. Author: Liu, Jinsong Copyright (c) 2012, Intel Corporation. Copyright (c) 2012, Intel Corporation Copyright (c) 2012, Code Aurora Forum. All rights reserved. Copyright (c) 2012, Alexander Holler. Copyright (c) 2012, 2017-2018, The Linux Foundation. All rights reserved. Copyright (c) 2012, 2013, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012, 2013 Intel Corporation. All rights reserved. Copyright (c) 2012 by Mauro Carvalho Chehab Copyright (c) 2012 Wind River Systems, Inc. Copyright (c) 2012 Vista Silicon S.L. Javier Martin Copyright (c) 2012 Unixphere AB Copyright (c) 2012 Trond Myklebust Copyright (c) 2012 Tom Harwood Copyright (c) 2012 Thorsten Nowak Copyright (c) 2012 The Chromium OS Authors. All rights reserved. Use of this source code is governed by the GPLv2 license. Copyright (c) 2012 The Chromium OS Authors Author: Will Drewry Copyright (c) 2012 Texas Instruments, Inc Copyright (c) 2012 Taobao. Written by Tao Ma Copyright (c) 2012 Takashi Iwai Copyright (c) 2012 Steffen Trumtrar , Pengutronix Copyright (c) 2012 Stefan Achatz Copyright (c) 2012 Sony Mobile Communications AB Copyright (c) 2012 Smith Micro Software, Inc. Copyright (c) 2012 Savoir-faire Linux Inc. Vivien Didelot Copyright (c) 2012 Samsung Electronics. Copyright (c) 2012 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2012 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2012 Samsung Electronics Co., Ltd. Author: Joonyoung Shim Copyright (c) 2012 Samsung Electronics Co., Ltd. Author: Jingoo Han Copyright (c) 2012 Samsung Electronics Co., Ltd. Author: Inki Dae Copyright (c) 2012 Samsung Electronics Co., Ltd. Authoer: Inki Dae Copyright (c) 2012 Samsung Electronics Co., Ltd(http://www.samsung.com) Copyright (c) 2012 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2012 ST Microelectronics Limited Shiraz Hashim Copyright (c) 2012 Red Hat, Inc. Author(s): Jeff Layton Copyright (c) 2012 Red Hat, Inc. All rights reserved. Copyright (c) 2012 Red Hat, Inc. All Rights Reserved. Copyright (c) 2012 Red Hat, Inc Copyright (c) 2012 Qualcomm Atheros, Inc. Copyright (c) 2012 Qualcomm Atheros Copyright (c) 2012 Pontus Fuchs Copyright (c) 2012 Peter De Wachter Copyright (c) 2012 Pavel Machek Copyright (c) 2012 Paolo Valente. Copyright (c) 2012 Pablo Neira Ayuso Copyright (c) 2012 Ondrej Zary Copyright (c) 2012 Ondrej Zary Copyright (c) 2012 Nikolai Kondrashov Copyright (c) 2012 Netapp, Inc. All rights reserved. Copyright (c) 2012 Neratec Solutions AG Copyright (c) 2012 NeilBrown Heavily based on earlier code which is: Copyright (c) 2012 Mellanox Technologies. All rights reserved. Copyright (c) 2012 Mellanox Technologies. - All rights reserved. Copyright (c) 2012 Massachusetts Institute of Technology Copyright (c) 2012 Marvell Technology Ltd. Yunfan Zhang Copyright (c) 2012 Marvell International Ltd. Wenzeng Chen Qiao Zhou Copyright (c) 2012 Marvell International Ltd. Author: Jett Zhou Haojian Zhuang Copyright (c) 2012 Markus Franke Copyright (c) 2012 Lucas Stach Copyright (c) 2012 Linux Foundation Copyright (c) 2012 Linutronix GmbH Copyright (c) 2012 Linaro Ltd http://www.linaro.org Copyright (c) 2012 Linaro Limited. Copyright (c) 2012 Linaro : Daniel Lezcano (IBM) Copyright (c) 2012 Katalix Systems Ltd Copyright (c) 2012 Jussi Kivilinna Copyright (c) 2012 Jiri Pirko Copyright (c) 2012 Jeff Layton All rights reserved. Copyright (c) 2012 Intel Corporation. All rights reserved. Copyright (c) 2012 Intel Corporation Author: Liu, Jinsong Author: Jiang, Yunhong Author: Ke, Liping Copyright (c) 2012 Intel Corporation Author: Liu, Jinsong Author: Jiang, Yunhong Copyright (c) 2012 Intel Corporation Copyright (c) 2012 Henrik Rydberg Copyright (c) 2012 Heiko Stuebner Copyright (c) 2012 Hans de Goede Copyright (c) 2012 Hans Verkuil Copyright (c) 2012 H Hartley Sweeten Convert to a platform device and use the watchdog framework API Copyright (c) 2012 Guenter Roeck Copyright (c) 2012 Guenter Roeck Copyright (c) 2012 Greg Kroah-Hartman Copyright (c) 2012 Google, Inc Copyright (c) 2012 Gilles Dartiguelongue, Thomas Richter Copyright (c) 2012 GCT Semiconductor, Inc. All rights reserved. Copyright (c) 2012 Florian Westphal Copyright (c) 2012 Extreme Engineering Solution, Inc. Author: Aaron Sierra Copyright (c) 2012 Eukréa Electromatique - ATMEL Author: Nicolas Royer Copyright (c) 2012 Ecole Nationale de l'Aviation Civile, France Copyright (c) 2012 Dongjin Kim Copyright (c) 2012 Domintech Technology Co., Ltd Copyright (c) 2012 Dmitry Eremin-Solenikov Copyright (c) 2012 Dialog Semiconductor Copyright (c) 2012 David Herrmann Copyright (c) 2012 David Dillow Copyright (c) 2012 David Airlie Copyright (c) 2012 DENX Software Engineering, GmbH. Copyright (c) 2012 Cypress Semiconductor Corporation. Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. Copyright (c) 2012 Code Aurora Forum. All rights reserved. Copyright (c) 2012 Cirrus Logic Inc. Copyright (c) 2012 Canonical Ltd. Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2012 Bryan Schumaker Copyright (c) 2012 Broadcom Corporation Copyright (c) 2012 Bosch Sensortec GmbH Copyright (c) 2012 Bjørn Mork Copyright (c) 2012 Bernhard Seibold Copyright (c) 2012 Benjamin Tissoires Copyright (c) 2012 Bastien Nocera Copyright (c) 2012 BTicino S.p.A. Copyright (c) 2012 Andreas Hübner Copyright (c) 2012 Analog Devices, Inc. Author: Lars-Peter Clausen Copyright (c) 2012 Alexey Klimov Copyright (c) 2012 Alexander Potashev, Emcraft Systems, aspotashev@emcraft.com Anton Protopopov, Emcraft Systems, antonp@emcraft.com Copyright (c) 2012 Aeroflex Gaisler AB. Author: Andreas Larsson Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries. All rights reserved. Copyright (c) 2012 - 2018 Intel Corporation. All rights reserved. Copyright (c) 2012 - 2017 Intel Corporation. All rights reserved. Copyright (c) 2012 - 2015 UNISYS CORPORATION All rights reserved. Copyright (c) 2012 - 2014 Xilinx, Inc. Copyright (c) 2011-2017, The Linux Foundation. All rights reserved. Copyright (c) 2011-2017, The Linux Foundation Copyright (c) 2011-2017 Qualcomm Atheros, Inc. Copyright (c) 2011-2016 Zhang, Keguang Copyright (c) 2011-2016 Synaptics Incorporated Copyright (c) 2011-2016 Qualcomm Atheros, Inc. Copyright (c) 2011-2016 Advanced Micro Devices, Inc. Author: Andreas Herrmann Copyright (c) 2011-2015,2017 Qualcomm Atheros, Inc. Copyright (c) 2011-2015, The Linux Foundation. All rights reserved. Copyright (c) 2011-2015, 2017, The Linux Foundation. All rights reserved. Copyright (c) 2011-2015 Xilinx Inc. Copyright (c) 2011-2015 Synaptics Incorporated Copyright (c) 2011-2015 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2011-2015 PLUMgrid, http://plumgrid.com Copyright (c) 2011-2015 Andrew Lutomirski Copyright (c) 2011-2014,2016-2017 Qualcomm Atheros, Inc. Copyright (c) 2011-2014,2016 Qualcomm Atheros, Inc. Copyright (c) 2011-2014, The Linux Foundation. All rights reserved. Copyright (c) 2011-2014, Intel Corporation. Copyright (c) 2011-2014, Intel Corporation Authors: Fenghua Yu , H. Peter Anvin Copyright (c) 2011-2014 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2011-2014 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2011-2014 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com Copyright (c) 2011-2014 Integrated Device Technology, Inc. Alexandre Bounine Copyright (c) 2011-2014 Andy Lutomirski Subject to the GNU General Public License, version 2 Copyright (c) 2011-2013, NVIDIA Corporation. Copyright (c) 2011-2013 Xilinx Inc. Copyright (c) 2011-2013 QLogic Corporation Copyright (c) 2011-2013 NVIDIA Corporation. Copyright (c) 2011-2013 MiraMEMS Sensing Technology Co., Ltd. Copyright (c) 2011-2013 MaxLinear, Inc. All rights reserved which was released under GPL V2 Copyright (c) 2011-2013 MaxLinear, Inc. All rights reserved Copyright (c) 2011-2013 David Herrmann Copyright (c) 2011-2013 Datera, Inc. All rights reserved. Copyright (c) 2011-2013 Datera, Inc. Copyright (c) 2011-2013 Broadcom Corporation Copyright (c) 2011-2012,2017 Qualcomm Atheros, Inc. Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. Copyright (c) 2011-2012, NVIDIA Corporation. Copyright (c) 2011-2012, NVIDIA CORPORATION. All rights reserved. Author: Laxman dewangan Copyright (c) 2011-2012, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2011-2012 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2011-2012 Qualcomm Atheros, Inc. All rights reserved. Copyright (c) 2011-2012 Qualcomm Atheros, Inc. Copyright (c) 2011-2012 Qualcomm Atheros Inc. Copyright (c) 2011-2012 Linaro Ltd. www.linaro.org Copyright (c) 2011-2012 Lars-Peter Clausen Copyright (c) 2011-2012 Intel Corporation. All rights reserved. Copyright (c) 2011,2016 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2011,2012, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2011,2012 Toradex Inc. Copyright (c) 2011,2012 Intel Corp. Copyright (c) 2011, Tom Herbert Copyright (c) 2011, The Linux Foundation. All rights reserved. Copyright (c) 2011, Texas Instruments, Inc. Copyright (c) 2011, TAOS Corporation. Copyright (c) 2011, Sagrad Inc. Author: Solomon Peachy Copyright (c) 2011, ST-Ericsson Author: Dmitry Tarnyagin Copyright (c) 2011, Novell Inc. Copyright (c) 2011, NVIDIA Corporation. Author: Jin Park Copyright (c) 2011, NVIDIA Corporation. Copyright (c) 2011, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2011, Microsoft Corporation. Copyright (c) 2011, Javier Lopez Copyright (c) 2011, Intel Corporation. All Rights Reserved. Copyright (c) 2011, Intel Corporation. Copyright (c) 2011, Intel Corporation Authors: Fenghua Yu , H. Peter Anvin Copyright (c) 2011, Google, Inc. Copyright (c) 2011, Creative Technology Ltd. Copyright (c) 2011, Code Aurora Forum. All rights reserved. Author: Dima Zavin Copyright (c) 2011, Code Aurora Forum. All rights reserved. Author: Brian Swetland Copyright (c) 2011, Code Aurora Forum. All rights reserved. Copyright (c) 2011, ARM Ltd. Copyright (c) 2011, 2017 Intel Corporation. Copyright (c) 2011, 2013 Stefan Kriwanek Copyright (c) 2011, 2012, Qualcomm Atheros Communications Inc. Copyright (c) 2011, 2012, Atheros Communications Inc. Copyright (c) 2011, 2012 Synaptics Incorporated Copyright (c) 2011, 2012 Patrick McHardy Copyright (c) 2011, 2012 Anssi Hannula Copyright (c) 2011 by: Mauro Carvalho Chehab Copyright (c) 2011 by Jarod Wilson based heavily on the work of Stephen Cox, with additional help from RedRat Ltd. Copyright (c) 2011 by Jarod Wilson Copyright (c) 2011 Zhao Zhang Copyright (c) 2011 Zhang, Keguang Copyright (c) 2011 Yu Ke ke.yu@intel.com Copyright (c) 2011 Yu Ke Copyright (c) 2011 Wolfson Microelectronics, plc Copyright (c) 2011 Wind River Systems, Inc. Copyright (c) 2011 Werner Almesberger Copyright (c) 2011 Volkswagen Group Electronic Research All rights reserved. Copyright (c) 2011 Vista Silicon S.L. Javier Martin Copyright (c) 2011 Unixphere Copyright (c) 2011 Tony Prisk Copyright (c) 2011 The Chromium OS Authors. All rights reserved. Copyright (c) 2011 Texas Instruments Incorporated Copyright (c) 2011 Takashi Iwai Copyright (c) 2011 Stephen Hemminger Copyright (c) 2011 Stefan Schmidt Copyright (c) 2011 Stefan Achatz Copyright (c) 2011 Samsung Electronics, Co. Ltd Contact: Tomasz Stanislawski Copyright (c) 2011 Samsung Electronics http://www.samsung.com/ Copyright (c) 2011 Samsung Electronics InKi Dae Donghwa Lee Copyright (c) 2011 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2011 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2011 Samsung Electronics Co., Ltd. Kamil Debski, Copyright (c) 2011 Samsung Electronics Co., Ltd. Authors: Inki Dae Joonyoung Shim Seung-Woo Kim Copyright (c) 2011 Samsung Electronics Co., Ltd. Author: Jingoo Han Copyright (c) 2011 Samsung Electronics Co., Ltd. Author: Inki Dae Copyright (c) 2011 Samsung Electronics Co., Ltd. Authoer: Inki Dae Copyright (c) 2011 Samsung Electronics Co., Ltd. Copyright (c) 2011 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2011 Samsung Electronics Author: Donghwa Lee Derived from drivers/video/backlight/s6e63m0.c Copyright (c) 2011 ST Microelectronics (Alessandro Rubini, Davide Ciminaghi) Copyright (c) 2011 ST Microelectronics (Alessandro Rubini) Copyright (c) 2011 Richard Sharpe Copyright (c) 2011 Red Hat, Inc. All Rights Reserved. Copyright (c) 2011 Rafał Miłecki Copyright (c) 2011 Rafael J. Wysocki , Renesas Electronics Corp. Copyright (c) 2011 Qualcomm Atheros, Inc. Copyright (c) 2011 Qualcomm Atheros Copyright (c) 2011 QLogic Corporation Copyright (c) 2011 Pierre Tardy Inspired from pci fixup code: Copyright (c) 2011 Picochip Ltd., Jamie Iles Copyright (c) 2011 Peter Korsgaard Copyright (c) 2011 Patrick Mchardy Copyright (c) 2011 Patrick McHardy Copyright (c) 2011 Ondrej Zary Copyright (c) 2011 Neratec Solutions AG Copyright (c) 2011 Mircea Gherzan Copyright (c) 2011 Mellanox Technologies. All rights reserved. Copyright (c) 2011 Mauro Carvalho Chehab Copyright (c) 2011 Marvell Semiconductors Inc. All Rights Reserved Copyright (c) 2011 Marvell Semiconductors Inc. Copyright (c) 2011 Mark Einon Copyright (c) 2011 Manuel Stahl Copyright (c) 2011 Logitech (c) Copyright (c) 2011 Logitech Copyright (c) 2011 Konrad Rzeszutek Wilk Copyright (c) 2011 Jussi Kivilinna Copyright (c) 2011 Jonathan Cameron Copyright (c) 2011 Jon Smirl Copyright (c) 2011 John Sung Copyright (c) 2011 John Crispin Copyright (c) 2011 Johan Hovold Copyright (c) 2011 Jiri Pirko Copyright (c) 2011 Jiri Kosina Copyright (c) 2011 Jarod Wilson based on the hid-topseed driver, which is in turn, based on hid-cherry... Copyright (c) 2011 Jan Andersson Copyright (c) 2011 Jamie Iles Copyright (c) 2011 Heiko Stuebner Copyright (c) 2011 H Hartley Sweeten Copyright (c) 2011 Google, Inc. Author: Colin Cross Gary King Copyright (c) 2011 Google, Inc. Copyright (c) 2011 Gabor Juhos Copyright (c) 2011 Free Electrons Copyright (c) 2011 Frederick van der Wyck Copyright (c) 2011 Florian Westphal Copyright (c) 2011 Felix Fietkau Copyright (c) 2011 Extreme Engineering Solution, Inc. Author: Aaron Sierra Copyright (c) 2011 Ericsson AB. Copyright (c) 2011 Eric Dumazet Copyright (c) 2011 David George Copyright (c) 2011 DENX Software Engineering GmbH Copyright (c) 2011 Christoph Hellwig. All Rights Reserved. Copyright (c) 2011 Christian Strobel Copyright (c) 2011 Chris Schlund based on hid-topseed module Copyright (c) 2011 Chelsio Communications. All rights reserved. Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2011 Bryan Schumaker Copyright (c) 2011 Broadcom Corporation Copyright (c) 2011 Bosch Sensortec GmbH Copyright (c) 2011 Bastian Blank Copyright (c) 2011 Atmel Corporation Josh Wu, Copyright (c) 2011 Atheros Communications Inc. Copyright (c) 2011 Anssi Hannula Copyright (c) 2011 Andy Lutomirski Subject to the GNU General Public License, version 2 Copyright (c) 2011 Andy Lutomirski Copyright (c) 2011 Andrei Warkentin Copyright (c) 2011 Analog Devices Inc. Copyright (c) 2011 - 2017 Intel Corporation. All rights reserved. Copyright (c) 2011 - 2014 PLUMgrid, http://plumgrid.com Copyright (c) 2011 - 2014 Cambridge Silicon Radio Limited, a CSR plc group company. Copyright (c) 2011 - 2013 Tatsunosuke Tobita, Wacom. tobita.tatsunosuke@wacom.co.jp> Copyright (c) 2011 - 2012 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2010-2017 Pengutronix, Marc Kleine-Budde Copyright (c) 2010-2015, The Linux Foundation. All rights reserved. Copyright (c) 2010-2015, NVIDIA Corporation. Copyright (c) 2010-2015 Steven Toth Copyright (c) 2010-2015 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2010-2015 Chelsio Communications, Inc. Copyright (c) 2010-2014, The Linux Foundation. All rights reserved. Copyright (c) 2010-2014, Intel Corporation. Copyright (c) 2010-2014 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2010-2014 Nikolai Kondrashov Copyright (c) 2010-2014 Freescale Semiconductor, Inc. Copyright (c) 2010-2014 Broadcom. All rights reserved. Copyright (c) 2010-2013, The Linux Foundation. All rights reserved. Copyright (c) 2010-2013, NVIDIA Corporation. All rights reserved. Copyright (c) 2010-2013, NVIDIA Corporation. Copyright (c) 2010-2013 NVIDIA Corporation. Copyright (c) 2010-2013 Micrel, Inc. Copyright (c) 2010-2013 Kontron Europe GmbH Author: Michael Brunner Copyright (c) 2010-2013 Benjamin Tissoires Copyright (c) 2010-2012,2013, The Linux Foundation. All rights reserved. Copyright (c) 2010-2012, The Linux Foundation. All rights reserved. Copyright (c) 2010-2012, NVIDIA Corporation. All rights reserved. Copyright (c) 2010-2012, NVIDIA Corporation. Copyright (c) 2010-2012, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2010-2012 by Nibble Max Copyright (c) 2010-2012 Stephane Chatty Copyright (c) 2010-2012 Savoir-faire Linux Inc. Jerome Oufella Vivien Didelot Copyright (c) 2010-2012 NVIDIA Corporation. All rights reserved. Copyright (c) 2010-2012 Mauro Carvalho Chehab Driver modified by in order to work with upstream drxk driver, and tons of bugs got fixed, and converted to use dvb-usb-v2. Copyright (c) 2010-2012 Kontron Europe GmbH Author: Michael Brunner Copyright (c) 2010-2012 Freescale Semiconductor, Inc. Copyright (c) 2010-2012 Ecole Nationale de l'Aviation Civile, France Copyright (c) 2010-2012 Broadcom. All rights reserved. Copyright (c) 2010-2012 Benjamin Tissoires Copyright (c) 2010-2011,2014 The Linux Foundation. All rights reserved. Copyright (c) 2010-2011,2013-2015 The Linux Foundation. All rights reserved. Copyright (c) 2010-2011,2013 The Linux Foundation. All rights reserved. Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. Copyright (c) 2010-2011, NVIDIA Corporation. Copyright (c) 2010-2011, Jarod Wilson Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved. Copyright (c) 2010-2011 by Samsung Electronics. Written by: Marek Szyprowski Michal Nazarewicz Copyright (c) 2010-2011 by Samsung Electronics. Copyright (c) 2010-2011 by Mauro Carvalho Chehab Copyright (c) 2010-2011 Wind River Systems, Inc. Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2010-2011 Rafał Miłecki Copyright (c) 2010-2011 Rafael J. Wysocki , Novell Inc. Copyright (c) 2010-2011 Picochip Ltd., Jamie Iles Copyright (c) 2010-2011 Linaro Ltd. www.linaro.org Copyright (c) 2010-2011 Jeremy Kerr Copyright (c) 2010-2011 Ericsson AB Copyright (c) 2010-2011 Atheros Communications, Inc. Copyright (c) 2010-2011 Atheros Communications Inc. Copyright (c) 2010-2011 Andres Salomon Copyright (c) 2010-2010 Analog Devices Inc. Copyright (c) 2010-17: Borislav Petkov Advanced Micro Devices Inc. Copyright (c) 2010,2015, The Linux Foundation. All rights reserved. Copyright (c) 2010,2011 Code Aurora Forum. All rights reserved. Copyright (c) 2010, by Texas Instruments Copyright (c) 2010, Vladimir Fonov Copyright (c) 2010, ST-Ericsson Author: Dmitry Tarnyagin Copyright (c) 2010, ST-Ericsson Author: Ajitpal Singh Copyright (c) 2010, ST-Ericsson Author: Ajitpal Singh Copyright (c) 2010, Red Hat. All rights reserved. Copyright (c) 2010, Octasic semiconductor. Copyright (c) 2010, NVIDIA Corporation. Based on arch/arm/plat-mxc/pwm.c by Sascha Hauer Copyright (c) 2010, NVIDIA Corporation. Copyright (c) 2010, NVIDIA Corporation Copyright (c) 2010, Microsoft Corporation. Copyright (c) 2010, Intel Corporation. Copyright (c) 2010, Google Inc. Copyright (c) 2010, CompuLab, Ltd. Author: Mike Rapoport Copyright (c) 2010, Code Aurora Forum. All rights reserved. Copyright (c) 2010, Code Aurora Forum. All rights reserved. Copyright (c) 2010, Citrix Copyright (c) 2010, Applied Micro Circuits Corporation Authors: Tirumala R Marri Feng Kan Copyright (c) 2010, Applied Micro Circuits Corporation Author: Tirumala R Marri Copyright (c) 2010, Applied Micro Circuits Corporation Author: Tanmay Inamdar Copyright (c) 2010, Applied Micro Circuits Corporation Author: Rupjyoti Sarmah Copyright (c) 2010, 2015 Mathieu Desnoyers Copyright (c) 2010, 2014 The Linux Foundation. All rights reserved. Copyright (c) 2010, 2014 The Linux Foundation. All rights reserved. Copyright (c) 2010, 2014 Samsung Electronics http://www.samsung.com/ Copyright (c) 2010, 2012-2013, NVIDIA Corporation. All rights reserved. Copyright (c) 2010, 2012, 2018 The Linux Foundation. All rights reserved. Copyright (c) 2010, 2011, 2016 The Linux Foundation. All rights reserved. Copyright (c) 2010, 2011 Intel Corporation Copyright (c) 2010, 2011 Fabien Marteau Sponsored by ARMadeus Systems Copyright (c) 2010, 2011 Fabien Marteau Copyright (c) 2010, 2011 Ericsson AB. Copyright (c) 2010 by: Mauro Carvalho Chehab Copyright (c) 2010 by Samsung Electronics Author: Michal Nazarewicz Copyright (c) 2010 by Pavel Osnova Copyright (c) 2010 by Mauro Carvalho Chehab Copyright (c) 2010 by Kyle Strickland based on kworld-plus-tv-analog.c by Mauro Carvalho Chehab) Copyright (c) 2010 by Jarod Wilson Copyright (c) 2010 by Igor M. Liplianin Copyright (c) 2010 by Herton Ronaldo Krzesinski Copyright (c) 2010 Xing Wei Copyright (c) 2010 Wolfson Microelectronics plc Author: Mark Brown Copyright (c) 2010 Wind River Systems, Inc. All Rights Reserved. Copyright (c) 2010 Werner Fink, Jiri Slaby Copyright (c) 2010 Wang Lei Author(s): Wang Lei (wang840925@gmail.com). All Rights Reserved. Copyright (c) 2010 Voltaire Inc. All rights reserved. Copyright (c) 2010 Vasily Khoruzhick Copyright (c) 2010 Stephane Chatty Copyright (c) 2010 Stefan Achatz Copyright (c) 2010 Simtec Electronics Ben Dooks Copyright (c) 2010 Simon Wood Copyright (c) 2010 Silicon Hive www.siliconhive.com. Copyright (c) 2010 Signal 11 Software Copyright (c) 2010 Sergei Kolzun Copyright (c) 2010 Serge A. Zaitsev Copyright (c) 2010 Secret Lab Technologies, Ltd. Copyright (c) 2010 Sebastian Smolorz Copyright (c) 2010 Sascha Hauer Copyright (c) 2010 Samsung Electronics, Co. Ltd Contact: Sylwester Nawrocki Copyright (c) 2010 Samsung Electronics http://www.samsung.com/ Copyright (c) 2010 Samsung Electronics Kyungmin Park Marek Szyprowski Copyright (c) 2010 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2010 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2010 Samsung Electronics Co. Ltd. Jaswinder Singh Copyright (c) 2010 Samsung Electronics Co. Ltd http://www.samsung.com/ Copyright (c) 2010 ST-Ericsson SA Copyright (c) 2010 SMSC Copyright (c) 2010 Rising Tide Systems Copyright (c) 2010 RidgeRun (todd.fischer@ridgerun.com) Copyright (c) 2010 Richard Nauber Copyright (c) 2010 Red Hat, Inc. All Rights Reserved. Copyright (c) 2010 Red Hat, Inc. Copyright (c) 2010 Red Hat Inc. Author : Dave Airlie Copyright (c) 2010 Rafał Miłecki Copyright (c) 2010 Rafael J. Wysocki , Novell Inc. Copyright (c) 2010 Picochip Ltd., Jamie Iles Copyright (c) 2010 Phillip Lougher Copyright (c) 2010 Pengutronix e.K. Author: Wolfram Sang Copyright (c) 2010 Pengutronix e.K. Author: Wolfram Sang Copyright (c) 2010 Paul Thomas Copyright (c) 2010 Patrick McHardy Copyright (c) 2010 Nuvoton technology corporation. Copyright (c) 2010 Nuvoton technology corporation All rights reserved. Copyright (c) 2010 Novell, Inc. Authors(s): Suresh Jayaraman (sjayaraman@suse.de> Copyright (c) 2010 Novell, Inc. Author(s): Suresh Jayaraman Copyright (c) 2010 Nokia Corporation Author: Dmitry Kasatkin Copyright (c) 2010 Nikolai Kondrashov Copyright (c) 2010 NVIDIA Corporation. Copyright (c) 2010 Mika Westerberg Copyright (c) 2010 Mika Laitio Copyright (c) 2010 Michael Poole Copyright (c) 2010 Mauro Carvalho Chehab Copyright (c) 2010 Marvell International Ltd. Author: Haojian Zhuang Copyright (c) 2010 Marvell International Inc. Copyright (c) 2010 Manuel Stahl Copyright (c) 2010 Linux-iSCSI.org Copyright (c) 2010 LG Electronics Chan Jeong Copyright (c) 2010 Kees Cook (kees.cook@canonical.com) Copyright (c) 2010 Katalix Systems Ltd Copyright (c) 2010 Johnathon Harris Copyright (c) 2010 John Fastabend Copyright (c) 2010 Jiri Pirko Copyright (c) 2010 Jean-Francois Dagenais Copyright (c) 2010 Jarod Wilson Copyright (c) 2010 Janusz Krzysztofik Copyright (c) 2010 Istvan Varga Copyright (c) 2010 Ira W. Snyder Copyright (c) 2010 Intel Corporation. All rights reserved. Copyright (c) 2010 Intel Corporation Copyright (c) 2010 Ignaz Forster Copyright (c) 2010 Herbert Xu Copyright (c) 2010 Henrik Rydberg Copyright (c) 2010 Henrik Rydberg Copyright (c) 2010 Hendrik Iben Copyright (c) 2010 H Hartley Sweeten Copyright (c) 2010 Gregoire Baron Copyright (c) 2010 Grant Erickson Copyright (c) 2010 Google, Inc Copyright (c) 2010 Franco Catrin Copyright (c) 2010 Ericsson AB. Copyright (c) 2010 Don Prince Copyright (c) 2010 Dmitry Torokhov Input handler conversion Copyright (c) 2010 David Härdeman Copyright (c) 2010 David Chinner. Copyright (c) 2010 Daniel Mack Copyright (c) 2010 Daniel Kiper Copyright (c) 2010 CompuLab Ltd. Mike Rapoport Copyright (c) 2010 CompuLab Ltd Author: Denis Turischev Copyright (c) 2010 CompuLab Ltd Copyright (c) 2010 Cisco Systems, Inc. Copyright (c) 2010 Cisco Systems, Inc Copyright (c) 2010 Christoph Mair Copyright (c) 2010 Chase Douglas Copyright (c) 2010 Cavium Networks, Inc. Copyright (c) 2010 Canonical, Ltd. Copyright (c) 2010 Bruno Randolf Copyright (c) 2010 Broadcom Corporation Copyright (c) 2010 Ben Cropley Copyright (c) 2010 Baruch Siach , Orex Computed Radiography Copyright (c) 2010 Baruch Siach Orex Computed Radiography Copyright (c) 2010 Arrow Electronics, Inc. Copyright (c) 2010 Arnaud Patard Copyright (c) 2010 Arnaud Patard Copyright (c) 2010 Andres Salomon Copyright (c) 2010 Analog Devices Inc. Copyright (c) 2010 Altera Corporation, San Jose, California, USA. Copyright (c) 2010 Alexander Sverdlin Copyright (c) 2010 Alan Stern Copyright (c) 2010 Alan Ott Copyright (c) 2010 Adam Bennett) Copyright (c) 2010 Adam Bennett Copyright (c) 2010 - Mauro Carvalho Chehab Ported the driver to use rc-core IR raw event decoding is now done at rc-core Code almost re-written Copyright (c) 2010 - 2017 Intel Corporation. Len Brown Copyright (c) 2010 - 2017 Intel Corporation. All rights reserved. Copyright (c) 2010 - 2012 Xilinx, Inc. All rights reserved. Copyright (c) 2010 - 2011 Ping Cheng, Wacom. Copyright (c) 2010 - 2011 PetaLogix Copyright (c) 2010 - 2011 Michal Simek Copyright (c) 201 Broadcom Corporation Copyright (c) 2009/10 Intel Corporation Copyright (c) 2009-2018, The Linux Foundation. All rights reserved. Copyright (c) 2009-2016 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2009-2014 Chelsio, Inc. All rights reserved. Copyright (c) 2009-2013, The Linux Foundation. All rights reserved. Copyright (c) 2009-2013, NVIDIA Corporation. All rights reserved. Copyright (c) 2009-2013, 2016-2018, The Linux Foundation. All rights reserved. Copyright (c) 2009-2013 VMware, Inc., Palo Alto, CA., USA All Rights Reserved. Copyright (c) 2009-2013 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2009-2013 QLogic Corporation QLogic Linux qlcnic NIC Driver Copyright (c) 2009-2013 QLogic Corporation Copyright (c) 2009-2013 LSI Corporation Copyright (c) 2009-2012,2014, The Linux Foundation. All rights reserved. Copyright (c) 2009-2012, NVIDIA Corporation. All rights reserved. Copyright (c) 2009-2011, NVIDIA Corporation. Copyright (c) 2009-2011, Intel Corporation. All Rights Reserved. Copyright (c) 2009-2011, Intel Corporation. Copyright (c) 2009-2011, Dan Magenheimer, Oracle Corp. Copyright (c) 2009-2011, Code Aurora Forum. All rights reserved. Copyright (c) 2009-2011 Wind River Systems, Inc. Copyright (c) 2009-2011 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2009-2011 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2009-2011 Manuel Lauss Copyright (c) 2009-2011 Atheros Communications Inc. Copyright (c) 2009-2010, NVIDIA Corporation. Scott Peterson Vijay Mali Copyright (c) 2009-2010, NVIDIA Corporation. Scott Peterson Copyright (c) 2009-2010, Code Aurora Forum. All rights reserved. Copyright (c) 2009-2010, Code Aurora Forum. Copyright (c) 2009-2010 by: Mauro Carvalho Chehab Copyright (c) 2009-2010 Wind River Systems, Inc. Copyright (c) 2009-2010 Stephane Chatty Copyright (c) 2009-2010 Stephane Chatty Copyright (c) 2009-2010 Samsung Electronics Co., Ltd. Pawel Osciak, Marek Szyprowski, Copyright (c) 2009-2010 Nuvoton technology corporation. Copyright (c) 2009-2010 NSN GmbH & Co KG Copyright (c) 2009-2010 MontaVista Software, LLC. Copyright (c) 2009-2010 Micron Technology, Inc. Copyright (c) 2009-2010 Micrel, Inc. Tristram Ha Copyright (c) 2009-2010 Marvell International Ltd. Haojian Zhuang Copyright (c) 2009-2010 Intel Corporation Copyright (c) 2009-2010 Clemens Ladisch Copyright (c) 2009-2010 Chelsio, Inc. All rights reserved. Copyright (c) 2009-2010 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2009-2010 Atheros Communications Inc. Copyright (c) 2009-2010 Analog Devices, Inc. Author: Michael Hennerich Copyright (c) 2009-15 Advanced Micro Devices, Inc. Copyright (c) 2009,2018 Daniel Mack Copyright (c) 2009,2010 Rising Tide, Inc. Copyright (c) 2009,2010 One Laptop per Child Copyright (c) 2009,2010 Nicholas A. Bellinger Copyright (c) 2009,2010 Linux-iSCSI.org Copyright (c) 2009, NVIDIA Corporation. Copyright (c) 2009, Microsoft Corporation. Copyright (c) 2009, Jouni Malinen Copyright (c) 2009, Joao Ramos INESC Inovacao (INOV) Copyright (c) 2009, Intel Corporation. Copyright (c) 2009, Citrix Systems, Inc. Copyright (c) 2009, Christoph Hellwig All Rights Reserved. Copyright (c) 2009, Bartlomiej Zolnierkiewicz Copyright (c) 2009, 2018 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2009, 2014 Samsung Electronics http://www.samsung.com/ Copyright (c) 2009, 2014 Intel Corporation. Copyright (c) 2009, 2013 H Hartley Sweeten Copyright (c) 2009, 2010 the Speakup Team Copyright (c) 2009 by Tilman Schmidt . Copyright (c) 2009 by Rafael Ignacio Zurita Copyright (c) 2009 by Martin Fuzzey Copyright (c) 2009 by Krzysztof Helt Routines for control of MPU-401 in UART mode Copyright (c) 2009 Zhang Le Copyright (c) 2009 Yauhen Kharuzhy , as part of OpenInkpot project Copyright (c) 2009 Xilinx, Inc. Copyright (c) 2009 Wu Zhangjin Copyright (c) 2009 Wolfgang Grandegger Copyright (c) 2009 Wind River Systems, Inc. All Rights Reserved. 03/02/13 added new 2.5 kallsyms Copyright (c) 2009 Wind River Systems, Inc. All Rights Reserved. Copyright (c) 2009 Wayne Roberts tsc2007.c Copyright (c) 2009 VMware, Inc., Palo Alto, CA., USA, Copyright (c) 2009 Trond Myklebust Copyright (c) 2009 Tomas Hanak Copyright (c) 2009 Tobias Lorenz Copyright (c) 2009 Tobias Doerffel Copyright (c) 2009 Tim Blechmann Copyright (c) 2009 Tias Guns Copyright (c) 2009 Takashi Iwai Based on the patches by Rainer Zimmermann Copyright (c) 2009 Takashi Iwai Copyright (c) 2009 SoftwareBitMaker. Copyright (c) 2009 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2009 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2009 Secret Lab Technologies, Ltd. Copyright (c) 2009 Secret Lab Technologies Ltd. Copyright (c) 2009 Sebastian Kapfer Copyright (c) 2009 Sascha Hauer, Pengutronix Copyright (c) 2009 Samsung Electronics InKi Dae Copyright (c) 2009 Samsung Electronics Co.Ltd Author: Joonyoung Shim Copyright (c) 2009 Samsung Electronics Co., Ltd. Pawel Osciak, Marek Szyprowski, Copyright (c) 2009 Samsung Electronics Co., Ltd. Jaswinder Singh Copyright (c) 2009 Samsung Electronics Co. Ltd Author: Jaswinder Singh based upon I2S drivers by Ben Dooks. Copyright (c) 2009 Samsung Electronics Co. Ltd Author: Jaswinder Singh Copyright (c) 2009 Samsung Electronics Co. Ltd Author: Jaswinder Singh Copyright (c) 2009 STMicroelectronics Limited Author: Stuart Menefy Copyright (c) 2009 Rising Tide, Inc. Copyright (c) 2009 RidgeRun (todd.fischer@ridgerun.com) Copyright (c) 2009 Richard Walmsley Copyright (c) 2009 Rafael J. Wysocki, Novell Inc. Copyright (c) 2009 Rafael J. Wysocki , Novell Inc. Copyright (c) 2009 Qi Hardware inc., Author: Xiangfu Liu Copyright (c) 2009 QLogic Corporation. All rights reserved. Copyright (c) 2009 Promwad Innovation Company Yauhen Kharuzhy Copyright (c) 2009 Philippe Vachon Copyright (c) 2009 Philipp Zabel Copyright (c) 2009 Peter Holik Copyright (c) 2009 Pavel Machek Copyright (c) 2009 Pavel Hofman Copyright (c) 2009 Patrick McHardy Copyright (c) 2009 Orex Computed Radiography Baruch Siach Copyright (c) 2009 Nuvoton technology. Wan ZongShun Copyright (c) 2009 Nuvoton technology corporation. Copyright (c) 2009 Nuvoton technology corporation All rights reserved. Copyright (c) 2009 Nuvoton corporation. Copyright (c) 2009 Novell Inc. Copyright (c) 2009 Nokia Corporation Roger Quadros Copyright (c) 2009 Nokia Corporation Contact: Eduardo Valentin Copyright (c) 2009 Nick Kossifidis Copyright (c) 2009 Nicholas A. Bellinger Copyright (c) 2009 MontaVista Software, Inc. Author: Anton Vorontsov Copyright (c) 2009 MontaVista Software, Inc. Copyright (c) 2009 Mika Westerberg Copyright (c) 2009 Micrel Inc. Copyright (c) 2009 Michael Buesch Copyright (c) 2009 Mauro Carvalho Chehab Copyright (c) 2009 Mauro Carvalho Chehab Copyright (c) 2009 Matthieu Crapet Copyright (c) 2009 Marton Balint Copyright (c) 2009 Marek Vasut Copyright (c) 2009 Manuel Stahl Copyright (c) 2009 Manuel Lauss. Copyright (c) 2009 Manuel Lauss Copyright (c) 2009 Magnus Damm Copyright (c) 2009 Linux-iSCSI.org Copyright (c) 2009 Lemote Inc. Author: Wu Zhangjin, wuzhangjin@gmail.com Copyright (c) 2009 LaCie Copyright (c) 2009 Jussi Kivilinna Copyright (c) 2009 Jonathan Cameron Copyright (c) 2009 Jonathan Cameron Copyright (c) 2009 Jochen Friedrich Copyright (c) 2009 Jiri Kosina Copyright (c) 2009 Janine Kropp Copyright (c) 2009 Intel Corporation. All rights reserved. Copyright (c) 2009 Intel Corporation Copyright (c) 2009 Intel Corp. Author: Huang Ying Vinodh Gopal Erdinc Ozturk Deniz Karakoyunlu Copyright (c) 2009 Intel Corp. Author: Huang Ying Copyright (c) 2009 Imre Kaloz Copyright (c) 2009 IBM Corporation Author: Mimi Zohar Copyright (c) 2009 Herton Ronaldo Krzesinski Copyright (c) 2009 Hans de Goede Copyright (c) 2009 HNR Consulting. All rights reserved. Copyright (c) 2009 H Hartley Sweeten Copyright (c) 2009 Gábor Stefanik Copyright (c) 2009 Greg Kroah-Hartman Copyright (c) 2009 Gary Stein Copyright (c) 2009 Gabor Juhos Copyright (c) 2009 Fabio Checconi, Luigi Rizzo, and Paolo Valente. Copyright (c) 2009 Don Prince Copyright (c) 2009 Dmitry Torokhov Copyright (c) 2009 Dmitry Artamonow Copyright (c) 2009 Diego Giagio All rights reserved. Copyright (c) 2009 Dialog Semiconductor Written by David Chen Copyright (c) 2009 Devin Heitmueller Copyright (c) 2009 Denis Oliver Kropp Copyright (c) 2009 Davide Ferri Copyright (c) 2009 David T. L. Wong Copyright (c) 2009 Daniel Ribeiro Copyright (c) 2009 Daniel Mack Copyright (c) 2009 Cyber Switching, Inc. Author: Chris Verges Copyright (c) 2009 Clemens Ladisch Copyright (c) 2009 Bruno Prémont Copyright (c) 2009 Bob Copeland Copyright (c) 2009 Atheros Communications Inc. Copyright (c) 2009 Andy Walls Copyright (c) 2009 Alexander Clouter Copyright (c) 2009 Alberto Panizzo Inspired by Marek Vasut work in l4f00242t03.c Copyright (c) 2009 Alberto Panizzo Based on Marek Vasut work in lms283gf05.h Copyright (c) 2009 Alberto Panizzo Copyright (c) 2009 Albert Herranz Copyright (c) 2009 Aava Mobile Copyright (c) 2009 - 2016 Freescale Semiconductor, Inc. Copyright (c) 2009 - 2010, Intel Corporation and its suppliers. Copyright (c) 2009 - 2010 Guo-Fu Tseng Copyright (c) 2008-2015 Chelsio Communications, Inc. Copyright (c) 2008-2014,2016 Intel Corporation. Copyright (c) 2008-2014, The Linux foundation. All rights reserved. Copyright (c) 2008-2014 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2008-2014 STMicroelectronics Limited Copyright (c) 2008-2014 Patrick McHardy Copyright (c) 2008-2013 Jonathan Cameron Copyright (c) 2008-2013 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2008-2013 Broadcom Corporation Copyright (c) 2008-2012 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2008-2011, Intel Corporation. Copyright (c) 2008-2011, Intel Corporation Copyright (c) 2008-2011 Juliusz Chroboczek Copyright (c) 2008-2011 Jonathan Cameron Copyright (c) 2008-2011 Freescale Semiconductor, Inc. Copyright (c) 2008-2011 Atheros Communications Inc. Copyright (c) 2008-2010, Dave Chinner All Rights Reserved. Copyright (c) 2008-2010, 2013 Dave Chinner All Rights Reserved. Copyright (c) 2008-2010 Rafi Rubin Copyright (c) 2008-2010 Henrik Rydberg Copyright (c) 2008-2010 Arnaud Patard Copyright (c) 2008-2009, NVIDIA Corporation. Copyright (c) 2008-2009, NVIDIA Corporation Copyright (c) 2008-2009, MontaVista Software, Inc. Copyright (c) 2008-2009 Weongyo Jeong Copyright (c) 2008-2009 USI Co., Ltd. All rights reserved. Copyright (c) 2008-2009 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2008-2009 Secret Lab Technologies Ltd. Copyright (c) 2008-2009 Rodolfo Giometti Copyright (c) 2008-2009 Philipp Zabel Copyright (c) 2008-2009 Patrick McHardy Copyright (c) 2008-2009 PMC-Sierra, Inc., All rights reserved. Copyright (c) 2008-2009 PIKA Technologies Sean MacLennan Copyright (c) 2008-2009 Nuvoton technology corporation. Copyright (c) 2008-2009 Novell Inc. Copyright (c) 2008-2009 MontaVista Software, Inc. Copyright (c) 2008-2009 Michael Buesch Copyright (c) 2008-2009 Marvell Semiconductor Copyright (c) 2008-2009 Jonathan Cameron Copyright (c) 2008-2009 Frederic Weisbecker Mostly borrowed from function tracer which Copyright (c) 2008-2009 Felix Fietkau Copyright (c) 2008-2009 Eurotech S.p.A. Michael Lawnick Copyright (c) 2008-2009 Eurotech S.p.A. Copyright (c) 2008-2009 Cisco Systems, Inc. All rights reserved. Copyright (c) 2008-2009 Atheros Communications, Inc. Copyright (c) 2008-2009 Atheros Communications Inc. Copyright (c) 2008,2009,2010 Katalix Systems Ltd Copyright (c) 2008,2009 NEC Software Tohoku, Ltd. Written by Takashi Sato Akira Fujita Copyright (c) 2008,2009 Katalix Systems Ltd Copyright (c) 2008,2009 Ilya Petrov Copyright (c) 2008, VIA Technologies Inc. All Rights Reserved. Copyright (c) 2008, Tungsten Graphics, Inc. Cedar Park, TX., USA. All Rights Reserved. Copyright (c) 2008, Tungsten Graphics Inc. Cedar Park, TX., USA. All Rights Reserved. Copyright (c) 2008, Swedish Institute of Computer Science. All rights reserved. Copyright (c) 2008, Jouni Malinen Copyright (c) 2008, John W. Linville Copyright (c) 2008, Intel Corporation. Copyright (c) 2008, FUJITSU Limited Copyright (c) 2008, Darius Augulis Copyright (c) 2008, Christoph Hellwig All Rights Reserved. Copyright (c) 2008, Christian Lamparter Copyright (c) 2008, 2018 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2008, 2009, 2010 QLogic Corporation. All rights reserved. Copyright (c) 2008, 2009 open80211s Ltd. Authors: Luis Carlos Cobo Javier Cardona Copyright (c) 2008, 2009 open80211s Ltd. Author: Luis Carlos Cobo Copyright (c) 2008, 2009 Tim Blechmann Copyright (c) 2008, 2009 QLogic Corporation. All rights reserved. Copyright (c) 2008, 2007, 2004-2005 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2008 guiming zhuo Copyright (c) 2008 by: Ben Woodard Mauro Carvalho Chehab Copyright (c) 2008 by Takashi Iwai Copyright (c) 2008 by Jaroslav Kysela Copyright (c) 2008 by David Brownell Copyright (c) 2008 Zhang Le Copyright (c) 2008 Zbynek Michl Copyright (c) 2008 Wind River Systems, Inc. Copyright (c) 2008 Wei Ni Copyright (c) 2008 Tomasz Grobelny Copyright (c) 2008 Thomas Bogendoerfer Copyright (c) 2008 Texas Instruments Copyright (c) 2008 Takashi Iwai Copyright (c) 2008 Steven Toth Copyright (c) 2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks , Copyright (c) 2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2008 Simtec Electronics Ben Dooks , Copyright (c) 2008 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright (c) 2008 Simtec Electronics Ben Dooks Copyright (c) 2008 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2008 Silicon Graphics Inc. All Rights Reserved. Copyright (c) 2008 Secret Lab Technologies Ltd. Copyright (c) 2008 Sascha Hauer , Pengutronix Copyright (c) 2008 Samuel Thibault Copyright (c) 2008 STMicroelectronics Limited Copyright (c) 2008 Ryan Mallon Copyright (c) 2008 Rodolfo Giometti Copyright (c) 2008 Rod Whitby Copyright (c) 2008 Richard Liu, STMicroelectronics Copyright (c) 2008 Richard Lemon Copyright (c) 2008 Renesas Solutions Corp. Copyright (c) 2008 Red Hat, Inc. All rights reserved. Copyright (c) 2008 Red Hat Inc. Copyright (c) 2008 Ramax Lo Based on mach-anubis.c by Ben Dooks and modifications by SBZ and Weibing and Michel Pollet Copyright (c) 2008 Ramax Lo Based on mach-anubis.c by Ben Dooks and modifications by SBZ and Weibing Copyright (c) 2008 QUALCOMM USA, INC. Copyright (c) 2008 QUALCOMM Incorporated. Copyright (c) 2008 Philipp Zabel Copyright (c) 2008 Philipp Zabel Copyright (c) 2008 Peter Popovec Copyright (c) 2008 Patrick McHardy Copyright (c) 2008 PIKA Technologies Sean MacLennan Copyright (c) 2008 Nuvoton technology corporation. Copyright (c) 2008 Nuvoton technology corporation All rights reserved. Copyright (c) 2008 Nuvoton technology corporation Copyright (c) 2008 Nuvoton corporation Copyright (c) 2008 Nuovation System Designs, LLC Grant Erickson Copyright (c) 2008 Nissin Systems Co., Ltd., Yoshio Kashiwagi Copyright (c) 2008 Neil Horman Copyright (c) 2008 NVIDIA Corp. All rights reserved. Copyright (c) 2008 MtekVision Co., Ltd. Kwangwoo Lee Copyright (c) 2008 MontaVista Software, Inc. Anton Vorontsov Copyright (c) 2008 MontaVista Software, Inc. Copyright (c) 2008 Mike Christie Copyright (c) 2008 Michael Krufky Copyright (c) 2008 Michael Buesch Copyright (c) 2008 Mauro Carvalho Chehab Copyright (c) 2008 Matthieu Castet (castet.matthieu@free.fr) Copyright (c) 2008 Marvell Semiconductor Copyright (c) 2008 Marvell International Ltd. Converted to SPI device based LCD/Backlight device driver by Eric Miao Copyright (c) 2008 Martin Kebert Copyright (c) 2008 Marek Vasut Copyright (c) 2008 Marc Pignat Copyright (c) 2008 Magnus Damm Copyright (c) 2008 Maciej W. Rozycki Copyright (c) 2008 Lukasz Lubojanski Copyright (c) 2008 Loc Ho Copyright (c) 2008 Lev Babiev based on hid-cherry driver Copyright (c) 2008 Kwangwoo Lee ads7846.c Copyright (c) 2008 Jonathan Cameron Copyright (c) 2008 Jiri Slaby Copyright (c) 2008 Jiri Slaby Copyright (c) 2008 Jaya Kumar Copyright (c) 2008 Jaswinder Singh Rajput Copyright (c) 2008 James Bottomley Copyright (c) 2008 Isaku Yamahata VA Linux Systems Japan. Split out x86 specific part. Copyright (c) 2008 Isaku Yamahata VA Linux Systems Japan K.K. pv_ops. Yaozu (Eddie) Dong Copyright (c) 2008 Isaku Yamahata VA Linux Systems Japan K.K. pv_ops. Copyright (c) 2008 Isaku Yamahata VA Linux Systems Japan K.K. Copyright (c) 2008 Intel Corporation Jesse Barnes Copyright (c) 2008 Intel Corporation Author: Matthew Wilcox Copyright (c) 2008 Intel Corporation Copyright (c) 2008 Instituto Nokia de Tecnologia - INdT Contact: Eduardo Valentin Copyright (c) 2008 Herbert Xu Copyright (c) 2008 Henrik Rydberg (rydberg@euromail.se) Copyright (c) 2008 Harris Corporation Copyright (c) 2008 H Hartley Sweeten Copyright (c) 2008 Gerrit Renker Rewrote from scratch, some bits from earlier code by Copyright (c) 2008 Gerrit Renker Copyright (c) 2008 Freescale Semiconductor, Inc. Copyright (c) 2008 Fabio Belavenuto Copyright (c) 2008 Eurotech S.p.A. Copyright (c) 2008 Eurotech S.p.A. Copyright (c) 2008 Erik Andrén Copyright (c) 2008 Emcraft Systems. Sergei Poselenov, Copyright (c) 2008 Emcraft Systems Sergei Poselenov Copyright (c) 2008 Embedded Alley Solutions Inc Copyright (c) 2008 Doug Thompson www.softwarebitmaker.com Licensed and distributed under the GPL Copyright (c) 2008 Dmitry Eremin-Solenikov Copyright (c) 2008 Dmitry Baryshkov Copyright (c) 2008 Dave Chinner All Rights Reserved. Copyright (c) 2008 Codehermit Copyright (c) 2008 Cisco. All rights reserved. Copyright (c) 2008 Chia-I Wu Copyright (c) 2008 CSE Semaphore Belgium. by Laurent Pinchart Copyright (c) 2008 Bull S.A.S. Copyright (c) 2008 Bernhard Weirich Copyright (c) 2008 Atom Create Engineering Co., Ltd. Copyright (c) 2008 Atheros Communications Inc. Copyright (c) 2008 Applied Micro Circuits Corporation. All rights reserved. James Hsiao Copyright (c) 2008 Anssi Hannula Copyright (c) 2008 Andres Salomon Copyright (c) 2008 Alistair John Strachan Copyright (c) 2008 Alexey Klimov Copyright (c) 2008 Alek Du Copyright (c) 2008 Adrian-Ken Rueegsegger Copyright (c) 2008 - 2012 QLogic Corporation. All rights reserved. Copyright (c) 2007-8 Patrick Boettcher Copyright (c) 2007-2017 Nicira, Inc. Copyright (c) 2007-2016, Synaptics Incorporated Copyright (c) 2007-2015 Herbert Xu Copyright (c) 2007-2014 Nicira, Inc. Copyright (c) 2007-2014 Jiri Kosina Copyright (c) 2007-2013 Nicira, Inc. Copyright (c) 2007-2013 Broadcom Corporation Copyright (c) 2007-2012 Nicira, Inc. Copyright (c) 2007-2011, Intel Corporation. All Rights Reserved. Copyright (c) 2007-2011 Nicira, Inc. Copyright (c) 2007-2011 Nicira Networks. Copyright (c) 2007-2011 Atheros Communications Inc. Copyright (c) 2007-2010 Vasily Khoruzhick Copyright (c) 2007-2010 VMware, Inc., Palo Alto, CA., USA All Rights Reserved. Copyright (c) 2007-2010 The Khronos Group Inc. Copyright (c) 2007-2010 Paul Mundt Copyright (c) 2007-2010 Bartlomiej Zolnierkiewicz Copyright (c) 2007-2009, MontaVista Software, Inc. Derived from code that was: Copyright (c) 2007-2009, Christian Lamparter Copyright (c) 2007-2009 VMware, Inc., Palo Alto, CA., USA All Rights Reserved. Copyright (c) 2007-2009 Philipp Zabel Copyright (c) 2007-2009 Patrick McHardy Copyright (c) 2007-2009 Oliver Neukum Copyright (c) 2007-2009 Novell Inc. Copyright (c) 2007-2009 Greg Kroah-Hartman Copyright (c) 2007-2009 Jiri Kosina Copyright (c) 2007-2008, Intel Corporation. All Rights Reserved. Copyright (c) 2007-2008 Tungsten Graphics, Inc., Cedar Park, TX., USA, Copyright (c) 2007-2008 Tungsten Graphics, Inc., Cedar Park, TX., USA Copyright (c) 2007-2008 Pavel Roskin Copyright (c) 2007-2008 Oliver Neukum Copyright (c) 2007-2008 MontaVista Software, Inc. Copyright (c) 2007-2008 Michael Taylor Copyright (c) 2007-2008 Mauro Carvalho Chehab Copyright (c) 2007-2008 Matthew W. S. Bell Copyright (c) 2007-2008 Luis Rodriguez Copyright (c) 2007-2008 Jiri Slaby Copyright (c) 2007-2008 Jim Paris Added support RSX DMA Vivien Chappelier Copyright (c) 2007-2008 Intel Corporation. All rights reserved. Copyright (c) 2007-2008 Intel Corporation Jesse Barnes Copyright (c) 2007-2008 Intel Corporation Copyright (c) 2007-2008 Claudio Nieder Copyright (c) 2007-2008 Claudio Nieder Copyright (c) 2007-2008 Bruno Randolf Copyright (c) 2007-2008 Bartlomiej Zolnierkiewicz Copyright (c) 2007-2008 Atheros Communications, Inc. Copyright (c) 2007,2008 Dmitry Baryshkov Copyright (c) 2007,2008 Dmitry Baryshkov Copyright (c) 2007, XenSource Inc. Copyright (c) 2007, MontaVista Software, Inc. Copyright (c) 2007, Intel Corporation. All Rights Reserved. Copyright (c) 2007, Intel Corporation. Copyright (c) 2007, D G Murray Copyright (c) 2007, 2017 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2007, 2013 Tejun Heo Copyright (c) 2007, 2013 Tejun Heo Copyright (c) 2007, 2011 Jean Delvare Copyright (c) 2007, 2011 Freescale Semiconductor, Inc. Copyright (c) 2007, 2010, 2012 Freescale Semiconductor, Inc. Copyright (c) 2007, 2010 Intel Corporation Jesse Barnes Copyright (c) 2007, 2010 George Joseph Copyright (c) 2007, 2009, 2010 QLogic Corporation. All rights reserved. Copyright (c) 2007, 2009 Anssi Hannula Copyright (c) 2007, 2008, 2009, 2010 Juerg Haefliger Copyright (c) 2007, 2008, 2009 QLogic Corporation. All rights reserved. Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved. Copyright (c) 2007, 2008 QLogic Corporation. All rights reserved. Copyright (c) 2007, 2008 Patrick McHardy Copyright (c) 2007, 2008 Mike Christie Copyright (c) 2007, 2008 Mellanox Technologies. All rights reserved. Copyright (c) 2007, 2004-2005 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2007 by Silicon Motion, Inc. (SMI) Copyright (c) 2007 by Bill Gatliff . Copyright (c) 2007 allank Copyright (c) 2007 Xceive Corporation Copyright (c) 2007 Wouter Horre Copyright (c) 2007 Wind River Systems, Inc. Copyright (c) 2007 Vivek Goyal (vgoyal@in.ibm.com) Copyright (c) 2007 University of Aberdeen, Scotland, UK Copyright (c) 2007 Ujjwal Pande , Kenati Technologies Pvt Ltd. Copyright (c) 2007 Ujjwal Pande , Copyright (c) 2007 Ujjwal Pande Copyright (c) 2007 TinCanTools David Anders Copyright (c) 2007 Thomas Bogendoerfer Copyright (c) 2007 The University of Aberdeen, Scotland, UK Copyright (c) 2007 Tejun Heo Copyright (c) 2007 Tan Swee Heng Copyright (c) 2007 Takashi Iwai Copyright (c) 2007 Steven Toth Copyright (c) 2007 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2007 Simtec Electronics Ben Dooks, Copyright (c) 2007 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright (c) 2007 Simtec Electronics Ben Dooks Copyright (c) 2007 Sigmatel, Inc. Peter Hartley, Copyright (c) 2007 Shin-ya Okada sh_okada(at)d4.dion.ne.jp at) -> @ Copyright (c) 2007 Secret Lab Technologies Ltd. Copyright (c) 2007 Samuel Ortiz which is in turn partly based on the wireless netlink code: Copyright (c) 2007 SUSE Linux Products GmbH Copyright (c) 2007 STMicroelectronics (R&D) Ltd. Copyright (c) 2007 Rodolfo Giometti Copyright (c) 2007 Rik Snel Copyright (c) 2007 Richard Purdie Copyright (c) 2007 Red Hat, Inc. Author(s): Jeff Layton (jlayton@redhat.com) Steve French (sfrench@us.ibm.com) Copyright (c) 2007 Red Hat, Inc. Author(s): Jeff Layton (jlayton@redhat.com) Copyright (c) 2007 Red Hat Copyright (c) 2007 Rafael J. Wysocki Copyright (c) 2007 Philipp Zabel Copyright (c) 2007 Philipp Zabel Copyright (c) 2007 Paul Walmsley Copyright (c) 2007 Patrick McHardy Copyright (c) 2007 Patrick Boettcher Copyright (c) 2007 Oracle Corporation. All rights reserved. Written by Martin K. Petersen Copyright (c) 2007 Ondrej Zajicek Copyright (c) 2007 Olivier DANET Copyright (c) 2007 Oliver Neukum Copyright (c) 2007 Novell Inc. Copyright (c) 2007 Nokia Siemens Networks - Mikko Herranen Copyright (c) 2007 Nokia Siemens Networks Copyright (c) 2007 Nobuhiro Iwamatsu Copyright (c) 2007 MontaVista Software, Inc. Anton Vorontsov Copyright (c) 2007 MontaVista Software, Inc. Copyright (c) 2007 MontaVista Software, Inc. Copyright (c) 2007 Microchip Technology Inc. likely to be covered by the MLPL as found at: http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>. For use only on Windows operating systems. Copyright (c) 2007 Michel Ludwig (michel.ludwig@gmail.com) frontend interface Copyright (c) 2007 Michel Ludwig Fixed module load/unload Copyright (c) 2007 Michel Ludwig Fix SMBus Read Byte command Copyright (c) 2007 Michel Ludwig DVB-T support Copyright (c) 2007 Michael Buesch Copyright (c) 2007 Mellanox Technologies. All rights reserved. Copyright (c) 2007 Mauro Carvalho Chehab Copyright (c) 2007 Matthew Wilcox Copyright (c) 2007 Manuel Lauss Copyright (c) 2007 Maciej W. Rozycki Copyright (c) 2007 Luis R. Rodriguez Copyright (c) 2007 Larry Finger Copyright (c) 2007 Kevin O'Connor Copyright (c) 2007 Kevin Lo Copyright (c) 2007 Keir Fraser, XenSource Inc Copyright (c) 2007 Kalle Valo Copyright (c) 2007 Julian Scheel Copyright (c) 2007 Jonathan Cameron Copyright (c) 2007 Jiri Slaby Copyright (c) 2007 Jiri Kosina Copyright (c) 2007 Jakob Bornecrantz Copyright (c) 2007 Intel Corporation. All rights reserved. Copyright (c) 2007 Intel Corporation Copyright (c) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project. Copyright (c) 2007 Igor Mammedov Author(s): Igor Mammedov (niallain@gmail.com) Steve French (sfrench@us.ibm.com) Wang Lei (wang840925@gmail.com) David Howells (dhowells@redhat.com) Copyright (c) 2007 Igor Mammedov Copyright (c) 2007 Herbert Xu Copyright (c) 2007 Hans J. Koch, Linutronix GmbH Copyright (c) 2007 Guido Guenther Copyright (c) 2007 Greg Kroah-Hartman Copyright (c) 2007 Freescale Semiconductor, Inc. All rights reserved. Copyright (c) 2007 Freescale Semiconductor, Inc. Copyright (c) 2007 Freescale Semiconductor Copyright (c) 2007 Eurotech S.p.A. Copyright (c) 2007 Eric Biederman (ebiederm@xmission.com) Copyright (c) 2007 Dmitry Torokhov Copyright (c) 2007 Dmitry Baryshkov Copyright (c) 2007 Deep Root Systems, LLC Copyright (c) 2007 Dave Airlie Copyright (c) 2007 Daniel Mack friendly supported by NI. Copyright (c) 2007 Daniel Mack Karsten Wiese Copyright (c) 2007 Citrix Systems, Inc. Copyright (c) 2007 Cisco Systems. All rights reserved. Copyright (c) 2007 Cisco Systems, Inc. All rights reserved. Copyright (c) 2007 Christoph Hellwig Copyright (c) 2007 Chelsio, Inc. All rights reserved. Copyright (c) 2007 Byron Bradley Copyright (c) 2007 Bruno Randolf Copyright (c) 2007 Benjamin Herrenschmidt, IBM Corporation Extracted from signal_32.c and signal_64.c Copyright (c) 2007 Ben Dooks Copyright (c) 2007 Barry Carter Copyright (c) 2007 Arnaldo Carvalho de Melo Copyright (c) 2007 Anton Vorontsov Copyright (c) 2007 Andi Kleen (ak@suse.de) Copyright (c) 2007 Alexey Starikovskiy Copyright (c) 2007 Alexey Starikovskiy Copyright (c) 2007 - 2012 QLogic Corporation. All rights reserved. Copyright (c) 2007 - 2009, Christian Lamparter Copyright (c) 2007 - 2008 Jean Delvare Copyright (c) 2007 - 2008 Jacob Jun Pan Copyright (c) 2007 - 1012 Jean Delvare Copyright (c) 2006-2017, CRYPTOGAMS by All rights reserved. Copyright (c) 2006-2016 Herbert Xu Copyright (c) 2006-2014 Brocade Communications Systems, Inc. Copyright (c) 2006-2014 Broadcom Corporation Copyright (c) 2006-2013 Jiri Kosina Copyright (c) 2006-2012 Wilocity Copyright (c) 2006-2012 Patrick McHardy Copyright (c) 2006-2012 Jiri Kosina Copyright (c) 2006-2011 Michael Hennerich Copyright (c) 2006-2011 Freescale Semiconductor, Inc. Copyright (c) 2006-2010 Patrick McHardy Copyright (c) 2006-2010 Jiri Kosina Copyright (c) 2006-2010 BalaBit IT Ltd. Author: Balazs Scheidler, Krisztian Kovacs Copyright (c) 2006-2009, Intel Corporation Copyright (c) 2006-2009 Vmware, Inc., Palo Alto, CA., USA All Rights Reserved. Copyright (c) 2006-2009 Victor Chukhantsev, Denis Grigoriev, Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA All Rights Reserved. Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA Copyright (c) 2006-2009 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Vincent Sanders Copyright (c) 2006-2009 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2006-2009 Red Hat Inc. Copyright (c) 2006-2009 Nick Kossifidis Copyright (c) 2006-2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Vincent Sanders Copyright (c) 2006-2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2006-2008 One Laptop Per Child Authors: Zephaniah E. Hull Andres Salomon Copyright (c) 2006-2008 Novell Inc. Copyright (c) 2006-2008 Nick Kossifidis Copyright (c) 2006-2008 Jiri Kosina Copyright (c) 2006-2008 Intel Corporation Copyright (c) 2006-2008 Hans de Goede Copyright (c) 2006-2008 Greg Kroah-Hartman Copyright (c) 2006-2008 Freescale Semiconductor, Inc. Author: Scott Wood Copyright (c) 2006-2008 Freescale Semiconductor, Inc. All rights reserved. Copyright (c) 2006-2008 Dominik Kuhlen Copyright (c) 2006-2008 Daniel Mack, Karsten Wiese Copyright (c) 2006-2008 Chelsio, Inc. All rights reserved. Copyright (c) 2006-2007, D G Murray. Copyright (c) 2006-2007, 2011-2012 Freescale Semiconductor, Inc. Copyright (c) 2006-2007 Tungsten Graphics, Inc., Cedar Park, TX., USA All Rights Reserved. Copyright (c) 2006-2007 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Vincent Sanders Copyright (c) 2006-2007 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2006-2007 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2006-2007 Silicon Graphics, Inc. Copyright (c) 2006-2007 Philipp Zabel Copyright (c) 2006-2007 Ondrej Zajicek Copyright (c) 2006-2007 Oliver Bock (bock@tfh-berlin.de) Copyright (c) 2006-2007 Novell Inc. Copyright (c) 2006-2007 Nick Kossifidis Copyright (c) 2006-2007 MontaVista Software, Inc. Copyright (c) 2006-2007 Mauro Carvalho Chehab Copyright (c) 2006-2007 Jorge Boncompte - DTI2 Copyright (c) 2006-2007 Jiri Kosina Copyright (c) 2006-2007 Herbert Xu Copyright (c) 2006-2007 Greg Kroah-Hartman Copyright (c) 2006-2007 Freescale Semiconductor, Inc. Copyright (c) 2006-2007 Freescale Semiconductor Copyright (c) 2006-2007 David Brownell Copyright (c) 2006,2007 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2006,2007 Daniel Mack, Tim Ruetz Copyright (c) 2006,2007 Daniel Mack Copyright (c) 2006, emlix, Sebastian Hess Copyright (c) 2006, Rik Snel Copyright (c) 2006, Michael Wu Copyright (c) 2006, Kyle McMartin Copyright (c) 2006, Keir Fraser Copyright (c) 2006, Intel Corporation. Copyright (c) 2006, Ian Campbell, XenSource Ltd. Copyright (c) 2006, Ian Campbell, XenSource Inc. Copyright (c) 2006, Ian Campbell Copyright (c) 2006, 2019 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2006, 2018 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2006, 2017 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2006, 2007, 2008, 2009, 2010 QLogic Corporation. All rights reserved. Copyright (c) 2006, 2007, 2008, 2009 QLogic Corporation. All rights reserved. Copyright (c) 2006, 2007, 2008 QLogic Corporation. All rights reserved. Copyright (c) 2006, 2007 Maciej W. Rozycki Copyright (c) 2006, 2007 IBM Corp. Josh Boyer , David Gibson Copyright (c) 2006, 2007 IBM Corp. Josh Boyer Copyright (c) 2006, 2007 IBM Corp. Benjamin Herrenschmidt Copyright (c) 2006, 2007 IBM Corp. Copyright (c) 2006, 2007 Cisco Systems. All rights reserved. Copyright (c) 2006, 2007 Cisco Systems, Inc. All rights reserved. Copyright (c) 2006, 2006 Michael Buesch Copyright (c) 2006 by Mauro Carvalho Chehab Ted Walther John Sokol http://v4l.videotechnology.com/ Copyright (c) 2006 by Matthias König Copyright (c) 2006 by Jing Min Zhao Copyright (c) 2006 by Jaroslav Kysela Copyright (c) 2006 Wolfson Microelectronics PLC. Graeme Gregory graeme.gregory@wolfsonmicro.com linux@wolfsonmicro.com Copyright (c) 2006 Willem Duinker v4l2 interface modeled after the V4L2 driver for SN9C10x PC Camera Controllers Copyright (c) 2006 Trond Myklebust Copyright (c) 2006 Tower Technologies Based on ep93xx driver, bits from alim7101_wdt.c Copyright (c) 2006 Tower Technologies Copyright (c) 2006 Thomas Gleixner Copyright (c) 2006 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2006 Tensilica, Inc. All Rights Reserved. Copyright (c) 2006 Tejun Heo Copyright (c) 2006 Steven Toth Copyright (c) 2006 Steven Rostedt Licensed under the GNU Free Documentation License, Version 1.2 Copyright (c) 2006 Sphere Systems Ltd Copyright (c) 2006 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2006 Simtec Electronics Vincent Sanders Ben Dooks Copyright (c) 2006 Simtec Electronics Ben Dooks Vincent Sanders Copyright (c) 2006 Simtec Electronics Ben Dooks Copyright (c) 2006 Simtec Electronics Copyright (c) 2006 Silicon Graphics, Inc. by Greg Banks Copyright (c) 2006 Sam Leffler, Errno Consulting Copyright (c) 2006 SUSE Linux Products GmbH Copyright (c) 2006 Rik Snel Copyright (c) 2006 Rick Koch Copyright (c) 2006 Ralf Baechle (ralf@linux-mips.org) Copyright (c) 2006 Rafael J. Wysocki Copyright (c) 2006 Pototskiy Akex Takashi Iwai Tobin Davis Copyright (c) 2006 Philipp Zabel Copyright (c) 2006 Patrick McHardy Copyright (c) 2006 PathScale, Inc. All rights reserved. Copyright (c) 2006 Oracle. All rights reserved. Copyright (c) 2006 Option Wireless n/v All rights Reserved. Copyright (c) 2006 Olivier DANET Copyright (c) 2006 Oliver Neukum Copyright (c) 2006 Novell, Inc. Copyright (c) 2006 Nokia Corporation corgi_ts.c Copyright (c) 2006 Nokia Corporation Various changes: Imre Deak Copyright (c) 2006 Moxa Technologies Co., Ltd. Copyright (c) 2006 MontaVista Software, Inc. Copyright (c) 2006 Michal Ludvig Copyright (c) 2006 Michael Hanselmann Copyright (c) 2006 Michael Buesch Copyright (c) 2006 Mellanox Technologies. All rights reserved. Copyright (c) 2006 Mellanox Technologies. All rights reserved Copyright (c) 2006 Mauro Carvalho Chehab This code is placed under the terms of the GNU General Public License Based on tda9855.c by Steve VanDeBogart (vandebo@uclink.berkeley.edu) Copyright (c) 2006 Mauro Carvalho Chehab This code is placed under the terms of the GNU General Public License Copyright (c) 2006 Mauro Carvalho Chehab Copyright (c) 2006 Matt Callow Copyright (c) 2006 Marek Vasut Copyright (c) 2006 Maciej W. Rozycki Copyright (c) 2006 Luc Verhaegen (quirks list) Copyright (c) 2006 Kyle McMartin Copyright (c) 2006 Jochen Voss Copyright (c) 2006 Jiri Kosina Copyright (c) 2006 Jiri Benc Copyright (c) 2006 Jing Min Zhao Copyright (c) 2006 Intel Corporation. All rights reserved. Copyright (c) 2006 Intel Corporation Copyright (c) 2006 Ian Molton Copyright (c) 2006 Herbert Xu CTR part based on code (crypto/ctr.c) by: Copyright (c) 2006 Herbert Xu Copyright (c) 2006 Herbert Valerio Riedel Copyright (c) 2006 Hartmut Birr (e9hack at gmail dot com) Copyright (c) 2006 Guedez Clement Some functions are taken from the Prodigy192 driver source Copyright (c) 2006 Greg Kroah-Hartman Copyright (c) 2006 Freescale Semiconductor, Inc. Copyright (c) 2006 Edgar Hucek Copyright (c) 2006 Dmitry Torokhov Copyright (c) 2006 Diego Beltrami Miika Komu Herbert Xu Abhinav Pathak Jeff Ahrenholz Copyright (c) 2006 Devicescape Software, Inc. Copyright (c) 2006 Dave Airlie Copyright (c) 2006 Damien Bergamini Copyright (c) 2006 Cisco Systems. All rights reserved. Copyright (c) 2006 Cisco Systems, Inc. All rights reserved. Copyright (c) 2006 Chelsio, Inc. All rights reserved. Copyright (c) 2006 Carsten Emde, Open Source Automation Development Lab Copyright (c) 2006 Carlos Munoz Copyright (c) 2006 Ben Dooks Copyright (c) 2006 Ben Dooks Copyright (c) 2006 Arnaldo Carvalho de Melo Copyright (c) 2006 Anton Vorontsov Copyright (c) 2006 Anssi Hannula Copyright (c) 2006 Andrzej Zaborowski Copyright (c) 2006 Andriy Skulysh Copyright (c) 2006 American Microsystems Limited David Anders Copyright (c) 2006 Alberto Mardegan Copyright (c) 2006 ATRON electronic GmbH Author: Jan Nikitenko Copyright (c) 2006 ATI Technologies Inc. Copyright (c) 2006 ARM Ltd. Copyright (c) 2006 - 2016 Intel Corporation. All rights reserved. Copyright (c) 2006 - 2014 Intel Corporation. All rights reserved. Copyright (c) 2006 - 2013 Broadcom Corporation Copyright (c) 2006 - 2012 QLogic Corporation. All rights reserved. Copyright (c) 2006 - 2012 QLogic Corporation. * All rights reserved. Copyright (c) 2006 - 2011 Intel-NE, Inc. All rights reserved. Copyright (c) 2006 - 2011 Intel Corporation. All rights reserved. Copyright (c) 2006 - 2009 Mellanox Technology Inc. All rights reserved. Copyright (c) 2006 Jiri Benc Copyright (c) 2005-7 The University of Waikato, Hamilton, New Zealand. Copyright (c) 2005-7 Ian McDonald Copyright (c) 2005-6 The University of Waikato, Hamilton, New Zealand. Copyright (c) 2005-6 Ian McDonald Copyright (c) 2005-2017 Mellanox Technologies. All rights reserved. Copyright (c) 2005-2014 Brocade Communications Systems, Inc. Copyright (c) 2005-2011 Atheros Communications Inc. Copyright (c) 2005-2009 Michael Buesch Copyright (c) 2005-2008, 2011-2013, Wind River Systems All rights reserved. Copyright (c) 2005-2008, 2011, Wind River Systems All rights reserved. Copyright (c) 2005-2008, 2010-2011, Wind River Systems All rights reserved. Copyright (c) 2005-2008 Stefano Brivio Copyright (c) 2005-2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2005-2008 Michael Buesch Copyright (c) 2005-2008 KeyStream Corp. Copyright (c) 2005-2008 DLA Systems, David H. Lynch Jr. Copyright (c) 2005-2008 Christer Weinigel Copyright (c) 2005-2008 Chelsio, Inc. All rights reserved. Copyright (c) 2005-2007, Wind River Systems All rights reserved. Copyright (c) 2005-2007, 2012-2013, Wind River Systems All rights reserved. Copyright (c) 2005-2007, 2010-2013, Wind River Systems All rights reserved. Copyright (c) 2005-2007, 2010-2011, Wind River Systems All rights reserved. Copyright (c) 2005-2007 Vladimir Lebedev Copyright (c) 2005-2007 Takashi Iwai Copyright (c) 2005-2007 Stefano Brivio Copyright (c) 2005-2007 Stanislaw Gruszka Copyright (c) 2005-2007 Patrick McHardy Copyright (c) 2005-2007 Network Appliance, Inc. All rights reserved. Copyright (c) 2005-2007 Michael Buesch Copyright (c) 2005-2007 Mauro Carvalho Chehab Copyright (c) 2005-2007 Matthieu Castet Copyright (c) 2005-2006, Intel Corporation. Copyright (c) 2005-2006, Christopher Clark Copyright (c) 2005-2006, 2014, Ericsson AB Copyright (c) 2005-2006, 2013-2018 Ericsson AB Copyright (c) 2005-2006, 2010-2014, Wind River Systems All rights reserved. Copyright (c) 2005-2006, 2010-2013, Wind River Systems All rights reserved. Copyright (c) 2005-2006, 2010-2011, Wind River Systems All rights reserved. Copyright (c) 2005-2006 Voltaire, Inc. All rights reserved. Copyright (c) 2005-2006 Varma Electronics Oy Copyright (c) 2005-2006 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2005-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2005-2006 Network Appliance, Inc. All rights reserved. Copyright (c) 2005-2006 Mauro Carvalho Chehab SAA7111, SAA7113 and SAA7118 support Copyright (c) 2005-2006 Intel Corporation. All rights reserved. Copyright (c) 2005-2006 Hewlett-Packard Development Company, L.P. Contributed by Stephane Eranian Copyright (c) 2005-2006 Hans de Goede Copyright (c) 2005-2006 DENX Software Engineering Stefan Roese Copyright (c) 2005,2006 Option Wireless Sweden AB Copyright (c) 2005,2006 Mauro Carvalho Chehab Copyright (c) 2005,2006 Jim Cromie Copyright (c) 2005, XenSource Ltd Copyright (c) 2005, Wind River Systems All rights reserved. Copyright (c) 2005, Rusty Russell, IBM Corporation Copyright (c) 2005, Nguyen Anh Quynh Copyright (c) 2005, Keir Fraser Copyright (c) 2005, Keir Fraser Copyright (c) 2005, Intel Corporation. Copyright (c) 2005, Intec Automation Inc. Copyright (c) 2005, Devicescape Software, Inc. Copyright (c) 2005, Christopher Clark Copyright (c) 2005, Christian Limpach Copyright (c) 2005, Bull S.A. Written by Pierre Peiffer Copyright (c) 2005, Advanced Micro Devices, Inc. Copyright (c) 2005, 2010-2014, Wind River Systems All rights reserved. Copyright (c) 2005, 2010-2011, Wind River Systems All rights reserved. Copyright (c) 2005, 2009, 2011 Freescale Semiconductor, Inc. Copyright (c) 2005, 2007, 2008 Ian Molton Copyright (c) 2005, 2006, 2008 Patrick McHardy Copyright (c) 2005, 2006, 2007, 2008 Mellanox Technologies. All rights reserved. Copyright (c) 2005, 2006, 2007 Cisco Systems. All rights reserved. Copyright (c) 2005, 2006, 2007 Cisco Systems, Inc. All rights reserved. Copyright (c) 2005, 2006 Voltaire, Inc. All rights reserved. Copyright (c) 2005, 2006 Stefano Brivio Copyright (c) 2005, 2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2005, 2006 PathScale, Inc. All rights reserved. Copyright (c) 2005, 2006 Michael Buesch Copyright (c) 2005, 2006 Maciej W. Rozycki Copyright (c) 2005, 2006 Danny van Dyk Copyright (c) 2005, 2006 Cisco Systems. All rights reserved. Copyright (c) 2005, 2006 Cisco Systems, Inc. All rights reserved. Copyright (c) 2005, 2006 Anssi Hannula Copyright (c) 2005, 2006 Andreas Jaggi Copyright (c) 2005, 2006 Andrea Bittau Copyright (c) 2005 m5603x Linux Driver Project Copyright (c) 2005 by Tilman Schmidt , Hansjoerg Lipp . Copyright (c) 2005 by Tilman Schmidt , Hansjoerg Lipp , Stefan Eilers. Copyright (c) 2005 Voltaire, Inc. All rights reserved. Copyright (c) 2005 Voltaire Inc. All rights reserved. Copyright (c) 2005 Vojtech Pavlik Copyright (c) 2005 Vojtech Pavlik Copyright (c) 2005 Topspin Communications. All rights reserved. Copyright (c) 2005 The University of Waikato, Hamilton, New Zealand. Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. Copyright (c) 2005 Stefano Brivio Copyright (c) 2005 Stefano Brivio Copyright (c) 2005 Stanislaw Skowronek Heavily based on similar work by: Brent Casavant - IOC4 master driver Pat Gefre - IOC3 serial port IRQ demuxer Copyright (c) 2005 Stanislaw Skowronek Copyright (c) 2005 Simtec Electronics http://www.simtec.co.uk/products/ Ben Dooks Copyright (c) 2005 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2005 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2005 Sasha Khapyorsky Takashi Iwai Copyright (c) 2005 Sascha Hauer , Pengutronix Copyright (c) 2005 Samsung Electronics Kyungmin Park Copyright (c) 2005 SDG Systems, LLC Copyright (c) 2005 Roger Lucas Copyright (c) 2005 Rick Koch Copyright (c) 2005 Richard Purdie Copyright (c) 2005 Rich Townsend Copyright (c) 2005 Petr Stehlik of ARAnyM dev team Copyright (c) 2005 Pete Zaitcev Copyright (c) 2005 PathScale, Inc. All rights reserved. Copyright (c) 2005 Palmsource, Inc. Copyright (c) 2005 Oracle Corporation, Joel Becker Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved. Copyright (c) 2005 Nick Sillik Copyright (c) 2005 Network Appliance, Inc. All rights reserved. Copyright (c) 2005 MontaVista Software, Inc. Copyright (c) 2005 MontaVista Software Copyright (c) 2005 Misha Zhilin Copyright (c) 2005 Milan Jurik, Petr Stehlik of ARAnyM dev team Copyright (c) 2005 Michael Schmitz Copyright (c) 2005 Michael Haboustak for Concept2, Inc Copyright (c) 2005 Michael Buesch Copyright (c) 2005 Mellanox Technologies. All rights reserved. Copyright (c) 2005 Mellanox Technologies Ltd. All rights reserved. Copyright (c) 2005 Mauro Carvalho Chehab Copyright (c) 2005 Matthew Wilcox Copyright (c) 2005 Martin Langer , Stefano Brivio Michael Buesch Danny van Dyk Andreas Jaggi Copyright (c) 2005 Martin Langer , Copyright (c) 2005 Martin Langer Copyright (c) 2005 Maciej W. Rozycki Copyright (c) 2005 Luben Tuikov Copyright (c) 2005 Linas Vepstas Copyright (c) 2005 Koninklijke Philips Electronics N.V. Copyright (c) 2005 Kenan Esau Copyright (c) 2005 Keir Fraser Copyright (c) 2005 John Lenz Based on from xtkbd.c Copyright (c) 2005 John Bicket All rights reserved. Copyright (c) 2005 Joern Engel Copyright (c) 2005 Jim Cromie Copyright (c) 2005 James Simmons Copyright (c) 2005 Intracom S.A. by Pantelis Antoniou Copyright (c) 2005 Intel Inc. All rights reserved. Copyright (c) 2005 Intel Corporation. All rights reserved. Copyright (c) 2005 Intel Corp. Copyright (c) 2005 Ian Molton Copyright (c) 2005 Ian Molton Copyright (c) 2005 Ian McDonald Copyright (c) 2005 Ian McDonald Copyright (c) 2005 IBM Corporation Joachim Fenkes Heiko J Schick Copyright (c) 2005 Herbert Xu Copyright (c) 2005 Henk Vergonet Copyright (c) 2005 Giorgio Padrin Copyright (c) 2005 Gene Collins Copyright (c) 2005 Eugene Surovegin Copyright (c) 2005 Enrik Berkhan Copyright (c) 2005 Embedded Alley Solutions, Inc. Matt Porter Copyright (c) 2005 Dmitry Torokhov Copyright (c) 2005 Dirk Opfer Copyright (c) 2005 David Shaohua Li Copyright (c) 2005 David Kubicek Copyright (c) 2005 David Brownell Use the driver model and standard identifiers; handle bigger timeouts. Copyright (c) 2005 David Brownell Copyright (c) 2005 Danny van Dyk Copyright (c) 2005 Dan M. Smith, IBM Corporation Copyright (c) 2005 Dag Arne Osvik Copyright (c) 2005 Cisco Systems. All rights reserved. Roland Dreier Copyright (c) 2005 Cisco Systems. All rights reserved. Copyright (c) 2005 Christoph Bartelmus Copyright (c) 2005 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> Copyright (c) 2005 Benjamin Herrenschmidt, IBM Corp benh@kernel.crashing.org> Merge ppc32 and ppc64 implementations Copyright (c) 2005 Ben Gardner Copyright (c) 2005 Aspen Systems, Inc. Copyright (c) 2005 Arnaud Patard Copyright (c) 2005 Arnaldo Carvalho de Melo This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. Copyright (c) 2005 Arnaldo Carvalho de Melo Copyright (c) 2005 Arnaldo Carvalho de Melo Copyright (c) 2005 Aristeu Sergio Rozanski Filho Copyright (c) 2005 Anton Altaparmakov Copyright (c) 2005 Andriy Skulysh Copyright (c) 2005 Andrey Panin Copyright (c) 2005 Andreas Jaggi Copyright (c) 2005 Andrea Merello Copyright (c) 2005 Andrea Bittau Copyright (c) 2005 Alexey Starikovskiy Copyright (c) 2005 Alexander Wykes Copyright (c) 2005 Adaptec, Inc. All rights reserved. Copyright (c) 2005 ASPEED Technology Inc. Copyright (c) 2005 - James Bottomley Copyright (c) 2005 Maarten Deprez Copyright (c) 2004-2014 Broadcom Corporation Copyright (c) 2004-2012 Patrick McHardy Copyright (c) 2004-2011 Freescale Semiconductor, Inc. Copyright (c) 2004-2011 Atheros Communications Inc. Copyright (c) 2004-2010 Atheros Communications Inc. Copyright (c) 2004-2009 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2004-2009 Reyk Floeter Copyright (c) 2004-2009 Greg Kroah-Hartman Copyright (c) 2004-2008, 2010-2014, Wind River Systems All rights reserved. Copyright (c) 2004-2008, 2010-2013, Wind River Systems All rights reserved. Copyright (c) 2004-2008 Simtec Electronics http://armlinux.simtec.co.uk Ben Dooks Copyright (c) 2004-2008 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2004-2008 Richard Purdie Copyright (c) 2004-2008 Reyk Floeter Copyright (c) 2004-2008 LSI Corporation. Copyright (c) 2004-2008 David Howells Copyright (c) 2004-2008 Chelsio, Inc. All rights reserved. Copyright (c) 2004-2008 Ben Dooks Copyright (c) 2004-2007, Michael Wu Copyright (c) 2004-2007, Matt Reimer Copyright (c) 2004-2007, 2010-2013, Wind River Systems All rights reserved. Copyright (c) 2004-2007 Voltaire, Inc. All rights reserved. Copyright (c) 2004-2007 Voltaire Corporation. All rights reserved. Copyright (c) 2004-2007 Romain Beauxis Support for OV7670 sensors was contributed by Sam Skipsey Copyright (c) 2004-2007 Reyk Floeter Copyright (c) 2004-2007 Intel Corporation. All rights reserved. Copyright (c) 2004-2006, K A Fraser Copyright (c) 2004-2006, 2014-2017, Ericsson AB Copyright (c) 2004-2006, 2010-2013, Wind River Systems All rights reserved. Copyright (c) 2004-2006 Voltaire Corporation. All rights reserved. Copyright (c) 2004-2006 Simtec Electronics Ben Dooks Copyright (c) 2004-2006 Silicon Graphics, Inc. Modified by Paul Jackson Modified by Christoph Lameter Modified by Paul Menage Modified by Hidetoshi Seto Copyright (c) 2004-2006 Silicon Graphics, Inc. Modified by Paul Jackson Modified by Christoph Lameter Copyright (c) 2004-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2004-2006 Richard Purdie Copyright (c) 2004-2006 Macq Electronique SA. Copyright (c) 2004-2006 Herbert Xu Copyright (c) 2004-2006 Helge Deller Copyright (c) 2004-2005, Wind River Systems All rights reserved. Copyright (c) 2004-2005, Szabolcs Gyurko Copyright (c) 2004-2005, Keir Fraser Copyright (c) 2004-2005, K A Fraser Copyright (c) 2004-2005, Intel Corporation Copyright (c) 2004-2005, 2010-2011, Wind River Systems All rights reserved. Copyright (c) 2004-2005 Thibaut VARENE Copyright (c) 2004-2005 Stephane VOLTZ Copyright (c) 2004-2005 Simtec Electronics http://www.simtec.co.uk/products/SWLINUX/ Ben Dooks Copyright (c) 2004-2005 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (c) 2004-2005 Simtec Electronics Ben Dooks Copyright (c) 2004-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2004-2005 Richard Purdie Copyright (c) 2004-2005 Atheros Communications, Inc. Copyright (c) 2004-2005 Anton Altaparmakov Copyright (c) 2004,2006 Simtec Electronics Ben Dooks, http://armlinux.simtec.co.uk/ Copyright (c) 2004,2005,2006,2007,2008,2009 NVIDIA Corporation Copyright (c) 2004,2005 Patrick McHardy, Copyright (c) 2004,2005 Arnaud Patard Copyright (c) 2004, Steven Smith Copyright (c) 2004, Luke Kenneth Casson Leighton Copyright (c) 2004, K A Fraser Copyright (c) 2004, Intel Corporation. Copyright (c) 2004, Intel Corporation Copyright (c) 2004, Christian Limpach Copyright (c) 2004, Andrew Warfield Copyright (c) 2004, 2018 IBM Corp. Dave Engebretsen engebret@us.ibm.com Steven Royer seroyer@linux.vnet.ibm.com Adam Reznechek adreznec@linux.vnet.ibm.com Bryant G. Ly Copyright (c) 2004, 2011 Intel Corporation. All rights reserved. Copyright (c) 2004, 2010 Freescale Semiconductor, Inc Copyright (c) 2004, 2008 Matt Mackall Copyright (c) 2004, 2005, Voltaire, Inc. All rights reserved. Copyright (c) 2004, 2005, 2006, 2007 Broadcom Corporation Copyright (c) 2004, 2005, 2006 Voltaire, Inc. All rights reserved. Copyright (c) 2004, 2005 Zultys Technologies. Eugene Surovegin or Copyright (c) 2004, 2005 Zultys Technologies Eugene Surovegin or Copyright (c) 2004, 2005 Voltaire, Inc. All rights reserved. Copyright (c) 2004, 2005 Voltaire Corporation. All rights reserved. Copyright (c) 2004, 2005 Topspin Corporation. All rights reserved. Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. Copyright (c) 2004, 2005 Mellanox Technologies Ltd. All rights reserved. Copyright (c) 2004, 2005 Jeroen Vreeken (pe1rxq@amsat.org) Copyright (c) 2004, 2005 James Bottomley Copyright (c) 2004, 2005 Intel Corporation. All rights reserved. Copyright (c) 2004, 2005 Infinicon Corporation. All rights reserved. Copyright (c) 2004, 2005 Chris Pascoe Copyright (c) 2004+ Evgeniy Polyakov Copyright (c) 2004 by Jaroslav Kysela Copyright (c) 2004 by Hansjoerg Lipp Copyright (c) 2004 by Digigram Copyright (c) 2004 by Castet Matthieu Copyright (c) 2004 Will Schmidt IBM Corporation. Nathan Lynch nathanl@austin.ibm.com Copyright (c) 2004 Voltaire, Inc. All rights reserved. Copyright (c) 2004 Voltaire Corporation. All rights reserved. Copyright (c) 2004 Vojtech Pavlik and Dan Streetman Copyright (c) 2004 Vojtech Pavlik Copyright (c) 2004 Utilitek Systems, Inc. Copyright (c) 2004 Torrey Hoffman Copyright (c) 2004 Topspin Corporation. All rights reserved. Copyright (c) 2004 Topspin Communications. All rights reserved. Copyright (c) 2004 The Regents of the University of Michigan. Copyright (c) 2004 Texas Instruments. 1. Modified to support OMAP1610 32-KHz watchdog timer 2. Ported to 2.6 kernel Copyright (c) 2004 Takashi Iwai PeiSen Hou Copyright (c) 2004 Takashi Iwai Copyright (c) 2004 TDF Copyright (c) 2004 Simtec Electronics http://armlinux.simtec.co.uk/ Written by Ben Dooks, Copyright (c) 2004 Simtec Electronics Ben Dooks Copyright (c) 2004 Simtec Electronics http://www.simtec.co.uk/products/SWLINUX/ Copyright (c) 2004 Silicon Graphics, Inc. Copyright (c) 2004 Silicon Graphics, Inc Russ Anderson Jesse Barnes Jack Steiner Copyright (c) 2004 Shannon Holland Copyright (c) 2004 Rudolf Marek Copyright (c) 2004 Ron Lee (ron@debian.org) rewritten for kernel 2.6 Copyright (c) 2004 Richard Purdie Copyright (c) 2004 Red Hat, Inc., James Morris Copyright (c) 2004 Ray Lehtiniemi Copyright (c) 2004 Randy Dunlap Copyright (c) 2004 Peter Nelson Copyright (c) 2004 Peter Gruber Copyright (c) 2004 Pavel Machek Copyright (c) 2004 Patrick McHardy Copyright (c) 2004 Panagiotis Issaris Copyright (c) 2004 Open Source Development Labs Copyright (c) 2004 Oliver Neukum Copyright (c) 2004 Nick Jones Copyright (c) 2004 Nex Vision Guillaume GOURAT Copyright (c) 2004 Nex Vision Guillaume GOURAT Copyright (c) 2004 Michal Ludvig Copyright (c) 2004 Mellanox Technologies Ltd. All rights reserved. Copyright (c) 2004 Matthieu Castet Copyright (c) 2004 Matthew Wilcox Copyright (c) 2004 Mark M. Hoffman Copyright (c) 2004 MIPS Inc Author: chris@mips.com Copyright (c) 2004 Linus Torvalds Copyright (c) 2004 Li Shaohua Copyright (c) 2004 Kouichi ONO Copyright (c) 2004 Kiran Kumar Immidi Copyright (c) 2004 Kailang Yang PeiSen Hou Takashi Iwai Jonathan Woithe Copyright (c) 2004 Justin Thiessen Copyright (c) 2004 Jouni Malinen Copyright (c) 2004 Jon Smirl Copyright (c) 2004 Joerg Albert Copyright (c) 2004 Jocelyn Mayer 2011 Alexander Graf Copyright (c) 2004 Jean-Luc Cooke Copyright (c) 2004 Jaroslav Kysela 2008 Pavel Hofman Copyright (c) 2004 Jaroslav Kysela Copyright (c) 2004 Jan Steinhoff (cpad@jan-steinhoff . de) Copyright (c) 2004 James Simmons Copyright (c) 2004 James Morris , Red Hat Inc. ea-in-inode support by Alex Tomas aka bzzz and Andreas Gruenbacher . Copyright (c) 2004 James Morris , Red Hat Inc. Copyright (c) 2004 James Courtier-Dutton Driver CA0106 chips. e.g. Sound Blaster Audigy LS and Live 24bit Version: 0.0.25 Copyright (c) 2004 James Courtier-Dutton Driver CA0106 chips. e.g. Sound Blaster Audigy LS and Live 24bit Version: 0.0.22 Copyright (c) 2004 James Courtier-Dutton Driver CA0106 chips. e.g. Sound Blaster Audigy LS and Live 24bit Version: 0.0.18 Copyright (c) 2004 Intel Corporation. All rights reserved. Copyright (c) 2004 Infinicon Corporation. All rights reserved. Copyright (c) 2004 Hewlett-Packard Development Company, L.P. Contributed by David Mosberger-Tang Copyright (c) 2004 Hewlett-Packard Company. Copyright (c) 2004 Herbert Xu Copyright (c) 2004 Helge Deller Copyright (c) 2004 Google, Inc. i2c-virtual.c from Brian Kuschak Copyright (c) 2004 Gerd Knorr Copyright (c) 2004 Freescale Semiconductor, Inc. Copyright (c) 2004 Freescale Semiconductor, Inc Copyright (c) 2004 Fetron GmbH Copyright (c) 2004 Evgeniy Polyakov Copyright (c) 2004 Eugene Surovegin Copyright (c) 2004 Erik Rigtorp Copyright (c) 2004 Dmitry Torokhov Copyright (c) 2004 Dmitry Torokhov Copyright (c) 2004 David Shaohua Li Copyright (c) 2004 Cisco Systems, Inc. Copyright (c) 2004 Christoph Hellwig Copyright (c) 2004 Balint Seeber Copyright (c) 2004 Arnaud Patard Copyright (c) 2004 Arnaud Patard Copyright (c) 2004 Anton Altaparmakov Copyright (c) 2004 Andras BALI Copyright (c) 2004 Amstrad Plc Copyright (c) 2004 Aaron Grothe ajgrothe@yahoo.com Copyright (c) 2004 - 2013 Broadcom Corporation Copyright (c) 2004 - 2009 Paul Mundt Copyright (c) 2003-2018, Intel Corporation. Copyright (c) 2003-2017, Ericsson AB Copyright (c) 2003-2017 QLogic Corporation Copyright (c) 2003-2017 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2003-2017 Cavium, Inc. All rights reserved. Copyright (c) 2003-2017 Cavium, Inc. Copyright (c) 2003-2016, Intel Corporation. Copyright (c) 2003-2016 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2003-2016 Cavium, Inc. Copyright (c) 2003-2016 Cavium Inc. Copyright (c) 2003-2015, 2017 Cavium, Inc. Copyright (c) 2003-2015 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2003-2015 Broadcom Corporation Copyright (c) 2003-2014 QLogic Corporation QLogic Linux FC-FCoE Driver Copyright (c) 2003-2014 QLogic Corporation Copyright (c) 2003-2014 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2003-2014 Cavium Inc. Copyright (c) 2003-2014 Broadcom Corporation All Rights Reserved Copyright (c) 2003-2013 Thomas Graf Copyright (c) 2003-2013 QLogic Corporation QLogic Linux iSCSI Driver Copyright (c) 2003-2013 QLogic Corporation Copyright (c) 2003-2013 LSI Corporation Copyright (c) 2003-2013 Broadcom Corporation All Rights Reserved Copyright (c) 2003-2013 Broadcom Corporation Copyright (c) 2003-2012, Intel Corporation. Copyright (c) 2003-2012 QLogic Corporation Copyright (c) 2003-2012 Cavium Networks Copyright (c) 2003-2012 Cavium Inc. Copyright (c) 2003-2012 Broadcom Corporation All Rights Reserved Copyright (c) 2003-2011 QLogic Corporation QLogic Linux qlge NIC Driver Copyright (c) 2003-2010 Cavium Networks (support@cavium.com). All rights reserved. Copyright (c) 2003-2010 Cavium Networks Copyright (c) 2003-2009 Cavium Networks Copyright (c) 2003-2008 Simtec Electronics http://armlinux.simtec.co.uk/ Copyright (c) 2003-2008 Simtec Electronics Ben Dooks Copyright (c) 2003-2008 QLogic Corporation Copyright (c) 2003-2008 Herbert Xu Copyright (c) 2003-2008 Chelsio, Inc. All rights reserved. Copyright (c) 2003-2008 Cavium Networks Copyright (c) 2003-2007 Network Appliance, Inc. All rights reserved. Copyright (c) 2003-2007 Cavium Networks Copyright (c) 2003-2006, Marvell International Ltd. All Rights Reserved Copyright (c) 2003-2006, Ericsson AB Copyright (c) 2003-2006, Cluster File Systems, Inc, info@clusterfs.com Written by Alex Tomas Copyright (c) 2003-2006, 2015-2016 Ericsson AB Copyright (c) 2003-2006, 2014-2018, Ericsson AB Copyright (c) 2003-2006, 2014-2015, Ericsson AB Copyright (c) 2003-2006, 2013, Ericsson AB Copyright (c) 2003-2006 Simtec Electronics http://armlinux.simtec.co.uk/ Copyright (c) 2003-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2003-2006 QLogic Corporation QLogic Linux Networking HBA Driver Copyright (c) 2003-2006 QLogic Corporation Copyright (c) 2003-2005, K A Fraser Copyright (c) 2003-2005 Zultys Technologies Copyright (c) 2003-2005 Simtec Electronics Ben Dooks Copyright (c) 2003-2005 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2003-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2003-2005 Peter Osterlund Copyright (c) 2003-2005 Motorola Copyright (c) 2003-2005 Matthew Wilcox Copyright (c) 2003-2005 IBM Corp. Dave Engebretsen engebret@us.ibm.com Santiago Leon santil@us.ibm.com Hollis Blanchard Stephen Rothwell Copyright (c) 2003-2005 Code Mercenaries GmbH written by Christian Lucht Copyright (c) 2003-2005 Chelsio Communications. All rights reserved. Copyright (c) 2003-2005 AMD, Personal Connectivity Solutions Copyright (c) 2003-2004, MontaVista Software, Inc. Copyright (c) 2003-2004, M Williamson, K Fraser Copyright (c) 2003-2004, Keir Fraser & Steve Hand Copyright (c) 2003-2004, Keir Fraser Copyright (c) 2003-2004, K A Fraser. Copyright (c) 2003-2004, Jouni Malinen Copyright (c) 2003-2004, Jouni Malinen Copyright (c) 2003-2004 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright (c) 2003-2004 Simtec Electronics Ben Dooks Copyright (c) 2003-2004 Simtec Electronics http://www.simtec.co.uk/products/SWLINUX/ Copyright (c) 2003-2004 Silicon Graphics Inc. All Rights Reserved. Copyright (c) 2003-2004 LSI Logic Corporation. Copyright (c) 2003-2004 Jean Delvare Copyright (c) 2003-2004 IBM Corp. Copyright (c) 2003-2004 Greg Kroah-Hartman Copyright (c) 2003-2004 Greg Kroah-Hartman Copyright (c) 2003-2004 Fabrice Bellard Copyright (c) 2003-2004 Embedded Edge, LLC. Copyright (c) 2003-2004 Dmitry Torokhov Copyright (c) 2003-2004 Christoph Hellwig All rights reserved. Copyright (c) 2003-2004 Joern Engel Copyright (c) 2003,2008 IBM Corp. Dave Engebretsen engebret@us.ibm.com Santiago Leon santil@us.ibm.com Hollis Blanchard Stephen Rothwell Robert Jennings Copyright (c) 2003, Jouni Malinen Copyright (c) 2003, Intel Corporation Copyright (c) 2003, Dr Brian Gladman, Worcester, UK. All rights reserved. Copyright (c) 2003, B Dragovic Copyright (c) 2003, 2006 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2003, 2005 Maciej W. Rozycki Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved. Copyright (c) 2003, 2004, 2005 Francois Romieu Copyright (c) 2003, 2004 Zultys Technologies. Eugene Surovegin or Copyright (c) 2003, 2004 Zultys Technologies Copyright (c) 2003, 2004 Maciej W. Rozycki Copyright (c) 2003, 2004 Jeff Garzik Copyright (c) 2003, 2004 Damien Bergamini . All rights reserved. Copyright (c) 2003+ Evgeniy Polyakov Copyright (c) 2003+ Evgeniy Polyakov Copyright (c) 2003 by Karsten Wiese Copyright (c) 2003 by Jaroslav Kysela Copyright (c) 2003 by Giuliano Pochini Copyright (c) 2003 by Digigram Copyright (c) 2003 by Clemens Ladisch All rights reserved. Copyright (c) 2003 by Clemens Ladisch Copyright (c) 2003 Zultys Technologies. Eugene Surovegin or Copyright (c) 2003 Zinx Verituse Copyright (c) 2003 Winfried Ritsch (IEM) code based on hdsp.c Paul Davis Marcus Andersson Thomas Charbonnel Modified 2006-06-01 for AES32 support by Remy Bruno remy.bruno@trinnov.com> Copyright (c) 2003 Will Schmidt IBM Corporation. Copyright (c) 2003 Vojtech Pavlik Copyright (c) 2003 Texas Instruments Copyright (c) 2003 Takashi Iwai Copyright (c) 2003 Stephen Hemminger Copyright (c) 2003 Spirent Communications and Claus Gindhart Copyright (c) 2003 Simtec Electronics Ben Dooks Copyright (c) 2003 Simtec Electronics http://www.simtec.co.uk/products/SWLINUX/ Copyright (c) 2003 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2003 Ron Lee (ron@debian.org) cPad driver for kernel 2.4 Copyright (c) 2003 Peter Osterlund Copyright (c) 2003 Pavel Machek Copyright (c) 2003 Patrick Mochel Copyright (c) 2003 Patrick McHardy, Copyright (c) 2003 Open Source Development Lab Copyright (c) 2003 Nils-Erik Mattsson, Joacim Haggmark, Magnus Erixzon Copyright (c) 2003 Neil Brown Copyright (c) 2003 Michal Sojka, for high-speed iso transfers Copyright (c) 2003 Matthias Brukner, Trajet Gmbh, Rebenring 33, 38106 Braunschweig, GERMANY Copyright (c) 2003 Matthew Wilcox Copyright (c) 2003 Matt T. Yourst Copyright (c) 2003 Mark M. Hoffman Copyright (c) 2003 Margit Schubert-While Copyright (c) 2003 Manuel Estrada Sainz Copyright (c) 2003 Maciej W. Rozycki Copyright (c) 2003 Kyle McMartin Copyright (c) 2003 K.M. Liu Copyright (c) 2003 John Homppi (SCO, leave this notice here) Copyright (c) 2003 Joerg Heckenbach Many improvements by Bret Wallach Color fixes by by Orion Sky Lawlor (2/26/2000) OV7620 fixes by Charl P. Botha Changes by Claudio Matsuoka Copyright (c) 2003 Jim Hague (jim.hague@acm.org) Copyright (c) 2003 James Morris Copyright (c) 2003 Intracom S.A. by Pantelis Antoniou Copyright (c) 2003 International Business Machines, Corp. Copyright (c) 2003 Ian Molton Copyright (c) 2003 IBM Corp. Dave Engebretsen engebret@us.ibm.com Santiago Leon santil@us.ibm.com Copyright (c) 2003 Hewlett-Packard Co Bjorn Helgaas Copyright (c) 2003 Hans-Frieder Vogt , Based on SMBus 2.0 driver for AMD-8111 IO-Hub Copyright (c) 2003 Greg Kroah-Hartman (greg@kroah.com) Copyright (c) 2003 Gerd Knorr Copyright (c) 2003 Felix Domke Copyright (c) 2003 Evgeniy Polyakov Copyright (c) 2003 Erik Thyren Copyright (c) 2003 Eric Wong Copyright (c) 2003 Embedded Edge, LLC. Author: Embedded Edge, LLC. dan@embeddededge.com or tim@embeddededge.com Copyright (c) 2003 Dimitromanolakis Apostolos Copyright (c) 2003 Digigram SA Distributable under GPL. Copyright (c) 2003 David Glance 2001 Juergen Stuber that was derived from USB Skeleton driver - 0.5 Copyright (c) 2003 David Borowski Copyright (c) 2003 Dave Engebretsen Will Schmidt willschm@us.ibm.com Copyright (c) 2003 Dave Engebretsen Copyright (c) 2003 Daniele Bellucci Copyright (c) 2003 Christoph Hellwig new-style, hotplug-aware pci probing and scsi registration Copyright (c) 2003 Benjamin Herrenschmidt Copyright (c) 2003 Andi Kleen Copyright (c) 2003 Adrian Sun (asun@darksunrising.com) Copyright (c) 2003 Adaptec Inc. All rights reserved. Copyright (c) 2003 Adaptec Inc. 691 S. Milpitas Blvd., Milpitas CA 95035 USA. All rights reserved. Copyright (c) 2003 ARM Limited. Copyright (c) 2003 ARM Limited, All Rights Reserved Copyright (c) 2003 ARM Limited All Rights Reserved Copyright (c) 2003 ARM Limited Copyright (c) 2003 - 2007 Francois Romieu Copyright (c) 2003 - 2006 Zultys Technologies Copyright (c) 2003 - 2005 Chelsio Communications, Inc. * All rights reserved. * Copyright (c) 2002-5 Patrick Mochel Copyright (c) 2002-3 Patrick Mochel Copyright (c) 2002-3 Open Source Development Labs Copyright (c) 2002-2017 Volkswagen Group Electronic Research All rights reserved. Copyright (c) 2002-2011 Ping Cheng Copyright (c) 2002-2010, Intel Corporation. Copyright (c) 2002-2009 Clemens Ladisch All rights reserved. Copyright (c) 2002-2007 Xilinx Inc. Copyright (c) 2002-2007 Volkswagen Group Electronic Research All rights reserved. Copyright (c) 2002-2007 Volkswagen Group Electronic Research Copyright (c) 2002-2007 Sam Leffler, Errno Consulting All rights reserved. Copyright (c) 2002-2007 Anton Altaparmakov Copyright (c) 2002-2006, K Fraser Copyright (c) 2002-2005, Network Appliance, Inc. All rights reserved. Copyright (c) 2002-2005, K A Fraser Copyright (c) 2002-2005, Jouni Malinen Copyright (c) 2002-2005 Sam Leffler, Errno Consulting Copyright (c) 2002-2005 Richard Russon Copyright (c) 2002-2005 Anton Altaparmakov Copyright (c) 2002-2004, K A Fraser, B Dragovic Copyright (c) 2002-2004, K A Fraser Copyright (c) 2002-2004, Jouni Malinen Copyright (c) 2002-2004, Jouni Malinen Copyright (c) 2002-2004 by Karsten Wiese Copyright (c) 2002-2004 MontaVista Software, Inc Copyright (c) 2002-2004 Martin Langer , Pilo Chambert Copyright (c) 2002-2004 Johann Deneux Copyright (c) 2002-2004 Bryan W. Headley Copyright (c) 2002-2004 Anton Altaparmakov Copyright (c) 2002-2003,2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2002-2003, Jouni Malinen Copyright (c) 2002-2003, Jouni Malinen Copyright (c) 2002-2003 TiVo Inc. Copyright (c) 2002-2003 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2002-2003 Patrick Mochel Copyright (c) 2002-2003 Patrick Mochel Copyright (c) 2002-2003 Open Source Development Labs Copyright (c) 2002-2003 Intel Corp. Copyright (c) 2002-2003 Patrick Mochel Copyright (c) 2002-2003 Open Source Development Labs Copyright (c) 2002,2006 Vojtech Pavlik Copyright (c) 2002,2003,2004 Google, Inc. All rights reserved. Copyright (c) 2002,2003 by Takashi Iwai Copyright (c) 2002,2003 Oliver Kurth Copyright (c) 2002,2003 Alexander Malysh Copyright (c) 2002, Trond Myklebust Copyright (c) 2002, Dr Brian Gladman , Worcester, UK. All rights reserved. Copyright (c) 2002, 2007 Red Hat, Inc. All rights reserved. Copyright (c) 2002, 2006, 2008 David S. Miller (davem@davemloft.net) Copyright (c) 2002, 2003, 2013 Maciej W. Rozycki Copyright (c) 2002, 2003, 2005 Maciej W. Rozycki Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Phillip Lougher Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Phillip Lougher Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Phillip Lougher Copyright (c) 2002, 2003, 2004 Paul Mundt Copyright (c) 2002, 2003 Tuukka Toivonen Copyright (c) 2002, 2003 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2002, 2003 Philip Pokorny Copyright (c) 2002, 2003 Gary Thomas ( Copyright (c) 2002 by Takashi Iwai , Clemens Ladisch Copyright (c) 2002 by Takashi Iwai Copyright (c) 2002 by Takashi Iwai Copyright (c) 2002 by Jeff Mahoney, Copyright (c) 2002 by David S. Miller Copyright (c) 2002 by David Brownell Copyright (c) 2002 [year of first publication] The Regents of the University of Michigan All Rights Reserved Copyright (c) 2002 Vojtech Pavlik Copyright (c) 2002 Vladimir Dergachev Copyright (c) 2002 Thomas Gleixner Copyright (c) 2002 Thiemo Seufer Copyright (c) 2002 Thibaut Varene Copyright (c) 2002 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2002 The Regents of the University of Michigan All Rights Reserved Copyright (c) 2002 The Regents of the University of Michigan Copyright (c) 2002 ShuChen Copyright (c) 2002 STMicroelectronics Ltd Modified from memcpy.S and micro-optimised for SH4 Stuart Menefy (stuart.menefy@st.com) Copyright (c) 2002 Russell King Copyright (c) 2002 Rob Miller (rob@inpharmatica . co . uk) Copyright (c) 2002 Richard Zidlicky Copyright (c) 2002 Richard Russon Copyright (c) 2002 Red Hat, Inc. All rights reserved. fixes speed-ups (list handling fixes, issued_list, optimizations.) lots of cleanups. Copyright (c) 2002 Red Hat, Inc. All rights reserved. Copyright (c) 2002 Petko Manolov (petkan@users.sourceforge.net) Copyright (c) 2002 Pete Zaitcev (zaitcev@yahoo.com) Incorporating suggestions made by Linus Torvalds and Dave Miller Copyright (c) 2002 Pete Zaitcev (zaitcev@yahoo.com) Copyright (c) 2002 Pavel Machek Copyright (c) 2002 Paul Mundt Copyright (c) 2002 Paul Davis Marcus Andersson Thomas Charbonnel Copyright (c) 2002 Patrick Mochel Copyright (c) 2002 Nokia Corp. Copyright (c) 2002 NEC Corp. Copyright (c) 2002 Monta Vista Software, Inc. Copyright (c) 2002 Marko Friedemann 2004 Oliver Schwartz , Steven Toth , Franz Lehner , Ivan Hawkes 2005 Dominic Cerquetti 2006 Adam Buchbinder 2007 Jan Kratochvil 2010 Christoph Fritz Copyright (c) 2002 Mark D. Studebaker With assistance from Trent Piepho Copyright (c) 2002 Mark D. Studebaker Aaron M. Marsh Copyright (c) 2002 M. R. Brown Copyright (c) 2002 Laurent Canet Copyright (c) 2002 LSI Logic Corporation. Copyright (c) 2002 Kimio Suganuma Copyright (c) 2002 Kazunori Miyazawa / USAGI Copyright (c) 2002 Johann Deneux Copyright (c) 2002 Joe Burks (jburks@wavicle.org), Chris Cheney (chris.cheney@gmail.com), Pavel Machek (pavel@ucw.cz), John Tyner (jtyner@cs.ucr.edu), Monroe Williams (monroe@pobox.com) Copyright (c) 2002 Jean-Francois Dive Copyright (c) 2002 James Morris 2002 Adam J. Richter 2004 Jean-Luc Cooke Copyright (c) 2002 James Morris Copyright (c) 2002 International Business Machines, Corp. Copyright (c) 2002 Intel Corp. Copyright (c) 2002 Holger Waechtler Copyright (c) 2002 Hewlett-Packard Co/CERN Sverre Jarp Copyright (c) 2002 Greg Ungerer Copyright (c) 2002 Erich Focht Copyright (c) 2002 Eric Brower (ebrower@usa.net) Copyright (c) 2002 David S. Miller (davem@redhat.com) Copyright (c) 2002 Daniel Engstrom Copyright (c) 2002 Convergence GmbH Copyright (c) 2002 Brian Bonnlander, Bill Soudan Copyright (c) 2002 Adaptec Inc. All rights reserved. Copyright (c) 2002 Adam J. Richter Copyright (c) 2002 ARM Limited. Copyright (c) 2002 - 2011 Tony Finch Copyright (c) 2002 - 2004 Karsten Wiese Copyright (c) 2002 - 2003 Oliver Kurth Copyright (c) 2001-3 Patrick Mochel Copyright (c) 2001-2015 Anton Altaparmakov and Tuxera Inc. Copyright (c) 2001-2014 Anton Altaparmakov and Tuxera Inc. Copyright (c) 2001-2013 ATTO Technology, Inc. mailto:linuxdrivers@attotech.com)mpt3sas/mpt3sas_trigger_diag. Copyright (c) 2001-2013 ATTO Technology, Inc. mailto:linuxdrivers@attotech.com) Copyright (c) 2001-2012 Anton Altaparmakov and Tuxera Inc. Copyright (c) 2001-2012 Anton Altaparmakov Copyright (c) 2001-2008 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2001-2008 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2001-2008 LSI Corporation. Copyright (c) 2001-2007, Ericsson AB Copyright (c) 2001-2007, 2013-2014, Ericsson AB Copyright (c) 2001-2007, 2012-2017, Ericsson AB Copyright (c) 2001-2007 Jean Tourrilhes, All Rights Reserved. Copyright (c) 2001-2007 Helge Deller All rights reserved. Copyright (c) 2001-2007 Anton Altaparmakov Copyright (c) 2001-2006 Anton Altaparmakov Copyright (c) 2001-2005 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2001-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2001-2005 Greg Ungerer (gerg@snapgear.com) Copyright (c) 2001-2005 Edouard TISSERANT Copyright (c) 2001-2005 Anton Altaparmakov Copyright (c) 2001-2004 by David Brownell Copyright (c) 2001-2004 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2001-2004 Ben Fennema All rights reserved. Copyright (c) 2001-2004 Anton Altaparmakov Copyright (c) 2001-2003 Patrick Mochel Copyright (c) 2001-2003 International Business Machines, Corp. Copyright (c) 2001-2003 International Business Machines Corp. Copyright (c) 2001-2003 Intel Corp. Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen jkmaline@cc.hut.fi> Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen j@w1.fi> Copyright (c) 2001-2002, 2007 Johann Deneux Copyright (c) 2001-2002 by David Brownell Copyright (c) 2001-2002 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2001-2002 PPC64 team, IBM Corp 64-bit and Power4 support Copyright (c) 2001-2002 Nokia, Inc. Copyright (c) 2001-2002 International Business Machines, Corp. Copyright (c) 2001-2002 Intel Corp. Copyright (c) 2001-2002 Denis Oliver Kropp Sven Neumann Copyright (c) 2001-2002 Denis Oliver Kropp Copyright (c) 2001-2002 Ben Fennema All rights reserved. Copyright (c) 2001,2003 Greg Kroah-Hartman (greg@kroah.com) Copyright (c) 2001,2002 Ryan Bradetich Copyright (c) 2001,2002 Richard Russon Copyright (c) 2001,2002 Patrick Mochel Copyright (c) 2001,2002 Christer Weinigel , Copyright (c) 2001,2002 Christer Weinigel Copyright (c) 2001,2002 Christer Weinigel Copyright (c) 2001, Dr Brian Gladman , Worcester, UK. All rights reserved. Copyright (c) 2001, Andy Ritger aritger@nvidia.com Copyright (c) 2001, 2d3D, Inc. Copyright (c) 2001, 2007 Johann Deneux Copyright (c) 2001, 2003, 2005, 2006, 2018 Maciej W. Rozycki Copyright (c) 2001, 2003, 2005, 2006 Maciej W. Rozycki Copyright (c) 2001, 2003 Maciej W. Rozycki Copyright (c) 2001, 2002, 2003 Ladislav Michl Copyright (c) 2001, 2002 by D-Link Corporation Written by Edward Peng. Created 03-May-2001, base on Linux' sundance.c. Copyright (c) 2001, 2002 M. R. Brown Copyright (c) 2001, 2002 M. R. Brown Copyright (c) 2001, 2002 Daniel Engstrom Copyright (c) 2001, 2002 Adaptec Inc. All rights reserved. Copyright (c) 2001 by Takashi Iwai based on dmasound.c. Copyright (c) 2001 by Stefan Eilers, Hansjoerg Lipp , Tilman Schmidt . Copyright (c) 2001 by Stefan Eilers and Hansjoerg Lipp . Copyright (c) 2001 by MontaVista Software, Inc. (Nico, your code rocks!) Copyright (c) 2001 by Jay Schulist 2002-2003 by Arnaldo Carvalho de Melo Copyright (c) 2001 by Jay Schulist Copyright (c) 2001 by Jaroslav Kysela Copyright (c) 2001 by Jaroslav Kysela Copyright (c) 2001 by Hansjoerg Lipp , Tilman Schmidt , Stefan Eilers. Copyright (c) 2001 by David Brownell Copyright (c) 2001 Vojtech Pavlik Copyright (c) 2001 Tony Luck Copyright (c) 2001 Thomas Gleixner (gleixner@autronix.de) Copyright (c) 2001 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2001 Richard Russon Copyright (c) 2001 Ralf Baechle Copyright (c) 2001 Pete Zaitcev Copyright (c) 2001 Paul Stewart Copyright (c) 2001 Patrick Mochel Copyright (c) 2001 Nokia, Inc. Copyright (c) 2001 Matthew Wilcox for Hewlett-Packard Copyright (c) 2001 Matthew Wilcox for Hewlett Packard Copyright (c) 2001 Matrox Graphics Inc. Copyright (c) 2001 Martin Knoblauch Copyright (c) 2001 Maciej W. Rozycki Copyright (c) 2001 MIPS Technologies, Inc. Copyright (c) 2001 M. R. Brown Copyright (c) 2001 M. R. Brown Copyright (c) 2001 La Monte H.P. Yarroll Copyright (c) 2001 Jean-Fredric Clere, Nikolas Zimmermann, Georg Acher Mark Cave-Ayland, Carlo E Prelz, Dick Streefland Copyright (c) 2001 Intel Corp. Copyright (c) 2001 IBM Corp. Copyright (c) 2001 Helge Deller Copyright (c) 2001 Haroldo Gamal Copyright (c) 2001 Greg Kroah-Hartman (greg@kroah.com) Copyright (c) 2001 Frederic Lepied Copyright (c) 2001 Eric Brower (ebrower@usa.net) Copyright (c) 2001 Denis Oliver Kropp Copyright (c) 2001 David Paschal Copyright (c) 2001 David Howells (dhowells@redhat.com). Derived partially from ideas by Andrea Arcangeli Derived also from comments by Linus Copyright (c) 2001 David Howells (dhowells@redhat.com). Derived partially from idea by Andrea Arcangeli Derived also from comments by Linus Copyright (c) 2001 Dave Engebretsen Copyright (c) 2001 Daniel Engstrom Copyright (c) 2001 Dan Malek Copyright (c) 2001 Cliff Brake, Accelent Systems Inc. Copyright (c) 2001 Cliff Brake Copyright (c) 2001 Chris Atenasio Copyright (c) 2001 Brian S. Julin All rights reserved. Copyright (c) 2001 Benjamin Herrenschmidt Copyright (c) 2001 Arndt Schoenewald Copyright (c) 2001 Adaptec Inc. All rights reserved. Copyright (c) 2001 - 2008 Paul Mundt Copyright (c) 2000-2017, Ericsson AB Copyright (c) 2000-2010 Adaptec, Inc. 2010-2015 PMC-Sierra, Inc. (aacraid@pmc-sierra.com) 2016-2017 Microsemi Corp. (aacraid@microsemi.com) Copyright (c) 2000-2008 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2000-2008 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2008 LSI Corporation. All rights reserved. * Copyright (c) 2000-2008 LSI Corporation. All rights reserved. Copyright (c) 2000-2008 LSI Corporation. Copyright (c) 2000-2008 LSI Corporation mailto:DL-MPTFusionLinux@lsi.com) Copyright (c) 2000-2007, 2014-2017 Ericsson AB Copyright (c) 2000-2007 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2007 PMC-Sierra INC. Copyright (c) 2000-2006, Ericsson AB Copyright (c) 2000-2006, 2018, Ericsson AB Copyright (c) 2000-2006, 2014-2018, Ericsson AB Copyright (c) 2000-2006, 2014-2016, Ericsson AB Copyright (c) 2000-2006, 2014-2015, Ericsson AB Copyright (c) 2000-2006, 2014, Ericsson AB Copyright (c) 2000-2006, 2012-2016, Ericsson AB Copyright (c) 2000-2006 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2000-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2006 Silicon Graphics, Inc. Copyright (c) 2000-2006 PMC-Sierra INC. Copyright (c) 2000-2005 Vojtech Pavlik Copyright (c) 2000-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2005 Silicon Graphics, Inc. Copyright (c) 2000-2005 Anton Altaparmakov Copyright (c) 2000-2004 by David Brownell Copyright (c) 2000-2004 Vojtech Pavlik Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2004 Jaroslav Kysela , Takashi Iwai Copyright (c) 2000-2003,2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2003,2005 Silicon Graphics, Inc. Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2003 Patrick Mochel Copyright (c) 2000-2003 David McCullough Copyright (c) 2000-2003 Adaptec Inc. All rights reserved. Copyright (c) 2000-2002,2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2002,2005 Silicon Graphics, Inc. Copyright (c) 2000-2002 Vojtech Pavlik Copyright (c) 2000-2002 Vojtech Pavlik Copyright (c) 2000-2002 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2002 Helge Deller, Matthew Wilcox Copyright (c) 2000-2002 Ghozlane Toumi Copyright (c) 2000-2002 Adaptec Inc. All rights reserved. Copyright (c) 2000-2001,2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2001,2005 Silicon Graphics, Inc. Copyright (c) 2000-2001, 2010, Code Aurora Forum. All rights reserved. Copyright (c) 2000-2001 Vojtech Pavlik Copyright (c) 2000-2001 Vojtech Pavlik Copyright (c) 2000-2001 Thomas Marteau Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000-2001 D Jeff Dionne Copyright (c) 2000-2001 ConnectCom Solutions, Inc. Copyright (c) 2000-2001 Christoph Hellwig. All rights reserved. Copyright (c) 2000-2001 Christoph Hellwig. Copyright (c) 2000-2001 Adaptec Inc. All rights reserved. Copyright (c) 2000-2001 Lineo Inc. Copyright (c) 2000-2001 Lineo Canada Corp. Copyright (c) 2000,2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000,2003 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2000,2002-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000,2002-2003,2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000,2002-2003,2005 Silicon Graphics, Inc. Copyright (c) 2000,2002,2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2000,2002,2005 Silicon Graphics, Inc. Copyright (c) 2000,2001 Ghozlane Toumi Copyright (c) 2000,1 Compaq Computer Corporation. (Author: Jamey Hicks) Copyright (c) 2000, 2003 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2000, 2001, 2002, 2003, 2004 Broadcom Corporation Copyright (c) 2000, 2001 Anders Torger Copyright (c) 2000 by Zach Brown Takashi Iwai Copyright (c) 2000 by Takashi Iwai , Jaroslav Kysela Copyright (c) 2000 by Takashi Iwai Copyright (c) 2000 by Silicon Graphics, Inc. Copyright (c) 2000 by Abramo Bagnara Copyright (c) 2000 Xavier Debacker Copyright (c) 2000 Vojtech Pavlik Copyright (c) 2000 Uros Bizjak Copyright (c) 2000 The Regents of the University of Michigan. All rights reserved. Copyright (c) 2000 The Regents of the University of Michigan Copyright (c) 2000 Silicon Graphics, Inc. All rights reserved. Copyright (c) 2000 Sam Mosel Copyright (c) 2000 Randy Dunlap Copyright (c) 2000 RP Internet (www.rpi.net.au). Copyright (c) 2000 Philip Edelbrock Copyright (c) 2000 Peter Denison Copyright (c) 2000 Nokia Research Center Tampere, FINLAND Copyright (c) 2000 Nils Faerber Copyright (c) 2000 MontaVista Software, Inc. ## Copyright (c) 2000 MontaVista Software, Inc (source@mvista.com) 2.3.99 Updates Copyright (c) 2000 MontaVista Software, Inc (source@mvista.com) Copyright (c) 2000 Mike Corrigan Copyright (c) 2000 Microsoft Corporation Copyright (c) 2000 Matt Sottek Copyright (c) 2000 Markus Demleitner Copyright (c) 2000 Mark Fletcher Copyright (c) 2000 Justin Cormack Copyright (c) 2000 Jeroen B. Vreeken (pe1rxq@amsat.org) Copyright (c) 2000 Jaroslav Kysela Tjeerd.Mulder 2002 Takashi Iwai Copyright (c) 2000 Jaroslav Kysela 2002 Takashi Iwai Copyright (c) 2000 Jaroslav Kysela 2002 James Stafford 2003 Takashi Iwai Copyright (c) 2000 Jaroslav Kysela Copyright (c) 2000 James E. Blair Copyright (c) 2000 Guillaume Delvit based on Gerd Knorr source and Eric Sandeen Copyright (c) 2000 Gerd Knorr based on code by: Eric Sandeen (eric_sandeen@bigfoot.com) Steve VanDeBogart (vandebo@uclink.berkeley.edu) Greg Alexander (galexand@acm.org) Copyright (c) 2000 Gerd Knorr Michal Kochanowicz Christoph Bartelmus Ulrich Mueller Stefan Jahn Jerome Brock Thomas Reitmayr (treitmayr@yahoo.com) Mark Weaver Jarod Wilson Copyright (c) 2000 Frodo Looijaard , Philip Edelbrock , Mark D. Studebaker , Dan Eaton and Stephen Rousset Copyright (c) 2000 Ericsson Radio Systems AB. Copyright (c) 2000 Eric Sandeen Copyright (c) 2000 Eric Brower (ebrower@usa.net) Copyright (c) 2000 Eric Brower Copyright (c) 2000 Daniel Egger Copyright (c) 2000 Clifford Wolf Copyright (c) 2000 Ani Joshi Copyright (c) 2000 Andreas Bach Aaen Copyright (c) 2000 Adaptec Inc. All rights reserved. Copyright (c) 2000 ATecoM GmbH Copyright (c) 2000 - 2014 Intel Corporation Copyright (c) 2000 Linus Torvalds & authors Copyright (c) 1999-2016 Intel Corporation."; Copyright (c) 1999-2015 Tensilica Inc. Copyright (c) 1999-2015 Cadence Design Systems Inc. Copyright (c) 1999-2014 Tensilica Inc. Copyright (c) 1999-2013 Petko Manolov (petkan@nucleusys.com) Copyright (c) 1999-2010 Tensilica Inc. Copyright (c) 1999-2009 Tensilica Inc. Copyright (c) 1999-2008 LSI Corporation mailto:DL-MPTFusionLinux@lsi.com) Copyright (c) 1999-2007 Tensilica Inc. Copyright (c) 1999-2007 Joerg Heckenbach Dwaine Garden Copyright (c) 1999-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 1999-2006 Mark W. McClelland Copyright (c) 1999-2005, Mellanox Technologies, Inc. All rights reserved. Copyright (c) 1999-2005 Joerg Heckenbach Dwaine Garden Copyright (c) 1999-2005 Joerg Heckenbach Copyright (c) 1999-2005 Igor Pavlov Copyright (c) 1999-2004 Vojtech Pavlik Copyright (c) 1999-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 1999-2004 Geert Uytterhoeven Copyright (c) 1999-2004 Vojtech Pavlik Copyright (c) 1999-2003 Vojtech Pavlik Copyright (c) 1999-2002 Vojtech Pavlik Copyright (c) 1999-2002 Transmeta Corporation Copyright (c) 1999-2002 Merlin Hughes Copyright (c) 1999-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) Copyright (c) 1999-2001 Vojtech Pavlik Copyright (c) 1999-2001 Paul Davis Copyright (c) 1999-2001 Motorola, Inc. Copyright (c) 1999-2001 Dan Malek Copyright (c) 1999-2000 by Takashi Iwai Copyright (c) 1999-2000 Vojtech Pavlik Copyright (c) 1999-2000 Takashi iwai Copyright (c) 1999-2000 Takashi Iwai Copyright (c) 1999-2000 Philipp Rumpf Copyright (c) 1999-2000 Maksim Yevmenkin Copyright (c) 1999-2000 Cisco, Inc. Copyright (c) 1999,2001 by Jaroslav Kysela Copyright (c) 1999, 2000 Silicon Graphics, Inc. Copyright (c) 1999 by Uros Bizjak Takashi Iwai Copyright (c) 1999 by Takashi Iwai Copyright (c) 1999 by Jaroslav Kysela , Abramo Bagnara Copyright (c) 1999 by Jaroslav Kysela Uros Bizjak Copyright (c) 1999 by Jaroslav Kysela Copyright (c) 1999 Ulf Carlsson Copyright (c) 1999 The Puffin Group (David Kennedy and Alex deVries) Copyright (c) 1999 The Puffin Group Copyright (c) 1999 Silicon Graphics, Inc. Copyright (c) 1999 Pavel Machek Copyright (c) 1999 Michael Gee (michael@linuxspecific.com) Copyright (c) 1999 Michael Gee Copyright (c) 1999 Martin Mares and others) Copyright (c) 1999 Martin Mares Copyright (c) 1999 Johannes Erdfelt Copyright (c) 1999 Jakub Jelinek (jakub@redhat.com) Copyright (c) 1999 Intel Corporation"; Copyright (c) 1999 ITConsult-Pro Co. Copyright (c) 1999 IEM - Winfried Ritsch Copyright (c) 1999 Grant Erickson PowerPC 403GCX/405GP modifications. Copyright (c) 1999 Grant Erickson Copyright (c) 1999 Frodo Looijaard and Philip Edelbrock and Mark D. Studebaker Copyright (c) 1999 Dan Malek (dmalek@jlc.net). Copyright (c) 1999 Dan Malek (dmalek@jlc.net) Copyright (c) 1999 Colin Van Dyke Copyright (c) 1999 Cisco, Inc. Copyright (c) 1999 Brian Gerst Copyright (c) 1999 Armin Fuerst Copyright (c) 1999 Andreas Gal Copyright (c) 1999 Algorithmics Ltd Copyright (c) 1999 Alexander Larsson Copyright (c) 1999 Alex deVries Copyright (c) 1999 Al Smith Copyright (c) 1998-2007 Texas Instruments Incorporated Copyright (c) 1998-2007 InnoSys Incorporated. All Rights Reserved Copyright (c) 1998-2005 Vojtech Pavlik Copyright (c) 1998-2003 InnoSys Incorporated. All Rights Reserved Copyright (c) 1998-2002 by Paul Davis Copyright (c) 1998-2001 by Frank van de Pol Jaroslav Kysela Takashi Iwai Copyright (c) 1998-2001 Vojtech Pavlik Copyright (c) 1998-2000 Vojtech Pavlik Copyright (c) 1998-2000 Ilario Nardinocchi (nardinoc@CS.UniBO.IT) Copyright (c) 1998-2000 Harald Koerfgen Copyright (c) 1998-2000 Bruce Kalk code for the special synaptics commands (from the tpconfig-source) Copyright (c) 1998-2000 Andre Hedrick Copyright (c) 1998-1999 by Frank van de Pol Jaroslav Kysela Copyright (c) 1998-1999 by Frank van de Pol Copyright (c) 1998-1999 TiVo, Inc. PowerPC 403GCX modifications. Copyright (c) 1998-1999 Ilario Nardinocchi (nardinoc@CS.UniBO.IT) Copyright (c) 1998-1999 David Huggins-Daines. Copyright (c) 1998-1999 David Huggins-Daines / Roman Zippel. Copyright (c) 1998,1999 by Takashi Iwai Copyright (c) 1998, 2000 Harald Koerfgen Copyright (c) 1998, 1999 Kyösti Mälkki Copyright (c) 1998, 1999 Jens Axboe Copyright (c) 1998, 1999 Frodo Looijaard , Kyösti Mälkki Copyright (c) 1998, 1999 Frodo Looijaard and Philip Edelbrock Copyright (c) 1998, 1999 Frodo Looijaard Copyright (c) 1998 by Jaroslav Kysela Copyright (c) 1998 by Frank van de Pol Jaroslav Kysela 2000 by Takashi Iwai Copyright (c) 1998 by Frank van de Pol Jaroslav Kysela Copyright (c) 1998 by Frank van de Pol Copyright (c) 1998 Michael Zucchi, All Rights Reserved ## Copyright (c) 1998 Harald Koerfgen Copyright (c) 1998 David Huggins-Daines. Copyright (c) 1998 Daniel Pirkl Charles University, Faculty of Mathematics and Physics Copyright (c) 1998 Corey Thomas (corey@world.std.com) Copyright (c) 1998 Bas Vermeulen Copyright (c) 1998 Andrea Arcangeli Copyright (c) 1998 - 2003 Frodo Looijaard , Philip Edelbrock , and Mark Studebaker Ported to 2.6 by Bernhard C. Schrenk Copyright (c) 1998 - 2002 Frodo Looijaard , Philip Edelbrock , and Mark D. Studebaker mdsxyz123@yahoo.com> Copyright (c) 1998 - 2002 Frodo Looijaard , Philip Edelbrock , Kyösti Mälkki , Mark D. Studebaker Copyright (c) 1998 - 2002 Frodo Looijaard , Kyösti Mälkki , Mark Studebaker , and Bob Dougherty Copyright (c) 1998 - 2002 Frodo Looijaard and Philip Edelbrock Intel SCH support Copyright (c) 1998 - 2002 Frodo Looijaard and Philip Edelbrock Copyright (c) 1998 - 2001 Frodo Looijaard , Philip Edelbrock , and Mark Studebaker Copyright (c) 1997-2007 Jean Tourrilhes, All Rights Reserved. Copyright (c) 1997-2000 LAN Media Corporation (LMC) All rights reserved. www.lanmedia.com Copyright (c) 1997-1999 by Paul Barton-Davis Copyright (c) 1997-1999 Doug Ledford Copyright (c) 1997-1999 Carnegie Mellon University. All Rights Reserved. Copyright (c) 1997-1998 Mark Lord Copyright (c) 1997--1999 Martin Mares Copyright (c) 1997,1998 Werner Koch (dd9jn) Copyright (c) 1997, 1999 by Ralf Baechle Copyright (c) 1997, 1998, 2000, 2001 Justin T. Gibbs. Copyright (c) 1997, 1998, 2000 Justin T. Gibbs. All rights reserved. Copyright (c) 1997, 1998, 2000 Justin T. Gibbs. Copyright (c) 1997, 1998 Martin Mares Copyright (c) 1997, 1998 Erik Andersen Copyright (c) 1997 by Procom Technology,Inc. 2001-2003 by Arnaldo Carvalho de Melo Copyright (c) 1997 by Procom Technology,Inc. 2001 by Arnaldo Carvalho de Melo Copyright (c) 1997 by Procom Technology, Inc. 2001-2003 by Arnaldo Carvalho de Melo Copyright (c) 1997 by Procom Technology, Inc. 2001, 2002 by Arnaldo Carvalho de Melo Copyright (c) 1997 Nicolas Pitre Copyright (c) 1997 Justin T. Gibbs. Copyright (c) 1997 Dan error_act (dmalek@jlc.net) Copyright (c) 1997 Dan Malek (dmalek@jlc.net). Copyright (c) 1997 Dan Malek (dmalek@jlc.net) Copyright (c) 1997 Dan Malek PowerPC 8xx modifications. Copyright (c) 1997 Carnegie-Mellon University Copyright (c) 1997 C. Scott Ananian Copyright (c) 1997 Alan Cox Copyright (c) 1996-2007, 2012-2016, Ericsson AB Copyright (c) 1996-2006, 2013-2016, Ericsson AB Copyright (c) 1996-2004 Russell King. Copyright (c) 1996-2002 Russell King. Copyright (c) 1996-2001 Vojtech Pavlik Copyright (c) 1996-2001 Jonathan A. Buzzard (jonathan@buzzard.org.uk) Copyright (c) 1996-2000 Russell King. Copyright (c) 1996-2000 Jonathan A. Buzzard (jonathan@buzzard.org.uk) Copyright (c) 1996-1999 Distributed Processing Technology Corporation All rights reserved. Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. All rights reserved. Copyright (c) 1996, 1998, 1999, 2004 by Ralf Baechle Copyright (c) 1996, 1997 David A. van Leeuwen. Copyright (c) 1996 University of Cambridge Computer Laboratory Copyright (c) 1996 Paul Mackerras Low-level exception handers, MMU support, and rewrite. Copyright (c) 1996 Paul Mackerras Copyright (c) 1996 John Shifflett, GeoLog Consulting john@geolog.com jshiffle@netcom.com Copyright (c) 1996 Ingo Molnar Copyright (c) 1996 Cort Dougan Rewritten for PReP Copyright (c) 1996 Brian Buhrow Copyright (c) 1995-2006, 2014, Ericsson AB Copyright (c) 1995-2006, 2013-2014, Ericsson AB Copyright (c) 1995-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 1995-2001,2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 1995-2000 Advanced System Products, Inc. Copyright (c) 1995-1998 Mark Lord Copyright (c) 1995-1996 Gary Thomas Initial PowerPC version. Copyright (c) 1995,2001 Compaq Computer Corporation Copyright (c) 1995,1996 Bradford W. Johnson Copyright (c) 1995, 1996 Daniel M. Eischen All rights reserved. Copyright (c) 1995 Ted Lemon (hereinafter referred to as the author) Copyright (c) 1995 Markus Kuhn Copyright (c) 1995 - 2000 Kungliga Tekniska Högskolan Royal Institute of Technology, Stockholm, Sweden). All rights reserved. Copyright (c) 1994-98 by Jaroslav Kysela , 4Front Technologies Copyright (c) 1994-2003 by Jaroslav Kysela , Abramo Bagnara Copyright (c) 1994-2002 Justin T. Gibbs. Copyright (c) 1994-2001, 2004 Justin T. Gibbs. Copyright (c) 1994-2001 by Jaroslav Kysela Copyright (c) 1994-2001 Justin T. Gibbs. Copyright (c) 1994-2000 by Jaroslav Kysela Copyright (c) 1994-2000 Justin T. Gibbs. Copyright (c) 1994-1998, 2000, 2001 Justin T. Gibbs. All rights reserved. Copyright (c) 1994-1998 Initio Corporation All rights reserved. Copyright (c) 1994-1998 Initio Corporation Copyright (c) 1994-1997, 99, 2000, 06, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (c) 1994, 95, 96, 97, 98, 2000, 01 Ralf Baechle Copyright (c) 1994, 1995, 2000 Justin T. Gibbs. All rights reserved. Copyright (c) 1994 John Aycock The University of Calgary Department of Computer Science. Copyright (c) 1994 Alan Modra Copyright (c) 1994 - 1997, 99, 2000, 06, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (c) 1993, 2000 Joerg Reuter DL1BKE Copyright (c) 1993, 1994 Motorola Inc. All rights reserved. Copyright (c) 1992-1999,2001-2005 Silicon Graphics, Inc. All rights reserved. Copyright (c) 1992 Orest Zborowski Copyright (c) 1991,1992,1995 Linus Torvalds Copyright (c) 1991, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1989 Regents of the University of California. All rights reserved. Copyright (c) 1987-1999 Carnegie Mellon University All Rights Reserved Copyright (c) 1987-1999 Carnegie Mellon University Additional copyrights listed below Copyright (c) 1985, 1986 The Regents of the University of California. All rights reserved. Copyright (c) 1982, 1986 Regents of the University of California. All rights reserved. Copyright (c) (2005-2007) Imagination Technologies Limited. Copyright (c) . All rights reserved. Copyright (c) Linaro Ltd. http://www.linaro.org Copyright (c) HiSilicon Technologies Co., Ltd. http://www.hisilicon.com Copyright (c) Linaro Ltd. http://www.linaro.org Copyright (c) Linaro Ltd. http://www.linaro.org Copyright (c) HiSilicon Technologies Co., Ltd. http://www.hisilicon.com Copyright (ST) 2012 Vipin Kumar (vipin.kumar@st.com) Copyright (ST) 2012 Rajeev Kumar (rajeevkumar.linux@gmail.com) Copyright (ST) 2011 Vipin Kumar (vipin.kumar@st.com) Copyright (Computer Programs) Regulations 1992 (S.I. 1992 No.3233). Copyright (C): 2016 Nicolai Stange Options: --no-includes Copyright (C)2015-2016 Texas Instruments Incorporated - http://www.ti.com Copyright (C)2009 Igor M. Liplianin (liplianin@me.by) Copyright (C)2007,2008 USAGI/WIDE Project YOSHIFUJI Hideaki Copyright (C)2007 USAGI/WIDE Project, All Rights Reserved. Copyright (C)2007 USAGI/WIDE Project Copyright (C)2006-2007 USAGI/WIDE Project Copyright (C)2006 USAGI/WIDE Project Copyright (C)2004-2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C)2004 USAGI/WIDE Project Copyright (C)2003-2006 USAGI/WIDE Project Copyright (C)2003-2006 Helsinki University of Technology Copyright (C)2003,2004 USAGI/WIDE Project Copyright (C)2003 USAGI/WIDE Project Copyright (C)2002 USAGI/WIDE Project Copyright (C) {2012} Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) linwizard.sourceforge.net Author: Angelo Arrifano Based on lcd_h4 by Imre Deak Copyright (C) from 2011 Boaz Harrosh Copyright (C) by Todd E. Johnson (mtouchusb.c) Copyright (C) by Paul Barton-Davis 1998-1999 Copyright (C) by Kai Svahn Copyright (C) by Hannu Savolainen 1993-1997 Copyright (C) Zhang Yanmin (yanmin.zhang@intel.com) Copyright (C) XLR8, Inc. 1994-2000 Copyright (C) William M. Brack Copyright (C) Vijay Chander Copyright (C) Tomi Manninen OH2BNS (oh2bns@sral.fi) Copyright (C) Tom Long Nguyen (tom.l.nguyen@intel.com) Copyright (C) Tino Reichardt, 2012 Copyright (C) Theodore Kilgore. Copyright (C) The Weather Channel, Inc. 2002. All Rights Reserved. Copyright (C) Terry Dawson VK2KTJ (terry@animats.net) Copyright (C) Symbol Technologies. Copyright (C) Sylver Bruneau Copyright (C) Sun Microsystems 2008 Copyright (C) Steven Whitehouse GW7RRM (stevew@acm.org) Copyright (C) Stefan Hajnoczi , 2015 Copyright (C) Srinivasa Thirumalachar (sprasad@engr.sgi.com) Copyright (C) Srinivasa Thirumalachar Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. Copyright (C) Shérab Copyright (C) Shaohua Li (shaohua.li@intel.com) Copyright (C) Shaohua Li Copyright (C) Shailabh Nagar, IBM Corp. 2006 Copyright (C) Shailabh Nagar, IBM Corp. 2005 Copyright (C) Semihalf 2009 Copyright (C) Secret Lab Technologies Ltd. 2006. All rights reserved. Copyright (C) Secret Lab Technologies Ltd. Copyright (C) Samuel Thibault Copyright (C) Sam Ravnborg , 2015 Copyright (C) STRATO AG 2013. All rights reserved. Copyright (C) STRATO AG 2012. All rights reserved. Copyright (C) STRATO AG 2011. All rights reserved. Copyright (C) STMicroelectronics SA 2017 Authors: Yannick Fertre Hugues Fruchet for STMicroelectronics. Copyright (C) STMicroelectronics SA 2017 Authors: Maxime Coquelin Gerald Baeza Copyright (C) STMicroelectronics SA 2017 Authors: Maxime Coquelin Gerald Baeza Copyright (C) STMicroelectronics SA 2017 Author: Fabien Dessenne License terms: GNU General Public License (GPL), version 2 Copyright (C) STMicroelectronics SA 2017 Author: Alexandre Torgue for STMicroelectronics. License terms: GNU General Public License (GPL), version 2 Copyright (C) STMicroelectronics SA 2017 Author(s): M'boumba Cedric Madianga Pierre-Yves Mordret Copyright (C) STMicroelectronics SA 2017 Copyright (C) STMicroelectronics SA 2016 Copyright (C) STMicroelectronics SA 2015 Authors: Yannick Fertre Hugues Fruchet Copyright (C) STMicroelectronics SA 2015 Authors: Hugues Fruchet Jean-Christophe Trotin for STMicroelectronics. Copyright (C) STMicroelectronics SA 2015 Authors: Hugues Fruchet Fabrice Lecoultre for STMicroelectronics. Copyright (C) STMicroelectronics SA 2015 Authors: Arnaud Pouliquen for STMicroelectronics. License terms: GNU General Public License (GPL), version 2 Copyright (C) STMicroelectronics SA 2015 Author: Hugues Fruchet for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Authors: Vincent Abriou Fabien Dessenne for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Authors: Fabien Dessenne for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Authors: Benjamin Gaignard Vincent Abriou for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Authors: Benjamin Gaignard Fabien Dessenne for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Authors: Benjamin Gaignard Fabien Dessenne Vincent Abriou for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Author: Vincent Abriou for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Author: Fabien Dessenne for STMicroelectronics. Copyright (C) STMicroelectronics SA 2014 Author: Benjamin Gaignard for STMicroelectronics. Copyright (C) STMicroelectronics SA 2013 Authors: Vincent Abriou for STMicroelectronics. Copyright (C) STMicroelectronics SA 2013 Author: Hugues Fruchet for STMicroelectronics. Copyright (C) STMicroelectronics 2018 - All Rights Reserved Authors: Ludovic Barre for STMicroelectronics. Fabien Dessenne for STMicroelectronics. Copyright (C) STMicroelectronics 2018 - All Rights Reserved Author: Olivier Bideau for STMicroelectronics. Author: Gabriel Fernandez for STMicroelectronics. Copyright (C) STMicroelectronics 2018 - All Rights Reserved Author: Gabriel Fernandez for STMicroelectronics. Copyright (C) STMicroelectronics 2017 Author: Yannick Fertre for STMicroelectronics. Copyright (C) STMicroelectronics 2017 Author: Maxime Coquelin Copyright (C) STMicroelectronics 2017 Author: M'boumba Cedric Madianga Copyright (C) STMicroelectronics 2017 Author: Gabriel Fernandez for STMicroelectronics. Copyright (C) STMicroelectronics 2017 Author: Fabrice Gasnier Inspired by Benjamin Gaignard's stm32-timers driver Copyright (C) STMicroelectronics 2017 Author: Amelie Delaunay Copyright (C) STMicroelectronics 2017 Author: Alexandre Torgue for STMicroelectronics. Copyright (C) STMicroelectronics 2017 - All Rights Reserved Author: Torgue Alexandre for STMicroelectronics. Copyright (C) STMicroelectronics 2017 - All Rights Reserved Author: Ludovic Barre for STMicroelectronics. Copyright (C) STMicroelectronics 2017 - All Rights Reserved Author: Alexandre Torgue for STMicroelectronics. Copyright (C) STMicroelectronics 2017 Copyright (C) STMicroelectronics 2016 Author: Benjamin Gaignard Copyright (C) STMicroelectronics 2016 Copyright (C) STMicroelectronics 2009 Copyright (C) ST-Ericsson SA 2013 Author: Gabriel Fernandez for ST-Ericsson. License terms: GNU General Public License (GPL), version 2 Copyright (C) ST-Ericsson SA 2013 Copyright (C) ST-Ericsson SA 2012 Author: Johan Gardsmark for ST-Ericsson. License terms: GNU General Public License (GPL), version 2 Copyright (C) ST-Ericsson SA 2012 Copyright (C) ST-Ericsson SA 2011-2013 Copyright (C) ST-Ericsson SA 2011 Author: Lee Jones for ST-Ericsson. License terms: GNU General Public License (GPL), version 2 Copyright (C) ST-Ericsson SA 2011 Copyright (C) ST-Ericsson SA 2010-2013 Author: Rickard Andersson for ST-Ericsson. Author: Daniel Lezcano for Linaro. License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010-2013 Author: Rickard Andersson for ST-Ericsson. Author: Daniel Lezcano for Linaro. Author: Ulf Hansson for Linaro. Copyright (C) ST-Ericsson SA 2010 Author: Stewart Mathers Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen (shujuan.chen@stericsson.com) License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen (shujuan.chen@stericsson.com) Author: Joakim Bech (joakim.xx.bech@stericsson.com) Author: Berne Hebark (berne.hebark@stericsson.com)) License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen for ST-Ericsson. Author: Jonas Linde for ST-Ericsson. Author: Niklas Hernaeus for ST-Ericsson. Author: Joakim Bech for ST-Ericsson. Author: Berne Hebark for ST-Ericsson. License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen for ST-Ericsson. Author: Jonas Linde for ST-Ericsson. Author: Joakim Bech for ST-Ericsson. Author: Berne Hebark for ST-Ericsson. Author: Niklas Hernaeus for ST-Ericsson. License terms: GNU General Public License (GPL) version 2. Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen for ST-Ericsson. Author: Jonas Linde for ST-Ericsson. Author: Joakim Bech for ST-Ericsson. Author: Berne Hebark for ST-Ericsson. Author: Niklas Hernaeus for ST-Ericsson. License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen for ST-Ericsson. Author: Joakim Bech for ST-Ericsson. Author: Berne Hebark for ST-Ericsson. Author: Niklas Hernaeus for ST-Ericsson. Author: Jonas Linde for ST-Ericsson. Author: Andreas Westin for ST-Ericsson. License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Shujuan Chen for ST-Ericsson Author: Joakim Bech for ST-Ericsson Author: Berne Hebark for ST-Ericsson. Author: Niklas Hernaeus for ST-Ericsson. Author: Andreas Westin for ST-Ericsson. License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Naveen Kumar G for ST-Ericsson License terms:GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Author: Mattias Nilsson for ST Ericsson. License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2010 Copyright (C) ST-Ericsson SA 2008-2010 Author: Per Forlin for ST-Ericsson Author: Jonas Aaberg for ST-Ericsson License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2007-2010 Author: Per Friden for ST-Ericsson SA Author: Jonas Aaberg for ST-Ericsson SA License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson SA 2007-2010 Author: Per Forlin for ST-Ericsson Author: Jonas Aaberg for ST-Ericsson License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2013 Authors: Vicram Arv Dmitry Tarnyagin Sjur Brendeland License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2012 Author: Sjur Brændeland Copyright (C) ST-Ericsson AB 2012 Copyright (C) ST-Ericsson AB 2011 Author: Sjur Brendeland License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2010 Authors: Sjur Brendeland Daniel Martensson License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2010 Author: Sjur Brendeland/ sjur.brandeland@stericsson.com License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2010 Author: Sjur Brendeland License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2010 Author: Daniel Martensson License terms: GNU General Public License (GPL) version 2. Copyright (C) ST-Ericsson AB 2010 Author: Daniel Martensson Dmitry.Tarnyagin / dmitry.tarnyagin@lockless.no License terms: GNU General Public License (GPL) version 2. Copyright (C) ST-Ericsson AB 2010 Author: Daniel Martensson / daniel.martensson@stericsson.com Dmitry.Tarnyagin / dmitry.tarnyagin@stericsson.com License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2010 Author: Daniel Martensson / Daniel.Martensson@stericsson.com License terms: GNU General Public License (GPL), version 2. Copyright (C) ST-Ericsson AB 2010 Author: Sjur Brendeland License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson AB 2010 Author: Daniel Martensson / Daniel.Martensson@stericsson.com License terms: GNU General Public License (GPL) version 2 Copyright (C) ST-Ericsson 2013 Author: Hongbo Zhang License terms: GNU General Public License v2 Copyright (C) ST-Ericsson 2010-2012 Contact: Alexey Orishko Original author: Hans Petter Selasky Copyright (C) ST-Ericsson 2010-2012 Copyright (C) ST-Ericsson 2010 - 2013 License terms: GNU General Public License v2 Author: Martin Persson Hongbo Zhang Copyright (C) ST-Ericsson 2010 - 2013 Author: Martin Persson Hongbo Zhang License Terms: GNU General Public License v2 Copyright (C) ST Microelectronics. Copyright (C) ST Microelectronics SA 2011 Copyright (C) ST Microelectronics Copyright (C) ST Ericsson SA 2011 Copyright (C) SAN People Copyright (C) Russell King. Copyright (C) Russell King Copyright (C) Russ Anderson Copyright (C) Ronen Shitrit Copyright (C) Rick Bronson Copyright (C) Red Hat, Inc., 2013-2015 Copyright (C) Red Hat, Inc., 2011 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) Red Hat, Inc., 2009, 2010, 2011 Copyright (C) Red Hat Inc., 2014. All rights reserved. Authors: Vivek Goyal Copyright (C) Qu Wenruo 2017. All rights reserved. Copyright (C) Peter T. Breuer (ptb@ot.uc3m.es) 2003 Copyright (C) Peter Maydell 05/1998 Converted to driver model Jochen Friedrich Copyright (C) People who wrote linux/arch/i386/kernel/sys_i386.c Copyright (C) Pekka Pietikainen Copyright (C) Pavel Machek, pavel@ucw.cz. This code is GPL. Copyright (C) Paul Mackerras 2005. All Rights Reserved. Copyright (C) Paul Mackerras 2005 All Rights Reserved. Copyright (C) Paul Mackerras 2005 Copyright (C) Paul Mackerras 1997. Copyright (C) Paul Ashton 1998-2000 Copyright (C) Overkiz SAS 2012 Copyright (C) Original authors of ../asm-i386/checksum.h Copyright (C) Nokia Corporation Contact: Eero Nurkkala Copyright (C) Nokia Corporation Author: Matti Aaltonen Copyright (C) Nokia Corporation Copyright (C) Nils Faerber Copyright (C) Neil Brown 2002 Copyright (C) NEC Electronics Corporation 2005-2006 Copyright (C) NEC Electronics Corporation 2004-2006 Copyright (C) Motorola, Inc. 1990 All Rights Reserved Copyright (C) Miroslav Lichvar 2017 Copyright (C) Mike Christie, 2004 - 2006 Copyright (C) Mike Christie, 2004 - 2005 Copyright (C) Miguel Ojeda Sandonis Date: 2006-10-31 Copyright (C) Miguel Ojeda Sandonis Date: 2006-10-12 Copyright (C) Maxime Coquelin 2015 Author: Maxime Coquelin License terms: GNU General Public License (GPL), version 2 Copyright (C) Maxime Coquelin 2015 Copyright (C) Matthijs Kooijman Copyright (C) Matt Helsley, IBM Corp. 2005 Based on cn_fork.h by Nguyen Anh Quynh and Guillaume Thouvenin Copyright (C) Matt Helsley, IBM Corp. 2005 Based on cn_fork.c by Guillaume Thouvenin Copyright (C) Matt Domsch Copyright (C) Martin Schlemmer Copyright (C) Mario Six, Guntermann & Drunck GmbH, 2016 Copyright (C) Manu Abraham (abraham.manu@gmail.com) Copyright (C) Manu Abraham Copyright (C) MIPS Technologies, Inc. written by Ralf Baechle Copyright (C) M'boumba Cedric Madianga 2017 Author: M'boumba Cedric Madianga Copyright (C) M'boumba Cedric Madianga 2017 Copyright (C) M'boumba Cedric Madianga 2016 Copyright (C) M'boumba Cedric Madianga 2015 Author: M'boumba Cedric Madianga Pierre-Yves Mordret Copyright (C) Luke Kenneth Casson Leighton 1997-2001. Copyright (C) Luke Kenneth Casson Leighton 1996-2000 Modified by Jeremy Allison 1995. Copyright (C) Luke Kenneth Casson Leighton 1996-2000 Copyright (C) Linus Torvalds, 2005 Copyright (C) Linus Torvalds, 1991, 1992 Copyright (C) Linus Torvalds , 2015 Copyright (C) Linus Torvalds Copyright (C) Linaro. Copyright (C) Linaro 2012 Author: for ST-Ericsson. Copyright (C) Kuninori Morimoto Copyright (C) Kirill A. Shutemov Copyright (C) June 1999 James Simmons Copyright (C) Josef Gajdusek Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) Copyright (C) John H Terpstra 1996-2000 Copyright (C) Johannes Schindelin, 2005 Copyright (C) Joerg Reuter DL1BKE (jreuter@yaina.de) Copyright (C) Joel Fernandes (Google) Copyright (C) Jernej Skrabec Copyright (C) Jenna Hall Copyright (C) Jean-Francois Moine (http://moinejf.free.fr) Copyright (C) Jaya Kumar Copyright (C) Jay Lan, Copyright (C) Jay Lan SGI Copyright (C) Jan Henrik Weinstock et al. Copyright (C) Intuitive Aerial AB Written by Marten Svanfeldt, marten@intuitiveaerial.com Copyright (C) International Business Machines Corp., 2009, 2013 Etersoft, 2012 Author(s): Steve French (sfrench@us.ibm.com) Pavel Shilovsky (pshilovsky@samba.org) 2012 Copyright (C) International Business Machines Corp., 2009 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2007,2008 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2007 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2006 Authors: Artem Bityutskiy (Битюцкий Артём) Thomas Gleixner Frank Haverkamp Oliver Lohmann Andreas Arnez Copyright (C) International Business Machines Corp., 2005,2013 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2004, 2008 Copyright (C) International Business Machines Corp., 2002-2004 Copyright (C) International Business Machines Corp., 2002,2011 Etersoft, 2012 Author(s): Steve French (sfrench@us.ibm.com) Pavel Shilovsky (pshilovsky@samba.org) 2012 Copyright (C) International Business Machines Corp., 2002,2011 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2002,2010 Author(s): Steve French (sfrench@us.ibm.com) Jeremy Allison (jra@samba.org) Copyright (C) International Business Machines Corp., 2002,2010 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2002,2009 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2002,2008 Author(s): Steve French (sfrench@us.ibm.com) Jeremy Allison (jra@samba.org) 2006. Copyright (C) International Business Machines Corp., 2002,2008 Author(s): Steve French (sfrench@us.ibm.com) Jeremy Allison (jra@samba.org) Copyright (C) International Business Machines Corp., 2002,2008 Author(s): Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2002, 2011 Etersoft, 2012 Author(s): Steve French (sfrench@us.ibm.com) Jeremy Allison (jra@samba.org) Pavel Shilovsky (pshilovsky@samba.org) 2012 Copyright (C) International Business Machines Corp., 2002, 2011 Etersoft, 2012 Author(s): Steve French (sfrench@us.ibm.com) Jeremy Allison (jra@samba.org) 2006 Pavel Shilovsky (pshilovsky@samba.org) 2012 Copyright (C) International Business Machines Corp., 2002, 2011 Etersoft, 2012 Author(s): Pavel Shilovsky (pshilovsky@samba.org), Steve French (sfrench@us.ibm.com) Copyright (C) International Business Machines Corp., 2002, 2011 Author(s): Steve French (sfrench@us.ibm.com), Pavel Shilovsky ((pshilovsky@samba.org) 2012 Copyright (C) International Business Machines Corp., 2002 Copyright (C) International Business Machines Corp., 2000-2005 Copyright (C) International Business Machines Corp., 2000-2004 Copyright (C) International Business Machines Corp., 2000-2003 Copyright (C) International Business Machines Corp., 2000-2002 Copyright (C) International Business Machines Corp., 2000-2001 Copyright (C) International Business Machines Corp., 2000,2005 Copyright (C) Intel Crop. Copyright (C) Intel Corporation, 2005 Copyright (C) Intel Corporation 2017 Copyright (C) Intel Corporation 2006. Copyright (C) Intel 2017 Copyright (C) Intel 2011 Copyright (C) Intel 2010 Copyright (C) Ilya Yanok, Emcraft Systems 2010 Copyright (C) Icenowy Zheng Copyright (C) Ian Molton Copyright (C) ITE Tech Inc. Copyright (C) IBM Corporation, 2017 Copyright (C) IBM Corporation, 2016 Copyright (C) IBM Corporation, 2015 Copyright (C) IBM Corporation, 2014, 2017 Anton Blanchard, Rashmica Gupta. Copyright (C) IBM Corporation, 2014 Copyright (C) IBM Corporation, 2013 Copyright (C) IBM Corporation, 2012 Copyright (C) IBM Corporation, 2011-2015 Copyright (C) IBM Corporation, 2011 Copyright (C) IBM Corporation, 2010-2012 Author: Srikar Dronamraju Copyright (C) IBM Corporation, 2010-2011 Author: Srikar Dronamraju Copyright (C) IBM Corporation, 2010 Copyright (C) IBM Corporation, 2009 Thanks to Thomas Gleixner for conceptual design and careful reviews. Copyright (C) IBM Corporation, 2009 Copyright (C) IBM Corporation, 2008-2012 Authors: Srikar Dronamraju Jim Keniston Copyright (C) IBM Corporation, 2008-2011 Authors: Srikar Dronamraju Jim Keniston Copyright (C) IBM Corporation, 2008 Copyright (C) IBM Corporation, 2006 Copyright (C) IBM Corporation, 2005, 2006 Copyright (C) IBM Corporation, 2005 Jeff Muizelaar, 2006, 2007 Pekka Paalanen, 2008 Copyright (C) IBM Corporation, 2004. All rights reserved. Copyright (C) IBM Corporation, 2004. All rights reserved Copyright (C) IBM Corporation, 2004 Copyright (C) IBM Corporation, 2003, 2010 Copyright (C) IBM Corporation, 2002, 2004, 2009 Copyright (C) IBM Corporation, 2002, 2004 Copyright (C) IBM Corporation 2017. Copyright (C) IBM Corporation 2017 Copyright (C) IBM Corporation 2016. Copyright (C) IBM Corporation 2016 Copyright (C) IBM Corp. 2006 Copyright (C) IBM 2005 Author: Mark Nutter Copyright (C) IBM 2005 Copyright (C) Huawei Inc., 2014 Copyright (C) Huawei Futurewei Technologies. Copyright (C) Hitachi, Ltd., 2011 Copyright (C) Hitachi Ltd., 2015 Written by Hiraku Toyooka Copyright (C) Hitachi Ltd., 2014 Written by Masami Hiramatsu Copyright (C) Hitachi Ltd., 2012 Copyright (C) Hidetoshi Seto Copyright (C) Harald Geyer based on sun50i-a64-olinuxino.dts by Jagan Teki Copyright (C) Hans-Joachim Hetscher DD8NE (dd8ne@bnv-bamberg.de) Copyright (C) Hans Alblas PE1AYX (hans@esrac.ele.tue.nl) Copyright (C) Hans Alblas PE1AYX Copyright (C) Guenter Roeck Copyright (C) Greg Lonnon 2001 Updated for OMAP-1610 by Tony Lindgren Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Zheng Yang Yakir Yang Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author:Mark Yao Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author: Yakir Yang Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author: Sandy Huang Mark Yao Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author: Mark Yao Sandy Huang Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author: Jacob Chen Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author: Chris Zhong Kever Yang Copyright (C) Fuzhou Rockchip Electronics Co.Ltd Author: Chris Zhong Copyright (C) Fuzhou Rockchip Electronics Co., Ltd. Author: Andy Yan Yakir Yang Jeff Chen Copyright (C) Fujitsu, 2012 Copyright (C) Freescale Semicondutor, Inc. 2007, 2008. Copyright (C) Freescale Semicondutor, Inc. 2006-2009. All rights reserved. Copyright (C) Freescale Semiconductor, Inc. 2009. All rights reserved. Copyright (C) Freescale Semiconductor, Inc. 2007. All rights reserved. Copyright (C) Freescale Semiconductor, Inc. 2006. All rights reserved. Copyright (C) Freescale Semiconductor, Inc 2004 Author: Andy Fleming Copyright (C) Frederic Rible F1OAT (frible@teaser.fr) Copyright (C) Fred Lewis Copyright (C) Ericsson AB 2007-2008 Copyright (C) Egbert Eich 2003,2004 Copyright (C) Dmitry Yusupov, 2004 - 2005 Copyright (C) David Gibson, Linuxcare Australia Portions based on Spectrum24tDnld.c from original spectrum24 driver: Copyright (C) David A. Schleef Copyright (C) Dave Airlie 2005 All Rights Reserved. Copyright (C) Darryl Miles G7LED (dlm@g7led.demon.co.uk) Copyright (C) Daniel Lezcano Copyright (C) Chuck Fleckenstein Copyright (C) Christoph Hellwig, 2002 Copyright (C) Christoph Hellwig, 2001-2002 Copyright (C) Christoph Hellwig 2007 Copyright (C) Chandra Seetharaman, IBM Corp. 2007 Copyright (C) Carnegie Mellon University Copyright (C) Canonical Ltd. Copyright (C) BitBox Ltd 2010 Copyright (C) BayLibre, SAS Author: Neil Armstrong Copyright (C) Barak A. Pearlmutter. Released under the GPL version 2 or later. Copyright (C) Balbir Singh, IBM Corp. 2006 Copyright (C) Asias He , 2013 Copyright (C) Ashok Raj, Intel Corporation 2004 Copyright (C) Ashok Raj Copyright (C) April 2007 Antonino Daplas Copyright (C) Andrew Tridgell 2001 Copyright (C) Andrew Tridgell 1992-2000 Copyright (C) Andrew Bartlett 2002-2003 Modified by Steve French (sfrench@us.ibm.com) 2002-2003 Copyright (C) Andreas Gruenbacher, 2001 Copyright (C) Andrea Merello 2004-2005 Released under the terms of GPL (General Public Licence) Copyright (C) Andrea Merello 2004 Released under the terms of GPL (General Public Licence) Copyright (C) Amit Shah , 2009, 2010, 2011 Copyright (C) Amazon Technologies Inc. All rights reserved. Manish Lachwani (lachwani@lab126.com) Copyright (C) Altera Corporation 1998-2001 Copyright (C) All BPF authors and contributors from 2014 to present. See git log include/uapi/linux/bpf.h in kernel tree for details. Copyright (C) Alexander Popov, Promcontroller 2014 Copyright (C) Alex Williamson (alex_williamson@hp.com) Copyright (C) Alex Holden 1998, 1999. Copyright (C) Alex Aizman, 2004 - 2005 Copyright (C) Alan Hourihane 2005 All Rights Reserved. Copyright (C) Alan Cox GW4PTS (alan@lxorguk.ukuu.org.uk) Copyright (C) AbsoluteValue Systems, Inc. Copyright (C) Abilis Systems 2013 Copyright (C) Abilis Systems 2012 Copyright (C) ARM Limited, 2017. Copyright (C) ARM Limited Copyright (C) 2019 Microchip Technology, Inc. Author: Eugen Hristev Copyright (C) 2019 Microchip Technology, Inc. Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries Copyright (C) 2019 Microchip Technology Inc. Copyright (C) 2019 Kai-Heng Feng Copyright (C) 2019 Intel Corporation Copyright (C) 2019 Claudiu Beznea (claudiu.beznea@microchip.com) Copyright (C) 2019 Claudiu Beznea Copyright (C) 2018-2019 Intel Corporation Copyright (C) 2018, Spreadtrum Communications Inc. Copyright (C) 2018, Richtek Technology Corporation Copyright (C) 2018, Red Hat, Inc. (code style cleanup and fuzzing driver) Copyright (C) 2018, Red Hat, Inc. Copyright (C) 2018, Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2018, Microsoft, Inc. Copyright (C) 2018, Microsoft Corporation. Copyright (C) 2018, Linaro Ltd. Copyright (C) 2018, Jacopo Mondi Copyright (C) 2018, Intel Corporation Authors: Andy Shevchenko Mika Westerberg Copyright (C) 2018, Google LLC. Copyright (C) 2018, Advanced Micro Devices, Inc. Copyright (C) 2018, ARM Copyright (C) 2018 secunet Security Networks AG Copyright (C) 2018 by Sean Young Copyright (C) 2018 Zodiac Inflight Innovations Copyright (C) 2018 Xue Liu Copyright (C) 2018 William Breathitt Gray Copyright (C) 2018 Western Digital Corporation Copyright (C) 2018 WMWare Inc. Copyright (C) 2018 Vasily Khoruzhick Copyright (C) 2018 Vadim Pasternak Copyright (C) 2018 Topic Embedded Products Author: Mike Looijmans Copyright (C) 2018 Tony Lindgren Copyright (C) 2018 Theobroma Systems Design und Consulting GmbH Copyright (C) 2018 The Linux Foundation. All rights reserved. Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com Author: Peter Ujfalusi Copyright (C) 2018 Texas Instruments Author: Kishon Vijay Abraham I Copyright (C) 2018 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2018 Synopsys, Inc. Copyright (C) 2018 Synaptics Incorporated Copyright (C) 2018 Stefan Wahren Copyright (C) 2018 Stefan Agner Copyright (C) 2018 Stanislaw Gruszka Copyright (C) 2018 Spreadtrum Communications Inc. Copyright (C) 2018 SiFive Copyright (C) 2018 Sean Young Copyright (C) 2018 STMicroelectronics Author(s): Amelie Delaunay . Copyright (C) 2018 Renesas Electronics Europe Limited Copyright (C) 2018 Renesas Electronics Corporation Copyright (C) 2018 Renesas Electronics Corp. Copyright (C) 2018 Renesas Electronics Copyright (C) 2018 Red Hat. All rights reserved. Copyright (C) 2018 Red Hat, Inc., Arnaldo Carvalho de Melo Copyright (C) 2018 Red Hat, Inc. All rights reserved. Copyright (C) 2018 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2018 Ravi Bangoria, IBM Corporation Copyright (C) 2018 ROHM Semiconductors bd71837-regulator.c ROHM BD71837MWV regulator driver Copyright (C) 2018 ROHM Semiconductors Copyright (C) 2018 Prevas A/S Copyright (C) 2018 Phil Reid Copyright (C) 2018 Pengutronix, Marco Felsch Copyright (C) 2018 Pengutronix, Lucas Stach Copyright (C) 2018 Paolo Pisati

Copyright (C) 2018 PHYTEC Messtechnik GmbH Author: Enrico Scholz Copyright (C) 2018 PHYTEC Messtechnik GmbH Author: Christian Hemp Copyright (C) 2018 Oracle. All Rights Reserved. Author: Darrick J. Wong Copyright (C) 2018 Olimex Ltd. Author: Stefan Mavrodiev Copyright (C) 2018 Oleh Kravchenko Copyright (C) 2018 Octavo Systems LLC - http://www.octavosystems.com/ Copyright (C) 2018 Nuvoton Technology Corp Copyright (C) 2018 Nuvoton Technologies, Avi Fishman Tomer Maimon Copyright (C) 2018 Nuvoton Technologies tali.perry@nuvoton.com Copyright (C) 2018 Netronome Systems, Inc. Copyright (C) 2018 Netronome Systems, Inc. Copyright (C) 2018 Microchip Technology Inc. and its subsidiaries Copyright (C) 2018 Microchip Technology Inc. Copyright (C) 2018 Microchip Technology Inc. Copyright (C) 2018 Microchip Technology Inc, Codrin Ciubotariu Copyright (C) 2018 Microchip Technology Copyright (C) 2018 Microchip Joshua Henderson Copyright (C) 2018 Michael Neuling, IBM Corporation. Copyright (C) 2018 Mellanox Technologies. Copyright (C) 2018 Mellanox Technologies Copyright (C) 2018 MediaTek Inc. Author: Zhiyong Tao Copyright (C) 2018 Matt Ranostay Copyright (C) 2018 Masahiro Yamada Copyright (C) 2018 Marvell Copyright (C) 2018 Martin Blumenstingl Copyright (C) 2018 Marek Vasut Copyright (C) 2018 Marek Vasut Copyright (C) 2018 Marcus Folkesson Copyright (C) 2018 MIPS Tech, LLC Author: Matt Redfearn Copyright (C) 2018 MIPS Tech, LLC Copyright (C) 2018 Lucas A. M. Magalhães Copyright (C) 2018 Lorenzo Bianconi Copyright (C) 2018 Linus Wallej Includes portions of code from the firmware uploader by: Copyright (C) 2018 Linus Walleij Copyright (C) 2018 Linaro Ltd. Copyright (C) 2018 Linaro Ltd Copyright (C) 2018 Linaro Ltd Copyright (C) 2018 Laurent Pinchart Copyright (C) 2018 Laird, 2018 Ben Whitten Copyright (C) 2018 Laird Copyright (C) 2018 KVASER AB, Sweden. All rights reserved. Copyright (C) 2018 Josef Bacik Copyright (C) 2018 Johannes Thumshirn Copyright (C) 2018 Johan Hovold Copyright (C) 2018 Joel Fernandes (Google) Copyright (C) 2018 Jerome Brunet, Baylibre SAS Copyright (C) 2018 Jernej Skrabec Copyright (C) 2018 Jernej Skrabec Copyright (C) 2018 Jacopo Mondi Copyright (C) 2018 Jacopo Mondi Copyright (C) 2018 Jacob Feder Copyright (C) 2018 Intel Corporation Author: Sakari Ailus Copyright (C) 2018 Intel Corporation Author: Rafael J. Wysocki Copyright (C) 2018 Intel Corporation Author: Heikki Krogerus Hans de Goede Copyright (C) 2018 Intel Corporation Author: Heikki Krogerus Copyright (C) 2018 Intel Corporation All rights reserved. Copyright (C) 2018 Intel Corporation Copyright (C) 2018 Intel Corp Copyright (C) 2018 Icenowy Zheng Copyright (C) 2018 IBM Corporation. Copyright (C) 2018 IBM Corporation Copyright (C) 2018 Himanshu Jha Copyright (C) 2018 Hauke Mehrtens Copyright (C) 2018 Hans de Goede Copyright (C) 2018 HUAWEI, Inc. http://www.huawei.com/ Created by Gao Xiang Copyright (C) 2018 Google, Inc. Copyright (C) 2018 Gateworks Corporation Copyright (C) 2018 Gao Xiang Copyright (C) 2018 Free Software Foundation, Inc. Copyright (C) 2018 Felix Fietkau Copyright (C) 2018 Facebook Author: Yonghong Song Copyright (C) 2018 Exceet Electronics GmbH Copyright (C) 2018 Etnaviv Project Copyright (C) 2018 Engicam S.r.l. Copyright (C) 2018 EETS GmbH - http://www.eets.ch/ Copyright (C) 2018 Digital Devices GmbH Marcus Metzler Ralph Metzler Copyright (C) 2018 David Lechner Copyright (C) 2018 Daniel Mack Copyright (C) 2018 Cryptera A/S Copyright (C) 2018 Cogent Embedded, Inc. Copyright (C) 2018 Christophe Leroy CS Systemes d'Information. Copyright (C) 2018 Christoph Hellwig. Copyright (C) 2018 Christoph Hellwig Copyright (C) 2018 Chris Brandt Copyright (C) 2018 Chen-Yu Tsai Copyright (C) 2018 Chelsio Communications. All rights reserved. Copyright (C) 2018 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Copyright (C) 2018 Broadcom Copyright (C) 2018 Bootlin Mylène Josserand Copyright (C) 2018 Bootlin Copyright (C) 2018 BayLibre, SAS Author: Neil Armstrong Copyright (C) 2018 BTicino Copyright (C) 2018 Axentia Technologies AB Copyright (C) 2018 Author: Mathieu Othacehe Copyright (C) 2018 Author: Jeff LaBundy Copyright (C) 2018 Arm Limited. All rights reserved. Copyright (C) 2018 Andes Technology Corporation Copyright (C) 2018 Andes Technology Corporation Copyright (C) 2018 Amarula Solutions B.V. Author: Jagan Teki Copyright (C) 2018 Amarula Solutions B.V. Copyright (C) 2018 Advanced Micro Devices, Inc. Copyright (C) 2018 ARM Ltd. Sudeep Holla Copyright (C) 2018 ARM Ltd. Copyright (C) 2018 ARM Ltd, All Rights Reserved. Copyright (C) 2018 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2018 ARM Limited or its affiliates. All rights reserved. Copyright (C) 2018 ARM Limited or its affiliates. Copyright (C) 2018 - 2019 Intel Corporation Copyright (C) 2017-2019 Microchip Technology Inc. Copyright (C) 2017-2018, Intel Corporation. All rights reserved Copyright (C) 2017-2018, Intel Corporation Copyright (C) 2017-2018, Bootlin Copyright (C) 2017-2018 Texas Instruments Inc. Copyright (C) 2017-2018 SiFive Copyright (C) 2017-2018 SUSE, Frederic Weisbecker Copyright (C) 2017-2018 SUSE Copyright (C) 2017-2018 Ryan Mounce Copyright (C) 2017-2018 Red Hat, Inc. All rights reserved. Copyright (C) 2017-2018 Netronome Systems, Inc. Copyright (C) 2017-2018 Microchip Technology Inc. Tristram Ha Copyright (C) 2017-2018 Microchip Technology Inc. Copyright (C) 2017-2018 Laurent Pinchart Copyright (C) 2017-2018 Jonathan Neuschäfer Copyright (C) 2017-2018 Jason A. Donenfeld . All Rights Reserved. Copyright (C) 2017-2018 Jacopo Mondi Copyright (C) 2017-2018 Intel Corporation, Inc. Copyright (C) 2017-2018 HiSilicon Co., Ltd. http://www.hisilicon.com Copyright (C) 2017-2018 HUAWEI, Inc. http://www.huawei.com/ Created by Gao Xiang Copyright (C) 2017-2018 Etnaviv Project Copyright (C) 2017-2018 Digital Devices GmbH Ralph Metzler Marcus Metzler Copyright (C) 2017-2018 Digital Devices GmbH Marcus Metzler Ralph Metzler Copyright (C) 2017-2018 Cadence Design Systems Inc. Copyright (C) 2017-2018 CTERA Networks. All Rights Reserved. Copyright (C) 2017-2018 Broadcom. All Rights Reserved. The term * “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. * Copyright (C) 2017-2018 Broadcom. All Rights Reserved. The term * “Broadcom” refers to Broadcom Inc and/or its subsidiaries. * Copyright (C) 2017-2018 Broadcom Copyright (C) 2017-2018 Bootlin Copyright (C) 2017-2018 Bartosz Golaszewski Copyright (C) 2017-18 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2017,2018 Microchip Technology, Author: Eugen Hristev Copyright (C) 2017, Topic Embedded Products Driver for LTC3651 charger IC. Copyright (C) 2017, The Linux Foundation. All rights reserved. Copyright (C) 2017, Spreadtrum Communications Inc. Copyright (C) 2017, STMicroelectronics - All Rights Reserved Authors: Arnaud Pouliquen Olivier Moysan Copyright (C) 2017, STMicroelectronics - All Rights Reserved Authors: Amelie Delaunay Fabrice Gasnier Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author: Fabrice Gasnier . Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author: Arnaud Pouliquen . Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Olivier Moysan for STMicroelectronics. Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Ludovic Barre author . Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Lionel DEBIEVE for STMicroelectronics. Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Arnaud Pouliquen . Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Arnaud Pouliquen for STMicroelectronics. Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Amelie Delaunay for STMicroelectronics. Copyright (C) 2017, Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2017, Microsoft Corporation. Copyright (C) 2017, Leopard Imaging, Inc. Copyright (C) 2017, Intel Corporation. All rights reserved. Copyright (C) 2017, Intel Corporation Authors: Michael Jamet Mika Westerberg Copyright (C) 2017, Intel Corporation Authors: Andy Shevchenko Mika Westerberg Copyright (C) 2017, Intel Corporation Authors: Amir Levy Michael Jamet Mika Westerberg Copyright (C) 2017, Intel Corporation Author: Mika Westerberg Copyright (C) 2017, Intel Corporation Author: Heikki Krogerus Copyright (C) 2017, Intel Corporation Copyright (C) 2017, EETS GmbH, Felix Brack Copyright (C) 2017, Adaptrum, Inc. Written by Alexandru Gagniuc for Adaptrum, Inc.) Licensed under the GPLv2 or (at your option) any later version. Copyright (C) 2017 by Stefano Stabellini Copyright (C) 2017 by Stafford Horne (shorne@gmail.com) Copyright (C) 2017 by Changbin Du Copyright (C) 2017 bjb@mojatatu.com Copyright (C) 2017 Zodiac Inflight Innovations Copyright (C) 2017 Zodiac Inflight Innovation Copyright (C) 2017 Zihao Yu Copyright (C) 2017 Zhi Mao Copyright (C) 2017 ZTE Ltd. Copyright (C) 2017 ZTE Ltd Copyright (C) 2017 XiaojingZhu Copyright (C) 2017 Willy Tarreau Partially based on Atsushi Nemoto's ledtrig-heartbeat.c. Copyright (C) 2017 Willy Tarreau Copyright (C) 2017 William Breathitt Gray Copyright (C) 2017 Western Digital Corporation or its affiliates. Copyright (C) 2017 VMware, Inc. All Rights Reserved. Copyright (C) 2017 Touchless Biometric Systems AG Tomas Novotny Copyright (C) 2017 Topic Embedded Products Author: Mike Looijmans Copyright (C) 2017 Tony Lindgren Copyright (C) 2017 Tomohiro Yoshidomi Licensed under the GPL-2 or later. Copyright (C) 2017 Thomas Gleixner Copyright (C) 2017 The Linux Foundation. All rights reserved. Copyright (C) 2017 Texas Instruments, Inc. Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ Keerthy Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ Dave Gerlach Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2017 Texas Instruments Inc. Copyright (C) 2017 Texas Instruments Author: Kishon Vijay Abraham I Copyright (C) 2017 Takashi Iwai Copyright (C) 2017 T-Platforms. All Rights Reserved. Copyright (C) 2017 T-Platforms All Rights Reserved. Copyright (C) 2017 Synopsys. Copyright (C) 2017 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2017 Synopsys Copyright (C) 2017 Sudip Mukherjee, All Rights Reserved. Copyright (C) 2017 Steven Rostedt, VMware Inc. Copyright (C) 2017 Stefano Stabellini Copyright (C) 2017 Stefan Wahren Copyright (C) 2017 Stefan Roese Copyright (C) 2017 Stafford Horne Copyright (C) 2017 Spreadtrum, Inc. Author: Chunyan Zhang Copyright (C) 2017 Spreadtrum Communications Inc. Copyright (C) 2017 Spreadtrum - http://www.spreadtrum.com Copyright (C) 2017 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2017 Socionext Inc. Copyright (C) 2017 Sigma Designs Copyright (C) 2017 SiFive, Inc. Copyright (C) 2017 SiFive Copyright (C) 2017 Sebastian Reichel Copyright (C) 2017 Sean Young Copyright (C) 2017 Sean Wang Copyright (C) 2017 Sanechips Technology Co., Ltd. Copyright (C) 2017 Samsung Electronics Co.Ltd Authors: Marek Szyprowski Copyright (C) 2017 Samsung Electronics Co.Ltd Author: Andrzej Pietrasiewicz Copyright (C) 2017 Samsung Electronics Co., Ltd. Jaehoon Chung Copyright (C) 2017 Samsung Electronics Co., Ltd. Copyright (C) 2017 Samsung Electronics Author: Chanwoo Choi Copyright (C) 2017 Samsung Electronics Copyright (C) 2017 Robert Jarzmik Copyright (C) 2017 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2017 Renesas Electronics Corporation Copyright (C) 2017 Renesas Electronics Corp. Copyright (C) 2017 Renesas Electronics America, Inc. Copyright (C) 2017 Red Hat. All rights reserved. Copyright (C) 2017 Red Hat, Inc., Frederic Weisbecker Copyright (C) 2017 Red Hat, Inc. Author: Stefan Hajnoczi Copyright (C) 2017 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2017 Red Hat, Inc. Copyright (C) 2017 Red Hat Inc. Copyright (C) 2017 Red Hat Copyright (C) 2017 Raspberry Pi Trading Ltd. Copyright (C) 2017 Rafał Miłecki Copyright (C) 2017 Radioavionica Corporation Author: Alex A. Mihaylov Copyright (C) 2017 Quentin Schulz Copyright (C) 2017 Priit Laes Copyright (C) 2017 Pintu Kumar Copyright (C) 2017 Phil Reid Copyright (C) 2017 Peter Meerwald-Stadler Copyright (C) 2017 Pengutronix, Philipp Zabel Copyright (C) 2017 Pengutronix, Juergen Borleis Copyright (C) 2017 Pengutronix, Juergen Borleis Copyright (C) 2017 Paolo Valente Copyright (C) 2017 PHYTEC Messtechnik GmbH Author: Wadim Egorov Copyright (C) 2017 Oracle. All rights reserved. Copyright (C) 2017 Oracle. All Rights Reserved. Author: Darrick J. Wong Copyright (C) 2017 Oracle. All Rights Reserved. Copyright (C) 2017 Oracle Corporation Copyright (C) 2017 Oracle Corporation Copyright (C) 2017 Olli Salonen Copyright (C) 2017 Oleh Kravchenko Copyright (C) 2017 NutsBoard.Org Copyright (C) 2017 Noralf Trønnes Copyright (C) 2017 Nicira, Inc. Copyright (C) 2017 NextThing Co Copyright (C) 2017 Netronome Systems, Inc. Copyright (C) 2017 Narcisa Vasile Copyright (C) 2017 NXP Semiconductors. Author: Marco Franchi Copyright (C) 2017 NXP Copyright (C) 2017 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2017 Moxa Inc. - https://www.moxa.com/ Copyright (C) 2017 Mobica Limited Copyright (C) 2017 Milo Kim Copyright (C) 2017 Microchip/Atmel, 2017 Wenyou Yang 2017 Ludovic Desroches Copyright (C) 2017 Microchip, 2017 Ludovic Desroches Copyright (C) 2017 MediaTek, Inc. Copyright (C) 2017 MediaTek Inc. Copyright (C) 2017 Maxim Integrated Copyright (C) 2017 Matt Ranostay Copyright (C) 2017 Marvell Technology Group Ltd. Copyright (C) 2017 Marvell Author: Miquel RAYNAL Copyright (C) 2017 Marvell Copyright (C) 2017 Martin Kaiser Copyright (C) 2017 Martin Blumenstingl Copyright (C) 2017 Marek Vasut Copyright (C) 2017 Marek Vasut Copyright (C) 2017 Marcus Cooper Copyright (C) 2017 Madhavan Srinivasan, IBM Corporation. Copyright (C) 2017 MOXA Inc. - https://www.moxa.com/ Copyright (C) 2017 MIPS Tech, LLC Copyright (C) 2017 Luxul Inc. Copyright (C) 2017 Lukas Wunner Copyright (C) 2017 Luis R. Rodriguez Copyright (C) 2017 Lucas Bates Copyright (C) 2017 Linus Walleij Parts of this file were based on sources as follows: Copyright (C) 2017 Linus Walleij Derived from drivers/drm/gpu/panel/panel-samsung-ld9040.c Copyright (C) 2017 Linus Walleij Copyright (C) 2017 Linus Walleij Copyright (C) 2017 Linaro, Ltd., Rob Herring Copyright (C) 2017 Linaro, Ltd. Copyright (C) 2017 Linaro Ltd. Author: Linus Walleij Copyright (C) 2017 Linaro Ltd. Author: Ard Biesheuvel Copyright (C) 2017 Linaro Ltd. Copyright (C) 2017 Linaro Ltd. Copyright (C) 2017 Linaro Ltd Copyright (C) 2017 Linaro Limited Author: AKASHI Takahiro Copyright (C) 2017 Liam Breck Copyright (C) 2017 KUNBUS GmbH Copyright (C) 2017 Josh Poimboeuf Copyright (C) 2017 Jonathan Liu Copyright (C) 2017 John David Anglin Copyright (C) 2017 John Crispin Copyright (C) 2017 Johan Hovold Copyright (C) 2017 Joe Lawrence Copyright (C) 2017 Jerome Brunet Copyright (C) 2017 Jernej Skrabec Copyright (C) 2017 Jelle van der Waa Copyright (C) 2017 Jason A. Donenfeld . All Rights Reserved. Copyright (C) 2017 James.Bottomley@HansenPartnership.com Copyright (C) 2017 Jagan Teki Copyright (C) 2017 Jagan Teki Copyright (C) 2017 Jacopo Mondi Copyright (C) 2017 Jacopo Mondi Copyright (C) 2017 Intel Deutschland GmbH Copyright (C) 2017 Intel Corporation. All rights reserved. Copyright (C) 2017 Intel Corporation. Copyright (C) 2017 Intel Corporation Author: Pierre-Louis Bossart Copyright (C) 2017 Intel Corporation Author: Mika Westerberg Copyright (C) 2017 Intel Corporation Author: Heikki Krogerus Copyright (C) 2017 Intel Corporation Functions to access TPS68470 power management chip. Copyright (C) 2017 Intel Corporation Copyright (C) 2017 Intel Corp. Author: Len Brown Copyright (C) 2017 Intel Corp Author: Subhransu S. Prusty Copyright (C) 2017 Intel Corp Author: Jaikrishna Nemallapudi Author: Subhransu S. Prusty Copyright (C) 2017 Impinj, Inc. Copyright (C) 2017 Impinj Copyright (C) 2017 Imagination Technologies, Ltd. Author: Aleksandar Markovic Copyright (C) 2017 Imagination Technologies Ltd. Copyright (C) 2017 Imagination Technologies Author: Paul Burton Copyright (C) 2017 Icenowy Zheng Copyright (C) 2017 Icenowy Zheng Copyright (C) 2017 IBM Corporation (Michael Neuling, Andrew Donnellan) Copyright (C) 2017 IBM Corp. Copyright (C) 2017 Horms Solutions, Simon Horman Copyright (C) 2017 Horms Solutions Ltd., Simon Horman Copyright (C) 2017 Hisilicon Ltd. Copyright (C) 2017 Hisilicon Limited, All Rights Reserved. Author: Zhichang Yuan Author: Zou Rongrong Author: John Garry Copyright (C) 2017 Hisilicon Limited Author: Shaokun Zhang Anurup M Copyright (C) 2017 Hisilicon Limited Author: Anurup M Shaokun Zhang Copyright (C) 2017 Hilisicon Electronics Co., Ltd. http://www.huawei.com Copyright (C) 2017 HiSilicon Limited, All Rights Reserved. Author: Gabriele Paoloni Author: Zhichang Yuan Copyright (C) 2017 Helge Deller Copyright (C) 2017 Heiner Kallweit Copyright (C) 2017 Hauke Mehrtens Based on EP93xx wdt driver Copyright (C) 2017 Hauke Mehrtens Copyright (C) 2017 Hari Bathini, IBM Corporation Copyright (C) 2017 Hans de Goede Copyright (C) 2017 Hans P. Moller Copyright (C) 2017 Google, Inc. Thiebaud Weksteen Copyright (C) 2017 Google, Inc. Matthew Garrett Thiebaud Weksteen Copyright (C) 2017 Google, Inc. Author: Stephen Barber Copyright (C) 2017 Google, Inc. Author: Gwendal Grignou Copyright (C) 2017 Google, Inc. Author: Benson Leung Copyright (C) 2017 Google, Inc. Copyright (C) 2017 Google, Inc Copyright (C) 2017 Google Copyright (C) 2017 Glider bvba Copyright (C) 2017 Gateworks Corporation Copyright (C) 2017 Fuzhou Rockchip Electronics Co.Ltd Author: Jacob Chen Copyright (C) 2017 Fuzhou Rockchip Electronics Co., Ltd. Copyright (C) 2017 Fuzhou Rockchip Electronics Co., Ltd Copyright (C) 2017 Free Electrons, Quentin Schulz Copyright (C) 2017 Free Electrons Maxime Ripard Copyright (C) 2017 Free Electrons Copyright (C) 2017 Florian Fainelli Copyright (C) 2017 Florian Eckert Copyright (C) 2017 Finn Thain for PIO code from Mac ESP driver adapted here Copyright (C) 2017 Finn Thain Copyright (C) 2017 Facebook. All rights reserved. Copyright (C) 2017 Facebook Inc. Copyright (C) 2017 Facebook Author: Roman Gushchin Copyright (C) 2017 Facebook Copyright (C) 2017 Etnaviv Project Copyright (C) 2017 Eric Nelson Copyright (C) 2017 Eric Anholt Copyright (C) 2017 Engicam S.r.l. Copyright (C) 2017 Endless Mobile, Inc. Authors: David Yang , Daniel Drake Copyright (C) 2017 Endless Mobile, Inc. Copyright (C) 2017 Dialog Semiconductor Copyright (C) 2017 Dennis Zhou Copyright (C) 2017 Dennis Zhou Copyright (C) 2017 Dell, Inc. Copyright (C) 2017 Dell Inc. All Rights Reserved. Copyright (C) 2017 David Lechner Copyright (C) 2017 DENX Software Engineering Copyright (C) 2017 Cumulus Networks Copyright (C) 2017 Corentin Labbe Copyright (C) 2017 Collabora Ltd. Copyright (C) 2017 Cogent Embedded, Inc. Copyright (C) 2017 Cogent Embedded, Inc. Copyright (C) 2017 Cogent Embedded Inc. Copyright (C) 2017 Christoph Hellwig. Copyright (C) 2017 Chris Mi Copyright (C) 2017 Chris Brandt Copyright (C) 2017 Chinamobile, Inc. Copyright (C) 2017 Chen-Yu Tsai Chen-Yu Tsai Copyright (C) 2017 Chen-Yu Tsai Copyright (C) 2017 Chen Liqin Copyright (C) 2017 Chelsio Communications. All rights reserved. Copyright (C) 2017 Cavium, Inc. Copyright (C) 2017 Cadence Design Systems Inc. Copyright (C) 2017 Cadence Design Systems - http://www.cadence.com Copyright (C) 2017 Broadcom Author: Florian Fainelli Copyright (C) 2017 Broadcom Copyright (C) 2017 BayLibre, SAS Author: Neil Armstrong Copyright (C) 2017 BayLibre SAS Copyright (C) 2017 Bartosz Golaszewski Copyright (C) 2017 Axis Communications AB Copyright (C) 2017 Axentia Technologies AB Copyright (C) 2017 Atmel Copyright (C) 2017 Arm Ltd. define pr_fmt(fmt) "sdei: " fmt Copyright (C) 2017 Arasan Chip Systems Inc. Copyright (C) 2017 Antony Antony Copyright (C) 2017 Andrea Adami Copyright (C) 2017 Andes Technology Corporation Copyright (C) 2017 Andes Technology Corporation Copyright (C) 2017 Analog Devices Inc. Copyright (C) 2017 Amarula Solutions B.V. Author: Jagan Teki Copyright (C) 2017 Alexandre Belloni Copyright (C) 2017 Alexander Graf Copyright (C) 2017 Alan Stern , Andrea Parri Copyright (C) 2017 Alan Stern Copyright (C) 2017 Alan Mizrahi, alan at mizrahi dot com dot ve Copyright (C) 2017 Ahmet Inan Copyright (C) 2017 Advanced Micro Devices, Inc. Copyright (C) 2017 Aditya Prayoga Copyright (C) 2017 ARM Ltd. Author: Marc Zyngier Copyright (C) 2017 ARM Ltd. Copyright (C) 2017 ARM Limited or its affiliates. Written by Gilad Ben-Yossef Copyright (C) 2017 ARM Limited Copyright (C) 2017 - Cambridge Greys Ltd Copyright (C) 2017 - Cambridge Greys Limited Copyright (C) 2017 - 2018 Sebastian Reichel Copyright (C) 2017 - 2018 Sandvik Mining and Construction Oy Copyright (C) 2017 - 2018 Hauke Mehrtens Copyright (C) 2017 - 2018 Bosch Sensortec GmbH Copyright (C) 2017 Copyright (C) 2016-2018 Vladimir Zapolskiy Copyright (C) 2016-2018 Texas Instruments, Inc. Dave Gerlach Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/ Dave Gerlach Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2016-2018 Netronome Systems, Inc. Copyright (C) 2016-2018 Matt Ranostay Author: Copyright (C) 2016-2018 Linaro Ltd. Copyright (C) 2016-2018 Etnaviv Project Copyright (C) 2016-2018 EPAM Systems Inc. Copyright (C) 2016-2018 Cirrus Logic Copyright (C) 2016-2018 Broadcom Copyright (C) 2016-2018 B.A.T.M.A.N. contributors: Copyright (C) 2016-2018 Author: Matt Ranostay Copyright (C) 2016-2017 Zodiac Inflight Innovations Copyright (C) 2016-2017 Texas Instruments, Inc. Dave Gerlach Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Dave Gerlach Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/ Dave Gerlach Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/ Author: Andreas Dannenberg Andrew F. Davis Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2016-2017 Texas Instruments Inc. Dave Gerlach Copyright (C) 2016-2017 Texas Instruments Inc. Copyright (C) 2016-2017 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2016-2017 Socionext Inc. Author: Masahiro Yamada Kunihiko Hayashi Copyright (C) 2016-2017 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2016-2017 Renesas Electronics Corp. Copyright (C) 2016-2017 Red Hat, Inc. All rights reserved. Copyright (C) 2016-2017 Pengutronix, Philipp Zabel Copyright (C) 2016-2017 Oracle. All rights reserved. Copyright (C) 2016-2017 Netronome Systems, Inc. Copyright (C) 2016-2017 Milan Broz Copyright (C) 2016-2017 Mikulas Patocka Copyright (C) 2016-2017 Micron Technology, Inc. Copyright (C) 2016-2017 Maxim Integrated Products Author: Ryan Lee Copyright (C) 2016-2017 Linaro Ltd., Rob Herring Copyright (C) 2016-2017 Istituto Italiano di Tecnologia - RBCS - EDL Robotics, Brain and Cognitive Sciences department Electronic Design Laboratory Copyright (C) 2016-2017 Intel Deutschland GmbH Copyright (C) 2016-2017 Intel Corporation Copyright (C) 2016-2017 Imagination Technologies Author: Paul Burton Copyright (C) 2016-2017 HiSilicon Co., Ltd. http://www.hisilicon.com Copyright (C) 2016-2017 Hans de Goede Copyright (C) 2016-2017 Glider bvba Copyright (C) 2016-2017 Free Software Foundation, Inc. Copyright (C) 2016-2017 EPAM Systems Inc. Copyright (C) 2016-2017 Dmitry Osipenko Copyright (C) 2016-2017 Cogent Embedded, Inc. Copyright (C) 2016-2017 Cogent Embedded Inc. Copyright (C) 2016-2017 Cirrus Logic Copyright (C) 2016-2017 Christoph Hellwig. Copyright (C) 2016-2017 Broadcom Ltd. Copyright (C) 2016-2017 Broadcom Limited. Copyright (C) 2016-2017 Broadcom Copyright (C) 2016-2017 Advanced Micro Devices, Inc. Copyright (C) 2016-2014 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2016-17, Intel Corporation. Author: Guneshwor Singh Copyright (C) 2016-17, Intel Corporation. Copyright (C) 2016-17 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2016-17 Sang Engineering, Wolfram Sang Copyright (C) 2016-17 Renesas Electronics Corporation Copyright (C) 2016-17 Jacopo Mondi Copyright (C) 2016-17 Intel Corp Copyright (C) 2016-17 Horms Solutions, Simon Horman Copyright (C) 2016,2017 Advanced Micro Devices, Inc. Copyright (C) 2016,2017 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2016, ZTE Corp. Copyright (C) 2016, Yann Collet. Copyright (C) 2016, Synopsys, Inc. Copyright (C) 2016, Sven Schmidt Copyright (C) 2016, Spreadtrum Communications Inc. Copyright (C) 2016, Sony Mobile Communications Inc. Copyright (C) 2016, Semihalf Author: Tomasz Nowicki Copyright (C) 2016, STMicroelectronics - All Rights Reserved Author: Fabrice Gasnier . Copyright (C) 2016, STMicroelectronics - All Rights Reserved Author(s): Olivier Moysan for STMicroelectronics. Copyright (C) 2016, Robert Jarzmik Copyright (C) 2016, NVIDIA CORPORATION. All rights reserved. Copyright (C) 2016, Microsoft, Inc. Copyright (C) 2016, Mario Lange Copyright (C) 2016, Linaro Ltd. Author: Daniel Lezcano Fu Wei Hanjun Guo Copyright (C) 2016, Linaro Ltd. Copyright (C) 2016, Linaro Ltd - Daniel Lezcano Copyright (C) 2016, LG Electronics Copyright (C) 2016, Jelle van der Waa Copyright (C) 2016, Intel Corporation. All rights reserved. Copyright (C) 2016, Intel Corporation Authors: Aaron Lu Copyright (C) 2016, Intel Corporation Author: Rafael J. Wysocki Copyright (C) 2016, Intel Corporation Author: Mika Westerberg Copyright (C) 2016, Intel Corporation Author: Lv Zheng Copyright (C) 2016, Intel Corporation Author: Irina Tirdea Copyright (C) 2016, Intel Corporation Author: Andy Shevchenko Copyright (C) 2016, Intel Corporation Copyright (C) 2016, Imagination Technologies Ltd. Copyright (C) 2016, Hisilicon Ltd. Copyright (C) 2016, Florian Fainelli Copyright (C) 2016, DAQRI, LLC. Author: Tony Makkiel Copyright (C) 2016, Broadcom Copyright (C) 2016, Amazon.com, Inc. or its affiliates. All Rights Reserved. Copyright (C) 2016, ARM Ltd. Written by: Juri Lelli, ARM Ltd. Copyright (C) 2016, 2018 Author: Matt Ranostay Copyright (C) 2016, 2017, 2018 Sony Semiconductor Solutions Corporation Copyright (C) 2016, 2017 Cavium Inc. Copyright (C) 2016 secunet Security Networks AG Author: Steffen Klassert Copyright (C) 2016 Zodiac Inflight Innovations Copyright (C) 2016 Xilinx, Inc. All rights reserved. Copyright (C) 2016 Xilinx, Inc. Copyright (C) 2016 Wolf-Entwicklungen Marcus Wolf Copyright (C) 2016 William Breathitt Gray Copyright (C) 2016 Western Digital Copyright (C) 2016 Wang Nan Copyright (C) 2016 Uwe Kleine-König Copyright (C) 2016 Toradex AG Copyright (C) 2016 Tony Lindgren Copyright (C) 2016 Tomasz Chilinski Copyright (C) 2016 Tomas Hlavacek Copyright (C) 2016 Tom Tsai (Tom_Tsai@fintek.com.tw) Copyright (C) 2016 Thomas Gleixner. Copyright (C) 2016 Texas Instruments, Inc. Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ Keerthy Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ Author: Tomi Valkeinen Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ Andrew F. Davis Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2016 Texas Instruments Author: Jyri Sarha Copyright (C) 2016 T-Platforms. All Rights Reserved. Copyright (C) 2016 T-Platforms All Rights Reserved. Copyright (C) 2016 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2016 Synopsys Jose Abreu Copyright (C) 2016 Synopsys Inc. Copyright (C) 2016 Synopsys Copyright (C) 2016 SuSE. All rights reserved. Copyright (C) 2016 Stephan Mueller Copyright (C) 2016 Stefan Wahren Copyright (C) 2016 Song Liu Copyright (C) 2016 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2016 Simon Guo, IBM Corporation. Copyright (C) 2016 Sigma Designs Copyright (C) 2016 SiFive, Inc. Copyright (C) 2016 SiFive Copyright (C) 2016 Shuah Khan Copyright (C) 2016 Shawn Lin Copyright (C) 2016 Sergio Prado (sergio.prado@e-labworks.com) Copyright (C) 2016 Sergei Ianovich Copyright (C) 2016 Sensirion AG, Switzerland Author: David Frey Author: Pascal Sachs Copyright (C) 2016 Semihalf Author: Tomasz Nowicki Copyright (C) 2016 Sean Young Copyright (C) 2016 Savoir-Faire Linux Author: Sebastien Bourdelin Copyright (C) 2016 Savoir-Faire Linux Copyright (C) 2016 Sang Engineering, Wolfram Sang Copyright (C) 2016 Sang Engineering Copyright (C) 2016 Samsung Electronics Co.Ltd Authors: Marek Szyprowski Copyright (C) 2016 Samsung Electronics Chanwoo Choi Copyright (C) 2016 Samsung Electronics Author: Chanwoo Choi Author: MyungJoo Ham Copyright (C) 2016 Samsung Electronics Author: Chanwoo Choi Copyright (C) 2016 STMicroelectronics SAS Copyright (C) 2016 STMicroelectronics Author: Gabriel Fernandez for STMicroelectronics. License terms: GNU General Public License (GPL), version 2 Copyright (C) 2016 STMicroelectronics (R&D) Limited. Author: Patrice Chotard Copyright (C) 2016 STMicroelectronics (R&D) Limited Author: Giuseppe Cavallaro Copyright (C) 2016 STMicroelectronics Copyright (C) 2016 Russell King Copyright (C) 2016 Ruslan Bilovol Copyright (C) 2016 Roger Shimizu Copyright (C) 2016 Robert Jarzmik Copyright (C) 2016 Robert Jarzmik Copyright (C) 2016 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2016 Renesas Electronics Corporation. Copyright (C) 2016 Renesas Electronics Corporation Copyright (C) 2016 Renesas Electronics Corp. Copyright (C) 2016 Renesas Electronics Copyright (C) 2016 Regents of the University of California Copyright (C) 2016 Red Hat, Inc. Author: Michael S. Tsirkin This work is licensed under the terms of the GNU GPL, version 2. Copyright (C) 2016 Red Hat, Inc. Author: Michael S. Tsirkin Copyright (C) 2016 Red Hat, Inc. All rights reserved. Author: Alex Williamson Copyright (C) 2016 Red Hat, Inc. All rights reserved. Copyright (C) 2016 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2016 Red Hat, Inc. Copyright (C) 2016 Red Hat Inc. All Rights Reserved Copyright (C) 2016 Red Hat Author: Rob Clark Copyright (C) 2016 Red Hat Copyright (C) 2016 Rafał Miłecki Copyright (C) 2016 Rafał Miłecki Copyright (C) 2016 Rafał Miłecki Copyright (C) 2016 Raashid Muhammed Copyright (C) 2016 ROCKCHIP, Inc. Copyright (C) 2016 Powerventure Semiconductor Ltd. Copyright (C) 2016 Petr Kulhavy, Barix AG Copyright (C) 2016 Peter Hong (Peter_Hong@fintek.com.tw) Copyright (C) 2016 Pengutronix, Steffen Trumtrar Copyright (C) 2016 Pengutronix, Philipp Zabel

Copyright (C) 2016 Pengutronix, Michael Tretter Copyright (C) 2016 Pengutronix Copyright (C) 2016 Pavel Machek Copyright (C) 2016 Paul Kocialkowski Copyright (C) 2016 Parav Pandit Copyright (C) 2016 PHYTEC Messtechnik GmbH Copyright (C) 2016 PEAK System-Technik GmbH Copyright (C) 2016 Oracle. All Rights Reserved. Author: Darrick J. Wong Copyright (C) 2016 Oracle and/or its affiliates. All rights reserved. Author: Khalid Aziz (khalid.aziz@oracle.com) Copyright (C) 2016 Ondřej Jirman Copyright (C) 2016 Oleksij Rempel Copyright (C) 2016 Noralf Trønnes Copyright (C) 2016 Nobuhiro Iwamatsu Copyright (C) 2016 Nicolai Stange Copyright (C) 2016 Nicolae Rosia Copyright (C) 2016 Nextfour Group Copyright (C) 2016 NextThing Co. Copyright (C) 2016 NextThing Co Copyright (C) 2016 Neil Armstrong Heavily based on plat_nand.c : Author: Vitaly Wool Copyright (C) 2016 Neil Armstrong Copyright (C) 2016 National Instruments Corp. Copyright (C) 2016 NXP Semiconductors. Author: Fabio Estevam Copyright (C) 2016 NXP Semiconductors Copyright (C) 2016 NVIDIA Corporation Copyright (C) 2016 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2016 NVIDIA CORPORATION, All Rights Reserved. Copyright (C) 2016 Mylene Josserand Copyright (C) 2016 Milo Kim Copyright (C) 2016 Microchip Technology Inc. All rights reserved. Copyright (C) 2016 Michael Heimpold Copyright (C) 2016 Mellanox Techonologies Copyright (C) 2016 Mellanox Technologies Copyright (C) 2016 MediaTek Inc. Authors: Xiaolei Li Jorge Ramirez-Ortiz Copyright (C) 2016 MediaTek Inc. Copyright (C) 2016 Maxime Ripard Maxime Ripard Copyright (C) 2016 Maxime Ripard Copyright (C) 2016 Maxime Ripard Copyright (C) 2016 Maxim Integrated Products Copyright (C) 2016 Mauro Carvalho Chehab Copyright (C) 2016 Matt Ranostay Copyright (C) 2016 Mathieu Desnoyers Copyright (C) 2016 Marvell, All Rights Reserved. Copyright (C) 2016 Marvell Technology Group Ltd. Copyright (C) 2016 Marvell Ltd. Copyright (C) 2016 Marvell International Ltd. Copyright (C) 2016 Marvell Copyright (C) 2016 Martin Sperl Copyright (C) 2016 Martin Sperl Copyright (C) 2016 Martin Peres Copyright (C) 2016 Martin Blumenstingl Copyright (C) 2016 Marek Vasut Copyright (C) 2016 Marcel Hasler mahasler--a.t--gmail.com> Copyright (C) 2016 MEN Mikroelektronik GmbH (www.men.de) Copyright (C) 2016 MELFAS Inc. Copyright (C) 2016 Lukas Wunner Copyright (C) 2016 Luc Maranget for Inria Copyright (C) 2016 Lubomir Rintel Copyright (C) 2016 Lorenzo Bianconi Copyright (C) 2016 Linus Walleij Copyright (C) 2016 Lino Sanfilippo Copyright (C) 2016 Linaro. Viresh Kumar Copyright (C) 2016 Linaro, Ltd. Stephen Boyd Copyright (C) 2016 Linaro, Ltd. Copyright (C) 2016 Linaro, Inc. Copyright (C) 2016 Linaro Viresh Kumar Copyright (C) 2016 Linaro Ltd; Copyright (C) 2016 Linaro Ltd. Author: Linus Walleij Loosely based on the previous BH1780 ALS misc driver Copyright (C) 2016 Linaro Ltd. Author: Linus Walleij Copyright (C) 2016 Linaro Ltd. Copyright (C) 2016 Linaro Ltd. Copyright (C) 2016 Linaro Ltd Author: Sumit Semwal Copyright (C) 2016 Linaro Ltd Copyright (C) 2016 Linaro Ltd Copyright (C) 2016 Linaro Author: Christoffer Dall Copyright (C) 2016 Laurent Pinchart Copyright (C) 2016 Laurent Pinchart Copyright (C) 2016 Krzysztof Adamski Copyright (C) 2016 Kees Cook Copyright (C) 2016 John Muir Copyright (C) 2016 Joao Pinto Copyright (C) 2016 Joachim Eastwood Copyright (C) 2016 Jeremy Kerr , IBM Corp. Copyright (C) 2016 Jens Axboe Copyright (C) 2016 Jens Axboe Copyright (C) 2016 Jason A. Donenfeld . All Rights Reserved. Copyright (C) 2016 Jamie Lentin Copyright (C) 2016 James Pettigrew Copyright (C) 2016 Jagan Teki Copyright (C) 2016 Intel. All rights reserved. Copyright (C) 2016 Intel, Ross Zwisler Copyright (C) 2016 Intel, Matthew Wilcox Copyright (C) 2016 Intel Deutschland GmbH Copyright (C) 2016 Intel Corporation. All rights reserved. Copyright (C) 2016 Intel Corporation. All rights reserved Copyright (C) 2016 Intel Corporation Authors: Sailaja Bandarupalli Ramesh Babu K V Vaibhav Agarwal Jerome Anand Copyright (C) 2016 Intel Corporation Author: Lv Zheng Copyright (C) 2016 Intel Corporation Author: Felipe Balbi Copyright (C) 2016 Intel Corporation Author: Andy Shevchenko Copyright (C) 2016 Intel Corporation Copyright (C) 2016 Intel Corp. Copyright (C) 2016 Intel Corp Authors: Sailaja Bandarupalli Ramesh Babu K V Vaibhav Agarwal Jerome Anand Aravind Siddappaji Copyright (C) 2016 Intel Corp Authors: Sailaja Bandarupalli Ramesh Babu K V Vaibhav Agarwal Jerome Anand Copyright (C) 2016 Intel Corp Author: Shreyas NC Copyright (C) 2016 Intel Corp Copyright (C) 2016 Intel Copyright (C) 2016 InforceComputing Author: Vinay Simha BN Copyright (C) 2016 Imre Kaloz Copyright (C) 2016 Imagination Technologies Ltd. Copyright (C) 2016 Imagination Technologies Author: Paul Burton Copyright (C) 2016 Imagination Technologies Author: Marcin Nowakowski Copyright (C) 2016 Imagination Technologies Copyright (C) 2016 Icenowy Zheng Icenowy Zheng Copyright (C) 2016 Icenowy Zheng Copyright (C) 2016 Icenowy Zheng Copyright (C) 2016 IBM Corporation Copyright (C) 2016 IBM Corp. Copyright (C) 2016 Hubert Denkmair Copyright (C) 2016 Huawei Inc. Copyright (C) 2016 Host Mobility AB. All rights reserved. Copyright (C) 2016 Hisilicon Ltd. Copyright (C) 2016 HiSilicon Co., Ltd. Copyright (C) 2016 Helge Deller Copyright (C) 2016 Hauke Mehrtens Copyright (C) 2016 Hans de Goede Copyright (C) 2016 HALE electronic Copyright (C) 2016 Gwenhael Goavec-Merou This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. Copyright (C) 2016 Guennadi Liakhovetski (guennadi.liakhovetski@intel.com) Copyright (C) 2016 Google, inc. Copyright (C) 2016 Google, Inc. Copyright (C) 2016 Google, Inc Copyright (C) 2016 Glider bvba Copyright (C) 2016 Gateworks Corporation, Inc. All Rights Reserved. Copyright (C) 2016 Fuzhou Rockchip Electronics Co., Ltd Copyright (C) 2016 Fujitsu. All rights reserved. Copyright (C) 2016 Fujitsu Technology Solutions GmbH, Thilo Cestonaro Copyright (C) 2016 FuZhou Rockchip Co., Ltd. Author: Yakir Yang Copyright (C) 2016 Freescale Semiconductor. Copyright (C) 2016 Freescale Semiconductor, Inc. Author: Peter Chen Copyright (C) 2016 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2016 Freescale Semiconductor, Inc. Copyright (C) 2016 Freescale Semiconductor Inc. Copyright (C) 2016 Free Electrons Quentin Schulz Copyright (C) 2016 Free Electrons Copyright (C) 2016 Florian Fainelli Copyright (C) 2016 Felix Fietkau Copyright (C) 2016 Feature Integration Technology Inc., (Fintek) Copyright (C) 2016 Facebook Copyright (C) 2016 Engicam S.r.l. Copyright (C) 2016 Endless Mobile, Inc. Author: Carlo Caione Copyright (C) 2016 Eduardo Valentin Copyright (C) 2016 Derald D. Woods Copyright (C) 2016 David Lechner Copyright (C) 2016 David Lechner Copyright (C) 2016 Cristina-Gabriela Moraru Copyright (C) 2016 CoreOS, Inc Copyright (C) 2016 Collabora Ltd Copyright (C) 2016 CogentEmbedded Inc Author: Andrey Gusakov Copyright (C) 2016 Cogent Embedded, Inc., Copyright (C) 2016 Cogent Embedded, Inc. Copyright (C) 2016 Cogent Embedded Inc. Copyright (C) 2016 Christoph Hellwig. Copyright (C) 2016 Christoph Fritz Copyright (C) 2016 Chris Zhong Copyright (C) 2016 Chen-Yu Tsai Copyright (C) 2016 Chen-Yu Tsai Copyright (C) 2016 Cavium, Inc. Copyright (C) 2016 Cavium Inc. Authors: Jan Glauber Copyright (C) 2016 Cavium Inc. Copyright (C) 2016 Canonical Ltd. Copyright (C) 2016 Cadence Design Systems Inc. Copyright (C) 2016 Cadence Design Systems - http://www.cadence.com Copyright (C) 2016 CNEX Labs Initial: Javier Gonzalez Copyright (C) 2016 CNEX Labs Initial release: Matias Bjorling Write buffering: Javier Gonzalez Copyright (C) 2016 CNEX Labs Initial release: Javier Gonzalez Matias Bjorling Copyright (C) 2016 CNEX Labs Initial release: Javier Gonzalez Copyright (C) 2016 Bryant G. Ly IBM Corp. Copyright (C) 2016 Broadcom Limited Copyright (C) 2016 Broadcom Corporation Copyright (C) 2016 Broadcom Author: Jayachandran C Copyright (C) 2016 Broadcom Copyright (C) 2016 Boundary Devices, Inc. Copyright (C) 2016 Bluecherry, LLC Copyright (C) 2016 BayLibre, SAS. Author : Neil Armstrong Copyright (C) 2016 BayLibre, SAS. All rights reserved. Author: Neil Armstrong Copyright (C) 2016 BayLibre, SAS Author: Neil Armstrong Copyright (C) 2016 BayLibre, Inc Copyright (C) 2016 BayLibre SAS. Author: Neil Armstrong Synchronised with arm_mhu.c from : Copyright (C) 2016 BayLibre SAS Copyright (C) 2016 Bamvor Jian Zhang Copyright (C) 2016 Axentia Technologies AB Copyright (C) 2016 Author: Ruslan Bilovol Copyright (C) 2016 Atmel, 2016 Nicolas Ferre Copyright (C) 2016 Atmel, 2016 Cyrille Pitchen Copyright (C) 2016 Atmel, Copyright (C) 2016 Atmel Corporation, Songjun Wu , Nicolas Ferre Copyright (C) 2016 Atmel Corporation Copyright (C) 2016 Atmel Bo Shen Copyright (C) 2016 Atmel Copyright (C) 2016 Ash Hughes Copyright (C) 2016 Asahi Kasei Microdevices Corporation Copyright (C) 2016 Anton Ivanov (aivanov@brocade.com) Copyright (C) 2016 Andrew Lunn Copyright (C) 2016 Amarula Solutions B.V. Copyright (C) 2016 Altera Corporation. All rights reserved. Copyright (C) 2016 Altera Corporation. All rights reserved Copyright (C) 2016 Allied Telesis Labs NZ Copyright (C) 2016 Allied Telesis Labs Copyright (C) 2016 Alison Schofield Copyright (C) 2016 Alexander Kurz Copyright (C) 2016 Alex Hung Copyright (C) 2016 Aleksei Mamlin Copyright (C) 2016 Akinobu Mita Copyright (C) 2016 Advanced Micro Devices, Inc. Authors: Gustavo Padovan Christian König Copyright (C) 2016 Advanced Micro Devices, Inc. All Rights Reserved. Copyright (C) 2016 Advanced Micro Devices, Inc. Copyright (C) 2016 Adam Baker based on a board file driver Copyright (C) 2016 AceLan Kao Copyright (C) 2016 ARM Ltd. based on the Allwinner H3 dtsi: Copyright (C) 2016 ARM Ltd. Author: James Morse Copyright (C) 2016 ARM Ltd. Copyright (C) 2016 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2016 ARM Limited, All Rights Reserved. Copyright (C) 2016 ARM Limited Copyright (C) 2016 ARM Copyright (C) 2016 - Marcin Malagowski Copyright (C) 2016 - ARM Ltd. Author: Andre Przywara Copyright (C) 2016 - ARM Ltd Author: Marc Zyngier Copyright (C) 2016 - ARM Ltd Copyright (C) 2016 - 2017 Xilinx, Inc. Copyright (C) 2016 - 2017 Linaro, Ltd. Copyright (C) 2016 - 2017 Linaro Ltd Copyright (C) 2016 - 2017 Intel Deutschland GmbH Copyright (C) 2015~2017 Spreadtrum, Inc. Author: Chunyan Zhang Copyright (C) 2015: Linus Lüssing Copyright (C) 2015-2018, EfficiOS Inc., Mathieu Desnoyers Copyright (C) 2015-2018 Toke Høiland-Jørgensen Copyright (C) 2015-2018 Sebastian Moeller Copyright (C) 2015-2018 Netronome Systems, Inc. Copyright (C) 2015-2018 Matt Ranostay Author: Matt Ranostay Copyright (C) 2015-2018 Linaro Ltd. Copyright (C) 2015-2018 Intel Corporation Copyright (C) 2015-2018 Etnaviv Project Copyright (C) 2015-2018 Cirrus Logic Copyright (C) 2015-2018 Broadcom Copyright (C) 2015-2018 Bosch Sicherheitssysteme GmbH Copyright (C) 2015-2018 Author: Matt Ranostay Copyright (C) 2015-2018 Alban Bedel Copyright (C) 2015-2018 - ARM Ltd Author: Marc Zyngier Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com/ J Keerthy Dave Gerlach Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com/ Andrew F. Davis Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com Andreas Dannenberg Andrew F. Davis Copyright (C) 2015-2017 Socionext Inc. Author: Masahiro Yamada Kunihiko Hayashi Copyright (C) 2015-2017 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2015-2017 Sebastian Reichel Copyright (C) 2015-2017 Russell King. Copyright (C) 2015-2017 Roger Shimizu Copyright (C) 2015-2017 Renesas Electronics Corporation Copyright (C) 2015-2017 Renesas Electronics Corp. Copyright (C) 2015-2017 Pengutronix, Uwe Kleine-König Copyright (C) 2015-2017 Netronome Systems, Inc. Copyright (C) 2015-2017 Josh Poimboeuf Copyright (C) 2015-2017 Intel Deutschland GmbH Copyright (C) 2015-2017 Intel Corp Copyright (C) 2015-2017 I2SE GmbH Copyright (C) 2015-2017 Helen Koike Copyright (C) 2015-2017 Glider bvba Copyright (C) 2015-2017 Dialog Semiconductor Copyright (C) 2015-2017 Cogent Embedded, Inc. Copyright (C) 2015-2017 Cirrus Logic Copyright (C) 2015-2017 Broadcom Copyright (C) 2015-2017 Intel Deutschland GmbH Copyright (C) 2015-2016, SUSE, IBM Corp. Copyright (C) 2015-2016, Microchip Technology Germany II GmbH & Co. KG Copyright (C) 2015-2016, ARM Ltd Copyright (C) 2015-2016 Zhang, Keguang Copyright (C) 2015-2016 Yinghai Lu Copyright (C) 2015-2016 Viresh Kumar Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ Tero Kristo Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ Andrew F. Davis Suman Anna Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ Andrew F. Davis Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2015-2016 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2015-2016 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2015-2016 Smart Energy Instruments, Inc. Copyright (C) 2015-2016 Samsung Electronics Krzysztof Opasiak Copyright (C) 2015-2016 Samsung Electronics Igor Kotrasinski Krzysztof Opasiak Copyright (C) 2015-2016 Samsung Electronics Igor Kotrasinski Copyright (C) 2015-2016 Russell King Copyright (C) 2015-2016 Renesas Electronics Corporation Copyright (C) 2015-2016 Renesas Electronics Corp. Copyright (C) 2015-2016 Red Hat Copyright (C) 2015-2016 Raspberry Pi (Trading) Ltd. Copyright (C) 2015-2016 Paul Kocialkowski Copyright (C) 2015-2016 Nobuo Iwata Copyright (C) 2015-2016 Nexvision Author: Charles-Antoine Couret Copyright (C) 2015-2016 NextThing Co Copyright (C) 2015-2016 Mentor Graphics Copyright (C) 2015-2016 Marvell International Ltd. Copyright (C) 2015-2016 Josh Poimboeuf Copyright (C) 2015-2016 Glider bvba Copyright (C) 2015-2016 Freescale Semiconductor, Inc. Author: German Rivera Copyright (C) 2015-2016 Free Electrons Copyright (C) 2015-2016 Endless Mobile, Inc. Copyright (C) 2015-2016 Cogent Embedded, Inc. Copyright (C) 2015-2016 Broadcom Copyright (C) 2015-2016 Bamvor Jian Zhang Copyright (C) 2015-2016 Anton Ivanov (aivanov@brocade.com) Copyright (C) 2015-2016 Altera Corporation by Alan Tull Copyright (C) 2015-2016 Altera Corporation Copyright (C) 2015-17 Wolfram Sang, Sang Engineering Copyright (C) 2015-17 Renesas Electronics Corporation Copyright (C) 2015-16 by Wolfram Sang, Sang Engineering Copyright (C) 2015-16 by Renesas Electronics Corporation Copyright (C) 2015-16 Intel Corp Author:Rafal Redzimski Jeeja KP Copyright (C) 2015,2016 Cavium Inc. Authors: Fred Martin Jan Glauber Copyright (C) 2015,2016 ARM Ltd. Author: Andre Przywara Copyright (C) 2015, Wang Nan Copyright (C) 2015, Vitaly Kuznetsov Copyright (C) 2015, Taeung Song Copyright (C) 2015, Stephan Mueller Copyright (C) 2015, Sebastian Hesselbarth Copyright (C) 2015, Samsung Electronics, Co., Ltd. Andrzej Hajda Copyright (C) 2015, Samsung Electronics Co., Ltd. Author: Jacek Anaszewski Copyright (C) 2015, Samsung Electronics Co., Ltd. Andrzej Hajda Copyright (C) 2015, Samsung Electronics Co., Ltd. Copyright (C) 2015, SUSE Copyright (C) 2015, Motorola Mobility. Copyright (C) 2015, Motorola Mobility Copyright (C) 2015, Microchip Technology Germany II GmbH & Co. KG Copyright (C) 2015, Michael Lee MTK HSDMA support Copyright (C) 2015, Marvell International Ltd. Copyright (C) 2015, Marcelo Ricardo Leitner Copyright (C) 2015, Linaro Ltd Author: Graeme Gregory Copyright (C) 2015, Inverse Path Andrej Rosano Copyright (C) 2015, Intel Corporation. Author: Subhransu S. Prusty Copyright (C) 2015, Intel Corporation. All rights reserved. Copyright (C) 2015, Intel Corporation. All Rights Reserved. Copyright (C) 2015, Intel Corporation. Copyright (C) 2015, Intel Corporation Authors: Mathias Nyman Mika Westerberg Copyright (C) 2015, Intel Corporation Authors: Lv Zheng Copyright (C) 2015, Intel Corporation Author: Rafael J. Wysocki Copyright (C) 2015, Intel Corporation Author: Lv Zheng Copyright (C) 2015, Intel Corporation Author: Jiang Liu Copyright (C) 2015, Intel Corporation Copyright (C) 2015, Intel Corp. Author: Mika Westerberg Author: Rafael J. Wysocki Copyright (C) 2015, Intel Corp. Author: Kan Liang (kan.liang@intel.com) Copyright (C) 2015, Imagination Technologies Ltd. Authors: Matt Redfearn (matt.redfearn@mips.com) Copyright (C) 2015, IBM Corporation Author: Laurent Dufour Copyright (C) 2015, Huawei Inc. Copyright (C) 2015, Hisilicon Ltd. Copyright (C) 2015, He Kuang Copyright (C) 2015, Google, Inc., Paul Turner and Andrew Hunter Copyright (C) 2015, Google, Inc. Copyright (C) 2015, Google, Inc Copyright (C) 2015, Dmitry Eremin-Solenikov Copyright (C) 2015, Broadcom Corporation Author: Florian Fainelli Copyright (C) 2015, Broadcom Corporation Copyright (C) 2015, Applied Micro Circuits Corporation Copyright (C) 2015, Andrew Andrianov Copyright (C) 2015, 2019 International Business Machines Inc. Copyright (C) 2015, 2018 Author: Matt Ranostay Copyright (C) 2015, 2017-2018 Author: Matt Ranostay Copyright (C) 2015, 2016 Zodiac Inflight Innovations Copyright (C) 2015, 2016 Roger Shimizu Copyright (C) 2015, 2016 Linaro Ltd. Copyright (C) 2015, 2016 Intel Corporation Author: Mika Westerberg Copyright (C) 2015, 2016 Imagination Technologies Ltd. Copyright (C) 2015, 2016 IBM Corporation Copyright (C) 2015, 2016 Cavium, Inc. Copyright (C) 2015, 2016 ARM Ltd. Copyright (C) 2015 by Sang Engineering Copyright (C) 2015 by Renesas Electronics Corporation Copyright (C) 2015 Zodiac Inflight Innovations Copyright (C) 2015 Yoshinori Sato Copyright (C) 2015 Yoshinori Sato Copyright (C) 2015 Xilinx, Inc. CEVA AHCI SATA platform driver Copyright (C) 2015 Xilinx, Inc. Copyright (C) 2015 Wolfram Sang Copyright (C) 2015 William Breathitt Gray Copyright (C) 2015 Wang Nan Copyright (C) 2015 Vishnu Patekar Copyright (C) 2015 VanguardiaSur - www.vanguardiasur.com.ar Copyright (C) 2015 Valeo S.A. Copyright (C) 2015 Ulrich Hecht Copyright (C) 2015 Toradex AG. Copyright (C) 2015 Topic Embedded Products Copyright (C) 2015 Tom Zanussi Copyright (C) 2015 Toby Churchill - http://www.toby-churchill.com/ Copyright (C) 2015 Thomas Meyer (thomas@m3y3r.de) Copyright (C) 2015 The Linux Foundation Copyright (C) 2015 Texas Instruments, Inc. Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ Dave Gerlach Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ Author: Jyri Sarha Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ Andrew F. Davis Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com Author: Roger Quadros Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com Author: Peter Ujfalusi Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2015 Texas Instruments Inc. Copyright (C) 2015 Texas Instruments Author: Jyri Sarha Copyright (C) 2015 Texas Instruments Copyright (C) 2015 Technologic Systems Copyright (C) 2015 Tai Chi Minh Ralph Eastwood Copyright (C) 2015 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2015 Sudip Mukherjee Copyright (C) 2015 Stephen Chandler Paul Copyright (C) 2015 Stefan Wahren Copyright (C) 2015 Stefan Agner Copyright (C) 2015 Srinivas Kandagatla Copyright (C) 2015 Sony Mobile Communications Inc. Author: Werner Johansson Copyright (C) 2015 Sony Mobile Communications Inc Copyright (C) 2015 Softing Industrial Automation GmbH Copyright (C) 2015 SiS, Inc. Copyright (C) 2015 Shaohua Li Copyright (C) 2015 Seagate Technology PLC Copyright (C) 2015 Seagate Copyright (C) 2015 Samsung Electronics Ingi Kim Copyright (C) 2015 Samsung Electronics Co.Ltd Authors: Marek Szyprowski Copyright (C) 2015 Samsung Electronics Co.Ltd Authors: Joonyoung Shim Hyungwon Hwang Copyright (C) 2015 Samsung Electronics Co.Ltd Authors: Hyungwon Hwang Copyright (C) 2015 Samsung Electronics Co., Ltd. Author: Jacek Anaszewski Copyright (C) 2015 Samsung Electronics Co., Ltd. Copyright (C) 2015 Samsung Electronics Co., Ltd Author: Jacek Anaszewski Copyright (C) 2015 Samsung Electronics Author: Jaewon Kim Author: Beomho Seo Copyright (C) 2015 Samsung Electronics Author: Jaewon Kim Copyright (C) 2015 Samsung Electronics Author: Chanwoo Choi Copyright (C) 2015 Samsung Electronics Copyright (C) 2015 Samsung Electrnoics Robert Baldyga Copyright (C) 2015 Sakari Ailus Copyright (C) 2015 STMicroelectronics – All Rights Reserved Copyright (C) 2015 STMicroelectronics R&D Limited Copyright (C) 2015 STMicroelectronics Pvt. Ltd. All rights reserved. Copyright (C) 2015 STMicroelectronics Ltd Copyright (C) 2015 STMicroelectronics Limited. Author: Gabriel Fernandez Copyright (C) 2015 STMicroelectronics - All Rights Reserved Copyright (C) 2015 STMicroelectronics (R&D) Limited. Author: Maxime Coquelin Copyright (C) 2015 STMicroelectronics (R&D) Limited Copyright (C) 2015 ST Microelectronics Copyright (C) 2015 SEI Copyright (C) 2015 Russell King Copyright (C) 2015 Rockchip Electronics Co., Ltd. Copyright (C) 2015 Robert Jarzmik Copyright (C) 2015 Robert Jarzmik Copyright (C) 2015 Richard Weinberger (richard@nod.at) Licensed under the GPL Copyright (C) 2015 Richard Pospesel Copyright (C) 2015 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2015 Renesas Solutions Corp. Copyright (C) 2015 Renesas Electronics Corporation Kuninori Morimoto Copyright (C) 2015 Renesas Electronics Corporation Copyright (C) 2015 Renesas Electronics Corp. Copyright (C) 2015 Renesas Corporation Copyright (C) 2015 Regents of the University of California Copyright (C) 2015 Red Hat. All rights reserved. Copyright (C) 2015 Red Hat, Inc., Johannes Weiner Copyright (C) 2015 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2015 Red Hat, Inc. All Rights Reserved. Copyright (C) 2015 Red Hat, Inc. Copyright (C) 2015 Red Hat Inc. Hans de Goede Copyright (C) 2015 Red Hat Copyright (C) 2015 Rafał Miłecki Copyright (C) 2015 Rabeeh Khoury Based on work by Russell King Copyright (C) 2015 Rabeeh Khoury Based on dt work by Russell King Copyright (C) 2015 Rabeeh Khoury Copyright (C) 2015 QWERTY Embedded Design Copyright (C) 2015 Prevas A/S Copyright (C) 2015 Powerventure Semiconductor Ltd. Copyright (C) 2015 Phytec Messtechnik GmbH Author: Teresa Remmet Copyright (C) 2015 Pengutronix, Uwe Kleine-König Copyright (C) 2015 Paradox Innovation Ltd. Copyright (C) 2015 Paolo Valente Arianna Avanzini Copyright (C) 2015 Ondrej Zary Copyright (C) 2015 Olof Kindgren Copyright (C) 2015 Numascale AS. All rights reserved. Copyright (C) 2015 Nobuo Iwata Copyright (C) 2015 Nikolay Martynov Copyright (C) 2015 Nikolaus Schaller Copyright (C) 2015 Niklas Söderlund Copyright (C) 2015 NextThing Co Copyright (C) 2015 Naveen N. Rao, IBM Corporation Copyright (C) 2015 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2015 Microchip Technology, Inc. All rights reserved. Copyright (C) 2015 Microchip Technology, Inc. Copyright (C) 2015 Microchip Technology Inc. All rights reserved. Copyright (C) 2015 Microchip Technology Germany II GmbH & Co. KG Copyright (C) 2015 Microchip Technology Copyright (C) 2015 Microchip Andrei Pistirica, Paul Thacker Copyright (C) 2015 Micro Crystal SA Copyright (C) 2015 Mickaël Salaün Copyright (C) 2015 Mentor Graphics Corporation. Copyright (C) 2015 MediaTek Inc. Copyright (C) 2015 Maxime Ripard Copyright (C) 2015 Maxime Ripard Copyright (C) 2015 Masahiro Yamada Copyright (C) 2015 Marvell Technology Group Ltd. Copyright (C) 2015 Marvell International Ltd. Copyright (C) 2015 Marvell Copyright (C) 2015 Martin Wimpress Copyright (C) 2015 Martin Willi Copyright (C) 2015 Martin Sperl Copyright (C) 2015 Martin Schiller Copyright (C) 2015 Martin Blumenstingl Copyright (C) 2015 Markus Reichl Copyright (C) 2015 Marek Vasut Copyright (C) 2015 Marcel Holtmann Copyright (C) 2015 Mans Rullgard SMP86xx/SMP87xx Watchdog driver Copyright (C) 2015 Mans Rullgard Copyright (C) 2015 Lyude Paul Copyright (C) 2015 Lyude (Stephen Chandler Paul) Copyright (C) 2015 Lukas Wunner Copyright (C) 2015 Lucas Stach Copyright (C) 2015 Linus Walleij Copyright (C) 2015 Linus Walleij Copyright (C) 2015 Linaro, Ltd. Rob Herring Copyright (C) 2015 Linaro, Ltd Author: Andy Green Copyright (C) 2015 Linaro Ltd. Author: Shannon Zhao Copyright (C) 2015 Linaro Ltd. Author: Jassi Brar Copyright (C) 2015 Linaro Ltd. Author: Ard Biesheuvel Copyright (C) 2015 Linaro Ltd. Copyright (C) 2015 Linaro Ltd. Copyright (C) 2015 Linaro Ltd Andy Green Copyright (C) 2015 Linaro Ltd Copyright (C) 2015 Linaro Copyright (C) 2015 Laurent Fasnacht Copyright (C) 2015 Kozhevnikov Anatoly Copyright (C) 2015 Karol Kosik 2015 Samsung Electronics Author: Igor Kotrasinski Copyright (C) 2015 Karol Kosik Copyright (C) 2015 Juniper Networks, Inc. Copyright (C) 2015 Jozsef Kadlecsik Copyright (C) 2015 Josh Poimboeuf Copyright (C) 2015 John Horan (knasher@gmail.com) Copyright (C) 2015 John Crispin Copyright (C) 2015 John Crispin Copyright (C) 2015 Joachim Eastwood Copyright (C) 2015 Jens Kuske Copyright (C) 2015 Jemma Denson Copyright (C) 2015 Jay Kuri Copyright (C) 2015 Jan Henrik Weinstock Copyright (C) 2015 Jakub Sitnicki Copyright (C) 2015 Jakub Kicinski Copyright (C) 2015 Jade Alglave , Copyright (C) 2015 Jablotron s.r.o. -- http://www.jablotron.com/ Author: Rostislav Lisovy Copyright (C) 2015 International Business Machines Inc. Copyright (C) 2015 Intel Corporation. All rights reserved. Copyright (C) 2015 Intel Corporation. Copyright (C) 2015 Intel Corporation Mian Yousaf Kaukab Copyright (C) 2015 Intel Corporation Inc. Copyright (C) 2015 Intel Corporation Author: Ramakrishna Pallala Copyright (C) 2015 Intel Corporation Author: Heikki Krogerus Copyright (C) 2015 Intel Corporation Author: Andy Shevchenko Copyright (C) 2015 Intel Corporation All Rights Reserved Copyright (C) 2015 Intel Corporation Copyright (C) 2015 Intel Corp., Peter Zijlstra Copyright (C) 2015 Intel Corp. Author: Chen, Gong Copyright (C) 2015 Intel Corp Author:Rafal Redzimski Jeeja KP Copyright (C) 2015 Intel Corp Author: Sanjiv Kumar Copyright (C) 2015 Intel Corp Author: Jeeja KP Nilofer, Samreen Copyright (C) 2015 Intel Corp Author: Jeeja KP Copyright (C) 2015 Intel Corp Author: Fang, Yang A This file is modified from cht_bsw_rt5645.c Copyright (C) 2015 Intel Corp Author: Fang, Yang A N,Harshapriya This file is modified from cht_bsw_rt5672.c Copyright (C) 2015 Intel Corp Copyright (C) 2015 Intel Coropration Copyright (C) 2015 Infineon Technologies AG Copyright (C) 2015 Industrial Research Institute for Automation and Measurements PIAP Written by Krzysztof Ha?asa Copyright (C) 2015 Industrial Research Institute for Automation and Measurements PIAP Copyright (C) 2015 Imre Kaloz Copyright (C) 2015 Imagination Technologies, Ltd. Author: Markos Chandras Copyright (C) 2015 Imagination Technologies, Inc. written by Ralf Baechle Copyright (C) 2015 Imagination Technologies Ltd. Author: Markos Chandras Copyright (C) 2015 Imagination Technologies Ltd. Copyright (C) 2015 Imagination Technologies Ltd Author: Qais Yousef Copyright (C) 2015 Imagination Technologies Author: Zubair Lutfullah Kakakhel Copyright (C) 2015 Imagination Technologies Author: Paul Burton Copyright (C) 2015 Imagination Technologies Author: Alex Smith Copyright (C) 2015 Imagination Technologies Copyright (C) 2015 IT University of Copenhagen. All rights reserved. Initial release: Matias Bjorling Copyright (C) 2015 IT University of Copenhagen (rrpc.h) Copyright (C) 2015 IT University of Copenhagen (rrpc.c) Copyright (C) 2015 IBM Corporation Copyright (C) 2015 IBM Corp. Copyright (C) 2015 IBM Corp. Copyright (C) 2015 Huawei Inc. Copyright (C) 2015 Huawei Futurewei Technologies. Copyright (C) 2015 Hisilicon Limited, All Rights Reserved. Author: Jun Ma Author: Yun Wu Copyright (C) 2015 HiSilicon Co., Ltd. http://www.hisilicon.com Copyright (C) 2015 Henri Chain Copyright (C) 2015 Helge Deller Copyright (C) 2015 Heiko Schocher Copyright (C) 2015 He Kuang Copyright (C) 2015 Hauke Mehrtens Copyright (C) 2015 Hans de Goede Copyright (C) 2015 H Hartley Sweeten Copyright (C) 2015 Gridpoint Author: Jon Ringle Copyright (C) 2015 Google, Inc. Copyright (C) 2015 Google, Inc Copyright (C) 2015 Goldelico GmbH Copyright (C) 2015 Glider bvba Modified to support SH7720 SCIF. Markus Brunner, Mark Jonas (Jul 2007). Copyright (C) 2015 Glider bvba Copyright (C) 2015 Gerhard Bertelsmann All rights reserved. Copyright (C) 2015 Gabriele Mazzotta Copyright (C) 2015 Fujitsu Semiconductor Limited Copyright (C) 2015 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2015 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2015 Freescale Semiconductor, Inc. Copyright (C) 2015 Free Electrons Copyright (C) 2015 Frank Rowand Copyright (C) 2015 Felix Fietkau Copyright (C) 2015 Facebook. All rights reserved. Copyright (C) 2015 FUJITSU LIMITED Author: Taku Izumi Copyright (C) 2015 Etnaviv Project Copyright (C) 2015 Endless Mobile, Inc. Author: Carlo Caione Copyright (C) 2015 Endless Mobile, Inc. Copyright (C) 2015 EMC Corporation. All Rights Reserved. Copyright (C) 2015 EMAC Inc. Copyright (C) 2015 Dmitry Eremin-Solenikov Copyright (C) 2015 Dialog Semiconductor Ltd. Copyright (C) 2015 Dennis Menschel Copyright (C) 2015 Davidlohr Bueso. Copyright (C) 2015 Dave Penkler Copyright (C) 2015 Dan Streetman, IBM Corp Copyright (C) 2015 DH electronics GmbH Copyright (C) 2015 Cyrille Pitchen Copyright (C) 2015 Cypress Semiconductor, Inc. Copyright (C) 2015 CompuLab, Ltd. - http://www.compulab.co.il/ Copyright (C) 2015 CompuLab Ltd. - http://www.compulab.co.il/ Author: Ilya Ledvich Copyright (C) 2015 CompuLab Ltd. - http://www.compulab.co.il/ Author: Dmitry Lifshitz Copyright (C) 2015 Collabora Ltd. Author: Enric Balletbo i Serra Copyright (C) 2015 Collabora Ltd. Copyright (C) 2015 Cogent Embedded, Inc. Copyright (C) 2015 Clemens Gruber Copyright (C) 2015 Citrix Systems R&D Ltd. Copyright (C) 2015 Christoph Junghans Copyright (C) 2015 Chris Diamand Copyright (C) 2015 Chen-Yu Tsai Copyright (C) 2015 Chen-Yu Tsai Copyright (C) 2015 Cavium, Inc. Copyright (C) 2015 Cavium Inc. Author: Ganapatrao Kulkarni Copyright (C) 2015 Casey Schaufler Copyright (C) 2015 Carlo Caione Copyright (C) 2015 Cadence Design Systems Inc. remark Read the file COPYING Copyright (C) 2015 Cadence Design Systems Inc. Copyright (C) 2015 CNEX Labs. All rights reserved. Copyright (C) 2015 CERN (www.cern.ch) Author: Federico Vaga Copyright (C) 2015 By Tech Design S.L. All Rights Reserved. Copyright (C) 2015 Broadcom Corporation Author: Florian Fainelli Copyright (C) 2015 Broadcom Corporation Copyright (C) 2015 Broadcom Copyright (C) 2015 Boris Barbulovski Released under the terms of the GNU GPL v2.0. Copyright (C) 2015 Bert Vermeulen Copyright (C) 2015 Benjamin Cama Copyright (C) 2015 Ben Chen Copyright (C) 2015 Azael Avalos Copyright (C) 2015 Atmel, 2015 Nicolas Ferre Copyright (C) 2015 Atmel, 2015 Ludovic Desroches Copyright (C) 2015 Atmel, 2015 Josh Wu Copyright (C) 2015 Atmel, 2015 Alexandre Belloni Copyright (C) 2015 Atmel Corporation. Copyright (C) 2015 Atmel Corporation, Nicolas Ferre Copyright (C) 2015 Atmel Corporation Author: Nick Dyer Copyright (C) 2015 Atmel Corporation Copyright (C) 2015 Atmel Copyright (C) 2015 Ash Charles, Gumstix, Inc. Copyright (C) 2015 Ash Charles, Gumstix Inc. Copyright (C) 2015 Asahi Kasei Microdevices Corporation Copyright (C) 2015 Arrikto, Inc. Copyright (C) 2015 Antti Palosaari Copyright (C) 2015 Anton Ivanov (aivanov@{brocade.com,kot-begemot.co.uk}) Copyright (C) 2015 Anton Blanchard , IBM and is available under the GPL v2 or later. Copyright (C) 2015 Anton Blanchard , IBM Copyright (C) 2015 Anshuman Khandual, IBM Corporation. Copyright (C) 2015 Annapurna Labs Ltd. Copyright (C) 2015 Andrey Smetanin Copyright (C) 2015 Andrew Lutomirski Copyright (C) 2015 Andrew Lutomirski Copyright (C) 2015 Andrej Krutak Copyright (C) 2015 Andrea Venturi Andrea Venturi Copyright (C) 2015 Andrea Merello Copyright (C) 2015 Amlogic, Inc. All rights reserved. Copyright (C) 2015 Amlogic, Inc. All rights reserved Copyright (C) 2015 Amarula Solutions B.V. Copyright (C) 2015 Altera Corporation. All rights reserved. Copyright (C) 2015 Altera Corporation. All rights reserved Copyright (C) 2015 Altera Corporation Copyright (C) 2015 Altera Corporation Copyright (C) 2015 Alexander Sverdlin Copyright (C) 2015 Alex Hung Copyright (C) 2015 Aleksa Sarai Copyright (C) 2015 Alban Bedel Copyright (C) 2015 Advanced Micro Devices, Inc. Copyright (C) 2015 Adafruit Industries Copyright (C) 2015 ASMedia Technology Inc. Author: YD Tseng Copyright (C) 2015 ARM Ltd. Sudeep Holla Copyright (C) 2015 ARM Ltd. Punit Agrawal Copyright (C) 2015 ARM Ltd. Author: Marc Zyngier Copyright (C) 2015 ARM Ltd. Author: Lorenzo Pieralisi Copyright (C) 2015 ARM Ltd. All Rights Reserved Copyright (C) 2015 ARM Ltd. Copyright (C) 2015 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2015 ARM Limited Author: Dave Martin Copyright (C) 2015 ARM Limited Copyright (C) 2015 - Linaro Ltd Copyright (C) 2015 - Ben Herrenschmidt, IBM Corp. Copyright (C) 2015 - ARM Ltd Author: Marc Zyngier Copyright (C) 2015 - 2017 Linaro Ltd. Copyright (C) 2015 - 2017 Intel Deutschland GmbH Copyright (C) 2015 - 2016 ZTE Corporation. Copyright (C) 2015 - 2016 Samsung Electronics Co., Ltd. Copyright (C) 2015 - 2016 Cavium, Inc. Copyright (C) 2015 - 2016 Cavium Inc. Copyright (C) 2015 Intel Deutschland GmbH Copyright (C) 2015 Copyright (C) 2014-2019 Renesas Electronics Corporation Copyright (C) 2014-2018 The Linux Foundation. All rights reserved. Copyright (C) 2014-2018 Nuvoton Technologies tomer.maimon@nuvoton.com All rights reserved. Copyright (C) 2014-2018 MediaTek Inc. Copyright (C) 2014-2018 Jonathan Morton Copyright (C) 2014-2018 Etnaviv Project Copyright (C) 2014-2018 Dave Täht Copyright (C) 2014-2018 Broadcom Copyright (C) 2014-2018 B.A.T.M.A.N. contributors: Copyright (C) 2014-2017 aQuantia Corporation. All rights reserved Copyright (C) 2014-2017 Texas Instruments Incorporated - http://www.ti.com/ Jyri Sarha Copyright (C) 2014-2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2014-2017 Phytec Messtechnik GmbH Author: Wadim Egorov Teresa Remmet Copyright (C) 2014-2017 Pengutronix, Marc Kleine-Budde Copyright (C) 2014-2017 Mentor Graphics Inc. Copyright (C) 2014-2017 Linaro Ltd. Copyright (C) 2014-2017 Glider bvba Copyright (C) 2014-2017 Cogent Embedded, Inc. Copyright (C) 2014-2017 Broadcom Copyright (C) 2014-2017 Axis Communications AB Copyright (C) 2014-2017 Alex Hung Copyright (C) 2014-2016, Intel Corporation. All rights reserved. Copyright (C) 2014-2016, Intel Corporation Copyright (C) 2014-2016 Zi Shen Lim Copyright (C) 2014-2016 Zhang, Keguang Copyright (C) 2014-2016 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2014-2016 Ricardo Ribalda, Qtechnology A/S Copyright (C) 2014-2016 Pratyush Anand Copyright (C) 2014-2016 Maxime Ripard Copyright (C) 2014-2016 Intel Corporation. Copyright (C) 2014-2016 Glider bvba Copyright (C) 2014-2016 Freescale Semiconductor, Inc. Author: German Rivera Copyright (C) 2014-2016 Freescale Semiconductor, Inc. Copyright (C) 2014-2016 Azael Avalos Copyright (C) 2014-2015, Marvell International Ltd. Copyright (C) 2014-2015, Intel Corporation. All rights reserved. Copyright (C) 2014-2015, Intel Corporation Copyright (C) 2014-2015 Toradex AG Author: Stefan Agner Copyright (C) 2014-2015 The Linux Foundation. All rights reserved. Copyright (C) 2014-2015 Texas Instruments, Inc. Copyright (C) 2014-2015 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2014-2015 SUSE Linux GmbH Written by: Hannes Reinecke Modified by: Damien Le Moal Modified by: Shaun Tancheff Copyright (C) 2014-2015 STMicroelectronics SAS. All rights reserved. Copyright (C) 2014-2015 Renesas Solutions Corp. Copyright (C) 2014-2015 Renesas Electronics Corporation Copyright (C) 2014-2015 Ralph Metzler Marcus Metzler developed for Digital Devices GmbH Copyright (C) 2014-2015 Pengutronix, Markus Pargmann Based on driver from 2011: Juergen Beisert, Pengutronix Copyright (C) 2014-2015 Pengutronix, Markus Pargmann Copyright (C) 2014-2015 Pali Rohár Copyright (C) 2014-2015 Marvell International Ltd. Copyright (C) 2014-2015 Marvell Copyright (C) 2014-2015 Lucas Stach Copyright (C) 2014-2015 Intel Corporation. Copyright (C) 2014-2015 Intel Corp Author: Samreen Nilofer Subhransu S. Prusty Copyright (C) 2014-2015 Intel Corp Author: Jeeja KP Copyright (C) 2014-2015 Imagination Technologies Ltd. Copyright (C) 2014-2015 IT University of Copenhagen Initial release: Matias Bjorling Copyright (C) 2014-2015 Hans de Goede Copyright (C) 2014-2015 Glider bvba Copyright (C) 2014-2015 Freescale Semiconductor, Inc. Copyright (C) 2014-2015 Felix Fietkau Copyright (C) 2014-2015 Cypress Semiconductor, Inc. Copyright (C) 2014-2015 Cogent Embedded, Inc. Author: Sergei Shtylyov Copyright (C) 2014-2015 Cogent Embedded, Inc. Copyright (C) 2014-2015 Cogent Embedded, Inc. Copyright (C) 2014-2015 Chen-Yu Tsai Copyright (C) 2014-2015 Capella Microsystems Inc. Author: Kevin Tsai Copyright (C) 2014-2015 Broadcom Corporation Copyright (C) 2014-2015 Broadcom Copyright (C) 2014-2015 Altera Corporation. All rights reserved. Copyright (C) 2014-2015 Altera Corporation Copyright (C) 2014-2015 Allwinner Copyright (C) 2014-2015 ARM Ltd. Copyright (C) 2014-2015 ARM Limited Copyright (C) 2014-15, Intel Corporation. Author:Rafal Redzimski Jeeja KP Copyright (C) 2014-15, Intel Corporation. Copyright (C) 2014-15 Wolfram Sang Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2014-15 Intel Corp Author: Jeeja KP Copyright (C) 2014,2016 Maksim Salau Copyright (C) 2014,2016 Advanced Micro Devices, Inc. Copyright (C) 2014,2015 Samsung Electronics Jaewon Kim Krzysztof Kozlowski Copyright (C) 2014,2015 Hisilicon Ltd. Copyright (C) 2014, Xsens Technologies BV Copyright (C) 2014, VMware, Inc. All Rights Reserved. Copyright (C) 2014, Topic Embedded Products Licenced under GPL Copyright (C) 2014, Stephan Mueller Copyright (C) 2014, Spreadtrum Communications Inc. Copyright (C) 2014, Sebastian Andrzej Siewior Copyright (C) 2014, Samsung Electronics Co. Ltd. All Rights Reserved. Copyright (C) 2014, Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2014, Microsoft, Inc. Copyright (C) 2014, Marvell International Ltd. Copyright (C) 2014, Linaro Ltd. Author: Hanjun Guo Author: Graeme Gregory Copyright (C) 2014, Jiri Olsa Copyright (C) 2014, Intel Corporation Authors: Zhang Rui Rafael J. Wysocki Copyright (C) 2014, Intel Corporation Authors: Zhang Rui Copyright (C) 2014, Intel Corporation Authors: Rafael J. Wysocki Mika Westerberg Copyright (C) 2014, Intel Corporation Authors: Aaron Lu Copyright (C) 2014, Intel Corporation Author: Mika Westerberg Author: Chew Kean Ho Author: Chang Rebecca Swee Fun Author: Chew Chiau Ee Author: Alan Cox Copyright (C) 2014, Intel Corporation Author: Mika Westerberg Copyright (C) 2014, Intel Corporation Author: Lv Zheng Copyright (C) 2014, Intel Corporation All rights reserved. Copyright (C) 2014, Intel Corporation Copyright (C) 2014, Imagination Technologies Ltd. Copyright (C) 2014, Google, Inc Copyright (C) 2014, Freescale Semiconductor, Inc. Copyright (C) 2014, Cavium Inc. Copyright (C) 2014, Broadcom Corporation Copyright (C) 2014, Benoit Masson Copyright (C) 2014, Arnaud EBALARD Copyright (C) 2014, 2017-2018 Author: Matt Ranostay Copyright (C) 2014, 2016 Antony Pavlov Copyright (C) 2014, 2015 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2014, 2015 Pali Rohár Copyright (C) 2014, 2015 Intel Corporation; author Matt Fleming Copyright (C) 2014, 2015 Intel Corporation Copyright (C) 2014 ololoshka2871 Copyright (C) 2014 by Wolfram Sang, Sang Engineering Copyright (C) 2014 by Wolfram Sang Copyright (C) 2014 by Renesas Electronics Corporation Copyright (C) 2014 by Ralf Baechle Copyright (C) 2014 by Marcel Mol Copyright (C) 2014 by Maciej W. Rozycki Copyright (C) 2014 Zi Shen Lim Copyright (C) 2014 ZTE Corporation. Copyright (C) 2014 Yunzhi Li Copyright (C) 2014 Xilinx Copyright (C) 2014 Wolfram Sang, Sang Engineering Copyright (C) 2014 Wolfram Sang Copyright (C) 2014 Viresh Kumar Copyright (C) 2014 Varka Bhadram Md.Jamal Mohiuddin P Sowjanya Copyright (C) 2014 Uwe Kleine-Koenig for Pengutronix Copyright (C) 2014 Ulrich Weigand, IBM Corporation. Copyright (C) 2014 Ulrich Hecht Copyright (C) 2014 Traphandler Copyright (C) 2014 Topic Embedded Systems Copyright (C) 2014 Topic Embedded Products Author: Mike Looijmans Copyright (C) 2014 Thomas Petazzoni Based on the board file arch/arm/mach-orion5x/lsmini-setup.c, Copyright (C) 2014 Thomas Petazzoni Copyright (C) 2014 Thomas Petazzoni Copyright (C) 2014 Texas Instruments. All rights reserved. Copyright (C) 2014 Texas Instruments, Inc. Author: Sajesh Kumar Saran Grygorii Strashko Copyright (C) 2014 Texas Instruments, Inc. - http://www.ti.com Roger Quadros Copyright (C) 2014 Texas Instruments, Inc. Copyright (C) 2014 Texas Instruments, Inc Tero Kristo (t-kristo@ti.com) Copyright (C) 2014 Texas Instruments Ltd Copyright (C) 2014 Texas Instruments Incorporated. http://www.ti.com/ Copyright (C) 2014 Texas Instruments Incorporated Authors: Santosh Shilimkar Sandeep Nair Cyril Chemparathy Copyright (C) 2014 Texas Instruments Incorporated Authors: Sandeep Nair WingMan Kwok Copyright (C) 2014 Texas Instruments Incorporated Authors: Sandeep Nair Sandeep Paulraj Wingman Kwok Copyright (C) 2014 Texas Instruments Incorporated Authors: Sandeep Nair Sandeep Paulraj Cyril Chemparathy Santosh Shilimkar Wingman Kwok Murali Karicheri Copyright (C) 2014 Texas Instruments Incorporated Authors: Sandeep Nair Sandeep Paulraj Cyril Chemparathy Santosh Shilimkar Wingman Kwok Copyright (C) 2014 Texas Instruments Incorporated Authors: Sandeep Nair Sandeep Paulraj Cyril Chemparathy Santosh Shilimkar Murali Karicheri Wingman Kwok Copyright (C) 2014 Texas Instruments Incorporated Authors: Sandeep Nair <sandeep_n@ti.com Cyril Chemparathy <cyril@ti.com Santosh Shilimkar Copyright (C) 2014 Texas Instruments Incorporated Aurelien Jacquiot Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ Authors: Yong Zhi Mythri pk Archit Taneja Tomi Valkeinen Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ Author: Tomi Valkeinen Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ Author: Felipe Balbi Author: Marcin Niestroj Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ Author: Balaji T K Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com Authors: Sandeep Nair Cyril Chemparathy Santosh Shilimkar Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com Author: Sandeep Nair Cyril Chemparathy Santosh Shilimkar Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2014 Texas Instruments Incorporated Copyright (C) 2014 Texas Instruments Inc. Copyright (C) 2014 Texas Instruments Author: Tomi Valkeinen Copyright (C) 2014 Texas Instruments Copyright (C) 2014 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2014 Sukadev Bhattiprolu, IBM Corporation. Copyright (C) 2014 Stmicroelectronics Copyright (C) 2014 Steven Rostedt, Red Hat Inc Copyright (C) 2014 Steffen Trumtrar Copyright (C) 2014 Stefan Roese Copyright (C) 2014 Stefan Kristiansson Copyright (C) 2014 Stefan Kristansson Copyright (C) 2014 Sony Mobile Communications AB Copyright (C) 2014 Simon Guinot Copyright (C) 2014 Seth Jennings Copyright (C) 2014 Sergey Senozhatsky. Copyright (C) 2014 Sergey Kozlov Copyright (C) 2014 Seong-Woo Kim Copyright (C) 2014 Sensirion AG, Switzerland Author: Johannes Winkelmann Copyright (C) 2014 Sebastian Reichel Copyright (C) 2014 Sebastian Andrzej Siewior Copyright (C) 2014 Sean Young Copyright (C) 2014 Samsung Electronics, Co., Ltd. Author: Beomho Seo Copyright (C) 2014 Samsung Electronics Lukasz Majewski Copyright (C) 2014 Samsung Electronics Krzysztof Kozlowski Copyright (C) 2014 Samsung Electronics Co.Ltd Authors: Akshu Agarwal Ajay Kumar Copyright (C) 2014 Samsung Electronics Co.Ltd Copyright (C) 2014 Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2014 Samsung Electronics Co., Ltd. Author: Vivek Gautam Copyright (C) 2014 Samsung Electronics Chanwoo Choi Krzysztof Kozlowski Copyright (C) 2014 Samsung Electronics Bartlomiej Zolnierkiewicz Lukasz Majewski Copyright (C) 2014 Samsung Electronics Author: Chanwoo Choi Copyright (C) 2014 Samsung Electronics Author: Beomho Seo Copyright (C) 2014 Samsung Electrnoics Chanwoo Choi Krzysztof Kozlowski Copyright (C) 2014 SUSE Linux Products GmbH Copyright (C) 2014 SUSE Copyright (C) 2014 STMicroelectronics – All Rights Reserved Copyright (C) 2014 STMicroelectronics SAS. All rights reserved. Copyright (C) 2014 STMicroelectronics R&D Ltd Copyright (C) 2014 STMicroelectronics R&D Limited Copyright (C) 2014 STMicroelectronics Ltd Author: Giuseppe Cavallaro Contributors: Peter Griffin Copyright (C) 2014 STMicroelectronics Limited. Author: Peter Griffin Copyright (C) 2014 STMicroelectronics Limited. Author: Giuseppe Cavallaro Copyright (C) 2014 STMicroelectronics Limited Copyright (C) 2014 STMicroelectronics Author: Gabriel Fernandez License terms: GNU General Public License (GPL), version 2 Copyright (C) 2014 STMicroelectronics -- All Rights Reserved Copyright (C) 2014 STMicroelectronics (R&D) Limited. Author: Peter Griffin Copyright (C) 2014 STMicroelectronics (R&D) Limited. Author: Giuseppe Cavallaro Copyright (C) 2014 STMicroelectronics (R&D) Limited Author: Giuseppe Cavallaro Copyright (C) 2014 STMicroelectronics (R&D) Limited Copyright (C) 2014 STMicroelectronics Copyright (C) 2014 ST Microelectronics Pratyush Anand Mohit Kumar Copyright (C) 2014 ST Microelectronics Pratyush Anand Copyright (C) 2014 Russell King Copyright (C) 2014 Rose Technology Allan Bendorff Jensen Soren Andersen Copyright (C) 2014 Rose Technology Copyright (C) 2014 Romain Perier Copyright (C) 2014 Romain Perier Copyright (C) 2014 Robert Jarzmik Copyright (C) 2014 Robert Butora (robert.butora.fi@gmail.com) Copyright (C) 2014 Ricardo Ribalda - Qtechnology/AS Copyright (C) 2014 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2014 Renesas Solutions Corp. Copyright (C) 2014 Renesas Electronics Inc. Author: Laurent Pinchart Copyright (C) 2014 Renesas Electronics Inc. Copyright (C) 2014 Renesas Electronics Europe Ltd Copyright (C) 2014 Renesas Electronics Corporation Copyright (C) 2014 Renesas Electronics Corp. Copyright (C) 2014 Regents of the University of California Copyright (C) 2014 Red Hat, Inc., Johannes Weiner Copyright (C) 2014 Red Hat, Inc. Author: Michael S. Tsirkin Copyright (C) 2014 Red Hat, Inc. All rights reserved. Author: Alex Williamson Copyright (C) 2014 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2014 Red Hat, Inc. Copyright (C) 2014 Red Hat Inc. Authors: Vivek Goyal Copyright (C) 2014 Red Hat Inc. Copyright (C) 2014 Red Hat Inc, author: Steven Rostedt Copyright (C) 2014 Red Hat Inc, Steven Rostedt Copyright (C) 2014 Red Hat Author: Rob Clark Author: Vinay Simha Copyright (C) 2014 Red Hat Author: Rob Clark Copyright (C) 2014 Red Hat Copyright (C) 2014 Rafał Miłecki Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com) Based on dt work by Russell King Copyright (C) 2014 ROCKCHIP, Inc. Copyright (C) 2014 Philippe Reynes Copyright (C) 2014 Philipp Zabel, Pengutronix Copyright (C) 2014 Philipp Zabel Copyright (C) 2014 Peter Feuerer Copyright (C) 2014 Pavel Machek Copyright (C) 2014 Pavel Machek Copyright (C) 2014 Paratronic S.A. Copyright (C) 2014 Paradox Innovation Ltd. Copyright (C) 2014 Pali Rohár Copyright (C) 2014 PHYTEC Messtechnik GmbH Author: Wadim Egorov Copyright (C) 2014 Ondrej Zary Copyright (C) 2014 Olli Salonen Copyright (C) 2014 Oliver Hartkopp Copyright (C) 2014 Oleksij Rempel Add Alphascale ASM9260 support. Copyright (C) 2014 Oleksij Rempel Copyright (C) 2014 NovaTech LLC - http://www.novatechweb.com Copyright (C) 2014 Noralf Tronnes Copyright (C) 2014 NetUP Inc. Copyright (C) 2014 NXP Semiconductors All rights reserved. Copyright (C) 2014 NVIDIA Corporation Copyright (C) 2014 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2014 Microchip Alexandre Belloni Copyright (C) 2014 Michael Hope (adapted for the TLS8204) Copyright (C) 2014 Maxime Ripard Maxime Ripard Copyright (C) 2014 Maxime Ripard Copyright (C) 2014 Maxime Ripard Copyright (C) 2014 Max nibble Copyright (C) 2014 Mauro Carvalho Chehab Copyright (C) 2014 Matthias Brugger Copyright (C) 2014 Marvell Technology Group Ltd. Copyright (C) 2014 Marvell Semiconductor Copyright (C) 2014 Marvell International Ltd. Copyright (C) 2014 Marvell Chao Xie Copyright (C) 2014 Marvell Author: Gregory CLEMENT Copyright (C) 2014 Marvell Copyright (C) 2014 Mario Kicherer (dev@kicherer.org) Copyright (C) 2014 Marek Vasut Copyright (C) 2014 Marek Belisko Copyright (C) 2014 Mans Rullgard Copyright (C) 2014 Magnus Damm Copyright (C) 2014 Ma Haijun Copyright (C) 2014 MEN Mikroelektronik GmbH (www.men.de) Author: Johannes Thumshirn Copyright (C) 2014 MEN Mikroelektronik GmbH (www.men.de) Author: Andreas Werner Copyright (C) 2014 MEN Mikro Elektronik Nuernberg GmbH Copyright (C) 2014 Luca Ellero Copyright (C) 2014 Linutronix GmbH Author: John Ogness Copyright (C) 2014 Linaro. Viresh Kumar Copyright (C) 2014 Linaro Ltd. Author: Rob Herring Copyright (C) 2014 Linaro Ltd. Author: Anup Patel Copyright (C) 2014 Linaro Ltd. Author: Ashwin Chaugule Copyright (C) 2014 Linaro Ltd. Copyright (C) 2014 Linaro Ltd. Copyright (C) 2014 Linaro Ltd Author: Ulf Hansson Copyright (C) 2014 Linaro Ltd Copyright (C) 2014 Linaro Ltd Copyright (C) 2014 Linaro Ltd Copyright (C) 2014 Linaro Limited Author: AKASHI Takahiro Copyright (C) 2014 Linaro Limited Copyright (C) 2014 Lemote Corporation. written by Huacai Chen Copyright (C) 2014 Lad, Prabhakar Copyright (C) 2014 LSI Corporation Copyright (C) 2014 LSI Copyright (C) 2014 LG Electronics, Inc Copyright (C) 2014 Kevin Cernekee Copyright (C) 2014 Kamlakant Patel Copyright (C) 2014 Juergen Holzmann Copyright (C) 2014 Jozsef Kadlecsik Copyright (C) 2014 Josh Poimboeuf Copyright (C) 2014 Jonas Jensen Copyright (C) 2014 John Crispin Copyright (C) 2014 Johan Hovold Copyright (C) 2014 Joachim Eastwood Copyright (C) 2014 Javier Martinez Canillas Copyright (C) 2014 Jason Baron Copyright (C) 2014 Intel Corporation; author Matt Fleming Copyright (C) 2014 Intel Corporation. All rights reserved. Contact: David Cohen Copyright (C) 2014 Intel Corporation. All rights reserved. Copyright (C) 2014 Intel Corporation. Copyright (C) 2014 Intel Corporation Contact: Sakari Ailus Copyright (C) 2014 Intel Corporation Author: Ramakrishna Pallala Copyright (C) 2014 Intel Corporation Copyright (C) 2014 Intel Corp. Author: Rafael J. Wysocki Copyright (C) 2014 Intel Corp. Author: Jiang Liu Copyright (C) 2014 Intel Corp. Copyright (C) 2014 Intel Corp, Author: Lan Tianyu Copyright (C) 2014 Intel Corp Author: Subhransu S. Prusty Mengdong Lin Copyright (C) 2014 Intel Corp Author: Subhransu S. Prusty Copyright (C) 2014 Intel Corp Copyright (C) 2014 Imre Kaloz Copyright (C) 2014 Imagination Technologies Ltd. Copyright (C) 2014 Imagination Technologies Ltd Copyright (C) 2014 Imagination Technologies Author: Paul Burton Copyright (C) 2014 IBM Corp. Santiago Leon (santi_leon@yahoo.com) Thomas Falcon (tlfalcon@linux.vnet.ibm.com) John Allen (jallen@linux.vnet.ibm.com) Copyright (C) 2014 IBM Copyright (C) 2014 Huawei Ltd. Copyright (C) 2014 Huawei Inc. Copyright (C) 2014 Hisilicon Ltd. Copyright (C) 2014 Helge Deller Copyright (C) 2014 Heiko Schocher Copyright (C) 2014 Hauke Mehrtens Copyright (C) 2014 Hans de Goede Copyright (C) 2014 Hans Verkuil Copyright (C) 2014 Hannes Reinecke Copyright (C) 2014 HGST, Inc., a Western Digital Company. Copyright (C) 2014 H. Nikolaus Schaller Copyright (C) 2014 H Hartley Sweeten Copyright (C) 2014 Gumstix, Inc. - https://www.gumstix.com/ Copyright (C) 2014 Guenter Roeck Copyright (C) 2014 GridPoint Author: Jon Ringle Copyright (C) 2014 Google, Inc. Copyright (C) 2014 Google, Inc Copyright (C) 2014 Google Inc., Author: Daniel Walter Copyright (C) 2014 Golden Delicious Computers Author: H. Nikolaus Schaller Copyright (C) 2014 Glider bvba Copyright (C) 2014 Gaël PORTAY Copyright (C) 2014 Fujitsu. All rights reserved. Copyright (C) 2014 Freescale Semiconductor. Copyright (C) 2014 Freescale Semiconductor, Inc. Dong Aisheng Copyright (C) 2014 Freescale Semiconductor, Inc. Copyright (C) 2014 Free Electrons Author: Boris BREZILLON Copyright (C) 2014 Free Electrons Copyright (C) 2014 Fraunhofer ITWM Copyright (C) 2014 Florian Vaussard, EPFL Mobots group Copyright (C) 2014 Filipe David Borba Manana Copyright (C) 2014 Felix Fietkau Copyright (C) 2014 Felix Fietkau Copyright (C) 2014 Facebook. All rights reserved. Copyright (C) 2014 Evgeni Dobrev Copyright (C) 2014 Enric Balletbo i Serra Copyright (C) 2014 Endless Mobile Copyright (C) 2014 Emilio López Emilio López Copyright (C) 2014 Elan Microelectronics Corporation. Scott Liu Copyright (C) 2014 Eduardo Valentin Copyright (C) 2014 Digital Devices GmbH Copyright (C) 2014 Dell Inc Copyright (C) 2014 Davidlohr Bueso. Copyright (C) 2014 David Gibson Copyright (C) 2014 Darius Rad Copyright (C) 2014 Darek Marcinkiewicz Copyright (C) 2014 Daniel Golle Copyright (C) 2014 Dan Streetman Copyright (C) 2014 Cogent Embedded, Inc. Copyright (C) 2014 Cogent Embedded Inc. Copyright (C) 2014 Codethink Limited Copyright (C) 2014 Claudio Leite Copyright (C) 2014 Citrix Systems R&D ltd. Copyright (C) 2014 Christoph Hellwig Copyright (C) 2014 Christoph Fritz Copyright (C) 2014 Chen-Zhi (Roger Chen) Copyright (C) 2014 Chen-Yu Tsai Chen-Yu Tsai Copyright (C) 2014 Chen-Yu Tsai Author: Chen-Yu Tsai Copyright (C) 2014 Chen-Yu Tsai Copyright (C) 2014 Chen-Yu Tsai Copyright (C) 2014 Casey Schaufler Copyright (C) 2014 Carlo Caione Carlo Caione Copyright (C) 2014 Carlo Caione Copyright (C) 2014 Carlo Caione Copyright (C) 2014 Cadence Design Systems Inc. Copyright (C) 2014 Bruno Prémont Copyright (C) 2014 Broadcom Corporation Author: Kevin Cernekee Copyright (C) 2014 Broadcom Corporation Author: Kevin Cernekee Copyright (C) 2014 Broadcom Corporation Copyright (C) 2014 Boris Brezillon Boris Brezillon Copyright (C) 2014 Beniamino Galvani Copyright (C) 2014 Azael Avalos Copyright (C) 2014 Axentia Technologies AB Author: Peter Rosin Copyright (C) 2014 Atmel, 2014 Nicolas Ferre 2015 Gregory CLEMENT Copyright (C) 2014 Atmel, 2014 Nicolas Ferre Copyright (C) 2014 Atmel, 2014 Free Electrons Copyright (C) 2014 Atmel Corporation. Copyright (C) 2014 Atmel Corporation Copyright (C) 2014 Atmel Copyright (C) 2014 Antti Palosaari Copyright (C) 2014 Anton Blanchard , IBM Copyright (C) 2014 Antoine Ténart Copyright (C) 2014 Anna Schumaker. Copyright (C) 2014 Angelo Compagnucci Copyright (C) 2014 Andreas Noever Copyright (C) 2014 Amlogic, Inc. Copyright (C) 2014 Altera Corporation. All rights reserved Copyright (C) 2014 Altera Corporation Copyright (C) 2014 Alexsey Shestacov Copyright (C) 2014 Alexandre Belloni Copyright (C) 2014 Alexander Shiyan Based on driver by Russell King Copyright (C) 2014 Alexander Shiyan Copyright (C) 2014 Alexander Bersenev Copyright (C) 2014 Akihiro Tsukada Copyright (C) 2014 Advanced Micro Devices, Inc. Authors: Suravee Suthikulpanit Harish Kasiviswanathan Brandon Anderson Copyright (C) 2014 Advanced Micro Devices, Inc. Copyright (C) 2014 Abylay Ospan Copyright (C) 2014 ARM Ltd. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. Copyright (C) 2014 ARM Ltd. Author: Lorenzo Pieralisi Copyright (C) 2014 ARM Ltd. Author: Catalin Marinas Copyright (C) 2014 ARM Ltd. Copyright (C) 2014 ARM Limited Copyright (C) 2014 - STMicroelectronics Inc. Copyright (C) 2014 - 2018 Linaro Ltd. Copyright (C) 2014 - 2017 Linaro Ltd Copyright (C) 2014 - 2016 Cadence Design Systems Inc. Copyright (C) 2014 - 2015 CompuLab Ltd. - http://www.compulab.co.il/ Copyright (C) 2014 Copyright (C) 2013-2018 by the following authors: Rob Clark (robclark) Ilia Mirkin (imirkin) Copyright (C) 2013-2018 Xilinx, Inc. Copyright (C) 2013-2018 Texas Instruments Incorporated - http://www.ti.com/ Dave Gerlach, Vaibhav Bedia Copyright (C) 2013-2018 Renesas Electronics Corporation Copyright (C) 2013-2018 B.A.T.M.A.N. contributors: Copyright (C) 2013-2018 Arm Ltd. Author: Punit Agrawal , Suzuki Poulose Copyright (C) 2013-2017 Wolfram Sang Copyright (C) 2013-2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2013-2017 Oracle Corporation This file is based on ast_ttm.c Copyright (C) 2013-2017 Oracle Corporation This file is based on ast_mode.c Copyright (C) 2013-2017 Oracle Corporation This file is based on ast_main.c Copyright (C) 2013-2017 Oracle Corporation This file is based on ast_fb.c Copyright (C) 2013-2017 Oracle Corporation This file is based on ast_drv.h Copyright (C) 2013-2017 Oracle Corporation This file is based on ast_drv.c Copyright (C) 2013-2017 Milan Broz Copyright (C) 2013-2017 Matthias Schwarzott Copyright (C) 2013-2017 Linaro Ltd Authors: Roy Franz Ard Biesheuvel Copyright (C) 2013-2017 Helge Deller Copyright (C) 2013-2017 Cogent Embedded, Inc. Copyright (C) 2013-2017 Broadcom Copyright (C) 2013-2017 Andes Technology Corporation Copyright (C) 2013-2017 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2013-2016, Yann Collet. Copyright (C) 2013-2016, Linaro Ltd. Author: Hanjun Guo Copyright (C) 2013-2016, Intel Corporation Author: Lv Zheng Copyright (C) 2013-2016 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2013-2016 Steven Rostedt, Red Hat, Inc. Copyright (C) 2013-2016 STMicroelectronics (R&D) Limited Copyright (C) 2013-2016 Red Hat Author: Rob Clark Copyright (C) 2013-2016 Michael Lee Copyright (C) 2013-2016 Marek Vasut Copyright (C) 2013-2016 John Crispin Copyright (C) 2013-2016 Geschwister Schneider Technologie-, Entwicklungs- und Vertriebs UG (Haftungsbeschränkt). Copyright (C) 2013-2016 Freescale Semiconductor, Inc. Copyright (C) 2013-2016 Altera Corporation, All Rights Reserved. Copyright (C) 2013-2016 Altera Corporation Copyright (C) 2013-2015, Yann Collet. Copyright (C) 2013-2015, Microchip Technology Germany II GmbH & Co. KG Copyright (C) 2013-2015 Xilinx, Inc. Copyright (C) 2013-2015 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2013-2015 Samsung Electronics Jonghwa Lee Krzysztof Kozlowski Copyright (C) 2013-2015 Renesas Solutions Corp. Copyright (C) 2013-2015 Renesas Electronics Corporation Copyright (C) 2013-2015 Red Hat, Inc. Author: Asias He Stefan Hajnoczi Copyright (C) 2013-2015 NVIDIA CORPORATION, All rights reserved. Copyright (C) 2013-2015 Microchip Technology Germany II GmbH & Co. KG Copyright (C) 2013-2015 Mentor Graphics Inc. Copyright (C) 2013-2015 Lantiq Beteiligungs-GmbH & Co.KG Copyright (C) 2013-2015 Josh Poimboeuf Copyright (C) 2013-2015 Intel Corporation. All rights reserved. Copyright (C) 2013-2015 Ideas on Board Copyright (C) 2013-2015 GlobalLogic Inc. Copyright (C) 2013-2015 Fujitsu Semiconductor Ltd. Copyright (C) 2013-2015 Freescale Semiconductor, Inc. Copyright (C) 2013-2015 Eric Dumazet Copyright (C) 2013-2015 Dialog Semiconductor Ltd. Copyright (C) 2013-2015 Corentin LABBE Copyright (C) 2013-2015 Cogent Embedded, Inc. Copyright (C) 2013-2015 Chelsio Communications. All rights reserved. Copyright (C) 2013-2015 Avago Technologies mailto: MPT-FusionLinux.pdl@avagotech.com) Copyright (C) 2013-2015 Altera Corporation Copyright (C) 2013-2015 Alexei Starovoitov Copyright (C) 2013-2015 Alexander Popov . Copyright (C) 2013-2015 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2013-2015 ARM Limited Author: Liviu Dudau Copyright (C) 2013-2014,2016 Michael Heimpold Copyright (C) 2013-2014, Marvell International Ltd. Copyright (C) 2013-2014, Linaro Ltd. Author: Al Stone Author: Graeme Gregory Author: Hanjun Guo Author: Tomasz Nowicki Author: Naresh Bhat Copyright (C) 2013-2014, Linaro Ltd. Author: Al Stone Author: Graeme Gregory Author: Hanjun Guo Copyright (C) 2013-2014 Texas Instruments., Ltd. http://www.ti.com Copyright (C) 2013-2014 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2013-2014 Stephane Grosjean Copyright (C) 2013-2014 Silicon Image, Inc. Copyright (C) 2013-2014 Savoir-faire Linux Inc. Vivien Didelot Copyright (C) 2013-2014 Renesas Solutions Corp. Copyright (C) 2013-2014 Renesas Electronics Europe Ltd. Author: Guennadi Liakhovetski Copyright (C) 2013-2014 Renesas Electronics Corporation Copyright (C) 2013-2014 Red Hat Author: Rob Clark Copyright (C) 2013-2014 Mauro Carvalho Chehab Copyright (C) 2013-2014 Marvell Copyright (C) 2013-2014 Marek Vasut Copyright (C) 2013-2014 Lubomir Rintel Copyright (C) 2013-2014 Linaro Ltd. Author: Jassi Brar Copyright (C) 2013-2014 Linaro Ltd. Author: Haojian Zhuang Copyright (C) 2013-2014 Linaro Ltd. Copyright (C) 2013-2014 Jens Axboe Copyright (C) 2013-2014 Imagination Technologies Ltd. Copyright (C) 2013-2014 Hisilicon Ltd. Copyright (C) 2013-2014 Google, Inc Simon Glass Copyright (C) 2013-2014 Freescale Semiconductor, Inc. Copyright (C) 2013-2014 Christoph Hellwig Copyright (C) 2013-2014 Chelsio Communications. All rights reserved. Copyright (C) 2013-2014 Broadcom Corporation Copyright (C) 2013-2014 Avago Technologies mailto: MPT-FusionLinux.pdl@avagotech.com) Copyright (C) 2013-2014 Altera Corporation Copyright (C) 2013-2014 Allwinner Tech Co., Ltd Author: Sugar Copyright (C) 2013-2014 Alexander Shiyan Copyright (C) 2013-2014 Aaro Koskinen Copyright (C) 2013-15, Intel Corporation. All rights reserved. Copyright (C) 2013-15 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2013-14 Renesas Solutions Corp. Copyright (C) 2013-14 Intel Corp Author: Ramesh Babu Omair M Abdullah Samreen Nilofer Copyright (C) 2013-14 Intel Corp Author: Omair Mohammed Abdullah Vinod Koul Copyright (C) 2013,2017 Johan Hovold Copyright (C) 2013,2017 Advanced Micro Devices, Inc. Copyright (C) 2013,2016 Samsung Electronics Co., Ltd. Author: Sylwester Nawrocki Copyright (C) 2013,2016 Advanced Micro Devices, Inc. Copyright (C) 2013,2014 Samsung Electronics Krzysztof Kozlowski Copyright (C) 2013,2014 Samsung Electronics Chanwoo Choi Krzysztof Kozlowski Copyright (C) 2013,2014 Samsung Electornics Copyright (C) 2013,2014 Russell King Copyright (C) 2013,2014 Linaro Limited Roy Franz <roy.franz@linaro.org Copyright (C) 2013,2014 Fred Richter based on lgdt3305.[ch] by Michael Krufky Copyright (C) 2013,2014 ARM Limited Copyright (C) 2013, Sylwester Nawrocki Copyright (C) 2013, Seth Jennings, IBM Copyright (C) 2013, Samsung Electronics Co., Ltd. Andrzej Hajda Copyright (C) 2013, Samsung Electronics Co., Ltd. Copyright (C) 2013, Obsidian Research Corp. Jason Gunthorpe Device driver for ATMEL I2C TPMs. Copyright (C) 2013, Obsidian Research Corp. Jason Gunthorpe Copyright (C) 2013, Noralf Tronnes Copyright (C) 2013, NVIDIA Corporation. All rights reserved. Copyright (C) 2013, Microsoft, Inc. Author : K. Y. Srinivasan Copyright (C) 2013, Lars-Peter Clausen JZ4740 DMAC support Copyright (C) 2013, Lars-Peter Clausen GDMA4740 DMAC support Copyright (C) 2013, LG Electronics, Kyungsik Lee Copyright (C) 2013, Intel Corporation. All rights reserved. Copyright (C) 2013, Intel Corporation Rafael J. Wysocki Copyright (C) 2013, Intel Corporation Authors: Mika Westerberg Rafael J. Wysocki Copyright (C) 2013, Intel Corporation Authors: Mika Westerberg Heikki Krogerus Copyright (C) 2013, Intel Corporation Authors: Lan Tianyu Copyright (C) 2013, Intel Corporation Authors: Andy Shevchenko Mika Westerberg Copyright (C) 2013, Intel Corporation Author: Rafael J. Wysocki Copyright (C) 2013, Intel Corporation Author: Mika Westerberg Copyright (C) 2013, Intel Corporation Author: Lv Zheng Copyright (C) 2013, Intel Corporation Author: Andy Shevchenko Copyright (C) 2013, Intel Corporation Copyright (C) 2013, Imagination Technologies Copyright (C) 2013, Carlo Caione Copyright (C) 2013, Arnaud EBALARD Copyright (C) 2013, Applied Micro Circuits Corporation Copyright (C) 2013, Apelete Seketeli Copyright (C) 2013, Anton Blanchard, IBM Corporation Copyright (C) 2013, Angelo Compagnucci Author: Angelo Compagnucci Copyright (C) 2013, Andrew Lunn Copyright (C) 2013, Analog Devices Inc. Author: Lars-Peter Clausen Copyright (C) 2013, 2018 Wolfram Sang Copyright (C) 2013, 2018 Intel Corporation Author: Bin Gao Copyright (C) 2013, 2015 Altera Corporation Copyright (C) 2013, 2014 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2013, 2014 Red Hat, Inc. Author: Mark Salter Copyright (C) 2013, 2014 Red Hat, Inc. Copyright (C) 2013, 2014 Linaro Ltd; Copyright (C) 2013, 2014 Linaro Ltd. Copyright (C) 2013, 2014 Intel Corporation. All rights reserved. Copyright (C) 2013, 2014 Horms Solutions Ltd. Copyright (C) 2013, 2014 Guenter Roeck Copyright (C) 2013, 2014 ARM Limited, All Rights Reserved. Author: Marc Zyngier Copyright (C) 2013, 2013 Red Hat, Inc. Dave Young Copyright (C) 2013 secunet Security Networks AG Copyright (C) 2013 by John Crispin Copyright (C) 2013 by Adfin Solutions, Inc. All Rights Reserved. Written by Milosz Tanski (milosz@adfin.com) Copyright (C) 2013 ams AG Copyright (C) 2013 ams Copyright (C) 2013 Xsens Copyright (C) 2013 Xilinx, Inc. Copyright (C) 2013 Xilinx Inc. Copyright (C) 2013 Xilinx Copyright (C) 2013 Xenia Ragiadakou Copyright (C) 2013 Wolfram Sang Copyright (C) 2013 WindRiver Copyright (C) 2013 Wesley W. Terpstra Copyright (C) 2013 Wei Shuai Copyright (C) 2013 Vayavya Labs Pvt Ltd Copyright (C) 2013 VMware, Inc. All rights reserved. Copyright (C) 2013 Uwe Kleine-Koenig for Pengutronix Copyright (C) 2013 Tuomas Vainikka (tuomas.vainikka@aalto.fi) for Blizzard 1230 DMA and probe function fixes Copyright (C) 2013 Tom Zanussi Copyright (C) 2013 Tom Gundersen Copyright (C) 2013 Thomas Langer, Lantiq Deutschland Copyright (C) 2013 The IMS Company Copyright (C) 2013 Texas Instruments. Murali Karicheri Santosh Shilimkar Copyright (C) 2013 Texas Instruments, Inc. Santosh Shilimkar Copyright (C) 2013 Texas Instruments, Inc. Copyright (C) 2013 Texas Instruments, Inc Tero Kristo (t-kristo@ti.com) Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Contact: Eduardo Valentin Tero Kristo Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Contact: Eduardo Valentin Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Author: Tomi Valkeinen Based on a driver by: Steve Sakoman Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Author: Tomi Valkeinen Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Author: Rajendra Nayak Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or at your option) any later version. Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com Author: Sricharan R Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com Author: Sourav Poddar Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2013 Texas Instruments Incorporated - GPLv2. URL: http://coccinelle.lip6.fr/ Options: --include-headers Copyright (C) 2013 Texas Instruments Incorporated Copyright (C) 2013 Texas Instruments Inc. Murali Karicheri Santosh Shilimkar Copyright (C) 2013 Texas Instruments Inc. Contact: Eduardo Valentin Tero Kristo Copyright (C) 2013 Texas Instruments Inc. Copyright (C) 2013 Texas Instruments Inc Copyright (C) 2013 Texas Instruments Eduardo Valentin Copyright (C) 2013 Texas Instruments Author: Tomi Valkeinen Based on a driver by: Steve Sakoman Copyright (C) 2013 Texas Instruments Author: Tomi Valkeinen Archit Taneja Copyright (C) 2013 Texas Instruments Author: Tomi Valkeinen Copyright (C) 2013 Texas Instruments Copyright (C) 2013 Terry Lam Copyright (C) 2013 Tensilica Inc. Copyright (C) 2013 TangoTec Ltd. Author: Baruch Siach Copyright (C) 2013 TangoTec Ltd. Copyright (C) 2013 Takashi Yoshii Copyright (C) 2013 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2013 Sylwester Nawrocki Copyright (C) 2013 SuSE Labs Borislav Petkov - runtime services VA mapping Copyright (C) 2013 SuSE Labs Copyright (C) 2013 Stephen Warren Copyright (C) 2013 Steffen Trumtrar Copyright (C) 2013 Stefani Seibold Copyright (C) 2013 Stefan Kristiansson, stefan.kristiansson@saunalahti.fi Copyright (C) 2013 Smoothwall Ltd. Copyright (C) 2013 Sirius Electronic Systems Copyright (C) 2013 Simon Horman Copyright (C) 2013 Simon Baatz Copyright (C) 2013 Shuah Khan Copyright (C) 2013 Shaohua Li Copyright (C) 2013 Sergey Lapin Copyright (C) 2013 Seiji Aguchi Copyright (C) 2013 Sebastian Reichel Copyright (C) 2013 Sebastian Reichel Copyright (C) 2013 Samsung Electronics Co.Ltd Copyright (C) 2013 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (C) 2013 Samsung Electronics Co., Ltd. Tomasz Figa Copyright (C) 2013 Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2013 Samsung Electronics Co., Ltd. Authors: Kamil Debski Copyright (C) 2013 Samsung Electronics Co., Ltd. Authors: Girish K S Yuvaraj Kumar C D Copyright (C) 2013 Samsung Electronics Co., Ltd. Author: Sylwester Nawrocki Copyright (C) 2013 Samsung Electronics Co., Ltd. Author: Kamil Debski Copyright (C) 2013 Samsung Electronics Co., Ltd. Author: Jingoo Han Copyright (C) 2013 Samsung Electronics Co., Ltd. Author: Jacek Anaszewski Copyright (C) 2013 Samsung Electronics Co., Ltd. Author: Beomho Seo Copyright (C) 2013 Samsung Electronics Co., Ltd. Copyright (C) 2013 STMicroelectronics Limited Author: Stephen Gallimore Copyright (C) 2013 STMicroelectronics Limited Author: Srinivas Kandagatla Copyright (C) 2013 STMicroelectronics (R&D) Limited. http://www.st.com Copyright (C) 2013 STMicroelectronics (R&D) Limited. Authors: Srinivas Kandagatla Copyright (C) 2013 STMicroelectronics (R&D) Limited. Author: Stuart Menefy Author: Srinivas Kandagatla Copyright (C) 2013 STMicroelectronics (R&D) Limited. Author(s): Srinivas Kandagatla Copyright (C) 2013 STMicroelectronics (R&D) Limited. Copyright (C) 2013 STMicroelectronics (R&D) Limited Author: Stephen Gallimore Copyright (C) 2013 STMicroelectronics Copyright (C) 2013 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson Copyright (C) 2013 ST-Ericsson SA Author: Ulf Hansson Copyright (C) 2013 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Author: Linus Walleij Copyright (C) 2013 ST-Ericsson AB Copyright (C) 2013 SKTB SKiT, http://www.skitlab.ru/ Copyright (C) 2013 Roman Rolinsky Copyright (C) 2013 Richard Weinberger Copyright (C) 2013 Richard Weinberger Copyright (C) 2013 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2013 Renesas Solutions Corp. Copyright (C) 2013 Renesas Electronics, Inc. Copyright (C) 2013 Renesas Electronics Inc. Author: Guennadi Liakhovetski Copyright (C) 2013 Renesas Electronics Corporation Copyright (C) 2013 Renesas Corporation Copyright (C) 2013 Regents of the University of California Copyright (C) 2013 Red Hat, Inc., Johannes Weiner Copyright (C) 2013 Red Hat, Inc., Frederic Weisbecker Copyright (C) 2013 Red Hat, Inc., Dave Young Copyright (C) 2013 Red Hat, Inc. Mark Salter Copyright (C) 2013 Red Hat, Inc. All rights reserved. Author: Alex Williamson Copyright (C) 2013 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2013 Red Hat Inc. All Rights Reserved Copyright (C) 2013 Red Hat Author: Rob Clark Copyright (C) 2013 Red Hat Copyright (C) 2013 Qiang Yu Copyright (C) 2013 Politecnico di Torino, Italy TORSEC group -- http://security.polito.it Copyright (C) 2013 Philipp Zabel, Pengutronix Copyright (C) 2013 Philipp Zabel Copyright (C) 2013 Peter Hurley Copyright (C) 2013 Peter Chen Copyright (C) 2013 Pengutronix, Sascha Hauer Copyright (C) 2013 Pengutronix e.K. Copyright (C) 2013 Pengutronix Uwe Kleine-Koenig Copyright (C) 2013 Pengutronix Author: Markus Pargmann Copyright (C) 2013 Pengutronix Copyright (C) 2013 Pavel Machek Copyright (C) 2013 Paratronic, Richard Genoud Copyright (C) 2013 Pali Rohár Copyright (C) 2013 Oskar Andero Copyright (C) 2013 Oracle, Inc. Copyright (C) 2013 Oracle Inc. Copyright (C) 2013 Oliver Smith Copyright (C) 2013 Obsidian Research Corp Jason Gunthorpe Copyright (C) 2013 Noralf Tronnes Copyright (C) 2013 Noralf Tronnes Copyright (C) 2013 Newflow Ltd - http://www.newflow.co.uk/ Copyright (C) 2013 Naveen Krishna Chatradhi Copyright (C) 2013 Nandita Dukkipati Copyright (C) 2013 NVIDIA Corporation. All rights reserved. Copyright (C) 2013 NVIDIA Corporation Copyright (C) 2013 MundoReader S.L. Author: Heiko Stuebner Copyright (C) 2013 Michael Stapelberg Copyright (C) 2013 Maxime Ripard Copyright (C) 2013 Maxime Ripard Copyright (C) 2013 Maxime Hadjinlian Copyright (C) 2013 Maxim Levitsky Copyright (C) 2013 Max nibble Copyright (C) 2013 Mauro Carvalho Chehab Copyright (C) 2013 Marvell Inc. Author: Chao Xie Copyright (C) 2013 Marvell Copyright (C) 2013 Mark Salter Copyright (C) 2013 Marek Vasut Copyright (C) 2013 Marek Belisko Copyright (C) 2013 Magnus Damm Copyright (C) 2013 Maciej W. Rozycki Copyright (C) 2013 Ma Haijun Copyright (C) 2013 MEN Mikroelektronik GmbH (www.men.de) Author: Johannes Thumshirn Copyright (C) 2013 MEN Mikro Elektronik Nuernberg GmbH Copyright (C) 2013 Luis Alves based on cx24116.h by Steven Toth) Copyright (C) 2013 Luis Alves July, 6th 2013 First release based on cx24116 driver by: Steven Toth and Georg Acher, Darron Broad, Igor Liplianin Cards currently supported: TBS6980 - Dual DVBS/S2 PCIe card TBS6981 - Dual DVBS/S2 PCIe card Copyright (C) 2013 Ludovic Desroches Copyright (C) 2013 Lubomir Rintel Copyright (C) 2013 Lothar Waßmann Copyright (C) 2013 Linux Foundation Copyright (C) 2013 Linus Torvalds Copyright (C) 2013 Linaro. Viresh Kumar Copyright (C) 2013 Linaro. Copyright (C) 2013 Linaro, Ltd. Copyright (C) 2013 Linaro Ltd; Copyright (C) 2013 Linaro Ltd. Copyright (C) 2013 Linaro Ltd Copyright (C) 2013 Linaro Ltd Copyright (C) 2013 Linaro Limited. Written by: Yi Li (yi.li@linaro.org) Copyright (C) 2013 Linaro Limited. Author: Sandeepa Prabhu Copyright (C) 2013 Linaro Limited. Copyright (C) 2013 Linaro Limited Matt Porter Copyright (C) 2013 Linaro Limited Author: AKASHI Takahiro Copyright (C) 2013 Linaro Limited Copyright (C) 2013 Lee Jones Copyright (C) 2013 LSI Copyright (C) 2013 Kuninori Morimoto Copyright (C) 2013 Kosagi http://www.kosagi.com Copyright (C) 2013 Kirill V Tkhai (tkhai@yandex.ru) Copyright (C) 2013 Jozsef Kadlecsik Copyright (C) 2013 Jonas Jensen Copyright (C) 2013 Jonas Jensen Copyright (C) 2013 Jonas Gorski Copyright (C) 2013 John Crispin Copyright (C) 2013 John Crispin Copyright (C) 2013 Johan Hovold Copyright (C) 2013 Joachim Eastwood Copyright (C) 2013 Jiri Kosina Copyright (C) 2013 Jean-Jacques Hiblot Copyright (C) 2013 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2013 Intel, Inc. Author: Mike Lockwood Copyright (C) 2013 Intel, Inc. Copyright (C) 2013 Intel Corporation; author Matt Fleming Copyright (C) 2013 Intel Corporation. All rights reserved. Copyright (C) 2013 Intel Corporation. Copyright (C) 2013 Intel Corporation Author: Tim Chen Copyright (C) 2013 Intel Corporation Author: Andy Shevchenko Copyright (C) 2013 Intel Corporation Copyright (C) 2013 Intel Corp. Author: Chen, Gong Copyright (C) 2013 Inktank Storage, Inc. Copyright (C) 2013 Imagination Technologies Ltd. Copyright (C) 2013 Imagination Technologies Author: Paul Burton Copyright (C) 2013 Ideas on board SPRL Copyright (C) 2013 Ideas On Board SPRL Copyright (C) 2013 ISEE 2007 SL - http://www.isee.biz/ Copyright (C) 2013 ISEE 2007 SL - http://www.isee.biz Copyright (C) 2013 IBM Corp. All rights reserved. Author: Alexey Kardashevskiy Copyright (C) 2013 IBM Copyright (C) 2013 Huawei Tech. Co., Ltd. Jiang Liu Copyright (C) 2013 Huawei Ltd. Author: Jiang Liu Copyright (C) 2013 Horms Solutions Ltd. Copyright (C) 2013 Hisilicon Ltd. Copyright (C) 2013 Henrik Nordström Copyright (C) 2013 Helge Deller Copyright (C) 2013 Hauke Mehrtens Copyright (C) 2013 HUAWEI Author: Cai Zhiyong Copyright (C) 2013 H Hartley Sweeten Copyright (C) 2013 Guenter Roeck Copyright (C) 2013 Guennadi Liakhovetski Copyright (C) 2013 Guangliang Zhao, Copyright (C) 2013 Greg Ungerer Copyright (C) 2013 Google, Inc., Stephane Eranian Copyright (C) 2013 Google, Inc. Copyright (C) 2013 Google, Inc Copyright (C) 2013 GnuBIO Inc Copyright (C) 2013 GSI Helmholtz Centre for Heavy Ion Research GmbH Copyright (C) 2013 Fusion IO. All rights reserved. Copyright (C) 2013 Fujitsu. Copyright (C) 2013 Freescale Semiconductor, Inc. Author: Varun Sethi Copyright (C) 2013 Freescale Semiconductor, Inc. Copyright (C) 2013 Free Electrons Copyright (C) 2013 Fred Richter driver structure based on lgdt3305.[ch] by Michael Krufky code based on LG3306_V0.35 API by LG Electronics Inc. Copyright (C) 2013 Frank Schäfer Copyright (C) 2013 Florian Fainelli Copyright (C) 2013 Faraday Technology Corporation Author: Yuan-Hsin Chen Copyright (C) 2013 Faraday Technology Corporation Copyright (C) 2013 Facebook. All rights reserved. Copyright (C) 2013 Ezequiel Garcia Copyright (C) 2013 Enrico Mioso Copyright (C) 2013 Emilio López Copyright (C) 2013 Eduardo Valentin Copyright (C) 2013 Du, Changbin Copyright (C) 2013 Douglas Gilbert , Robert Nelson Copyright (C) 2013 Douglas Gilbert Copyright (C) 2013 Dmitriy B. Copyright (C) 2013 Dialog Semiconductor Ltd. Copyright (C) 2013 Davidlohr Bueso Copyright (C) 2013 Davidlohr Bueso Copyright (C) 2013 David Herrmann Copyright (C) 2013 Daniel Tang Copyright (C) 2013 DENX Software Engineering Copyright (C) 2013 Cypress Semiconductor Copyright (C) 2013 Craig McGeachie Copyright (C) 2013 Corentin LABBE Copyright (C) 2013 Cogent Embedded, Inc., Copyright (C) 2013 Cogent Embedded, Inc. Copyright (C) 2013 Cogent Embedded, Inc. Copyright (C) 2013 Citrix Systems R&D ltd. Copyright (C) 2013 Citrix Systems R&D Ltd. Copyright (C) 2013 Citrix Systems Copyright (C) 2013 Cisco Systems, Inc, 2013. Copyright (C) 2013 Christian Vogelgsang Based on adafruit22fb.c by Noralf Tronnes Copyright (C) 2013 Christian Vogelgsang Copyright (C) 2013 Chen-Yu Tsai Copyright (C) 2013 Chanho Min Copyright (C) 2013 Cavium, Inc. Authors: Sanjay Lal Copyright (C) 2013 Cavium, Inc. Copyright (C) 2013 Cavium, Inc Copyright (C) 2013 Cavium Inc. Author: Vijaya Kumar K Copyright (C) 2013 Carsten Emde Copyright (C) 2013 Carlo Caione Copyright (C) 2013 Capella Microsystems Inc. Author: Kevin Tsai Copyright (C) 2013 Canonical Ltd. Choice of algorithm: Copyright (C) 2013 CERN (www.cern.ch) Author: Alessandro Rubini Copyright (C) 2013 Bruno Randolf Copyright (C) 2013 Broadcom Corporation. Copyright (C) 2013 Broadcom Corporation Copyright (C) 2013 Boris BREZILLON Copyright (C) 2013 Boris BREZILLON Copyright (C) 2013 Benjamin Tissoires Copyright (C) 2013 BayHub Technology Ltd. Copyright (C) 2013 Avionic Design GmbH Copyright (C) 2013 Atmel, 2016 Andras Szemzo Copyright (C) 2013 Atmel, 2013 Ludovic Desroches Copyright (C) 2013 Atmel, 2013 Josh Wu Copyright (C) 2013 Atmel Corporation. Copyright (C) 2013 Atmel Corporation Bo Shen Copyright (C) 2013 Atmel Corporation Copyright (C) 2013 Antti Palosaari Copyright (C) 2013 Andrey Smirnov Copyright (C) 2013 Andrey Moiseev Copyright (C) 2013 Andrew Lunn Copyright (C) 2013 Altera Corporation Based on gpio-mpc8xxx.c Copyright (C) 2013 Altera Corporation Copyright (C) 2013 Altera Corporation Copyright (C) 2013 Alistair Popple, IBM Corp Copyright (C) 2013 Alexander Shiyan Copyright (C) 2013 Aeroflex Gaisler AB Copyright (C) 2013 Aeroflex Gaisler Copyright (C) 2013 Advanced Micro Devices, Inc. Copyright (C) 2013 ARM Ltd. Sudeep KarkadaNagesha Copyright (C) 2013 ARM Ltd. Author: Lorenzo Pieralisi Copyright (C) 2013 ARM Ltd. All Rights Reserved Copyright (C) 2013 ARM Ltd. Copyright (C) 2013 ARM Limited Copyright (C) 2013 AMS AG Copyright (C) 2013 - Virtual Open Systems Author: Antonios Motakis Copyright (C) 2013 - Rodolfo Giometti HCE Engineering Copyright (C) 2013 - ARM Ltd Author: Marc Zyngier Copyright (C) 2013 - ARM Ltd Copyright (C) 2013 - 2017 Linaro, Ltd. Copyright (C) 2013 - 2017 Linaro Ltd. Copyright (C) 2013 - 2017 Linaro Ltd Copyright (C) 2013 - 2015 Renesas Electronics Corporation Copyright (C) 2013 - 2015 Linaro Ltd. Copyright (C) 2013 - 2015 Fujitsu Semiconductor, Ltd Vincent Yang Copyright (C) 2013 - 2014 Xilinx Copyright (C) 2013 - 2014 Texas Instruments, Inc. Copyright (C) 2013 - 2014 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2013 - 2014 Hans de Goede Copyright (C) 2013 Texas Instruments Inc. Contact: Eduardo Valentin Copyright (C) 2012-2018 by the following authors: Wladimir J. van der Laan Christian Gmeiner Lucas Stach Russell King Copyright (C) 2012-2018 Texas Instruments Incorporated - http://www.ti.com/ Vaibhav Bedia, Dave Gerlach Copyright (C) 2012-2018 Texas Instruments Incorporated - http://www.ti.com/ Dave Gerlach, Vaibhav Bedia Copyright (C) 2012-2018 B.A.T.M.A.N. contributors: Copyright (C) 2012-2018 ARM Limited or its affiliates. Copyright (C) 2012-2017 by the following authors: Wladimir J. van der Laan Christian Gmeiner Lucas Stach Russell King Copyright (C) 2012-2017 Red Hat, Inc. Copyright (C) 2012-2017 Mentor Graphics Inc. Copyright (C) 2012-2017 Hideep, Inc. Copyright (C) 2012-2017 Cavium Inc. Authors: David Daney Peter Swain Steven J. Hill Jan Glauber Copyright (C) 2012-2017 Cavium Inc. Copyright (C) 2012-2017 ASPEED Technology Inc. Copyright (C) 2012-2016, Yann Collet. Copyright (C) 2012-2016 by the following authors: Wladimir J. van der Laan Christian Gmeiner Lucas Stach Russell King Copyright (C) 2012-2016 Smart Energy Instruments, Inc. Copyright (C) 2012-2016 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2012-2016 Mentor Graphics Inc. Copyright (C) 2012-2016 Marvell Copyright (C) 2012-2016 Hans Verkuil Copyright (C) 2012-2016 Alexander Shiyan Copyright (C) 2012-2015 Spreadtrum Communications Inc. Copyright (C) 2012-2015 Linus Walleij Copyright (C) 2012-2015 Intel Corporation. All rights reserved. Copyright (C) 2012-2015 Google, Inc Copyright (C) 2012-2015 Freescale Semiconductor, Inc. Copyright (C) 2012-2015 Emulex. All rights reserved. EMULEX and SLI are trademarks of Emulex. www.emulex.com Copyright (C) 2012-2015 Broadcom Corporation Copyright (C) 2012-2015 Altera Corporation Copyright (C) 2012-2015 - ARM Ltd Author: Marc Zyngier Copyright (C) 2012-2014, Raydium Semiconductor Corporation. Copyright (C) 2012-2014, Marvell International Ltd. Copyright (C) 2012-2014 Wolfson Microelectronics plc Copyright (C) 2012-2014 Texas Instruments Incorporated - http://www.ti.com/ Girish S Ghongdemath Nishanth Menon Copyright (C) 2012-2014 Samsung Electronics Co., Ltd. Copyright (C) 2012-2014 Philipp Zabel, Pengutronix Copyright (C) 2012-2014 NVIDIA Corporation. All rights reserved. Copyright (C) 2012-2014 Mentor Graphics Inc. Copyright (C) 2012-2014 Marvell Copyright (C) 2012-2014 LSI Corporation mailto:DL-MPTFusionLinux@lsi.com) Copyright (C) 2012-2014 LSI Corporation Copyright (C) 2012-2014 John McMaster Copyright (C) 2012-2014 Intel Corporation. All rights reserved. Copyright (C) 2012-2014 Intel Corporation Copyright (C) 2012-2014 Cisco Systems Copyright (C) 2012-2014 Canonical Ltd Authors: Rob Clark Maarten Lankhorst Copyright (C) 2012-2014 Canonical Ltd (Maarten Lankhorst) Copyright (C) 2012-2014 Broadcom Corporation Copyright (C) 2012-2014 Boris BREZILLON 2014-2015 Gaël PORTAY Copyright (C) 2012-2014 Antti Palosaari Copyright (C) 2012-2013, Samsung Electronics, Co., Ltd. Andrzej Hajda Copyright (C) 2012-2013, NVIDIA Corporation Copyright (C) 2012-2013, Guennadi Liakhovetski Copyright (C) 2012-2013, Analog Devices Inc. Author: Lars-Peter Clausen Copyright (C) 2012-2013 Xilinx, Inc. Copyright (C) 2012-2013 Xilinx Copyright (C) 2012-2013 Uwe Kleine-Koenig for Pengutronix Copyright (C) 2012-2013 Tieto Poland Copyright (C) 2012-2013 Texas Instruments, Inc. Andrii Tseglytskyi Nishanth Menon Copyright (C) 2012-2013 Texas Instruments Incorporated - http://www.ti.com Author: Keshava Munegowda Author: Roger Quadros Copyright (C) 2012-2013 Renesas Solutions Corp. Copyright (C) 2012-2013 Renesas Electronics Corporation Copyright (C) 2012-2013 Philippe De Muyter Copyright (C) 2012-2013 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2012-2013 MundoReader S.L. Author: Heiko Stuebner Copyright (C) 2012-2013 MundoReader S.L. Copyright (C) 2012-2013 Martin Liska Copyright (C) 2012-2013 Marek Vasut Copyright (C) 2012-2013 Linus Walleij Copyright (C) 2012-2013 Linaro Ltd. Author: Haojian Zhuang Copyright (C) 2012-2013 Linaro Ltd. Copyright (C) 2012-2013 Linaro Limited Distributed under the terms of Version 2 of the GNU General Public License, as defined in linux/COPYING. Copyright (C) 2012-2013 Jonas Gorski Copyright (C) 2012-2013 Hisilicon Ltd. Copyright (C) 2012-2013 Hauke Mehrtens Copyright (C) 2012-2013 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2012-2013 Cavium Inc., All Rights Reserved. Copyright (C) 2012-2013 Canonical Ltd Copyright (C) 2012-2013 Broadcom Corporation Copyright (C) 2012-2013 Avionic Design GmbH Copyright (C) 2012-2013 Altera Corporation Copyright (C) 2012-2013 Allwinner Ltd. Copyright (C) 2012-14 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2012-14 Intel Corporation Author: Jeeja KP Omair Mohammed Abdullah Vinod Koul ,vinod.koul@intel.com> Copyright (C) 2012,2015 Eric Dumazet Copyright (C) 2012,2013 Infineon Technologies Copyright (C) 2012,2013 Alexander Shiyan Copyright (C) 2012,2013 - ARM Ltd Author: Marc Zyngier Copyright (C) 2012, by Texas Instruments Copyright (C) 2012, Texas Instruments Copyright (C) 2012, Steven King Copyright (C) 2012, Samsung Electronics, Co., Ltd. Sylwester Nawrocki Andrzej Hajda Copyright (C) 2012, Samsung Electronics Co., Ltd. Copyright (C) 2012, Red Hat, Inc. Rafael Aquini Copyright (C) 2012, NVIDIA CORPORATION. All rights reserved. Copyright (C) 2012, Michel Lespinasse Copyright (C) 2012, Linaro, Sangwook Lee Copyright (C) 2012, Linaro Copyright (C) 2012, LG Electronics, Namhyung Kim Copyright (C) 2012, Jiri Olsa Copyright (C) 2012, Jeff Layton Copyright (C) 2012, Intel Corporation Authors: Mika Westerberg Mathias Nyman Rafael J. Wysocki Copyright (C) 2012, Intel Corporation Authors: Mathias Nyman Mika Westerberg Copyright (C) 2012, Intel Corporation Author: Rafael J. Wysocki Copyright (C) 2012, Intel Corp. Author: Rafael J. Wysocki Copyright (C) 2012, Insignal Co,. Ltd, Homin Lee Copyright (C) 2012, Anish Kumar based on jz4740-battery.c based on s3c_adc_battery.c Copyright (C) 2012, Anish Kumar This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. Copyright (C) 2012, Analog Devices Inc. Author: Lars-Peter Clausen Copyright (C) 2012, Analog Device Inc. Author: Lars-Peter Clausen Copyright (C) 2012, ARM Ltd. Author: Will Deacon Copyright (C) 2012, 2016 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2012, 2014 Jean Delvare Copyright (C) 2012, 2014 Intel Corporation. All rights reserved. Copyright (C) 2012, 2013, 2014, 2015 Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2012, 2013 Renesas Solutions Corp. Copyright (C) 2012, 2013 Minchan Kim Copyright (C) 2012, 2013 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2012, 2013 Guenter Roeck Copyright (C) 2012 egnite GmbH Copyright (C) 2012 by Alan Stern Copyright (C) 2012 Wolfram Sang, Pengutronix Copyright (C) 2012 Wolfram Sang, Pengutronix Copyright (C) 2012 Vista Silicon SL Javier Martin Xavier Duret Copyright (C) 2012 Vista Silicon S.L. Javier Martin, Xavier Duret Copyright (C) 2012 Vista Silicon Javier Martin Copyright (C) 2012 Vayavya Labs Pvt. Ltd. Copyright (C) 2012 Variscite Ltd. - http://www.variscite.com Copyright (C) 2012 VMware, Inc. All rights reserved. Copyright (C) 2012 V Lab Technologies Teddy Reed Copyright (C) 2012 Tony Prisk Copyright (C) 2012 Tomasz Figa Copyright (C) 2012 Tobias Klauser Copyright (C) 2012 Thomas Petazzoni Copyright (C) 2012 Thomas Petazzoni Copyright (C) 2012 Thomas Mair Copyright (C) 2012 Thomas Mair Copyright (C) 2012 Thomas Langer Copyright (C) 2012 The Chromium OS Authors Copyright (C) 2012 Texas Instruments. All rights reserved. Copyright (C) 2012 Texas Instruments. Copyright (C) 2012 Texas Instruments, Inc. Written by Tony Lindgren Copyright (C) 2012 Texas Instruments, Inc. Thara Gopinath Copyright (C) 2012 Texas Instruments, Inc. Paul Walmsley Copyright (C) 2012 Texas Instruments, Inc. - http://www.ti.com/ Copyright (C) 2012 Texas Instruments, Inc. Copyright (C) 2012 Texas Instruments Santosh Shilimkar Sricharan Copyright (C) 2012 Texas Instruments Paul Walmsley Copyright (C) 2012 Texas Instruments Ltd Author: Archit Taneja Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ Contact: Eduardo Valentin Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ Author: Archit Taneja Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or at your option) any later version. Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com Author: Sebastian Andrzej Siewior Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com All rights reserved. Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2012 Texas Instruments Incorporated Copyright (C) 2012 Texas Instruments Inc. Peter Ujfalusi Copyright (C) 2012 Texas Instruments Inc. Copyright (C) 2012 Texas Instruments Inc Copyright (C) 2012 Texas Instruments Author: Tomi Valkeinen Copyright (C) 2012 Texas Instruments Author: Rob Clark Copyright (C) 2012 Texas Instruments Author: Peter Ujfalusi Copyright (C) 2012 Texas Instruments Author: Jon Hunter Copyright (C) 2012 Texas Instruments Copyright (C) 2012 Tensilica Inc. Copyright (C) 2012 Telit, 2012 Fabio Porcedda Copyright (C) 2012 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2012 Sylwester Nawrocki Copyright (C) 2012 Sven Schnelle Copyright (C) 2012 Steven Toth Copyright (C) 2012 Stephen Warren Copyright (C) 2012 Stephane Grosjean Copyright (C) 2012 Stefan Roese Copyright (C) 2012 Sonal Santan Copyright (C) 2012 Simon Budig, Daniel Wagener (M09 firmware support) Lothar Waßmann (DT support) Copyright (C) 2012 Simo Sorce Copyright (C) 2012 Shuah Khan Copyright (C) 2012 Seth Jennings Copyright (C) 2012 Sean Young Copyright (C) 2012 Scott Lin Copyright (C) 2012 Sascha Hauer, Pengutronix Copyright (C) 2012 Sascha Hauer, Pengutronix Copyright (C) 2012 Sascha Hauer Copyright (C) 2012 Samsung Electronics. Kyungmin Park Tomasz Figa Copyright (C) 2012 Samsung Electronics. Copyright (C) 2012 Samsung Electronics SangYoung Son Copyright (C) 2012 Samsung Electronics MyungJoo Ham Copyright (C) 2012 Samsung Electronics Jonghwa Lee Copyright (C) 2012 Samsung Electronics Donggeun Kim Copyright (C) 2012 Samsung Electronics Co.Ltd http://www.samsung.com/ Copyright (C) 2012 Samsung Electronics Co.Ltd Authors: YoungJun Cho Eunchul Kim Copyright (C) 2012 Samsung Electronics Co.Ltd Authors: Joonyoung Shim Copyright (C) 2012 Samsung Electronics Co.Ltd Authors: Inki Dae Copyright (C) 2012 Samsung Electronics Co.Ltd Authors: Eunchul Kim Jinyoung Jeon Sangmin Lee Copyright (C) 2012 Samsung Electronics Co.Ltd Copyright (C) 2012 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (C) 2012 Samsung Electronics Co., Ltd. Author: Sylwester Nawrocki Copyright (C) 2012 Samsung Electronics Co., Ltd. Author: Jingoo Han Copyright (C) 2012 Samsung Electronics Co., Ltd. Copyright (C) 2012 Samsung Electronics Chiwoong Byun Jonghwa Lee Copyright (C) 2012 Samsung Electronics Author: Donggeun Kim Author: MyungJoo Ham Copyright (C) 2012 Samsung Electronics Copyright (C) 2012 Samsung Electrnoics SangYoung Son Copyright (C) 2012 Samsung Electrnoics Chiwoong Byun Copyright (C) 2012 Samsung Electrnoics Chanwoo Choi Copyright (C) 2012 Samsung Electornics Jonghwa Lee Copyright (C) 2012 Sachin Bhamare Boaz Harrosh Copyright (C) 2012 STRATO. All rights reserved. Copyright (C) 2012 STMicroelectronics Limited Copyright (C) 2012 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson This interface is used in the core to keep track of pins. Copyright (C) 2012 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson Based on bits of regulator core, gpio core and clk core Copyright (C) 2012 ST-Ericsson SA Author: Ulf Hansson Copyright (C) 2012 ST-Ericsson Copyright (C) 2012 ST Microelectronics author: Federico Vaga Copyright (C) 2012 ST Microelectronics Viresh Kumar Copyright (C) 2012 ST Microelectronics Viresh Kumar Copyright (C) 2012 ST Microelectronics Vipin Kumar Copyright (C) 2012 ST Microelectronics Shiraz Hashim Copyright (C) 2012 ST Microelectronics Rajeev Kumar Copyright (C) 2012 ST Microelectronics Rajeev Kumar Copyright (C) 2012 ST Microelectronics Ltd. Shiraz Hashim Copyright (C) 2012 ST Microelectronics Ltd. Deepak Sikri Copyright (C) 2012 ST Microelectronics Deepak Sikri Copyright (C) 2012 ST Ericsson Corporation Copyright (C) 2012 Ryan Mallon Copyright (C) 2012 Rusty Russell IBM Corporation Copyright (C) 2012 Russell King Written from the i915 driver. Copyright (C) 2012 Russell King With inspiration from the i915 driver Copyright (C) 2012 Russell King Rewritten from the dovefb driver, and Armada510 manuals. Copyright (C) 2012 Russell King Derived in part from arch/arm/mach-sa1100/dma.c, Copyright (C) 2012 Russell King Copyright (C) 2012 Roland Stigge Copyright (C) 2012 Roland Stigge Copyright (C) 2012 Robin Gareus Copyright (C) 2012 Rob Herring Copyright (C) 2012 Richard Cochran Copyright (C) 2012 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2012 Renesas Solutions Corp. Copyright (C) 2012 Renesas Electronics Europe Ltd Copyright (C) 2012 Renesas Electronics Europe Copyright (C) 2012 Renesas Electronics Corporation Author: Guennadi Liakhovetski, Copyright (C) 2012 Renesas Electronics Corporation Copyright (C) 2012 Renesas Electronics Corp. Author: Guennadi Liakhovetski Copyright (C) 2012 Renesas Corporation Copyright (C) 2012 Regents of the University of California Copyright (C) 2012 Red Hat. All rights reserved. Copyright (C) 2012 Red Hat, Inc., Frederic Weisbecker Copyright (C) 2012 Red Hat, Inc. All rights reserved. Author: Alex Williamson Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2012 Red Hat, Inc. Copyright (C) 2012 Red Hat based in parts on udlfb.c: Copyright (C) 2012 Red Hat Inc, Steven Rostedt Copyright (C) 2012 Red Hat Copyright (C) 2012 Ralf Baechle Copyright (C) 2012 Rafał Miłecki Copyright (C) 2012 Rafael J. Wysocki Copyright (C) 2012 Rabin Vincent Copyright (C) 2012 ROHM CO.,LTD. Copyright (C) 2012 Philipp Zabel, Pengutronix Copyright (C) 2012 Phil Edworthy Copyright (C) 2012 Peter Schildmann Copyright (C) 2012 Peter Meerwald Copyright (C) 2012 Peter Hurley Copyright (C) 2012 Paul Parsons Copyright (C) 2012 Paul Mundt Copyright (C) 2012 Parallels Inc. and Google Inc. Authors: Glauber Costa and Suleiman Souhlal Copyright (C) 2012 Pantelis Antoniou Copyright (C) 2012 Pali Rohár Copyright (C) 2012 Oracle Inc Author: Konrad Rzeszutek Wilk Copyright (C) 2012 Open Kernel Labs Copyright (C) 2012 Olivier Sobrie Copyright (C) 2012 Oliver Hartkopp Copyright (C) 2012 OMICRON electronics GmbH Copyright (C) 2012 Numascale AS. All rights reserved. Copyright (C) 2012 Nokia Corporation Contact: Sakari Ailus Copyright (C) 2012 Nobuhiro Iwamatsu Copyright (C) 2012 Nobuhiro Iwamatsu Copyright (C) 2012 National Instruments Corp. Copyright (C) 2012 National Instruments Copyright (C) 2012 NVIDIA Corporation Copyright (C) 2012 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2012 Mike Sinkovsky Copyright (C) 2012 Michael Krufky Copyright (C) 2012 Michael D. Taht Copyright (C) 2012 Michael Buesch Copyright (C) 2012 Mentor Graphics Inc. Copyright (C) 2012 Maxime Ripard Copyright (C) 2012 Matthias Kaehlcke Author: Matthias Kaehlcke Copyright (C) 2012 Marvell Technology Ltd. Yunfan Zhang Copyright (C) 2012 Marvell Technology Group Ltd. Authors: Zhou Zhu Copyright (C) 2012 Marvell Technology Group Ltd. Authors: Guoqing Li Lisa Du Zhou Zhu Copyright (C) 2012 Marvell Technology Group Ltd. Author: Haojian Zhuang Copyright (C) 2012 Marvell International Ltd. Qiao Zhou Copyright (C) 2012 Marvell International Ltd. Joseph(Yossi) Hanin Yi Zhang Copyright (C) 2012 Marvell International Ltd. Haojian Zhuang Qiao Zhou Copyright (C) 2012 Marvell International Ltd. Haojian Zhuang Joseph(Yossi) Hanin Qiao Zhou Copyright (C) 2012 Marvell International Ltd. Copyright (C) 2012 Marvell Chao Xie Copyright (C) 2012 Marvell Copyright (C) 2012 Marek Vasut on behalf of DENX Software Engineering GmbH Copyright (C) 2012 Marek Vasut Copyright (C) 2012 Malcolm Priestley (tvboxspy@gmail.com) Beta Driver Copyright (C) 2012 Malcolm Priestley (tvboxspy@gmail.com) Copyright (C) 2012 Magnus Damm Copyright (C) 2012 MIPS Technologies, Inc. Authors: Sanjay Lal Copyright (C) 2012 MIPS Technologies, Inc. All rights reserved. Authors: Yann Le Du Copyright (C) 2012 MIPS Technologies, Inc. All rights reserved. Authors: Sanjay Lal Copyright (C) 2012 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2012 MIPS Technologies, Inc. Copyright (C) 2012 Lothar Felten Thanks to Jan Volkering Copyright (C) 2012 Lothar Felten Copyright (C) 2012 Lothar Felten Thanks to Jan Volkering Copyright (C) 2012 Linux Foundation Copyright (C) 2012 Linus Walleij Copyright (C) 2012 Linaro, Inc. Copyright (C) 2012 Linaro Ltd. Copyright (C) 2012 Linaro Limited Copyright (C) 2012 Lemote, Inc. Author: Xiang Yu, xiangy@lemote.com Chen Huacai, chenhc@lemote.com Copyright (C) 2012 Laurent Pinchart Copyright (C) 2012 Lantiq GmbH Copyright (C) 2012 LSI Corporation Copyright (C) 2012 LSI Copyright (C) 2012 Kuninori Morimoto Copyright (C) 2012 Konstantin Khlebnikov Copyright (C) 2012 Kevin Cernekee Copyright (C) 2012 Jussi Kivilinna Copyright (C) 2012 Jonas Gorski Copyright (C) 2012 John Crispin Copyright (C) 2012 John Crispin Copyright (C) 2012 John Crispin Copyright (C) 2012 Johannes Goetzfried Johannes.Goetzfried@informatik.stud.uni-erlangen.de> Copyright (C) 2012 Joachim Eastwood Copyright (C) 2012 Jeremy Kerr Copyright (C) 2012 Jean-Francois Moine Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2012 Javier Martinez Canillas Copyright (C) 2012 Javier Martinez Canillas Copyright (C) 2012 Jamie Lentin Copyright (C) 2012 Ivaylo Dimitrov Copyright (C) 2012 Invensense, Inc. Copyright (C) 2012 International Business Machines Inc. Copyright (C) 2012 Intel, Inc. Copyright (C) 2012 Intel Corporation. All rights reserved. Copyright (C) 2012 Intel Corporation. Copyright (C) 2012 Intel Corporation Author: Yuanhan Liu Copyright (C) 2012 Intel Corporation Author: Liu Jinsong Author: Jiang Yunhong Copyright (C) 2012 Intel Corporation Author: Jim Kukunas Copyright (C) 2012 Intel Corporation Author: H. Peter Anvin Copyright (C) 2012 Intel Corporation Copyright (C) 2012 Intel Corp. All rights reserved. Copyright (C) 2012 Intel Corp. Copyright (C) 2012 Intel Corp Author: Durgadoss R Copyright (C) 2012 Intel Corp (tianyu.lan@intel.com) Copyright (C) 2012 Intel Corp Copyright (C) 2012 Innovative Converged Devices(ICD) Copyright (C) 2012 Iain Paton Copyright (C) 2012 IBM Corporation Copyright (C) 2012 Huacai Chen (chenhc@lemote.com) Copyright (C) 2012 Horms Solutions Ltd. Copyright (C) 2012 Hitachi, Ltd. Created by Yoshihiro Yunomae Masami Hiramatsu Copyright (C) 2012 Heiko Stuebner Copyright (C) 2012 Hauke Mehrtens Copyright (C) 2012 Hans-Frieder Vogt partially based on driver code from Fitipower Copyright (C) 2012 Hans-Frieder Vogt Copyright (C) 2012 Hans Verkuil Copyright (C) 2012 H Hartley Sweeten Copyright (C) 2012 Guenter Roeck Copyright (C) 2012 Greg Kroah-Hartman (gregkh@linuxfoundation.org) Copyright (C) 2012 Google, Inc. Will Drewry Copyright (C) 2012 Google, Inc. Author: Benson Leung Copyright (C) 2012 Google, Inc. Copyright (C) 2012 Google, Inc Copyright (C) 2012 Fusion-io All rights reserved. Copyright (C) 2012 Fujitsu. All rights reserved. Written by Miao Xie Copyright (C) 2012 Freescale Semiconductor, Inc. Copyright (C) 2012 Frank Schäfer Copyright (C) 2012 Florian Vaussard, EPFL Mobots group Copyright (C) 2012 Fenghua Yu H Peter Anvin" Copyright (C) 2012 Federico Vaga Copyright (C) 2012 FUJITSU SEMICONDUCTOR LIMITED Copyright (C) 2012 Ezequiel Garcia elezegarcia--a.t--gmail.com> Copyright (C) 2012 Enric Balletbo i Serra Copyright (C) 2012 Durgadoss R Copyright (C) 2012 Dmitry Torokhov Copyright (C) 2012 Dialog Semiconductor Ltd. Copyright (C) 2012 Dialog Semiconductor GmbH Copyright (C) 2012 David S. Miller (davem@davemloft.net) Copyright (C) 2012 David S. Miller Copyright (C) 2012 David Gibson, IBM Corporation. Copyright (C) 2012 Dario Faggioli , Juri Lelli , Michael Trimarchi , Fabio Checconi Copyright (C) 2012 Daniel Schwierzeck Copyright (C) 2012 Daniel Mack Copyright (C) 2012 Dan Luedtke ## Copyright (C) 2012 Damien Zammit Copyright (C) 2012 Damian Hobson-Garcia Copyright (C) 2012 DENX Software Engineering Anatolij Gustschin Copyright (C) 2012 Cypress Semiconductor Copyright (C) 2012 Chris Boot, Simon Arlott, Stephen Warren Copyright (C) 2012 Chris Boot Copyright (C) 2012 Cavium, Inc. Copyright (C) 2012 Carsten Emde Copyright (C) 2012 Canonical Ltd Authors: Rob Clark Maarten Lankhorst Copyright (C) 2012 Canonical Ltd Copyright (C) 2012 Calxeda, Inc. Copyright (C) 2012 CERN (www.cern.ch) Author: Alessandro Rubini Copyright (C) 2012 Broadcom Corporation Copyright (C) 2012 Bojan Smojver Copyright (C) 2012 Bill Pemberton (wfp5p@virginia.edu) Copyright (C) 2012 Bertrand Achard (nvram access fixes) Copyright (C) 2012 Bernd Krumboeck (krumboeck@universalnet.at) Copyright (C) 2012 Benjamin Herrenschmidt, IBM Corp. Copyright (C) 2012 Bastian Hecht Copyright (C) 2012 Bachmann electronic GmbH Christian Gmeiner Copyright (C) 2012 Avionic Design GmbH Copyright (C) 2012 Atmel, 2012 Nicolas Ferre Copyright (C) 2012 Atmel, 2012 Hong Xu Copyright (C) 2012 Atmel Copyright (C) 2012 Antti Palosaari Copyright (C) 2012 Anssi Hannula Copyright (C) 2012 Andrew Lunn Copyright (C) 2012 Andrew Lunn Copyright (C) 2012 Analog Device Inc. Author: Lars-Peter Clausen Copyright (C) 2012 Analog Device Inc. Copyright (C) 2012 Amit Daniel Copyright (C) 2012 Altera Corporation Copyright (C) 2012 Altera Corporation Copyright (C) 2012 Altera Copyright (C) 2012 Alfredo J. Delaiti Copyright (C) 2012 Alexandros C. Couloumbis Copyright (C) 2012 Alexandra Chin Copyright (C) 2012 Alexander Shiyan Copyright (C) 2012 Alexander Block. All rights reserved. Copyright (C) 2012 Alan Ott Signal 11 Software Copyright (C) 2012 Advanced Micro Devices, Inc. Author: Joerg Roedel Copyright (C) 2012 Advanced Micro Devices, Inc. Author: Joerg Roedel Copyright (C) 2012 ARM Ltd. Modified by Will Deacon Copyright (C) 2012 ARM Ltd. Authors: Catalin Marinas Will Deacon Copyright (C) 2012 ARM Ltd. Author: Marc Zyngier Copyright (C) 2012 ARM Ltd. Author: Catalin Marinas Copyright (C) 2012 ARM Ltd. Author: Marc Zyngier Copyright (C) 2012 ARM Ltd. Copyright (C) 2012 ARM Limited Author: Will Deacon Copyright (C) 2012 ARM Limited Copyright (C) 2012 AK signal Brno a.s. 2012 Jiri Prchal Copyright (C) 2012 - Virtual Open Systems and Columbia University Authors: Rusty Russell Christoffer Dall Copyright (C) 2012 - Virtual Open Systems and Columbia University Authors: Rusty Russell Christoffer Dall Copyright (C) 2012 - Virtual Open Systems and Columbia University Authors: Christoffer Dall Copyright (C) 2012 - Virtual Open Systems and Columbia University Author: Christoffer Dall Copyright (C) 2012 - Virtual Open Systems and Columbia University Copyright (C) 2012 - NVIDIA, Inc. Copyright (C) 2012 - ARM Ltd Author: Marc Zyngier Copyright (C) 2012 - 2017 Rafał Miłecki Copyright (C) 2012 - 2014 Xilinx, Inc. Copyright (C) 2012 - 2014 Xilinx Copyright (C) 2012 - 2014 Cisco Systems Copyright (C) 2012 - 2014 Allwinner Tech Pan Nan Copyright (C) 2012 - 2013 Xilinx Copyright (C) 2012 - 2013 Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2012 - 2013 Samsung Electronics Co., Ltd. Author: Sylwester Nawrocki Copyright (C) 2012 - 2013 Samsung Electronics Co., Ltd. Copyright (C) 2012 - 2013 Pali Rohár Copyright (C) 2012 (davem@davemloft.net) Copyright (C) 2012 Samsung Electronics Co., Ltd(http://www.samsung.com) Copyright (C) 2011. Freescale Inc. All rights reserved. Copyright (C) 2011-2018 B.A.T.M.A.N. contributors: Copyright (C) 2011-2017, Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2011-2017 Red Hat, Inc. Copyright (C) 2011-2017 NVIDIA Corporation Copyright (C) 2011-2016, Yann Collet. BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Copyright (C) 2011-2016 Google, Inc. Copyright (C) 2011-2016 Chelsio Communications. All rights reserved. Copyright (C) 2011-2015, Yann Collet. Copyright (C) 2011-2015 Texas Instruments Incorporated - http://www.ti.com/ Santosh Shilimkar sricharan Copyright (C) 2011-2015 Texas Instruments Incorporated - http://www.ti.com/ Santosh Shilimkar Sricharan Copyright (C) 2011-2015 Renesas Electronics Corporation Copyright (C) 2011-2015 John Crispin Copyright (C) 2011-2015 Daniel Schwierzeck Copyright (C) 2011-2015 Cypress Semiconductor, Inc. Copyright (C) 2011-2015 Bernd Porr, mail@berndporr.me.uk Copyright (C) 2011-2014, Marvell International Ltd. Copyright (C) 2011-2014 NVIDIA CORPORATION. All rights reserved. Copyright (C) 2011-2014 Joshua Kinard . Copyright (C) 2011-2014 Atmel Corporation Copyright (C) 2011-2013 Xilinx Copyright (C) 2011-2013 Texas Instruments, Inc. Santosh Shilimkar Rajendra Nayak Copyright (C) 2011-2013 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2011-2013 Texas Instruments Incorporated - http://www.ti.com Author: Keshava Munegowda Author: Roger Quadros Copyright (C) 2011-2013 Texas Instruments Inc. Copyright (C) 2011-2013 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2011-2013 Stephane Grosjean Copyright (C) 2011-2013 Samsung India Software Operations Copyright (C) 2011-2013 Renesas Solutions Corp. Copyright (C) 2011-2013 Red Hat, Inc. Copyright (C) 2011-2013 Pali Rohár Copyright (C) 2011-2013 One Laptop Per Child Copyright (C) 2011-2013 NVIDIA Corporation Copyright (C) 2011-2013 Linus Walleij Copyright (C) 2011-2013 Jozsef Kadlecsik Copyright (C) 2011-2013 Jonas Gorski Copyright (C) 2011-2013 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2011-2013 Intel Corporation Copyright (C) 2011-2013 Gabor Juhos Copyright (C) 2011-2013 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2011-2013 Freescale Semiconductor, Inc. Copyright (C) 2011-2013 Eric Dumazet (eric.dumazet@gmail.com) Copyright (C) 2011-2013 ASIX Copyright (C) 2011-2012 by Broadcom Corporation Copyright (C) 2011-2012 Wolfram Sang, Pengutronix e.K. Copyright (C) 2011-2012 Vayavya Labs Pvt Ltd Copyright (C) 2011-2012 Van Jacobson Copyright (C) 2011-2012 Tobias Klauser Copyright (C) 2011-2012 Texas Instruments, Inc. Paul Walmsley Copyright (C) 2011-2012 Texas Instruments, Inc. Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/ Vaibhav Hiremath Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/ Author: J Keerthy Author: Moiz Sonasath Couple of fixes, DT and MFD adaptation: Eduardo Valentin Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2011-2012 Texas Instruments Incorporated Copyright (C) 2011-2012 Texas Instruments Inc. Contact: Eduardo Valentin Copyright (C) 2011-2012 Texas Instruments Inc. Copyright (C) 2011-2012 Texas Instruments Copyright (C) 2011-2012 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2011-2012 Synopsys (www.synopsys.com) Copyright (C) 2011-2012 Stephane Grosjean Copyright (C) 2011-2012 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson Based on bits of regulator core, gpio core and clk core Copyright (C) 2011-2012 ST Microelectronics Author: Vincenzo Frascino Copyright (C) 2011-2012 Red Hat, Inc., Peter Zijlstra Copyright (C) 2011-2012 Red Hat, Inc. Copyright (C) 2011-2012 Red Hat UK. Copyright (C) 2011-2012 Oracle Co. Liang Tang Copyright (C) 2011-2012 One Laptop per Child Foundation. Copyright (C) 2011-2012 NVIDIA CORPORATION. All Rights Reserved. Copyright (C) 2011-2012 Mike Turquette, Linaro Ltd Copyright (C) 2011-2012 Linaro Ltd Copyright (C) 2011-2012 LAPIS SEMICONDUCTOR Co., LTD. Copyright (C) 2011-2012 Kathleen Nichols Copyright (C) 2011-2012 John Crispin Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2011-2012 International Business Machines Inc. Copyright (C) 2011-2012 Intel Corporation Copyright (C) 2011-2012 Hans de Goede * Copyright (C) 2011-2012 Guennadi Liakhovetski Copyright (C) 2011-2012 Google, Inc. Copyright (C) 2011-2012 Gabor Juhos Copyright (C) 2011-2012 Freescale Semiconductor, Inc. Copyright (C) 2011-2012 CERN (www.cern.ch) Author: Samuel Iglesias Gonsalvez Copyright (C) 2011-2012 Avionic Design GmbH Copyright (C) 2011-2012 - NVIDIA, Inc. Copyright (C) 2011-12 Wolfram Sang, Pengutronix Copyright (C) 2011-12 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2011--2012 Nokia Corporation Contact: Sakari Ailus Copyright (C) 2011,2018 Michael Schmitz (schmitz@debian.org) for migration to ESP SCSI core Copyright (C) 2011,2013,2014 Linaro Limited. Copyright (C) 2011,2012 Renesas Solutions Corp. Copyright (C) 2011,2012 Nobuhiro Iwamatsu Copyright (C) 2011,2012 NVIDIA Corporation. Copyright (C) 2011, Thomas Gleixner Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/ Copyright (C) 2011, Texas Instruments, Inc. Copyright (C) 2011, Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2011, Samsung Electronics Co., Ltd. Copyright (C) 2011, SUSE, Jan Kara Copyright (C) 2011, Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2011, Nuvoton Technology Corporation. Dan Morav Copyright (C) 2011, Matt Porter Copyright (C) 2011, Maarten ter Huurne JZ4740 setup code Copyright (C) 2011, Linaro Limited Copyright (C) 2011, Laurent Pinchart Copyright (C) 2011, Javier Martin Copyright (C) 2011, Intel Corporation Author: Mika Westerberg Copyright (C) 2011, Intel Corporation Copyright (C) 2011, IBM Corporation Author: Suzuki Poulose Copyright (C) 2011, Guennadi Liakhovetski Copyright (C) 2011, Greg Ungerer (gerg@snapgear.com) Copyright (C) 2011, Bastian Hecht Copyright (C) 2011, 2015, 2016 Intel Corporation. Copyright (C) 2011, 2013, NVIDIA Corporation Copyright (C) 2011, 2013 Renesas Solutions Corp. Copyright (C) 2011, 2012 by Wolfram Sang, Pengutronix e.K. same licence as the driver Copyright (C) 2011, 2012 by Wolfram Sang, Pengutronix e.K. Copyright (C) 2011, 2012 STRATO. All rights reserved. Copyright (C) 2011, 2012 Roland Stigge Copyright (C) 2011, 2012 Renesas Solutions Corp. Copyright (C) 2011, 2012 Nobuhiro Iwamatsu Copyright (C) 2011, 2012 MIPS Technologies, Inc. Copyright (C) 2011, 2012 Cavium, Inc. Copyright (C) 2011, 2012 Cavium Inc. Copyright (C) 2011, Copyright (C) 2011 taskit GmbH Author: Christian Glindkamp Copyright (C) 2011 taskit GmbH Copyright (C) 2011 secunet Security Networks AG Copyright (C) 2011 matt mooney 2005-2008 Takahiro Hirofuchi Copyright (C) 2011 matt mooney 2005-2007 Takahiro Hirofuchi Copyright (C) 2011 by Mauro Carvalho Chehab Copyright (C) 2011 by Kevin Cernekee (cernekee@gmail.com) Copyright (C) 2011 by Jarod Wilson Copyright (C) 2011 Yadwinder Singh (yadi.brar01@gmail.com) Jaswinder Singh (jaswinder.singh@linaro.org) Copyright (C) 2011 Xilinx Copyright (C) 2011 Wolfram Sang, Pengutronix e.K. Copyright (C) 2011 Wistron Co.Ltd Joseph Lai and trimmed down by Alan Cox in turn based on bma023.c. Device behaviour based on a misc driver posted by Nathan Royer in 2011. Copyright (C) 2011 Wind River Systems, written by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2011 Wind River Systems, written by Ralf Baechle Copyright (C) 2011 Wind River Systems Copyright (C) 2011 Weinmann Medical GmbH Author: Nikolaus Voss Copyright (C) 2011 Walter Goossens Copyright (C) 2011 Tobias Waldvogel Copyright (C) 2011 Tobias Klauser Copyright (C) 2011 Thomas Langer Copyright (C) 2011 Thomas Chou Copyright (C) 2011 Thomas Chou Copyright (C) 2011 Theodore Kilgore Copyright (C) 2011 The Chromium OS Authors. Copyright (C) 2011 The AC100 Kernel Team Copyright (C) 2011 The AC100 Kernel Team Copyright (C) 2011 Texas Instruments. All rights reserved. Copyright (C) 2011 Texas Instruments, Inc. Tero Kristo Copyright (C) 2011 Texas Instruments, Inc. Santosh Shilimkar Copyright (C) 2011 Texas Instruments, Inc. Rajendra Nayak Copyright (C) 2011 Texas Instruments, Inc. Rajendra Nayak Copyright (C) 2011 Texas Instruments, Inc. Paul Walmsley Copyright (C) 2011 Texas Instruments, Inc. Mike Turquette Copyright (C) 2011 Texas Instruments, Inc. - http://www.ti.com/ Copyright (C) 2011 Texas Instruments, Inc. Copyright (C) 2011 Texas Instruments Incorporated Author: Mark Salter (msalter@redhat.com) Copyright (C) 2011 Texas Instruments Incorporated Author: Mark Salter Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Tarun Kanti DebBarma Thara Gopinath Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ J Keerthy Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Contact: Eduardo Valentin Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Author: Rob Clark Andy Gross Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Author: Rob Clark Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Author: Rob Clark Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Author: Chandrabhanu Mahapatra Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Author: Archit Taneja Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2011 Texas Instruments Incorporated Copyright (C) 2011 Texas Instruments Inc. Copyright (C) 2011 Texas Instruments Inc Copyright (C) 2011 Texas Instruments Author: Tomi Valkeinen Copyright (C) 2011 Texas Instruments Author: Rob Clark Copyright (C) 2011 Texas Instruments Author: Raja Mani Author: Manjunatha Halli Copyright (C) 2011 Texas Instruments Author: Mayuresh Janorkar Copyright (C) 2011 Texas Instruments Author: Chandrabhanu Mahapatra Copyright (C) 2011 Texas Instruments Author: Archit Taneja Copyright (C) 2011 Texas Instruments Copyright (C) 2011 Texas Corporation Felipe Balbi Santosh Shilimkar sricharan Copyright (C) 2011 Texas Corporation Felipe Balbi Santosh Shilimkar Sricharan Copyright (C) 2011 Tejun Heo Copyright (C) 2011 Taehun Kim <kth3321 gmail.com> Copyright (C) 2011 Sylwester Nawrocki Copyright (C) 2011 Steven Toth Copyright (C) 2011 Steve Glendinning Copyright (C) 2011 Steffen Klassert Copyright (C) 2011 Stefan Hajnoczi Copyright (C) 2011 Sony Ericsson Mobile Communications Inc. Copyright (C) 2011 Sigfox License terms: GNU General Public License (GPL) version 2 Author: Marc Vertes Based on a preliminary version from Harald Welte Timer code by Wim Van Sebroeck Copyright (C) 2011 Sergiy Copyright (C) 2011 Sascha Hauer, Pengutronix Copyright (C) 2011 Sascha Hauer, Pengutronix Copyright (C) 2011 Sascha Hauer Copyright (C) 2011 Samsung Electronics http://www.samsung.com/ Copyright (C) 2011 Samsung Electronics MyungJoo Ham Copyright (C) 2011 Samsung Electronics Ltd. http://www.samsung.com/ Copyright (C) 2011 Samsung Electronics Donggeun Kim Amit Daniel Kachhap Copyright (C) 2011 Samsung Electronics Donggeun Kim Copyright (C) 2011 Samsung Electronics Co.Ltd MyungJoo Ham Copyright (C) 2011 Samsung Electronics Co.Ltd Authors: Seung-Woo Kim Inki Dae Joonyoung Shim Copyright (C) 2011 Samsung Electronics Co.Ltd Authors: Joonyoung Shim Inki Dae Copyright (C) 2011 Samsung Electronics Co.Ltd Authors: Joonyoung Shim Copyright (C) 2011 Samsung Electronics Co.Ltd Author: Joonyoung Shim Copyright (C) 2011 Samsung Electronics Co.Ltd Author: Jingoo Han Author: Joonyoung Shim Copyright (C) 2011 Samsung Electronics Co.Ltd Author: Jingoo Han Copyright (C) 2011 Samsung Electronics Co., Ltd. http://www.samsung.com/ Kamil Debski, Copyright (C) 2011 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (C) 2011 Samsung Electronics Co., Ltd. MyungJoo.Ham Copyright (C) 2011 Samsung Electronics Co., Ltd. MyungJoo Ham Copyright (C) 2011 Samsung Electronics Co., Ltd. Kamil Debski, Copyright (C) 2011 Samsung Electronics Co., Ltd. Author: HeungJun Kim Copyright (C) 2011 Samsung Electronics Co., Ltd. Copyright (C) 2011 Sam Ravnborg Copyright (C) 2011 STRATO. All rights reserved. Copyright (C) 2011 STRATO AG written by Arne Jansen Copyright (C) 2011 STMicroelectronics Ltd Copyright (C) 2011 ST-Ericsson SA. Copyright (C) 2011 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson This interface is used in the core to keep track of pins. Copyright (C) 2011 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson Based on bits of regulator core, gpio core and clk core Copyright (C) 2011 ST-Ericsson SA Written on behalf of Linaro for ST-Ericsson Copyright (C) 2011 ST-Ericsson SA Authors: Mian Yousaf Kaukab Praveena Nadahally Rajaram Regupathy Copyright (C) 2011 ST Microelectronics Viresh Kumar Copyright (C) 2011 Rostislav Lisovy , Czech Technical University in Prague Copyright (C) 2011 Robert Jarzmik Copyright (C) 2011 Richard Zhao, Linaro Copyright (C) 2011 Richard Weinberger Mostly copied from arch/x86/lib/delay.c Copyright (C) 2011 Richard Weinberger Copyright (C) 2011 Richard Cochran Copyright (C) 2011 Richard Cochran Copyright (C) 2011 René Bolldorf Copyright (C) 2011 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2011 Renesas Solutions Corp. Copyright (C) 2011 Red Hat, Inc., Frederic Weisbecker Copyright (C) 2011 Red Hat, Inc., Don Zickus Copyright (C) 2011 Red Hat, Inc. All rights reserved. Copyright (C) 2011 Red Hat, Inc. Copyright (C) 2011 Ralf Baechle Copyright (C) 2011 Rafael J. Wysocki , Renesas Electronics Corp. Copyright (C) 2011 Rafael J. Wysocki , Novell Inc. Copyright (C) 2011 RICOH COMPANY,LTD Copyright (C) 2011 Pyramid Technical Consultants, Inc. Copyright (C) 2011 ProFUSION Embedded Systems Copyright (C) 2011 Prashant Shah, pshah.mumbai@gmail.com Copyright (C) 2011 Picochip, Jamie Iles Copyright (C) 2011 Philippe Rétornaz Copyright (C) 2011 Peter Zijlstra Copyright (C) 2011 Pengutronix Uwe Kleine-Koenig Copyright (C) 2011 Paul Parsons Copyright (C) 2011 Paul Mundt Copyright (C) 2011 Paul Gortmaker. Copyright (C) 2011 Patrice Chotard Copyright (C) 2011 Pali Rohár Copyright (C) 2011 Oracle. All rights reserved. Copyright (C) 2011 One Laptop per Child Copyright (C) 2011 Oliver Endriss Copyright (C) 2011 Numascale AS. All rights reserved. Copyright (C) 2011 Novell Inc. Copyright (C) 2011 Novell Co. Jan Beulich Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). Copyright (C) 2011 Nokia Corporation Paul Walmsley Copyright (C) 2011 Nokia Corporation Author: Matti J. Aaltonen Copyright (C) 2011 Nokia Corporation Author: Matti Aaltonen Copyright (C) 2011 Nokia Corporation Copyright (C) 2011 Nobuhiro Iwamatsu Copyright (C) 2011 Nitin Gupta Copyright (C) 2011 Netlogic Microsystems. Copyright (C) 2011 Netlogic Microsystems Copyright (C) 2011 NetUP Inc. All rights reserved. Copyright (C) 2011 Neil Brown Copyright (C) 2011 National Semiconductor Copyright (C) 2011 NXP Semiconductors Copyright (C) 2011 NVIDIA Corporation Copyright (C) 2011 Mike Christie Copyright (C) 2011 Mika Westerberg Copyright (C) 2011 Micron Technology, Inc. Copyright (C) 2011 Meprolight, Ltd. Alex Gershgorin Copyright (C) 2011 Max Planck Institute for Gravitational Physics Copyright (C) 2011 Marvell International Ltd. All rights reserved. Author: Chao Xie Neil Zhang Copyright (C) 2011 Marvell International Ltd. All rights reserved. Copyright (C) 2011 Marvell International Ltd. Copyright (C) 2011 Martin Jansen Copyright (C) 2011 Martin Groszhauser Copyright (C) 2011 Marius Bjoernstad Kotsbak Copyright (C) 2011 Marek Vasut Copyright (C) 2011 Marc Dietrich Copyright (C) 2011 Malcolm Priestley (tvboxspy@gmail.com) Copyright (C) 2011 Magnus Damm Copyright (C) 2011 MIPS Technologies, Inc. Copyright (C) 2011 Linaro Limited. Written by: Vincent Guittot Copyright (C) 2011 Linaro Limited Copyright (C) 2011 Laurent Pinchart (laurent.pinchart@ideasonboard.com) Copyright (C) 2011 LAPIS Semiconductor Co., Ltd. Copyright (C) 2011 Kuninori Morimoto Copyright (C) 2011 Kuninori Morimoto Copyright (C) 2011 Kionix, Inc. Written by Chris Hudson Copyright (C) 2011 Kees Cook Copyright (C) 2011 Jussi Kivilinna Copyright (C) 2011 Jon Medhurst . Copyright (C) 2011 John Crispin Copyright (C) 2011 John Crispin Copyright (C) 2011 Johan Hovold Copyright (C) 2011 Jean-François Moine (http://moinejf.free.fr) Copyright (C) 2011 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2011 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2011 Jean Delvare Copyright (C) 2011 Jarod Wilson Copyright (C) 2011 Jan Weitzel Copyright (C) 2011 James Nuss Copyright (C) 2011 Intel, Inc. Copyright (C) 2011 Intel Corporation. All rights reserved. Copyright (C) 2011 Intel Corporation. Copyright (C) 2011 Intel Corporation Authors: Vinod Koul Pierre-Louis Bossart Copyright (C) 2011 Intel Corporation Authors: Pierre-Louis Bossart Vinod Koul Copyright (C) 2011 Intel Corporation Author: Andrzej Zaborowski Copyright (C) 2011 Intel Corporation Copyright (C) 2011 Instituto Nokia de Tecnologia Copyright (C) 2011 Ilya Yanok, EmCraft Systems Copyright (C) 2011 Igalia, S.L. Author: Javier M. Mellid Copyright (C) 2011 IBM Corporation Copyright (C) 2011 Hans de Goede Copyright (C) 2011 Hans Verkuil Copyright (C) 2011 Guenter Roeck. Copyright (C) 2011 Guennadi Liakhovetski Copyright (C) 2011 Google, Inc. All rights reserved. Copyright (C) 2011 Google, Inc. Copyright (C) 2011 Google Inc. Copyright (C) 2011 Gabor Juhos Copyright (C) 2011 Fujitsu. All rights reserved. Written by Miao Xie Copyright (C) 2011 Fuel7, Inc. All rights reserved. Copyright (C) 2011 Freescale Semiconductor, Inc. Author: Zhang Jiejing Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved Copyright (C) 2011 Freescale Semiconductor, Inc. Copyright (C) 2011 Free Electrons Copyright (C) 2011 Florian Fainelli Copyright (C) 2011 Ericsson AB. Copyright (C) 2011 Ed Wildgoose and Philip Prindeville Copyright (C) 2011 Dmitry Eremin-Solenikov Copyright (C) 2011 Dmitry Artamonow Copyright (C) 2011 Daniel Mack Copyright (C) 2011 Daniel Hellstrom (daniel@gaisler.com) Aeroflex Gaisler AB Copyright (C) 2011 DENX Software Engineering GmbH Heiko Schocher Copyright (C) 2011 Colin Leitner Copyright (C) 2011 Chris Boot Copyright (C) 2011 Cavium Networks, Inc. Author: Deng-Cheng Zhu Copyright (C) 2011 Carsten Emde Copyright (C) 2011 Boaz Harrosh Copyright (C) 2011 Becky Bruce, Freescale Semiconductor Copyright (C) 2011 Bart Van Assche. All Rights Reserved. Copyright (C) 2011 Atmel, Nicolas Ferre Copyright (C) 2011 Atmel, 2011 Nicolas Ferre , 2012 Joachim Eastwood Copyright (C) 2011 Atmel, 2011 Nicolas Ferre , 2011 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2011 Atmel, 2011 Nicolas Ferre 2012 Joachim Eastwood Copyright (C) 2011 Atmel, 2011 Nicolas Ferre Copyright (C) 2011 Atmel Corporation Josh Wu, Copyright (C) 2011 Atmel Copyright (C) 2011 Arnaud Patard Copyright (C) 2011 Arnaldo Carvalho de Melo Copyright (C) 2011 AppearTV AS Copyright (C) 2011 Antti Palosaari Copyright (C) 2011 Antonio Ospite Copyright (C) 2011 Anssi Hannula Copyright (C) 2011 Andy Walls Copyright (C) 2011 Andre Heider Copyright (C) 2011 Alexander Stein alexander.stein@systec-electronic.com> Copyright (C) 2011 Alexander Stein Copyright (C) 2011 Aeroflex Gaisler AB, Daniel Hellstrom Copyright (C) 2011 Advanced Micro Devices, Inc., Robert Richter Copyright (C) 2011 Advanced Micro Devices, Copyright (C) 2011 ARM Ltd. Written by Will Deacon Copyright (C) 2011 ARM Ltd. Author: Catalin Marinas based on arch/arm/mm/proc-v7-2level.S Copyright (C) 2011 ARM Ltd. Author: Catalin Marinas Copyright (C) 2011 ARM Ltd. All Rights Reserved Copyright (C) 2011 ARM Ltd. Copyright (C) 2011 - NVIDIA, Inc. Copyright (C) 2011 - CompuLab, Ltd. Author: Mike Rapoport Copyright (C) 2011 - 2016, Yann Collet. BSD 2 - Clause License (http://www.opensource.org/licenses/bsd - license.php) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Copyright (C) 2011 - 2015 UNISYS CORPORATION All rights reserved. Copyright (C) 2011 - 2014 Xilinx Copyright (C) 2011 - 2014 Intel Corporation. All rights reserved. Copyright (C) 2011 - 2014 Cisco Systems Inc Licensed under the GPL. Copyright (C) 2011 - 2014 Cisco Systems Inc Copyright (C) 2011 - 2013 Xilinx Inc. Copyright (C) 2011 - 2013 Samsung Electronics Co., Ltd. Author: Sylwester Nawrocki Copyright (C) 2011 - 2013 Samsung Electronics Co., Ltd. Copyright (C) 2011 - 2012 Samsung Electronics Co., Ltd. Copyright (C) 2011 - 2012 Michal Simek Copyright (C) 2011 - 2012 Johan Hovold Copyright (C) 2011 - 2012 Intel Corporation. All rights reserved. Copyright (C) 2011 - 2012 Cavium, Inc. Copyright (C) 2011 Don Zickus Red Hat, Inc. Copyright (C) 2010: YOSHIFUJI Hideaki Copyright (C) 2010. Ilya Yanok, Emcraft Systems, yanok@emcraft.com Copyright (C) 2010-2018 Red Hat, Inc. All rights reserved. Copyright (C) 2010-2018 B.A.T.M.A.N. contributors: Copyright (C) 2010-2017 Mathieu Desnoyers Copyright (C) 2010-2017 Intel Corporation. All rights reserved. Copyright (C) 2010-2017 Digital Devices GmbH Ralph Metzler Copyright (C) 2010-2017 Digital Devices GmbH Ralph Metzler Marcus Metzler Copyright (C) 2010-2017 Digital Devices GmbH Marcus Metzler Ralph Metzler Copyright (C) 2010-2017 Digital Devices GmbH Copyright (C) 2010-2017 Cavium Networks Copyright (C) 2010-2016 Oracle Corporation Copyright (C) 2010-2015, Shanghai Sileadinc Co.Ltd Copyright (C) 2010-2015 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2010-2015 Freescale Semiconductor, Inc. Copyright (C) 2010-2015 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2010-2015 Cavium Networks Copyright (C) 2010-2014 Xilinx, Inc. All rights reserved. Copyright (C) 2010-2014 STMicroelectronics Limited Copyright (C) 2010-2014 ST Microelectronics Pratyush Anand Mohit Kumar Copyright (C) 2010-2014 Michael Krufky (mkrufky@linuxtv.org) Copyright (C) 2010-2014 Michael Krufky Copyright (C) 2010-2014 Intel Corp Author: Vinod Koul Author: Harsha Priya Copyright (C) 2010-2014 Intel Corp Author: Vinod Koul Copyright (C) 2010-2013 Texas Instruments, Inc. Rajendra Nayak Santosh Shilimkar Copyright (C) 2010-2013 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2010-2013 ST-Ericsson AB Mian Yousaf Kaukab Avinash Kumar Thirupathi Chippakurthy Copyright (C) 2010-2013 Nicholas A. Bellinger Copyright (C) 2010-2013 Mauro Carvalho Chehab Copyright (C) 2010-2013 LaCie Copyright (C) 2010-2013 Johan Hovold (jhovold@gmail.com) Copyright (C) 2010-2013 Freescale Semiconductor, Inc Copyright (C) 2010-2013 Felix Fietkau Copyright (C) 2010-2013 Digital Devices GmbH Copyright (C) 2010-2013 Bluecherry, LLC Copyright (C) 2010-2012, NVIDIA CORPORATION. All rights reserved. Copyright (C) 2010-2012 by Dell Inc. All rights reserved. Copyright (C) 2010-2012 by Bruno Prémont * Copyright (C) 2010-2012 Texas Instruments, Inc. Paul Walmsley Benoît Cousson Copyright (C) 2010-2012 Texas Instruments, Inc. Copyright (C) 2010-2012 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Kevin Hilman Thara Gopinath Copyright (C) 2010-2012 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2010-2012 Stephane Grosjean Copyright (C) 2010-2012 Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2010-2012 Matthias Fuchs , esd gmbh Copyright (C) 2010-2012 Hauke Mehrtens Copyright (C) 2010-2012 Hans de Goede * Copyright (C) 2010-2012 Hans de Goede Copyright (C) 2010-2012 Bojan Smojver Copyright (C) 2010-2012 Andreas Heider Copyright (C) 2010-2012 Advanced Micro Devices, Inc. Author: Joerg Roedel Copyright (C) 2010-2012 ADVANSEE - http://www.advansee.com/ Copyright (C) 2010-2012 - NVIDIA, Inc. Copyright (C) 2010-2011, Tobias Klauser Copyright (C) 2010-2011, Laurent Pinchart Copyright (C) 2010-2011 Texas Instruments, Inc. Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com/ Authors: Yong Zhi Mythri pk Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com All rights reserved. Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2010-2011 ST-Ericsson Copyright (C) 2010-2011 ST Microelectronics Copyright (C) 2010-2011 Red Hat, Inc. Copyright (C) 2010-2011 Pixcir, Inc. Copyright (C) 2010-2011 Pengutronix Uwe Kleine-Koenig Copyright (C) 2010-2011 Nokia Corporation. Eduardo Valentin Paul Walmsley Copyright (C) 2010-2011 Nokia Corporation Copyright (C) 2010-2011 Nicholas A. Bellinger Copyright (C) 2010-2011 Neil Brown Copyright (C) 2010-2011 Mika Westerberg Copyright (C) 2010-2011 Michael Hennerich, Analog Devices Inc. Copyright (C) 2010-2011 Marek Vasut Copyright (C) 2010-2011 Lund Engineering Contact: Gil Lund Author: Martin Hostettler Copyright (C) 2010-2011 Lars-Peter Clausen Copyright (C) 2010-2011 Julius Baxter Copyright (C) 2010-2011 Jonas Bonn et al. Copyright (C) 2010-2011 Jonas Bonn Copyright (C) 2010-2011 Jean-Francois Moine (http://moinejf.free.fr) Copyright (C) 2010-2011 Jaiganesh Narayanan Copyright (C) 2010-2011 Intel Corporation Author: Yin Kangkai (kangkai.yin@intel.com) Copyright (C) 2010-2011 Hans de Goede Copyright (C) 2010-2011 Guennadi Liakhovetski Copyright (C) 2010-2011 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2010-2011 Freescale Semiconductor, Inc. Copyright (C) 2010-2011 Digital Devices GmbH Copyright (C) 2010-2011 Christopher Yeoh , IBM Corp. Copyright (C) 2010-2011 Canonical Ltd Copyright (C) 2010-2011 Analog Devices Inc. Licensed under the GPL-2. Copyright (C) 2010-2011 - NVIDIA, Inc. Copyright (C) 2010-11 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2010--2012 Nokia Corporation Contact: Sakari Ailus Copyright (C) 2010,2017 Intel Corp Copyright (C) 2010,2015 Broadcom Copyright (C) 2010,2013, NVIDIA Corporation Copyright (C) 2010,2012 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2010,2012 - NVIDIA, Inc. Copyright (C) 2010,2011 NetUP Inc. Copyright (C) 2010,2011 Igor M. Liplianin Copyright (C) 2010,2011 Google, Inc. Copyright (C) 2010,2011 Freescale Semiconductor Inc. Copyright (C) 2010, Tobias Klauser Copyright (C) 2010, Red Hat Inc. Copyright (C) 2010, Philippe De Muyter Copyright (C) 2010, Paul Cercueil JZ4740 Watchdog driver Copyright (C) 2010, Paul Cercueil JZ4740 SoC RTC driver Copyright (C) 2010, Oracle. All rights reserved. Copyright (C) 2010, Novell, Inc. Author : K. Y. Srinivasan Copyright (C) 2010, Laurent Pinchart Copyright (C) 2010, Lars-Peter Clausen PWM beeper driver Copyright (C) 2010, Lars-Peter Clausen JZ7420/JZ4740 DMA definitions Copyright (C) 2010, Lars-Peter Clausen JZ4740 platform timer support Copyright (C) 2010, Lars-Peter Clausen JZ4740 platform time support Copyright (C) 2010, Lars-Peter Clausen JZ4740 platform PWM support Copyright (C) 2010, Lars-Peter Clausen JZ4740 SoC prom code Copyright (C) 2010, Lars-Peter Clausen JZ4740 SoC power management support Copyright (C) 2010, Lars-Peter Clausen Driver for chargers which report their online status through a GPIO pin Copyright (C) 2010, Lars-Peter Clausen Copyright (C) 2010, Jason Baron Copyright (C) 2010, Janusz Krzysztofik Copyright (C) 2010, Intel Corp. Huang Ying Copyright (C) 2010, Intel Corp. Authors: Maxim Locktyukhin Ronen Zohar Copyright (C) 2010, Intel Corp. Author: Huang Ying Copyright (C) 2010, Guennadi Liakhovetski Copyright (C) 2010, Greg Ungerer (gerg@snapgear.com) Copyright (C) 2010, Frederic Weisbecker Copyright (C) 2010, Baruch Siach Copyright (C) 2010, Arnaldo Carvalho de Melo Copyright (C) 2010, Applied Micro Circuits Corporation Victor Gallardo (vgallardo@apm.com) Copyright (C) 2010, ARM Ltd., Will Deacon Copyright (C) 2010, 2016 Intel Corp. Huang Ying Copyright (C) 2010, 2013 Texas Instruments, Inc. Copyright (C) 2010, 2013 Intel Corporation Author: Zhao Yakui Lv Zheng Copyright (C) 2010, 2012 Texas Instruments, Inc. Copyright (C) 2010, 2012 Bastien Nocera Copyright (C) 2010, 2011, 2012, Lemote, Inc. Author: Chen Huacai, chenhc@lemote.com Copyright (C) 2010, 2011 Texas Instruments. Contributed by: Mark Salter Copyright (C) 2010, 2011 Texas Instruments Incorporated Mark Salter Copyright (C) 2010, 2011 Texas Instruments Incorporated Contributed by: Mark Salter (msalter@redhat.com) Copyright (C) 2010, 2011 Texas Instruments Incorporated Contributed by: Mark Salter Copyright (C) 2010, 2011 Roland Stigge Copyright (C) 2010, 2011 Ericsson AB. Copyright (C) 2010, 2011 David S. Miller Copyright (C) 2010, 2011 Anssi Hannula Copyright (C) 2010 the Speakup Team Copyright (C) 2010 secunet Security Networks AG Copyright (C) 2010 by Tom Zanussi Copyright (C) 2010 by Ondrej Zary some parts inspired by the cxacru driver Copyright (C) 2010 by Mauro Carvalho Chehab Copyright (C) 2010 by Jarod Wilson Copyright (C) 2010 by Frederic Weisbecker Copyright (C) 2010 by David Härdeman Copyright (C) 2010 Zilogic Systems Copyright (C) 2010 Yong Shen Copyright (C) 2010 Yoichi Yuasa Copyright (C) 2010 Wolfram Sang, Pengutronix e.K. Copyright (C) 2010 Wolfgang Grandegger Copyright (C) 2010 WindRiver Systems, Inc. authors: Andreas Kies Vlad Lungu Copyright (C) 2010 Willow Garage Copyright (C) 2010 Will Deacon, ARM Ltd. Copyright (C) 2010 Wang Lei. All Rights Reserved. Written by Wang Lei (wang840925@gmail.com) Copyright (C) 2010 Waldemar Brodkorb Copyright (C) 2010 Vivek Goyal Copyright (C) 2010 Urs Fleisch Copyright (C) 2010 Tony Prisk Copyright (C) 2010 Tomoki Sekiyama (tomoki.sekiyama@gmail.com) Copyright (C) 2010 Tomohiro Kusumi Copyright (C) 2010 Tom Zanussi Copyright (C) 2010 Tobias Klauser Copyright (C) 2010 Thomas Langer, Copyright (C) 2010 Thomas Langer Copyright (C) 2010 Thomas Chou Copyright (C) 2010 Texas Instruments. Copyright (C) 2010 Texas Instruments, Inc. Written by Santosh Shilimkar Copyright (C) 2010 Texas Instruments, Inc. Thara Gopinath Benoît Cousson Copyright (C) 2010 Texas Instruments, Inc. Thara Gopinath Copyright (C) 2010 Texas Instruments, Inc. Author: Santosh Shilimkar Copyright (C) 2010 Texas Instruments, Inc. - http://www.ti.com/ Copyright (C) 2010 Texas Instruments, Inc. (Teerth Reddy et al.) https://lkml.org/lkml/2010/6/18/4 https://lists.linux-foundation.org/pipermail/linux-pm/2010-June/027422.html https://patchwork.kernel.org/patch/96442/ Copyright (C) 2010 Texas Instruments, Inc. Copyright (C) 2010 Texas Instruments, Inc Copyright (C) 2010 Texas Instruments Incorporated. Thara Gopinath Copyright (C) 2010 Texas Instruments Incorporated Written by Mark Salter (msalter@redhat.com) Copyright (C) 2010 Texas Instruments Incorporated Contributed by Mark Salter . Copyright (C) 2010 Texas Instruments Incorporated Author: Mark Salter (msalter@redhat.com) Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Tarun Kanti DebBarma Thara Gopinath Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Sumit Semwal Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Senthilvadivu Guruswamy Sumit Semwal Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Converted DMA library into platform driver G, Manjunath Kondaiah Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Converted DMA library into DMA platform driver. G, Manjunath Kondaiah Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Author: Erik Gilling Converted to new DSS device model: Tomi Valkeinen Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2010 Texas Instruments Inc. Author: Erik Gilling Converted to new DSS device model: Tomi Valkeinen Copyright (C) 2010 Texas Instruments Inc. Copyright (C) 2010 Texas Instruments Inc Copyright (C) 2010 Texas Instruments Author: Hemanth V Copyright (C) 2010 Texas Instruments Author: Felipe Balbi Copyright (C) 2010 Texas Instruments Author: Archit Taneja Copyright (C) 2010 Texas Instruments Copyright (C) 2010 Tejun Heo Copyright (C) 2010 Tanguy Bouzeloc Copyright (C) 2010 Takashi Yoshii Copyright (C) 2010 Steven King Copyright (C) 2010 Stephane Duverger Copyright (C) 2010 Steffen Klassert Copyright (C) 2010 Stefani Seibold Copyright (C) 2010 Stefan Ringel Copyright (C) 2010 Slimlogic Ltd. Copyright (C) 2010 Simon Guinot Copyright (C) 2010 Sheng-Yuan Huang (Nuvoton) (PS00) Copyright (C) 2010 SecretLab Grant Likely John Bonesio Copyright (C) 2010 Secret Lab Technologies, Ltd. Copyright (C) 2010 Secret Lab Technologies Ltd. Copyright (C) 2010 Samsung Electronics MyungJoo Ham Copyright (C) 2010 Samsung Electronics Minkyu Kang Wonguk Jeong Copyright (C) 2010 Samsung Electronics Minkyu Kang Copyright (C) 2010 Samsung Electronics Co.Ltd Author: Minkyu Kang Author: Joonyoung Shim Copyright (C) 2010 Samsung Electronics Co.Ltd Author: Joonyoung Shim Author: Donghwa Lee Copyright (C) 2010 Samsung Electronics Co.Ltd Author: Joonyoung Shim Copyright (C) 2010 Samsung Electronics Co.Ltd Author: HeungJun Kim Author: Joonyoung Shim Copyright (C) 2010 Samsung Electronics Co.Ltd Copyright (C) 2010 Samsung Electronics Co., Ltd Author: Sylwester Nawrocki, s.nawrocki@samsung.com Copyright (C) 2010 Samsung Electronics Co. Ltd. Jaswinder Singh Copyright (C) 2010 Samsung Electronics Author: Michal Nazarewicz Copyright (C) 2010 Samsung Electronics Copyright (C) 2010 Samsung Electrnoics MyungJoo Ham Copyright (C) 2010 Samo Pogacnik Copyright (C) 2010 Sameer Ahmad, Lantiq GmbH Copyright (C) 2010 SUSE Products GmbH/Novell Author: Thomas Renninger Copyright (C) 2010 SUSE Linux Products GmbH. All rights reserved. Copyright (C) 2010 SUSE Linux Products GmbH Author: Thomas Renninger Copyright (C) 2010 SUSE Linux Products GmbH Copyright (C) 2010 ST-Ericsson SA Licensed under GPLv2. Copyright (C) 2010 ST-Ericsson SA Copyright (C) 2010 ST-Ericsson AB Mian Yousaf Kaukab Copyright (C) 2010 ST Microelectronics. Deepak Sikri Copyright (C) 2010 ST Microelectronics Viresh Kumar Copyright (C) 2010 ST Microelectronics Shiraz Hashim Copyright (C) 2010 ST Microelectronics Rajeev Kumar Copyright (C) 2010 ST Microelectronics Rajeev Kumar Copyright (C) 2010 ST Microelectronics Pratyush Anand Copyright (C) 2010 ST Microelectronics Bhupesh Sharma Copyright (C) 2010 ST Micro Electronics, Deepak Sikri Copyright (C) 2010 Ryan Mallon Copyright (C) 2010 Roman Yeryomin Copyright (C) 2010 Ricardo Martins Copyright (C) 2010 Renesas Solutions Corp. Yusuke Goda Copyright (C) 2010 Renesas Solutions Corp. Tony SIM Copyright (C) 2010 Renesas Solutions Corp. Copyright (C) 2010 Renesas Electronics Corporation Copyright (C) 2010 Red Hat, Inc., Peter Zijlstra Copyright (C) 2010 Red Hat, Inc. All rights reserved. Copyright (C) 2010 Red Hat, Inc. All Rights Reserved. Copyright (C) 2010 Red Hat, Inc. Copyright (C) 2010 Red Hat Inc, Steven Rostedt Copyright (C) 2010 Rafael J. Wysocki, Novell Inc. Copyright (C) 2010 Rabin Vincent Copyright (C) 2010 ROCKCHIP, Inc. Copyright (C) 2010 R.M. Thomas rmthomas--a.t--sciolus.org> Copyright (C) 2010 Politecnico di Torino, Italy TORSEC group -- http://security.polito.it Copyright (C) 2010 Pierre Ducroquet Copyright (C) 2010 Philippe Rétornaz Copyright (C) 2010 PetaLogix Copyright (C) 2010 Pengutronix, Wolfram Sang Copyright (C) 2010 Pengutronix, Marc Kleine-Budde Copyright (C) 2010 Pengutronix Uwe Kleine-Koenig Copyright (C) 2010 Paul Mundt Copyright (C) 2010 Patrick Boettcher, Kernel Labs Inc. PO Box 745, St James, NY 11780 Copyright (C) 2010 Parallels, Inc., Cyrill Gorcunov Copyright (C) 2010 Paolo Valente Arianna Avanzini Copyright (C) 2010 PMC-Sierra, Inc. Copyright (C) 2010 Oracle. All rights reserved. Copyright (C) 2010 One Laptop per Child Author: Harald Welte All rights reserved. Copyright (C) 2010 One Laptop per Child Copyright (C) 2010 OMICRON electronics GmbH Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD. Copyright (C) 2010 Nuno Goncalves Copyright (C) 2010 Novell. All rights reserved. Copyright (C) 2010 Nouveau Project Copyright (C) 2010 Nokia Corporation. Eduardo Valentin Copyright (C) 2010 Nokia Corporation. Author: Mika Westerberg Copyright (C) 2010 Nokia Corporation. All rights reserved. Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). Copyright (C) 2010 Nokia Corporation Tony Lindgren Santosh Shilimkar Copyright (C) 2010 Nokia Corporation Tony Lindgren Added OMAP4 support - Santosh Shilimkar Copyright (C) 2010 Nokia Corporation Paul Walmsley Copyright (C) 2010 Nokia Corporation Contact: Yauheni Kaliuta Copyright (C) 2010 Nokia Corporation Benoît Cousson Paul Walmsley Rajendra Nayak Copyright (C) 2010 Nokia Corporation Benoît Cousson Paul Walmsley Copyright (C) 2010 Nokia Corporation Author: Matti J. Aaltonen Copyright (C) 2010 Nokia Corporation (Hiroshi Doyu) Copyright (C) 2010 Nokia Corporation Copyright (C) 2010 Nobuhiro Iwamatsu Copyright (C) 2010 Nicholas A. Bellinger Copyright (C) 2010 NetUP Inc. Copyright (C) 2010 Nathan Fontenot Copyright (C) 2010 NXP Semiconductors Copyright (C) 2010 NVIDIA Corporation Copyright (C) 2010 NISHIMOTO Hiroki Copyright (C) 2010 NEC corporation Copyright (C) 2010 Mike Christie Copyright (C) 2010 Miguel Gaio Copyright (C) 2010 Michał Mirosław Copyright (C) 2010 Michal Simek Copyright (C) 2010 Michael Neuling IBM Corporation Copyright (C) 2010 Michael Krufky Copyright (C) 2010 Michael Hennerich, Analog Devices Inc. Copyright (C) 2010 Maxim Levitsky Copyright (C) 2010 Maurus Cuelenaere Copyright (C) 2010 Mauro Carvalho Chehab Copyright (C) 2010 Matthias Fuchs , esd gmbh Copyright (C) 2010 Matt Fleming Copyright (C) 2010 Matt Fleming Copyright (C) 2010 Marvell International Ltd. Zhangfei Gao Kevin Wang Mingwei Wang Philip Rakity Mark Brown Copyright (C) 2010 Marvell International Ltd. Zhangfei Gao Kevin Wang Jun Nie Qiming Wu Philip Rakity Copyright (C) 2010 Marvell International Ltd. Sachin Sanap Zhangfei Gao Philip Rakity Mark Brown Copyright (C) 2010 Markus Plessing Rework for mainline by Oliver Hartkopp Copyright (C) 2010 Marek Vasut Pavel Revak Copyright (C) 2010 Marek Vasut Copyright (C) 2010 Marco Stornelli Copyright (C) 2010 Marcin Kościelnicki Copyright (C) 2010 Marcelo Roberto Jimenez Copyright (C) 2010 Marc Zyngier Copyright (C) 2010 Malcolm Priestley (tvboxspy@gmail.com) Copyright (C) 2010 Malcolm Priestley Copyright (C) 2010 Magnus Damm Copyright (C) 2010 MIPS Technologies, Inc. Author: Deng-Cheng Zhu Copyright (C) 2010 MIPS Technologies, Inc. Copyright (C) 2010 Loongson Inc. & Lemote Inc. & Institute of Computing Technology Author: Xiang Gao, gaoxiang@ict.ac.cn Huacai Chen, chenhc@lemote.com Xiaofu Meng, Shuangshuang Zhang Copyright (C) 2010 Linus Walleij for ST-Ericsson Copyright (C) 2010 Linus Walleij Copyright (C) 2010 Linus Torvalds Copyright (C) 2010 Lars-Peter Clausen Copyright (C) 2010 Lantiq Deutschland Copyright (C) 2010 LaCie Copyright (C) 2010 LSI Corporation. Copyright (C) 2010 LAPIS SEMICONDUCTOR CO., LTD. Copyright (C) 2010 Kent Overstreet Copyright (C) 2010 Kan-Ru Chen Copyright (C) 2010 Juergen Beisert, Pengutronix Copyright (C) 2010 Juan Jesús García de Soria Copyright (C) 2010 Joonas Lahtinen Copyright (C) 2010 John Crispin Copyright (C) 2010 John Crispin Copyright (C) 2010 Johan Hovold (jhovold@gmail.com) Copyright (C) 2010 Johan Hovold Copyright (C) 2010 Jean-François Moine Copyright (C) 2010 Jean-Francois Moine (http://moinejf.free.fr) Copyright (C) 2010 Jean Delvare Copyright (C) 2010 Jason Wessel Copyright (C) 2010 Jason Wang Copyright (C) 2010 Jarod Wilson Copyright (C) 2010 Janusz Krzysztofik Copyright (C) 2010 Janusz Krzysztofik Copyright (C) 2010 James Courtier-Dutton (James@superbug.co.uk) Copyright (C) 2010 Ivo van Doorn Copyright (C) 2010 Intel Corporation, Lin Ming Copyright (C) 2010 Intel Corporation, David Woodhouse Copyright (C) 2010 Intel Corporation Copyright (C) 2010 Intel Corp Author: Vinod Koul Author: Harsha Priya Copyright (C) 2010 Indesign, LLC Copyright (C) 2010 Igor M. Liplianin Copyright (C) 2010 Ian Munsie, IBM Corporation. Copyright (C) 2010 IBM Corporation Author: David Safford Copyright (C) 2010 IBM Corporation Copyright (C) 2010 IBM Corperation Copyright (C) 2010 Hitoshi Mitake Copyright (C) 2010 Henrik Rydberg Copyright (C) 2010 Hector Martin Copyright (C) 2010 Hans de Goede Copyright (C) 2010 Hans Verkuil Copyright (C) 2010 Gyungoh Yoo Copyright (C) 2010 Guy Martin Copyright (C) 2010 Guennadi Liakhovetski Copyright (C) 2010 Gražvydas Ignotas Copyright (C) 2010 Google, Inc. Rewritten by David Rientjes Copyright (C) 2010 Google, Inc. Iliyan Malchev Copyright (C) 2010 Google, Inc. Author: Erik Gilling Copyright (C) 2010 Google, Inc. Author: Colin Cross Copyright (C) 2010 Google, Inc. Copyright (C) 2010 Google Inc. Copyright (C) 2010 Giel van Schijndel * Copyright (C) 2010 Gabor Juhos Copyright (C) 2010 GUAN Xue-tao Copyright (C) 2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2010 Freescale Semiconductor, Inc. Copyright (C) 2010 Frederic Weisbecker Copyright (C) 2010 Frederic Pecourt Copyright (C) 2010 Francisco Jerez. All Rights Reserved. Copyright (C) 2010 Fitipower Integrated Technology Inc Copyright (C) 2010 Felix Fietkau Copyright (C) 2010 Faraday Technology Corp. Copyright (C) 2010 Fabien Chouteau Copyright (C) 2010 FUJITSU LIMITED Copyright (C) 2010 Extreme Engineering Solutions. Copyright (C) 2010 Ericsson AB. Copyright (C) 2010 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2010 Elan Digital Systems Limited Copyright (C) 2010 Ed Spiridonov Based on vt8500lcdfb.c Copyright (C) 2010 EF Johnson Technologies Copyright (C) 2010 Dmitry Eremin-Solenikov Copyright (C) 2010 Digital Devices GmbH Copyright (C) 2010 Digital Design Corporation Copyright (C) 2010 Devin Heitmueller Copyright (C) 2010 Dell Inc. by Narendra K , Jordan Hargrave Copyright (C) 2010 Dell Inc. Louis Davis Jim Dailey Copyright (C) 2010 David S. Miller (davem@davemloft.net) Copyright (C) 2010 David S. Miller Copyright (C) 2010 Dan Williams Copyright (C) 2010 DSLab, Lanzhou University, China Author: Wu Zhangjin Copyright (C) 2010 DENX Software Engineering GmbH Heiko Schocher Copyright (C) 2010 DENX Software Engineering Copyright (C) 2010 Critical Link LLC - http://www.criticallink.com Copyright (C) 2010 Compulab Ltd. Author: Mike Rapoport Copyright (C) 2010 CompuLab, Ltd. Konstantin Sinyuk Copyright (C) 2010 CompuLab Ltd. Copyright (C) 2010 Cisco Systems Inc. Copyright (C) 2010 Cavium Networks, Inc. Copyright (C) 2010 Canonical, Ltd. Copyright (C) 2010 Canonical Ltd. Author: Bryan Wu Copyright (C) 2010 Cambridge Silicon Radio Ltd. Copyright (C) 2010 Bruno Randolf Copyright (C) 2010 Broadcom Corporation. Copyright (C) 2010 Broadcom Copyright (C) 2010 Brian King IBM Corporation Copyright (C) 2010 Bernhard Loos Copyright (C) 2010 Benjamin Herrenschmidt Copyright (C) 2010 Barnes & Noble, Inc. Author: Pieter Truter Copyright (C) 2010 Atmel Corporation Nicolas Ferre Copyright (C) 2010 Antti Seppälä Copyright (C) 2010 Antti Palosaari Copyright (C) 2010 Andy Walls Copyright (C) 2010 Andres Salomon Copyright (C) 2010 Andreas Mohr Copyright (C) 2010 Ambient Corporation Copyright (C) 2010 Alexey Charkov Moved from arch/arm/mach-vt8500/include/mach/debug-macro.S Minor changes for readability. Copyright (C) 2010 Alexey Charkov Copyright (C) 2010 Alexander Graf (agraf@suse.de) Copyright (C) 2010 Alessandro Rubini Copyright (C) 2010 Alberto Panizzo Copyright (C) 2010 Alan Stern Copyright (C) 2010 Alan Stern Copyright (C) 2010 Abylay Ospan Copyright (C) 2010 ARM Ltd., Will Deacon Copyright (C) 2010 ARM Ltd. Written by Catalin Marinas Copyright (C) 2010 ALPHAPROJECT Co.,Ltd. Copyright (C) 2010 - NVIDIA, Inc. Copyright (C) 2010 - Maxim Levitsky driver for Ricoh memstick readers Copyright (C) 2010 - 2016 UNISYS CORPORATION All rights reserved. Copyright (C) 2010 - 2016 Cavium, Inc. Copyright (C) 2010 - 2015 UNISYS CORPORATION All rights reserved. Copyright (C) 2010 - 2014 Xilinx, Inc. Copyright (C) 2010 - 2013 UNISYS CORPORATION All rights reserved. Copyright (C) 2010 - 2013 Texas Instruments Incorporated. http://www.ti.com/ Copyright (C) 2010 - 2013 Texas Instruments Inc. Copyright (C) 2010 - 2013 Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2010 - 2013 Johan Hovold (jhovold@gmail.com) Copyright (C) 2010 - 2012 Samsung Electronics Co., Ltd. Sylwester Nawrocki Copyright (C) 2010 - 2012 Samsung Electronics Co., Ltd. Copyright (C) 2010 - 2012 Paul Mundt Copyright (C) 2010 - 2012 LAPIS SEMICONDUCTOR CO., LTD. Copyright (C) 2010 - 2011 Texas Instruments Copyright (C) 2010 - 2011 Samsung Electronics Co., Ltd. Contact: Sylwester Nawrocki, Copyright (C) 2010 "Wu Zhangjin" Copyright (C) 2010 "Wu Zhangjin" Copyright (C) 2010 Johan Hovold (jhovold@gmail.com) Copyright (C) 2010 Andy Walls Copyright (C) 2009/2010 Stefani Seibold Copyright (C) 2009. SUSE Linux Products GmbH. All rights reserved. Copyright (C) 2009-2018 B.A.T.M.A.N. contributors: Copyright (C) 2009-2016 John Crispin Copyright (C) 2009-2016 Helge Deller Copyright (C) 2009-2016 Felix Fietkau Copyright (C) 2009-2016 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2009-2016 Cavium, Inc. Copyright (C) 2009-2015 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2009-2015 Cavium, Inc. Copyright (C) 2009-2015 Anton Blanchard, IBM Copyright (C) 2009-2014 Texas Instruments, Inc. Copyright (C) 2009-2014 Texas Instruments Incorporated. Nishanth Menon Romit Dasgupta Kevin Hilman Copyright (C) 2009-2013 VMware, Inc. All rights reserved. Copyright (C) 2009-2013 Texas Instruments, Inc. Copyright (C) 2009-2013 Texas Instruments Inc. Nishant Kamat Balaji T K Graeme Gregory Girish S Ghongdemath Ambresh K Oleksandr Kozaruk <oleksandr.kozaruk@ti.com Copyright (C) 2009-2012 TurboSight.com Copyright (C) 2009-2012 Texas Instruments, Inc. Copyright (C) 2009-2012 Texas Instruments Added OMAP4/5 support - Santosh Shilimkar Copyright (C) 2009-2012 Siemens AG Copyright (C) 2009-2012 ST Microelectronics Viresh Kumar Copyright (C) 2009-2012 ST Microelectronics Rajeev Kumar Viresh Kumar Copyright (C) 2009-2012 Oracle Corp. All rights reserved. Author: Dan Magenheimer Copyright (C) 2009-2012 Konstantin Dimitrov Copyright (C) 2009-2012 Jean-Francois Moine Copyright (C) 2009-2012 Jason Baron Copyright (C) 2009-2012 Florian Fainelli Copyright (C) 2009-2012 Cavium, Inc Copyright (C) 2009-2012 CERN (www.cern.ch) Author: Nicolas Serafini, EIC2 SA Author: Samuel Iglesias Gonsalvez Copyright (C) 2009-2011, Frederic Weisbecker Copyright (C) 2009-2011 Texas Instruments, Inc. Copyright (C) 2009-2011 Texas Instruments Incorporated - http://www.ti.com/ Author: Ravi Ramachandra Copyright (C) 2009-2011 ST-Ericsson AB Author: Martin Persson Author: Linus Walleij Copyright (C) 2009-2011 ST-Ericsson AB Copyright (C) 2009-2011 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2009-2011 Red Hat, Inc. Copyright (C) 2009-2011 Oracle Corp. All rights reserved. Author: Dan Magenheimer Copyright (C) 2009-2011 Nokia Corporation Paul Walmsley Copyright (C) 2009-2011 Nokia Corporation Copyright (C) 2009-2011 Motorola, Inc. Copyright (C) 2009-2011 Marek Vasut Copyright (C) 2009-2011 Jean-François Moine Copyright (C) 2009-2011 Jean-Francois Moine http://moinejf.free.fr Copyright (C) 2009-2011 Gabor Juhos Copyright (C) 2009-2011 Freescale Semiconductor. Author: Jack Lan Copyright (C) 2009-2011 Florian Fainelli Copyright (C) 2009-2010, Philippe De Muyter based on timers.c -- generic ColdFire hardware timer support. Copyright (C) 2009-2010, Lars-Peter Clausen PCF50633 backlight device driver Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 platform devices Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 platform device definitions Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 platform IRQ support Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 SoC NAND controller driver Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 SoC LCD framebuffer driver Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 SoC HWMON driver Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 SoC ADC driver Copyright (C) 2009-2010, Lars-Peter Clausen JZ4740 IRQ definitions Copyright (C) 2009-2010, Lars-Peter Clausen Copyright (C) 2009-2010 by Mauro Carvalho Chehab Copyright (C) 2009-2010 Tom Zanussi Copyright (C) 2009-2010 Texas Instruments, Inc. Copyright (C) 2009-2010 Texas Instruments Incorporated. Nishanth Menon Romit Dasgupta Kevin Hilman Copyright (C) 2009-2010 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Kevin Hilman Copyright (C) 2009-2010 Texas Instruments Author: Raja Mani Pavan Savoy Copyright (C) 2009-2010 Texas Instruments Author: Pavan Savoy Copyright (C) 2009-2010 Texas Instruments Copyright (C) 2009-2010 Sven Anders , ANDURAS AG. Watchdog driver part Based partially on fschmd driver, Copyright (C) 2009-2010 Samsung Electronics MyungJoo Ham Copyright (C) 2009-2010 Samsung Electronics Kyungmin Park Marek Szyprowski Copyright (C) 2009-2010 Samsung Electrnoics MyungJoo Ham Copyright (C) 2009-2010 Samsung Electrnoics Kyungmin Park Marek Szyprowski Copyright (C) 2009-2010 Renesas Solutions Corp. Copyright (C) 2009-2010 PetaLogix Copyright (C) 2009-2010 Pengutronix Uwe Kleine-Koenig Copyright (C) 2009-2010 Oracle Corp. All rights reserved. Author: Dan Magenheimer Copyright (C) 2009-2010 One Laptop per Child Copyright (C) 2009-2010 Nokia Corporation Paul Walmsley, Kevin Hilman Copyright (C) 2009-2010 Nokia Corporation Copyright (C) 2009-2010 NXP Semiconductors Copyright (C) 2009-2010 Márton Németh Copyright (C) 2009-2010 Motorola, Inc. Copyright (C) 2009-2010 Mauro Carvalho Chehab Copyright (C) 2009-2010 Marvell International Ltd. Haojian Zhuang Copyright (C) 2009-2010 Marvell International Ltd. Copyright (C) 2009-2010 Marek Vasut Copyright (C) 2009-2010 Magnus Damm Copyright (C) 2009-2010 Laurent Pinchart (laurent.pinchart@ideasonboard.com) Copyright (C) 2009-2010 Laurent Pinchart Copyright (C) 2009-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu) Copyright (C) 2009-2010 Jean-François Moine Copyright (C) 2009-2010 Intel Corporation. All rights reserved. Copyright (C) 2009-2010 IBM Corporation Copyright (C) 2009-2010 Gustavo F. Padovan Copyright (C) 2009-2010 Guennadi Liakhovetski Copyright (C) 2009-2010 Gabor Juhos Copyright (C) 2009-2010 Freescale Semiconductor, Inc. Author: Becky Bruce Copyright (C) 2009-2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2009-2010 Frederic Weisbecker Copyright (C) 2009-2010 Florian Fainelli Copyright (C) 2009-2010 Douglas Landgraf Copyright (C) 2009-2010 Alexander Gordeev Copyright (C) 2009-2010 Advanced Micro Devices, Inc. Author: Joerg Roedel Copyright (C) 2009-11 Texas Instruments. Copyright (C) 2009-11 Texas Instruments Added OMAP4 support - Santosh Shilimkar Copyright (C) 2009--2010 Nokia Corporation. Copyright (C) 2009,2012,2013 Imagination Technologies Ltd. Copyright (C) 2009,2012 ST Microelectronics Rajeev Kumar Viresh Kumar Copyright (C) 2009,2012 Andy Walls Copyright (C) 2009,2011 Novell Inc. Copyright (C) 2009,2011 Greg Kroah-Hartman (gregkh@suse.de) Copyright (C) 2009, Wind River Systems Inc Implemented by fredrik.markstrom@gmail.com and ivarholmqvist@gmail.com Copyright (C) 2009, Wind River Systems Inc Copyright (C) 2009, Thomas Gleixner Copyright (C) 2009, Steven Rostedt Copyright (C) 2009, Sascha Hauer Copyright (C) 2009, Red Hat Inc. Copyright (C) 2009, Marvell International Ltd. Copyright (C) 2009, Lars-Peter Clausen JZ4740 GPIO pin definitions Copyright (C) 2009, Lars-Peter Clausen Copyright (C) 2009, Kay Sievers Copyright (C) 2009, Jiejing Zhang Copyright (C) 2009, Intel Corp. Author: Huang Ying Copyright (C) 2009, Hitoshi Mitake Copyright (C) 2009, Guennadi Liakhovetski Copyright (C) 2009, Greg Ungerer (gerg@snapgear.com) Copyright (C) 2009, Frederic Weisbecker Copyright (C) 2009, Dongsoo Nathaniel Kim Copyright (C) 2009, Bollore telecom (www.bolloretelecom.eu). Copyright (C) 2009, Arnaldo Carvalho de Melo Copyright (C) 2009, 2016 Intel Corp. Huang Ying Copyright (C) 2009, 2012 Texas Instruments Copyright (C) 2009, 2012 Cavium, Inc. Copyright (C) 2009, 2011 Wolfgang Grandegger Copyright (C) 2009, 2011 Renesas Solutions Corp. Copyright (C) 2009, 2010, 2012, 2014 Imagination Technologies Ltd. Copyright (C) 2009, 2010, 2011 Red Hat, Inc. Copyright (C) 2009, 2010, 2011 Cypress Semiconductor, Inc. Copyright (C) 2009, 2010, 2011 Amit Shah Copyright (C) 2009, 2010 Red Hat Inc. Copyright (C) 2009, 2010 Red Hat Inc, Steven Rostedt Copyright (C) 2009, 2010 Paul Mundt Copyright (C) 2009, 2010 Intel Corp Russ Gorby Copyright (C) 2009, 2010 Intel Corp Jim Stanley Copyright (C) 2009, 2010 Imagination Technologies Ltd. Copyright (C) 2009, 2010 David S. Miller Copyright (C) 2009, 2010 DSLab, Lanzhou University, China Author: Wu Zhangjin Copyright (C) 2009, 2010 Arnaldo Carvalho de Melo Copyright (C) 2009, 2010 ARM Limited Copyright (C) 2009 secunet Security Networks AG Copyright (C) 2009 picoChip Designs, Ltd., Jamie Iles Copyright (C) 2009 picoChip Designs Ltd, Jamie Iles Copyright (C) 2009 emlix GmbH, Oskar Schirmer Copyright (C) 2009 by Valentin Longchamp Copyright (C) 2009 by Tom Zanussi Copyright (C) 2009 by Tom Zanussi Copyright (C) 2009 by Sascha Hauer, Pengutronix Copyright (C) 2009 by Samsung Electronics Author: Michal Nazarewicz (mina86@mina86.com) Copyright (C) 2009 by Rick L. Vinyard, Jr. * Copyright (C) 2009 by Jan Weitzel Phytec Messtechnik GmbH, armlinux@phytec.de> Copyright (C) 2009 by Jan Weitzel Phytec Messtechnik GmbH Copyright (C) 2009 by Holger Schurig Copyright (C) 2009 by Bart Hartgers (bart.hartgers+ark3116@gmail.com) Original version: Copyright (C) 2009 by Abhishek Kulkarni Copyright (C) 2009 Zhang Rui Copyright (C) 2009 Zhang Le Copyright (C) 2009 Zhang Le Copyright (C) 2009 Yoichi Yuasa Copyright (C) 2009 Yinghai Lu Copyright (C) 2009 Xose Vazquez Perez http://rt2x00.serialmonkey.com> Copyright (C) 2009 Xose Vazquez Perez Copyright (C) 2009 Wu Zhangjin Copyright (C) 2009 Wolfson Microelectronics plc Copyright (C) 2009 Wolfson Microelectronics PLC. Copyright (C) 2009 Wolfson Microelectronics Copyright (C) 2009 Wolfram Sang, Pengutronix e.K. Copyright (C) 2009 Wolfram Sang, Pengutronix Copyright (C) 2009 Wolfram Sang, Pengutronix Copyright (C) 2009 Wolfgang Grandegger Copyright (C) 2009 Wing Linux Copyright (C) 2009 Wind River Systems, written by Ralf Baechle Copyright (C) 2009 Wind River Systems, Inc. Updated for supporting PPC405EX on Kilauea. Tiejun Chen Copyright (C) 2009 Wind River Systems, Inc. Copyright (C) 2009 Wind River Systems Written by Ralf Baechle Copyright (C) 2009 Wind River Systems Inc Implemented by fredrik.markstrom@gmail.com and ivarholmqvist@gmail.com Copyright (C) 2009 Wind River Systems Inc Copyright (C) 2009 William M. Brack Copyright (C) 2009 William Hubbs Copyright (C) 2009 Vivek Goyal Nauman Rafique Copyright (C) 2009 Valentin Sitdikov Copyright (C) 2009 Valentin Longchamp, EPFL Mobots group Copyright (C) 2009 VIA Technologies, Inc. Copyright (C) 2009 Uwe Kleine-Koenig, Pengutronix Copyright (C) 2009 Uwe Kleine-Koenig for Pengutronix Copyright (C) 2009 Tom Zanussi Copyright (C) 2009 Thomas Kunze Copyright (C) 2009 Thomas Gleixner Copyright (C) 2009 Thomas Chou Copyright (C) 2009 Theodore Ts'o (tytso@mit.edu) Copyright (C) 2009 Theodore Kilgore Copyright (C) 2009 Theodore Kilgore Copyright (C) 2009 Theodore Kilgore Copyright (C) 2009 The GameCube Linux Team Copyright (C) 2009 Thadeu Lima de Souza Cascardo Copyright (C) 2009 Texas Instruments. Copyright (C) 2009 Texas Instruments, Inc. http://www.ti.com/ Copyright (C) 2009 Texas Instruments, Inc. Thara Gopinath Copyright (C) 2009 Texas Instruments, Inc. Copyright (C) 2009 Texas Instruments, Inc Copyright (C) 2009 Texas Instruments Incorporated. http://www.ti.com/ Copyright (C) 2009 Texas Instruments Incorporated. Nishanth Menon Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2009 Texas Instruments Incorporated Copyright (C) 2009 Texas Instruments Inc Author: Santiago Nunez-Corrales Copyright (C) 2009 Texas Instruments Inc Author: Ajay Kumar Gupta Copyright (C) 2009 Texas Instruments Inc Copyright (C) 2009 Texas Instruments Added OMAP4 support- Santosh Shilimkar Copyright (C) 2009 Texas Instruments Added OMAP4 support - Santosh Shilimkar Copyright (C) 2009 Texas Instruments Copyright (C) 2009 Texas Instrument Incorporated - http://www.ti.com/ Copyright (C) 2009 Tejun Heo Copyright (C) 2009 TMT Services & Supplies (Pty) Ltd. Copyright (C) 2009 T. Mertelj Copyright (C) 2009 Sunplus Core Technology Co., Ltd. Lennox Wu Chen Liqin Copyright (C) 2009 Sunplus Core Technology Co., Ltd. Chen Liqin Lennox Wu Copyright (C) 2009 Steven Toth Copyright (C) 2009 Steven Rostedt Copyright (C) 2009 Steffen Klassert Copyright (C) 2009 Sitdikov Valentin Copyright (C) 2009 Simplemachines MMC support by Peter Ivanov , 2007 Copyright (C) 2009 Simon Guinot Copyright (C) 2009 Simon Arlott Copyright (C) 2009 Siemens AG Written by: Dmitry Eremin-Solenikov Copyright (C) 2009 Siemens AG Copyright (C) 2009 Sergey Tyurin Updated 2012 by Jannis Achstetter Copyright (C) 2009 Semihalf. Copyright (C) 2009 Semihalf Copyright (C) 2009 Secret Lab Technologies Ltd. Copyright (C) 2009 Sascha Hauer, Pengutronix Copyright (C) 2009 Sascha Hauer (kernel@pengutronix.de) Copyright (C) 2009 Sascha Hauer Copyright (C) 2009 Samsung Electronics Minkyu Kang Copyright (C) 2009 Samsung Electronics Ltd. Jaswinder Singh Copyright (C) 2009 Samsung Electronics Kim Kyuwon Copyright (C) 2009 Samsung Electronics Co.Ltd Author: Joonyoung Shim Copyright (C) 2009 Samsung Electronics Co., Ltd. Author: Dongsoo Nathaniel Kim Copyright (C) 2009 Samsung Electronics Author: Michal Nazarewicz (mina86@mina86.com) Copyright (C) 2009 Samsung Electronics Author: Michal Nazarewicz All rights reserved. Copyright (C) 2009 Samsung Electronics Author: Marek Szyprowski Copyright (C) 2009 SUSE Linux Products GmbH. All rights reserved. Copyright (C) 2009 SUSE Linux Products GmbH Copyright (C) 2009 STMicroelectronics Ltd Copyright (C) 2009 STMicroelectronics Copyright (C) 2009 ST-Ericsson. Author: Srinidhi Kasagar Copyright (C) 2009 ST-Ericsson SA Copyright (C) 2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Handle board-bound regulators and board power not related to any devices. Author: Linus Walleij Copyright (C) 2009 ST-Ericsson Copyright (C) 2009 ST Microelectronics Viresh Kumar Copyright (C) 2009 ST Microelectronics Rajeev Kumar Copyright (C) 2009 ST Microelectronics Copyright (C) 2009 Ryan Mallon Copyright (C) 2009 Rodolfo Giometti Copyright (C) 2009 Roberto De Ioris Copyright (C) 2009 Renesas Technology Corp. Copyright (C) 2009 Renesas Solutions, Inc. All rights reserved. Copyright (C) 2009 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2009 Renesas Solutions Corp. Cleanups by Kuninori Morimoto Copyright (C) 2009 Renesas Solutions Corp. Copyright (C) 2009 Red Hat, Matthew Garrett Copyright (C) 2009 Red Hat, Inc., Ingo Molnar Copyright (C) 2009 Red Hat, Inc. Author: Michael S. Tsirkin Copyright (C) 2009 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2009 Red Hat, Inc. Copyright (C) 2009 Red Hat Inc, Steven Rostedt Copyright (C) 2009 Red Hat Inc, Peter Zijlstra Copyright (C) 2009 Red Hat Copyright (C) 2009 Red Hat Copyright (C) 2009 Raphael Derosso Pereira Copyright (C) 2009 Rafael J. Wysocki , Novell Inc. Copyright (C) 2009 Rafael J. Wysocki Copyright (C) 2009 Rafael Ignacio Zurita Copyright (C) 2009 Provigent Ltd. Copyright (C) 2009 Philippe Vachon Copyright (C) 2009 Phil Sutter Copyright (C) 2009 Peter Edwards Copyright (C) 2009 PetaLogix. All rights reserved. Copyright (C) 2009 PetaLogix Copyright (C) 2009 Paulius Zaleckas Based on SL2312 PCI controller code Copyright (C) 2009 Paulius Zaleckas Copyright (C) 2009 Paul Mundt Copyright (C) 2009 Paul Fox Copyright (C) 2009 Palm All Rights Reserved Copyright (C) 2009 Oxford Semiconductor Ltd Copyright (C) 2009 Outpost Embedded, LLC Copyright (C) 2009 Oracle. All rights reserved. Copyright (C) 2009 Oberthur Technologies by Omar Laazimani, Olivier Condemine Copyright (C) 2009 OMICRON electronics GmbH Copyright (C) 2009 Nuvoton corporation. Copyright (C) 2009 Nuvoton PS Team Copyright (C) 2009 Novell Inc. Copyright (C) 2009 Novell Copyright (C) 2009 Nokia Corporation. Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). Copyright (C) 2009 Nokia Corporation Paul Walmsley Copyright (C) 2009 Nokia Corporation Contact: Felipe Balbi Copyright (C) 2009 Nokia Corporation Author: Tomi Valkeinen Copyright (C) 2009 Nokia Corporation Author: Tomi Valkeinen Copyright (C) 2009 Nokia Corporation Author: Kirill A. Shutemov Copyright (C) 2009 Nokia Corporation Author: Juha Yrjola Copyright (C) 2009 Nokia Corporation Copyright (C) 2009 Nokia Copyright (C) 2009 Nobuhiro Iwamatsu Copyright (C) 2009 NetUP Inc. Copyright (C) 2009 Net Insight AB Copyright (C) 2009 Neil Horman Copyright (C) 2009 Nathan Fontenot Copyright (C) 2009 NXP Semiconductors Copyright (C) 2009 Motorola, Inc. Copyright (C) 2009 MontaVista Software, Inc. Copyright (C) 2009 Ming Lei Copyright (C) 2009 Michal Simek Copyright (C) 2009 Michael Hennerich, Analog Devices Inc. Licensed under the GPL-2 or later. Copyright (C) 2009 Michael Buesch Copyright (C) 2009 Mauro Carvalho Chehab Copyright (C) 2009 Mauro Carvalho Chehab Copyright (C) 2009 Mattias Nissler Copyright (C) 2009 Matthieu CASTET Copyright (C) 2009 Matthias Fuchs (rx8025 support) Copyright (C) 2009 Matthias Fuchs . Copyright (C) 2009 Matt Fleming Copyright (C) 2009 Matt Fleming Copyright (C) 2009 Marvell Semiconductor Copyright (C) 2009 Marvell International Ltd. Haojian Zhuang Copyright (C) 2009 Marvell International Ltd. Copyright (C) 2009 Martin Michlmayr Copyright (C) 2009 Martin Fuzzey Originally written by Jay Monkman Ported to 2.6.30, debugged and enhanced by Martin Fuzzey Copyright (C) 2009 Martin Fuzzey Copyright (C) 2009 Mark Asselstine Copyright (C) 2009 Marek Vasut Copyright (C) 2009 Marc Zyngier Copyright (C) 2009 Marc Kleine-Budde, Pengutronix Copyright (C) 2009 Manuel Gebele , Germany Copyright (C) 2009 Magnus Damm Copyright (C) 2009 M&N Solutions GmbH, 61191 Rosbach, Germany Holger Schurig Copyright (C) 2009 Luis Correia Copyright (C) 2009 Lemote, Inc. Author: Zhangjin Wu, wuzhangjin@gmail.com Copyright (C) 2009 Lemote, Inc. Author: Yan hua (yanhua@lemote.com) Author: Wu Zhangjin (wuzhangjin@gmail.com) Copyright (C) 2009 Lemote, Inc. Author: Wu Zhangjin, wuzhangjin@gmail.com Copyright (C) 2009 Lemote, Inc. Author: Wu Zhangjin Copyright (C) 2009 Lemote Inc. Author: Yanhua Author: Wu Zhangjin Copyright (C) 2009 Lemote Inc. Author: Wu zhangjin, wuzhangjin@gmail.com Copyright (C) 2009 Lemote Inc. Author: Wu Zhangjin, wuzhangjin@gmail.com Xiang Yu, xiangy@lemote.com Chen Huacai, chenhc@lemote.com Copyright (C) 2009 Lemote Inc. Author: Wu Zhangjin, wuzhangjin@gmail.com Copyright (C) 2009 Lemote Inc. Author: Wu Zhangjin Copyright (C) 2009 Lemote Inc. Author: Wu Zhangjin Copyright (C) 2009 Lemote Inc. Author: Hu Hongbing Wu Zhangjin Copyright (C) 2009 Lemote Inc. & DSLab, Lanzhou University, China Copyright (C) 2009 Lemote Inc. & DSLab, Lanzhou University Author: Wu Zhangjin Copyright (C) 2009 Laurent Pinchart Copyright (C) 2009 LSI Corporation. Copyright (C) 2009 Kyle Guinn Copyright (C) 2009 Krzysztof Helt Based on patches posted by Rask Ingemann Lambertsen and Rene Herman. Based on OSS Sound Blaster driver. Copyright (C) 2009 Kristoffer Glembo , Aeroflex Gaisler AB Copyright (C) 2009 Konstantin Dimitrov. Copyright (C) 2009 Konrad Eisele (konrad@gaisler.com) Aeroflex Gaisler AB Copyright (C) 2009 Ken McGuire Copyright (C) 2009 Jon Smirl, Digispeaker Author: Jon Smirl Copyright (C) 2009 Jon Smirl, Digispeaker Copyright (C) 2009 John Crispin Copyright (C) 2009 Johannes Berg Copyright (C) 2009 Jiejing Zhang Copyright (C) 2009 Jiajie Chen (chenjiajie@cse.buaa.edu.cn) Copyright (C) 2009 Jes Sorensen Copyright (C) 2009 Jeremy Kerr Copyright (C) 2009 Jean-Francois Moine http://moinejf.free.fr Copyright (C) 2009 Jean-Francois Moine (http://moinejf.free.fr) Copyright (C) 2009 Jean-Francois Moine Copyright (C) 2009 Jean Delvare Copyright (C) 2009 Jaya Kumar Copyright (C) 2009 Jay Fenlason Copyright (C) 2009 Jaswinder Singh Rajput Copyright (C) 2009 Jason Wessel Copyright (C) 2009 Jason Baron Copyright (C) 2009 Janusz Krzysztofik Copyright (C) 2009 Janusz Krzysztofik Copyright (C) 2009 Janos Laube Copyright (C) 2009 James Smart, Emulex Corporation Copyright (C) 2009 Ivo van Doorn Copyright (C) 2009 Ivan Kokshaysky Copyright (C) 2009 Ira W. Snyder Copyright (C) 2009 Intel corporation Copyright (C) 2009 Intel Corporation. Author: Patrick Ohly Copyright (C) 2009 Intel Corporation. All rights reserved. Copyright (C) 2009 Intel Corporation, Yu Zhao Copyright (C) 2009 Intel Corporation, Copyright (C) 2009 Intel Corporation Yu Zhao Copyright (C) 2009 Intel Corporation Author: Arjan van de Ven Copyright (C) 2009 Intel Corp Copyright (C) 2009 Integrated Device Technology, Inc. Copyright (C) 2009 Imre Kaloz Copyright (C) 2009 Imagination Technologies Ltd. Copyright (C) 2009 Ilya Yanok, Emcraft Systems Ltd, Copyright (C) 2009 Igor M. Liplianin Copyright (C) 2009 Igor M. Liplianin Copyright (C) 2009 IBM Corporation Author: Mimi Zohar Copyright (C) 2009 IBM Corporation Copyright (C) 2009 IBM Copyright (C) 2009 Hong H. Pham Copyright (C) 2009 Hewlett-Packard Development Company, L.P. Paul Moore Copyright (C) 2009 Hewlett-Packard Development Company, L.P. Nagananda Chumbalkar Copyright (C) 2009 Hewlett-Packard Development Company, L.P. Copyright (C) 2009 Helge Deller based on arch/x86/kernel/stacktrace.c by Ingo Molnar and parisc unwind functions by Randolph Chung Copyright (C) 2009 Hantro Products Oy. Copyright (C) 2009 Hans de Goede and Thomas Kaiser Copyright (C) 2009 Hans de Goede Copyright (C) 2009 Hans Verkuil (hverkuil@xs4all.nl) Copyright (C) 2009 Hans Verkuil Copyright (C) 2009 HIRANO Takahito Copyright (C) 2009 Guennadi Liakhovetski, DENX Software Engineering, Copyright (C) 2009 Greg Kroah-Hartman Copyright (C) 2009 Google, Inc., Stephane Eranian Copyright (C) 2009 Giuliano Pochini Copyright (C) 2009 Gertjan van Wingerde Copyright (C) 2009 Gabor Juhos Copyright (C) 2009 Fujitsu Limited. Copyright (C) 2009 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2009 Freescale Semiconductor Inc. All rights reserved. Copyright (C) 2009 Freescale Semiconductor Inc. Copyright (C) 2009 Frederic Weisbecker, Frederic Weisbecker gave his permission to relicense the code to the Lesser General Public License. Copyright (C) 2009 Frederic Weisbecker Copyright (C) 2009 Francisco Jerez. All Rights Reserved. Copyright (C) 2009 Florian Fainelli Copyright (C) 2009 Felix Fietkau Copyright (C) 2009 Felix Fietkau Copyright (C) 2009 Extreme Engineering Solutions, Inc. Based on TQM8548 device tree Copyright (C) 2009 Extreme Engineering Solutions, Inc. Copyright (C) 2009 Erik Andrén Copyright (C) 2009 Eric Paris inotify was largely rewriten to make use of the fsnotify infrastructure Copyright (C) 2009 Eric Paris dnotify was largly rewritten to use the new fsnotify infrastructure Copyright (C) 2009 Embedian Inc. Copyright (C) 2009 Eduardo Moscoso Rubino Copyright (C) 2009 EF Johnson Technologies Copyright (C) 2009 Douglas Landgraf Copyright (C) 2009 DiBcom (http://www.dibcom.fr/) Copyright (C) 2009 Devin Heitmueller Copyright (C) 2009 Devin Heitmueller Copyright (C) 2009 David T.L. Wong Copyright (C) 2009 David S. Miller (davem@davemloft.net) Copyright (C) 2009 David S. Miller Copyright (C) 2009 David Gibson, IBM Corporation. Copyright (C) 2009 David Brownell Copyright (C) 2009 Daniel Ribeiro Copyright (C) 2009 Daniel Mack Copyright (C) 2009 Daniel Hellstrom (daniel@gaisler.com),Konrad Eisele (konrad@gaisler.com) Aeroflex Gaisler AB Copyright (C) 2009 Daniel Hellstrom (daniel@gaisler.com) Aeroflex Gaisler AB Copyright (C) 2009 DSLab, Lanzhou University, China Author: Wu Zhangjin Copyright (C) 2009 DENX Software Engineering GmbH Heiko Schocher Copyright (C) 2009 Crane Cai Copyright (C) 2009 Cory Maccarrone Copyright (C) 2009 Contec Steuerungstechnik & Automation GmbH Hubert Feurstein Copyright (C) 2009 Conexant Systems Inc. Authors , Based on Steven Toth cx25821 driver Parts adapted/taken from Eduardo Moscoso Rubino Copyright (C) 2009 Conexant Systems Inc. Authors , Based on Steven Toth cx23885 driver Copyright (C) 2009 Conexant Systems Inc. Authors , Based on SAA713x ALSA driver and CX88 driver Copyright (C) 2009 Conexant Systems Inc. Authors , Copyright (C) 2009 Compulab, Ltd. Mike Rapoport Igor Grinberg Copyright (C) 2009 Chen Liqin Copyright (C) 2009 Cavium Networks Copyright (C) 2009 Canonical Ltd. Copyright (C) 2009 Brian Johnson Copyright (C) 2009 Bob Copeland (me@bobcopeland.com) Copyright (C) 2009 Bluewater Systems Ltd Author: Ryan Mallon Copyright (C) 2009 Bluewater Systems Ltd Copyright (C) 2009 Bill Liu Copyright (C) 2009 Bernie Thompson Copyright (C) 2009 Becky Bruce, Freescale Semiconductor Copyright (C) 2009 Bartlomiej Zolnierkiewicz Copyright (C) 2009 Bartlomiej Zolnierkiewicz Copyright (C) 2009 Bart Zolnierkiewicz http://rt2x00.serialmonkey.com> Copyright (C) 2009 Axel Kollhofer http://rt2x00.serialmonkey.com> Copyright (C) 2009 Atsushi Nemoto Copyright (C) 2009 Atsushi Nemoto Copyright (C) 2009 Atmel Corporation, Nicolas Ferre Copyright (C) 2009 Arnd Bergmann Copyright (C) 2009 Arjan van de Ven Copyright (C) 2009 Antti Palosaari Copyright (C) 2009 Antonio Ospite Copyright (C) 2009 Andy Walls Copyright (C) 2009 Andres Salomon Copyright (C) 2009 Andre Prendel Preliminary support by: Melvin Rook, Raymond Ng Copyright (C) 2009 Andre Prendel Copyright (C) 2009 Anders Blomdell (anders.blomdell@control.lth.se) Copyright (C) 2009 Alexander Gordeev Copyright (C) 2009 Alexander Clouter Copyright (C) 2009 Alessandro Rubini Rewritten based on work by Prafulla WADASKAR Copyright (C) 2009 Albin Tonnerre, Free Electrons Copyright (C) 2009 Alberto Panizzo Copyright (C) 2009 Albert Herranz Copyright (C) 2009 Alban Browaeys Copyright (C) 2009 Alan Stern (stern@rowland.harvard.edu) Copyright (C) 2009 Akihiro Tsukada Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter Copyright (C) 2009 Adams.Xu Copyright (C) 2009 Abylay Ospan Copyright (C) 2009 ARM Limited user_* functions adapted from include/asm/uaccess.h Copyright (C) 2009 - QLogic Corporation. All rights reserved. Copyright (C) 2009 - 2016 STMicroelectronics Copyright (C) 2009 - 2015 Xilinx, Inc. Copyright (C) 2009 - 2014 Xilinx, Inc. Copyright (C) 2009 - 2013 NVIDIA Corporation Copyright (C) 2009 - 2013 Johan Hovold (jhovold@gmail.com) Copyright (C) 2009 - 2012 Paul Mundt Copyright (C) 2009 - 2011 Texas Instruments Copyright (C) 2009 - 2011 Renesas Solutions Corp. Kuninori Morimoto Paul Mundt Copyright (C) 2009 - 2011 Paul Mundt Copyright (C) 2009 - 2011 Michal Simek Copyright (C) 2009 - 2011 David Härdeman Copyright (C) 2009 - 2010 Samsung Electronics Co.Ltd Author: Joonyoung Shim Author: HeungJun Kim Copyright (C) 2009 - 2010 Renesas Solutions Corp. Copyright (C) 2009 - 2010 Paul Mundt Copyright (C) 2009 - 2010 NXP Semiconductors Copyright (C) 2009 - 2010 Ivo van Doorn Copyright (C) 2009 - 2010 Bart Van Assche . Copyright (C) 2009 Karsten Keil 2002 Wolfgang Mües 2001 Frode Isaksen 2001 Kai Germaschewski Copyright (C) 2009 Copyright (C) 2008. Sebastian Siewior, Linutronix Copyright (C) 2008-2016, VMware, Inc. All Rights Reserved. Copyright (C) 2008-2016 Helge Deller Copyright (C) 2008-2014, VMware, Inc. All Rights Reserved. Copyright (C) 2008-2014 Renesas Solutions Corp. Copyright (C) 2008-2014 Red Hat Inc, Steven Rostedt Copyright (C) 2008-2014 Mathieu Desnoyers Copyright (C) 2008-2014 Mathieu Desnoyers Copyright (C) 2008-2014 Christoph Lameter Copyright (C) 2008-2014 Altera Corporation. All rights reserved Copyright (C) 2008-2014 Altera Corporation Copyright (C) 2008-2013 Jozsef Kadlecsik Copyright (C) 2008-2013 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2008-2012 ST-Ericsson AB Copyright (C) 2008-2012 Renesas Solutions Corp. Copyright (C) 2008-2012 Jean-Francois Moine Copyright (C) 2008-2012 Igor M. Liplianin (liplianin@me.by) Copyright (C) 2008-2012 Freescale Semiconductor, Inc. Copyright (C) 2008-2011, Red Hat, Inc., Peter Zijlstra Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar Copyright (C) 2008-2011, Red Hat Inc, Ingo Molnar Copyright (C) 2008-2011 Vision Engraving Systems H Hartley Sweeten Copyright (C) 2008-2011 Texas Instruments, Inc. Paul Walmsley Rajendra Nayak Copyright (C) 2008-2011 Texas Instruments, Inc. Copyright (C) 2008-2011 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar Copyright (C) 2008-2011 Rafael J. Wysocki , Novell Inc. Copyright (C) 2008-2011 Nokia Corporation Copyright (C) 2008-2011 Manuel Lauss Copyright (C) 2008-2011 Jean-François Moine Copyright (C) 2008-2011 Jean-François Moine Copyright (C) 2008-2011 Gabor Juhos Copyright (C) 2008-2011 Freescale Semiconductor, Inc. Author: Timur Tabi Copyright (C) 2008-2011 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2008-2011 Freescale Semiconductor, Inc. Copyright (C) 2008-2011 Freescale Semiconductor Inc. Copyright (C) 2008-2011 Florian Fainelli Copyright (C) 2008-2011 Advanced Micro Devices Inc. 2013-2016 Borislav Petkov Copyright (C) 2008-2010, 2012 Texas Instruments, Inc. Paul Walmsley Rajendra Nayak Copyright (C) 2008-2010 Thomas Chou Copyright (C) 2008-2010 Samsung Electronics Kyungmin Park Copyright (C) 2008-2010 Pavel Cheblakov

Copyright (C) 2008-2010 Nokia Corporation Paul Walmsley Copyright (C) 2008-2010 Nokia Corporation Contact: Felipe Balbi Copyright (C) 2008-2010 Nokia Corporation Copyright (C) 2008-2010 Michael Hennerich, Analog Devices Inc. Copyright (C) 2008-2010 Jonathan Cameron Copyright (C) 2008-2010 Gabor Juhos Copyright (C) 2008-2010 Analog Devices Inc. Licensed under the GPL-2 or later. Copyright (C) 2008-2010 Copyright (C) 2008-2009, Thomas Gleixner Copyright (C) 2008-2009, Red Hat Inc., Ingo Molnar Copyright (C) 2008-2009, Red Hat Inc, Ingo Molnar Copyright (C) 2008-2009, MontaVista Software, Inc. Copyright (C) 2008-2009, 2012 Freescale Semiconductor, Inc. Author: Mingkai Hu Reworked by Sven Schuchmann DT support added by Clemens Gruber Copyright (C) 2008-2009 microdia project Copyright (C) 2008-2009 by Jussi Kivilinna Copyright (C) 2008-2009 Wolfgang Grandegger Copyright (C) 2008-2009 WIZnet Co.,Ltd. Copyright (C) 2008-2009 USI Co., Ltd. Copyright (C) 2008-2009 Tower Technologies Written by Alessandro Zummo Copyright (C) 2008-2009 The GameCube Linux Team Copyright (C) 2008-2009 Texas Instruments, Inc. Copyright (C) 2008-2009 Texas Instruments Inc Copyright (C) 2008-2009 Tejun Heo Copyright (C) 2008-2009 Samsung Electronics Copyright (C) 2008-2009 SUSE Linux Products GmbH Copyright (C) 2008-2009 ST-Ericsson SA Copyright (C) 2008-2009 ST-Ericsson AB Watchdog driver for the ST-Ericsson AB COH 901 327 IP core Author: Linus Walleij Copyright (C) 2008-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 TCM memory handling for ARM systems Copyright (C) 2008-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Low-level control of the AB3100 IC Low Dropout (LDO) regulators, external regulator and buck converter Author: Mattias Wallin Author: Linus Walleij Copyright (C) 2008-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Copyright (C) 2008-2009 ST-Ericsson AB Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar Copyright (C) 2008-2009 Red Hat, Inc. Authors: Izik Eidus Andrea Arcangeli Chris Wright Hugh Dickins Copyright (C) 2008-2009 Red Hat, Inc. All rights reserved. Copyright (C) 2008-2009 Red Hat, Inc. Copyright (C) 2008-2009 Ralph Metzler Modifications for new nGene firmware, support for EEPROM-copying, support for new dual DVB-S2 card prototype Copyright (C) 2008-2009 PetaLogix Copyright (C) 2008-2009 Pengutronix Copyright (C) 2008-2009 Pavel Machek Copyright (C) 2008-2009 Paulius Zaleckas Copyright (C) 2008-2009 Paulius Zaleckas Copyright (C) 2008-2009 Nokia Corporation. All rights reserved. Copyright (C) 2008-2009 Nokia Corporation Copyright (C) 2008-2009 MontaVista Software, Inc. Copyright (C) 2008-2009 MontaVista Software, Inc. Copyright (C) 2008-2009 MontaVista Software Inc. Copyright (C) 2008-2009 Michal Simek Copyright (C) 2008-2009 Marvell Ltd. Copyright (C) 2008-2009 Manuel Lauss Copyright (C) 2008-2009 Laurent Pinchart Copyright (C) 2008-2009 Ksplice, Inc. Author: Tim Abbott Copyright (C) 2008-2009 Jon Masters, Red Hat, Inc. Copyright (C) 2008-2009 Ira W. Snyder Copyright (C) 2008-2009 H Hartley Sweeten Copyright (C) 2008-2009 Gabor Juhos Copyright (C) 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2008-2009 Frederic Weisbecker Copyright (C) 2008-2009 Eric Piel Copyright (C) 2008-2009 Deep Root Systems, LLC Copyright (C) 2008-2009 DENX Software Engineering. Copyright (C) 2008-2009 Ben. Herrenschmidt (benh@kernel.crashing.org), IBM Corp. Copyright (C) 2008-2009 Avionic Design GmbH Copyright (C) 2008-2009 Angelo Arrifano Copyright (C) 2008-2009 Akamai Technologies, Inc. Portions by Hitoshi Mitake . Copyright (C) 2008-14 Intel Corporation Authors: Vinod Koul Copyright (C) 2008-14 Intel Corporation Authors: Vinod Koul Harsha Priya Dharageswari R KP Jeeja Copyright (C) 2008-14 Intel Corp Authors: Vinod Koul Harsha Priya Dharageswari R <dharageswari.r@intel.com) Copyright (C) 2008-14 Intel Corp Authors: Vinod Koul Harsha Priya Dharageswari R KP Jeeja Copyright (C) 2008-14 Intel Corp Authors: Vinod Koul Harsha Priya Dharageswari R KP Jeeja Copyright (C) 2008--2011 Nokia Corporation Copyright (C) 2008,2009,2010 Nokia Corporation. All rights reserved. Copyright (C) 2008,2009, Steven Rostedt Copyright (C) 2008,2009 STMicroelectronics Copyright (C) 2008,2009 Intel Corporation Author: Patrick Ohly Copyright (C) 2008,2009 CompuLab Ltd. Copyright (C) 2008,2009 Albert Herranz Copyright (C) 2008, cozybit Inc. Copyright (C) 2008, Volker Weiss Copyright (C) 2008, VMware, Inc. Author : Alok N Kataria Copyright (C) 2008, VMware, Inc. Copyright (C) 2008, Trond Myklebust Copyright (C) 2008, Thomas Gleixner Copyright (C) 2008, Sascha Hauer Copyright (C) 2008, Robert Jarzmik Copyright (C) 2008, Red Hat Inc. Copyright (C) 2008, Red Hat Inc, Ingo Molnar 2011, Red Hat Inc, Arnaldo Carvalho de Melo Copyright (C) 2008, Paulius Zaleckas Copyright (C) 2008, Moxa Inc. Copyright (C) 2008, Jaya Kumar Copyright (C) 2008, Intel Corp. Author: Huang Ying Vinodh Gopal Kahraman Akdemir Copyright (C) 2008, Intel Corp. Author: Huang Ying Copyright (C) 2008, Guennadi Liakhovetski, DENX Software Engineering, Copyright (C) 2008, Guennadi Liakhovetski, DENX Software Engineering Copyright (C) 2008, Guennadi Liakhovetski Copyright (C) 2008, Florian Fainelli Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. Copyright (C) 2008, Christian Pellegrin Copyright (C) 2008, 2013 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2008, 2012 Texas Instruments, Inc. Copyright (C) 2008, 2011 Nokia Corporation Kalle Jokiniemi Paul Walmsley Copyright (C) 2008, 2011 David S. Miller Copyright (C) 2008, 2010 Pengutronix Copyright (C) 2008, 2010 Embecosm Limited Copyright (C) 2008, 2010 Davide Rizzo Copyright (C) 2008, 2009, 2010 Paxton Smith, Matthew Safar, Rory Filer linux@sierrawireless.com> Copyright (C) 2008, 2009, 2010 Nitin Gupta 2012, 2013 Minchan Kim Copyright (C) 2008, 2009, 2010 Michael Krufky Copyright (C) 2008, 2009, 2010 Marvell Semiconductor Inc. Copyright (C) 2008, 2009 secunet Security Networks AG Copyright (C) 2008, 2009 Wind River Systems written by Ralf Baechle Copyright (C) 2008, 2009 Steffen Klassert Copyright (C) 2008, 2009 Renesas Technology Corp. All rights reserved. Copyright (C) 2008, 2009 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2008, 2009 Renesas Solutions Corp. Copyright (C) 2008, 2009 Provigent Ltd. Copyright (C) 2008, 2009 Paul Mundt Copyright (C) 2008, 2009 PMC Sierra Inc. Copyright (C) 2008, 2009 PMC Sierra Inc Copyright (C) 2008, 2009 Nobuhiro Iwamatsu Copyright (C) 2008, 2009 Nobuhiro Iwamatsu Copyright (C) 2008, 2009 NEC Corporation Copyright (C) 2008, 2009 Michael Krufky Copyright (C) 2008, 2009 Matt Fleming Copyright (C) 2008, 2009 Intel Corporation Authors: Andi Kleen, Fengguang Wu Copyright (C) 2008, 2009 Intel Corporation Author: Andi Kleen Copyright (C) 2008, 2009 Elina Pasheva, Matthew Safar, Rory Filer linux@sierrawireless.com> Copyright (C) 2008, 2009 Cavium Networks, Inc. Copyright (C) 2008, 2009 Boaz Harrosh Copyright (C) 2008, 2009 Adam Baker and Theodore Kilgore Copyright (C) 2008, 2005 Rusty Russell rusty@rustcorp.com.au Copyright (C) 2008, 2005 IBM Corporation. Copyright (C) 2008 linwizard.sourceforge.net Copyright (C) 2008 by Tom Tucker Copyright (C) 2008 by Sascha Hauer Copyright (C) 2008 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2008 by Nokia Corporation Copyright (C) 2008 by Jaya Kumar Copyright (C) 2008 by IBM, Corp. Copyright (C) 2008 by Eric Van Hensbergen Copyright (C) 2008 by Digi International Inc. All rights reserved. Copyright (C) 2008 by David Brownell Copyright (C) 2008 Zhang Rui Copyright (C) 2008 Yoshinori Sato Based on arch/sh/kernel/cpu/sh2/entry.S Copyright (C) 2008 Yoshinori Sato Copyright (C) 2008 Yoshihiro Shimoda Copyright (C) 2008 Yoichi Yuasa Copyright (C) 2008 WonderMedia Technologies, Inc. Copyright (C) 2008 Wolfram Sang, Pengutronix Copyright (C) 2008 Wolfram Sang & Juergen Beisert, Pengutronix Copyright (C) 2008 Wolfgang Grandegger Copyright (C) 2008 Wind River Systems, written by Ralf Baechle Copyright (C) 2008 Wind River Systems, Inc. written by Ralf Baechle Copyright (C) 2008 Wind River Systems, Inc. updated by Tiejun Chen Copyright (C) 2008 Wind River Systems, Inc. Copyright (C) 2008 Wind River Systems Copyright (C) 2008 Valentin Longchamp, EPFL Mobots group Copyright (C) 2008 TurboSight.com, Bob Liu Copyright (C) 2008 TurboSight.com, Copyright (C) 2008 Tony Vroon Based on earlier work: Copyright (C) 2008 Thomas Gleixner Copyright (C) 2008 Thomas Chou Copyright (C) 2008 Thomas Champagne (lafeuil@gmail.com) Copyright (C) 2008 Thomas Bogendoerfer Copyright (C) 2008 Thomas Bogendoerfer Copyright (C) 2008 Thiemo Seufer Copyright (C) 2008 Texas Instruments. Copyright (C) 2008 Texas Instruments, Inc. Rajendra Nayak Copyright (C) 2008 Texas Instruments, Inc. Copyright (C) 2008 Texas Instruments Inc Author: Vaibhav Hiremath Copyright (C) 2008 Takashi Iwai Copyright (C) 2008 THE cpufrequtils'S COPYRIGHT HOLDER This file is distributed under the same license as the cpufrequtils package. Claudio Eduardo , 2009. Copyright (C) 2008 Sylver Bruneau Copyright (C) 2008 Sujith Thomas Copyright (C) 2008 SuSE Linux Products GmbH Thomas Renninger Copyright (C) 2008 Steven Toth Copyright (C) 2008 Steven Rostedt Copyright (C) 2008 Steven Noonan Copyright (C) 2008 Sirius International (Hong Kong) Limited Timothy Lee (for initial work on LGS8GL5) Copyright (C) 2008 Sirius International (Hong Kong) Limited Timothy Lee Copyright (C) 2008 Simtec Electronics Copyright (C) 2008 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2008 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2008 Silicon Graphics, Inc. (SGI) Copyright (C) 2008 Shaohua Li Copyright (C) 2008 Shane McDonald Copyright (C) 2008 Sergey Lapin Based on ds1307 driver by James Chapman and David Brownell Copyright (C) 2008 Sensoray Company Inc. Copyright (C) 2008 Secret Lab Technologies Ltd. Copyright (C) 2008 Sebastian Haas (initial chardev implementation) Copyright (C) 2008 Sebastian Haas Copyright (C) 2008 Scott Shawcroft (scott.shawcroft@gmail.com) Copyright (C) 2008 Sascha Hauer, Pengutronix Copyright (C) 2008 Sascha Hauer, Pengutronix Copyright (C) 2008 Sascha Hauer , Pengutronix Copyright (C) 2008 SUSE LINUX Products GmbH by Bernhard Walle Copyright (C) 2008 STMicroelectronics Copyright (C) 2008 SPES Societa' Progettazione Elettronica e Software Ltd. Author: Luca Santini Copyright (C) 2008 SGI Christoph Lameter Copyright (C) 2008 Russell King. Copyright (C) 2008 Rodolfo Giometti Copyright (C) 2008 Rod Whitby Copyright (C) 2008 Robert Jarzmik Copyright (C) 2008 Riku Voipio Copyright (C) 2008 Riku Voipio Copyright (C) 2008 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2008 Renesas Solutions Corp. Author : Yusuke Goda Copyright (C) 2008 Renesas Solutions Corp. Copyright (C) 2008 Renesas Solutions Copyright (C) 2008 Renaud CERRATO r.cerrato@til-technologies.fr Copyright (C) 2008 Red Hat. All rights reserved. Copyright (C) 2008 Red Hat, Inc., Peter Zijlstra Copyright (C) 2008 Red Hat, Inc., James Morris <jmorris redhat.com> Copyright (C) 2008 Red Hat, Inc., Ingo Molnar Copyright (C) 2008 Red Hat, Inc., Eric Paris Copyright (C) 2008 Red Hat, Inc. Steven Rostedt Copyright (C) 2008 Red Hat, Inc. Author: Chris Wright Copyright (C) 2008 Red Hat, Inc. All rights reserved. maintained by open-iscsi@googlegroups.com Copyright (C) 2008 Red Hat, Inc. All rights reserved. Copyright (C) 2008 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Derived from security/selinux/hooks.c Copyright (C) 2008 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2008 Red Hat Inc, Steven Rostedt Copyright (C) 2008 Red Hat Copyright (C) 2008 Realtek Copyright (C) 2008 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2008 Qumranet, Inc. Copyright (C) 2008 Pylone, Inc. By: Masashi YOKOTA Originally found here: http://downloads.pylone.jp/src/virtual_battery/virtual_battery-0.0.1.tar.bz2 Copyright (C) 2008 Pierrick Hascoet Copyright (C) 2008 Philip Langdale Copyright (C) 2008 Philip Balister, OpenSDR Copyright (C) 2008 Peter Korsgaard Copyright (C) 2008 Peter Gruber Copyright (C) 2008 Peter Griffin pgriffin@mpc-data.co.uk Copyright (C) 2008 Peter Griffin Copyright (C) 2008 PetaLogix Copyright (C) 2008 Per Dalen Copyright (C) 2008 Pengutronix Copyright (C) 2008 Pekka Paalanen Copyright (C) 2008 Paul Mundt Copyright (C) 2008 Paul Mundt Copyright (C) 2008 Paul Hays Copyright (C) 2008 Pau Oliva Fora Copyright (C) 2008 Patrick Boettcher Copyright (C) 2008 Panasas Inc. All rights reserved. Copyright (C) 2008 Oracle. All rights reserved. Copyright (C) 2008 Option International Filip Aben Denis Joseph Barrow Jan Dumon Copyright (C) 2008 Option International Copyright (C) 2008 Openmoko, Inc. Copyright (C) 2008 Oliver Endriss Copyright (C) 2008 Nuvoton technology corporation. Copyright (C) 2008 Nuvoton Technology Corp. Wei Song Copyright (C) 2008 Novell, Inc. Copyright (C) 2008 Novell Inc. Copyright (C) 2008 Nokia Corporation. All rights reserved. Copyright (C) 2008 Nokia Corporation. Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). Copyright (C) 2008 Nokia Corporation Mikko Ylinen Copyright (C) 2008 Nokia Corporation Kalle Jokiniemi Copyright (C) 2008 Nokia Corporation Jouni Hogander Copyright (C) 2008 Nokia Corporation Contact: Jarkko Nikula Peter Ujfalusi Copyright (C) 2008 Nokia Corporation Contact: Felipe Balbi Copyright (C) 2008 Nokia Corporation Author: Tomi Valkeinen Copyright (C) 2008 Nokia Corporation Author: Tomi Valkeinen Copyright (C) 2008 Nokia Corporation Author: Texas Instruments Copyright (C) 2008 Nokia Corporation Author: David Brownell Modified: Klaus Schwarzkopf Copyright (C) 2008 Nokia Corporation Copyright (C) 2008 Nobuhiro Iwamatsu Copyright (C) 2008 Nir Tzachar <nir.tzachar@gmail.com? Released under the terms of the GNU GPL v2.0. Copyright (C) 2008 Nicolas Schichan Copyright (C) 2008 Nick Piggin Copyright (C) 2008 Nicholas Beck Copyright (C) 2008 Mistral Solutions Copyright (C) 2008 Mike Christie Copyright (C) 2008 Michal Simek Copyright (C) 2008 Michal Simek Copyright (C) 2008 Michael Krufky Copyright (C) 2008 Michael H. Schimek Copyright (C) 2008 Michael Buesch Copyright (C) 2008 Mercury IMC Ltd Written by Mark Jackson Copyright (C) 2008 Maxime Bizon Copyright (C) 2008 MaxLinear Copyright (C) 2008 Matthias Schwarzott Copyright (C) 2008 Matthew Garrett Copyright (C) 2008 Matt Fleming Copyright (C) 2008 Marvell Semiconductors, All Rights Reserved. Copyright (C) 2008 Marvell Semiconductors Copyright (C) 2008 Marvell Semiconductor Copyright (C) 2008 Marvell International Ltd. Eric Miao Copyright (C) 2008 Marvell International Ltd. All rights reserved. Copyright (C) 2008 Marvell International Ltd. Copyright (C) 2008 Martin Michlmayr Copyright (C) 2008 Markus Plessing Copyright (C) 2008 Mark Nelson, IBM Corp. Copyright (C) 2008 Marek Vasut Copyright (C) 2008 Manuel Lauss Copyright (C) 2008 Magnus Damm Based on mt9m001 driver, Copyright (C) 2008 Magnus Damm Copyright (C) 2008 Maarten Maathuis. All Rights Reserved. Copyright (C) 2008 MIMOMax Wireless Ltd. Copyright (C) 2008 Lyrtech inc Copyright (C) 2008 Lyrtech Copyright (C) 2008 Linutronix GmbH Author: John Ogness Copyright (C) 2008 Lineo Solutions, Inc. Copyright (C) 2008 Lemote Technology Copyright (C) 2008 Lemote Inc. Author: liujl , 2008-04-20 Copyright (C) 2008 Lemote Inc. Author: liujl , 2008-03-14 Copyright (C) 2008 Lai Jiangshan Copyright (C) 2008 Kyle McMartin Copyright (C) 2008 Kuninori Morimoto Copyright (C) 2008 Krzysztof Halasa Copyright (C) 2008 Koninklijke Philips Electronics NV. Copyright (C) 2008 Kim B. Heino Copyright (C) 2008 Kevin D. Kissell Copyright (C) 2008 Juergen Beisert (kernel@pengutronix.de) Copyright (C) 2008 Juergen Beisert Copyright (C) 2008 Jordan Crouse Copyright (C) 2008 John Poet Copyright (C) 2008 Johannes Weiner All code subject to the GPL version 2. Copyright (C) 2008 Jochen Friedrich based on a previous patch from Jon Smirl Copyright (C) 2008 Jochen Friedrich Copyright (C) 2008 Jiri Hladky Copyright (C) 2008 Jim Paris Copyright (C) 2008 Jim Law - Iris LP All rights reserved. Copyright (C) 2008 Jean-Francois Moine (http://moinejf.free.fr) Copyright (C) 2008 Jean Delvare Copyright (C) 2008 Jason Baron By Greg Banks Copyright (C) 2008 Janne Grunau (j@jannau.net) Copyright (C) 2008 Jan Hoogenraad This code is placed under the terms of the GNU General Public License Copyright (C) 2008 Jan Hoogenraad Functions: mxl5005s_SetRfFreqHz() Copyright (C) 2008 James Smart, Emulex Corporation Copyright (C) 2008 James Bottomley Copyright (C) 2008 Jack Ren Copyright (C) 2008 Ira W. Snyder Copyright (C) 2008 International Business Machines Corp. Author(s): Michael A. Halcrow Copyright (C) 2008 International Business Machines Corp. Author(s): Michael A. Halcrow Copyright (C) 2008 Intel Corporation Authors: Austin Zhang Kent Liu Copyright (C) 2008 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2008 Intel Corp. Shaohua Li Copyright (C) 2008 Intel Corp. Copyright (C) 2008 Intel Corp Copyright (C) 2008 Instituto Nokia de Tecnologia Contact: Eduardo Valentin Copyright (C) 2008 Ingo Molnar Copyright (C) 2008 Imre Kaloz Copyright (C) 2008 Ilya Yanok, Emcraft Systems Copyright (C) 2008 Igor M. Liplianin (liplianin@me.by) Copyright (C) 2008 Igor M. Liplianin Removed stb6000 specific tuner code and revised some procedures. Copyright (C) 2008 Igor M. Liplianin Copyright (C) 2008 IBM Corporation find_last_bit' is written by Rusty Russell Inspired by David Howell's find_next_bit implementation) Copyright (C) 2008 IBM Corporation Author: Mimi Zohar Copyright (C) 2008 IBM Corporation Author(s): Brian King (brking@linux.vnet.ibm.com), Copyright (C) 2008 IBM Corporation Copyright (C) 2008 IBM Copyright (C) 2008 Hewlett-Packard Development Company, L.P. David Altobelli Copyright (C) 2008 Hewlett-Packard Development Company, L.P. David Altobelli Copyright (C) 2008 Hewlett-Packard Development Company, L.P. Bjorn Helgaas Copyright (C) 2008 Henrik Rydberg (rydberg@euromail.se) Copyright (C) 2008 Henrik Kurelid Copyright (C) 2008 Helge Deller Copyright (C) 2008 Hartmut Hackmann Copyright (C) 2008 Harrison Metzger Based on usbled.c by Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2008 Harald Welte Copyright (C) 2008 Hans de Goede Copyright (C) 2008 Hans de Goede Copyright (C) 2008 Hans Verkuil Copyright (C) 2008 Hannes Reinecke Copyright (C) 2008 Guennadi Liakhovetski, Pengutronix Copyright (C) 2008 Guennadi Liakhovetski, DENX Software Engineering, Copyright (C) 2008 Greg Kroah-Hartman Copyright (C) 2008 Greg Kroah-Hartman Copyright (C) 2008 Google, Inc. Author: Mike Lockwood Copyright (C) 2008 Google, Inc. Copyright (C) 2008 Google Inc Copyright (C) 2008 Glauber de Oliveira Costa, Red Hat Inc. Copyright (C) 2008 Gilead Kutnick Copyright (C) 2008 Gabor Juhos Copyright (C) 2008 Gabor Juhos Copyright (C) 2008 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2008 Freescale Semiconductor, Inc. Copyright (C) 2008 Freescale Semiconductor Inc. John Rigby Added support for MPC5121 Copyright (C) 2008 Frank Zago Copyright (C) 2008 Florian Fainelli Copyright (C) 2008 Filip Aben Denis Joseph Barrow Jan Dumon Copyright (C) 2008 Felix Fietkau Copyright (C) 2008 Fabio Checconi Paolo Valente Copyright (C) 2008 Extreme Engineering Solutions, Inc. Based on MPC8572DS device tree from Freescale Semiconductor, Inc. Copyright (C) 2008 Eurotech S.p.A. Copyright (C) 2008 Erik Andrén Copyright (C) 2008 Eric Piel Copyright (C) 2008 Eric Miao Copyright (C) 2008 Embedded Alley Solutions, Inc. Copyright (C) 2008 Embedded Alley Solutions, Inc All Rights Reserved. Copyright (C) 2008 Dmitry Baryshkov Copyright (C) 2008 Dmitri Vorobiev Copyright (C) 2008 Devin Heitmueller Copyright (C) 2008 David S. Miller Copyright (C) 2008 David Gibson, IBM Corporation Copyright (C) 2008 David Daney Copyright (C) 2008 David Brownell Copyright (C) 2008 Dave S.r.l. Copyright (C) 2008 Darius Augulis Copyright (C) 2008 Constantin Baranov Copyright (C) 2008 Compulab, Ltd. Mike Rapoport Copyright (C) 2008 Compulab Ltd. Copyright (C) 2008 CompuLab, Ltd. Mike Rapoport Copyright (C) 2008 Cluster Computing, Inc. Copyright (C) 2008 Christoph Hellwig. Copyright (C) 2008 Christian Pellegrin Copyright (C) 2008 Christian Lamparter Copyright (C) 2008 Christian Kornacker Copyright (C) 2008 Christian Hohnstaedt Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved. Copyright (C) 2008 Cezary Jackiewicz cezary.jackiewicz (at) gmail.com>, based on MSI driver Copyright (C) 2008 Cezary Jackiewicz Copyright (C) 2008 Cedric Bregardis and Jean-Christian Hassler Copyright (C) 2008 Cavium Networks Copyright (C) 2008 Cavium Networks Copyright (C) 2008 Cambridge Silicon Radio Ltd. Copyright (C) 2008 Byron Bradley Copyright (C) 2008 Bryan Wu Copyright (C) 2008 Brandon Philips Copyright (C) 2008 Bluewater Systems Ltd Author: Ryan Mallon Copyright (C) 2008 Ben. Herrenschmidt (benh@kernel.crashing.org), IBM Corp. Copyright (C) 2008 Ben Skeggs. All Rights Reserved. Copyright (C) 2008 Ben Backx Copyright (C) 2008 Badari Pulavarty, IBM Corporation Copyright (C) 2008 Aurelien Jarno Copyright (C) 2008 Atsushi Nemoto Copyright (C) 2008 Atom Create Engineering Co., Ltd. Copyright (C) 2008 Atmel Corporation Copyright (C) 2008 Atmel Copyright (C) 2008 Antonio Ospite Copyright (C) 2008 Antoine Jacquet http://royale.zerezo.com/dtv5100/ Copyright (C) 2008 Angelo Castello Copyright (C) 2008 Andy Walls Copyright (C) 2008 Andres Salomon Copyright (C) 2008 Analog Devices, Inc Copyright (C) 2008 Alexey Starikovskiy Copyright (C) 2008 Alexey Kopytko Copyright (C) 2008 Alex Osborne Copyright (C) 2008 Alex Dubov Copyright (C) 2008 Aleksandar Radovanovic Copyright (C) 2008 Alan Stern Copyright (C) 2008 Advanced Micro Devices, Inc. Copyright (C) 2008 Adam Nielsen Copyright (C) 2008 Abhishek Sagar Copyright (C) 2008 ARM Ltd. Copyright (C) 2008 ARM Limited, All Rights Reserved. Copyright (C) 2008 ARM Limited Written by Catalin Marinas Copyright (C) 2008 ARM Limited Copyright (C) 2008 - 2014 Xilinx, Inc. Copyright (C) 2008 - 2014 Freescale Semiconductor Inc. Copyright (C) 2008 - 2013 by Tensilica Inc. Copyright (C) 2008 - 2013 Tensilica Inc. Copyright (C) 2008 - 2012 Tensilica, Inc. Copyright (C) 2008 - 2012 Tensilica Inc. Copyright (C) 2008 - 2012 Paul Mundt Copyright (C) 2008 - 2012 Marvell Technology Group Ltd. Copyright (C) 2008 - 2011 Bart Van Assche . Copyright (C) 2008 - 2010 Paul Mundt Copyright (C) 2008 - 2009 Paul Mundt Copyright (C) 2008 - 2009 Novell Inc. Copyright (C) 2008 - 2009 Nokia Corporation Copyright (C) 2008 - 2009 Greg Kroah-Hartman Copyright (C) 2008 Based on em28xx driver Based on cx23885 driver Based on cx88 driver Copyright (C) 2008 Based on em28xx driver Based on Cx23885 driver Copyright (C) 2008 Based on em28xx driver Copyright (C) 2008 Based on cx88 driver Copyright (C) 2008 Copyright (C) 2008 Yoichi Yuasa Copyright (C) 2008 Rodolfo Giometti Copyright (C) 2007-8 Patrick Boettcher Copyright (C) 2007-2018 B.A.T.M.A.N. contributors: Copyright (C) 2007-2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2007-2017 Google, Inc. Copyright (C) 2007-2017 Cavium, Inc. Copyright (C) 2007-2016, VMware, Inc. All Rights Reserved. Copyright (C) 2007-2016 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2007-2016 Oracle Corporation Copyright (C) 2007-2016 Mauro Carvalho Chehab Port to work with the in-kernel driver Cleanups, fixes, alsa-controls, etc. Copyright (C) 2007-2016 Broadcom Corporation. Copyright (C) 2007-2015 STMicroelectronics Ltd Author: Giuseppe Cavallaro Copyright (C) 2007-2015 STMicroelectronics Ltd Copyright (C) 2007-2015 Imagination Technologies Ltd Copyright (C) 2007-2015 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2007-2014 by Sensoray Company Inc. Dean Anderson Copyright (C) 2007-2014 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2007-2014 STMicroelectronics Ltd Copyright (C) 2007-2014 Jean Delvare Copyright (C) 2007-2013 VMware, Inc. All rights reserved. Copyright (C) 2007-2013 Texas Instruments, Inc. Author: Vikram Pandita Author: Anand Gadiyar Author: Keshava Munegowda Author: Roger Quadros Copyright (C) 2007-2013 ST-Ericsson License terms: GNU General Public License (GPL) version 2 DMA driver for COH 901 318 Author: Per Friden Copyright (C) 2007-2013 ST-Ericsson License terms: GNU General Public License (GPL) version 2 Copyright (C) 2007-2013 Michal Simek Copyright (C) 2007-2013 Bruce Chang (Mediatek) Copyright (C) 2007-2012 VMware, Inc. All rights reserved. Copyright (C) 2007-2012 Steven Rostedt Copyright (C) 2007-2012 Siemens AG Copyright (C) 2007-2012 ST-Ericsson SA License terms: GNU General Public License (GPL) version 2 Core platform support, IRQ handling and device definitions. Author: Linus Walleij Copyright (C) 2007-2012 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 ST DDC I2C master mode driver, used in e.g. U300 series platforms. Author: Linus Walleij Author: Jonas Aaberg Copyright (C) 2007-2012 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 COH 901 571/3 - Used in DB3210 (U365 2.0) and DB3350 (U335 1.0) Author: Linus Walleij Author: Jonas Aaberg Copyright (C) 2007-2012 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Author: Linus Walleij Author: Jonas Aaberg Copyright (C) 2007-2012 Florian Fainelli Copyright (C) 2007-2012 Daniel Wang Allwinner Technology Co., Ltd. Copyright (C) 2007-2011 Texas Instruments, Inc. OMAP3/4 support by Rajendra Nayak, Santosh Shilimkar Copyright (C) 2007-2011 Texas Instruments, Inc. Copyright (C) 2007-2011 STMicroelectronics Ltd Copyright (C) 2007-2011 Nokia Corporation Copyright (C) 2007-2011 Marek Vasut Copyright (C) 2007-2011 Hans de Goede * Copyright (C) 2007-2011 Freescale Semiconductor, Inc. Copyright (C) 2007-2011 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2007-2011 Bartlomiej Zolnierkiewicz Copyright (C) 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2007-2010 Texas Instruments, Inc. Copyright (C) 2007-2010 Texas Instruments Inc Copyright (C) 2007-2010 ST-Ericsson License terms: GNU General Public License (GPL) version 2 Register access functions for the ABX500 Mixed Signal IC family. Author: Mattias Wallin Copyright (C) 2007-2010 ST-Ericsson License terms: GNU General Public License (GPL) version 2 Low-level core for exclusive access to the AB3100 IC on the I2C bus and some basic chip-configuration. Author: Linus Walleij Copyright (C) 2007-2010 SMSC Copyright (C) 2007-2010 Nokia Corporation Paul Walmsley Copyright (C) 2007-2010 Nokia Corporation Copyright (C) 2007-2010 Hannes Reinecke, SUSE Linux Products GmbH. All rights reserved. Copyright (C) 2007-2010 Gabor Juhos Copyright (C) 2007-2010 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2007-2010 Florian Fainelli Copyright (C) 2007-2010 Bartlomiej Zolnierkiewicz Copyright (C) 2007-2010 Advanced Micro Devices, Inc. Author: Joerg Roedel Leo Duran Copyright (C) 2007-2010 Advanced Micro Devices, Inc. Author: Joerg Roedel Leo Duran Copyright (C) 2007-2010 Bartlomiej Zolnierkiewicz Copyright (C) 2007-2009, OpenWrt.org, Florian Fainelli GPIOLIB support for Alchemy chips. Copyright (C) 2007-2009, Florian Fainelli Copyright (C) 2007-2009, 2012 Texas Instruments, Inc. Copyright (C) 2007-2009, 2011-2012 Texas Instruments, Inc. Copyright (C) 2007-2009, 2011 Texas Instruments, Inc. Copyright (C) 2007-2009 The GameCube Linux Team Copyright (C) 2007-2009 Texas Instruments, Inc. Copyright (C) 2007-2009 Texas Instruments Inc Copyright (C) 2007-2009 Texas Instruments Copyright (C) 2007-2009 Sam Ravnborg Copyright (C) 2007-2009 STMicroelectronics Ltd Copyright (C) 2007-2009 ST-Ericsson License terms: GNU General Public License (GPL) version 2 Support functions for handling lli for dma Author: Per Friden Copyright (C) 2007-2009 ST-Ericsson License terms: GNU General Public License (GPL) version 2 DMA driver for COH 901 318 Author: Per Friden Copyright (C) 2007-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Timer COH 901 328, runs the OS timer interrupt. Author: Linus Walleij Copyright (C) 2007-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 This is a dummy loopback SPI "chip" used for testing SPI. Author: Linus Walleij Copyright (C) 2007-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Real Time Clock interface for ST-Ericsson AB COH 901 331 RTC. Author: Linus Walleij Based on rtc-pl031.c by Deepak Saxena Copyright (C) 2007-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 RTC clock driver for the AB3100 Analog Baseband Chip Author: Linus Walleij Copyright (C) 2007-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 Driver to read out OTP from the AB3100 Mixed-signal circuit Author: Linus Walleij Copyright (C) 2007-2009 ST-Ericsson AB License terms: GNU General Public License (GPL) version 2 AB3100 core access functions Author: Linus Walleij Copyright (C) 2007-2009 Rodolfo Giometti Copyright (C) 2007-2009 Renesas Solutions Corp. Copyright (C) 2007-2009 PetaLogix Copyright (C) 2007-2009 Nokia Corporation Copyright (C) 2007-2009 NEC Corporation. All Rights Reserved. Copyright (C) 2007-2009 Motorola, Inc. Copyright (C) 2007-2009 Michal Simek Copyright (C) 2007-2009 Mattia Dongili Copyright (C) 2007-2009 Matthias Schwarzott Copyright (C) 2007-2009 Luca Tettamanti Copyright (C) 2007-2009 John Williams Copyright (C) 2007-2009 Jiri Slaby Copyright (C) 2007-2009 Hans de Goede * Copyright (C) 2007-2009 Geert Uytterhoeven Copyright (C) 2007-2009 David T.L. Wong Copyright (C) 2007-2009 Bartlomiej Zolnierkiewicz Copyright (C) 2007-2009 Arjan Opmeer Copyright (C) 2007-2009 Andres Salomon Copyright (C) 2007-2009 Carlos Corbacho Copyright (C) 2007-2009 Bartlomiej Zolnierkiewicz Copyright (C) 2007-2008, Advanced Micro Devices, Inc. Copyright (C) 2007-2008, 2012 Texas Instruments, Inc. Copyright (C) 2007-2008, 2011 Texas Instruments, Inc. Copyright (C) 2007-2008, 2010 Texas Instruments, Inc. Copyright (C) 2007-2008, 2010 Nokia Corporation Copyright (C) 2007-2008 by Nokia Corporation Copyright (C) 2007-2008 Yoichi Yuasa Copyright (C) 2007-2008 Yan Burman Copyright (C) 2007-2008 Wind River Systems, Inc. Author/Maintainer: Jason Wessel, jason.wessel@windriver.com Copyright (C) 2007-2008 Wind River Systems, Inc. Copyright (C) 2007-2008 Texas Instruments, Inc. Updated to support OMAP3 Rajendra Nayak Copyright (C) 2007-2008 Texas Instruments, Inc. Copyright (C) 2007-2008 Texas Instruments Copyright (C) 2007-2008 Sven Anders (anders@anduras.de) Copyright (C) 2007-2008 Steven Rostedt Copyright (C) 2007-2008 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2007-2008 SMSC Copyright (C) 2007-2008 Pierre Ossman Copyright (C) 2007-2008 Peter Stokes Copyright (C) 2007-2008 Novell Copyright (C) 2007-2008 Nokia Corporation. All rights reserved. Copyright (C) 2007-2008 Nokia Corporation Copyright (C) 2007-2008 Michal Simek Copyright (C) 2007-2008 Marvell Semiconductor Lennert Buytenhek Copyright (C) 2007-2008 Marvell Ltd. Copyright (C) 2007-2008 Marvell International Ltd. Copyright (C) 2007-2008 Marvell Internation Ltd. Copyright (C) 2007-2008 Luis R. Rodriguez Copyright (C) 2007-2008 Krzysztof Hałasa Copyright (C) 2007-2008 Jason Wessel, Wind River Systems, Inc. Copyright (C) 2007-2008 Intel Corporation. All rights reserved. Copyright (C) 2007-2008 Intel Corporation Inaky Perez-Gonzalez Yanir Lubetkin Copyright (C) 2007-2008 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2007-2008 Hewlett-Packard Development Company, L.P. Alex Chiang Copyright (C) 2007-2008 Google, Inc. Copyright (C) 2007-2008 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2007-2008 Finn Thain Copyright (C) 2007-2008 Darron Broad March 2007 Fixed some bugs. Added diseqc support. Added corrected signal strength support. August 2007 Sync with legacy version. Some clean ups. Copyright (C) 2007-2008 Carlos Corbacho Copyright (C) 2007-2008 Bartlomiej Zolnierkiewicz Copyright (C) 2007-2008 BalaBit IT Ltd. Author: Krisztian Kovacs Copyright (C) 2007-2008 Avionic Design Development GmbH Copyright (C) 2007-2008 Atmel Corporation Copyright (C) 2007-2008 Arjan Opmeer Copyright (C) 2007-2008 Advanced Micro Devices, Inc. Author: Joerg Roedel Copyright (C) 2007-2008 Advanced Micro Devices, Inc. Author: Joerg Roedel Copyright (C) 2007-2008 MontaVista Software, Inc. Copyright (C) 2007-2008 Carlos Corbacho Copyright (C) 2007-2008 Bartlomiej Zolnierkiewicz Copyright (C) 2007-12 Wolfson Microelectronics PLC. Copyright (C) 2007--2014 Jean Delvare Copyright (C) 2007,2012 Texas Instruments, Inc. Copyright (C) 2007,2010 Rene Herman Copyright (C) 2007,2009 MontaVista Software, Inc. Copyright (C) 2007,2008,2013 Imagination Technologies Ltd. Copyright (C) 2007,2008,2009 Albert Herranz Copyright (C) 2007,2008 Thomas Bogendoerfer (tsbogend@alpha.franken.de) Copyright (C) 2007,2008 SMSC Copyright (C) 2007,2008 Oracle. All rights reserved. Copyright (C) 2007,2008 Jonathan Woithe Copyright (C) 2007,2008 Hans de Goede Preliminary tmp411 support by: Gabriel Konat, Sander Leget, Wouter Willems Copyright (C) 2007,2008 Freescale semiconductor, Inc. Copyright (C) 2007,2008 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2007,2008 Freescale Semiconductor, Inc. Copyright (C) 2007,2008 Freescale Semiconductor Inc. Original port from 52xx driver: Hongjun Chen Copyright (C) 2007, Thomas Gleixner Copyright (C) 2007, Riku Voipio Copyright (C) 2007, Red Hat, Inc., Ingo Molnar Copyright (C) 2007, Red Hat, Inc. Copyright (C) 2007, Nadi Sarrar Copyright (C) 2007, Miguel Gaio Copyright (C) 2007, Intel Corp. Huang Ying Copyright (C) 2007, Greg Ungerer (gerg@snapgear.com) Copyright (C) 2007, Gabor Juhos Felix Fietkau Florian Fainelli Copyright (C) 2007, David Kilroy Copyright (C) 2007, CenoSYS (www.cenosys.com). Copyright (C) 2007, Benedikt Spranger Copyright (C) 2007, Andrew Victor Copyright (C) 2007, 2017 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2007, 2016 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2007, 2014 Maciej W. Rozycki Copyright (C) 2007, 2012 Texas Instruments, Inc. Copyright (C) 2007, 2011 Wolfgang Grandegger Copyright (C) 2007, 2010 Texas Instruments, Inc. Rajendra Nayak Lesly A M Thara Gopinath Copyright (C) 2007, 2009 Oracle. All rights reserved. Copyright (C) 2007, 2008, Marvell International Ltd. Copyright (C) 2007, 2008, 2014 Oracle Corporation Written by: Martin K. Petersen Copyright (C) 2007, 2008, 2010, 2011 Freescale Semiconductor, Inc. Zhang Wei Lian Minghuan-B31939 Liu Gang Copyright (C) 2007, 2008, 2010, 2011 Freescale Semiconductor, Inc. Zhang Wei Copyright (C) 2007, 2008, 2009, 2010, 2011 Cavium Networks Copyright (C) 2007, 2008, 2009 Siemens AG Copyright (C) 2007, 2008, 2009 Oracle Corporation Written by: Martin K. Petersen Copyright (C) 2007, 2008 Wolfson Microelectronics PLC. Copyright (C) 2007, 2008 Wolfson Microelectronics Copyright (C) 2007, 2008 Siemens AG Copyright (C) 2007, 2008 Rusty Russell IBM Corporation Copyright (C) 2007, 2008 Oracle Corporation Written by: Martin K. Petersen Copyright (C) 2007, 2008 Nippon Telegraph and Telephone Corporation. Copyright (C) 2007, 2008 Michael Krufky Copyright (C) 2007, 2008 Magnus Damm Copyright (C) 2007, 2008 MIPS Technologies, Inc. Copyright (C) 2007, 2008 Karsten Wiese Copyright (C) 2007, 2008 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2007, 2008 Eric Van Hensbergen, IBM Corporation Copyright (C) 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 2007, 2008 David S. Miller Copyright (C) 2007, 2008 Compulab, Ltd. Mike Rapoport Copyright (C) 2007, 2008 CompuLab, Ltd. Mike Rapoport Copyright (C) 2007, 2008 CompuLab, Ltd. Author: Mike Rapoport Copyright (C) 2007, 2008 Cavium Networks Copyright (C) 2007 kogiidena Copyright (C) 2007 kavol This file is distributed under the same license as the cpufrequtils package. Copyright (C) 2007 by Thomas Bogendoerfer Copyright (C) 2007 by Ralf Baechle Copyright (C) 2007 by Maciej W. Rozycki Copyright (C) 2007 by Latchesar Ionkov Copyright (C) 2007 by Bjorge Dijkstra Copyright (C) 2007 by Alan Stern Copyright (C) 2007 Yoshihiro Shimoda Copyright (C) 2007 Yoichi Yuasa Copyright (C) 2007 Yoichi Yuasa Copyright (C) 2007 Xilinx, Inc. All rights reserved. Copyright (C) 2007 Wolfgang Grandegger Copyright (C) 2007 Ville Syrjala Copyright (C) 2007 USAGI/WIDE Project Copyright (C) 2007 Trent Piepho Copyright (C) 2007 Tomi Orava (tomimo@ncircle.nullnet.fi) Copyright (C) 2007 Thomas Bogendörfer (tsbogend@alpha.frankende) Copyright (C) 2007 Thomas Bogendoerfer Copyright (C) 2007 Texas Instruments. Copyright (C) 2007 Texas Instruments, Inc. Rajendra Nayak Lesly A M Copyright (C) 2007 Texas Instruments, Inc. Rajendra Nayak Copyright (C) 2007 Texas Instruments, Inc. Lesly A M Copyright (C) 2007 Texas Instruments, Inc. Karthik Dasu Copyright (C) 2007 Texas Instruments, Inc. Copyright (C) 2007 Texas Instruments Copyright (C) 2007 Tehuti Networks Ltd. All rights reserved Copyright (C) 2007 Sylvain Munaut Copyright (C) 2007 Sven Schnelle Copyright (C) 2007 Steven Rostedt Copyright (C) 2007 Stephen Hemminger Copyright (C) 2007 Stefan Kopp, Gechingen, Germany Copyright (C) 2007 Sony Computer Entertainment Inc. All rights reserved. Copyright (C) 2007 Sony Computer Entertainment Inc. Copyright (C) 2007 Solarflare Communications, Inc. Copyright (C) 2007 Simon Arlott Copyright (C) 2007 Semihalf Marian Balakowicz Copyright (C) 2007 Semihalf Copyright (C) 2007 Secret Lab Technologies Ltd. Copyright (C) 2007 Sascha Hauer, Marc Kleine-Budde, Pengutronix Simon Kallweit, intefo AG Copyright (C) 2007 Samuel Thibault. Copyright (C) 2007 Sam Revitch Copyright (C) 2007 SGI, Christoph Lameter Generalized, added support for multiple lists and constructors / destructors. Copyright (C) 2007 Rudolf Marek Copyright (C) 2007 Rodolfo Giometti Copyright (C) 2007 RightHand Technologies, Inc. Copyright (C) 2007 Richard Betts, All Rights Reserved. Copyright (C) 2007 Red Hat. All rights reserved. Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra Copyright (C) 2007 Red Hat, Inc., Ingo Molnar Copyright (C) 2007 Red Hat, Inc. Author: Michal Schmidt Based on the FTP conntrack helper (net/netfilter/nf_conntrack_ftp.c): Copyright (C) 2007 Red Hat, Inc. All rights reserved. Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. Copyright (C) 2007 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2007 Ralf Baechle Copyright (C) 2007 Pierre Ossman Copyright (C) 2007 Philippe De Muyter Copyright (C) 2007 Paul Mundt Copyright (C) 2007 Patrick McHardy Copyright (C) 2007 PA Semi, Inc Copyright (C) 2007 Oracle. All rights reserved. Copyright (C) 2007 OpenVZ http://openvz.org, SWsoft Inc Copyright (C) 2007 OnStor, Inc. * Andrew Sharp Copyright (C) 2007 Novell Inc. Copyright (C) 2007 Novell Copyright (C) 2007 Nokia Corporation. Copyright (C) 2007 Nokia Corporation Copyright (C) 2007 Nobuhiro Iwamatsu Copyright (C) 2007 Nicolas Thill Copyright (C) 2007 Nicolas Boichat Copyright (C) 2007 Nick Piggin Copyright (C) 2007 Netfilter Core Team Copyright (C) 2007 MontaVista Software, Inc., Copyright (C) 2007 MontaVista Software, Inc. Copyright (C) 2007 MontaVista Software, Inc. Copyright (C) 2007 MontaVista Software, Inc Author: Alexandre Rusev Copyright (C) 2007 MontaVista Software Inc. Copyright (C) 2007 MontaVista Software Copyright (C) 2007 Mips Technologies, Inc. Copyright (C) 2007 Mike Isely Copyright (C) 2007 Michel Ludwig Copyright (C) 2007 Michael Krufky (mkrufky@linuxtv.org) Copyright (C) 2007 Michael Krufky Copyright (C) 2007 Michael Buesch Copyright (C) 2007 Mattia Dongili Copyright (C) 2007 Marvell Ltd. Copyright (C) 2007 Marvell International Ltd. 2008-02-28: Yong Yao initial version Copyright (C) 2007 Marvell International Ltd. 2007-08-21: eric miao initial version Copyright (C) 2007 Marvell International Ltd. Copyright (C) 2007 Marvell Internation Ltd. 2007-08-21: eric miao initial version Copyright (C) 2007 Marvell Internation Ltd. Copyright (C) 2007 Markus Brunner, Mark Jonas Copyright (C) 2007 Marcel Holtmann Copyright (C) 2007 Manuel Lauss Copyright (C) 2007 Magnus Damm Copyright (C) 2007 Maciej W. Rozycki Copyright (C) 2007 MIPS Technologies, Inc. written by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2007 MIPS Technologies, Inc. written by Ralf Baechle Copyright (C) 2007 MIPS Technologies, Inc. Chris Dearman (chris@mips.com) Copyright (C) 2007 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2007 MIPS Technologies, Inc. Copyright (C) 2007 MEV Ltd. Copyright (C) 2007 LynuxWorks, Inc. Copyright (C) 2007 Luca Olivetti (luca@ventoso.org) Copyright (C) 2007 Luca Bigliardi (shammash@artha.org). Licensed under the GPL. Copyright (C) 2007 Lennert Buytenhek Copyright (C) 2007 Lemote, Inc. Author: Fuxin Zhang, zhangfx@lemote.com Copyright (C) 2007 Lemote, Inc. Author : jlliu, liujl@lemote.com Copyright (C) 2007 Lemote, Inc. Author : jlliu Copyright (C) 2007 Lemote, Inc. & Institute of Computing Technology Author: Fuxin Zhang, zhangfx@lemote.com Copyright (C) 2007 Lemote Inc. Author: Fuxin Zhang, zhangfx@lemote.com Copyright (C) 2007 Lemote Inc. Author : jlliu, liujl@lemote.com Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology Author: Yanhua, yanh@lemote.com Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology Author: Fuxin Zhang, zhangfx@lemote.com Copyright (C) 2007 Larry Finger Copyright (C) 2007 Kyle McMartin (kyle@parisc-linux.org) Copyright (C) 2007 Kyle McMartin Copyright (C) 2007 Krzysztof Helt Based on 2.4 driver by Frodo Looijaard and Philip Edelbrock Copyright (C) 2007 Krzysztof Helt Copyright (C) 2007 Krzysztof Halasa Copyright (C) 2007 Kristoffer Ericson Copyright (C) 2007 Kristoffer Ericson Copyright (C) 2007 Korea Information Security Agency (KISA). Copyright (C) 2007 Kieran Bingham (MPC-Data Ltd) Copyright (C) 2007 Julien BLACHE Copyright (C) 2007 John Williams Copyright (C) 2007 John Williams based on v850 version which was Copyright (C) 2007 John Williams Copyright (C) 2007 John Williams Copyright (C) 2007 John Crispin Copyright (C) 2007 Jens Axboe Copyright (C) 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com) Licensed under the GPL Copyright (C) 2007 Jeff Dike (jdike@{addtoit.com,linux.intel.com}) Licensed under the GPL Copyright (C) 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL. Copyright (C) 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2007 Jean Delvare Copyright (C) 2007 Jan D. Louw Copyright (C) 2007 James E.J. Bottomley James.Bottomley@HansenPartnership.com> Copyright (C) 2007 Ivo van Doorn Copyright (C) 2007 International Business Machines Corp. Author(s): Michael A. Halcrow Copyright (C) 2007 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2007 Intel Corporation Yanir Lubetkin Inaky Perez-Gonzalez Copyright (C) 2007 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2007 Intel Corp. Zhang Yanmin (yanmin.zhang@intel.com) Shaohua Li (shaohua.li@intel.com) Copyright (C) 2007 Intel Corp Fenghua Yu Add multiple ptc.g/ptc.ga instruction support in global tlb purge. Copyright (C) 2007 Intel Corp Bibo Mao Huang Ying Copyright (C) 2007 Intel Copyright (C) 2007 Instituto Nokia de Tecnologia - INdT Author: Felipe Balbi Copyright (C) 2007 Instituto Nokia de Tecnologia - INdT Author: Carlos Eduardo Aguiar Copyright (C) 2007 Instituto Nokia de Tecnologia - INdT Copyright (C) 2007 Imre Kaloz Copyright (C) 2007 Imre Kaloz Copyright (C) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project. Copyright (C) 2007 Ian Molton Copyright (C) 2007 Ian Armstrong Copyright (C) 2007 IBM Corporation. Copyright (C) 2007 IBM Corporation Copyright (C) 2007 IBM Copyright (C) 2007 Hitachi Software Engineering Co., Ltd. Yuichi Nakamura Copyright (C) 2007 Hidetoshi Seto Copyright (C) 2007 Hewlett-Packard Development Company, L.P. Paul Moore Copyright (C) 2007 Hewlett-Packard Development Company, L.P. Copyright (C) 2007 Herbert Valerio Riedel Copyright (C) 2007 Hans Verkuil (hverkuil@xs4all.nl) Copyright (C) 2007 Hans Verkuil Copyright (C) 2007 Hans Verkuil Copyright (C) 2007 Hans J. Koch Copyright (C) 2007 H. Peter Anvin Copyright (C) 2007 Greg Ungerer Copyright (C) 2007 Greg Kroah-Hartman Copyright (C) 2007 Google, Inc. Author: Robert Love Copyright (C) 2007 Google, Inc. Copyright (C) 2007 Gary Jennejohn Copyright (C) 2007 Gabor Juhos Copyright (C) 2007 Freescale Semiconductor, Inc. Author: Li Yang Copyright (C) 2007 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2007 Florian Fainelli Copyright (C) 2007 Finn Thain Copyright (C) 2007 Felix Fietkau Copyright (C) 2007 FUJITSU LIMITED Copyright (C) 2007 FUJITA Tomonori Copyright (C) 2007 Eurotech S.p.A. Copyright (C) 2007 Eurek srl Author: Claudio Lanconelli based on enc28j60.c written by David Anders for 2.4 kernel version Copyright (C) 2007 Eugene Konev Copyright (C) 2007 Eric Dumazet Copyright (C) 2007 Eric Biederman Copyright (C) 2007 Domen Puncer, Telargo, Inc. Copyright (C) 2007 Dmitry Torokhov Copyright (C) 2007 Dmitri Vorobiev Copyright (C) 2007 Davide Libenzi Copyright (C) 2007 David Sterba Copyright (C) 2007 David S. Miller (davem@davemloft.net) Copyright (C) 2007 David S. Miller Copyright (C) 2007 David Gibson, IBM Corporation. Copyright (C) 2007 David Brownell (simplification, cleanup) Copyright (C) 2007 David Brownell Copyright (C) 2007 Dave Airlie Copyright (C) 2007 Daniel Gimpelevich Copyright (C) 2007 Craig W. Nadler Copyright (C) 2007 Craig W. Nadler Copyright (C) 2007 Conexant Systems, Inc. Copyright (C) 2007 Christian Pellegrin Copyright (C) 2007 Chris Smith Copyright (C) 2007 Chase Douglas Copyright (C) 2007 Casey Schaufler Copyright (C) 2007 Carlos Munoz Copyright (C) 2007 Carlos Corbacho Copyright (C) 2007 Cambridge Silicon Radio Ltd. Copyright (C) 2007 Calin A. Culianu Copyright (C) 2007 Bluewater Systems Ltd Author: Ryan Mallon Copyright (C) 2007 Benjamin Herrenschmidt, IBM Corporation. Copyright (C) 2007 Ben. Herrenschmidt (benh@kernel.crashing.org), IBM Corp. Copyright (C) 2007 Ben Skeggs. All Rights Reserved. Copyright (C) 2007 Bartlomiej Zolnierkiewicz Copyright (C) 2007 Aurelien Jarno Copyright (C) 2007 Atsushi Nemoto Copyright (C) 2007 Atmel Corporation. Copyright (C) 2007 Atmel Corporation Copyright (C) 2007 Arnaud Patard Copyright (C) 2007 Arnaldo Carvalho de Melo Copyright (C) 2007 Antti Palosaari Copyright (C) 2007 Antonino Daplas Copyright (C) 2007 Antonino Daplas Copyright (C) 2007 Anti Sullin Copyright (C) 2007 Andrew Victor Copyright (C) 2007 Andrew Sharp Copyright (C) 2007 Andrew Murray Copyright (C) 2007 Andrew Bird (Sphere Systems Ltd) ajb@spheresystems.co.uk> Copyright (C) 2007 Andres Salomon Copyright (C) 2007 Andrei Tanas (suspend/resume support) Copyright (C) 2007 Anders Blomdell Copyright (C) 2007 Amos Lee Copyright (C) 2007 Alexey Starikovskiy Copyright (C) 2007 Alex Dubov Copyright (C) 2007 Alan Stern Copyright (C) 2007 Alain Degreffe (eczema@ecze.com) Copyright (C) 2007 Akamai Technologies, Inc. Shamelessly copied from: Intel D82875P Memory Controller kernel module Copyright (C) 2007 Advanced Micro Devices, Inc. Copyright (C) 2007 ARM Limited Copyright (C) 2007 AMD (http://www.amd.com) Author: Thomas Dahlmann Copyright (C) 2007 8D Technologies inc. Raphael Assenat Copyright (C) 2007 - 2014 Jean Delvare Copyright (C) 2007 - 2011 PetaLogix Copyright (C) 2007 - 2011 Motorola, Inc. Copyright (C) 2007 - 2010 Paul Mundt Copyright (C) 2007 - 2010 ID7 Ltd. Copyright (C) 2007 - 2009 Shaohua Li Copyright (C) 2007 - 2009 Paul Mundt Copyright (C) 2007 - 2009 Motorola, Inc. Copyright (C) 2007 - 2009 Intel Corp Copyright (C) 2007 - 2009 Hans de Goede Copyright (C) 2007 - 2009 Adrian McMenamin Copyright (C) 2007 - 2008 Paul Mundt Copyright (C) 2007 - 2008 Alfred E. Heggestad Copyright (C) 2007 (davem@davemloft.net) Copyright (C) 2007 Yoichi Yuasa Copyright (C) 2007 Brian Murphy Copyright (C) 2007 Copyright (C) 2006/2007 Kristoffer Ericson Copyright (C) 2006. Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2006. Bob Jenkins (bob_jenkins@burtleburtle.net) Copyright (C) 2006-7 Jonathan Corbet Copyright (C) 2006-2018 B.A.T.M.A.N. contributors: Copyright (C) 2006-2017 Red Hat, Inc. All rights reserved. Copyright (C) 2006-2017 Oracle Corporation Copyright (C) 2006-2016 Oracle Corporation Copyright (C) 2006-2016 Oracle Corporation Copyright (C) 2006-2015 Nicolas Pitre Copyright (C) 2006-2015 HighPoint Technologies, Inc. All Rights Reserved. Copyright (C) 2006-2014 Michael Krufky based on nxt2002 by Taylor Jacob and nxt2004 by Jean-Francois Thibert Copyright (C) 2006-2013 Texas Instruments. Copyright (C) 2006-2013 Helge Deller Copyright (C) 2006-2012 Robert Gerlach Copyright (C) 2006-2012 Patrick McHardy Copyright (C) 2006-2012 Nobuhiro Iwamatsu Copyright (C) 2006-2012 HighPoint Technologies, Inc. All Rights Reserved. Copyright (C) 2006-2011 Hermann Kneissel herkne@gmx.de Copyright (C) 2006-2011 Analog Devices, Inc. Copyright (C) 2006-2010, 2012-2013 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2006-2010 by Marin Mitov * mitov@issp.bas.bg * Copyright (C) 2006-2010 Texas Instruments Inc Copyright (C) 2006-2010 Red Hat, Inc. All rights reserved. Copyright (C) 2006-2010 Paul Mundt Copyright (C) 2006-2010 Patrick McHardy Copyright (C) 2006-2010 PEAK System-Technik GmbH Copyright (C) 2006-2010 Nokia Corporation Copyright (C) 2006-2010 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2006-2009, Uri Shkolnik Copyright (C) 2006-2009 by Openmoko, Inc. Authors: Harald Welte Andy Green Werner Almesberger All rights reserved. Copyright (C) 2006-2009 Texas Instruments Inc Copyright (C) 2006-2009 Renesas Solutions Corp. Copyright (C) 2006-2009 Red Hat, Inc., Ingo Molnar Copyright (C) 2006-2009 Red Hat, Inc. Copyright (C) 2006-2009 PetaLogix Copyright (C) 2006-2009 Pengutronix Sascha Hauer Juergen Beisert Wolfram Sang Copyright (C) 2006-2009 Patrick McHardy Copyright (C) 2006-2009 Nokia Corporation. All rights reserved. Copyright (C) 2006-2009 NEC Corporation. Copyright (C) 2006-2009 Mauro Carvalho Chehab Copyright (C) 2006-2009 Krzysztof Halasa Copyright (C) 2006-2009 Kristoffer Ericson Copyright (C) 2006-2009 Hewlett-Packard Development Company, L.P. Alex Chiang Copyright (C) 2006-2009 Henrique de Moraes Holschuh Copyright (C) 2006-2009 Freescale Semicondutor, Inc. All rights reserved. Copyright (C) 2006-2009 Felix Fietkau Copyright (C) 2006-2009 DENX Software Engineering. Copyright (C) 2006-2008, Uri Shkolnik, Anatoly Greenblat Copyright (C) 2006-2008, Uri Shkolnik Copyright (C) 2006-2008, Philipp Reisner . Copyright (C) 2006-2008, Lars Ellenberg . Copyright (C) 2006-2008, LINBIT Information Technologies GmbH. Copyright (C) 2006-2008, 2010 Freescale Semiconductor, Inc. Copyright (C) 2006-2008 WIZnet Co.,Ltd. Copyright (C) 2006-2008 Steven Toth Copyright (C) 2006-2008 Red Hat, Inc., Markus Armbruster Copyright (C) 2006-2008 Red Hat GmbH Copyright (C) 2006-2008 PA Semi, Inc Copyright (C) 2006-2008 Nokia Corporation. Copyright (C) 2006-2008 Nokia Corporation Tony Lindgren Jouni Hogander Copyright (C) 2006-2008 Nokia Corporation Copyright (C) 2006-2008 Nippon Telegraph and Telephone Corporation. Copyright (C) 2006-2008 Michael Hennerich, Analog Devices Inc. Copyright (C) 2006-2008 Marvell International Ltd. Fengwei Yin Bin Yang Eric Miao Copyright (C) 2006-2008 Marvell International Ltd. Eric Miao Copyright (C) 2006-2008 Marvell International Ltd. All Rights Reserved Copyright (C) 2006-2008 Marvell International Ltd. Copyright (C) 2006-2008 KeyStream Corp. Copyright (C) 2006-2008 Jiri Slaby Copyright (C) 2006-2008 Jarkko Lavinen Copyright (C) 2006-2008 Intel Corporation Author: Ashok Raj Author: Shaohua Li Author: Anil S Keshavamurthy Copyright (C) 2006-2008 Intel Corporation Author: Anil S Keshavamurthy Copyright (C) 2006-2008 Intel Corporation Copyright (C) 2006-2008 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2006-2008 Felix Fietkau Copyright (C) 2006-2008 David Brownell Copyright (C) 2006-2008 Chelsio Communications. All rights reserved. Copyright (C) 2006-2008 Barco N.V. Derived from the Cypress cy7c67200/300 ezusb linux driver and based on multiple host controller drivers inside the linux kernel. Copyright (C) 2006-2008 Barco N.V. Copyright (C) 2006-2008 Artem Bityutskiy Copyright (C) 2006-2008 Analog Devices Inc. Copyright (C) 2006-2008 Adrian Hunter Copyright (C) 2006-2007,2009 MontaVista Software, Inc. Copyright (C) 2006-2007, Advanced Micro Devices,Inc. Copyright (C) 2006-2007, Advanced Micro Devices, Inc. Copyright (C) 2006-2007, 2009 MontaVista Software, Inc. Copyright (C) 2006-2007 by OpenMoko, Inc. Author: Harald Welte Copyright (C) 2006-2007 Will Schmidt , IBM Copyright (C) 2006-2007 Till Harbaum (Till@Harbaum.org) Copyright (C) 2006-2007 Texas Instruments. Copyright (C) 2006-2007 Texas Instruments, Inc. Copyright (C) 2006-2007 Sylvain Munaut Copyright (C) 2006-2007 Riku Voipio Copyright (C) 2006-2007 Renesas Technology Corp. Copyright (C) 2006-2007 Renesas Solutions Corp. Copyright (C) 2006-2007 Pavel Pisa (ppisa@pikron.com) Copyright (C) 2006-2007 Paul Mundt Copyright (C) 2006-2007 PA Semi, Inc Copyright (C) 2006-2007 Nokia Corporation Copyright (C) 2006-2007 MontaVista Software, Inc. Copyright (C) 2006-2007 Micronas Copyright (C) 2006-2007 Michael Wu Copyright (C) 2006-2007 Johannes Berg Copyright (C) 2006-2007 Jiri Kosina Copyright (C) 2006-2007 Ivan N. Zlatev Copyright (C) 2006-2007 Hans Verkuil Copyright (C) 2006-2007 Georg Acher Copyright (C) 2006-2007 Freescale Semiconductor Copyright (C) 2006-2007 Daniel Drake Copyright (C) 2006-2007 Corentin Chary Copyright (C) 2006-2007 Charles Spirakis Copyright (C) 2006-2007 Bernhard Kaindl Copyright (C) 2006-2007 Atmel Norway Copyright (C) 2006-2007 Adam Belay Copyright (C) 2006-2007 8D Technologies inc Raphael Assenat Added video overlay support Various improvements Copyright (C) 2006-2006 Harald Welte Copyright (C) 2006-07 Tower Technologies Author: Alessandro Zummo Copyright (C) 2006-07 Tower Technologies Copyright (C) 2006,2008 David Brownell Copyright (C) 2006,2007 Thomas Bogendoerfer (tsbogend@alpha.franken.de) Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar Copyright (C) 2006,2007 Pete Zaitcev (zaitcev@redhat.com) Copyright (C) 2006,2007 Nobuhiro Iwamatsu Copyright (C) 2006,2007 Genpix Electronics (genpix@genpix-electronics.com) Copyright (C) 2006,2007 Felix Fietkau Copyright (C) 2006,2007 Eugene Konev Copyright (C) 2006,2007 Alan Nisota (alannisota@gmail.com) Copyright (C) 2006, Timesys Corp., Thomas Gleixner Copyright (C) 2006, Sascha Hauer, Pengutronix Copyright (C) 2006, Red Hat, Inc., Ingo Molnar Copyright (C) 2006, Ondrej Zajicek Copyright (C) 2006, OmniVision Copyright (C) 2006, NXP Semiconductors, All Rights Reserved Author: Jean-Paul Saman Copyright (C) 2006, Mohan Kumar M, IBM Corporation Copyright (C) 2006, Jaya Kumar This work was sponsored by CIS(M) Sdn Bhd Copyright (C) 2006, Intel Corp. All rights reserved. Copyright (C) 2006, Intel Corp. Copyright (C) 2006, Greg Ungerer Copyright (C) 2006, Ben Dooks Copyright (C) 2006, Advanced Micro Devices, Inc. Copyright (C) 2006, 8D Technologies inc. Copyright (C) 2006, 2014, Intel Corp. Author: Kristen Carlson Accardi Rafael J. Wysocki Copyright (C) 2006, 2009, 2010, 2011 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2006, 2009, 2010 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2006, 2009 Oliver Endriss Copyright (C) 2006, 2008, 2010 Jean Delvare Copyright (C) 2006, 2008 Oracle. All rights reserved. Copyright (C) 2006, 2008 David S. Miller Copyright (C) 2006, 2007, 2009 Rusty Russell, IBM Corporation Copyright (C) 2006, 2007, 2009 Hewlett-Packard Development Company, L.P. Paul Moore Copyright (C) 2006, 2007, 2008 Kevin Lloyd , Copyright (C) 2006, 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 2006, 2007 University of Szeged, Hungary Copyright (C) 2006, 2007 Rusty Russell, IBM Corporation Copyright (C) 2006, 2007 Motorola Inc. Copyright (C) 2006, 2007 Martin Michlmayr Copyright (C) 2006, 2007 Maciej W. Rozycki Copyright (C) 2006, 2007 Ian Armstrong Copyright (C) 2006, 2007 Hewlett-Packard Development Company, L.P. Copyright (C) 2006, 2007 Florian Fainelli Copyright (C) 2006, 2007 Eugene Konev Copyright (C) 2006, 2007 Eugene Konev Copyright (C) 2006, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 2006, 2007 Christopher Pascoe Copyright (C) 2006, 2007 Chris Pascoe (c.pascoe@itee.uq.edu.au) Copyright (C) 2006, 2007 Atmel Corporation Copyright (C) 2006, 2007 Akio Idehara Copyright (C) 2006, 07 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2006, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2006, 07 MIPS Technologies, Inc. written by Ralf Baechle (ralf@linux-mips.org) written by Ralf Baechle Copyright (C) 2006 kogiidena Copyright (C) 2006 jornada 720 kbd driver by Filip Zyzniewsk <Filip.Zyzniewski@tefnet.plX Copyright (C) 2006 by Thiemo Seufer Copyright (C) 2006 by SAN People Copyright (C) 2006 by Russ Cox Copyright (C) 2006 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2006 by Paolo Giarrusso - modified from glibc' execvp.c. Copyright (C) 2006 by OpenMoko, Inc. Author: Harald Welte All rights reserved. Copyright (C) 2006 by Ole Andre Vadla Ravnas (ActiveSync) Copyright (C) 2006 by Joachim Fritschi, * Copyright (C) 2006 by Hans Edgington * Copyright (C) 2006 bplan GmbH Copyright (C) 2006 Yuan Mu (Winbond), Rudolf Marek David Hubbard Daniel J Blueman Copyright (C) 2006 Yoshinori Sato Copyright (C) 2006 Yoichi Yuasa Copyright (C) 2006 Winbond Electronics Corp. Yuan Mu Rudolf Marek Copyright (C) 2006 Unai Uribarri Copyright (C) 2006 Trusted Computer Solutions, Inc. Copyright (C) 2006 Trusted Computer Solutions, Inc. Copyright (C) 2006 Tower Technologies Author: Alessandro Zummo Copyright (C) 2006 Tower Technologies Copyright (C) 2006 Torsten Ertbjerg Rasmussen nvram size determined from resource this ds1742 driver now supports ds1743. Copyright (C) 2006 Tomasz Michal Lukaszewski (FIXME: add e-mail) Copyright (C) 2006 Tino Reichardt Copyright (C) 2006 Timesys Corp., Thomas Gleixner Copyright (C) 2006 Til Harbaum (Till@Harbaum.org) Copyright (C) 2006 Thumtronics Pty Ltd. Developed for Thumtronics by Grey Innovation Ben Williamson Copyright (C) 2006 Thumtronics Pty Ltd. Ben Williamson Copyright (C) 2006 Thomas Tuttle Copyright (C) 2006 Thomas Maier Copyright (C) 2006 Thomas Bogendoerfer (tsbogend@alpha.franken.de) Copyright (C) 2006 Thomas Bogendoerfer Copyright (C) 2006 Thilo Cestonaro thilo.cestonaro.external@fujitsu-siemens.com> Copyright (C) 2006 Texas Instruments. Original author: Purushotam Kumar Copyright (C) 2006 Texas Instruments. Copyright (C) 2006 Texas Instruments, Inc. Copyright (C) 2006 Texas Instruments, Inc Copyright (C) 2006 Tensilica Inc. Copyright (C) 2006 Takashi YOSHII Copyright (C) 2006 Takashi YOSHII Copyright (C) 2006 TOPTICA Photonics AG., Dragos Carp Copyright (C) 2006 TOPTICA Photonics AG. Copyright (C) 2006 Sylvain Munaut Copyright (C) 2006 Storlink, Corp. Copyright (C) 2006 Steven Toth Copyright (C) 2006 Steven Toth Copyright (C) 2006 Sony Computer Entertainment Inc. Copyright (C) 2006 Simtec Electronics Ben Dooks Vincent Sanders Copyright (C) 2006 Simtec Electronics Ben Dooks Copyright (C) 2006 Simtec Electronics Copyright (C) 2006 Simon Schulz (ark3116_driver auctionant.de) Copyright (C) 2006 Silicon Motion Technology Corp. Authors: Ge Wang, gewang@siliconmotion.com Boyod boyod.yang@siliconmotion.com.cn Copyright (C) 2006 Silicon Motion Technology Corp. Authors: Ge Wang, gewang@siliconmotion.com Boyod boyod.yang@siliconmotion.com.cn Copyright (C) 2006 Silicon Graphics, Inc., Christoph Lameter Copyright (C) 2006 Silicon Graphics, Inc., Christoph Lameter Copyright (C) 2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2006 Secret Lab Technologies Ltd. Grant Likely Copyright (C) 2006 Scott Alfter Copyright (C) 2006 Savin Zlobec Copyright (C) 2006 Samsung Electronics Kyungmin Park Copyright (C) 2006 Sam Ravnborg Copyright (C) 2006 Sam Hocevar Copyright (C) 2006 SWAPP Andrea Paterniani Copyright (C) 2006 SUSE Linux Products GmbH Copyright (C) 2006 STMicroelectronics Pvt. Ltd. Copyright (C) 2006 STMicroelectronics Limited Author: Carl Shaw Copyright (C) 2006 ST Microelectronics Ltd. (denorm support) Copyright (C) 2006 S1 Corp. Copyright (C) 2006 Rusty Russell IBM Corporation Copyright (C) 2006 Russell King. Copyright (C) 2006 Russ Anderson Copyright (C) 2006 Rudolf Marek Copyright (C) 2006 Red Hat, Inc., Markus Armbruster Copyright (C) 2006 Red Hat, Inc., Ingo Molnar Copyright (C) 2006 Red Hat, Inc. All rights reserved. maintained by open-iscsi@googlegroups.com Copyright (C) 2006 Red Hat, Inc. All rights reserved. Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2006 Red Hat, Inc. Copyright (C) 2006 Red Hat GmbH Copyright (C) 2006 Red Hat Copyright (C) 2006 Randy Dunlap Copyright (C) 2006 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2006 Ralf Baechle Copyright (C) 2006 Rafael J. Wysocki Copyright (C) 2006 Qumranet, Inc. Copyright (C) 2006 Qumranet Avi Kivity Yaniv Kamay Copyright (C) 2006 Qumranet Copyright (C) 2006 Polycom, Inc. Copyright (C) 2006 Philips Semiconductors Copyright (C) 2006 Philipp Zabel Copyright (C) 2006 Philip Langdale, All Rights Reserved. Copyright (C) 2006 Peter Korsgaard Copyright (C) 2006 Pavel Pisa, PiKRON Copyright (C) 2006 Pavel Emelyanov OpenVZ, SWsoft Inc. Copyright (C) 2006 Paul Mundt Copyright (C) 2006 Paul Mackerras, IBM Corporation This program may be used under the terms of version 2 of the GNU General Public License. Copyright (C) 2006 Paul Mackerras, IBM Corp. Copyright (C) 2006 Paul Mackerras, IBM Corp. Copyright (C) 2006 Paolo Abeni (paolo.abeni@email.it) Copyright (C) 2006 PA Semi, Inc Copyright (C) 2006 Olof Johansson Copyright (C) 2006 Oliver Endriss Copyright (C) 2006 OMICRON electronics GmbH Copyright (C) 2006 Nokia Corporation Tony Lindgren Copyright (C) 2006 Nokia Corporation Author: Imre Deak Copyright (C) 2006 Nokia Corporation Copyright (C) 2006 Nokia Copyright (C) 2006 Nobuhiro Iwamatsu Copyright (C) 2006 Nicolas VIVIEN Copyright (C) 2006 Nicolas Boichat (nicolas@boichat.ch) Copyright (C) 2006 Nicolas Boichat Copyright (C) 2006 Nick Piggin Copyright (C) 2006 Nathaniel Clark Copyright (C) 2006 NTT (Nippon Telegraph and Telephone Corporation). Copyright (C) 2006 NTT (Nippon Telegraph and Telephone Corporation) Copyright (C) 2006 MontaVista Software, Inc. Copyright (C) 2006 MontaVista Software Inc. Author: Vitaly Wool Copyright (C) 2006 Mohan Kumar M (mohan@in.ibm.com) Copyright (C) 2006 Mike Kravetz IBM Corporation Copyright (C) 2006 Mike Christie Copyright (C) 2006 Micron Technology Inc. Copyright (C) 2006 Michel Xhaard Copyright (C) 2006 Michael Krufky (mkrufky@linuxtv.org) Copyright (C) 2006 Michael Hanselmann (linux-kernel@hansmi.ch) Copyright (C) 2006 Michael Hanselmann Copyright (C) 2006 Michael Ellerman, IBM Corporation. Copyright (C) 2006 Michael Ellerman, IBM Corporation Copyright (C) 2006 Michael Buesch Copyright (C) 2006 Matthew Wilcox Copyright (C) 2006 Matt Callow Copyright (C) 2006 Marvell International Ltd. Copyright (C) 2006 Markus Rechberger Copyright (C) 2006 Mario Hlawitschka (dh1pa@amsat.org) Copyright (C) 2006 Marco Gittler (g.marco@freenet.de) Copyright (C) 2006 Manuel Francisco Naranjo (naranjo.manuel@gmail.com) Copyright (C) 2006 Loping Dog Embedded Systems Copyright (C) 2006 Linxb (xubin.lin@worldplus.com.cn) Copyright (C) 2006 Linus Torvalds Copyright (C) 2006 Lineo Solutions, Inc. Copyright (C) 2006 Lineo Solutions Inc. support SH4A UBC Copyright (C) 2006 Lennert Buytenhek Dedicated to Marija Kulikova. Copyright (C) 2006 Lennert Buytenhek Copyright (C) 2006 Lennart Poettering Copyright (C) 2006 Kyle McMartin Copyright (C) 2006 Kyle McMartin Copyright (C) 2006 Kristian Kielhofner Copyright (C) 2006 Kristian Hoegsberg Copyright (C) 2006 Koninski Artur takeshi87@o2.pl Copyright (C) 2006 Komal Shah Copyright (C) 2006 Kihon Technologies Inc., Steven Rostedt Copyright (C) 2006 Kaiwan N Billimoria Copyright (C) 2006 Juergen Beisert, Pengutronix Copyright (C) 2006 Juerg Haefliger Copyright (C) 2006 Juan Carlos Borrás ) Copyright (C) 2006 Juan Carlos Borrás) Copyright (C) 2006 Jonathan McDowell Copyright (C) 2006 Jon Mason Copyright (C) 2006 Jon Grierson Copyright (C) 2006 Jim Cromie Copyright (C) 2006 Jens Axboe Copyright (C) 2006 Jaya Kumar Based on Toshiba ACPI by John Belmonte and ASUS ACPI This work was sponsored by CIS(M) Sdn Bhd. Copyright (C) 2006 Jaya Kumar Copyright (C) 2006 Jamie Lenehan Copyright (C) 2006 James Smart, Emulex Corporation Copyright (C) 2006 James Painter Copyright (C) 2006 James McKenzie Copyright (C) 2006 Jack Lee Copyright (C) 2006 International Business Machines Corp. Author(s): Michael A. Halcrow Copyright (C) 2006 International Business Machines Corp. Copyright (C) 2006 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2006 Intel Corporation Copyright (C) 2006 Intel Corp. Tom Long Nguyen (tom.l.nguyen@intel.com) Zhang Yanmin (yanmin.zhang@intel.com) Copyright (C) 2006 Intel Corp. Copyright (C) 2006 Intel Corp, Zou Nan hai Copyright (C) 2006 Intel Co Fenghua Yu Copyright (C) 2006 Intel Co 2006-08-12 - IA64 Native Utrace implementation support added by Anil S Keshavamurthy Copyright (C) 2006 Ingo Molnar Copyright (C) 2006 Infosys Technologies Limited Toufeeq Hussain Copyright (C) 2006 Imre Kaloz Copyright (C) 2006 Ian Armstrong Copyright (C) 2006 IBM Corporation, Timothy R. Chavez Copyright (C) 2006 IBM Corporation Copyright (C) 2006 Hewlett-Packard Co Alex Williamson Copyright (C) 2006 Herbert Poetzl adapted from Remy Card's ext2/ioctl.c Copyright (C) 2006 Herbert Poetzl Copyright (C) 2006 Hendrik Holtmann Copyright (C) 2006 Hartmut Rick Copyright (C) 2006 Harald Welte Copyright (C) 2006 Hans Verkuil (hverkuil@xs4all.nl) Copyright (C) 2006 Hans Verkuil Copyright (C) 2006 Hannes Reinecke Copyright (C) 2006 Greg Kroah-Hartman Copyright (C) 2006 Greg Kroah-Hartman Copyright (C) 2006 Google, Inc Copyright (C) 2006 George Kashperko Copyright (C) 2006 Georg Acher, BayCom GmbH, acher (at) baycom (dot) de for Reel Multimedia Copyright (C) 2006 GTCO CalComp Copyright (C) 2006 G. Liakhovetski (g.liakhovetski@gmx.de) Copyright (C) 2006 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2006 Freescale - John Rigby Copyright (C) 2006 Free Software Foundation, Inc. Copyright (C) 2006 Frank Mori Hess Copyright (C) 2006 Filip Zyzniewski based on HP Jornada 56x touchscreen driver by Alex Lange Copyright (C) 2006 Filip Zyzniewski Copyright (C) 2006 Felix Fietkau (nbd@openwrt.org) Copyright (C) 2006 Felix Fietkau Copyright (C) 2006 Felipe Alfaro Solana Copyright (C) 2006 FUJITSU LIMITED Copyright (C) 2006 FUJITA Tomonori Copyright (C) 2006 FON Technology, SL. Copyright (C) 2006 Esben Nielsen Copyright (C) 2006 Dominik Kuhlen Based on lnbp21.h Copyright (C) 2006 Dominik Kuhlen Based on lnbp21 driver Copyright (C) 2006 Dennis Munsie Copyright (C) 2006 Denis Sadykov Copyright (C) 2006 David S. Miller (davem@davemloft.net) Copyright (C) 2006 David S. Miller Copyright (C) 2006 David Gibson, IBM Corporation. Copyright (C) 2006 David Brownell (new RTC framework) Copyright (C) 2006 David Brownell (convert to new framework) Copyright (C) 2006 David Brownell Copyright (C) 2006 Daniel Hellstrom , Aeroflex Gaisler AB Copyright (C) 2006 Craig W. Nadler Copyright (C) 2006 Corentin LABBE Copyright (C) 2006 Contec Steuerungstechnik & Automation GmbH Manfred Gruber Copyright (C) 2006 Compulab, Ltd. Mike Rapoport Creation of driver Copyright (C) 2006 Compulab, Ltd. Mike Rapoport Copyright (C) 2006 Christoph Pfister (christophpfister@gmail.com) Copyright (C) 2006 Chris Dearman (chris@mips.com), Copyright (C) 2006 Chris Boot Copyright (C) 2006 Cavium Networks Cache error handler Copyright (C) 2006 Carlos Munoz Copyright (C) 2006 Calin A. Culianu Copyright (C) 2006 C&C Technologies, Inc. Copyright (C) 2006 Broadcom Corporation. Copyright (C) 2006 Bob Copeland (me@bobcopeland.com) based on osf.c Copyright (C) 2006 Bob Copeland Released under GPL v2. Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corporation Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> and Arnd Bergmann, IBM Corp. Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp. Copyright (C) 2006 Benjamin Herrenschmidt (benh@kernel.crashing.org) IBM, Corp. Copyright (C) 2006 Benjamin Herrenschmidt IBM, Corp. Copyright (C) 2006 Ben Dooks Copyright (C) 2006 Aurelien Jacobs Copyright (C) 2006 Atsushi Nemoto Copyright (C) 2006 Atmel Corporation Copyright (C) 2006 Atmark Techno, Inc. Yasushi SHOJI Tetsuya OHKAWA Copyright (C) 2006 Atmark Techno, Inc. Changes for MMU support: Copyright (C) 2006 Atmark Techno, Inc. Copyright (C) 2006 Arnd Bergmann , IBM Corp. Copyright (C) 2006 Arnd Bergmann Copyright (C) 2006 Arcom Control Systems Ltd.) Copyright (C) 2006 Arcom Control Systems Ltd. Copyright (C) 2006 Applied Data Systems Copyright (C) 2006 AppSpec Computer Technologies Corp. Jeff Gibbons Copyright (C) 2006 Antti Palosaari Aapo Tahkola Copyright (C) 2006 Antti Palosaari Copyright (C) 2006 Antonino Daplas Copyright (C) 2006 Andrey Volkov, Varma Electronics Copyright (C) 2006 Andrey Volkov Varma Electronics Oy Copyright (C) 2006 Andrew de Quincey Copyright (C) 2006 Andrew Victor Copyright (C) 2006 Alex Osborne Copyright (C) 2006 Alex Dubov Copyright (C) 2006 Alan Nisota (alannisota@gmail.com) Copyright (C) 2006 Alan Cox Copyright (C) 2006 Alain Copyright (C) 2006 Advanced Micro Devices, Inc. Copyright (C) 2006 Aapo Tahkola (aet@rasterburn.org) Copyright (C) 2006 ARM Ltd. written by Russell King, Deep Blue Solutions Ltd. Copyright (C) 2006 8D Technologies inc. Copyright (C) 2006 -2008 Gerard Klaver Copyright (C) 2006 - 2010 ID7 Ltd. Copyright (C) 2006 - 2009 Paul Mundt Copyright (C) 2006 - 2009 Ingenic Semiconductor Inc. Copyright (C) 2006 - 2008 Sascha Sommer Copyright (C) 2006 - 2008 Paul Mundt Copyright (C) 2006 - 2008 Lemote Inc. & Institute of Computing Technology Author: Yanhua, yanh@lemote.com Copyright (C) 2006 - 2007 Paul Mundt Copyright (C) 2006 - 2007 Ivo van Doorn Copyright (C) 2006 - 2007 Atmel Corporation Copyright (C) 2006 - 2007 Akio Idehara Copyright (C) 2006 (davem@davemloft.net) Copyright (C) 2006 Copyright (C) 2006 Yoichi Yuasa Copyright (C) 2006 Copyright (C) 2005-9 DiBcom, SA et al Copyright (C) 2005-9 DiBcom (http://www.dibcom.fr/) Copyright (C) 2005-8 Patrick Boettcher Copyright (C) 2005-7 DiBcom (http://www.dibcom.fr/) Copyright (C) 2005-6 Patrick Boettcher Copyright (C) 2005-6 Patrick Boettcher Copyright (C) 2005-6 DiBcom, SA Copyright (C) 2005-2017 Andes Technology Corporation Copyright (C) 2005-2016 Broadcom. All rights reserved. Copyright (C) 2005-2016 Broadcom Corporation. Copyright (C) 2005-2015 Promise Technology Inc. Copyright (C) 2005-2014 Nippon Telegraph and Telephone Corporation. Copyright (C) 2005-2014 Dell Inc. Copyright (C) 2005-2013 MEV Ltd. Copyright (C) 2005-2012 Tai-hwa Liang, Sentelic Corporation. Copyright (C) 2005-2012 Randy Dunlap ## Copyright (C) 2005-2012 Jean Delvare Copyright (C) 2005-2011 Red Hat, Inc. All rights reserved. Copyright (C) 2005-2011 Nicolas Pitre Copyright (C) 2005-2011 NTT DATA CORPORATION Copyright (C) 2005-2011 Laurent Pinchart (laurent.pinchart@ideasonboard.com) Copyright (C) 2005-2011 FUJITA Tomonori Copyright (C) 2005-2010,2012 Freescale Semiconductor, Inc. Copyright (C) 2005-2010 Texas Instruments. Copyright (C) 2005-2010 Texas Instruments, Inc. Copyright (C) 2005-2010 Red Hat, Inc. All rights reserved. Copyright (C) 2005-2010 Laurent Pinchart (laurent.pinchart@ideasonboard.com) Copyright (C) 2005-2010 Jean Delvare Copyright (C) 2005-2010 IBM Corporation Copyright (C) 2005-2010 MontaVista Software, Inc. Copyright (C) 2005-2009, Uri Shkolnik, Anatoly Greenblat Copyright (C) 2005-2009, 2010 Cavium Networks Copyright (C) 2005-2009 Yoichi Yuasa Copyright (C) 2005-2009 Wind River Systems, Inc. Copyright (C) 2005-2009 Texas Instruments, Inc. Copyright (C) 2005-2009 Texas Instruments Inc Copyright (C) 2005-2009 Rodolfo Giometti Copyright (C) 2005-2009 Red Hat, Inc. All rights reserved. Copyright (C) 2005-2009 Nokia Corporation Author: Juha Yrjola Copyright (C) 2005-2009 Laurent Pinchart (laurent.pinchart@ideasonboard.com) Copyright (C) 2005-2009 Freescale Semiconductor, Inc. Copyright (C) 2005-2009 Cavium Networks Copyright (C) 2005-2009 Atmel Corporation Copyright (C) 2005-2009 MontaVista Software, Inc. Copyright (C) 2005-2008, PA Semi, Inc Copyright (C) 2005-2008, 2015 Texas Instruments, Inc. Copyright (C) 2005-2008, 2012 Texas Instruments, Inc. Copyright (C) 2005-2008 Yoshinori Sato Copyright (C) 2005-2008 Yoichi Yuasa Copyright (C) 2005-2008 Ville Syrjala Copyright (C) 2005-2008 Texas Instruments, Inc. Copyright (C) 2005-2008 Stelian Pop (stelian@popies.net) Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved. Copyright (C) 2005-2008 Pierre Ossman, All Rights Reserved. Copyright (C) 2005-2008 Nippon Telegraph and Telephone Corporation. Copyright (C) 2005-2008 Michael Buesch Copyright (C) 2005-2008 Marcel Holtmann Copyright (C) 2005-2008 KeyStream Corp. Copyright (C) 2005-2008 Johannes Berg (johannes@sipsolutions.net) Copyright (C) 2005-2008 Jean Delvare Copyright (C) 2005-2008 Intel Co. Fenghua Yu Bibo Mao Chandramouli Narayanan Huang Ying Copyright (C) 2005-2008 Intel Co. Copyright (C) 2005-2008 Cavium Networks, Inc Copyright (C) 2005-2008 Cavium Networks Copyright (C) 2005-2008 Auvitek International, Ltd. Copyright (C) 2005-2008 ARM Copyright (C) 2005-2007 kogiidena Copyright (C) 2005-2007 by Texas Instruments Some code has been taken from tusb6010.c Copyrights for that are attributable to: Copyright (C) 2005-2007 by Texas Instruments Copyright (C) 2005-2007 Yoichi Yuasa Copyright (C) 2005-2007 Ulrich Kunitz Copyright (C) 2005-2007 Takahiro Hirofuchi Copyright (C) 2005-2007 Samsung Electronics Kyungmin Park Copyright (C) 2005-2007 Richard Purdie Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved. Copyright (C) 2005-2007 Red Hat GmbH Copyright (C) 2005-2007 Pierre Ossman, All Rights Reserved. Copyright (C) 2005-2007 PMC-Sierra, Inc. All rights reserved. Author: Andrew Hughes, Andrew_Hughes@pmc-sierra.com Copyright (C) 2005-2007 MontaVista Software, Inc. Copyright (C) 2005-2007 Micronas Copyright (C) 2005-2007 Michael Buesch Copyright (C) 2005-2007 Kristian Hoegsberg Copyright (C) 2005-2007 Jiri Slaby Copyright (C) 2005-2007 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2005-2007 Hans Verkuil Copyright (C) 2005-2007 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2005-2007 Freescale Semiconductor, Inc. Copyright (C) 2005-2007 Derek Smithies Sponsored by Indranet Technologies Ltd Copyright (C) 2005-2007 David Brownell Copyright (C) 2005-2007 Cavium Networks Copyright (C) 2005-2007 Atmel Corporation Copyright (C) 2005-2007 Asia Vital Components Co., Ltd. Copyright (C) 2005-2007 AMD (http://www.amd.com) Author: Thomas Dahlmann Copyright (C) 2005-2007 E.M. Smith Copyright (C) 2005-2006, Thomas Gleixner, Russell King Copyright (C) 2005-2006, Thomas Gleixner Copyright (C) 2005-2006, P.Christeas

Copyright (C) 2005-2006 by Texas Instruments Copyright (C) 2005-2006 Timesys Corp., Thomas Gleixner Copyright (C) 2005-2006 Thomas Gleixner Copyright (C) 2005-2006 Thomas Bogendoerfer (tsbogend@alpha.franken.de) Copyright (C) 2005-2006 Thibaut VARENE Copyright (C) 2005-2006 Texas Instruments, Inc. Copyright (C) 2005-2006 TL Sudheendran Copyright (C) 2005-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2005-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2005-2006 Rodolfo Giometti Copyright (C) 2005-2006 PLX Technology, Inc. Copyright (C) 2005-2006 Nokia Corporation Copyright (C) 2005-2006 MontaVista Software, Inc. Copyright (C) 2005-2006 Micronas USA Inc. Copyright (C) 2005-2006 Michael Buesch Copyright (C) 2005-2006 M. Amine SAYA, ATMEL Rousset, France Revision 2005 M. Nicolas Diremdjian, ATMEL Rousset, France Converted to ClockSource/ClockEvents by David Brownell. Copyright (C) 2005-2006 Linus Torvalds Copyright (C) 2005-2006 Kyle McMartin Copyright (C) 2005-2006 Kristian Hoegsberg Copyright (C) 2005-2006 Jens Axboe Copyright (C) 2005-2006 Jean Delvare Copyright (C) 2005-2006 Jan Rychter Copyright (C) 2005-2006 Intel Corporation. Inaky Perez-Gonzalez Copyright (C) 2005-2006 Intel Corporation Reinette Chatre Copyright (C) 2005-2006 Intel Corporation Inaky Perez-Gonzalez Reinette Chatre Copyright (C) 2005-2006 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2005-2006 Intel Corporation Inaky Perez-Gonzalez Copyright (C) 2005-2006 Intel Corporation Copyright (C) 2005-2006 Harald Welte , 2007-2008 Daniel Ribeiro , 2007-2008 Stefan Schmidt Copyright (C) 2005-2006 Florian Lohoff (flo@rfc822.org) Copyright (C) 2005-2006 Dell Inc. Released under GPL v2. Copyright (C) 2005-2006 Anthony Liguori Copyright (C) 2005-2006 Andrey Volkov , Varma Electronics Oy Copyright (C) 2005-10 DiBcom (http://www.dibcom.fr/) Copyright (C) 2005-06 Tower Technologies Author: Alessandro Zummo Copyright (C) 2005,2006,2007,2008 IBM Corporation Copyright (C) 2005,2006 Yoshinori Sato Copyright (C) 2005,2006 Hongjiu Lu Copyright (C) 2005,2006 Dominik Brodowski Copyright (C) 2005, Thibaut Varene Based on the OSS AD1889 driver by Randolph Chung Copyright (C) 2005, Pavel Roskin. See main.c for license. Copyright (C) 2005, PMC-Sierra, Inc. All rights reserved. Author: Andrew Hughes, Andrew_Hughes@pmc-sierra.com Copyright (C) 2005, Marcel Selhorst Sirrix AG - security technologies and Applied Data Security Group, Ruhr-University Bochum, Germany Project-Homepage: http://www.trust.rub.de/projects/linux-device-driver-infineon-tpm/ Copyright (C) 2005, Jaya Kumar Copyright (C) 2005, Intel Corporation. Copyright (C) 2005, Intec Automation Inc. Copyright (C) 2005, Intec Automation (mike@steroidmicros.com) Copyright (C) 2005, IBM Corp. Copyright (C) 2005, Freescale (www.freescale.com) Copyright (C) 2005, 2012 IBM Corporation Copyright (C) 2005, 2009, 2010, 2011 Texas Instruments Incorporated Author: Thomas Charleux (thomas.charleux@jaluna.com) Copyright (C) 2005, 2008, 2009 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright (C) 2005, 2008 Texas Instruments Inc. Copyright (C) 2005, 2008 Oracle. All rights reserved. Copyright (C) 2005, 2008 Nokia Corporation Copyright (C) 2005, 2007-2009 Bartlomiej Zolnierkiewicz Copyright (C) 2005, 2007, 2008, 2009 Maciej W. Rozycki Copyright (C) 2005, 2007 Maciej W. Rozycki Copyright (C) 2005, 2007 Bartlomiej Zolnierkiewicz Copyright (C) 2005, 2006, 2009, 2010, 2012 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2005, 2006 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2005, 2006 by Eric Van Hensbergen Copyright (C) 2005, 2006 XenSource Ltd Copyright (C) 2005, 2006 Tensilica Inc. Copyright (C) 2005, 2006 Paul Mundt Copyright (C) 2005, 2006 Nokia Corporation Copyright (C) 2005, 2006 Michael H. Schimek Sponsored by OPQ Systems AB Copyright (C) 2005, 2006 Michael H. Schimek Sponsored by OPQ Systems AB Copyright (C) 2005, 2006 Michael Buesch Copyright (C) 2005, 2006 Maciej W. Rozycki Copyright (C) 2005, 2006 IBM Corporation All Rights Reserved. Copyright (C) 2005, 2006 IBM Corporation Copyright (C) 2005, 2006 David S. Miller Copyright (C) 2005, 2006 Chuck Lever Copyright (C) 2005, 2006 Avishay Traeger (avishay@gmail.com) Copyright (C) 2005, 2006 Arnaud Giersch. Copyright (C) 2005, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2005, 06 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2005, 06 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2005 m5603x Linux Driver Project Copyright (C) 2005 by Thomas Winischhofer, Vienna, Austria Copyright (C) 2005 by Stefan Lucke Copyright (C) 2005 by MIPS Technologies, Inc. Copyright (C) 2005 by Latchesar Ionkov Copyright (C) 2005 by Ivan Kokshaysky Copyright (C) 2005 by HP Labs Copyright (C) 2005 by Eric Van Hensbergen Copyright (C) 2005 by Digi International Inc. All rights reserved. Copyright (C) 2005 by David Brownell Copyright (C) 2005 by Ash Willis Copyright (C) 2005 Zymeta Corporation - Michael Downey (downey@zymeta.com) Copyright (C) 2005 Yoshinori Sato Copyright (C) 2005 Yoichi Yuasa Copyright (C) 2005 Yani Ioannou Copyright (C) 2005 XenSource Ltd. Copyright (C) 2005 XenSource Ltd Copyright (C) 2005 Wilson Michaels Copyright (C) 2005 Venkatesh Pallipadi Added support for C3 on SMP Copyright (C) 2005 Varma Electronics Oy, by Andrey Volkov ) Copyright (C) 2005 Trond Myklebust Modified by David Howells Copyright (C) 2005 Trond Myklebust Copyright (C) 2005 Tower Technologies based on nslu2-io.c: Copyright (C) 2005 Tower Technologies based on nas100d-io.c Copyright (C) 2005 Tower Technologies Author: Alessandro Zummo Copyright (C) 2005 Tower Technologies Copyright (C) 2005 Torsten Koschorrek <koschorrek at synertronixx.de Copyright (C) 2005 Thomas Kaiser thomas@kaiser-linux.li Copyright (C) 2005 Thomas Hergenhahn Copyright (C) 2005 Thomas Hellstrom, All Rights Reserved. Copyright (C) 2005 Thiemo Seufer Copyright (C) 2005 Thibaut VARENE Copyright (C) 2005 Texas Instruments, Inc. Richard Woodruff Copyright (C) 2005 Texas Instruments, Inc. Copyright (C) 2005 Texas Instruments Incorporated Copyright (C) 2005 Tensilica Inc. Copyright (C) 2005 Takahiro Hirofuchi names_free() is added. Copyright (C) 2005 Takahiro Hirofuchi names_deinit() is added. Copyright (C) 2005 T. Adachi Copyright (C) 2005 Sylvain Munaut Copyright (C) 2005 Sven Luther Thanks to : Dale Farnsworth Mark A. Greer Nicolas DET Benjamin Herrenschmidt And anyone else who helped me on this. Copyright (C) 2005 Stuart Brady Copyright (C) 2005 Steven Toth Copyright (C) 2005 Stephen Street / StreetFire Sound Labs Copyright (C) 2005 Stephen Rothwell, IBM Corporation Copyright (C) 2005 Stephen Hemminger Copyright (C) 2005 Stelian Pop (stelian@popies.net) Copyright (C) 2005 Stefano Brivio Copyright (C) 2005 Stefano Brivio Copyright (C) 2005 Simtec Electronics Ben Dooks Copyright (C) 2005 Simtec Electronics Copyright (C) 2005 Silicon Graphics, Inc. Christoph Lameter Copyright (C) 2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2005 Silicon Graphics, Inc. Copyright (C) 2005 Silicon Graphics, Inc Copyright (C) 2005 Sensoria Corp. Derived from the unified SMC91x driver by Nicolas Pitre Copyright (C) 2005 Sensoria Corp Derived from the unified SMC91x driver by Nicolas Pitre and the smsc911x.c reference driver by SMSC Copyright (C) 2005 Sean Young Copyright (C) 2005 ScaleMP Inc. Copyright (C) 2005 Sascha Hauer, Pengutronix Copyright (C) 2005 Sascha Hauer , Pengutronix Copyright (C) 2005 SGI, Christoph Lameter Copyright (C) 2005 SAN People Copyright (C) 2005 Rusty Russell, IBM Corporation Copyright (C) 2005 Rusty Russell IBM Corporation Copyright (C) 2005 Rusty Russell Copyright (C) 2005 Russell King. Data taken from include/asm-i386/serial.h Copyright (C) 2005 Russell King. Copyright (C) 2005 Robert Love Copyright (C) 2005 Richard Purdie Copyright (C) 2005 Red Hat, Inc., James Morris Copyright (C) 2005 Red Hat, Inc. All rights reserved. Copyright (C) 2005 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2005 Randy Dunlap Copyright (C) 2005 Ralph Metzler Metzler Brothers Systementwicklung GbR Copyright (C) 2005 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2005 Ralf Baechle Copyright (C) 2005 Rajesh Shah (rajesh.shah@intel.com) Copyright (C) 2005 R Sharada (sharada@in.ibm.com) Copyright (C) 2005 Philippe De Muyter (phdm@macqel.be) Copyright (C) 2005 Phil Chang Copyright (C) 2005 Peter Osterlund (petero2@telia.com) Copyright (C) 2005 Peter Fuerst (pf@net.alphadv.de) - IP28 Copyright (C) 2005 Pete Zaitcev (zaitcev@redhat.com) Copyright (C) 2005 Pekka Enberg Copyright (C) 2005 Pavel Mironchik Copyright (C) 2005 Pavel Machek Copyright (C) 2005 Paul Mundt Copyright (C) 2005 Paul Mackerras, IBM Corp. Copyright (C) 2005 Paul Mackerras Copyright (C) 2005 Patrick Mochel Copyright (C) 2005 Patrick Boettcher (patrick.boettcher@posteo.de) Copyright (C) 2005 Patrick Boettcher Copyright (C) 2005 Patrick Boettcher Copyright (C) 2005 Paolo 'Blaisorblade' Giarrusso Licensed under the GPL Copyright (C) 2005 Oracle. All rights reserved. Copyright (C) 2005 Olav Kongas Portions: Copyright (C) 2005 Olav Kongas Copyright (C) 2005 Nokia Corporation Written by Tony Lindgren Copyright (C) 2005 Nokia Corporation OMAP2 support by Juha Yrjola API improvements and OMAP2 clock framework support by Timo Teras Copyright (C) 2005 Nokia Corporation Author: Paul Mundt Juha Yrjölä OMAP Dual-mode timer framework support by Timo Teras Copyright (C) 2005 Nokia Corporation Author: Paul Mundt Copyright (C) 2005 Nokia Corporation Author: Lauri Leukkunen PWM and clock framwork support by Timo Teras. Copyright (C) 2005 Nokia Corporation Author: Lauri Leukkunen PWM and clock framework support by Timo Teras. Copyright (C) 2005 Nokia Corporation Author: Juha Yrjölä Copyright (C) 2005 Nokia Corporation (taken from islsm_pda.h) Copyright (C) 2005 Nokia Corporation Copyright (C) 2005 Nguyen Anh Quynh Copyright (C) 2005 Nathan Lynch Copyright (C) 2005 Narayanan R S Copyright (C) 2005 MontaVista Software Inc. Copyright (C) 2005 Mips Technologies, Inc Copyright (C) 2005 Mips Technologies Author: Chris Dearman, chris@mips.com derived from fpu.h Copyright (C) 2005 Miloslav Trmac Copyright (C) 2005 Mike Wray, Hewlett-Packard Copyright (C) 2005 Mike Isely Copyright (C) 2005 Mike Christie. All rights reserved. Copyright (C) 2005 Mike Christie based on code maintained by open-iscsi@googlegroups.com Copyright (C) 2005 Mike Christie Copyright (C) 2005 Michel Xhaard mxhaard@magic.fr Copyright (C) 2005 Michael Hund Copyright (C) 2005 Michael Hanselmann (linux-kernel@hansmi.ch) Copyright (C) 2005 Michael Gernoth Copyright (C) 2005 Maxime Bizon Copyright (C) 2005 Matthias Urlichs Copyright (C) 2005 Matthias Blaschke <blaschke at synertronixx.de Copyright (C) 2005 Martin Vaughan Copyright (C) 2005 Martin Langer Copyright (C) 2005 Markus Rechberger Ludovico Cavedon Mauro Carvalho Chehab Copyright (C) 2005 Mark M. Hoffman Copyright (C) 2005 Marc Kleine-Budde, Pengutronix Copyright (C) 2005 Maciej W. Rozycki Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved. Author: Maciej W. Rozycki Copyright (C) 2005 MIPS Technologies, Inc. Copyright (C) 2005 MEV Ltd. Copyright (C) 2005 Ludovico Cavedon Markus Rechberger Mauro Carvalho Chehab Sascha Sommer Copyright (C) 2005 Luben Tuikov Copyright (C) 2005 Lothar Wassmann Copyright (C) 2005 Kontron Canada Copyright (C) 2005 Kirk Lapray (kirk.lapray@gmail.com) based on nxt2002 by Taylor Jacob and nxt2004 by Jean-Francois Thibert (jeanfrancois@sagetv.com) Copyright (C) 2005 Kirk Lapray Copyright (C) 2005 Kirk Lapray Copyright (C) 2005 Kihon Technologies Inc., Steven Rostedt Copyright (C) 2005 Khalid Aziz Copyright (C) 2005 Keith Owens Copyright (C) 2005 John Williams Copyright (C) 2005 John McCutchan Copyright (C) 2005 John Lenz Copyright (C) 2005 Johannes Berg (johannes@sipsolutions.net) Copyright (C) 2005 Jesper Juhl Copyright (C) 2005 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2005 James Chapman (ds1337 core) Copyright (C) 2005 Ivan Kokshaysky Copyright (C) 2005 International Business Machines Corporation Copyright (C) 2005 International Business Machines Copyright (C) 2005 Intel Corporation Venkatesh Pallipadi Added _PDC for SMP C-states on Intel CPUs Copyright (C) 2005 Intel Corporation Copyright (C) 2005 Intel Corp. Copyright (C) 2005 Intel Corp, Zou Nan hai Copyright (C) 2005 Intel Corp Venkatesh Pallipadi Copyright (C) 2005 Intel Corp Zou Nan hai Copyright (C) 2005 Ilya A. Volynets-Evenbakh swiped from i386, and cloned for MIPS by Geert, polished by Ralf. IP32 changes by Ilya. Copyright (C) 2005 Ilya A. Volynets-Evenbakh Copyright (C) 2005 Ilya A. Volynets (Total Knowledge) Copyright (C) 2005 Ilya A. Volynets Copyright (C) 2005 IBM. Hex-dump auto generated from spu_save.c. Do not edit! Copyright (C) 2005 IBM. Hex-dump auto generated from spu_restore.c. Do not edit! Copyright (C) 2005 IBM Corporation. Copyright (C) 2005 IBM Corporation Copyright (C) 2005 IBM Copyright (C) 2005 Hewlett-Packard Development Company, L.P. Copyright (C) 2005 Hewlett-Packard Development Comapny, L.P. Copyright (C) 2005 Hewlett-Packard Co Dan Magenheimer Xen paravirtualization Copyright (C) 2005 Hewlett-Packard Co Alex Williamson Copyright (C) 2005 Hans Verkuil Cleanup V4L2 API update sound fixes Copyright (C) 2005 Hans Verkuil Cleanup Copyright (C) 2005 Hans Verkuil Copyright (C) 2005 Gyorgy Jeney Copyright (C) 2005 Guillaume Thouvenin Copyright (C) 2005 Greg Kroah-Hartman Copyright (C) 2005 Gilbert Wu Copyright (C) 2005 Georg Acher, BayCom GmbH (acher at baycom dot de) Copyright (C) 2005 Frank Arnold (frank@scirocco-5v-turbo.de) Copyright (C) 2005 Faraday Corp. Copyright (C) 2005 Eric Biederman Copyright (C) 2005 Embedded Alley Solutions, Inc Copyright (C) 2005 Duncan Sands, Roman Kagan (rkagan % mail ! ru) Copyright (C) 2005 Dmitry Yusupov Copyright (C) 2005 Dmitry Torokhov Copyright (C) 2005 Dmitry Torokhov Copyright (C) 2005 Dirk Behme ad7877.c Copyright (C) 2005 Dirk Behme Copyright (C) 2005 Dell Inc. Copyright (C) 2005 David Shaohua Li Copyright (C) 2005 David S. Miller (davem@davemloft.net) Copyright (C) 2005 David S. Miller Copyright (C) 2005 David Brownell (ported to 2.6 SPI interface) Copyright (C) 2005 David Brownell Copyright (C) 2005 Danny van Dyk Copyright (C) 2005 Craig Shelley (craig@microtron.org.uk) Copyright (C) 2005 Christoph Lameter Copyright (C) 2005 Calin A. Culianu Copyright (C) 2005 Broadcom Corporation Copyright (C) 2005 Brian Rogan , IBM Copyright (C) 2005 Bob Copeland Released under GPL v2. Copyright (C) 2005 Bernhard Rosenkraenzer Copyright (C) 2005 Benjamin Herrenschmidy , IBM Corp. Copyright (C) 2005 Benjamin Herrenschmidt (benh@kernel.crashing.org) IBM, Corp. Copyright (C) 2005 Benjamin Herrenschmidt , IBM Corporation Copyright (C) 2005 Ben. Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2005 Ben Gardner Copyright (C) 2005 Bartlomiej Zolnierkiewicz Copyright (C) 2005 BULL SA. Copyright (C) 2005 Arthur Huillet (ahuillet@users.sf.net) Copyright (C) 2005 Arcom Control Systems Ltd. Copyright (C) 2005 Antonino Daplas Copyright (C) 2005 Antonino Daplas Copyright (C) 2005 Anthony Liguori Copyright (C) 2005 Andriy Skulysh Split from drivers/input/keyboard/hp600_keyb.c Copyright (C) 2005 Andriy Skulysh Copyright (C) 2005 Andrew de Quincey Copyright (C) 2005 Andreas Steinmetz, Copyright (C) 2005 Andreas Oberritter Copyright (C) 2005 Andreas Jaggi Copyright (C) 2005 Anders Blomdell Copyright (C) 2005 Alex Aizman maintained by open-iscsi@googlegroups.com Copyright (C) 2005 Adaptec, Inc. All rights reserved. Copyright (C) 2005 AXE,Inc. Copyright (C) 2005 ARM Ltd. Copyright (C) 2005 ARM Ltd Copyright (C) 2005 - 2016 Broadcom All rights reserved. Copyright (C) 2005 - 2012 Cavium Inc. Copyright (C) 2005 - 2011 Paul Mundt Copyright (C) 2005 - 2011 Myricom, Inc. All rights reserved. Copyright (C) 2005 - 2010 Paul Mundt Copyright (C) 2005 - 2009 Paul Mundt Copyright (C) 2005 - 2008 Tensilica, Inc. Copyright (C) 2005 - 2008 Paul Mundt Copyright (C) 2005 - 2008 Jeff Dike Copyright (C) 2005 - 2008 Jean Delvare Copyright (C) 2005 - 2007 Paul Mundt Copyright (C) 2005 - 2006 Mike Christie Copyright (C) 2005 Copyright (C) 2005 Yoichi Yuasa Copyright (C) 2005 Media Lab Inc. Copyright (C) 2005 Grant Coady with valuable guidance from Jean Delvare Copyright (C) 2005 Chuck Lever Copyright (C) 2004-9 Patrick Boettcher Copyright (C) 2004-7 DiBcom (http://www.dibcom.fr/) Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) Copyright (C) 2004-6 Patrick Boettcher Copyright (C) 2004-6 DiBcom (http://www.dibcom.fr/) Copyright (C) 2004-5 by Florian 'Floe' Echtler and Andreas 'ad' Deresch Copyright (C) 2004-5 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) see Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) Copyright (C) 2004-2017 Cavium, Inc. Copyright (C) 2004-2016 Synopsys, Inc. Copyright (C) 2004-2016 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2016 Cavium, Inc. Copyright (C) 2004-2014 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2014 Bernd Porr, mail@berndporr.me.uk Copyright (C) 2004-2013 Texas Instruments Copyright (C) 2004-2013 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2004-2013 Synopsys, Inc. Copyright (C) 2004-2013 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2012 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2012 Cavium Networks Copyright (C) 2004-2011 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@virtuallogix.com) Updated for 2.6.34: Mark Salter Copyright (C) 2004-2011 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2011 Nokia Corporation Copyright (C) 2004-2011 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2011 Comtrol, Inc. Copyright (C) 2004-2010 Sage Weil Copyright (C) 2004-2010 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2010 Nokia Corporation Copyright (C) 2004-2010 Markus Grabner (grabner@icg.tugraz.at) Emil Myhrman (emil.myhrman@gmail.com) Copyright (C) 2004-2010 Markus Grabner (grabner@icg.tugraz.at) Copyright (C) 2004-2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2004-2010 Dominik Brodowski Copyright (C) 2004-2009 This file is distributed under the same license as the cpufrequtils package. Mattia Dongili . Copyright (C) 2004-2009 The GameCube Linux Team Copyright (C) 2004-2009 Texas Instruments, Inc. Copyright (C) 2004-2009 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2009 Nokia Corporation Copyright (C) 2004-2009 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2009 EMS Dr. Thomas Wuensche Copyright (C) 2004-2009 Dominik Brodowski This file is distributed under the same license as the cpufrequtils package. Copyright (C) 2004-2009 Dominik Brodowski Copyright (C) 2004-2009 Applied Micro Circuits Corporation. Copyright (C) 2004-2008, Philipp Reisner . Copyright (C) 2004-2008, Lars Ellenberg . Copyright (C) 2004-2008, LINBIT Information Technologies GmbH. Copyright (C) 2004-2008, 2009, 2010 Cavium Networks Copyright (C) 2004-2008 by Eric Van Hensbergen Copyright (C) 2004-2008 Yoichi Yuasa Copyright (C) 2004-2008 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright (C) 2004-2008 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2004-2008 SMSC Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2008 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004-2008 Jean Delvare Based on the lm90 driver. Copyright (C) 2004-2008 Jean Delvare Copyright (C) 2004-2008 International Business Machines Corp. Author(s): Michael A. Halcrow Tyler Hicks Copyright (C) 2004-2008 International Business Machines Corp. Author(s): Michael A. Halcrow Trevor S. Highland Tyler Hicks Copyright (C) 2004-2008 Ingo Molnar Copyright (C) 2004-2008 Cavium Networks Copyright (C) 2004-2008 Atmel Corporation Copyright (C) 2004-2007,2011-2012 Freescale Semiconductor, Inc. All rights reserved. Copyright (C) 2004-2007, David Dillow Written by David Dillow Inspired by the Trident 4D-WaveDX/NX driver. Copyright (C) 2004-2007 by Daniel Ritz Copyright (C) 2004-2007 Vladimir Lebedev Copyright (C) 2004-2007 Texas Instruments, Inc. Merged to support both OMAP1 and OMAP2 by Tony Lindgren Copyright (C) 2004-2007 Texas Instruments, Inc. Copyright (C) 2004-2007 Texas Instruments Copyright (C) 2004-2007 Silicon Graphics, Inc. Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2007 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004-2007 Pierre Ossman, All Rights Reserved. Copyright (C) 2004-2007 Marcel Holtmann Copyright (C) 2004-2007 John Williams Copyright (C) 2004-2007 Jean Delvare Ported to Linux 2.6 by Gabriele Gorla and Jean Delvare Copyright (C) 2004-2007 International Business Machines Corp. Author(s): Michael A. Halcrow Michael C. Thompson Copyright (C) 2004-2007 International Business Machines Corp. Author(s): Michael A. Halcrow Michael C. Thompson Tyler Hicks Copyright (C) 2004-2007 International Business Machines Corp. Author(s): Michael A. Halcrow Michael C. Thompson Copyright (C) 2004-2007 International Business Machines Corp. Author(s): Michael A. Halcrow Michael C. Thompsion Copyright (C) 2004-2007 International Business Machines Corp. Author(s): Michael A. Halcrow Copyright (C) 2004-2007 Herbert Pötzl - Arnaud Patard Additional cleanups by Ben Dooks Copyright (C) 2004-2007 Hans Verkuil Copyright (C) 2004-2007 Greg Kroah-Hartman Copyright (C) 2004-2007 Cavium Networks Copyright (C) 2004-2007 Atmel Corporation Copyright (C) 2004-2006, Intel Corporation Copyright (C) 2004-2006, Advanced Micro Devices, Inc. Copyright (C) 2004-2006 maintech GmbH, Thomas Kleffel Copyright (C) 2004-2006 Trusted Computer Solutions, Inc. Copyright (C) 2004-2006 Tom Rini Copyright (C) 2004-2006 Thomas Kleffel, All Rights Reserved. Copyright (C) 2004-2006 Sylvain Munaut Copyright (C) 2004-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2004-2006 Silicon Graphics, Inc. Copyright (C) 2004-2006 Richard Purdie Copyright (C) 2004-2006 Red Hat, Inc., Ingo Molnar Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2006 MontaVista Software, Inc. Dale Farnsworth Copyright (C) 2004-2006 MontaVista Software, Inc. Copyright (C) 2004-2006 Marcel Holtmann Copyright (C) 2004-2006 Macq Electronique SA. (www.macqel.com) Copyright (C) 2004-2006 LinSysSoft Technologies Pvt. Ltd. Copyright (C) 2004-2006 Kristian Hoegsberg Copyright (C) 2004-2006 International Business Machines Corp. Author(s): Michael A. Halcrow Michael C. Thompson Trevor S. Highland Copyright (C) 2004-2006 International Business Machines Corp. Author(s): Michael A. Halcrow Michael C. Thompson Copyright (C) 2004-2006 International Business Machines Corp. Author(s): Michael A. Halcrow Copyright (C) 2004-2006 Ingo Molnar Copyright (C) 2004-2006 Hyok S. Choi (hyok.choi@samsung.com) Copyright (C) 2004-2006 Emulex. All rights reserved. * EMULEX and SLI are trademarks of Emulex. * www.broadcom.com * Copyright (C) 2004-2006 Atmel Corporation Copyright (C) 2004-2006 Joern Engel Copyright (C) 2004-2005, Kyle McMartin Copyright (C) 2004-2005, IBM Corp. Copyright (C) 2004-2005, 2008, 2013 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004-2005, 2008 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004-2005 by Latchesar Ionkov Copyright (C) 2004-2005 Yoichi Yuasa Copyright (C) 2004-2005 Trusted Computer Solutions, Inc. dgoeddel@trustedcs.com> Copyright (C) 2004-2005 Trusted Computer Solutions, Inc. Copyright (C) 2004-2005 Sylvain Munaut Copyright (C) 2004-2005 Stelian Pop Copyright (C) 2004-2005 Richard Purdie omap_ts.[hc], ads7846.h, ts_osk.c Copyright (C) 2004-2005 Richard Purdie Copyright (C) 2004-2005 Richard Purdie Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. Copyright (C) 2004-2005 Pierre Ossman, All Rights Reserved. Copyright (C) 2004-2005 Nokia Corporation. Dynamic Tick Timer written by Tony Lindgren and Tuukka Tikkanen . Copyright (C) 2004-2005 Nokia Corporation Authors: Juha Yrjölä Imre Deak YUV support: Jussi Laako Copyright (C) 2004-2005 Nokia Corporation Author: Juha Yrjölä Copyright (C) 2004-2005 MontaVista Software Inc. Author: Manish Lachwani, mlachwani@mvista.com or manish@koffee-break.com Copyright (C) 2004-2005 Martin Langer Copyright (C) 2004-2005 Marcel Holtmann Copyright (C) 2004-2005 IBM Corp. All Rights Reserved. Copyright (C) 2004-2005 Deep Blue Solutions Ltd. Copyright (C) 2004-2005 David Brownell Copyright (C) 2004-2005 Christoph Hellwig * Copyright (C) 2004-2005 Borislav Deianov Copyright (C) 2004-2005 Andrey Volkov , Varma Electronics Oy Copyright (C) 2004-2005 Advanced Micro Devices, Inc. Copyright (C) 2004-2005 ARM Ltd. Copyright (C) 2004- 2005 Stelian Pop Copyright (C) 2004,2012 Freescale Semiconductor, Inc All rights reserved. Copyright (C) 2004,2008 Laurent Vivier Copyright (C) 2004,2007,2008 IBM Corporation Copyright (C) 2004,2007 Bartlomiej Zolnierkiewicz Copyright (C) 2004,2005,2009 Simtec Electronics Ben Dooks Copyright (C) 2004,2005 Milton D Miller II, IBM Corporation Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. Project manager: S. Weber Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. Project manager: Eric Stolz Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. Copyright (C) 2004, OGAWA Hirofumi Released under GPL v2. Copyright (C) 2004, Microtronix Datacom Ltd. Copyright (C) 2004, LynuxWorks, Inc., Igor Manyilov, Bill Huey Released under the General Public License (GPL). Copyright (C) 2004, Kyle McMartin Copyright (C) 2004, Kyle McMartin Copyright (C) 2004, Intel Corporation Copyright (C) 2004, Intel Corporation Copyright (C) 2004, David Woodhouse, Roman Kagan Copyright (C) 2004, David Woodhouse Copyright (C) 2004, 2013 Maciej W. Rozycki Copyright (C) 2004, 2013 Intel Corporation Author: Naveen B S Author: Rafael J. Wysocki Copyright (C) 2004, 2013 Intel Corp. Author: Rafael J. Wysocki Copyright (C) 2004, 2012 Texas Instruments, Inc. Copyright (C) 2004, 2010-2011 Red Hat, Inc. All rights reserved. Copyright (C) 2004, 2010 Nokia Corporation Written by Timo Teras Copyright (C) 2004, 2009, 2011 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2009, 2010, 2011 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2009, 2010, 2011 Texas Instruments Incorporated Author: Aurelien Jacquiot Copyright (C) 2004, 2009, 2010 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Rewritten for 2.6.3x: Mark Salter Copyright (C) 2004, 2009, 2010 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2009, 2010 2011 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2009 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2008-2009 Bartlomiej Zolnierkiewicz This code was split off from ide.c. See it for original copyrights. Copyright (C) 2004, 2008 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004, 2008 Oracle. All rights reserved. Copyright (C) 2004, 2008 Nokia Corporation Copyright (C) 2004, 2008 Jean Delvare Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2004, 2007 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004, 2007 Maciej W. Rozycki Copyright (C) 2004, 2007 Jean Delvare Copyright (C) 2004, 2007 Freescale Semiconductor, Inc. Copyright (C) 2004, 2007 Bartlomiej Zolnierkiewicz Copyright (C) 2004, 2006, 2009, 2010, 2011 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2006, 2009, 2010 Texas Instruments Incorporated Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) Copyright (C) 2004, 2006, 2007 Maciej W. Rozycki Copyright (C) 2004, 2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2004, 2006 Maciej W. Rozycki Copyright (C) 2004, 2006 MIPS Technologies, Inc. All rights reserved. Author: Maciej W. Rozycki Copyright (C) 2004, 2005, 2007 Maciej W. Rozycki Copyright (C) 2004, 2005, 2006, 2008 Thiemo Seufer Copyright (C) 2004, 2005, 2006 Red Hat, Inc., Ingo Molnar Copyright (C) 2004, 2005, 2006 Nokia Corporation Copyright (C) 2004, 2005 by Andriy Skulysh) Copyright (C) 2004, 2005 Winbond Electronics Corp. Shane Huang, Rudolf Marek Copyright (C) 2004, 2005 Stephen Hemminger Copyright (C) 2004, 2005 Stefan Ott Copyright (C) 2004, 2005 Ralf Baechle Copyright (C) 2004, 2005 Paul Mundt Copyright (C) 2004, 2005 Paul Mundt Copyright (C) 2004, 2005 Oracle. All rights reserved. Copyright (C) 2004, 2005 Oracle. Copyright (C) 2004, 2005 Nokia Corporation Copyright (C) 2004, 2005 Martin Habets (mhabets@users.sourceforge.net) Copyright (C) 2004, 2005 Manu Abraham (manu@kromtek.com) Copyright (C) 2004, 2005 MIPS Technologies, Inc. All rights reserved. Author: Maciej W. Rozycki Copyright (C) 2004, 2005 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2004, 2005 IBM, John Stultz (johnstul@us.ibm.com) Copyright (C) 2004, 2005 Hans Verkuil Copyright (C) 2004, 2005 Dominik Brodowski Copyright (C) 2004, 2005 Chris Pascoe Copyright (C) 2004, 06 Ralf Baechle Copyright (C) 2004, 05, 06 by Ralf Baechle Copyright (C) 2004, 05, 06 MIPS Technologies, Inc. Elizabeth Clarke (beth@mips.com) Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2004, 05 Thomas Osterried DL9SAU Copyright (C) 2004, 05 Ralf Baechle DL5RB Copyright (C) 2004 convergence GmbH Copyright (C) 2004 by Thomas Rathbone, HP Labs Copyright (C) 2004 by Thomas Rathbone Copyright (C) 2004 by Symmetric Systems Ltd (NZ) Copyright (C) 2004 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2004 by Ralf Baechle Copyright (C) 2004 by Jan-Benedict Glaw Copyright (C) 2004 by FS Forth-Systeme GmbH All rights reserved. Copyright (C) 2004 by Eric Van Hensbergen Copyright (C) 2004 by David Brownell updates to merge with Linux 2.6, better match RNDIS spec Copyright (C) 2004 by Daniel Ritz Copyright (C) 2004 by Christoph Hellwig Copyright (C) 2004 by Christoph Hellwig Copyright (C) 2004 by Al Borchers (alborchers@steinerpoint.com). Copyright (C) 2004 Xilinx, Inc. Copyright (C) 2004 Vernon Mauery Copyright (C) 2004 Utilitek Systems, Inc. Copyright (C) 2004 Ulf Eklund Copyright (C) 2004 Ulf Eklund Copyright (C) 2004 Trond Myklebust Copyright (C) 2004 Tom Long Nguyen Copyright (C) 2004 Thomas Gleixner (tglx@linutronix.de) Copyright (C) 2004 Thiemo Seufer Copyright (C) 2004 Texas Instruments. Copyright (C) 2004 Texas Instruments, Inc. Copyright (C) 2004 Texas Instruments and Copyright (C) 2004 Texas Instruments Copyright (C) 2004 Takashi Iwai Copyright (C) 2004 Sylvain Munaut Copyright (C) 2004 Sun Microsystems Inc. Copyright (C) 2004 Steven Toth Copyright (C) 2004 Steven J. Hill sjhill@realitydiluted.com> Copyright (C) 2004 Steven J. Hill Copyright (C) 2004 Sten Wang Copyright (C) 2004 Stefan Holst (mail@s-holst.de), Uni-Stuttgart Copyright (C) 2004 Stefan Holst (mail@s-holst.de) Uni-Stuttgart Copyright (C) 2004 Simtec Electronics Copyright (C) 2004 Silicon Graphics, Inc. Jesse Barnes Copyright (C) 2004 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2004 Silicon Graphics, Inc. Copyright (C) 2004 Sean Young Copyright (C) 2004 Sean McGoogan Copyright (C) 2004 Sascha Hauer, Synertronixx GmbH Copyright (C) 2004 Sascha Hauer, Pengutronix Copyright (C) 2004 Salvador E. Tropea Copyright (C) 2004 Saito.K & Jeanne(ksaito@interface.co.jp) Copyright (C) 2004 SAN People (Pty) Ltd. Copyright (C) 2004 SAN People Copyright (C) 2004 S.Hauer, Pengutronix Copyright (C) 2004 Ryan S Arnold, IBM Corporation Copyright (C) 2004 Rusty Russell IBM Corporation Copyright (C) 2004 Russell King. Copyright (C) 2004 Russell King Copyright (C) 2004 Roelf Diedericks Copyright (C) 2004 Rick Bronson Converted to 2.6 by Andrew Victor Copyright (C) 2004 Richard Purdie Copyright (C) 2004 Richard Curnow Copyright (C) 2004 Red Hat, Inc., James Morris This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. Copyright (C) 2004 Red Hat, Inc., James Morris Copyright (C) 2004 Red Hat, Inc. All rights reserved. Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2004 Red Hat Copyright (C) 2004 Randolph Chung Copyright (C) 2004 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2004 Ralf Baechle Copyright (C) 2004 Psion Teklogix (for NetBook PRO) Copyright (C) 2004 Psion Teklogix Copyright (C) 2004 Peter M. Jones Copyright (C) 2004 Peter Fuerst (pf@net.alphadv.de) - IP28 Copyright (C) 2004 Pete Trapps Copyright (C) 2004 Pengutronix Copyright (C) 2004 Pekka Pietikainen (pp@ee.oulu.fi) Copyright (C) 2004 Pavel Pisa Copyright (C) 2004 Pavel Machek Copyright (C) 2004 Paul Mundt Copyright (C) 2004 Paul Mackerras, IBM Corp. Copyright (C) 2004 Paul Mackerras (paulus@samba.org) and Benjamin Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2004 Paul Mackerras , IBM Copyright (C) 2004 Patrick Mochel 2005 Rudolf Marek Copyright (C) 2004 Patrick Boettcher (patrick.boettcher@posteo.de) Copyright (C) 2004 PathScale, Inc Licensed under the GPL Copyright (C) 2004 PathScale, Inc Copyright (C) 2004 Oracle. All rights reserved. Copyright (C) 2004 Olof Johansson, IBM Corporation and Ben. Herrenschmidt, IBM Corporation Copyright (C) 2004 Olof Johansson , IBM Corporation Copyright (C) 2004 Novell, Inc. All rights reserved. Copyright (C) 2004 Nokia Corporation by Tony Lindrgen Copyright (C) 2004 Nokia Corporation by Tony Lindgren Copyright (C) 2004 Nokia Corporation by Imre Deak Copyright (C) 2004 Nokia Corporation Written by Tuukka Tikkanen and Juha Yrjölä Misc hacks here and there by Tony Lindgren Other hacks (DMA, SD, etc) by David Brownell Copyright (C) 2004 Nokia Corporation Written by Tuukka Tikkanen and Juha Yrjölä Misc hacks here and there by Tony Lindgren Other hacks (DMA, SD, etc) by David Brownell Copyright (C) 2004 Nokia Corporation Written by Tony Lindgren Major cleanups by Juha Yrjölä Copyright (C) 2004 Nokia Corporation Written by Tony Lindgren Copyright (C) 2004 Nokia Corporation Partial timer rewrite and additional dynamic tick timer support by Tony Lindgen and Tuukka Tikkanen Copyright (C) 2004 Nokia Corporation Author: Samuel Ortiz Copyright (C) 2004 Nokia Corporation Author: Imre Deak Adapted for OSK by Copyright (C) 2004 Nokia Corporation Author: Imre Deak Copyright (C) 2004 Nokia Corporation Copyright (C) 2004 Neil Brown Copyright (C) 2004 Nathan Lynch IBM Corporation. Copyright (C) 2004 Nadia Yvette Chambers Copyright (C) 2004 Motoyuki Ito (motoyuki@soft.fujitsu.com) Copyright (C) 2004 MontaVista Softwrae, Inc. Copyright (C) 2004 MontaVista Software, Inc. Copyright (C) 2004 MontaVista Software Inc. Manish Lachwani, mlachwani@mvista.com Copyright (C) 2004 MontaVista Software Inc. Author: Manish Lachwani, mlachwani@mvista.com Copyright (C) 2004 MontaVista Software Inc. Author: Manish Lachwani (mlachwani@mvista.com) Copyright (C) 2004 Microtronix Datacom Ltd. Written by Wentao Xu Copyright (C) 2004 Microtronix Datacom Ltd. Copyright (C) 2004 Microtronix Datacom Ltd Copyright (C) 2004 Michel Xhaard mxhaard@magic.fr Copyright (C) 2004 Michel Lachine Copyright (C) 2004 Matthias Badaire Copyright (C) 2004 Matthew Wilcox Copyright (C) 2004 Markus Schulz Support for TDA10021 Copyright (C) 2004 Mark M. Hoffman Copyright (C) 2004 Maciej W. Rozycki Copyright (C) 2004 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2004 LynuxWorks, Inc., Igor Manyilov, Bill Huey Copyright (C) 2004 Luming Yu Copyright (C) 2004 Luis R. Rodriguez Copyright (C) 2004 Lothar Wassmann Copyright (C) 2004 Lonnie Mendez (dignome@gmail.com) Copyright (C) 2004 Liu Peng Infineon IFAP DC COM CPE Copyright (C) 2004 Linda Xie Copyright (C) 2004 LinSysSoft Technologies Pvt. Ltd. Copyright (C) 2004 Li Shaohua Copyright (C) 2004 Len Brown Copyright (C) 2004 Ladislav Michl Copyright (C) 2004 Kyle McMartin Copyright (C) 2004 Konrad Eisele (eiselekd@web.de,konrad@gaisler.com), Gaisler Research Copyright (C) 2004 Konrad Eisele (eiselekd@web.de,konrad@gaisler.com) Gaisler Research Copyright (C) 2004 Konrad Eisele (eiselekd@web.de, konrad@gaisler.com) Gaisler Research Copyright (C) 2004 Keith M Wesolowski (wesolows@foobazco.org) Copyright (C) 2004 Keith M Wesolowski Copyright (C) 2004 Keiichiro Tokunaga (tokunaga.keiich@jp.fujitsu.com) Copyright (C) 2004 Kay Sievers Copyright (C) 2004 Karen Spearel Copyright (C) 2004 Justin Thiessen Copyright (C) 2004 John Steele Scott Copyright (C) 2004 Jochen Friedrich Copyright (C) 2004 Jochen Friedrich Copyright (C) 2004 Jens Axboe SUSE Labs Copyright (C) 2004 Jens Axboe Copyright (C) 2004 Jeff Lackey. Copyright (C) 2004 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2004 Jeff Dike (jdike@addtoit.com) Licensed under the GPL Copyright (C) 2004 Jeff Dike (jdike@addtoit.com) Copyright (C) 2004 Jean-Frederic Clere. Copyright (C) 2004 Jean Delvare Copyright (C) 2004 Jan M. Hochstein hochstein@algo.informatik.tu-darmstadt.de> Copyright (C) 2004 Jamey Hicks Copyright (C) 2004 Interface Co.,Ltd. Saito.K Copyright (C) 2004 Interface Co., Ltd. Saito.K Copyright (C) 2004 Intel Corporation. Copyright (C) 2004 Intel Corporation Ashok Raj Copyright (C) 2004 Intel Corporation Copyright (C) 2004 Intel Corp. Copyright (C) 2004 Intel Copyright (C) 2004 Infineon IFAP DC COM CPE Copyright (C) 2004 Ian Molton, All Rights Reserved. Copyright (C) 2004 Ian Molton Copyright (C) 2004 Ian Campbell. Copyright (C) 2004 IDT Inc. Copyright (C) 2004 ICT CAS Author: Li xiaoyu, lixy@ict.ac.cn Copyright (C) 2004 ICT CAS Author: Li xiaoyu, ICT CAS lixy@ict.ac.cn Copyright (C) 2004 IBM, Inc. All rights reserved. Copyright (C) 2004 IBM Inc. Copyright (C) 2004 IBM Deutschland Entwicklung GmbH, IBM Corporation Copyright (C) 2004 IBM Corporation. All rights reserved. Copyright (C) 2004 IBM Corporation, Rusty Russell. Copyright (C) 2004 IBM Corporation Authors: Leendert van Doorn Dave Safford Reiner Sailer Kylene Hall Copyright (C) 2004 IBM Corporation Copyright (C) 2004 IBM Corp. Copyright (C) 2004 IBM Copyright (C) 2004 Hyok S. Choi (MPU support) Copyright (C) 2004 Hyok S. Choi Copyright (C) 2004 Hong-Gunn Chew and Jean Delvare Copyright (C) 2004 Hollis Blanchard, IBM Corporation Copyright (C) 2004 Hollis Blanchard , IBM Copyright (C) 2004 Hidetoshi Seto Copyright (C) 2004 Herbert Poetzl Copyright (C) 2004 Greg Ungerer Copyright (C) 2004 Greg Kroah-Hartman Copyright (C) 2004 Grant Grundler Copyright (C) 2004 Google, Inc. (Ken Harrenstien) Copyright (C) 2004 George T. Joseph Derived from Coyote Copyright (C) 2004 Fujitsu Siemens Computers GmbH Licensed under the GPL Copyright (C) 2004 Fujitsu Siemens Computers GmbH Author: Bodo Stroesser (bodo.stroesser@fujitsu-siemens.com) Copyright (C) 2004 Fujitsu Siemens Computers GmbH Author: Bodo Stroesser Licensed under the GPL Copyright (C) 2004 Freescale Semiconductor, Inc. Copyright (C) 2004 Florian Schirmer (jolt@tuxbox.org) Copyright (C) 2004 Florian Schirmer Copyright (C) 2004 FUJITSU LIMITED Copyright (C) 2004 Eric Varsanyi Copyright (C) 2004 Embedded Edge, LLC Copyright (C) 2004 Embedded Edge, LLC Copyright (C) 2004 Dominik Brodowski Copyright (C) 2004 Dmitry Yusupov Copyright (C) 2004 Dmitry Torokhov Copyright (C) 2004 Dirk Behme Copyright (C) 2004 David Woodhouse, Duncan Sands, Roman Kagan Copyright (C) 2004 David S. Miller Copyright (C) 2004 David S. Miller Copyright (C) 2004 David Gibson, IBM Corporation. Includes code formerly from arch/ppc/kernel/perfmon.c: Author: Andy Fleming Copyright (C) 2004 David Gibson, IBM Corporation Copyright (C) 2004 David Gibson , IBM Based on earlier code written by: Dave Engebretsen and Mike Corrigan {engebret|mikejc}@us.ibm.com Copyright (C) 2004 David Gibson , IBM Copyright (C) 2004 David Chaw Copyright (C) 2004 David Brownell Copyright (C) 2004 Daniel Mack and Holger Waechtler Copyright (C) 2004 Compulab Ltd. Copyright (C) 2004 Clemens Fruhwirth Copyright (C) 2004 Christoph Hellwig. Released under GPL v2. Copyright (C) 2004 Chris Kennedy Copyright (C) 2004 Cavium Networks Copyright (C) 2004 Carl-Daniel Hailfinger (invalid MAC handling, insane IRQ rate fixes, bigendian fixes, cleanups, verification) Copyright (C) 2004 Bruno Ducrot Copyright (C) 2004 Broadcom Corporation Copyright (C) 2004 Boris Hu Copyright (C) 2004 Benjamin Herrenschmuidt (benh@kernel.crashing.org, IBM Corp. Copyright (C) 2004 Benjamin Herrenschmuidt (benh@kernel.crashing.org), IBM Corp. Copyright (C) 2004 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> Copyright (C) 2004 Benjamin Herrenschmidt, IBM Corp. Copyright (C) 2004 Benjamin Herrenschmidt , IBM Corp. Copyright (C) 2004 Bartlomiej Zolnierkiewicz Copyright (C) 2004 BULL SA. Written by Simon.Derr@bull.net Copyright (C) 2004 BULL SA. Copyright (C) 2004 Aurelien Alleaume This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License Copyright (C) 2004 Aurelien Alleaume Copyright (C) 2004 Ashok Raj Support for CPU Hotplug Copyright (C) 2004 Ashok Raj Copyright (C) 2004 Arnd Bergmann (arnd@arndb.de) Copyright (C) 2004 Arcom Control Systems Ltd Copyright (C) 2004 Arcom Control Systems Copyright (C) 2004 Antonio Mancuso Amauri Celani Copyright (C) 2004 Antonino Daplas All Rights Reserved Copyright (C) 2004 Antonino Daplas Copyright (C) 2004 Anton Blanchard, IBM Corp. Copyright (C) 2004 Anton Blanchard , IBM PPC 32 oprofile support: (based on PPC 64 support) Copyright (C) 2004 Anton Blanchard , IBM Added mmcra[slot] support: Copyright (C) 2004 Anton Blanchard , IBM Copyright (C) 2004 Antoine Jacquet http://royale.zerezo.com/zr364xx/ Copyright (C) 2004 Anil S Keshavamurthy (anil.s.keshavamurthy@intel.com) Copyright (C) 2004 Anil S Keshavamurthy Added processor hotplug support Copyright (C) 2004 Anil S Keshavamurthy Copyright (C) 2004 Andriy Skulysh Copyright (C) 2004 Andriy Skulysh Copyright (C) 2004 Andrew de Quincey (wol support) Copyright (C) 2004 Andrew de Quincey (tuning thread cleanup) Copyright (C) 2004 Andrew de Quincey Copyright (C) 2004 Andrew de Quincey Copyright (C) 2004 Andreas Monitzer Copyright (C) 2004 Andi Kleen, SuSE Labs Copyright (C) 2004 Amit S. Kale Copyright (C) 2004 Amaury Demol for DiBcom Copyright (C) 2004 Alexandre d'Alton Reworked by Jean Delvare Copyright (C) 2004 Alex Song Copyright (C) 2004 Alex Kern Copyright (C) 2004 Alex Aizman Copyright (C) 2004 Albert Herranz LANDISK/sh4 supported by kogiidena Copyright (C) 2004 Albert Herranz Copyright (C) 2004 Alan Modra (amodra@au.ibm.com)), IBM Corp. Copyright (C) 2004 Advanced Micro Devices, Inc. Copyright (C) 2004 Advanced Micro Devices Copyright (C) 2004 Adaptec, Inc. All rights reserved. Copyright (C) 2004 Adam Litke (agl@us.ibm.com) Copyright (C) 2004 ATMEL Copyright (C) 2004 ARM Limited. Written by Deep Blue Solutions Limited. Copyright (C) 2004 ARM Limited Copyright (C) 2004 2005 2006 Michel Xhaard mxhaard@magic.fr Copyright (C) 2004 - 2013 by Tensilica Inc. Copyright (C) 2004 - 2010 Vladislav Bolkhovitin Copyright (C) 2004 - 2010 Paul Mundt Copyright (C) 2004 - 2010 Ivo van Doorn http://rt2x00.serialmonkey.com> Copyright (C) 2004 - 2010 Ivo van Doorn Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved. Copyright (C) 2004 - 2009 Ivo van Doorn http://rt2x00.serialmonkey.com> Copyright (C) 2004 - 2009 Ivo van Doorn Copyright (C) 2004 - 2009 Gertjan van Wingerde http://rt2x00.serialmonkey.com> Copyright (C) 2004 - 2009 Felix Fietkau http://rt2x00.serialmonkey.com> Copyright (C) 2004 - 2008 by Tensilica Inc. Copyright (C) 2004 - 2008 Texas Instruments Inc. Copyright (C) 2004 - 2008 Red Hat, Inc. All rights reserved. Copyright (C) 2004 - 2008 Paul Mundt Copyright (C) 2004 - 2008 Nokia Corporation Written by Tuukka Tikkanen Copyright (C) 2004 - 2007 Texas Instruments. Copyright (C) 2004 - 2007 Paul Mundt Copyright (C) 2004 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2004 - 2006 rt2x00 SourceForge Project http://rt2x00.serialmonkey.com> Copyright (C) 2004 - 2006 Red Hat, Inc. All rights reserved. Copyright (C) 2004 - 2006 Paul Mundt Copyright (C) 2004 - 2006 Mike Christie Copyright (C) 2004 - 2005, Milton D Miller II, IBM Corporation Copyright (C) 2004 - 2005, 2009-2010 Nokia Corporation Written by Tuukka Tikkanen Based on clocks.h by Tony Lindgren, Gordon McNutt and RidgeRun, Inc Copyright (C) 2004 - 2005, 2009-2010 Nokia Corporation Written by Tuukka Tikkanen Copyright (C) 2004 - 2005, 2009 Nokia corporation Written by Tuukka Tikkanen Based on clocks.h by Tony Lindgren, Gordon McNutt and RidgeRun, Inc Copyright (C) 2004 - 2005 Nokia corporation Written by Tuukka Tikkanen Based on clocks.h by Tony Lindgren, Gordon McNutt and RidgeRun, Inc Copyright (C) 2004 - 2005 Nokia Corporation Partial timer rewrite and additional dynamic tick timer support by Tony Lindgen and Tuukka Tikkanen OMAP Dual-mode timer framework support by Timo Teras Copyright (C) 2004 - 2005 MIPS Technologies, Inc. All rights reserved. Elizabeth Clarke et. al. Copyright (C) 2004 - 2005 Leonid Stoljar Copyright (C) 2004 - 2005 Dmitry Yusupov Copyright (C) 2004 - 2005 Alex Aizman maintained by open-iscsi@googlegroups.com Copyright (C) 2004 - 2005 Alex Aizman Copyright (C) 2004 Maciej W. Rozycki Copyright (C) 2003-5, 2007 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2003-2018 Cavium, Inc. Copyright (C) 2003-2017 Cavium, Inc. Copyright (C) 2003-2015 Chelsio Communications. All rights reserved. Copyright (C) 2003-2015 Broadcom Corporation All Rights Reserved Copyright (C) 2003-2014 STMicroelectronics (R&D) Limited Author: Srinivas Kandagatla Contributors: Giuseppe Cavallaro Copyright (C) 2003-2014 STMicroelectronics (R&D) Limited Copyright (C) 2003-2014 Chelsio Communications. All rights reserved. Copyright (C) 2003-2014 Bernd Porr, mail@berndporr.me.uk Copyright (C) 2003-2013 STMicroelectronics (R&D) Limited Copyright (C) 2003-2013 Jozsef Kadlecsik Copyright (C) 2003-2013 Altera Corporation All rights reserved. Copyright (C) 2003-2012 ARM Ltd. Authors: Catalin Marinas Will Deacon Copyright (C) 2003-2011 PEAK System-Technik GmbH Copyright (C) 2003-2011 Jozsef Kadlecsik Copyright (C) 2003-2011 Jean Delvare Copyright (C) 2003-2010 PEAK System-Technik GmbH Copyright (C) 2003-2010 Julian Anastasov Copyright (C) 2003-2010 Jean Delvare Copyright (C) 2003-2009 Yoichi Yuasa Copyright (C) 2003-2009 Jean Delvare Copyright (C) 2003-2008, Philipp Reisner . Copyright (C) 2003-2008, Lars Ellenberg . Copyright (C) 2003-2008, LINBIT Information Technologies GmbH. Copyright (C) 2003-2008 Yoichi Yuasa Copyright (C) 2003-2008 Takahiro Hirofuchi Copyright (C) 2003-2008 Red Hat, Inc., James Morris Eric Paris Copyright (C) 2003-2008 Geert Uytterhoeven Copyright (C) 2003-2008 David Brownell Copyright (C) 2003-2008 Alan Stern Copyright (C) 2003-2007 Yoichi Yuasa Copyright (C) 2003-2007 Oliver Endriss Copyright (C) 2003-2007 Micronas Copyright (C) 2003-2006, Marvell International Ltd. Copyright (C) 2003-2006, Intel Corporation Copyright (C) 2003-2006, Advanced Micro Devices, Inc. Copyright (C) 2003-2006 Yoichi Yuasa Copyright (C) 2003-2006 Simtec Electronics Ben Dooks Copyright (C) 2003-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2003-2006 Marcel Holtmann Copyright (C) 2003-2006 Kristian Hoegsberg Copyright (C) 2003-2006 Hyok S. Choi Copyright (C) 2003-2006 Hyok S. Choi Copyright (C) 2003-2006 David Hollis Copyright (C) 2003-2005,2008 David Brownell Copyright (C) 2003-2005, 2007 Bartlomiej Zolnierkiewicz Copyright (C) 2003-2005 by David Brownell Copyright (C) 2003-2005 Yoichi Yuasa Copyright (C) 2003-2005 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2003-2005 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2003-2005 SAN People (Pty) Ltd Copyright (C) 2003-2005 SAN People Copyright (C) 2003-2005 Pontus Fuchs, Giridhar Pemmasani http://ndiswrapper.sourceforge.net/ Copyright (C) 2003-2005 PLX Technology, Inc. Copyright (C) 2003-2005 Nokia Corporation Written by Juha Yrjölä Copyright (C) 2003-2005 Nokia Corporation Copyright (C) 2003-2005 MontaVista Software, Inc. Copyright (C) 2003-2005 Matthew Wilcox (matthew.wilcox@hp.com) Copyright (C) 2003-2005 Hewlett Packard Copyright (C) 2003-2005 David Hollis Copyright (C) 2003-2005 David Brownell Copyright (C) 2003-2005 Dave Boutcher (boutcher@us.ibm.com) IBM Corp. Santiago Leon (santil@us.ibm.com) IBM Corp. Linda Xie (lxie@us.ibm.com) IBM Corp. Copyright (C) 2003-2005 Benjamin Herrenschmuidt (benh@kernel.crashing.org) Copyright (C) 2003-2005 Benjamin Herrenschmidt. Copyright (C) 2003-2005 Ben. Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2003-2005 Bartlomiej Zolnierkiewicz Copyright (C) 2003-2005 Anton Blanchard and Milton Miller, IBM Corp Copyright (C) 2003-2005 Alan Stern Copyright (C) 2003-2004, Paul Clements, SteelEye Technology, Inc.: added disk storage for bitmap changes to allow various bitmap chunk sizes Copyright (C) 2003-2004, Paul Clements, SteelEye Technology, Inc. Copyright (C) 2003-2004, 2007 Bartlomiej Zolnierkiewicz Copyright (C) 2003-2004 by Jan-Benedict Glaw Copyright (C) 2003-2004 Venkatesh Pallipadi . Copyright (C) 2003-2004 Russell King, All Rights Reserved. Copyright (C) 2003-2004 Robert Schwebel, Benedikt Spranger Copyright (C) 2003-2004 Oleksij Rempel Jean Delvare Copyright (C) 2003-2004 MontaVista, Software, Inc. by Dale Farnsworth ) Copyright (C) 2003-2004 MontaVista, Software, Inc. Copyright (C) 2003-2004 MontaVista Software, Inc. based on nslu2-power.c: Copyright (C) 2003-2004 MontaVista Software, Inc. based on nslu2-power.c Copyright (C) 2003-2004 MontaVista Software, Inc. based on nas100d-power.c: Copyright (C) 2003-2004 MontaVista Software, Inc. Copyright (C) 2003-2004 Marcel Holtmann Copyright (C) 2003-2004 Luis R. Rodriguez _ Copyright (C) 2003-2004 Kevin Thayer Copyright (C) 2003-2004 Ken Chen Copyright (C) 2003-2004 Intel Corporation Copyright (C) 2003-2004 Intel Copyright (C) 2003-2004 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2003-2004 Giuliano Pochini Copyright (C) 2003-2004 Dennis Noermann Copyright (C) 2003-2004 David Brownell. Copyright (C) 2003-2004 David Brownell Copyright (C) 2003-2004 Christoph Hellwig Copyright (C) 2003-2004 Chris Kennedy Copyright (C) 2003-2004 Amit S. Kale Copyright (C) 2003-2004 Alex Woods IR support by Peter Beutner

Copyright (C) 2003-2004 Alex Woods Copyright (C) 2003-06 Adaptec Inc. * achim_leubner@adaptec.com> * Copyright (C) 2003,4,5 Manfred Spraul Copyright (C) 2003,2004 Neil Whelchel (koyama@firstlight.net) Copyright (C) 2003,2004 Krzysztof Benedyczak (golbi@mat.uni.torun.pl) Michal Wronski (michal.wronski@gmail.com) Copyright (C) 2003,2004 John Williams Copyright (C) 2003,2004 Hewlett-Packard Company Copyright (C) 2003,2004 Greg Kroah-Hartman Copyright (C) 2003,2004 Eric Biederman (ebiederm@xmission.com) Copyright (C) 2003,2004 Aurelien Alleaume Copyright (C) 2003, Randy Dunlap Copyright (C) 2003, Peter Sadik Copyright (C) 2003, Micrel Semiconductors Copyright (C) 2003, Intel Corporation Copyright (C) 2003, Duncan Sands, SolNegro, Josep Comas Copyright (C) 2003, Duncan Sands Copyright (C) 2003, 2006 David S. Miller (davem@davemloft.net) Copyright (C) 2003, 2005, 2006 David S. Miller (davem@davemloft.net) Copyright (C) 2003, 2005 Oracle. All rights reserved. Copyright (C) 2003, 2004, 2007 Maciej W. Rozycki Copyright (C) 2003, 2004, 2006 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Derived from binfmt_elf.c Copyright (C) 2003, 2004, 2005 Paul Mundt Copyright (C) 2003, 2004, 2005 Andriy Skulysh Copyright (C) 2003, 2004 gcs - Global Communication & Services GmbH. and Department of Scientific Computing Paris Lodron University of Salzburg. Hilmar Linder and Wolfram Stering Copyright (C) 2003, 2004 SuperH, Inc. Copyright (C) 2003, 2004 Samuel Rydh (samuel@ibrium.se) Copyright (C) 2003, 2004 SUGIOKA Toshinobu Copyright (C) 2003, 2004 Richard Curnow Copyright (C) 2003, 2004 Reinhard Nissl Copyright (C) 2003, 2004 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 2004 Ralf Baechle Copyright (C) 2003, 2004 Paul Mundt Copyright (C) 2003, 2004 Oracle. All rights reserved. Copyright (C) 2003, 2004 Maciej W. Rozycki Copyright (C) 2003, 2004 Intel Corp. Copyright (C) 2003, 2004 IBM Corporation Copyright (C) 2003, 2004 IBM Corp. Ryan S. Arnold (rsa@us.ibm.com) Copyright (C) 2003, 2004 Gerd Knorr Copyright (C) 2003, 2004 Colin Leroy, Rasmus Rohde, Benjamin Herrenschmidt Copyright (C) 2003, 2004 Chris Dearman Copyright (C) 2003, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 07 Ralf Baechle Copyright (C) 2003, 06, 07 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 06 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 04, 11 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 04, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 04, 07 Ralf Baechle Copyright (C) 2003, 04, 05 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003, 04 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2003 by Ralf Baechle Copyright (C) 2003 by Chuck Lever Copyright (C) 2003 by Andreas Gruenbacher, Copyright (C) 2003 Yoshinori Sato Copyright (C) 2003 Wolfson Microelectronics PLC Copyright (C) 2003 Winfried Ritsch (IEM) based on hdsp.h from Thomas Charbonnel (thomas@undata.org) Copyright (C) 2003 Vojtech Pavlik SiS Taiwan : for direct support and hardware. Daniela Engert : for initial ATA100 advices and numerous others. John Fremlin, Manfred Spraul, Dave Morgan, Peter Kjellerstedt : for checking code correctness, providing patches. Original tests and design on the SiS620 chipset. ATA100 tests and design on the SiS735 chipset. ATA16/33 support from specs ATA133 support for SiS961/962 by L.C. Chang Copyright (C) 2003 Vojtech Pavlik Copyright (C) 2003 Vadim Catana, skystar@moldova.cc Copyright (C) 2003 Vadim Catana : Copyright (C) 2003 Tresys Technology, LLC This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. Copyright (C) 2003 Timesys Corporation. Copyright (C) 2003 TimeSys Corporation Copyright (C) 2003 Thomas Charbonnel (thomas@undata.org) Copyright (C) 2003 Takashi Kusuda Copyright (C) 2003 Sylvain Munaut Kjell Claesson Copyright (C) 2003 StorLine, Inc Copyright (C) 2003 Sistina Software. Copyright (C) 2003 Sistina Software Limited. Copyright (C) 2003 Sistina Software (UK) Limited. Copyright (C) 2003 Sistina Software Copyright (C) 2003 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2003 Silicon Graphics, Inc. Copyright (C) 2003 Shane Spencer Adrian Yee Copyright (C) 2003 Sean McGoogan (Sean.McGoogan@superh.com) Copyright (C) 2003 Samuel Rydh (samuel@ibrium.se) Copyright (C) 2003 SUGIOKA Toshinobu Copyright (C) 2003 STMicroelectronics Limited Copyright (C) 2003 SAN People (Pty) Ltd Copyright (C) 2003 SAN People Copyright (C) 2003 Russell King. Copyright (C) 2003 Russell King, All Rights Reserved. Copyright (C) 2003 Russell King Copyright (C) 2003 Roy Bulter Copyright (C) 2003 Robert Schwebel, Pengutronix Copyright (C) 2003 Robert Schwebel , Pengutronix Copyright (C) 2003 Rick Bronson Copyright (C) 2003 Richard.Curnow@superh.com Copyright (C) 2003 Richard Curnow, SuperH UK Limited Copyright (C) 2003 Richard Curnow (/proc/tlb, bug fixes) Copyright (C) 2003 Richard Curnow Copyright (C) 2003 Richard Curnow Copyright (C) 2003 Red Hat, Inc., James Morris This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. Copyright (C) 2003 Red Hat, Inc., James Morris Copyright (C) 2003 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2003 Red Hat Inc Copyright (C) 2003 Red Hat Copyright (C) 2003 Red Hat Copyright (C) 2003 Randolph Chung Copyright (C) 2003 Randolph Chung Copyright (C) 2003 Ralph Metzler Copyright (C) 2003 Ralf Baechle 6/2004 pf Copyright (C) 2003 Ralf Baechle Copyright (C) 2003 Ralf Baechle Copyright (C) 2003 Peter Milne, D-TACQ Solutions Ltd Peter dot Milne at D hyphen TACQ dot com> Copyright (C) 2003 Pavel Machek (pavel@ucw.cz) Copyright (C) 2003 Pavel Machek Copyright (C) 2003 Paul Mundt Copyright (C) 2003 Paul Mundt Copyright (C) 2003 Paul Andreassen Copyright (C) 2003 PathScale, Inc. Copyright (C) 2003 PMC-Sierra, Inc., written by Manish Lachwani Copyright (C) 2003 Oliver Endriss Copyright (C) 2003 Nokia Corporation Written by Timo Teräs Copyright (C) 2003 Nokia Corporation Author: Juha Yrjölä Copyright (C) 2003 Montavista Software, Inc Copyright (C) 2003 MontaVista, Software, Inc. Copyright (C) 2003 MontaVista Softwrae, Inc. Copyright (C) 2003 MontaVista Software, Inc. Author: George G. Davis or Copyright (C) 2003 MontaVista Software, Inc. Copyright (C) 2003 MontaVista Software Inc. Author: Jun Sun, jsun@mvista.com or jsun@junsun.net Copyright (C) 2003 MontaVista Software (source@mvista.com) Copyright (C) 2003 Monta Vista Software, Inc. Unified SMC91x driver by Nicolas Pitre Copyright (C) 2003 Mipsys - Benjamin Herrenschmidt Copyright (C) 2003 Microtronix Datacom Ltd. Copyright (C) 2003 Michael Hunold Copyright (C) 2003 Megasolution Inc. Copyright (C) 2003 Maxim Krasnyansky Copyright (C) 2003 Matthias Brukner, Trajet Gmbh, Rebenring 33, 38106 Braunschweig, GERMANY Copyright (C) 2003 Matjaz Breskvar Copyright (C) 2003 Mark Studebaker Copyright (C) 2003 Marcel Holtmann Copyright (C) 2003 Maciej W. Rozycki Copyright (C) 2003 Luis R. Rodriguez Copyright (C) 2003 Linus Torvalds Copyright (C) 2003 Lineo uSolutions, Inc. Copyright (C) 2003 Linda Xie Copyright (C) 2003 Ladislav Michl (ladis@linux-mips.org) Copyright (C) 2003 Ladislav Michl Copyright (C) 2003 Krzysztof Halasa Copyright (C) 2003 Krzysztof Benedyczak & Michal Wronski Copyright (C) 2003 Konrad Eisele Copyright (C) 2003 Kirk Reiser. Copyright (C) 2003 Kevin Thayer Copyright (C) 2003 Ken Chen Copyright (C) 2003 Keith M Wesolowski Copyright (C) 2003 Kartikey Mahendra Bhatt . Copyright (C) 2003 Jozsef Kadlecsik Copyright (C) 2003 Joshua Wise Copyright (C) 2003 John Williams Copyright (C) 2003 John Klar Copyright (C) 2003 Joerg Dorchain Copyright (C) 2003 Jeremy Fitzhardinge Copyright (C) 2003 Jens Axboe Copyright (C) 2003 Jana Saout Copyright (C) 2003 Jamie Honan Copyright (C) 2003 James Bottomley Copyright (C) 2003 James Bottomley Copyright (C) 2003 Intel Corporation Venki Pallipadi Copyright (C) 2003 Intel Corp. Copyright (C) 2003 Intel Co Suresh Siddha Fenghua Yu Arun Sharma Copyright (C) 2003 IBM. Copyright (C) 2003 IBM Corp. Copyright (C) 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2003 Hewlett-Packard Co David Mosberger : updated for new timer-interpolation infrastructure Copyright (C) 2003 Herbert Valerio Riedel Copyright (C) 2003 Heiko Ronsdorf Copyright (C) 2003 Guido Guenther Copyright (C) 2003 Greg Ungerer Copyright (C) 2003 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2003 Greg Kroah-Hartman Copyright (C) 2003 Georges Menie Copyright (C) 2003 Geert Uytterhoeven Copyright (C) 2003 Geert Uytterhoeven Copyright (C) 2003 Fruhwirth Clemens Copyright (C) 2003 Frank Mori Hess Copyright (C) 2003 Fenghua Yu Change pt_regs_off() to make it less dependent on pt_regs structure. Copyright (C) 2003 Ethan Benson partially derived from linux/fs/ext2/ioctl.c Copyright (C) 2003 Deep Blue Solutions, Ltd, All Rights Reserved. Copyright (C) 2003 Deep Blue Solutions Ltd, All Rights Reserved. Copyright (C) 2003 Deep Blue Solutions Ltd Copyright (C) 2003 David S. Miller (davem@redhat.com) Copyright (C) 2003 David Glance 2001-2004 Juergen Stuber Copyright (C) 2003 David Glance 2001-2004 Juergen Stuber Copyright (C) 2003 David Gibson, IBM Corporation. Copyright (C) 2003 David Brownell Copyright (C) 2003 David Borowski. Copyright (C) 2003 Dave Engebretsen Copyright (C) 2003 Convergence GmbH Copyright (C) 2003 Conexant Americas Inc. All Rights Reserved. Copyright (C) 2003 Coherent Imaging Systems Copyright (C) 2003 Christoph Hellwig. Released under GPL v2. Copyright (C) 2003 Christoph Hellwig (hch@lst.de) Copyright (C) 2003 Carlos O'Donell Copyright (C) 2003 Broadcom Corporation Copyright (C) 2003 Bernardo Innocenti Based on former asm-ppc/div64.h and asm-m68knommu/div64.h Copyright (C) 2003 Bernardo Innocenti Copyright (C) 2003 Benjamin Herrenschmuidt (benh@kernel.crashing.org) Copyright (C) 2003 Benjamin Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2003 Benedikt Spranger, Pengutronix Copyright (C) 2003 Ben. Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2003 BULL SA. Copyright (C) 2003 BULL SA Copyright (C) 2003 Aurelien Alleaume Copyright (C) 2003 Atheros Communications, Inc., All Rights Reserved. Copyright (C) 2003 Asit Mallick Copyright (C) 2003 Anton Blanchard , IBM Rework, based on alpha PCI code. Copyright (C) 2003 Anton Blanchard , IBM Copyright (C) 2003 Andriy Skulysh Copyright (C) 2003 Andreas Oberritter Copyright (C) 2003 Al Borchers (alborchers@steinerpoint.com) Copyright (C) 2003 Agilent Technologies Copyright (C) 2003 Advanced Micro Devices Copyright (C) 2003 Adrian Sun (asun@darksunrising.com) Copyright (C) 2003 ATMEL Copyright (C) 2003 ATI Inc. Copyright (C) 2003 2004 Michel Xhaard mxhaard@magic.fr Copyright (C) 2003 -- 2004 Greg Kroah-Hartman Copyright (C) 2003 - 2012 Paul Mundt Copyright (C) 2003 - 2010 Paul Mundt Copyright (C) 2003 - 2009 Paul Mundt Copyright (C) 2003 - 2009 NetXen, Inc. Copyright (C) 2003 - 2008 Paul Mundt Copyright (C) 2003 - 2008 Nokia Corporation Author: Juha Yrjölä DMA channel linking for 1610 by Samuel Ortiz Graphics DMA and LCD DMA graphics tranformations by Imre Deak Copyright (C) 2003 - 2008 Nokia Corporation Copyright (C) 2003 - 2007 Tensilica Inc. Copyright (C) 2003 - 2007 Paul Mundt Copyright (C) 2003 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2003 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Copyright (C) 2003 - 2006 Paul Mundt Copyright (C) 2003 - 2005 Tensilica Inc. Copyright (C) 2003 - 2005 Nokia Corporation Copyright (C) 2003 - 2004, 2006 Tresys Technology, LLC Copyright (C) 2003 - 2004 Tresys Technology, LLC This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. Copyright (C) 2003 - 2004 Tresys Technology, LLC Copyright (C) 2003 Michiel Rook Copyright (C) 2003 Megasolution Inc. Copyright (C) 2002~2010 by Guan Xue-tao Copyright (C) 2002-2018 KVASER AB, Sweden. All rights reserved. Copyright (C) 2002-2014 MEV Ltd. Copyright (C) 2002-2014 ARM Limited. Copyright (C) 2002-2011 Hugh Dickins. Copyright (C) 2002-2008, Lars Ellenberg . Copyright (C) 2002-2008 Novell/SUSE Copyright (C) 2002-2008 Krzysztof Halasa Copyright (C) 2002-2007 Volkswagen Group Electronic Research Copyright (C) 2002-2007 Kristian Høgsberg Copyright (C) 2002-2007 KVASER AB Copyright (C) 2002-2007 Hewlett-Packard Co Contributed by David Mosberger-Tang Copyright (C) 2002-2007 Helge Deller Copyright (C) 2002-2006 Yoichi Yuasa Copyright (C) 2002-2006 Thibaut VARENE Copyright (C) 2002-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2002-2006 Novell, Inc. Jan Beulich Copyright (C) 2002-2006 Krzysztof Halasa Copyright (C) 2002-2006 Kristian Høgsberg Copyright (C) 2002-2006 Frank Mori Hess Copyright (C) 2002-2005 by David Brownell Copyright (C) 2002-2005 Yoichi Yuasa Copyright (C) 2002-2005 VERITAS Software Corporation. Copyright (C) 2002-2005 Sam Ravnborg Copyright (C) 2002-2005 Roman Zippel Copyright (C) 2002-2005 Pavel Roskin Portions based on orinoco_cs.c: Copyright (C) 2002-2005 Pavel Roskin Portions based on information in wl_lkm_718 Agere driver Copyright (C) 2002-2005 MontaVista Software, Inc. Copyright (C) 2002-2005 Julien Lerouge, 2003-2006 Karol Kozimor Copyright (C) 2002-2005 Eric Biederman Copyright (C) 2002-2005 Emmanuel Pacaud Copyright (C) 2002-2005 Dave Jones. Copyright (C) 2002-2005 Clemens Ladisch. Copyright (C) 2002-2005 - Tom Zanussi (zanussi@us.ibm.com), IBM Corp Copyright (C) 2002-2004 by Luca Risolia Copyright (C) 2002-2004 Yoichi Yuasa Copyright (C) 2002-2004 Timesys Corporation Copyright (C) 2002-2004 Stefan Eletzhofer Copyright (C) 2002-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2002-2004 Sensoray Co., Inc. Copyright (C) 2002-2004 Rohit Seth Copyright (C) 2002-2004 John Belmonte Copyright (C) 2002-2004 Eric Biederman Copyright (C) 2002-2004 Dave Jones Copyright (C) 2002-2003 Stephen Rothwell, IBM Corporation Copyright (C) 2002-2003 Romain Lievin Released under the terms of the GNU GPL v2.0. Copyright (C) 2002-2003 Ralph Metzler Metzler Brothers Systementwicklung GbR Copyright (C) 2002-2003 Patrick Mochel Copyright (C) 2002-2003 Open Source Development Labs Copyright (C) 2002-2003 MontaVista Software, Inc. Copyright (C) 2002-2003 Maxim Krasnyansky Copyright (C) 2002-2003 Matthew Wilcox Copyright (C) 2002-2003 Marcel Holtmann Copyright (C) 2002-2003 Hewlett-Packard Co Stephane Eranian Copyright (C) 2002-2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2002-2003 Hewlett Packard Co Stephane Eranian Copyright (C) 2002-2003 Florian Schirmer Copyright (C) 2002-2003 Fabrizio Gennari Copyright (C) 2002-2003 Eric Biederman Copyright (C) 2002-2003 Deep Blue Solutions Ltd, all rights reserved. Copyright (C) 2002-2003 David McCullough Copyright (C) 2002-2003 Dave Jones. Copyright (C) 2002-2003 Dave Jones Copyright (C) 2002-2003 Christoph Hellwig Copyright (C) 2002-2003 Andreas Oberritter Copyright (C) 2002-2003 Andreas Gruenbacher Copyright (C) 2002-04 Intel Corporation * Copyright (C) 2002- 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2002,5 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2002,2011 Greg Ungerer Copyright (C) 2002,2005 by SOMA Networks, Inc. Copyright (C) 2002,2005 SOMA Networks, Inc. Copyright (C) 2002,2004 Yoichi Yuasa Copyright (C) 2002,2004 MARA Systems AB by Henrik Nordstrom Copyright (C) 2002,2003 by Andreas Gruenbacher Copyright (C) 2002,2003 Takayoshi Kochi (t-kochi@bq.jp.nec.com) Copyright (C) 2002,2003 Suresh Siddha Copyright (C) 2002,2003 NEC Corporation Copyright (C) 2002,2003 Jun Nakajima Copyright (C) 2002,2003 Intrinsyc Software Copyright (C) 2002,2003 Intel Corp. Jun Nakajima Suresh Siddha Copyright (C) 2002,2003 Frank Mori Hess Copyright (C) 2002,2003 Florian Schirmer Copyright (C) 2002,2003 Broadcom Corporation Copyright (C) 2002,2003 Andi Kleen Copyright (C) 2002,2003 Adaptec, Inc. Copyright (C) 2002,03 NEC Electronics Corporation Copyright (C) 2002,03 Miles Bader Copyright (C) 2002, Rohit Seth Copyright (C) 2002, Linus Torvalds. Copyright (C) 2002, Linus Torvalds Copyright (C) 2002, IBM Corp. Copyright (C) 2002, Greg Ungerer (gerg@snapgear.com) Copyright (C) 2002, Erich Focht, NEC Copyright (C) 2002, David McCullough modified for 2.6 by Hyok S. Choi Copyright (C) 2002, ATI Corp. Copyright (C) 2002, 2018 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2002, 2017 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2002, 2014 Maciej W. Rozycki Copyright (C) 2002, 2008 by Andreas Mohr Copyright (C) 2002, 2008 David S. Miller Copyright (C) 2002, 2007 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2002, 2007 Maciej W. Rozycki Copyright (C) 2002, 2006, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 2002, 2006 Ken Chen Copyright (C) 2002, 2006 Intel Corp. Copyright (C) 2002, 2006 David S. Miller (davem@davemloft.net) Copyright (C) 2002, 2005 Oracle. All rights reserved. Copyright (C) 2002, 2005 Maciej W. Rozycki Copyright (C) 2002, 2005 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Maciej W. Rozycki Copyright (C) 2002, 2005 - 2011 by Andreas Mohr Copyright (C) 2002, 2004, 2007 by Ralf Baechle Copyright (C) 2002, 2004, 2007 by Ralf Baechle Copyright (C) 2002, 2004, 2005 Oracle. All rights reserved. Copyright (C) 2002, 2004 Oracle. All rights reserved. Copyright (C) 2002, 2004 Maciej W. Rozycki Copyright (C) 2002, 2003, 2006 Paul Mundt Copyright (C) 2002, 2003, 2006 David S. Miller (davem@davemloft.net) Copyright (C) 2002, 2003, 2005, 2008 Maciej W. Rozycki Copyright (C) 2002, 2003, 2005, 2006 Maciej W. Rozycki Copyright (C) 2002, 2003, 2005 Maciej W. Rozycki Copyright (C) 2002, 2003, 2005 Ilya A. Volynets Copyright (C) 2002, 2003, 2004, 2005, 2007 Maciej W. Rozycki Copyright (C) 2002, 2003, 2004, 2005 Maciej W. Rozycki Copyright (C) 2002, 2003, 2004 Paul Mundt Copyright (C) 2002, 2003, 2004 Maciej W. Rozycki Copyright (C) 2002, 2003, 2004 Dell Inc. by Matt Domsch disk signature by Matt Domsch, Andrew Wilks, and Sandeep K. Shandilya legacy CHS by Patrick J. LoPresti Copyright (C) 2002, 2003, 2004 Dell Inc. by Matt Domsch Copyright (C) 2002, 2003, 06, 07 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2002, 2003 Philip Pokorny Copyright (C) 2002, 2003 Paul Mundt Copyright (C) 2002, 2003 Oracle. All rights reserved. Copyright (C) 2002, 2003 Maciej W. Rozycki Copyright (C) 2002, 2003 Ladislav Michl (ladis@linux-mips.org) Copyright (C) 2002, 2003 H. Peter Anvin Copyright (C) 2002, 2003 David S. Miller (davem@redhat.com) Copyright (C) 2002, 2003 Christoph Hellwig Copyright (C) 2002, 2003 - Tom Zanussi (zanussi@us.ibm.com), IBM Corp Copyright (C) 2002 by Theodore Ts'o Copyright (C) 2002 by Takashi Iwai. Copyright (C) 2002 by Ron Minnich Copyright (C) 2002 by Ralf Baechle Copyright (C) 2002 by Peter Schildmann Copyright (C) 2002 by Concurrent Computer Corporation Distributed under the GNU GPL license version 2. Copyright (C) 2002 Yoshinori Sato , Copyright (C) 2002 Yoshinori Sato Copyright (C) 2002 Vivien Chappelier Copyright (C) 2002 Vivien Chappelier Copyright (C) 2002 USAGI/WIDE Project Copyright (C) 2002 Trond Myklebust Copyright (C) 2002 Trond Myklebust Copyright (C) 2002 Toshinobu Sugioka Copyright (C) 2002 Toshiba Corporation Copyright (C) 2002 Tobias Hoffmann Copyright (C) 2002 TimeSys Corp. Copyright (C) 2002 Thomas Gleixner (tglx@linutronix.de) Copyright (C) 2002 Thibaut Varene Copyright (C) 2002 Tensilica Inc. Copyright (C) 2002 Tapio Laxström (tapio.laxstrom@iptime.fi) Copyright (C) 2002 Takayoshi Kochi Copyright (C) 2002 Takashi Iwai Copyright (C) 2002 Sun Microsystems, Inc. Tim Hockin Copyright (C) 2002 Stuart Menefy (stuart.menefy@st.com) Copyright (C) 2002 Stuart Menefy Copyright (C) 2002 Steve Underwood Copyright (C) 2002 Steve Schmidtke Licensed under the GPL Copyright (C) 2002 Stephen Rothwell, IBM Corporation Copyright (C) 2002 Stefan Eletzhofer Copyright (C) 2002 SnapGear, by Paul Dale Copyright (C) 2002 Sistina Software (UK) Limited. Copyright (C) 2002 Simon Evans Copyright (C) 2002 Simon Evans Copyright (C) 2002 Shane Nay (shane@minirl.com) Copyright (C) 2002 Sam Creasey Copyright (C) 2002 STMicroelectronics Limited Author : Stuart Menefy Copyright (C) 2002 STMicroelectronics Copyright (C) 2002 SOMA Networks, Inc. Copyright (C) 2002 SHARP Copyright (C) 2002 SGI - Silicon Graphics, Inc Copyright (C) 2002 Russell King. Modified for nommu by Hyok S. Choi Copyright (C) 2002 Russell King. Copyright (C) 2002 Russell King Copyright (C) 2002 Rory Bolt Copyright (C) 2002 Roman Zippel Released under the terms of the GNU GPL v2.0. Copyright (C) 2002 Roman Zippel Copyright (C) 2002 RidgeRun, Inc. Author: Steve Johnson Copyright (C) 2002 RidgeRun, Inc. Copyright (C) 2002 Rick Bronson Copyright (C) 2002 Richard Russon Copyright (C) 2002 Richard Hirst (rhirst with parisc-linux.org) Copyright (C) 2002 Richard Henderson. Copyright (C) 2002 Richard Henderson Copyright (C) 2002 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2002 Red Hat, Inc. Copyright (C) 2002 Red Hat Copyright (C) 2002 Randy Dunlap Copyright (C) 2002 Randolph Chung Copyright (C) 2002 Randolph Chung Copyright (C) 2002 Ralph Metzler Copyright (C) 2002 Ralf Baechle DO1GRB (ralf@gnu.org) Copyright (C) 2002 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2002 Ralf Baechle Copyright (C) 2002 Rabeeh Khoury Rabeeh Khoury Copyright (C) 2002 Peter Hettkamp based on work Copyright (C) 2002 Peter Hettkamp Copyright (C) 2002 Peter Bergner , IBM Copyright (C) 2002 Pete Zaitcev (zaitcev@yahoo.com) Copyright (C) 2002 Pete Zaitcev Copyright (C) 2002 Pavel Machek Copyright (C) 2002 Paul Mundt Copyright (C) 2002 Paul Mackerras, IBM Corp. Copyright (C) 2002 Patrick Mansfield Copyright (C) 2002 Niibe Yutaka Copyright (C) 2002 NetChip Technology, Inc. (http://www.netchip.com) Copyright (C) 2002 Neil Brown Copyright (C) 2002 Motorola GSG-China Copyright (C) 2002 MontaVista Software, Inc. Copyright (C) 2002 MontaVista Software Inc. Author: jsun@mvista.com or jsun@junsun.net Copyright (C) 2002 MontaVista Software Inc. Author: Yoichi Yuasa Copyright (C) 2002 MontaVista Software Inc. Author: Jun Sun, jsun@mvista.com or jsun@junsun.net Copyright (C) 2002 MontaVista Software Inc. Copyright (C) 2002 MontaVista Software Copyright (C) 2002 Michael Hillmann Copyright (C) 2002 Maxim Yevtyushkin Copyright (C) 2002 Maxim Krasnyansky Copyright (C) 2002 Matthew Wilcox (willy at parisc-linux.org) Copyright (C) 2002 Matthew Dharm Copyright (C) 2002 Mark D. Studebaker Copyright (C) 2002 Marius Gröger (mag@sysgo.de) Copyright (C) 2002 Marcel Holtmann Copyright (C) 2002 Maciej W. Rozycki Copyright (C) 2002 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2002 MEV Ltd. Copyright (C) 2002 M. R. Brown Copyright (C) 2002 M. R. Brown Copyright (C) 2002 Lionel Bouton , Maintainer Copyright (C) 2002 Linus Torvalds. License: GPL Copyright (C) 2002 Laurent Pinchart Copyright (C) 2002 Laurent Canet Copyright (C) 2002 Ladislav Michl Copyright (C) 2002 Kuba Ober (kuba@mareimbrium.org) Copyright (C) 2002 Khalid Aziz Copyright (C) 2002 Ken Chen Copyright (C) 2002 KOBIL Systems GmbH Author: Thomas Wahrenbruch Copyright (C) 2002 Jungo Software Technologies. Copyright (C) 2002 Joachim Wuttke Copyright (C) 2002 Jens Axboe Copyright (C) 2002 Jenna Hall Copyright (C) 2002 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2002 Jeff Dike (jdike@karaya.com) Copyright (C) 2002 James Simmons Copyright (C) 2002 James Simmons Copyright (C) 2002 Intrinsyc, Inc. (Frank Becker) Copyright (C) 2002 Intrinsyc Software Inc. Copyright (C) 2002 Intersil Americas Inc. Copyright (C) 2002 Intel Corporation. Copyright (C) 2002 Intel Corporation Copyright (C) 2002 Intel Corp. Copyright (C) 2002 Intel Copyright (C) 2002 Ingo Molnar Copyright (C) 2002 Hiroshi Aono (h-aono@ap.jp.nec.com) Copyright (C) 2002 Hewlett-Packard Development Group, L.P. Author: Torben Mathiasen Copyright (C) 2002 Hewlett-Packard Company Copyright (C) 2002 Hewlett-Packard Co. David Mosberger-Tang Copyright (C) 2002 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2002 Hewlett-Packard Co David Mosberger Copyright (C) 2002 Hewlett Packard Company. Copyright (C) 2002 Hewlett Packard Copyright (C) 2002 Herbert Valerio Riedel Copyright (C) 2002 Helge Deller Copyright (C) 2002 Greg Ungerer Copyright (C) 2002 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2002 Frank Mori Hess Copyright (C) 2002 Felix Domke Andreas Oberritter Copyright (C) 2002 Erich Focht Copyright (C) 2002 Embedix, Inc Copyright (C) 2002 Dominik Brodowski Copyright (C) 2002 Dennis Noermann Copyright (C) 2002 Denis Oliver Kropp Copyright (C) 2002 Dell Inc. Copyright (C) 2002 Deep Blue Solutions Ltd. Copyright (C) 2002 Deep Blue Solutions Ltd, All Rights Reserved. Copyright (C) 2002 David S. Miller. Copyright (C) 2002 David S. Miller (davem@redhat.com) Fixed by Pekka Pietikainen (pp@ee.oulu.fi) Copyright (C) 2002 David S. Miller (davem@redhat.com) Copyright (C) 2002 David S. Miller Copyright (C) 2002 David McCullough Copyright (C) 2002 David McCullough Copyright (C) 2002 David J. Mckay & Benedict Gaster Copyright (C) 2002 David Howells (dhowells@redhat.com) Incorporating suggestions made by Linus Torvalds and Dave Miller Copyright (C) 2002 David Howells (dhowells@redhat.com) Incorporating suggestions made by Linus Torvalds Copyright (C) 2002 David Howells (dhowells@redhat.com) Copyright (C) 2002 David Howells Copyright (C) 2002 Dave Engebretsen , IBM Rework to support virtual processors Copyright (C) 2002 Daniel Vecino Castel Copyright (C) 2002 Dag Arne Osvik 2003 Herbert Valerio Riedel Copyright (C) 2002 Connect Tech Inc. Copyright (C) 2002 Christoph Hellwig Copyright (C) 2002 Broadcom, Inc. memcpy/copy_user author: Mark Vandevoorde Copyright (C) 2002 Broadcom Corporation Copyright (C) 2002 Benjamin Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2002 Benedict Gaster Copyright (C) 2002 Atom Create Engineering Co., Ltd. Copyright (C) 2002 Anton Blanchard, IBM Corp. Copyright (C) 2002 Anton Blanchard , IBM Copyright (C) 2002 Andy Grover Copyright (C) 2002 Andriy Skulysh Copyright (C) 2002 Andreas Oberritter Copyright (C) 2002 Andreas Gruenbacher Copyright (C) 2002 Andi Kleen, SuSE Labs Copyright (C) 2002 Andi Kleen Copyright (C) 2002 Alan Cox ALi (now ULi M5228) support by Clear Zhang Copyright (C) 2002 Alan Cox ALi (now ULi M5228) support by Clear Zhang Copyright (C) 2002 Al Stone Copyright (C) 2002 AbsoluteValue Systems, Inc. All Rights Reserved. Copyright (C) 2002 ARM Ltd. All Rights Reserved Copyright (C) 2002 ARM Ltd. Copyright (C) 2002 ARM Ltd, All Rights Reserved Copyright (C) 2002 ARM Limited, All Rights Reserved. Copyright (C) 2002 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2002 2003 by MontaVista Software. Copyright (C) 2002 - 2014, Areca Technology Corporation All rights reserved Copyright (C) 2002 - 2013 Tensilica, Inc. Copyright (C) 2002 - 2012 Tensilica Inc. Copyright (C) 2002 - 2012 Paul Mundt Copyright (C) 2002 - 2011 Paul Mundt Copyright (C) 2002 - 2010 Paul Mundt Copyright (C) 2002 - 2009 Paul Mundt Copyright (C) 2002 - 2008 Paul Mundt Copyright (C) 2002 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2002 - 2007 Paul Mundt Copyright (C) 2002 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com) Licensed under the GPL Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL. Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux,intel}.com) Licensed under the GPL Copyright (C) 2002 - 2006 Atom Create Engineering Co., Ltd. Copyright (C) 2002 - 2005, Areca Technology Corporation All rights reserved. Copyright (C) 2002 - 2005, Areca Technology Corporation All rights reserved Copyright (C) 2002 - 2005 Tensilica Inc. Copyright (C) 2002 - 2005 Benjamin Herrenschmidt and Markus Demleitner Copyright (C) 2002 - 2005 Benjamin Herrenschmidt Copyright (C) 2002 - 2004 Dominik Brodowski Copyright (C) 2002 - 2003 Dominik Brodowski Copyright (C) 2002 - 2003 Dominik Brodowski Copyright (C) 2002 & pcHDTV, inc. Copyright (C) 2002 MontaVista Software Inc. Author: Yoichi Yuasa Copyright (C) 2002 Gary Brubaker (xavyer@ix.netcom.com) Copyright (C) 2001~2010 GUAN Xue-tao Copyright (C) 2001-5, B2C2 inc. Copyright (C) 2001-2016 PaX Team, Bradley Spengler, Open Source Security Inc. Copyright (C) 2001-2016 Miklos Szeredi Copyright (C) 2001-2015 Intel Corporation Author: 2014, 2015 Lv Zheng 2006, 2007 Alexey Starikovskiy 2006 Denis Sadykov 2004 Luming Yu 2001, 2002 Andy Grover 2001, 2002 Paul Diefenbaugh Copyright (C) 2001-2014 Yoshinori Sato Copyright (C) 2001-2014 Helge Deller Copyright (C) 2001-2013 Tensilica Inc. Authors Victor Prupis Copyright (C) 2001-2013 Helge Deller Copyright (C) 2001-2012 GUAN Xue-tao Copyright (C) 2001-2011 Guan Xuetao Copyright (C) 2001-2010 Guan Xuetao Copyright (C) 2001-2010 GUAN Xue-tao Copyright (C) 2001-2008, Philipp Reisner . Copyright (C) 2001-2008, Lars Ellenberg . Copyright (C) 2001-2008, LINBIT Information Technologies GmbH. Copyright (C) 2001-2008 Stas Sergeev Copyright (C) 2001-2008 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2001-2008 Miklos Szeredi Copyright (C) 2001-2007 Tensilica Inc. Copyright (C) 2001-2007 Miklos Szeredi. All rights reserved. Copyright (C) 2001-2007 Helge Deller Copyright (C) 2001-2007 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001-2006,2008,2013 Greg Kroah-Hartman Copyright (C) 2001-2006 Tensilica Inc. Copyright (C) 2001-2006 Storlink, Corp. Copyright (C) 2001-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2001-2006 PEAK System-Technik GmbH Copyright (C) 2001-2006 Helge Deller Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria. Copyright (C) 2001-2005 Thomas Winischhofer, Vienna, Austria. Copyright (C) 2001-2005 Tensilica Inc. Authors Christian Zankel, Joe Taylor Copyright (C) 2001-2005 Tensilica Inc. Copyright (C) 2001-2005 Stelian Pop Copyright (C) 2001-2005 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2001-2005 Russell King Copyright (C) 2001-2005 PPC 64 Team, IBM Corp Copyright (C) 2001-2004, SnapGear Inc. (www.snapgear.com) Copyright (C) 2001-2004, 2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2001-2004 by Thomas Winischhofer, Vienna, Austria and sis310_accel.h which is Copyright (C) 2001-2004 by Thomas Winischhofer, Vienna, Austria Copyright (C) 2001-2004 by David Brownell Copyright (C) 2001-2004 Stony Brook University Copyright (C) 2001-2004 Stelian Pop Copyright (C) 2001-2004 Peter Osterlund Copyright (C) 2001-2004 Paul Mackerras , IBM Copyright (C) 2001-2004 Jes Sorensen, Wild Open Source Inc. Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001-2004 FarSite Communications Ltd. www.farsite.co.uk Copyright (C) 2001-2004 Aurelien Jarno Ported to Linux 2.6 by Aurelien Jarno with the help of Jean Delvare Copyright (C) 2001-2004 Amit S. Kale Copyright (C) 2001-2003, SnapGear Inc. (www.snapgear.com) Copyright (C) 2001-2003, 2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2001-2003 Stony Brook University Copyright (C) 2001-2003 Stelian Pop Copyright (C) 2001-2003 Sistina Software (UK) Limited. Copyright (C) 2001-2003 Saito.K & Jeanne Copyright (C) 2001-2003 Russell King, All Rights Reserved. Copyright (C) 2001-2003 Pavel Machek Copyright (C) 2001-2003 Patrick Mochel Copyright (C) 2001-2003 MontaVista Software Inc. Author: Yoichi Yuasa Copyright (C) 2001-2003 Liam Davies (ldavies@agile.tv) Copyright (C) 2001-2003 Jochen Eisinger Copyright (C) 2001-2003 Ivan Martinez Copyright (C) 2001-2003 Ilya Volynets Copyright (C) 2001-2003 IBM Corp. Copyright (C) 2001-2003 Hewlett-Packard Co Stephane Eranian Copyright (C) 2001-2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2001-2003 Grant Grundler Copyright (C) 2001-2003 Frank Mori Hess Copyright (C) 2001-2003 Andreas Gruenbacher, Copyright (C) 2001-2003 Andreas Gruenbacher Copyright (C) 2001-2002, SnapGear Inc. (www.snapgear.com) Copyright (C) 2001-2002 Will Dyson Copyright (C) 2001-2002 Thomas Bogendoerfer Copyright (C) 2001-2002 Sistina Software (UK) Limited. Copyright (C) 2001-2002 Ryan Bradetich Copyright (C) 2001-2002 MontaVista Software Inc. Author: Yoichi Yuasa Copyright (C) 2001-2002 Marcel Holtmann Jose Orlando Pereira Copyright (C) 2001-2002 Marcel Holtmann Copyright (C) 2001-2002 Klaus Smolin IBM Storage Technology Division Copyright (C) 2001-2002 Inventel Systemes Written 2001-2002 by David Libault Copyright (C) 2001-2002 Inventel Systemes Written 2001-2002 by Copyright (C) 2001-2002 IBM Corp. Copyright (C) 2001-2002 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2001-2002 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001-2002 Greg Kroah-Hartman Copyright (C) 2001-2002 Greg Kroah-Hartman Copyright (C) 2001-2002 Convergence Integrated Media GmbH ralph@convergence.de>, holger@convergence.de>, js@convergence.de> Copyright (C) 2001-2002 Convergence Integrated Media GmbH Holger Waechtler Copyright (C) 2001-2002 Benjamin Herrenschmidt Copyright (C) 2001-2002 Antefacto Ltd, 181 Parnell St, Dublin 1, Ireland. Copyright (C) 2001-2002 Alcôve Copyright (C) 2001-2002 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001-2002 Andre Hedrick Copyright (C) 2001,2005 IBM Corporation. Copyright (C) 2001,2004 Grant Grundler Copyright (C) 2001,2003,2004 Dell Copyright (C) 2001,2003 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001,2002,2005 Broadcom Corporation Copyright (C) 2001,2002,2004 Broadcom Corporation Copyright (C) 2001,2002,2003,2004 Broadcom Corporation Copyright (C) 2001,2002,2003 Frank Mori Hess Copyright (C) 2001,2002,2003 Broadcom Corporation Copyright (C) 2001,2002 Richard Russon Copyright (C) 2001,2002 Paul Diefenbaugh Copyright (C) 2001,2002 Networks Associates Technology, Inc. Copyright (C) 2001,2002 Jakob Kemi Copyright (C) 2001,2002 IBM Corp. Copyright (C) 2001,2002 Frank Mori Hess Copyright (C) 2001,2002 Andi Kleen, SuSE Labs Copyright (C) 2001,2002 Andi Kleen Copyright (C) 2001,2002 Simon Evans Copyright (C) 2001,2002 NEC Corporation Copyright (C) 2001,2002 Miles Bader Copyright (C) 2001,02,03 NEC Electronics Corporation Copyright (C) 2001,02,03 Miles Bader Copyright (C) 2001,...,2009 Davide Libenzi Copyright (C) 2001,...,2006 Davide Libenzi Copyright (C) 2001, Alcatel Copyright (C) 2001, 2012 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2001, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 2001, 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 2001, 2006, 2008 MontaVista Software, Copied and modified Carsten Langgaard's time.c Copyright (C) 2001, 2006 Tensilica Inc. Copyright (C) 2001, 2004-2005 Intel Corp Rohit Seth Suresh Siddha Gordon Jin Ashok Raj Copyright (C) 2001, 2004, 2011, 2012 MIPS Technologies, Inc. Copyright (C) 2001, 2004, 2007 Maciej W. Rozycki Copyright (C) 2001, 2004 MIPS Technologies, Inc. Copyright (C) 2001, 2003 Steve Underwood, 2007 David Rowe Copyright (C) 2001, 2003 Rusty Russell IBM Corporation. Copyright (C) 2001, 2003 Rusty Russell Copyright (C) 2001, 2003 Ladislav Michl (ladis@linux-mips.org) Copyright (C) 2001, 2003 Ladislav Michl Copyright (C) 2001, 2003 Keith M Wesolowski Copyright (C) 2001, 2002, MontaVista Software Inc. Author: Jun Sun, jsun@mvista.com or jsun@junsun.net Copyright (C) 2001, 2002, 2003, 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 2001, 2002, 2003, 2004 David S. Miller (davem@redhat.com) Copyright (C) 2001, 2002, 2003 by Liam Davies (ldavies@agile.tv) Copyright (C) 2001, 2002, 2003 YOKOTA Hiroshi GOTO Masanori , Copyright (C) 2001, 2002, 2003 Paul Mundt Copyright (C) 2001, 2002, 2003 Patrick Mochel Copyright (C) 2001, 2002, 2003 Maciej W. Rozycki Copyright (C) 2001, 2002, 2003 Liam Davies (ldavies@agile.tv) Copyright (C) 2001, 2002, 2003 Jeff Garzik (jgarzik@pobox.com) Copyright (C) 2001, 2002, 2003 Frank Mori Hess Copyright (C) 2001, 2002, 2003 Broadcom Corporation Copyright (C) 2001, 2002 Sistina Software (UK) Limited. Copyright (C) 2001, 2002 Sistina Software Copyright (C) 2001, 2002 Ryan Holm Copyright (C) 2001, 2002 Ralf Baechle (ralf@gnu.org) Copyright (C) 2001, 2002 Ralf Baechle Copyright (C) 2001, 2002 Paul Mundt Copyright (C) 2001, 2002 Paul Diefenbaugh Copyright (C) 2001, 2002 Niibe Yutaka Copyright (C) 2001, 2002 M. R. Brown Copyright (C) 2001, 2002 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2001, 2002 Frank Mori Hess Copyright (C) 2001, 2002 Frank Mori Hess Copyright (C) 2001, 2002 David S. Miller (davem@redhat.com)[ tg3.c] Copyright (C) 2001, 2002 David S. Miller (davem@redhat.com) [tg3.c] Copyright (C) 2001, 2002 Andy Grover Copyright (C) 2001, 2002 Andreas Dilger Copyright (C) 2001, 2002 Andi Kleen, SuSE Labs. Copyright (C) 2001, 06 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2001 convergence integrated media GmbH Copyright (C) 2001 by various other people who didn't put their name here. Licensed under the GPL. Copyright (C) 2001 by Stanislav Brabec Copyright (C) 2001 by Liam Davies (ldavies@agile.tv) Copyright (C) 2001 by Ladislav Michl Copyright (C) 2001 by Jiun-Jie Huang Copyright (C) 2001 by James.Bottomley@HansenPartnership.com Copyright (C) 2001 by Harald Welte Copyright (C) 2001 by Andreas Gruenbacher, Copyright (C) 2001 by Andreas Gruenbacher Copyright (C) 2001 Wolfgang Scherr Copyright (C) 2001 WireX Communications, Inc Copyright (C) 2001 Will Dyson (will_dyson at pobox.com) Copyright (C) 2001 Will Dyson (will@cs.earlham.edu) Copyright (C) 2001 Will Dyson Copyright (C) 2001 Will Dyson <will_dyson@pobox.com Copyright (C) 2001 Vic Phillips, Microtronix Datacom Ltd. Copyright (C) 2001 Vic Phillips Copyright (C) 2001 Vic Phillips Copyright (C) 2001 Utz-Uwe Haus Copyright (C) 2001 Todd Inglett, IBM Corporation Copyright (C) 2001 Tim Waugh Copyright (C) 2001 Thomas Bogendoerfer Copyright (C) 2001 Thomas Bogendoerfer Copyright (C) 2001 Thiemo Seufer. Copyright (C) 2001 Tensilica, Inc. by Kevin Chea Optimized by Joe Taylor Copyright (C) 2001 Tensilica Inc. Copyright (C) 2001 Takayoshi Kochi Copyright (C) 2001 Takashi Oe Copyright (C) 2001 Sysgo Real-Time Solutions GmbH Copyright (C) 2001 Sven Luther, Copyright (C) 2001 Sun Microsystems, Inc. Copyright (C) 2001 Steven J. Hill (sjhill@realitydiluted.com) Copyright (C) 2001 Steve Underwood and 2007-2008 David Rowe Copyright (C) 2001 Steve Underwood and 2007 David Rowe Copyright (C) 2001 Steve Underwood Copyright (C) 2001 Stefan Gmeiner start merging tpconfig and gpm code to a xfree-input module adding some changes and extensions (ex. 3rd and 4th button) Copyright (C) 2001 Standard Microsystems Corporation Developed by Simple Network Magic Corporation Copyright (C) 2001 Sistina Software (UK) Limited. Copyright (C) 2001 Sistina Software (UK) Limited Copyright (C) 2001 Simon Huggins ## Copyright (C) 2001 Silicon Graphics, Inc. (Trust Technology Group) Copyright (C) 2001 SGI - Silicon Graphics, Inc Copyright (C) 2001 Rusty Russell. Copyright (C) 2001 Rusty Russell, 2002, 2010 Rusty Russell IBM. Copyright (C) 2001 Rusty Russell, 2002 Rusty Russell IBM. Copyright (C) 2001 Russell King. Copyright (C) 2001 Russell King, and on early_printk.c by Andi Kleen. Copyright (C) 2001 Russell King, All rights reserved. Copyright (C) 2001 Russell King, All Rights Reserved. Copyright (C) 2001 Russell King Copyright (C) 2001 Ronny Strutz Copyright (C) 2001 Romain Dolbeau . Copyright (C) 2001 Romain Dolbeau Copyright (C) 2001 Robert Schwebel Copyright (C) 2001 Ridgerun,Inc (glonnon@ridgerun.com) Licensed under the GPL Copyright (C) 2001 RidgeRun, Inc. Greg Lonnon Copyright (C) 2001 RidgeRun, Inc. Author: RidgeRun, Inc. Greg Lonnon glonnon@ridgerun.com or info@ridgerun.com Copyright (C) 2001 RidgeRun, Inc. Author: RidgeRun, Inc. Greg Lonnon (glonnon@ridgerun.com) or info@ridgerun.com Copyright (C) 2001 RidgeRun, Inc. Author: RidgeRun, Inc. Greg Lonnon Copyright (C) 2001 RidgeRun, Inc. Author: Greg Lonnon Copyright (C) 2001 RidgeRun, Inc. Copyright (C) 2001 RidgeRun, Inc (glonnon@ridgerun.com) Licensed under the GPL Copyright (C) 2001 Richard Zidlicky Copyright (C) 2001 Richard Hirst Copyright (C) 2001 Richard Hirst Copyright (C) 2001 Randolph Chung Significantly tweaked by LaMont Jones Copyright (C) 2001 Randolph Chung Copyright (C) 2001 Randolph Chung Copyright (C) 2001 Ralph Metzler for convergence integrated media GmbH Copyright (C) 2001 Ralph Metzler Marcus Metzler for convergence integrated media GmbH Copyright (C) 2001 Ralf Baechle Copyright (C) 2001 REINER SCT Author: Matthias Bruestle Copyright (C) 2001 Peter Bergner. Copyright (C) 2001 Peter Bergner, IBM Corp. Copyright (C) 2001 Peter Bergner Copyright (C) 2001 Paul Mundt Copyright (C) 2001 Paul Mackerras , IBM Copyright (C) 2001 Paul Diefenbaugh Copyright (C) 2001 Paul Bame Copyright (C) 2001 Patrick Mochel Copyright (C) 2001 PPC64 Team, IBM Corp Copyright (C) 2001 PPC 64 Team, IBM Corp Copyright (C) 2001 O'Reilly & Associates Copyright (C) 2001 NxtWave Communications, Inc. Copyright (C) 2001 Niibe Yutaka & Kaz Kojima Copyright (C) 2001 Networks Associates Technology, Inc Copyright (C) 2001 NEC Corporation Copyright (C) 2001 MontaVista Software, Inc. Copyright (C) 2001 Momchil Velikov Copyright (C) 2001 Ming Lei Copyright (C) 2001 Miles Bader Copyright (C) 2001 Mike Corrigan IBM Corporation Copyright (C) 2001 Mike Corrigan & Dave Engebretsen, IBM Corporation Rewrite, cleanup: Copyright (C) 2001 Mike Corrigan & Dave Engebretsen, IBM Corporation Copyright (C) 2001 Mike Corrigan & Dave Engebretsen IBM Corporation Copyright (C) 2001 Michael Ashley Copyright (C) 2001 Michael Anderson, IBM Corporation Copyright (C) 2001 Matthieu Delahaye Copyright (C) 2001 Matthew Wilcox (willy at parisc-linux.org) Copyright (C) 2001 Matthew Wilcox Copyright (C) 2001 Matthew Wilcox Copyright (C) 2001 Matthew Wilcox Copyright (C) 2001 Massimo Dal Zotto Copyright (C) 2001 Mark Langsdorf (mark.langsdorf@amd.com) based on sc520cdp.c by Sysgo Real-Time Solutions GmbH Copyright (C) 2001 Manuela Cirronis, Paolo Alberelli Copyright (C) 2001 Manfred Spraul ethtool support (jgarzik) Replace some MII-related magic numbers with constants (jgarzik) Copyright (C) 2001 MandrakeSoft S.A. Copyright (C) 2001 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2001 MIPS Technologies, Inc. Copyright (C) 2001 M. R. Brown Copyright (C) 2001 Lineo, Inc. Copyright (C) 2001 Lineo Copyright (C) 2001 Lennert Buytenhek (buytenh@gnu.org) and James Leu (jleu@mindspring.net). Copyright (C) 2001 Lennert Buytenhek (buytenh@gnu.org) Copyright (C) 2001 Laurent Pinchart Copyright (C) 2001 Ken Hill (khill@microtronix.com) Vic Phillips (vic@microtronix.com) Copyright (C) 2001 Keith M Wesolowski Copyright (C) 2001 Kaz Kojima Copyright (C) 2001 Kanoj Sarcar Copyright (C) 2001 Junichi Morita Copyright (C) 2001 Jun Nakajima Copyright (C) 2001 Jens Axboe Copyright (C) 2001 Jens Axboe Copyright (C) 2001 Jenna Hall Copyright (C) 2001 Jeff Wiedemeier (Compaq Computer Corporation) Copyright (C) 2001 Jeff Garzik (jgarzik@pobox.com) Copyright (C) 2001 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2001 Jean Tourrilhes, HP Labs Copyright (C) 2001 Jan-Benedict Glaw Copyright (C) 2001 James.Bottomley@HansenPartnership.com Copyright (C) 2001 James Morris Copyright (C) 2001 Ivan Martinez Copyright (C) 2001 Intersil Americas Inc. Copyright (C) 2001 Intel Copyright (C) 2001 Ingo Molnar Copyright (C) 2001 Ian da Silva, Jeremy Siegel Based largely on io_se.c. Copyright (C) 2001 IBM. Dave Engebretsen, Peter Bergner, and Mike Corrigan {engebret|bergner|mikec}@us.ibm.com Plus various changes from other IBM teams... Copyright (C) 2001 IBM. Copyright (C) 2001 IBM Corporation. All rights reserved. Copyright (C) 2001 IBM Corp. Copyright (C) 2001 IBM Copyright (C) 2001 Holger Waechtler for Convergence Integrated Media GmbH Marko Kohtala Copyright (C) 2001 Hewlett-Packard (Paul Bame) Copyright (C) 2001 Hewlett-Packard (Grant Grundler) Copyright (C) 2001 Hewlett-Packard Copyright (C) 2001 Hewlett-Packard Copyright (C) 2001 Helge Deller (deller a parisc-linux org) Copyright (C) 2001 Helge Deller Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001 Greg Kroah-Hartman Copyright (C) 2001 Greg Banks Copyright (C) 2001 Grant Grundler (Hewlett Packard) Copyright (C) 2001 Grant Grundler Copyright (C) 2001 Georges Menie, Ken Desmet Copyright (C) 2001 Fred Lewis Copyright (C) 2001 Frank Mori Hess Copyright (C) 2001 Florian Lohoff (flo@rfc822.org) Copyright (C) 2001 FarSite Communications Ltd. www.farsite.co.uk Copyright (C) 2001 Dustin McIntire Copyright (C) 2001 Deep Blue Solutions Ltd. Modified by Catalin Marinas for noMMU support Copyright (C) 2001 Deep Blue Solutions Ltd. Copyright (C) 2001 David J. Mckay (david.mckay@st.com) Copyright (C) 2001 David A. Schleef Copyright (C) 2001 David A. Hinds -- dahinds@users.sourceforge.net Copyright (C) 2001 Dave Kennedy Copyright (C) 2001 Dave Engebretsen, IBM Corporation Copyright (C) 2001 Dave Engebretsen IBM Corporation Copyright (C) 2001 Dave Engebretsen & Todd Inglett IBM Corporation. Copyright (C) 2001 Daniel Barlow Some of this code is borrowed from orinoco_pci.c Copyright (C) 2001 Daniel Barlow Copyright (C) 2001 Dan Malek (dmalek@jlc.net) Copyright (C) 2001 Cypress Semiconductor Inc. Copyright (C) 2001 Convergence integrated media GmbH Ralph Metzler Copyright (C) 2001 Convergence Integrated Media GmbH Copyright (C) 2001 Compaq Computer Corporation Copyright (C) 2001 Christoph Hellwig Copyright (C) 2001 Christoph Hellwig Copyright (C) 2001 Chris Gauthron Copyright (C) 2001 Bradley D. LaRonde Copyright (C) 2001 Brad Hards (bhards@bigpond.net.au) Copyright (C) 2001 Brad Boyer (flar@allandria.com) Copyright (C) 2001 Benjamin Herrenschmidt Copyright (C) 2001 Ben. Herrenschmidt (benh@kernel.crashing.org) Modifications for ppc64: Copyright (C) 2001 Ben. Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 2001 Arnaud Westenberg Copyright (C) 2001 Arcom Control System Ltd Copyright (C) 2001 Antonino Daplas All Rights Reserved Copyright (C) 2001 Anton Blanchard , IBM Copyright (C) 2001 Andrea Arcangeli SuSE Copyright (C) 2001 Altera Corporation hacked for non-paged-MM by Hyok S. Choi, 2003. Copyright (C) 2001 Allan Willcox Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet Copyright (C) 2001 Alan Modra Copyright (C) 2001 ARM Limited, by David A Rusling Updated to 2.5, Deep Blue Solutions Ltd. Copyright (C) 2001 ARM Limited Copyright (C) 2001 - 2018 Douglas Gilbert Copyright (C) 2001 - 2015 Intel Corp. Author: Andy Grover Author: Paul Diefenbaugh Author: Rafael J. Wysocki Copyright (C) 2001 - 2013 Tensilica Inc. Copyright (C) 2001 - 2012 Tensilica Inc. Copyright (C) 2001 - 2012 Paul Mundt Copyright (C) 2001 - 2010 Tensilica Inc. Copyright (C) 2001 - 2009 Paul Mundt Copyright (C) 2001 - 2008 Tensilica Inc. Copyright (C) 2001 - 2008 Paul Mundt Copyright (C) 2001 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2001 - 2007 Tensilica Inc. Copyright (C) 2001 - 2007 Paul Mundt Copyright (C) 2001 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com) Licensed under the GPL Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Copyright (C) 2001 - 2006 Tensilica Inc. Copyright (C) 2001 - 2006 Paul Mundt Copyright (C) 2001 - 2005 Tensilica, Inc. Copyright (C) 2001 - 2005 Tensilica Inc. Copyright (C) 2001 - 2003 Tensilica Inc. Copyright (C) 2001 - 2003 Sistina Software (UK) Limited. Copyright (C) 2001 - 2003 Sistina Software Copyright (C) 2001 - 2003 Jeff Dike (jdike@addtoit.com) Licensed under the GPL Copyright (C) 2001 - 2002 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2001 - 2002 Ganesh Varadarajan Copyright (C) 2000-2018, VMware, Inc. All Rights Reserved. Copyright (C) 2000-2016 Broadcom Corporation. Copyright (C) 2000-2010 Steven J. Hill David Woodhouse Thomas Gleixner Copyright (C) 2000-2008, Willy Tarreau Copyright (C) 2000-2008 Silicon Graphics, Inc. Copyright (C) 2000-2008 Krzysztof Halasa Copyright (C) 2000-2006 Tigran Aivazian 2006 Shaohua Li Copyright (C) 2000-2006 Tigran Aivazian 2006 Shaohua Li 2013-2016 Borislav Petkov Copyright (C) 2000-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2000-2005 by David Brownell Copyright (C) 2000-2005 by David Brownell Copyright (C) 2000-2005 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2000-2005 Netfilter Core Team Copyright (C) 2000-2004 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2000-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 2000-2004 Russell King Copyright (C) 2000-2004 Netfilter Core Team Copyright (C) 2000-2004 Netfilter Core Team <coreteam netfilter.org> Copyright (C) 2000-2004 Neil Brown Copyright (C) 2000-2003, 2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2000-2003 Russell King. Copyright (C) 2000-2003 Paul Bame Copyright (C) 2000-2003 Krzysztof Halasa Copyright (C) 2000-2003 Deep Blue Solutions Ltd. Copyright (C) 2000-2003 Deep Blue Solutions Ltd Copyright (C) 2000-2003 David McCullough Copyright (C) 2000-2002 Toshiba Corporation Copyright (C) 2000-2002 Russell King modification for nommu, Hyok S. Choi, 2004 Copyright (C) 2000-2002 Russell King Copyright (C) 2000-2002 Paul Bristow Copyright (C) 2000-2002 Michael Cornwell Copyright (C) 2000-2002 Mark Lord May be copied or modified under the terms of the GNU General Public License Copyright (C) 2000-2002 Mark Lord Copyright (C) 2000-2002 Lineo by Stuart Lynne, Tom Rushworth, and Bruce Balden Copyright (C) 2000-2002 Joakim Axelsson Patrick Schaaf Martin Josefsson Copyright (C) 2000-2002 Joakim Axelsson Patrick Schaaf Copyright (C) 2000-2002 J.I. Lee Copyright (C) 2000-2002 Inside Out Networks, All rights reserved. Copyright (C) 2000-2002 Inside Out Networks Copyright (C) 2000-2002 Hewlett-Packard (John Marvin) Copyright (C) 2000-2002 Greg Ungerer Copyright (C) 2000-2002 Deep Blue Solutions Ltd. Copyright (C) 2000-2002 Andre Hedrick Copyright (C) 2000-2002 Andi Kleen, SuSE Labs (x86-64 port) Copyright (C) 2000-2002 Andre Hedrick Copyright (C) 2000-2001,2005-2007 Toshiba Corporation Copyright (C) 2000-2001,2005-2006 Toshiba Corporation Copyright (C) 2000-2001, Lineo Inc. (www.lineo.com) Copyright (C) 2000-2001, 2003-2004 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2000-2001, 2003 Hewlett-Packard Co Stephane Eranian Copyright (C) 2000-2001 by Harald Welte Copyright (C) 2000-2001 VERITAS Software Corporation. Copyright (C) 2000-2001 Toshiba Corporation Copyright (C) 2000-2001 Thomas Bogendoerfer Copyright (C) 2000-2001 Russell King Copyright (C) 2000-2001 Richard Hirst Copyright (C) 2000-2001 Ralph Metzler Marcus Metzler for convergence integrated media GmbH Copyright (C) 2000-2001 Qualcomm Incorporated Copyright (C) 2000-2001 Marcus Metzler & Ralph Metzler for convergence integrated media GmbH Copyright (C) 2000-2001 John Marvin Copyright (C) 2000-2001 IBM Deutschland Entwicklung GmbH, IBM Corporation Best viewed with fixed width fonts Copyright (C) 2000-2001 Hewlett-Packard Co Stephane Eranian David Mosberger-Tang Copyright (C) 2000-2001 Hewlett-Packard Co Stephane Eranian Copyright (C) 2000-2001 Hewlett-Packard (John Marvin) Copyright (C) 2000-2001 Hewlett Packard Company Copyright (C) 2000-2001 Gillem Copyright (C) 2000-2001 Deep Blue Solutions Ltd. Copyright (C) 2000-2001 Deep Blue Solutions Ltd Copyright (C) 2000-2001 Deep Blue Solutions Copyright (C) 2000-2001 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 2000,2012 MIPS Technologies, Inc. All rights reserved. Carsten Langgaard Steven J. Hill Copyright (C) 2000,2012 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Steven J. Hill Copyright (C) 2000,2003 Grant Grundler (grundler at parisc-linux.org) Copyright (C) 2000,2002-2005 Silicon Graphics, Inc. All rights reserved. Copyright (C) 2000,2002 Stephen Rothwell Copyright (C) 2000,2002 David A. Schleef Copyright (C) 2000,2001,2004 Broadcom Corporation Copyright (C) 2000,2001,2002,2003,2004 Broadcom Corporation Copyright (C) 2000,2001,2002 Stephen Rothwell Copyright (C) 2000,2001,2002 Andi Kleen, SuSE Labs (x86-64 port) Copyright (C) 2000,2001 J.I. Lee Copyright (C) 2000,2001 David A. Schleef Copyright (C) 2000,2001 Andi Kleen, SuSE Labs Copyright (C) 2000, Rohit Seth Copyright (C) 2000, Lineo (www.lineo.com) Yaroslav Vinogradov yaroslav.vinogradov@freescale.com Copyright (C) 2000, Lineo (www.lineo.com) Copyright (C) 2000, Goutham Rao Copyright (C) 2000, David Gibson, Linuxcare Australia. Copyright (C) 2000, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 2000, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 2000, 2004, 2005 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Maciej W. Rozycki Copyright (C) 2000, 2004 Maciej W. Rozycki Copyright (C) 2000, 2004 Intel Corp Rohit Seth Suresh Siddha Gordon Jin Copyright (C) 2000, 2003 Ralf Baechle Copyright (C) 2000, 2003 Maciej W. Rozycki Copyright (C) 2000, 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2000, 2003 Brent Baccala The DAQP interface code in this file is released into the public domain. Copyright (C) 2000, 2002-2003 Intel Co Asit Mallick Suresh Siddha Kenneth Chen Fenghua Yu Copyright (C) 2000, 2002-2003 Hewlett-Packard Co. David Mosberger-Tang Copyright (C) 2000, 2002-2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 2000, 2002, 2003, 2005 Maciej W. Rozycki Copyright (C) 2000, 2002, 2003 Maciej W. Rozycki Copyright (C) 2000, 2002, 2003 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2000, 2002 Maciej W. Rozycki Copyright (C) 2000, 2002 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2000, 2001, 2012 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2000, 2001, 2004 MIPS Technologies, Inc. Copyright (C) 2000, 2001, 2003 Broadcom Corporation Copyright (C) 2000, 2001, 2002, 2007 Maciej W. Rozycki Copyright (C) 2000, 2001, 2002, 2003, 2005 Maciej W. Rozycki Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Maciej W. Rozycki Copyright (C) 2000, 2001, 2002, 2003, 2004 Broadcom Corporation Copyright (C) 2000, 2001, 2002, 2003 David S. Miller (davem@redhat.com) Copyright (C) 2000, 2001, 2002, 2003 Broadcom Corporation Copyright (C) 2000, 2001, 2002 by Ralf Baechle Copyright (C) 2000, 2001, 2002 Ralf Baechle Copyright (C) 2000, 2001, 2002 Jeff Dike (jdike@karaya.com) Copyright (C) 2000, 2001, 2002 Ingo Molnar Designed by David S. Miller, Alexey Kuznetsov and Ingo Molnar Copyright (C) 2000, 2001, 2002 David A. Schleef Copyright (C) 2000, 2001, 2002 Broadcom Corporation Copyright (C) 2000, 2001, 2002 Andi Kleen, SuSE Labs Copyright (C) 2000, 2001, 2002 Andi Kleen SuSE Labs Copyright (C) 2000, 2001, 06 Ralf Baechle swiped from i386, and cloned for MIPS by Geert, polished by Ralf. Copyright (C) 2000, 2001, 04 Keith M Wesolowski Copyright (C) 2000, 2001 by Nicolas Pitre Copyright (C) 2000, 2001 Silicon Graphics, Inc. Copyright (C) 2000, 2001 Ralf Baechle (ralf@gnu.org) Copyright (C) 2000, 2001 Ralf Baechle Copyright (C) 2000, 2001 Ralf Baechle Copyright (C) 2000, 2001 Paolo Alberelli Copyright (C) 2000, 2001 Lineo, by David McCullough based heavily on: Copyright (C) 2000, 2001 Keith M Wesolowski Copyright (C) 2000, 2001 Kanoj Sarcar Copyright (C) 2000, 2001 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2000, 2001 Gary Brubaker (xavyer@ix.netcom.com) Copyright (C) 2000, 2001 David S. Miller (davem@redhat.com) [sungem.c] Copyright (C) 2000, 2001 Broadcom Corporation Copyright (C) 2000, 1 Tim Waugh ## Copyright (C) 2000, 07 MIPS Technologies, Inc. Copyright (C) 2000, 05 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2000 by Tim Waugh (added LPSETTIMEOUT ioctl) Copyright (C) 2000 by Silicon Graphics, Inc. Copyright (C) 2000 by Massimo Piccioni Copyright (C) 2000 by Colin Ngam Copyright (C) 2000 by Bart Hartgers , Jaroslav Kysela Copyright (C) 2000 by Andreas Gruenbacher Copyright (C) 2000 Yaegashi Takeshi (hp6xx kbd scan routine and translation table) Copyright (C) 2000 YAEGASHI Takeshi Hitachi HD64461 companion chip support Copyright (C) 2000 YAEGASHI Takeshi Copyright (C) 2000 Wolfgang Grandegger (wolfgang@ces.ch) Copyright (C) 2000 William Greathouse (wgreathouse@smva.com) Copyright (C) 2000 Vinh Truong (vinh.truong@eng.sun.com) VT - Add all ioctl commands and environment status definitions VT - Add application note Copyright (C) 2000 VA Linux Co Copyright (C) 2000 Uros Bizjak Copyright (C) 2000 Ulf Carlsson Copyright (C) 2000 Trond Myklebust Copyright (C) 2000 Toshiba Corporation Copyright (C) 2000 Tilmann Bitterberg tilmann@bitterberg.de) Copyright (C) 2000 Thomas Sailer (sailer@ife.ee.ethz.ch) Copyright (C) 2000 Takaya Kinjo Copyright (C) 2000 Takashi iwai Copyright (C) 2000 Takashi YOSHII Copyright (C) 2000 Takashi Iwai Copyright (C) 2000 Sugioka Toshinobu Modified to support multiple serial ports. Stuart Menefy (May 2000). Modified to support SecureEdge. David McCullough (2002) Modified to support SH7300 SCIF. Takashi Kusuda (Jun 2003). Removed SH7300 support (Jul 2007). Copyright (C) 2000 Stuart Menefy Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com) 2002-2006 Thomas Gleixner (tglx@linutronix.de) Copyright (C) 2000 Steve Hill (sjhill@cotw.com) Rob Scott (rscott@mtrob.fdns.net) Copyright (C) 2000 Stephane Eranian Copyright (C) 2000 Silicon Graphics, Inc. Written by Ulf Carlsson (ulfc@engr.sgi.com) Copyright (C) 2000 Silicon Graphics, Inc. Modified for further R[236]000 support by Paul M. Antoine, 1996. Kevin D. Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 2000 Silicon Graphics, Inc. Copyright (C) 2000 Serguei Miridonov some corrections for Pinnacle Systems Inc. DC10plus card. Copyright (C) 2000 Serguei Miridonov Copyright (C) 2000 Sam Creasey Copyright (C) 2000 Sam Creasey Copyright (C) 2000 Russell King Copyright (C) 2000 RidgeRun, Inc. Author: RidgeRun, Inc. glonnon@ridgerun.com, skranz@ridgerun.com, stevej@ridgerun.com Copyright (C) 2000 RidgeRun, Inc. Author: RidgeRun, Inc. Greg Lonnon glonnon@ridgerun.com or info@ridgerun.com Copyright (C) 2000 RidgeRun, Inc. Author: Greg Lonnon Copyright (C) 2000 Richard Hirst Copyright (C) 2000 Ralph Metzler Marcus Metzler for convergence integrated media GmbH Copyright (C) 2000 Ralph Metzler & Marcus Metzler for convergence integrated media GmbH Copyright (C) 2000 Qlogic Corporation www.qlogic.com) Copyright (C) 2000 Qlogic Corporation (www.qlogic.com) Copyright (C) 2000 Philipp Rumpf Copyright (C) 2000 Philipp Rumpf (prumpf@tux.org) Copyright (C) 2000 Philipp Rumpf . Copyright (C) 2000 Philipp Rumpf based on skeletonfb, which was Created 28 Dec 1997 by Geert Uytterhoeven HP Xhp cfb-based X11 window driver for XFree86 Copyright (C) 2000 Philipp Rumpf Copyright (C) 2000 Philipp Rumpf Copyright (C) 2000 Philipp Rumpf Copyright (C) 2000 Philip Edelbrock Copyright (C) 2000 Peter Berger (pberger@brimson.com) Copyright (C) 2000 Pavel Machek Copyright (C) 2000 Pavel Machek Copyright (C) 2000 Oleg Drokin Copyright (C) 2000 Niibe Yutaka (HP620 Keyb translation table) Copyright (C) 2000 Niibe Yutaka Copyright (C) 2000 Netgem S.A. converted to the generic Reed-Solomon library by Thomas Gleixner Copyright (C) 2000 MontaVista Software Inc. Copyright (C) 2000 Michael Ang Copyright (C) 2000 Matthew Wilcox (willy a debian . org) Copyright (C) 2000 Matthew Wilcox Copyright (C) 2000 Martin K Petersen Copyright (C) 2000 Markus Kempf with suggestions from David Schleef 16.06.2000 Copyright (C) 2000 Mark Lord Copyright (C) 2000 Marcus Metzler Ralph Metzler for convergence integrated media GmbH Copyright (C) 2000 Marcus Metzler Ralph Metzler Holger Waechtler Andre Draszik for convergence integrated media GmbH Copyright (C) 2000 Marc Boucher Copyright (C) 2000 Manfred Spraul further cleanups power management. support for big endian descriptors Copyright (C) 2000 MIPS Technologies, Inc. written by Carsten Langgaard, carstenl@mips.com Copyright (C) 2000 MIPS Technologies, Inc. All rights reserved. Author: Carsten Langgaard, carstenl@mips.com Copyright (C) 2000 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2000 MIPS Technologies, Inc. Copyright (C) 2000 Linuxcare, Inc. Copyright (C) 2000 Linus Torvalds. 2000 Transmeta Corp. 2000-2001 Christoph Rohland 2000-2001 SAP AG 2002 Red Hat Inc. Copyright (C) 2000 Linus Torvalds. 2000 Transmeta Corp. Copyright (C) 2000 Linus Torvalds and Transmeta Corp. Copyright (C) 2000 Lineo, Inc. (www.lineo.com) Copyright (C) 2000 Lineo Inc. (www.lineo.com) Copyright (C) 2000 LASAT Networks A/S. Copyright (C) 2000 Kazumoto Kojima Copyright (C) 2000 Karsten Keil Copyright (C) 2000 John Marvin Copyright (C) 2000 John Marvin Copyright (C) 2000 John G Dorsey Copyright (C) 2000 Jim Pick Copyright (C) 2000 Jens Axboe Copyright (C) 2000 Jeff Wiedemeier (Compaq Computer Corporation) Copyright (C) 2000 Jeff Dike (jdike@karaya.com) Licensed under the GPL Copyright (C) 2000 Jeff Dike (jdike@karaya.com) Copyright (C) 2000 James Simmons (jsimmons@linux-fbdev.org) Copyright (C) 2000 Intel Corp. Copyright (C) 2000 Intel Copyright (C) 2000 Inside Out Networks, Inc. Copyright (C) 2000 Inside Out Networks, All rights reserved. Copyright (C) 2000 Imagination Technologies Ltd Copyright (C) 2000 IBM Corporation Author(s): DJ Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com) William Stearns Copyright (C) 2000 Holger Waechtler for convergence integrated media GmbH Copyright (C) 2000 Hewlett-Packard Co. Copyright (C) 2000 Hewlett-Packard Co, Linuxcare Inc. Copyright (C) 2000 Hewlett-Packard Co Copyright (C) 2000 Hewlett-Packard (John Marvin) Copyright (C) 2000 Hewlett Packard (Paul Bame bame@puffin.external.hp.com) Copyright (C) 2000 Hewlett Packard (Grant Grundler) Copyright (C) 2000 Hermann Jung Copyright (C) 2000 Harald Koerfgen Copyright (C) 2000 Greg Banks, Mitch Davis C API to interface to the standard LinuxSH BIOS usually from within the early stages of kernel boot. Copyright (C) 2000 Greg Banks, Mitch Davis Copyright (C) 2000 Grant Grundler, Hewlett-Packard Copyright (C) 2000 Grant Grundler Copyright (C) 2000 Grant Grundler Copyright (C) 2000 Goutham Rao Copyright (C) 2000 Gerhard Tonn (ton@de.ibm.com) Copyright (C) 2000 Geert Uytterhoeven Sony Software Development Center Europe (SDCE), Brussels Copyright (C) 2000 Frodo Looijaard Philip Edelbrock Stephen Rousset Dan Eaton Copyright (C) 2000 Franz Sirl. Copyright (C) 2000 Frank Mori Hess Copyright (C) 2000 Eric Youngdale, Copyright (C) 2000 Don Dugger Copyright (C) 2000 Deep Blue Solutions Ltd. hacked for non-paged-MM by Hyok S. Choi, 2003. Copyright (C) 2000 Deep Blue Solutions Ltd. Copyright (C) 2000 Deep Blue Solutions Ltd Copyright (C) 2000 David S. Miller (davem@redhat.com) Copyright (C) 2000 David Mosberger-Tang Copyright (C) 2000 David Kennedy Copyright (C) 2000 David Huggins-Daines Copyright (C) 2000 David Huggins-Daines Copyright (C) 2000 David Howells Copyright (C) 2000 David Gibson, Linuxcare Australia. With some help from : Copyright (C) 2000 David A. Schleef Copyright (C) 2000 Dave Kennedy Copyright (C) 2000 Damjan Lampret Copyright (C) 2000 Crossnet Co. Copyright (C) 2000 Chris R. Baugher Copyright (C) 2000 Chen-Yuan Wu Copyright (C) 2000 Cesar Miquel (miquel@df.uba.ar) Copyright (C) 2000 Benjamin Herrenschmidt Copyright (C) 2000 Atom Create Engineering Co., Ltd. Copyright (C) 2000 Asit Mallick Copyright (C) 2000 Anton Blanchard (anton@samba.org) Copyright (C) 2000 Anton Blanchard (anton@linuxcare.com.au) Copyright (C) 2000 Anton Blanchard (anton@linuxcare.com) Copyright (C) 2000 Ani Joshi Copyright (C) 2000 Andrey Panin Copyright (C) 2000 Andrew Tridgell Copyright (C) 2000 Andrew Tridgell Copyright (C) 2000 Andrew Henroid Copyright (C) 2000 Andrea Arcangeli SuSE Copyright (C) 2000 Andre Hedrick Copyright (C) 2000 Alan Modra Copyright (C) 2000 Al Borchers (borchers@steinerpoint.com) Copyright (C) 2000 Al Borchers (alborchers@steinerpoint.com) Copyright (C) 2000 Al Borchers Copyright (C) 2000 Abramo Bagnara Copyright (C) 2000 ARM Limited, Deep Blue Solutions Ltd. hacked for non-paged-MM by Hyok S. Choi, 2004. Copyright (C) 2000 ARM Limited Copyright (C) 2000 AG Electronics Note: the data sheets don't seem to be available from Asiliant. They are available by searching developer.intel.com, but are not otherwise linked to. Copyright (C) 2000 2001, The Delft University of Technology Copyright (C) 2000 - 2018, Intel Corp. Copyright (C) 2000 - 2009 Stuart Menefy Copyright (C) 2000 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2000 - 2007 Jeff Dike (jdike{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2000 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com) Licensed under the GPL Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Derived (i.e. mostly copied) from arch/i386/kernel/irq.c: Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Licensed under the GPL Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) Copyright (C) 2000 - 2006 Krzysztof Halasa Copyright (C) 2000 - 2003 Jeff Dike (jdike@addtoit.com) Copyright (C) 2000 - 2001 by Silicon Graphics, Inc. Copyright (C) 2000 - 2001 by Kanoj Sarcar (kanoj@sgi.com) Copyright (C) 2000 - 2001 YAEGASHI Takeshi Copyright (C) 2000 Andre Hedrick Copyright (C) 199x the Anonymous Copyright (C) 1999-2014 Helge Deller Copyright (C) 1999-2012 the contributors Copyright (C) 1999-2010 3ware Inc. Copyright (C) 1999-2009 Tensilica Inc. Copyright (C) 1999-2009 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1999-2008, Philipp Reisner . Copyright (C) 1999-2008, Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2008, Greg Ungerer Copyright (C) 1999-2008 Tensilica Inc. Copyright (C) 1999-2007, Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2007, Greg Ungerer Copyright (C) 1999-2007 by Helge Deller Copyright (C) 1999-2007 Tensilica Inc. Copyright (C) 1999-2007 Helge Deller Copyright (C) 1999-2007 Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2006 Tigran Aivazian Copyright (C) 1999-2006 Tensilica Inc. Copyright (C) 1999-2006 Moxa Technologies (support@moxa.com). Copyright (C) 1999-2006 Helge Deller (07-13-1999) Copyright (C) 1999-2005, Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2005 Krzysztof Halasa Copyright (C) 1999-2005 James Simmons Copyright (C) 1999-2005 Igor Pavlov Copyright (C) 1999-2005 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999-2005 Hewlett Packard Co Stephane Eranian David Mosberger-Tang Copyright (C) 1999-2005 - Karim Yaghmour (karim@opersys.com) Copyright (C) 1999-2004, Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1999-2004 Matthew Wilcox Copyright (C) 1999-2004 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999-2003, Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2003, Brad Douglas Copyright (C) 1999-2003 Russell King Copyright (C) 1999-2003 Ralph Metzler Marcus Metzler for convergence integrated media GmbH Copyright (C) 1999-2003 Ralph Metzler & Marcus Metzler for convergence integrated media GmbH Copyright (C) 1999-2003 Matthew Wilcox Copyright (C) 1999-2003 Holger Waechtler Copyright (C) 1999-2003 Hewlett-Packard Co. David Mosberger-Tang Stephane Eranian Copyright (C) 1999-2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999-2003 Andre Hedrick Copyright (C) 1999-2002, Greg Ungerer (gerg@snapgear.com) Copyright (C) 1999-2002, 2004 Hewlett-Packard Co Stephane Eranian David Mosberger-Tang Copyright (C) 1999-2002 by Massimo Piccioni Copyright (C) 1999-2002 Vojtech Pavlik Copyright (C) 1999-2002 Russell King. Copyright (C) 1999-2002 Russell King Copyright (C) 1999-2002 Ralph Metzler Marcus Metzler for convergence integrated media GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or at your option) any later version. Copyright (C) 1999-2002 Ralph Metzler Marcus Metzler for convergence integrated media GmbH Copyright (C) 1999-2002 Maxim Krasnyansky Copyright (C) 1999-2002 Hewlett-Packard Co. David Mosberger-Tang Stephane Eranian Copyright (C) 1999-2002 Hewlett-Packard Co. Copyright (C) 1999-2002 Hewlett-Packard Co Stephane Eranian David Mosberger-Tang Copyright (C) 1999-2002 Andre Hedrick 865/865R fixes for Macintosh card version from a patch to the old driver by Thibaut VARENE When setting the PCI latency we must set 0x80 or higher for burst performance Alessandro Zummo Copyright (C) 1999-2002 Andre Hedrick Copyright (C) 1999-2001, 2005 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999-2001, 2003-2004 Hewlett-Packard Co. David Mosberger-Tang Copyright (C) 1999-2001, 2003 Hewlett-Packard Co Stephane Eranian Copyright (C) 1999-2001, 2003 Hewlett-Packard Co David Mosberger Stephane Eranian Copyright (C) 1999-2001 Ralph Metzler Marcus Metzler Holger Waechtler for convergence integrated media GmbH Copyright (C) 1999-2001 Ralph Metzler & Marcus Metzler for convergence integrated media GmbH Copyright (C) 1999-2001 Nicolas Pitre Copyright (C) 1999-2001 Naval Research Laboratory Copyright (C) 1999-2001 Marcus Niemann maniemann@users.sourceforge.net>. All Rights Reserved. Copyright (C) 1999-2001 Klaus Lichtenwalder . All Rights Reserved. Copyright (C) 1999-2001 Hewlett-Packard Company Copyright (C) 1999-2001 Hewlett-Packard Co David Mosberger Copyright (C) 1999-2001 Grant Grundler Copyright (C) 1999-2001 Gerard Roudier Copyright (C) 1999-2001 Cisco, Motorola Copyright (C) 1999-2001 ARM Limited Copyright (C) 1999-2000, 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999-2000, 2002-2003, 2005 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999-2000, 2002-2003 Hewlett-Packard Co. David Mosberger-Tang Copyright (C) 1999-2000, 2002-2003 Hewlett-Packard Co Stephane Eranian David Mosberger-Tang Copyright (C) 1999-2000, 2002 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1999-2000 by Massimo Piccioni Copyright (C) 1999-2000 Walt Drummond Copyright (C) 1999-2000 VA Linux Systems Copyright (C) 1999-2000 Thomas Sailer (sailer@ife.ee.ethz.ch) Copyright (C) 1999-2000 Takashi Iwai Copyright (C) 1999-2000 Takashi Iwai Copyright (C) 1999-2000 Russell King Copyright (C) 1999-2000 Nicolas Pitre Copyright (C) 1999-2000 Naval Research Laboratory Copyright (C) 1999-2000 Moxa Technologies (support@moxa.com). Copyright (C) 1999-2000 Maxim Krasnyansky Copyright (C) 1999-2000 Hewlett-Packard Co Copyright (C) 1999-2000 Grant Grundler Copyright (C) 1999-2000 David Mosberger-Tang Copyright (C) 1999-2000 CJ, cjtsai@ali.com.tw, Maintainer Copyright (C) 1999-2000 Andre Hedrick Copyright (C) 1999-2000 Andre Hedrick Copyright (C) 1999--2000 Geert Uytterhoeven Copyright (C) 1999,2003 Matthew Wilcox portions from "linux/ioctl.h for Linux" by H.H. Bergman. Copyright (C) 1999,2002,2003 David A. Schleef Copyright (C) 1999,2002 David A. Schleef Copyright (C) 1999,2001-2006,2008 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1999,2001-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1999,2001-2004, 2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1999,2001-2003 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1999,2001-2002 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1999,2001 Richard Zidlicky Copyright (C) 1999,2000,2012 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Steven J. Hill Copyright (C) 1999,2000,2004,2005,2012 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Maciej W. Rozycki Steven J. Hill Copyright (C) 1999,2000,2001 by Michael Engel and Karsten Merker . This file is subject to the terms and conditions of the GNU General Public License. See the file COPYING in the main directory of this archive for more details. Copyright (C) 1999,2000 Walt Drummond Copyright (C) 1999,2000 Tigran Aivazian Made endianness-clean by Andrew Stribblehill 2005 Copyright (C) 1999,2000 Tigran Aivazian Copyright (C) 1999,2000 Philipp Rumpf Copyright (C) 1999,2000 Niibe Yutaka & Kaz Kojima Copyright (C) 1999,2000 Martin Lucina, Tom Zerucha Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved. Copyright (C) 1999,2000 Arm Limited Copyright (C) 1999,2000 Anton Blanchard (anton@samba.org) Copyright (C) 1999,2000 ARM Limited Copyright (C) 1999, Trond Myklebust Copyright (C) 1999, Anthony Tong Copyright (C) 1999, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1999, 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1999, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1999, 2007 2012 David S. Miller (davem@davemloft.net) Copyright (C) 1999, 2006 by Ralf Baechle Copyright (C) 1999, 2006 Ralf Baechle (ralf@linux-mips) Copyright (C) 1999, 2005, 2010 Thomas Sailer (t.sailer@alumni.ethz.ch) Copyright (C) 1999, 2004-2008 Silicon Graphics, Inc. Copyright (C) 1999, 2004 Silicon Graphics, Inc. Copyright (C) 1999, 2004 Manfred Spraul Copyright (C) 1999, 2003-2004 Hewlett-Packard Co Stephane Eranian Copyright (C) 1999, 2003 Hewlett-Packard Co Stephane Eranian Copyright (C) 1999, 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1999, 2002-2003 Hewlett-Packard Co. David Mosberger-Tang Stephane Eranian Copyright (C) 1999, 2002-2003 Asit Mallick Don Dugger Suresh Siddha Fenghua Yu Copyright (C) 1999, 2002 Niibe Yutaka Copyright (C) 1999, 2001-2003 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1999, 2001-2002 Hewlett-Packard Co Stephane Eranian Copyright (C) 1999, 2001, 2003 David Mosberger-Tang Copyright (C) 1999, 2001 Silicon Graphics, Inc. Copyright (C) 1999, 2001 Ralf Baechle (ralf@gnu.org) Copyright (C) 1999, 2001 Ralf Baechle Copyright (C) 1999, 2001 Hewlett-Packard Co Stephane Eranian David Mosberger Copyright (C) 1999, 2001 Hewlett-Packard Co Stephane Eranian Copyright (C) 1999, 2001 Hewlett-Packard Co Copyright (C) 1999, 2001 David Mosberger-Tang Copyright (C) 1999, 2000, 2004, 2005 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Maciej W. Rozycki Copyright (C) 1999, 2000, 2004 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Maciej W. Rozycki Copyright (C) 1999, 2000, 2004 David S. Miller (davem@redhat.com) Copyright (C) 1999, 2000, 2003 Ralf Baechle Copyright (C) 1999, 2000, 2002 Niibe Yutaka Copyright (C) 1999, 2000, 2001, 2002 - Karim Yaghmour (karim@opersys.com) Copyright (C) 1999, 2000, 2001 by Ralf Baechle Copyright (C) 1999, 2000, 2001 by Michael Engel , Karsten Merker and Harald Koerfgen. Copyright (C) 1999, 2000, 2001 by Michael Engel , Karsten Merker Copyright (C) 1999, 2000, 2001 by Michael Engel , Karsten Merker and Harald Koerfgen , which itself is derived from HP300 Topcat framebuffer support (derived from macfb of all things) Phil Blundell 1998" Copyright (C) 1999, 2000, 2001 by Michael Engel and Karsten Merker Copyright (C) 1999, 2000, 2001 Silicon Graphics, Inc. Copyright (C) 1999, 2000, 2001 Ingo Molnar, Red Hat Copyright (C) 1999, 2000, 2001 Copyright (C) 1999, 2000, 06 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1999, 2000, 04, 06 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1999, 2000, 04 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1999, 2000, 01, 2002 Silicon Graphics, Inc. Copyright (C) 1999, 2000, 01, 03, 06 Ralf Baechle Copyright (C) 1999, 2000, 01, 02, 03 by Ralf Baechle Copyright (C) 1999, 2000 by Silicon Graphics, Inc. Copyright (C) 1999, 2000 by Silicon Graphics Copyright (C) 1999, 2000 by Ralf Baechle Copyright (C) 1999, 2000 Tim Waugh Copyright (C) 1999, 2000 Thomas Sailer (sailer@ife.ee.ethz.ch) Copyright (C) 1999, 2000 Silicon Graphics, Inc. Kevin Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 1999, 2000 Silicon Graphics, Inc. Kevin D. Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 1999, 2000 Silicon Graphics, Inc. Copyright (C) 1999, 2000 Silcon Graphics, Inc. Copyright (C) 1999, 2000 Ralf Baechle (ralf@gnu.org) Copyright (C) 1999, 2000 Ralf Baechle Copyright (C) 1999, 2000 Philipp Rumpf Copyright (C) 1999, 2000 Niibe Yutaka & Kaz Kojima Copyright (C) 1999, 2000 Niibe Yutaka Copyright (C) 1999, 2000 Kaz Kojima & Niibe Yutaka Copyright (C) 1999, 2000 Jeff Wiedemeier Copyright (C) 1999, 2000 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1999, 2000 Ingo Molnar, Red Hat Copyright (C) 1999, 2000 Ingo Molnar Copyright (C) 1999, 2000 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 1999, 2000 David Nelson Thanks to David Nelson for guidance and the usage of the scanner.txt and scanner.c files to model our driver and this informative file. Copyright (C) 1999, 2000 Bruce Tenison Copyright (C) 1999, 2000 Brian Warner Copyright (C) 1999 kaz Kojima Copyright (C) 1999 by Silicon Graphics, Inc. Copyright (C) 1999 by Ralf Baechle Copyright (C) 1999 by Michael Engel and Karsten Merker This file is subject to the terms and conditions of the GNU General Public License. See the file COPYING in the main directory of this archive for more details. Copyright (C) 1999 by Kaz Kojima & Niibe Yutaka Copyright (C) 1999 by Kaz Kojima Copyright (C) 1999 by Harald Koerfgen Copyright (C) 1999 Zach Brown (with obvious credit due Ingo) Copyright (C) 1999 Xi Graphics, Inc. Copyright (C) 1999 Wolfgang Scherr Copyright (C) 1999 Walt Drummond Copyright (C) 1999 Vladimir Gurevich Bear & Hare Software, Inc. Copyright (C) 1999 Vladimir Gurevich Bare & Hare Software, Inc. Based on include/asm-m68knommu/MC68332.h Copyright (C) 1999 Vijay Chander Copyright (C) 1999 VMware, Inc. (Regis "HPReg" Duchesne) Made nbd_end_request() use the io_request_lock Copyright (C) 1999 VA Linux Systems Copyright (C) 1999 Tigran Aivazian Copyright (C) 1999 The Puffin Group Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka Copyright (C) 1999 Takashi Iwai Copyright (C) 1999 SuSE GmbH, (Philipp Rumpf, prumpf@tux.org) Copyright (C) 1999 SuSE GmbH Nuernberg Copyright (C) 1999 SuSE GmbH (Philipp Rumpf, prumpf@tux.org) Copyright (C) 1999 SuSE GmbH Copyright (C) 1999 Stuart Menefy Copyright (C) 1999 Steve Ratcliffe Copyright (C) 1999 Stephane Eranian Copyright (C) 1999 Srinivasa Prasad Thirumalachar Copyright (C) 1999 Silicon Integrated Systems, Inc. Copyright (C) 1999 Silicon Graphics, Inc. Kevin Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 1999 Silicon Graphics, Inc. Kevin D. Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 1999 Silicon Graphics, Inc. - Jeffrey Newquist Copyright (C) 1999 Silicon Graphics, Inc. (Jeffrey Newquist) Copyright (C) 1999 Silicon Graphics, Inc. Copyright (C) 1999 Silicon Graphics Kevin D. Kissell, kevink@mips.org and Carsten Langgaard, carstenl@mips.com Copyright (C) 1999 Silicon Graphics Copyright (C) 1999 Ryan Drake Copyright (C) 1999 Russell King. Copyright (C) 1999 Russell King Copyright (C) 1999 Roman Weissgaerber Copyright (C) 1999 Richard Zidlicky Copyright (C) 1999 Richard Hirst Copyright (C) 1999 Richard Gooch Copyright (C) 1999 Ralf Baechle (ralf@gnu.org) Copyright (C) 1999 Ralf Baechle Copyright (C) 1999 Rainer Johanni Copyright (C) 1999 RG Studio s.c. Written by Krzysztof Halasa Copyright (C) 1999 Promise Technology, Inc. Author: Frank Tiernan (frankt@promise.com) Released under terms of General Public License Copyright (C) 1999 Promise Technology, Inc. Copyright (C) 1999 Precision Insight, Inc. Copyright (C) 1999 Philipp Rumpf Copyright (C) 1999 Phil Blundell Copyright (C) 1999 Pavel Semerad (semerad@ss1000.ms.mff.cuni.cz) Copyright (C) 1999 Paul `Rusty' Russell & Michael J. Neuling Copyright (C) 1999 Oystein Svendsen Copyright (C) 1999 Niibe Yutaka But consider these trivial functions to be public domain. Copyright (C) 1999 Niibe Yutaka & Takeshi Yaegashi Copyright (C) 1999 Niibe Yutaka & Kaz Kojima Copyright (C) 1999 Niibe Yutaka Copyright (C) 1999 Nicolas Pitre (full GPIO irq isolation) Copyright (C) 1999 Nicolas Pitre Copyright (C) 1999 Nathan Laredo Copyright (C) 1999 Mike Bernson Copyright (C) 1999 Michael Klar Copyright (C) 1999 Matthew Wilcox Copyright (C) 1999 Makoto Kato (m_kato@ga2.so-net.ne.jp) Copyright (C) 1999 MIPS Technologies, Inc. All rights reserved. Author: Carsten Langgaard, carstenl@mips.com Copyright (C) 1999 MIPS Technologies, Inc. All rights reserved. Copyright (C) 1999 MIPS Technologies, Inc. Copyright (C) 1999 Linus Torvalds. Copyright (C) 1999 Linus Torvalds Copyright (C) 1999 Kaz Kojima Copyright (C) 1999 Juergen Peitz Copyright (C) 1999 John G. Dorsey. All Rights Reserved. Copyright (C) 1999 John G. Dorsey. Copyright (C) 1999 Johannes Erdfelt Copyright (C) 1999 Jeff Hartmann. Copyright (C) 1999 Jeff Hartmann Copyright (C) 1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1999 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1999 Intel Corporation. Copyright (C) 1999 Intel Corp. Copyright (C) 1999 Ingo Molnar 1999 Kanoj Sarcar, SGI 2008 Johannes Weiner Copyright (C) 1999 Ingo Molnar Copyright (C) 1999 Iain Grant Copyright (C) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation Copyright (C) 1999 IBM Corporation Copyright (C) 1999 Hewlett-Packard Co. Copyright (C) 1999 Hewlett-Packard Co Copyright (C) 1999 Hewlett-Packard (Frank Rowand) Copyright (C) 1999 Harald Koerfgen Copyright (C) 1999 Gregory P. Smith Copyright (C) 1999 Grant Erickson PowerPC 403GCX/405GP modifications. Copyright (C) 1999 Goutham Rao Copyright (C) 1999 Gerhard Wichert, Siemens AG Gerhard.Wichert@pdb.siemens.de Copyright (C) 1999 Geert Uytterhoeven Copyright (C) 1999 G. Allen Morris III Extensive rewrite by Neil Brown Southern-Spring 1999 and again Southern-Winter 2001 to support export_operations Copyright (C) 1999 Eric Youngdale Copyright (C) 1999 Eric A. Thomas. Copyright (C) 1999 Eric A. Thomas which in turn is Copyright (C) 1999 Eric A. Thomas Copyright (C) 1999 Eddie C. Dost (ecd@skynet.be) Copyright (C) 1999 Eddie C. Dost (ecd@atecom.com) Copyright (C) 1999 Don Dugger Copyright (C) 1999 Don Dugger Copyright (C) 1999 David S. Miller (davem@redhat.com) Copyright (C) 1999 David Mosberger-Tang Copyright (C) 1999 David A. Schleef Copyright (C) 1999 David A. Hinds. All Rights Reserved. Copyright (C) 1999 David A. Hinds. Copyright (C) 1999 David A. Hinds -- dahinds@users.sourceforge.net Copyright (C) 1999 David A. Hinds Copyright (C) 1999 Dan Block Copyright (C) 1999 D. Jeff Dionne Copyright (C) 1999 Cort Dougan Copyright (C) 1999 Convergence Integrated Media GmbH Copyright (C) 1999 Colin J. Watson . Copyright (C) 1999 Christoph Rohland Copyright (C) 1999 Christoph Bartelmus Copyright (C) 1999 Brad Boyer (flar@pants.nu) Copyright (C) 1999 Benjamin Herrenschmidt (benh@kernel.crashing.org) and Paul Mackerras (paulus@samba.org). Copyright (C) 1999 Asit Mallick Copyright (C) 1999 Asit Mallick Copyright (C) 1999 Arun Sharma Copyright (C) 1999 Andrew R. Baker (andrewb@uab.edu) Indigo2 changes Interrupt handling fixes Copyright (C) 1999 Andrew R. Baker (andrewb@uab.edu) - Indigo2 changes Copyright (C) 1999 Andrew R. Baker (andrewb@uab.edu) Copyright (C) 1999 Anders Blomdell Copyright (C) 1999 Alpha Processor, Inc., David Daniel, Stig Telfer, Soohoon Lee) Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. This file originally written by: Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. Copyright (C) 1999 ARM Limited Copyright (C) 1999 - 2012 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 1999 - 2010 Intel Corporation. Copyright (C) 1999 - 2008 Krzysztof Halasa Copyright (C) 1999 - 2006 Krzysztof Halasa Copyright (C) 1999 - 2004 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 1999 - 2003 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 1999 - 2003 ARM Limited Copyright (C) 1999 - 2002 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 1999 - 2001 Kanoj Sarcar Copyright (C) 1999 - 2001 Greg Kroah-Hartman (greg@kroah.com) Bill Ryder (bryder@sgi.com) Copyright (C) 1999 - 2001 Greg Kroah-Hartman (greg@kroah.com) Copyright (C) 1999 - 2001 Greg Kroah-Hartman Copyright (C) 1999 Mike Shaver Copyright (C) 1999 Martin Mares Copyright (C) 1999 Linus Torvalds Copyright (C) 1999 Frodo Looijaard Philip Edelbrock Copyright (C) 1998-99 Kirk Reiser. Copyright (C) 1998-99 Frodo Looijaard Copyright (C) 1998-9 Tim Waugh Copyright (C) 1998-9 David A. Schleef Copyright (C) 1998-2009, 2011 Texas Instruments. All rights reserved. Copyright (C) 1998-2009 Texas Instruments. All rights reserved. Copyright (C) 1998-2008 Novell/SUSE Copyright (C) 1998-2008 Krzysztof Halasa Copyright (C) 1998-2006 Michael Hunold Copyright (C) 1998-2005 Russell King Copyright (C) 1998-2005 Pavel Machek Copyright (C) 1998-2005 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2004 by David Mosberger-Tang Copyright (C) 1998-2004 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1998-2003, 2005 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2003 Paul Mackerras & Ben. Herrenschmidt Copyright (C) 1998-2003 Michael Hunold Copyright (C) 1998-2003 Krzysztof Halasa Copyright (C) 1998-2003 Hewlett-Packard Co Stephane Eranian David Mosberger Copyright (C) 1998-2003 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1998-2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2003 Geert Uytterhoeven Copyright (C) 1998-2002 by Jes Sorensen, . Copyright (C) 1998-2002 Russell King Copyright (C) 1998-2002 Paul Mackerras Copyright (C) 1998-2002 Linux ATA Development Andre Hedrick Copyright (C) 1998-2002 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2002 Andre Hedrick , Integrator Copyright (C) 1998-2002 Andre Hedrick Copyright (C) 1998-2001, 2003-2004 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1998-2001, 2003, 2005 Hewlett-Packard Co Stephane Eranian David Mosberger Copyright (C) 1998-2001, 2003, 2005 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1998-2001, 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2001 Russell King Copyright (C) 1998-2001 Hewlett-Packard Co Stephane Eranian David Mosberger-Tang Copyright (C) 1998-2001 Hewlett-Packard Co David Mosberger-Tang Stephane Eranian Copyright (C) 1998-2001 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2001 Hewlett-Packard Co Copyright (C) 1998-2001 Gerard Roudier Copyright (C) 1998-2001 David Mosberger-Tang Copyright (C) 1998-2001 David A. Schleef Copyright (C) 1998-2000, 2002 Tim Waugh Copyright (C) 1998-2000, 2002 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2000 by Microgate Corporation Copyright (C) 1998-2000 by Massimo Piccioni Copyright (C) 1998-2000 Thomas Sailer (sailer@ife.ee.ethz.ch) Copyright (C) 1998-2000 Russell King, Dave Gilbert. Copyright (C) 1998-2000 Russell King Copyright (C) 1998-2000 Phil Blundell Copyright (C) 1998-2000 Michel Aubry, Maintainer Copyright (C) 1998-2000 Michel Aubry Copyright (C) 1998-2000 Jens Axboe Copyright (C) 1998-2000 Jens Axboe Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved Copyright (C) 1998-2000 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-2000 Harald Koerfgen Copyright (C) 1998-2000 Gerard Roudier Copyright (C) 1998-2000 Anton Blanchard (anton@samba.org) Copyright (C) 1998-2000 Andrzej Krzysztofowicz, Maintainer Copyright (C) 1998-2000 Andrzej Krzysztofowicz Copyright (C) 1998-2000 Andreas S. Krebs (akrebs@altavista.net), Maintainer Copyright (C) 1998-2000 Andre Hedrick (andre@linux-ide.org) May be copied or modified under the terms of the GNU General Public License Copyright (C) 1998-2000 Andre Hedrick Copyright (C) 1998-2000 Andre Hedrick Copyright (C) 1998-1999, Stephen Tweedie and Bill Hawes Copyright (C) 1998-1999, 2002-2004 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998-1999 TiVo, Inc. PowerPC 403GCX modifications. Copyright (C) 1998-1999 Takashi Iwai Copyright (C) 1998-1999 Russell King. Copyright (C) 1998-1999 Pete Zaitcev (zaitcev@yahoo.com) Copyright (C) 1998-1999 Ilario Nardinocchi (nardinoc@CS.UniBO.IT) Copyright (C) 1998-1999 Andrzej Krzysztofowicz, Author and Maintainer Copyright (C) 1998-1999 ARM Limited. Copyright (C) 1998,99 Takashi Iwai , Jaroslav Kysela Copyright (C) 1998,99 Takashi Iwai Copyright (C) 1998,99 Takashi Iwai Copyright (C) 1998,2001-2005 Pavel Machek Copyright (C) 1998,2001 David A. Schleef Copyright (C) 1998,2000 Rik van Riel Thanks go out to Claus Fischer for some serious inspiration and for goading me into coding this file... Copyright (C) 1998,2000 David A. Schleef Copyright (C) 1998,1999 Russell King Copyright (C) 1998,1999 Philip Blundell Copyright (C) 1998,1999 Kenneth Albanowski , The Silver Hammer Group, Ltd. Copyright (C) 1998,1999 D. Jeff Dionne Copyleft ()) 2000 James D. Schettine {james@telos-systems.com} Copyright (C) 1998,1999 Christian Theiss Copyright (C) 1998, 99, 2000, 01, 2002 Ralf Baechle (ralf@gnu.org) Copyright (C) 1998, 2003 by Ralf Baechle Copyright (C) 1998, 2003 by David Mosberger-Tang Copyright (C) 1998, 2001, 03, 07 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1998, 2001, 03 by Ralf Baechle Copyright (C) 1998, 2001 by Ralf Baechle Copyright (C) 1998, 2000 Richard Henderson Copyright (C) 1998, 2000 Free Software Foundation, Inc. Copyright (C) 1998, 1999, 2003 by Ralf Baechle Copyright (C) 1998, 1999, 2003 Ralf Baechle Copyright (C) 1998, 1999, 2002-2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999, 2002, 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999, 2002 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999, 2001-2004 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999, 2001-2002, 2004 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999, 2001, 2003 Ralf Baechle Copyright (C) 1998, 1999, 2001, 2003 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999, 2001 Philip Blundell Copyright (C) 1998, 1999, 2001 Hewlett-Packard Co Stephane Eranian Copyright (C) 1998, 1999, 2001 Hewlett-Packard Co Copyright (C) 1998, 1999, 2001 David Mosberger-Tang Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Copyright (C) 1998, 1999, 2000 by Ralf Baechle Copyright (C) 1998, 1999, 2000 Richard Henderson Copyright (C) 1998, 1999, 2000 Ralf Baechle Copyright (C) 1998, 1999, 2000 Ingo Molnar Copyright (C) 1998, 1999, 2000 Harald Koerfgen Copyright (C) 1998, 1999 Russell King, Phil Blundell Copyright (C) 1998, 1999 Richard Henderson Copyright (C) 1998, 1999 Ralf Baechle Copyright (C) 1998, 1999 Phil Blundell Copyright (C) 1998, 1999 Hewlett-Packard Co David Mosberger-Tang Copyright (C) 1998, 1999 Hewlett-Packard Co Copyright (C) 1998, 1999 Frodo Looijaard and Philip Edelbrock Copyright (C) 1998, 1999 Frodo Looijaard and Kyosti Malkki Copyright (C) 1998, 1999 Free Software Foundation, Inc. Copyright (C) 1998, 1999 Eddie C. Dost (ecd@skynet.be) Copyright (C) 1998, 1999 David Mosberger-Tang Copyright (C) 1998, 1999 Brent Baccala (baccala@freesoft.org) Copyright (C) 1998 by the FundsXpress, INC. Copyright (C) 1998 by Michael Schmitz Copyright (C) 1998 by Harald Koerfgen Copyright (C) 1998 V. Roganov and G. Raiko Copyright (C) 1998 Ulf Carlsson Copyright (C) 1998 Trent Piepho Copyright (C) 1998 Thomas Bogendoerfer Copyright (C) 1998 Steffen A. Mork (linux-dev@morknet.de) Copyright (C) 1998 Russell King. Copyright (C) 1998 Russell King Copyright (C) 1998 Richard Henderson Copyright (C) 1998 Randy Gobbel. Copyright (C) 1998 Ralf Baechle Copyright (C) 1998 Philip Blundell Copyright (C) 1998 Phil Blundell Copyright (C) 1998 Peter Maydell (pmaydell@chiark.greenend.org.uk) Copyright (C) 1998 Pete Zaitcev Copyright (C) 1998 Pauline Middelink Copyright (C) 1998 Paul Mackerras. Copyright (C) 1998 Paul Mackerras which was derived from the Powermac "chips" driver: Copyright (C) 1998 Paul Mackerras and Fabio Riccardi. Copyright (C) 1998 Paul Mackerras & Ben. Herrenschmidt. Copyright (C) 1998 Paul Mackerras Copyright (C) 1998 Olivier A. D. Lebaillif Copyright (C) 1998 Nicolas Pitre Copyright (C) 1998 Kirk Reiser. Copyright (C) 1998 Kenneth Albanowski , The Silver Hammer Group, Ltd. Copyright (C) 1998 Kenneth Albanowski , Copyright (C) 1998 Kenneth Albanowski The Silver Hammer Group, Ltd. Copyright (C) 1998 Kenneth Albanowski JAN/99 -- coded full program relocation (gerg@snapgear.com) Copyright (C) 1998 Kenneth Albanowski Copyright (C) 1998 Jon Howell Copyright (C) 1998 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1998 Jakub Jelinek Copyright (C) 1998 Inside Out Networks, Inc. Copyright (C) 1998 Ingo Molnar. Copyright (C) 1998 Ingo Molnar Copyright (C) 1998 Harald Koerfgen, Frieder Streffer and Paul M. Antoine Copyright (C) 1998 Harald Koerfgen and Paul M. Antoine Copyright (C) 1998 Harald Koerfgen Copyright (C) 1998 Gleb Raiko & Vladimir Roganov Copyright (C) 1998 Geert Uytterhoeven Copyright (C) 1998 Gabriel Paubert. Copyright (C) 1998 Free Software Foundation, Inc. Copyright (C) 1998 Frederic Rible F1OAT (frible@teaser.fr) Adapted from baycom.c driver written by Thomas Sailer (sailer@ife.ee.ethz.ch) Copyright (C) 1998 Franz Sirl Copyright (C) 1998 Eddie C. Dost (ecd@skynet.be) Adaptation from sparc64 version to sparc by Pete Zaitcev. Copyright (C) 1998 Eddie C. Dost (ecd@skynet.be) Copyright (C) 1998 Eddie C. Dost Copyright (C) 1998 Deborah Wallach (updates for SA1100/Brutus). Copyright (C) 1998 David S. Miller (davem@redhat.com) Copyright (C) 1998 David A. Schleef http://www.comedi.org/ Copyright (C) 1998 David A. Schleef Janne Jalkanen Eric Bunn Copyright (C) 1998 David A. Schleef Copyright (C) 1998 Dave Perks Copyright (C) 1998 Daniel Pirkl Charles University, Faculty of Mathematics and Physics Copyright (C) 1998 Daniel Jacobowitz Copyright (C) 1998 Dan Jacobowitz Copyright (C) 1998 Dan Jacobowitz Copyright (C) 1998 D. Jeff Dionne , Kenneth Albanowski , The Silver Hammer Group, Ltd. Copyright (C) 1998 D. Jeff Dionne , Kenneth Albanowski , Copyright (C) 1998 D. Jeff Dionne , Copyright (C) 1998 Carnegie Mellon University Copyright (C) 1998 Bernd Harries Copyright (C) 1998 Ben Pfaff Copyright (C) 1998 Anton Blanchard (anton@progsoc.uts.edu.au) Copyright (C) 1998 Andrew Veliath Copyright (C) 1998 Andrea Arcangeli 1999-03-10 Improved NTP compatibility by Ulrich Windl 2002-05-31 Move sys_sysinfo here and make its locking sane, Robert Love 2000-10-05 Implemented scalable SMP per-CPU timer handling. Copyright (C) 1998 Alan Cox Copyright (C) 1998 Alan Cox & Andi Kleen Copyright (C) 1998 Alan Cox Copyright (C) 1998 - 2014 Douglas Gilbert Copyright (C) 1998 - 2003 Frodo Looijaard , Philip Edelbrock , and Mark Studebaker Copyright (C) 1998 - 2001 Frodo Looijaard , Kyösti Mälkki , and Mark D. Studebaker Ported to Linux 2.6 by Aurelien Jarno with the help of Jean Delvare Copyright (C) 1997-8 David A. Schleef Copyright (C) 1997-2014 AudioScience Inc. Copyright (C) 1997-2012 AudioScience Inc. Copyright (C) 1997-2011 AudioScience Inc. Copyright (C) 1997-2007 David A. Schleef Copyright (C) 1997-2005 Russell King Copyright (C) 1997-2004 Erez Zadok Copyright (C) 1997-2003 Russell King Copyright (C) 1997-2003 Erez Zadok Copyright (C) 1997-2002 by Ron Minnich Copyright (C) 1997-2002 Russell king Copyright (C) 1997-2002 Russell King hacked for non-paged-MM by Hyok S. Choi, 2003. Copyright (C) 1997-2002 Russell King Modified for ARMv7 by Catalin Marinas Copyright (C) 1997-2002 Russell King Copyright (C) 1997-2002 Inside Out Networks, Inc. Copyright (C) 1997-2002 David A. Schleef Copyright (C) 1997-2001 Geert Uytterhoeven Copyright (C) 1997-2001 David Woodhouse Copyright (C) 1997-2001 David A. Schleef Copyright (C) 1997-2000 Russell King, Stefan Hanske Copyright (C) 1997-2000 Russell King Copyright (C) 1997-2000 Richard Gooch Copyright (C) 1997-2000 Klaus Kudielka Copyright (C) 1997-2000 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1997-2000 David A. Schleef Copyright (C) 1997-1999 Russell King from: Copyright (C) 1997-1999 Russell King Copyright (C) 1997-1999 Richard Gooch Copyright (C) 1997-1999 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1997-1998 Russell King Copyright (C) 1997-1998 Richard Gooch Copyright (C) 1997-1998 Inside Out Networks, Inc. Copyright (C) 1997-1998 Mark Lord Copyright (C) 1997-1998 Mark Lord Copyright (C) 1997,1999,2000 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1997,1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1997,1998,1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1997,1998,1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz), David S. Miller (davem@redhat.com) and Peter Maydell (pmaydell@chiark.greenend.org.uk). Copyright (C) 1997,1998,1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz) and Peter Maydell (pmaydell@chiark.greenend.org.uk). Copyright (C) 1997,1998,1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz) and David S. Miller (davem@redhat.com). Copyright (C) 1997,1998,1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jakub@redhat.com) and David S. Miller (davem@redhat.com). Copyright (C) 1997,1998 Russell King Copyright (C) 1997,1998 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Heavily based on arch/sparc/kernel/irq.c. Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1997, Stephen Tweedie Copyright (C) 1997, Olaf Kirch Copyright (C) 1997, Olaf Kirch Copyright (C) 1997, 99, 2001 - 2004 Ralf Baechle Copyright (C) 1997, 98, 99, 2000, 2003 Ralf Baechle Copyright (C) 1997, 98, 99, 2000, 01, 05 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1997, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 2006 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 2004 David S. Miller (davem@redhat.com) Copyright (C) 1997, 2003 Ralf Baechle Copyright (C) 1997, 2001, 2003, 2004 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1997, 2001 by Geert Uytterhoeven and others Copyright (C) 1997, 2001 Ralf Baechle (ralf@gnu.org), derived from r4xx0.c by David S. Miller (davem@davemloft.net). Copyright (C) 1997, 2000, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 1999, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 1999, 2001, 06 by Ralf Baechle Copyright (C) 1997, 1999, 2000, 2001 Ralf Baechle Copyright (C) 1997, 1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1997, 1999 David S. Miller (davem@redhat.com) Copyright (C) 1997, 1998, 2005 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 1998, 2001, 03, 05, 06 by Ralf Baechle Copyright (C) 1997, 1998, 1999, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 1998, 1999, 2003, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1997, 1998, 1999, 2000, 2009 Ingo Molnar, Hajnalka Szabo Moved from arch/x86/kernel/apic/io_apic.c. Jiang Liu Enable support of hierarchical irqdomains Copyright (C) 1997, 1998, 1999, 2000, 2009 Ingo Molnar, Hajnalka Szabo Moved from arch/x86/kernel/apic/io_apic.c. Jiang Liu Convert to hierarchical irqdomain Copyright (C) 1997, 1998, 1999, 2000, 2009 Ingo Molnar, Hajnalka Szabo Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003 Ralf Baechle Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Ralf Baechle (ralf@gnu.org) Copyright (C) 1997, 1998, 1999, 2000, 06 by Ralf Baechle Copyright (C) 1997, 1998, 1999, 2000 Ralf Baechle ralf@gnu.org Carsten Langgaard, carstenl@mips.com Copyright (C) 1997, 1998, 1999, 2000 Ralf Baechle Copyright (C) 1997, 1998, 1999, 2000 Ingo Molnar Copyright (C) 1997, 1998, 1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1997, 1998, 1999 David S. Miller (davem@redhat.com) Copyright (C) 1997, 1998 by Ralf Baechle Copyright (C) 1997, 1998 Richard Henderson Copyright (C) 1997, 1998 Ralf Baechle (ralf@gnu.org) Copyright (C) 1997, 1998 Ralf Baechle Copyright (C) 1997, 1998 Martin Mares Copyright (C) 1997, 1998 Krzysztof G. Baranowski Copyright (C) 1997, 1998 Jay Estabrook Copyright (C) 1997, 1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1997, 1998 Francois-Rene Rideau Copyright (C) 1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1997 by Paul M. Antoine. reworked 1998 by Harald Koerfgen. Copyright (C) 1997 by Digital Equipment Corporation, Maynard, Massachusetts. All rights reserved. Copyright (C) 1997 Theodore Ts'o Copyright (C) 1997 Sten Wang Copyright (C) 1997 Sigurdur Asgeirsson With additional hacking by Jeffrey Kuskin (jsk@mojave.stanford.edu) Modified by Danilo Beuche 1998 Some register values added by Damien Doligez, INRIA Rocquencourt Various cleanups by Paul Mundt (lethal@chaoticdreams.org) Copyright (C) 1997 Russell King Copyright (C) 1997 Rudolf Koenig (rfkoenig@immd4.informatik.uni-erlangen.de) Copyright (C) 1997 Roman Hodek idea by and with help from Richard Jelinek Copyright (C) 1997 Roman Hodek Copyright (C) 1997 Richard Waltham Copyright (C) 1997 Richard Hirst [richard@sleepie.demon.co.uk] Copyright (C) 1997 Richard Günther Copyright (C) 1997 Paul Mackerras. Copyright (C) 1997 Paul Mackerras (paulus@samba.org) Copyright (C) 1997 Olaf Kirch Copyright (C) 1997 Miguel de Icaza (miguel@nuclecu.unam.mx) Copyright (C) 1997 Michal Rehacek (Michal.Rehacek@st.mff.cuni.cz) Copyright (C) 1997 Michael AK Tesch written with much help from Jon Howell Copyright (C) 1997 Michael AK Tesch Copyright (C) 1997 Michael A. Griffith (grif@acm.org) Copyright (C) 1997 Martin von Löwis, Régis Duchesne Copyright (C) 1997 Martin Mares Copyright (C) 1997 Martin Mares Copyright (C) 1997 Markus Schroeder (schroedm@uni-duesseldorf.de) minor modifications by Ralph Metzler (rjkm@thp.uni-koeln.de) Copyright (C) 1997 Linus Torvalds Copyright (C) 1997 Jim Paradis Copyright (C) 1997 Jes Sorensen Copyright (C) 1997 Jay Estabrook Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1997 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1997 Jakub Jelinek Copyright (C) 1997 Geert Uytterhoeven. Copyright (C) 1997 Geert Uytterhoeven Based on linux/driver/video/pm2fb.c: Copyright (C) 1997 Geert Uytterhoeven Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 1997 Fabio Riccardi. And from the frame buffer device for Open Firmware-initialized devices: Copyright (C) 1997 Eric Youngdale Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be) Copyright (C) 1997 David S. Miller (davem@davemloft.net) Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1997 Dan Malek (dmalek@jlc.net). Copyright (C) 1997 Dan Malek PowerPC 8xx modifications. Copyright (C) 1997 Cobalt Microserver Copyright (C) 1997 Carnegie Mellon University Copyright (C) 1997 Anton Blanchard (anton@progsoc.uts.edu.au) Copyright (C) 1997 Andrew Main Copyright (C) 1997 Andi Kleen Based on ideas by D.J.Bernstein and Eric Schenk. Copyright (C) 1997 -- 2000 Martin Mares Copyright (C) 1997 - 2002 Ralf Baechle (ralf@gnu.org) Copyright (C) 1997 - 2000, 2003, 04 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1997 - 2000, 2003 Ralf Baechle Copyright (C) 1997 Wu Ching Chen Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman Copyright (C) 1996-98 Erik Andersen Copyright (C) 1996-2012 Markus F.X.J. Oberhumer Copyright (C) 1996-2005 Paul Mackerras. Copyright (C) 1996-2005 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. Copyright (C) 1996-2003 Russell King. Copyright (C) 1996-2003 Russell King Copyright (C) 1996-2002 Russell King Copyright (C) 1996-2001 Russell King. Copyright (C) 1996-2001 Paul Mackerras (paulus@cs.anu.edu.au) Ben. Herrenschmidt (benh@kernel.crashing.org) Copyright (C) 1996-2001 Linus Torvalds & author (see below) Copyright (C) 1996-2001 Cort Dougan Adapted for Power Macintosh by Paul Mackerras Copyright (C) 1996-2001 Cort Dougan Copyright (C) 1996-2000 Vojtech Pavlik Copyright (C) 1996-2000 Thomas Sailer (sailer@ife.ee.ethz.ch) Copyright (C) 1996-2000 Russell King. Copyright (C) 1996-2000 Russell King - Converted to ARM. Copyright (C) 1996-2000 Russell King Copyright (C) 1996-1999 Russell King. Copyright (C) 1996-1999 Russell King Copyright (C) 1996-1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1996-1999 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996-1999 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1996-1999 Gadi Oxman Copyright (C) 1996-1999 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1996-1998, Olaf Kirch Copyright (C) 1996-1998 Russell King. Copyright (C) 1996-1998 Martin Mares Copyright (C) 1996-1998 Linus Torvalds & authors (see below) Copyright (C) 1996-1998 Erik Andersen Copyright (C) 1996-1997 Paul H. Hargrove This file may be distributed under the terms of the GNU General Public License. Copyright (C) 1996-1997 Paul H. Hargrove Copyright (C) 1996,98,99 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996,97,98 Ralph Metzler Marcus Metzler Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de) Marcus Metzler (mocm@thp.uni-koeln.de) Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de) 2001 Michael Eskin 2002 Yurij Sysoev 2003 Gerd Knorr Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de) Copyright (C) 1996,97,98 Ralph Metzler (rjkm@metzlerbros.de) Marcus Metzler (mocm@metzlerbros.de) Copyright (C) 1996,97,98 Ralph Metzler Marcus Metzler Copyright (C) 1996,97 Ralph Metzler (rjkm@thp.uni-koeln.de) Copyright (C) 1996,97 Ralph Metzler Copyright (C) 1996,2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996,2005,2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996,2005 David S. Miller (davem@davemloft.net) Copyright (C) 1996,1998 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1996,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996,1998 David S. Miller (davem@redhat.com) Copyright (C) 1996,1997,1999 Jakub Jelinek (jakub@redhat.com) Copyright (C) 1996,1997,1998 Russell King. ARM700 fix by Matthew Godbolt (linux-user@willothewisp.demon.co.uk) nommu support by Hyok S. Choi (hyok.choi@samsung.com) Copyright (C) 1996,1997,1998 Russell King. Copyright (C) 1996,1997,1998 Russell King Copyright (C) 1996,1997 Thomas K. Dyas (tdyas@eden.rutgers.edu) Copyright (C) 1996,1997 Pekka Pietik{inen Copyright (C) 1996,1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Pete Zaitcev endian fixes for cross-compiles, 2000. Copyright (C) 1996,1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996,1997 Fredrik Noring, lars brinkhoff & Tomas Berndtsson Copyright (C) 1996, Olaf Kirch Copyright (C) 1996, Linus Torvalds Copyright (C) 1996, Cygnus Software Technologies Ltd. Copyright (C) 1996, 99, 2003 by Ralf Baechle Copyright (C) 1996, 99 Ralf Baechle Copyright (C) 1996, 98, 99, 2000, 01 Ralf Baechle Copyright (C) 1996, 97, 99, 2000, 03, 04, 06 by Ralf Baechle Copyright (C) 1996, 97, 98, 99, 2000 by Ralf Baechle Copyright (C) 1996, 97, 98, 2000, 03, 04, 06 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1996, 97, 2001, 04 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1996, 97, 2000, 2001 by Ralf Baechle Copyright (C) 1996, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 2007, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 2006, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 2004, 2007 David S. Miller (davem@davemloft.net). Copyright (C) 1996, 2001, 2006 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 2000 by Ralf Baechle Copyright (C) 1996, 1999, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 1999, 2003, 2006, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 1999, 2001 Ralf Baechle Copyright (C) 1996, 1999, 2001 David S. Miller (davem@redhat.com) Copyright (C) 1996, 1999 by Ralf Baechle Copyright (C) 1996, 1999 Silcon Graphics, Inc. Copyright (C) 1996, 1999 Jay A Estabrook Copyright (C) 1996, 1999 David S. Miller (davem@redhat.com) Copyright (C) 1996, 1998, 1999, 2002, 2003, 2006, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 1998, 1999, 2002 by Ralf Baechle Copyright (C) 1996, 1998, 1999, 2000, 2004 David S. Miller (davem@redhat.com) Copyright (C) 1996, 1998 by Ralf Baechle Copyright (C) 1996, 1997, Olaf Kirch Copyright (C) 1996, 1997, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1996, 1997, 2004, 05 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1996, 1997, 2000, 2012 David S. Miller (davem@redhat.com) Copyright (C) 1996, 1997, 2000 David S. Miller (davem@redhat.com) Copyright (C) 1996, 1997, 1999 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 2003 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 2001, 07, 08 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 2001 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 2000 Ralf Baechle Copyright (C) 1996, 1997, 1998, 1999, 2000, Ingo Molnar, Matti Aarnio, Jakub Jelinek, Richard Henderson. Copyright (C) 1996, 1997, 1998, 1999, 2000, 03, 04 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 1999, 2000 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 1999 by Ralf Baechle Copyright (C) 1996, 1997, 1998, 1999 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1996, 1997, 1998 by Ralf Baechle and i386 version. Copyright (C) 1996, 1997, 1998 Olaf Kirch Copyright (C) 1996, 1997, 1998 Ingo Molnar, Miguel de Icaza, Gadi Oxman Copyright (C) 1996, 1997, 1998 Derrick J Brashear (shadow@andrew.cmu.edu) and also sound/isa/cs423x/cs4231_lib.c which is: Copyright (C) 1996, 1997 Olaf Kirch Copyright (C) 1996, 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996, 1997 Ingo Molnar, Miguel de Icaza, Gadi Oxman Copyright (C) 1996, 1997 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1996 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1996 by Paul M. Antoine Copyright (C) 1996 by Erik Stahlman This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. Copyright (C) 1996 by Erik Stahlman Copyright (C) 1996 by David S. Miller Copyright (C) 1996 by ACN S.A Copyright (C) 1996 X Consortium Copyright (C) 1996 Thomas K. Dyas (tdyas@noc.rutgers.edu) Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu) Copyright (C) 1996 Stoned Elipot Copyright (C) 1996 Simon G. Vogl 1999 Hans Berglund Copyright (C) 1996 Russell King. Copyright (C) 1996 Russell King Copyright (C) 1996 Roman Zippel Copyright (C) 1996 Peter J. Braam , Michael Callahan Copyright (C) 1996 Peter J. Braam and Michael Callahan Copyright (C) 1996 Paul Mackerras. MPC8xx modifications by Dan Malek Copyright (C) 1996 Paul Mackerras. Copyright (C) 1996 Paul Mackerras with considerable contributions from Ben Herrenschmidt and others. Copyright (C) 1996 Paul Mackerras and Mark Abene. Copyright (C) 1996 Paul Mackerras and Mark Abene Copyright (C) 1996 Paul Mackerras PPC44x/36-bit changes by Matt Porter (mporter@mvista.com) Copyright (C) 1996 Paul Mackerras Amiga/APUS changes by Jesper Skov (jskov@cygnus.co.uk). Copyright (C) 1996 Paul Mackerras (paulus@samba.org) Copyright (C) 1996 Paul Mackerras (paulus@cs.anu.edu.au) Copyright (C) 1996 Paul Mackerras (Paul.Mackerras@cs.anu.edu.au) Copyright (C) 1996 Paul Mackerras Low-level exception handers, MMU support, and rewrite. Copyright (C) 1996 Paul Mackerras Copyright (C) 1996 Paul M. Antoine Modified for DECStation and hence R3000 support by Paul M. Antoine Further modifications by David S. Miller and Harald Koerfgen Copyright (C) 1996 Paul M. Antoine Copyright (C) 1996 Paul H. Hargrove Copyright (C) 1996 Paul Gortmaker (drivers/char/rtc.c) Copyright (C) 1996 Paul Gortmaker Copyright (C) 1996 Olaf Kirch, Copyright (C) 1996 Olaf Kirch 04 Aug 1998 Ion Badulescu FIFO's need special handling in NFSv2 Copyright (C) 1996 Olaf Kirch Copyright (C) 1996 Mike Shaver (shaver@zeroknowledge.com) Copyright (C) 1996 Miguel de Icaza (miguel@nuclecu.unam.mx) Copyright (C) 1996 Martin von Löwis original #!-checking implemented by tytso. Copyright (C) 1996 Linus Torvalds & author (see below) Copyright (C) 1996 Larry Ewing (lewing@isc.tamu.edu) Copyright (C) 1996 Jesper Skov (jskov@cygnus.co.uk) Copyright (C) 1996 Jay A Estabrook Copyright (C) 1996 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996 Gertjan van Wingerde Minix V2 fs support. Copyright (C) 1996 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger (davidm@cs.arizona.edu). Copyright (C) 1996 Frank Neumann Copyright (C) 1996 Eddie C. Dost (ecd@skynet.be) Copyright (C) 1996 Eddie C. Dost (ecd@brainaid.de) Copyright (C) 1996 David Sitsky (David.Sitsky@anu.edu.au) Copyright (C) 1996 David S. Miller Kevin D. Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 1996 David S. Miller (dm@sgi.com) Compatibility with board caches, Ulf Carlsson Copyright (C) 1996 David S. Miller (dm@sgi.com) Copyright (C) 1996 David S. Miller (davem@davemloft.net) Copyright (C) 1996 David S. Miller (davem@caipfs.rutgers.edu) Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1996 David S. Miller Copyright (C) 1996 David Mosberger-Tang. Copyright (C) 1996 Dave Redman (djhr@tadpole.co.uk) Copyright (C) 1996 Dave Frascone [chaos@mindspring.com] Cloned from Richard Hirst [richard@sleepie.demon.co.uk] Copyright (C) 1996 Cort Dougan Adapted for Power Macintosh by Paul Mackerras. Low-level exception handlers and MMU support rewritten by Paul Mackerras. Copyright (C) 1996 Cort Dougan Rewritten for PReP Copyright (C) 1996 Cort Dougan Low-level exception handlers and MMU support rewritten by Paul Mackerras. Copyright (C) 1996 Cort Dougan Adapted for Power Macintosh by Paul Mackerras. Low-level exception handlers and MMU support rewritten by Paul Mackerras. Copyright (C) 1996 Cort Dougan Copyright (C) 1996 Adrian Rodriguez (adrian@franklins-tower.rutgers.edu) Laboratory for Computer Science Research Computing Facility Rutgers, The State University of New Jersey Copyright (C) 1995-99, 2000- 02, 06 Ralf Baechle Copyright (C) 1995-99 Simon G. Vogl With some changes from Kyösti Mälkki Mux support by Rodolfo Giometti and Michael Lawnick Copyright (C) 1995-99 Simon G. Vogl Copyright (C) 1995-97 Simon G. Vogl 1998-99 Hans Berglund Copyright (C) 1995-97 Simon G. Vogl Copyright (C) 1995-2009 Russell King Copyright (C) 1995-2006 Dell Inc. Copyright (C) 1995-2005 Russell King Copyright (C) 1995-2005 Mark Adler Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler Copyright (C) 1995-2005 Dell Inc. Copyright (C) 1995-2004 Russell King Copyright (C) 1995-2004 Mark Adler Copyright (C) 1995-2003 Russell King 2001-2002 Keith Owens Copyright (C) 1995-2003 Russell King Copyright (C) 1995-2003 Mark Adler Copyright (C) 1995-2003 Geert Uytterhoeven Copyright (C) 1995-2002 Russell King Copyright (C) 1995-2001 by Russell King Copyright (C) 1995-2001 Russell King Copyright (C) 1995-2000 Simon G. Vogl With some changes from: Frodo Looijaard Kyösti Mälkki Copyright (C) 1995-2000 Simon G. Vogl Copyright (C) 1995-2000 Russell King. Copyright (C) 1995-2000 Russell King Copyright (C) 1995-2000 Ralf Baechle Copyright (C) 1995-2000 Linus Torvalds & author (see below) Copyright (C) 1995-1999 Russell King Copyright (C) 1995-1999 Olaf Kirch Copyright (C) 1995-1999 Madge Networks Ltd. Copyright (C) 1995-1999 Madge Networks Ltd Copyright (C) 1995-1999 Gary Thomas, Paul Mackerras, Cort Dougan. Copyright (C) 1995-1999 Gadi Oxman Copyright (C) 1995-1998 Russell King Copyright (C) 1995-1998 Mark Lord Copyright (C) 1995-1998 Mark Adler Copyright (C) 1995-1998 Linus Torvalds & author (see below) Principal Author: mlord@pobox.com (Mark Lord) Copyright (C) 1995-1998 Jean-loup Gailly. Copyright (C) 1995-1997,1999,2001-2005 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1995-1997, Olaf Kirch Copyright (C) 1995-1997 Simon G. Vogl, 1998-2000 Hans Berglund Copyright (C) 1995-1997 Simon G. Vogl 1998-2000 Hans Berglund Copyright (C) 1995-1997 Paul H. Hargrove This file may be distributed under the terms of the GNU General Public License. Copyright (C) 1995-1997 Paul H. Hargrove Copyright (C) 1995-1997 Olaf Kirch Copyright (C) 1995-1997 Jan "Yenya" Kasprzak Copyright (C) 1995-1997 H. Peter Anvin Copyright (C) 1995-1996 Russell King Copyright (C) 1995-1996 Linus Torvalds & authors (see driver) Copyright (C) 1995-1996 Linus Torvalds & authors (see below) Copyright (C) 1995-1996 Linus Torvalds & author (see below) Copyright (C) 1995-1996 Jean-loup Gailly. Copyright (C) 1995-1996 Jean-loup Gailly Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) Updated and modified by Cort Dougan Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) Rewritten by Cort Dougan (cort@fsmlabs.com) for PReP Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) Rewritten by Cort Dougan (cort@cs.nmt.edu) for PReP Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) Copyright (C) 1995-1996 Gary Thomas Initial PowerPC version. Copyright (C) 1995-06 ICP vortex, Achim Leubner See gdth.c for further informations and below for supported controller types Copyright (C) 1995-06 ICP vortex GmbH, Achim Leubner * Copyright (C) 1995--2003 Geert Uytterhoeven Copyright (C) 1995,2002 Pete Zaitcev (zaitcev@yahoo.com) Copyright (C) 1995,2002 Pete A. Zaitcev (zaitcev@yahoo.com) Copyright (C) 1995,2001 Compaq Computer Corporation Copyright (C) 1995,1999 Pete Zaitcev (zaitcev@yahoo.com) Copyright (C) 1995,1997,2008,2009,2012 David S. Miller (davem@davemloft.net) Copyright (C) 1995,1996 by Paul M. Antoine, some code and definitions are by courtesy of Chris Fraser. Copyright (C) 1995,1996 Olaf Kirch Copyright (C) 1995,1996 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1995, Linus Torvalds Copyright (C) 1995, 96, 99, 2001, 06 Ralf Baechle Copyright (C) 1995, 96, 99, 2001 Ralf Baechle Copyright (C) 1995, 96, 98, 99, 2000 by Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2003, 05 Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2003 by Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2001 by Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2000, 01, 02, 03 by Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2000, 01, 02 by Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2000, 01 by Ralf Baechle Copyright (C) 1995, 96, 97, 98, 99, 2000 by Ralf Baechle Copyright (C) 1995, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1995, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1995, 2003 by Ralf Baechle Copyright (C) 1995, 1999, 2002 by Ralf Baechle Copyright (C) 1995, 1999, 2001, 2002 by Ralf Baechle Copyright (C) 1995, 1999, 2000, 2001 by Silicon Graphics, Inc. Copyright (C) 1995, 1999, 2000 Ralf Baechle Copyright (C) 1995, 1999 by Ralf Baechle Copyright (C) 1995, 1999 Silicon Graphics Copyright (C) 1995, 1999 Ralf Baechle Copyright (C) 1995, 1998, 2001, 2002 by Ralf Baechle Copyright (C) 1995, 1997, 2005, 2008 David S. Miller Copyright (C) 1995, 1996,1997,1998 Russell King Copyright (C) 1995, 1996, Olaf Kirch Copyright (C) 1995, 1996, 2008 David S. Miller (davem@davemloft.net) Copyright (C) 1995, 1996, 2007 David S. Miller (davem@davemloft.net) Copyright (C) 1995, 1996, 2003 by Ralf Baechle Copyright (C) 1995, 1996, 2001 Ralf Baechle Copyright (C) 1995, 1996, 2000, 2001 by Ralf Baechle Copyright (C) 1995, 1996, 1998, 2000, 2001 Free Software Foundation, Inc. Copyright (C) 1995, 1996, 1997, 2003 by Ralf Baechle Copyright (C) 1995, 1996, 1997, 2002, 2003 by Ralf Baechle Copyright (C) 1995, 1996, 1997, 2000, 2001, 05 by Ralf Baechle Copyright (C) 1995, 1996, 1997, 1999, 2001 by Ralf Baechle Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003 Ralf Baechle Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2003 by Comtrol, Inc. Copyright (C) 1995, 1996, 1997, 1998 by Ralf Baechle Copyright (C) 1995, 1996, 1997, 1998 Jakub Jelinek (jj@ultra.linux.cz) Copyright (C) 1995, 1996, 1997, 1998 David S. Miller (davem@redhat.com) Copyright (C) 1995, 1996, 1997 by Ralf Baechle Copyright (C) 1995, 1996, 1997 Paul M. Antoine and Harald Koerfgen Copyright (C) 1995, 1996, 1997 Olaf Kirch Copyright (C) 1995, 1996 by Andreas Busse Copyright (C) 1995, 1996 Stoned Elipot Copyright (C) 1995, 1996 Russell King. Copyright (C) 1995, 1996 Russell King Copyright (C) 1995, 1996 Paul M. Antoine. Copyright (C) 1995, 1996 Paul M. Antoine Copyright (C) 1995, 1996 Olaf Kirch, Copyright (C) 1995, 1996 Olaf Kirch Copyright (C) 1995, 1996 Olaf Kirch Copyright (C) 1995, 1996 Gero Kuhlmann and me. Copyright (C) 1995, 1996 Gero Kuhlmann Copyright (C) 1995, 1996 Andreas Busse Copyright (C) 1995 by Ralf Baechle Copyright (C) 1995 by Linus Torvalds Copyright (C) 1995 Waldorf Electronics Copyright (C) 1995 Russell King Copyright (C) 1995 Richard Hirst [richard@sleepie.demon.co.uk] Copyright (C) 1995 Pete A. Zaitcev (zaitcev@yahoo.com) Copyright (C) 1995 Olaf Kirch Copyright (C) 1995 Miguel de Icaza (miguel@nuclecu.unam.mx) Copyright (C) 1995 Michael Dreher Copyright (C) 1995 Linus Torvalds Adapted from 'alpha' version by Gary Thomas Modified by Cort Dougan (cort@cs.nmt.edu) Modified for MBX using prep/chrp/pmac functions by Dan (dmalek@jlc.net) Further modified for generic 8xx by Dan. Copyright (C) 1995 Linus Torvalds Adapted from 'alpha' version by Gary Thomas Modified by Cort Dougan (cort@cs.nmt.edu) Modified by PPC64 Team, IBM Corp Modified by Cell Team, IBM Deutschland Entwicklung GmbH Copyright (C) 1995 Linus Torvalds Adapted from 'alpha' version by Gary Thomas Modified by Cort Dougan (cort@cs.nmt.edu) Modified by PPC64 Team, IBM Corp Copyright (C) 1995 Linus Torvalds Adapted from 'alpha' version by Gary Thomas Modified by Cort Dougan (cort@cs.nmt.edu) Copyright (C) 1995 Linus Torvalds (Linus.Torvalds@helsinki.fi) Copyright (C) 1995 Linus Torvalds Copyright (C) 1995 Jay Estabrook Copyright (C) 1995 Hamish Macdonald Copyright (C) 1995 Geert Uytterhoeven Copyright (C) 1995 Eric Schenk, Bruno Haible Copyright (C) 1995 Eddie C. Dost (ecd@skynet.be) Copyright (C) 1995 David S. Miller (davem@davemloft.net) Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) Sun3/3x models added by David Monro (davidm@psrg.cs.usyd.edu.au) Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) Author: Tom Rini Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1995 David S. Miller Copyright (C) 1995 David A Rusling Copyright (C) 1995 Andreas Busse Copyright (C) 1995 Adrian M. Rodriguez (adrian@remus.rutgers.edu) Copyright (C) 1995 - 2000, 2001 by Ralf Baechle Copyright (C) 1995 - 2000, 01, 03 by Ralf Baechle Copyright (C) 1995 - 2000 by Ralf Baechle Copyright (C) 1995 - 2000 Ralf Baechle Copyright (C) 1995 - 1999 Ralf Baechle Copyright (C) 1995 - 1998 by Andreas Busse and Ralf Baechle Copyright (C) 1995 - 1997, 1999 Silcon Graphics, Inc. Copyright (C) 1995 - 1997 Marco van Wieringen - ELM Consultancy B.V. Copyright (C) 1995 Linus Torvalds Copyright (C) 1995 Copyright (C) 1994-96 Marc ZYNGIER zyngier@ufr-info-p7.ibp.fr> or maz@gloups.fdn.fr> Copyright (C) 1994-2016 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support Copyright (C) 1994-2013 Russell King Copyright (C) 1994-2006 Linus Torvalds Copyright (C) 1994-2002 Russell King Copyright (C) 1994-2002 Linus Torvalds & authors Copyright (C) 1994-2000 Algorithmics Ltd. Copyright (C) 1994-1999 Russell King Moved from linux/arch/arm/kernel/debug.S by Ben Dooks Modified for ASM9260 by Oleksij Remepl Copyright (C) 1994-1999 Russell King Moved from linux/arch/arm/kernel/debug.S by Ben Dooks Copyright (C) 1994-1999 Russell King Copyright (C) 1994-1999 Linus Torvalds Copyright (C) 1994-1998 Linus Torvalds & authors (see below) Copyright (C) 1994-1996 Scott Snyder Copyright (C) 1994-1996 Linus Torvalds & authors Copyright (C) 1994,1999 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@melbpc.org.au | Copyright (C) 1994,1996,1998 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1994,1995 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1994, Linus Torvalds Copyright (C) 1994, Karl Keyte: Added support for disk statistics Copyright (C) 1994, 95, 99, 2003 by Ralf Baechle Copyright (C) 1994, 95, 96, 99, 2001 Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2003, 06 by Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2003 by Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2000, 2003 Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2000, 01, 02, 03 by Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2000, 01, 02, 03 Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2000 by Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 2000 Ralf Baechle Copyright (C) 1994, 95, 96, 2003 by Wind River Systems Written by Fredrik Markstrom Copyright (C) 1994, 95, 96, 2003 by Ralf Baechle DECStation modifications by Paul M. Antoine, 1996 Copyright (C) 1994, 1996, 1998, 2001 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1998, 2000 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1998, 1999 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1997, 1998, 2001 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1997, 1998, 2000 Free Software Foundation, Inc. Copyright (C) 1994, 1996, 1997, 1998 Free Software Foundation, Inc. Copyright (C) 1994, 1996 Free Software Foundation, Inc. Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Copyright (C) 1994, 1995, 1996, by Andreas Busse Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Copyright (C) 1994, 1995, 1996, 1999, 2000 by Ralf Baechle Copyright (C) 1994, 1995, 1996, 1999 by Ralf Baechle Copyright (C) 1994, 1995, 1996, 1999 Ralf Baechle Copyright (C) 1994, 1995, 1996, 1998, 1999, 2002, 2003 Ralf Baechle Copyright (C) 1994, 1995, 1996, 1997, 2000, 2001 by Ralf Baechle Copyright (C) 1994, 1995, 1996, 1997, 1998 Ralf Baechle Copyright (C) 1994, 1995, 1996 by Ralf Baechle Copyright (C) 1994, 1995, 1996 by Andreas Busse Copyright (C) 1994, 1995, 1996 Paul M. Antoine. Copyright (C) 1994, 1995 by Waldorf Electronics, written by Ralf Baechle. Copyright (C) 1994, 1995 Waldorf GmbH Copyright (C) 1994, 1995 Waldorf Electronics Written by Ralf Baechle and Andreas Busse Copyright (C) 1994, 1995 Linus Torvalds Copyright (C) 1994 by Waldorf GMBH, written by Ralf Baechle Copyright (C) 1994 by Waldorf Electronics Copyright (C) 1994 by Linus Torvalds Modifications for the OpenRISC architecture: Copyright (C) 1994 by Linus Torvalds Changes for PPC by Gary Thomas Rewritten by Cort Dougan and Paul Mackerras Copyright (C) 1994 by Linus Torvalds Changed by many, many contributors over the years. Copyright (C) 1994 by Linus Torvalds Adapted for PowerPC by Gary Thomas modified by Cort (cort@cs.nmt.edu) Copyright (C) 1994 by Linus Torvalds Copyright (C) 1994 by Ingo Wilken (Ingo.Wilken@informatik.uni-oldenburg.de) Copyright (C) 1994 by Hamish Macdonald Taken from linux/kernel/ptrace.c and modified for M680x0. linux/kernel/ptrace.c is by Ross Biro 1/23/92, edited by Linus Torvalds Copyright (C) 1994 by Hamish Macdonald Copyright (C) 1994 by Florian La Roche Do not copy data too often around in the kernel. In nfs_file_read the return value of kmalloc wasn't checked. Put in a better version of read look-ahead buffering. Original idea and implementation by Wai S Kok elekokws@ee.nus.sg. Copyright (C) 1994 by Florian La Roche Copyright (C) 1994 Wolfgang Stanglmeier Copyright (C) 1994 Waldorf GMBH Copyright (C) 1994 Roman Hodek Copyright (C) 1994 Martin Schaller Roman Hodek Copyright (C) 1994 Martin Schaller & Roman Hodek Copyright (C) 1994 Martin Schaller Copyright (C) 1994 Linus Torvalds Copyright (C) 1994 Hamish Macdonald Copyright (C) 1994 Florian La Roche Copyright (C) 1994 David S. Miller (davem@caip.rutgers.edu). Copyright (C) 1994 David S. Miller (davem@caip.rutgers.edu) Copyright (C) 1994 David S. Miller Copyright (C) 1994 David Carter [carter@compsci.bristol.ac.uk] Copyright (C) 1994 Bjoern Brauel Copyright (C) 1994 - 99, 2003, 06 Ralf Baechle Copyright (C) 1994 - 2006 Ralf Baechle Copyright (C) 1994 - 2003, 06, 07 by Ralf Baechle (ralf@linux-mips.org) Copyright (C) 1994 - 2002 by Ralf Baechle Copyright (C) 1994 - 2001, 2003, 07 Ralf Baechle Copyright (C) 1994 - 2001, 2003 by Ralf Baechle Copyright (C) 1994 - 2000, 2006 Ralf Baechle Copyright (C) 1994 - 2000, 2001, 2003 Ralf Baechle Copyright (C) 1994 - 2000, 06 Ralf Baechle Copyright (C) 1994 - 2000 Ralf Baechle Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle Copyright (C) 1994 - 1999, 2000, 03 Ralf Baechle Copyright (C) 1994 - 1999, 2000, 01, 06 Ralf Baechle Copyright (C) 1994 - 1999, 2000 by Ralf Baechle and others. Copyright (C) 1994 - 1999 by Ralf Baechle Modified for R3000 by Paul M. Antoine, 1995, 1996 Complete output from die() by Ulf Carlsson, 1998 Copyright (C) 1993-1997 Michael Beck Copyright (C) 1993,1995,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@suburbia.net | Copyright (C) 1993, 2000 Linus Torvalds Copyright (C) 1993, 1994, 1995, 1999 Eric Youngdale Copyright (C) 1993, 1994, 1995, 1998, 1999 Eric Youngdale generic SCSI package header file by Initial versions: Drew Eckhardt Subsequent revisions: Eric Youngdale Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Eggert (eggert@twinsun.com). Copyright (C) 1993, 1994, 1995 Remy Card (card@masi.ibp.fr) Laboratoire MASI - Institut Blaise Pascal Universite Pierre et Marie Curie (Paris VI) Copyright (C) 1993, 1994, 1995 Eric Youngdale Copyright (C) 1993, 1994 by Hamish Macdonald Copyright (C) 1993, 1994 Alain Knaff Copyright (C) 1993 by Nigel Gamble (added interrupt code) Copyright (C) 1993 Turtle Beach Systems, Inc. Copyright (C) 1993 Stephen Tweedie (sct@redhat.com) from Copyright (C) 1993 Paul B. Monday Copyright (C) 1993 Pascal Haible, Bruno Haible Copyright (C) 1993 Linus Torvalds Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999 SMP-safe vmalloc/vfree/ioremap, Tigran Aivazian , May 2000 Major rework to support vmap/vunmap, Christoph Hellwig, SGI, August 2002 Numa awareness, Christoph Lameter, SGI, June 2005 Copyright (C) 1993 Linus Torvalds Copyright (C) 1993 Hamish Macdonald Greg Harp Copyright (C) 1993 Hamish Macdonald Copyright (C) 1993 Greg Harp Portions of this driver are based on code contributed by Brad Pepers Copyright (C) 1993 Greg Harp Atari Support by Bjoern Brauel, Roman Hodek Copyright (C) 1993 Bruno Haible Copyright (C) 1993 Bjoern Brauel Roman Hodek Copyright (C) 1993 -- 1997 Drew Eckhardt, Frederic Potter, David Mosberger-Tang Copyright (C) 1992-1997,2000-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1992-1997,2000-2006 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1992-1997,2000-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1992-1997,2000-2003 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1992-1997,1999,2001-2004 Silicon Graphics, Inc. All Rights Reserved. Copyright (C) 1992-1997, 2000-2003 Silicon Graphics, Inc. Copyright (C) 1992-1997, 1999 Silicon Graphics, Inc. Copyright (C) 1992,1995,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@suburbia.net | Copyright (C) 1992,1995 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1992,1994,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@suburbia.net | Copyright (C) 1992,1994,1995 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1992,1993,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@suburbia.net | Copyright (C) 1992,1993,1995,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@suburbia.net | Copyright (C) 1992,1993,1995,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@suburbia.net | Copyright (C) 1992,1993,1994,1997,1999 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@melbpc.org.au | Copyright (C) 1992,1993,1994,1997,1999 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@melbpc.org.au | Copyright (C) 1992,1993,1994,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@suburbia.net | Copyright (C) 1992,1993,1994,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@suburbia.net | Copyright (C) 1992,1993,1994,1996,1997,1999 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@melbpc.org.au | Copyright (C) 1992,1993,1994,1996,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@suburbia.net | Copyright (C) 1992,1993,1994,1996 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia | E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1992,1993,1994,1995,1997 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@suburbia.net | Copyright (C) 1992,1993,1994,1995,1996,1997,1999 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@melbpc.org.au | Copyright (C) 1992,1993,1994,1995 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@jacobi.maths.monash.edu.au | Copyright (C) 1992,1993 | W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@vaxc.cc.monash.edu.au | Copyright (C) 1992,1993 by Michael K. Johnson Thanks much to Gunter Windau for pointing out to me where the error checking ought to be. Copyright (C) 1992,1993 Rick Sladkey Copyright (C) 1992,1993 Brad McLean brad@saturn.gaylord.com or brad@bradpc.gaylord.com. Copyright (C) 1992, Linus Torvalds Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar Copyright (C) 1992, 1998-2004 Linus Torvalds, Ingo Molnar Copyright (C) 1992, 1998 Linus Torvalds, Ingo Molnar Copyright (C) 1992, 1994, 1995, 2000 Free Software Foundation, Inc. Copyright (C) 1992, 1994 by Theodore Ts'o. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999 Theodore Ts'o Copyright (C) 1992, 1993, 1994, 1995 Remy Card (card@masi.ibp.fr) Theodore Ts'o (tytso@mit.edu) Copyright (C) 1992, 1993, 1994, 1995 Remy Card (card@masi.ibp.fr) Laboratoire MASI - Institut Blaise pascal Universite Pierre et Marie Curie (Paris VI) Copyright (C) 1992, 1993, 1994, 1995 Remy Card (card@masi.ibp.fr) Laboratoire MASI - Institut Blaise Pascal Universite Pierre et Marie Curie (Paris VI) from linux/fs/minix/inode.c Copyright (C) 1992, 1993, 1994, 1995 Remy Card (card@masi.ibp.fr) Laboratoire MASI - Institut Blaise Pascal Universite Pierre et Marie Curie (Paris VI) Copyright (C) 1992, 1993, 1994 Rick Sladkey Copyright (C) 1992, 1993 Krishna Balasubramanian Many improvements/fixes by Bruno Haible. Replaced `struct shm_desc' by `struct vm_area_struct', July 1994. Fixed the shm swap deallocation (shm_unuse()), August 1998 Andrea Arcangeli. Copyright (C) 1992 obz under the linux copyright Copyright (C) 1992 by Theodore Ts'o. Copyright (C) 1992 by Linus Torvalds based on ideas by Darren Senn Copyright (C) 1992 by Linus Torvalds Copyright (C) 1992 by Jim Weigand and Linus Torvalds Copyright (C) 1992 W. Metzenthen, 22 Parker St, Ormond, Vic 3163, | Australia. E-mail billm@vaxc.cc.monash.edu.au | Copyright (C) 1992 Tommy Thorn and Modified by Eric Youngdale Copyright (C) 1992 Tommy Thorn Copyright (C) 1992 Theodore Ts'o Copyright (C) 1992 Ross Biro Copyright (C) 1992 Rick Sladkey Copyright (C) 1992 Remy Card (card@masi.ibp.fr) Laboratoire MASI - Institut Blaise Pascal Universite Pierre et Marie Curie (Paris VI) from Copyright (C) 1992 Remy Card (card@masi.ibp.fr) Copyright (C) 1992 Linus Torvalds Adapted from arch/i386 by Gary Thomas Copyright (C) 1992 Linus Torvalds Copyright (C) 1992 Lawrence Foard Version 2 and 3 extensions to driver: Copyright (C) 1992 Krishna Balasubramanian and Linus Torvalds Copyright (C) 1992 Krishna Balasubramanian Copyright (C) 1992 Drew Eckhardt SCSI disk driver header file by Drew Eckhardt Copyright (C) 1992 Drew Eckhardt Linux scsi disk driver by Drew Eckhardt Copyright (C) 1992 Drew Eckhardt Generic hard disk header file by Drew Eckhardt Copyright (C) 1992 Drew Eckhardt Copyright (C) 1992 Doug Evans Copyright (C) 1992 David Giller, rafetmad@oxy.edu 1994, 1995 Eberhard Mönkeberg, emoenke@gwdg.de 1996 David van Leeuwen, david@tm.tno.nl 1997, 1998 Erik Andersen, andersee@debian.org 1998-2002 Jens Axboe, axboe@suse.de Copyright (C) 1992 David Giller Copyright (C) 1992 Darren Senn Copyright (C) 1992 Dana L. How Copyright (C) 1992 - 1997, 2000-2006 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1992 - 1997, 2000-2005 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1992 - 1997, 2000-2004 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1992 - 1997, 2000-2003 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1992 - 1997, 2000,2002-2007 Silicon Graphics, Inc. All rights reserved. Copyright (C) 1992 - 1997, 2000 Silicon Graphics, Inc. Copyright (C) 1992 - 1997, 1999, 2000 Silicon Graphics, Inc. Copyright (C) 1992 - 1997, 1999, 2000 Silcon Graphics, Inc. Copyright (C) 1992 - 1997, 1999 Silicon Graphics, Inc. Copyright (C) 1992 - 1997, 1999 Silcon Graphics, Inc. Copyright (C) 1992 - 1997 Silicon Graphics, Inc. Copyright (C) 1991-2018 Unicode, Inc. All rights reserved. Distributed Copyright (C) 1991-2002 SciTech Software, Inc. All rights reserved. Copyright (C) 1991-2002 Linus Torvalds Copyright (C) 1991-1998 Linus Torvalds Re-organised Feb 1998 Russell King Copyright (C) 1991-1998 Linus Torvalds Copyright (C) 1991,92,1995-99,2002,2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 1991,1996 Free Software Foundation Copyright (C) 1991,1992 Linus Torvalds Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Copyright (C) 1991, 1997, 2003 Free Software Foundation, Inc. Copyright (C) 1991, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 1991, 1992, 2002 Linus Torvalds Copyright (C) 1991, 1992, 1999 Linus Torvalds Copyright (C) 1991, 1992, 1996 Linus Torvalds linux/fs/binfmt_flat.c for 2.0 kernel Copyright (C) 1991, 1992, 1996 Linus Torvalds Hacked together by Andi Kleen Copyright (C) 1991, 1992, 1996 Linus Torvalds Copyright (C) 1991, 1992, 1995, 1999, 2000 Linus Torvalds Copyright (C) 1991, 1992, 1995 Linus Torvalds Copyright (C) 1991, 1992, 1993, 1997, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). Copyright (C) 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds Swap reorganised 29.12.95, Stephen Tweedie Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999 Reshaped it to be a zoned allocator, Ingo Molnar, Red Hat, 1999 Discontiguous memory support, Kanoj Sarcar, SGI, Nov 1999 Zone balancing, Kanoj Sarcar, SGI, Jan 2000 Per cpu hot/cold page lists, bulk allocation, Martin J. Bligh, Sept 2002 lots of bits borrowed from Ingo Molnar & Andrew Morton) Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds Swap reorganised 29.12.95, Stephen Tweedie Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds Copyright (C) 1991, 1992, 1993 Linus Torvalds Copyright (C) 1991, 1992 Linux Torvalds Copyright (C) 1991, 1992 Linus Torvalds. Copyright (C) 1991, 1992 Linus Torvalds changes by Thomas Schoebel-Theuer Copyright (C) 1991, 1992 Linus Torvalds 1997-11-28 Modified for POSIX.1b signals by Richard Henderson Copyright (C) 1991, 1992 Linus Torvalds 1995 Jay Estabrook Copyright (C) 1991, 1992 Linus Torvalds Copyright (C) 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Copyright (C) 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc. 2004 pf Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc. Copyright (C) 1990, 1999 by Silicon Graphics, Inc. Copyright (C) 1990 - 1992, 1999 Silicon Graphics, Inc. Copyright (C) 1989, 92-98, 1999 Free Software Foundation, Inc. Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. 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. Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Copyright (C) 1989 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Copyright (C) 1989 - 1997 Carnegie Mellon University Copyright (C) 1985 MIPS Computer Systems, Inc. Copyright (C) 05/1998 Peter Maydell Based on the Sun Lance driver and the NetBSD HP Lance driver Uses the generic 7990.c LANCE code. Copyright (C) 05/1998 Peter Maydell Based on the Sun Lance driver and the NetBSD HP Lance driver Copyright (C) 05/1998 Peter Maydell Copyright (C) Copyright (2016) Chen-Yu Tsai Copyright (2004, 2005) Ingo Molnar Copyright (2004) Linus Torvalds Copyright 2009 Johannes Berg Copyright (C) 2017 Madhavan Srinivasan, IBM Corporation. Copyright (C) 2001 Russell King COPYRIGHT (c) 2013, Intel Corporation. COPYRIGHT (c) 2008 The Regents of the University of Michigan ALL RIGHTS RESERVED COPYRIGHT (C) by L. Wassmann COPYRIGHT (C) 2014-2015 VMware, Inc., Palo Alto, CA., USA COPYRIGHT (C) 2005 SYNOPSYS, INC. ALL RIGHTS RESERVED COPYRIGHT (C) 2001-2004 by Agere Systems Inc. All Rights Reserved (c) Xilinx, Inc. (c) Vojtech Pavlik and Dan Streetman (c) Valentine Barshak and in turn based on "ehci-ppc-soc.c" by Stefan Roese and "ohci-ppc-of.c" by Sylvain Munaut (c) UCB 1986-1988 for the purposes of compatibility only. (c) UCB 1986-1988 Portions taken from the KA9Q/NOS (v2.00m PA0GRI) source. Ross Biro Fred N. van Kempen, Florian La Roche, Jonathan Layes Arnaldo Carvalho de Melo ARPHRD_HWX25 (c) UCB 1982-1988 Ross Biro Fred N. van Kempen, (c) Tundra Semiconductor Corp. Author: Alex Bounine (alexandreb@tundra.com) Author: Roy Zang (tie-fei.zang@freescale.com) Add pci interrupt router host (c) Tias Guns (c) Sven Geggus (c) Stefan Eletzhofer (stefan.eletzhofer@inquant.de) 2003,4 (c) SoL/IDER session is active (c) Secret Lab Technologies, Ltd. (c) Richard Zidlicky (c) Rebel.com, 1998-1999 (c) Rebel.COM, 1998,1999 (c) Rebel.COM, 1998 (c) Philip Blundell, 2001 (c) Philip Blundell, 1999, 2001 (c) Philip Blundell, 1998-1999 (c) Philip Blundell, 1998, 2001 (c) Peter Meerwald (c) Paul Mackerras, 1996 (c) Neuros Technology, LLC. (c) MontaVista Software, LLC. (c) MontaVista Software, Inc. Vitaly Bordug Merged to arch/powerpc from arch/ppc/syslib/cpm2_common.c (c) MontaVista Software, Inc. Vitaly Bordug (c) MontaVista Software, Inc. This file is licensed under the terms of the GNU General Public License version 2. This program is licensed as is" without any warranty of any kind, whether express or implied. (c) MontaVista Software, Inc. Daniel Walker (c) MontaVista Software, Inc. (c) Michael AK Tesch (tesch@cs.wisc.edu) (c) Mellanox Technologies, 2016 (c) Marvell International Ltd. (c) Martin Sperl (c) LAP send messages (c) Jorge Luis Zapata Muga (c) Jason Wessel - Wind River Systems, Inc. (c) Jaroslav Kysela (c) Jan-Simon Möller (dl9pf@gmx.de) (c) Jan Andersson (c) Intel Research Cambridge (c) Ian Molton (spyro@f2s.com) 2003 (c) INTRACOM S.A. Greece. This file is licensed under the terms of the GNU General Public License version 2. This program is licensed "as is" without any warranty of any kind, whether express or implied. (c) Gerd Hoffmann (c) GE Intelligent Platforms Embedded Systems, Inc. (c) G. Liakhovetski g.liakhovetski@gmx.de (c) G. Liakhovetski (c) Florian Schirmer This file is licensed under the terms of the GNU General Public License version 2. This program is licensed "as is" without any warranty of any kind, whether express or implied. (c) David Miller davem@redhat.com) as its basis. (c) Daniel Phillips, 2001 (c) Dan Malek (c) Copyright © 2003-2006, Marvell International Ltd. All Rights Reserved (c) Copyright Red Hat Inc 2002 (c) Copyright Matthew Wilcox 2001-2002 (c) Copyright Huw Davies , 2015 (c) Copyright Hewlett-Packard Development Company, L.P., 2008 (c) Copyright Hewlett-Packard Development Company, L.P., 2007, 2008 (c) Copyright Hewlett-Packard Development Company, L.P., 2007 (c) Copyright Hewlett-Packard Development Company, L.P., 2006, 2008 (c) Copyright Hewlett-Packard Development Company, L.P., 2006 - 2008 (c) Copyright Hewlett-Packard Development Company, L.P., 2006 (c) Copyright 2018 Hewlett Packard Enterprise Development LP Thomas Mingarelli (c) Copyright 2016 Socionext Inc. All rights reserved. (c) Copyright 2016 Oracle Corporation (c) Copyright 2014 Panasonic Corporation (c) Copyright 2013 Guenter Roeck converted to watchdog infrastructure (c) Copyright 2013 Datera, Inc. (c) Copyright 2010-2013 Datera, Inc. (c) Copyright 2010 Novell, Inc. (c) Copyright 2010 Intel Corporation (c) Copyright 2009-2013 Datera, Inc. (c) Copyright 2009 Hewlett-Packard Development Company, L.P. (c) Copyright 2009 Google Inc., All Rights Reserved. (c) Copyright 2008-2013 Datera, Inc. (c) Copyright 2008-2011 Wim Van Sebroeck . (c) Copyright 2008-2011 Alan Cox , All Rights Reserved. (c) Copyright 2008, RealTEK Technologies Inc. All Rights Reserved. (c) Copyright 2008 Wim Van Sebroeck . (c) Copyright 2008 Hewlett-Packard Development Company, L.P. Bjorn Helgaas (c) Copyright 2007-2013 Datera, Inc. (c) Copyright 2007-2008 Xilinx Inc. All rights reserved. (c) Copyright 2007 Étienne Bersac (c) Copyright 2007 Vlad Drukker added support for W83627THF. (c) Copyright 2007 Red Hat (c) Copyright 2007 Oliver Schuster (c) Copyright 2007 Hewlett-Packard Development Company, L.P. Contributed by Peter Keilty (c) Copyright 2007 Hewlett-Packard Development Company, L.P. Bjorn Helgaas (c) Copyright 2007 Gilles GIGAN (c) Copyright 2006-2013 Datera, Inc. (c) Copyright 2006-2011 Wim Van Sebroeck . (c) Copyright 2006-2009 Wim Van Sebroeck . (c) Copyright 2006, 2007 Hewlett-Packard Development Company, L.P. Bjorn Helgaas (c) Copyright 2006 Hewlett-Packard Development Company, L.P. Bjorn Helgaas (c) Copyright 2006 Helge Deller (c) Copyright 2006 Calin A. Culianu , All Rights Reserved. (c) Copyright 2006 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> (c) Copyright 2005-2013 Datera, Inc. (c) Copyright 2005-2006 Red Hat (c) Copyright 2005 Webcon, Inc. (c) Copyright 2005 Jose Goncalves (c) Copyright 2005 Google Inc., All Rights Reserved. (c) Copyright 2005 David Härdeman (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp. (c) Copyright 2005 4G Systems (c) Copyright 2004-2007 Wim Van Sebroeck . (c) Copyright 2004, Red Hat Inc. Additional fixes and clean up: Francois Romieu (c) Copyright 2004 Xilinx Inc., Systems Engineering Group (c) Copyright 2004 Naresh Kumar Inna (c) Copyright 2004 Hewlett-Packard Development Company, L.P. Bob Picco (c) Copyright 2004 Hewlett-Packard Development Company, L.P. Bjorn Helgaas (c) Copyright 2004 Google Inc. (c) Copyright 2004 Benjamin Herrenschmidt (benh@kernel.crashing.org), IBM Corp. (c) Copyright 2003-2013 Datera, Inc. (c) Copyright 2003-2008 Xilinx Inc. All rights reserved. (c) Copyright 2003-2007 Xilinx Inc. All rights reserved. (c) Copyright 2003-2007 Wim Van Sebroeck . (c) Copyright 2003,2007 Pádraig Brady

(c) Copyright 2003, 2006 Hewlett-Packard Development Company, L.P. Alex Williamson Bjorn Helgaas (c) Copyright 2003 Red Hat Inc (c) Copyright 2002-2013 Datera, Inc. (c) Copyright 2002-2010, Ralink Technology, Inc. (c) Copyright 2002-2005 Hewlett-Packard Company (c) Copyright 2002-2005 Alex Williamson (c) Copyright 2002-2003 Grant Grundler (c) Copyright 2002, 2005 Hewlett-Packard Development Company, L.P. David Mosberger-Tang Bjorn Helgaas (c) Copyright 2002, 2004 Hewlett-Packard Development Company, L.P. Khalid Aziz Bjorn Helgaas (c) Copyright 2002, 2003, 2004 Hewlett-Packard Development Company, L.P. Khalid Aziz Alex Williamson Bjorn Helgaas (c) Copyright 2002, 2003 Hewlett-Packard Development Company, L.P. Bjorn Helgaas (c) Copyright 2002 Zwane Mwaikambo , All Rights Reserved. Based on wdt.c and wdt977.c by Alan Cox and Woody Suwalski respectively. (c) Copyright 2002 Zwane Mwaikambo (c) Copyright 2002 Xilinx Inc., Systems Engineering Group (c) Copyright 2002 Ryan Bradetich (c) Copyright 2002 Robert Schwebel (c) Copyright 2002 Rob Radez (c) Copyright 2002 Justin Cormack (c) Copyright 2002 Hewlett-Packard Company (c) Copyright 2002 Guido Guenther , All Rights Reserved. (c) Copyright 2002 David S. Miller (davem@redhat.com) (c) Copyright 2001-2009 Helge Deller (c) Copyright 2001-2003, 2005 Hewlett-Packard Development Company, L.P. David Mosberger-Tang Bjorn Helgaas (c) Copyright 2001 Scott Jennings 9/27 - 2001 [Initial release] (c) Copyright 2001 Scott Jennings (c) Copyright 2001 Rodolfo Giometti (c) Copyright 2001 Red Hat Inc. (c) Copyright 2001 Red Hat Inc. (c) Copyright 2001 Red Hat Inc (c) Copyright 2001 Randolph Chung (c) Copyright 2001 Matthew Wilcox for Hewlett-Packard (c) Copyright 2001 Grant Grundler (c) Copyright 2001 Hewlett-Packard Company (c) Copyright 2001 Charles Howes (c) Copyright 2001 Ascensit (c) Copyright 2000-2004 Hewlett-Packard Company (c) Copyright 2000-2004 Grant Grundler (c) Copyright 2000-2001 Marek Michalkiewicz (c) Copyright 2000, Grant Grundler (c) Copyright 2000, 2001 Red Hat Inc (c) Copyright 2000 kernel concepts , All Rights Reserved. http://www.kernelconcepts.de (c) Copyright 2000 The Puffin Group Inc. (c) Copyright 2000 Ryan Bradetich (c) Copyright 2000 Red Hat Software (c) Copyright 2000 Philipp Rumpf (c) Copyright 2000 Oleg Drokin Based on SoftDog driver by Alan Cox (c) Copyright 2000 Oleg Drokin (c) Copyright 2000 John Marvin (c) Copyright 2000 Jakob Oestergaard (c) Copyright 2000 Jakob Oestergaard (c) Copyright 2000 Hewlett-Packard Company (c) Copyright 2000 Helge Deller (c) Copyright 2000 Helge Deller (c) Copyright 2000 Grant Grundler (c) Copyright 2000 kernel concepts developed for Jentro AG, Haar/Munich (Germany) (c) Copyright 1999,2000 Hewlett-Packard Company (c) Copyright 1999,2000 Grant Grundler (c) Copyright 1999, Thomas Davis, tadavis@lbl.gov (c) Copyright 1999, 2001 Alan Cox (c) Copyright 1999, 2000 Red Hat Software (c) Copyright 1999 The Puffin Group Inc. (c) Copyright 1999 SuSE GmbH (c) Copyright 1999 Red Hat Software (c) Copyright 1999 Matthew Wilcox (c) Copyright 1999 Hewlett-Packard Company (c) Copyright 1999 Hewlett-Packard (c) Copyright 1999 Grant Grundler for Hewlett-Packard (c) Copyright 1999 Grant Grundler (c) Copyright 1999 Alex deVries for The Puffin Group (c) Copyright 1998 Rebel.com (Woody Suwalski ) (c) Copyright 1998 Alan Cox (c) Copyright 1997 by Carsten Paeth (calle@calle.in-berlin.de) (c) Copyright 1996-1997 Alan Cox , All Rights Reserved. (c) Copyright 1996 Alan Cox , All Rights Reserved. http://www.redhat.com (c) Copyright 1996 Alan Cox , All Rights Reserved. (c) Copyright 1996 Alan Cox (c) Copyright 1995 Simon "Guru Aleph-Null" Janes NCM: Network and Communications Management, Inc. (c) Copyright 1995 Alan Cox * (c) Copyright 1995 Alan Cox (c) Copyright 1995 CymruNET Ltd Innovation Centre Singleton Park Swansea Wales UK SA2 8PP (c) Benjamin Herrenschmidt , IBM Corp,\ and Scott Wood (c) Benjamin Herrenschmidt , IBM Corp,\ (c) Andrey A. Porodko (c) Amit S. Kale and 2003-2005 (c) MontaVista Software, Inc. This file is licensed under the terms of the GNU General Public License version 2. This program is licensed "as is" without any warranty of any kind, whether express or implied. (c) Aeroflex Gaisler AB (c) 2018 Oleksandr Andrushchenko, EPAM Systems Inc. (c) 2018 Eyal Birger (c) 2017, Jonathan Corbet sayli karnik (c) 2017 Tobin C. Harding Licensed under the terms of the GNU GPL License version 2 (c) 2017 Stefano Stabellini (c) 2017 Linaro Ltd. (c) 2016 Petr Kulhavy, Barix AG based on davinci-mcasp.c DT support (c) 2016 Eric Biederman (c) 2016 Davidlohr Bueso Further wakeup optimizations, documentation (c) 2016 Arnaldo Carvalho de Melo (c) 2015, Quentin Casasnovas (c) 2015 ST Microelectronics (c) 2014-2017 Valentin Rothberg (c) 2014, Sasha Levin set -x (c) 2014 Volkswagen Group Research Author: Rostislav Lisovy Funded by: Volkswagen Group Research (c) 2014 Stefan Hengelein (c) 2014 ST Microelectronics (c) 2014 Randy C. Will (c) 2014 Luka Perkov (c) 2014 Jeff Layton (c) 2014 Daniel Mack (c) 2013 ST Microelectronics (c) 2013 Jonas Gorski (c) 2013 Hans de Goede (c) 2013 Digital Devices GmbH Germany. All rights reserved (c) 2013 Deutsche Telekom Innovation Laboratories (c) 2013 Daniel Mack (c) 2012-2013 - Mauro Carvalho Chehab The entire API were re-written, and ported to use struct device (c) 2012 Viresh Kumar (c) 2012 Frank Schäfer (c) 2011-12 liran [Intersil|Techwell China] (c) 2011 Volkswagen Group Research Authors: Michal Sojka Pavel Pisa Rostislav Lisovy Funded by: Volkswagen Group Research (c) 2011 Manuel Lauss (c) 2011 Jiri Olsa (c) 2011 Corentin Chary (c) 2011 Arvid Brodin (c) 2010-2018 Joe Perches (c) 2010-2012 ST Microelectronics (c) 2010, Tom Zanussi Licensed under the terms of the GNU GPL License version 2 (c) 2010, Arnaldo Carvalho de Melo Licensed under the terms of the GNU GPL License version 2 (c) 2010 Nikolaus Voss, Weinmann Medical GmbH (c) 2010 Manfred Spraul (c) 2010 Arnaud Patard (c) 2010 Arnaud Patard (c) 2010 Arnaldo Carvalho de Melo (c) 2009,2010 Dick Streefland Licensed under the terms of the GNU General Public License. (c) 2009,2010 Dick Streefland (c) 2009, Tom Zanussi Licensed under the terms of the GNU GPL License version 2 (c) 2009, Shen Feng (c) 2009, Mel Gorman Licensed under the terms of the GNU GPL License version 2 SOURCE= GFPMASK=none (c) 2009, 2010 Nvidia Graphics Pvt. Ltd. (c) 2009 Steven Toth (c) 2009 Shen Feng (c) 2009 NetApp. All Rights Reserved. (c) 2009 Manuel Lauss (c) 2009 Kristoffer Ericson (c) 2009 IBM Corp. (c) 2009 Gerd Hoffmann (c) 2009 Dmitry Artamonow (c) 2009 Daniel Mack (c) 2009 Arnaldo Carvalho de Melo (c) 2008-2014 Cliff Wickman , SGI. (c) 2008-2011 Mauro Carvalho Chehab (c) 2008-2011 Manuel Lauss (c) 2008-2010 Andy Whitcroft (c) 2008, Steven Rostedt Licensed under the terms of the GNU GPL License version 2 (c) 2008 Xilinx, Inc. (c) 2008 Steven Toth CX23885/7/8 support (c) 2008 Simtec Electronics (c) 2008 Peter W. Morreale (c) 2008 Nobuhiro Iwamatsu (c) 2008 NetApp. All Rights Reserved. (c) 2008 Mijhail Moreyra Adapted from cx88-alsa.c (c) 2008 Manuel Lauss (c) 2008 Devin Heitmueller Fixes for the driver to properly work with HVR-950 Fixes for the driver to properly work with Pinnacle PCTV HD Pro Stick Fixes for the driver to properly work with AMD ATI TV Wonder HD 600 (c) 2008 Daniel Mack (c) 2008 Dan Williams (c) 2008 Alexey Starikovskiy (c) 2008 Aidan Thornton (c) 2007-2011 MSC Vertriebsges.m.b.H., Manuel Lauss (c) 2007-2009 MSC Vertriebsges.m.b.H., Manuel Lauss (c) 2007-2009 Jiri Kosina (c) 2007-2008 MSC Vertriebsges.m.b.H., Manuel Lauss (c) 2007,2008, Andy Whitcroft (new conditions, test suite) (c) 2007, Joe Perches created from checkpatch.pl (c) 2007 Trent Piepho (c) 2007 Timur Tabi , Freescale Semiconductor (c) 2007 Sebastian Siewior (c) 2007 Red Hat (c) 2007 Network Appliance, Inc. All Rights Reserved. (c) 2007 Michal Januszewski Loosely based upon the vesafb driver. (c) 2007 Michael Krufky (c) 2007 Mauro Carvalho Chehab, (c) 2007 Manuel Lauss (c) 2007 MSC Vertriebsges.m.b.H, Manuel Lauss licensed under the GPLv2. (c) 2007 Juergen Beisert (c) 2007 Guido Guenther (c) 2007 Gerd Hoffmann (c) 2006-2009 Secret Lab Technologies Ltd Grant Likely (c) 2006-2008 MSC Vertriebsges.m.b.H., Manuel Lauss (c) 2006, 2007 by Mauro Carvalho Chehab : Conversion to V4L2 API Uses video_ioctl2 for parsing and to add debug support (c) 2006 Wolfson Microelectronics PLC. Graeme Gregory graeme.gregory@wolfsonmicro.com or linux@wolfsonmicro.com (c) 2006 Ted Walther and John Sokol (c) 2006 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks (c) 2006 Red Hat (c) 2006 MontaVista Software, Inc. Flash chip node definition (c) 2006 Mauro Carvalho Chehab, (c) 2006 Mauro Carvalho Chehab (c) 2006 Mauro Carvalho Chehab (c) 2006 Keith Bennett (c) 2006 Edgar Hucek Original efi driver written by Gerd Knorr (c) 2006 Bob Copeland (c) 2006 Benjamin Herrenschmidt , IBM Corp. (c) 2006 Andrew de Quincey (c) 2005-2016 Advanced Micro Devices, Inc. Your use of this code is subject to the terms and conditions of the GNU general public license version 2. See "COPYING" or http://www.gnu.org/licenses/gpl.html (c) 2005-2012 Patrick McHardy (c) 2005-2008 MSC Vertriebsges.m.b.H, Manuel Lauss (c) 2005-2006 Nickolay V. Shmyrev (c) 2005-2006 Nickolay V. Shmyrev (c) 2005-2006 Mauro Carvalho Chehab video_ioctl2 conversion (c) 2005-2006 Mauro Carvalho Chehab Multituner support video_ioctl2 conversion PAL/M fixes (c) 2005,2006 Simtec Electronics Ben Dooks (c) 2005,2006 Ricardo Cerqueira (c) 2005, Joel Schopp (the ugly bit) (c) 2005 by Hans J. Koch (c) 2005 Thibaut VARENE (c) 2005 Patrick McHardy (c) 2005 MontaVista Software, Inc. This file is licensed under the terms of the GNU General Public License version 2. This program is licensed "as is" without any warranty of any kind, whether express or implied. (c) 2005 MontaVista Software, Inc. (c) 2005 Mauro Carvalho Chehab Multituner support and i2c address binding (c) 2005 Mauro Carvalho Chehab Based on a dummy cx88 module by Gerd Knorr Based on dummy.c by Jaroslav Kysela (c) 2005 Hartmut Hackmann (c) 2005 Hans J. Koch (c) 2005 Guillaume GOURAT / NexVision guillaume.gourat@nexvision.fr (c) 2005 Daniel Drake (c) 2005 Chris Pascoe (c) 2005 Benjamin Herrenschmidt , IBM Corp. (c) 2005 Ben Dooks (c) 2005 Becky Bruce , Freescale Semiconductor, FSL SOC and 32-bit additions (c) 2004-2005, Eugene Surovegin (c) 2004-2005 Simtec Electronics http://www.simtec.co.uk/products/SWLINUX/ Ben Dooks (c) 2004, Dave Jones, Red Hat Inc. Licensed under the GPL v2. (c) 2004, 2005 Daniel Drake (c) 2004, 2005 Chris Pascoe (c) 2004 Simtec Electronics http://www.simtec.co.uk/products/SWLINUX/ Ben Dooks (c) 2004 Simtec Electronics (c) 2004 Olivier Gournet & Andrew de Quincey (c) 2004 MontaVista Software, Inc. Adapted from gdb/sim/arm/thumbemu.c -- Thumb instruction emulation. (c) 2004 Mickael Hoerdt, LSIIT Laboratory, Strasbourg, France (c) 2004 Jelle Foks (c) 2004 Jean-Philippe Andriot, 6WIND, Paris, France (c) 2004 Ian Molton (c) 2004 Gerd Knorr [SuSE Labs] (c) 2004 Gerd Knorr [SUSE Labs] (c) 2004 Gerd Knorr (c) 2004 Chris Pascoe (c) 2004 Ben Dooks (c) 2004 Andrew de Quincey (c) 2004 Andrew de Quincey (c) 2003-2012 Advanced Micro Devices, Inc. Your use of this code is subject to the terms and conditions of the GNU general public license version 2. See "COPYING" or http://www.gnu.org/licenses/gpl.html (c) 2003-2009 Alan Stern (stern@rowland.harvard.edu) (c) 2003-2006 Advanced Micro Devices, Inc. Your use of this code is subject to the terms and conditions of the GNU general public license version 2. See "COPYING" or http://www.gnu.org/licenses/gpl.html (c) 2003-04 Gerd Knorr [SuSE Labs] (c) 2003,2004 Joerg Albert (c) 2003,04 Gerd Knorr [SUSE Labs] (c) 2003, Fabian Frederick (c) 2003, Benjamin Herrenscmidt (benh@kernel.crashing.org) (c) 2003, 2004 Andrew de Quincey & Robert Schlabbach (c) 2003 Phytec Messtechnik GmbH (c) 2003 Manfred Spraul (c) 2003 Gerd Knorr [SuSE Labs] (c) 2003 Gerd Knorr (c) 2003 Benjamin Herrenschmidt Armin Kuster Johnnie Peters (c) 2002-2007, Benjamin Herrenscmidt (benh@kernel.crashing.org) (c) 2002-2004 Randolph Chung (c) 2002,2003 Andi Kleen, SuSE Labs. Subject to the GNU Public License, v.2 (c) 2002,2003 Andi Kleen, SuSE Labs. (c) 2002 Yurij Sysoev (c) 2002 Wolfgang Scherr (c) 2002 Thomas Kreiling (c) 2002 Simon Munton (c) 2002 Monta Vista Software Inc (c) 2002 Manfred Spraul (c) 2002 Gerd Knorr (c) 2002 Andries Brouwer (aeb@cwi.nl) Developed with the assistance of: (c) 2002 Alan Stern (stern@rowland.org) (c) 2002 Alan Stern (c) 2001-2002 Petr Vandrovec (c) 2001-2002 Andrey Ulanov which was partially based on: (c) 2001-04 Gerd Knorr [SuSE Labs] (c) 2001-03 Gerd Knorr [SuSE Labs] (c) 2001,02 Gerd Knorr [SuSE Labs] (c) 2001,02 Gerd Knorr (c) 2001, Dave Jones. (the file handling bit) (c) 2001, 2006 IBM Corporation. (c) 2001 Robert Siemer (c) 2001 Red Hat Inc Lockless wakeup (c) 2001 Micro Solutions Inc. Released under the terms of the GNU General Public license (c) 2001 Michael Eskin, Tom Zakrajsek [Windows version] (c) 2001 Daniel Phillips (c) 2000-2004 Omnikey AG (http://www.omnikey.com/) (c) 2000-2003 Gerd Knorr (c) 2000-2002 Ziglio Frediano, freddy77@angelfire.com but almost nothing remained here after conversion to generic TEA575x implementation (c) 2000-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) (c) 2000-2002 Gerd Knorr (c) 2000-2001 Vojtech Pavlik (c) 2000-03 Gerd Knorr [SuSE Labs] (c) 2000, 2001 Robert Baruch (autophile@starband.net) (c) 2000 Yggdrasil Computing, Inc. (c) 2000 Stephen J. Gowdy (SGowdy@lbl.gov) (c) 2000 Stephane Alnet (c) 2000 Manfred Spraul (c) 2000 Justin Schoeman (c) 2000 Justin Schoeman (c) 2000 Jorge Nerin (c) 2000 Jimmie Mayfield (mayfield+usb@sackheads.org) (c) 2000 Jimmie Mayfield (mayfield+datafab@sackheads.org) (c) 2000 Interlan Communications (c) 2000 Grant Grundler (from parisc I/O MMU code) (c) 2000 Gerd Knorr Nov 2002: Martin Bene : only ignore TIME_WAIT or gone connections (c) 2000 Geert Uytterhoeven (c) 2000 Edward Betts (c) 2000 David L. Brown, Jr. (usb-storage@davidb.org) (c) 2000 Crutcher Dunnavant overhauled to use key registration based upon discusions in irc://irc.openprojects.net/#kernelnewbies (c) 2000 Compaq Computer Corporation. (Author: Jamey Hicks) (c) 2000 Adam J. Richter (adam@yggdrasil.com), Yggdrasil Computing, Inc. (c) 1999/2000 Henning Zabel (c) 1999-2003 Matthew Dharm (mdharm-usb@one-eyed-alien.net) (c) 1999-2003 Gerd Knorr (c) 1999-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) (c) 1999-2002 Gerd Knorr (c) 1999-2002 Gerd Knorr (c) 1999-2001 Gerd Knorr (c) 1999--2000 Martin Mares (c) 1999,2000 Gerd Knorr (c) 1999, Rt-Control, Inc. (c) 1999, Multiple IO-APIC support, developed by Ken-ichi Yaku and Hidemi Kishimoto , further tested and cleaned up by Zach Brown and Ingo Molnar (c) 1999, 2000, 2009 Ingo Molnar (c) 1999, 2000 Matthew Dharm (mdharm-usb@one-eyed-alien.net) (c) 1999 Vojtech Pavlik Sponsored by SuSE (c) 1999 Terrehon Bowden Bodo Bauer (c) 1999 Steve Ratcliffe (c) 1999 R. Offermanns (rolf@offermanns.de) based on the aimslab radio driver from M. Kirkwood many thanks to Michael Becker and Friedhelm Birth (from TerraTec) (c) 1999 Michael Gee (michael@linuxspecific.com) (c) 1999 Martin Mares (c) 1999 Manfred Spraul namespaces support. 2006 OpenVZ, SWsoft Inc. Pavel Emelianov (c) 1999 Manfred Spraul Enforced range limit on SEM_UNDO (c) 1999 Manfred Spraul (c) 1999 Dragos Acostachioaie BIGMEM support, Andrea Arcangeli SMP thread shm, Jean-Luc Boyard HIGHMEM support, Ingo Molnar Make shmmax, shmall, shmmni sysctl'able, Christoph Rohland Shared /dev/zero support, Kanoj Sarcar Move the mm functionality over to mm/shmem.c, Christoph Rohland (c) 1999 Dragos Acostachioaie (c) 1999 Dr. Henrik Seidel (c) 1999 Don Dugger (c) 1999 David Huggins-Daines (c) 1999 Dave S. Miller (from sparc64 I/O MMU code) (c) 1999 Ben Pfaff and Petr Vandrovec (c) 1999 Asit Mallick (c) 1999 Andreas Gal (c) 1999 Alpha Processor, Inc. (c) 1999 Al Smith "; (c) 1998-99, 2000, 2009 Ingo Molnar (c) 1998-99, 2000 Ingo Molnar (c) 1998-2002 Petr Vandrovec (c) 1998-1999 by Jaroslav Kysela (c) 1998-1999 Precision Insight, Inc., Cedar Park, Texas. i740fb by Patrick LERDA, v0.9 (c) 1998, 1999, Rik van Riel (c) 1998, 1999, 2000, 2009 Ingo Molnar (c) 1998, 1999 Philip Blundell (c) 1998 by Armin Schindler (mac@gismo.telekom.de) (c) 1998 Tom Lees Minor reorganizations by David Hinds (c) 1998 San Mehat (CCC) -July 1998 proc/sys/debug/alignment, modified and integrated into Linux 2.1 by Russell King (c) 1998 Phil Blundell (c) 1998 Petr Vandrovec, vandrove@vc.cvut.cz (c) 1998 Mike Shaver. (c) 1998 Martin Mares (c) 1998 Ingo Molnar (c) 1998 Grant R. Guenther Under the terms of the GNU General Public License. (c) 1998 Grant R. Guenther Under the terms of the GNU General Public License (c) 1998 Gerd Knorr (c) 1998 Gerd Knorr Modified for the ALSA driver by Jaroslav Kysela (c) 1998 Gerd Knorr (c) 1998 Gerd Knorr (c) 1998 David Huggins-Daines. (c) 1998 David Campbell (c) 1998 Andrew Apted (c) 1997-8 Grant R. Guenther Under the terms of the GPL. (c) 1997-8 Grant R. Guenther Under the terms of the GNU General Public License. (c) 1997-8 Grant Guenther (c) 1997-2001 Gerd Knorr (c) 1997, Ronald van Cuijlenborg ronald.van.cuijlenborg@tip.nl or nutty@dds.nl (c) 1997, 1998 Hauke Fath. (c) 1997 by Andi Kleen (c) 1997 Martin Mares based on ideas by Pavel Machek (c) 1997 Martin Mares (c) 1997 M. Kirkwood (c) 1996-8 Grant R. Guenther Under the terms of the GNU General Public License. (c) 1996-8 Grant R. Guenther Under the terms of the GNU General Public License (c) 1996-2003 Gerd Knorr (c) 1996, Ingmar Baumgart ingmar@gonzo.schwaben.de (c) 1996 by Christian Mock (cm@kukuruz.ping.at) (c) 1996 Hans-Joachim Widmaier - Rewritten (c) 1996 Hans-Joachim Widmaier (c) 1996 Grant R. Guenther grant@torque.net David Campbell (c) 1995-2004 Russell King (c) 1995-2002 Russell King (c) 1995-2001 Russell King (c) 1995-1998 Patrick Caulfield. (c) 1995-1998 E.M. Serrat emserrat@geocities.com (c) 1995,1996 Grant R. Guenther, grant@torque.net, under the terms of the GNU General Public License. (c) 1995,1996 Christian Vogelgsang. (c) 1995,1996 Christian Vogelgsang, (c) 1995 by Michael Schlueter & Michael Marte (c) 1995 Michael Neuffer neuffer@goofy.zdv.uni-mainz.de Version: 0.99.8 last change: 95/09/13 (c) 1995 David Mosberger (davidm@cs.arizona.edu) (c) 1995 Alan Cox, CymruNET Ltd (c) 1995 Alan Cox, Building #3 (c) 1995 Alan Cox, Building #3 (c) 1995 Alan Cox, Linux Consultancy and Custom Driver Development (c) 1994,1995,1996, Kevin Lentin K.Lentin@cs.monash.edu.au (c) 1994,1995,1996 Kevin Lentin (c) 1993,2000 by Joerg Reuter DL1BKE (c) 1993 Guido ten Dolle PE1NNZ (c) 1993 Drew Eckhard (c) 1988 Silicon Graphics (C) by Vojtech Pavlik (C) by Gert Doering and Klaus Weidner Used by permission of Gert Doering (C) YOKOTA Hiroshi (C) Xilinx Inc. (C) Waldorf Electronics, Germany Written by Andreas Busse (C) The elitist m68k Users(TM) (C) Texas Instruments. (C) Texas Instruments, Inc. http://www.ti.com/ (C) Texas Instruments, Inc. (C) Steve Whitehouse 1999 derived from the ipv4 netfilter header file which is (C) SYSFS Interface: (C) SGI 2006, Christoph Lameter Cleaned up and restructured to ease the addition of alternative implementations of SLAB allocators. (C) SBE Inc., used by permission. (C) Rusty Russell, IBM 2002 (C) Roman Zippel (assigned DJD, 1999) (C) Return data : variable length of data (C) Peter T. Breuer (ptb@ot.uc3m.es) 2003 (C) Neil Horman (C) Nadia Yvette Chambers, April 2004 (C) Linux Foundation 2008-2013 Unified interface for all slab allocators (C) Linus Torvalds (C) Leaguerme (Shenzhen) MicroElectronics Co., Ltd. (C) Jens Axboe 2008 (C) Jean Tourrilhes. (C) Jay Lan, SGI, 2006 (C) INESC 1999 (C) INESC 1998 (C) David S. Miller. (C) David Hinds. (C) David Hinds and the Linux wireless (C) David Brownell (C) DENX Software Engineering. (C) Copyright Yggdrasil Computing, Inc. 2000 usb_device_id matching changes by Adam J. Richter) (C) Copyright TOSHIBA CORPORATION 2007 (C) Copyright TOSHIBA CORPORATION 2005-2007 All Rights Reserved. (C) Copyright TOSHIBA CORPORATION 2005-2007 (C) Copyright TOSHIBA CORPORATION 2005-2006 (C) Copyright TOSHIBA CORPORATION 2004-2007 All Rights Reserved. (C) Copyright TOSHIBA CORPORATION 2004-2006 (C) Copyright TOSHIBA CORPORATION 2004-2005 All Rights Reserved. (C) Copyright TOSHIBA CORPORATION 2000-2001, 2004-2007 (C) Copyright Steven King (C) Copyright Red Hat, Inc. 2005 (C) Copyright Red Hat Inc. 2017 (C) Copyright Randy Dunlap 2000 (C) Copyright Linus Torvalds 1999 (C) Copyright Linaro Limited 2015 Licensed under the GPLv2 (C) Copyright Linaro 2016 Licensed under the GPLv2 (C) Copyright Linaro 2015 Licensed under the GPLv2 (C) Copyright Linaro 2014 Licensed under the GPLv2 (C) Copyright Linaro 2013 Licensed under the GPLv2 (C) Copyright Linaro 2013 2015 Licensed under the GPLv2 (C) Copyright Linaro 2013 (C) Copyright Johannes Erdfelt 1999-2001 (C) Copyright IBM Deutschland Entwicklung GmbH 2007 (C) Copyright IBM Deutschland Entwicklung GmbH 2005-2007 (C) Copyright IBM Deutschland Entwicklung GmbH 2005 (C) Copyright IBM Corporation 2009 (C) Copyright IBM Corporation 2006. Released under GPL v2. Author : Ram Pai (linuxram@us.ibm.com) (C) Copyright IBM Corporation 2006-2008 (C) Copyright IBM Corporation 2006 (C) Copyright IBM Corporation 2005. Released under GPL v2. Author : Ram Pai (linuxram@us.ibm.com) (C) Copyright IBM Corporation 2005. Released under GPL v2. (C) Copyright IBM Corporation 2005 (C) Copyright IBM Corporation 2001-2005 (C) Copyright IBM Corporation 2001,2006 (C) Copyright IBM Corporation 1994, 2004 Authors: Colin DeVilbiss (devilbis@us.ibm.com) Santiago Leon (santil@us.ibm.com) Dave Boutcher (sleddog@us.ibm.com) (C) Copyright IBM Corporation 1994, 2003 Authors: Colin DeVilbiss (devilbis@us.ibm.com) Santiago Leon (santil@us.ibm.com) Dave Boutcher (sleddog@us.ibm.com) (C) Copyright IBM Corp. 2013 (C) Copyright IBM Corp. 2007 - Joy Latten (C) Copyright IBM Corp. 2006 (C) Copyright IBM Corp. 2005-2008 (C) Copyright IBM Corp. 2005 device driver to exploit watchdog RTAS functions (C) Copyright IBM Corp. 2005 (C) Copyright IBM Corp. 2003, 2004 (C) Copyright IBM Corp. 2002, 2004 (C) Copyright IBM Corp. 2001, 2004 (C) Copyright IBM Corp. 2001, 2003 (C) Copyright IBM 2015 (C) Copyright IBM 2014 (C) Copyright IBM 2012 Licensed under the GPLv2 (C) Copyright IBM 2012 (C) Copyright IBM 2005 (C) Copyright IBM 2004, 2005, 2006, 2012 Licensed under the GPLv2 (C) Copyright IBM 2003, 2004, 2005, 2012 (C) Copyright Gregory P. Smith 1999 (C) Copyright Greg Kroah-Hartman 2002-2003 (C) Copyright Embedded Alley Solutions, Inc 2005 Author: Pantelis Antoniou (C) Copyright Deti Fliegl 1999 (new USB architecture) (C) Copyright Deti Fliegl 1999 (C) Copyright David Gibson, IBM Corporation 2008. (C) Copyright David Gibson, IBM Corporation 2001-2003. (C) Copyright David Gibson, IBM Corp. 2002-2003. (C) Copyright David Gibson, IBM Corp. 2001-2003. (C) Copyright David Gibson , IBM Corporation. 2007. (C) Copyright David Gibson , IBM Corporation. 2005. (C) Copyright David Brownell 2000-2004 (C) Copyright David Brownell 2000-2002 (C) Copyright David Brownell 2000-2001 (kernel hotplug, usb_device_id, more docs, etc) (C) Copyright AudioScience Inc. 2007 (C) Copyright AudioScience Inc. 2002 (C) Copyright AudioScience Inc. 1998-2010 (C) Copyright AudioScience Inc. 1998-2003 (C) Copyright AudioScience Inc. 1997-2003 (C) Copyright AudioScience Inc. 1996-2009 (C) Copyright Andreas Gal 1999 (C) Copyright Al Viro 2002,2003 (C) Copyright Al Viro 2000, 2001 Released under GPL v2. (C) Copyright 2018, Xilinx, Inc. (C) Copyright 2018 MIPS Tech LLC (C) Copyright 2018 - Will Deacon (C) Copyright 2017-2018 - Mathieu Desnoyers (C) Copyright 2017, Angelo Dureghello (C) Copyright 2017 Sootech SA (C) Copyright 2017 Intel Corporation Author: Andy Shevchenko (C) Copyright 2017 Intel Corporation (C) Copyright 2017 - 2018, Xilinx, Inc. (C) Copyright 2016-2018 - Mathieu Desnoyers (C) Copyright 2016-2018 - Boqun Feng (C) Copyright 2016, Xilinx, Inc. (C) Copyright 2016, Angelo Dureghello (C) Copyright 2016 Valentin Longchamp, Keymile AG, valentin.longchamp@keymile.com (C) Copyright 2016 Red Hat, Inc (C) Copyright 2016 Intel Corporation Author: Tim Chen (C) Copyright 2016 Intel Corporation Author: Andy Shevchenko (C) Copyright 2016 Intel Corporation (C) Copyright 2016 - 2018, Xilinx, Inc. (C) Copyright 2015 Intel Corporation (C) Copyright 2015 Intel Corp. (C) Copyright 2015 Hewlett-Packard Enterprise Development LP (C) Copyright 2015 - 2018, Xilinx, Inc. (C) Copyright 2014-2015 Intel Corporation (C) Copyright 2014, 2016 Intel Corporation Authors: Andy Shevchenko Dan O'Donovan (C) Copyright 2014, 2015 Linaro Ltd. Author: Ashwin Chaugule (C) Copyright 2014 Valentin Longchamp, Keymile AG, valentin.longchamp@keymile.com (C) Copyright 2014 Intel Corporation Author: David Cohen (C) Copyright 2014 Intel Corporation (C) Copyright 2014 David Mosberger-Tang (C) Copyright 2014 Christophe Vu-Brugier (C) Copyright 2014 - 2015, Xilinx, Inc. (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P. (C) Copyright 2013-2014,2018 Red Hat, Inc. (C) Copyright 2013-2014 O2S GmbH (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P. (C) Copyright 2013-2014 Hans de Goede (C) Copyright 2013-2014 David Lanzendörfer (C) Copyright 2013, Jonas Jensen (C) Copyright 2013, 2015 Linaro Limited Licensed under the GPLv2 (C) Copyright 2013, 2015 Linaro Limited Licensed under the GPL (C) Copyright 2013 Intel Corporation Author: Sathyanarayanan Kuppuswamy (C) Copyright 2013 Intel Corporation (C) Copyright 2013 IBM Corporation (C) Copyright 2013 - 2014 Xilinx, Inc. (C) Copyright 2012, Steven king (C) Copyright 2012, Steven King (C) Copyright 2012, Greg Ungerer (C) Copyright 2012, Greg Ungerer (C) Copyright 2012 by Wolfram Sang, Pengutronix e.K. same license as the driver (C) Copyright 2012 by Wolfram Sang same license as the driver (C) Copyright 2012 Regents of the University of California (C) Copyright 2012 Marvell International Ltd. All Rights Reserved (C) Copyright 2012 Intel Corporation Author: Dirk Brandewie (C) Copyright 2011~2014 Bosch Sensortec GmbH All Rights Reserved (C) Copyright 2011, Greg Ungerer (C) Copyright 2011 (Alejandro Cabrera ) (C) Copyright 2010-2016 Reuuimlla Technology Co., Ltd. huangxin Mylène Josserand (C) Copyright 2010-2013 Datera, Inc. (C) Copyright 2010-2012 IBM Corp. (C) Copyright 2010, Tobias Klauser (C) Copyright 2010, Greg Ungerer (C) Copyright 2010 Marvell International Ltd. All Rights Reserved (C) Copyright 2010 Intel Corporation (C) Copyright 2010 Dirk Eibach, Guntermann & Drunck GmbH (C) Copyright 2009-2011, Greg Ungerer (C) Copyright 2009-2011 Faraday Technology Po-Yu Chuang (C) Copyright 2009-2010 Nokia Siemens Networks, michael.lawnick.ext@nsn.com (C) Copyright 2009, Texas Instruments, Inc. http://www.ti.com/ (C) Copyright 2009, Steven King (C) Copyright 2009, Philippe De Muyter (phdm@macqel.be) (C) Copyright 2009, Greg Ungerer (C) Copyright 2009, Greg Ungerer (C) Copyright 2009, Applied Micro Circuits Corporation Victor Gallardo (vgallardo@amcc.com) (C) Copyright 2009 Marvell International Ltd. All Rights Reserved (C) Copyright 2009 Intel Corporation Author: Jacob Pan (jacob.jun.pan@intel.com) Feng Tang (feng.tang@intel.com) (C) Copyright 2009 Intel Corporation Author: Jacob Pan (jacob.jun.pan@intel.com) (C) Copyright 2009 Intel Corporation Author: Arjan van de Ven (C) Copyright 2009 Intel Corporation (C) Copyright 2009 Hewlett-Packard Development Company, L.P. Andrew Patterson (C) Copyright 2008-2010,2015 Intel Corporation Author: Sreedhara DS (sreedhara.ds@intel.com) (C) Copyright 2008-2010 Intel Corporation Author: Sreedhara DS (sreedhara.ds@intel.com) (C) Copyright 2008, Thomas Chou (C) Copyright 2008, 2012 Intel Corporation Author: Jacob Pan (jacob.jun.pan@intel.com) Author: Sathyanarayanan Kuppuswamy (C) Copyright 2008 by Pengutronix (C) Copyright 2008 Xilinx, Inc. (C) Copyright 2008 Stefano Babic, DENX Software Engineering, sbabic@denx.de. (C) Copyright 2008 Magnus Damm (C) Copyright 2008 Intel Corporation, Arjan van de Ven. (C) Copyright 2008 Intel Corporation Author: Arjan van de Ven (C) Copyright 2008 Intel Corporation (C) Copyright 2008 Glauber Costa (C) Copyright 2008 Applied Micro Circuits Corporation Victor Gallardo Adam Graham (C) Copyright 2007-2018 Xilinx, Inc. (C) Copyright 2007-2013 Michal Simek (C) Copyright 2007-2012 PetaLogix Qld Pty Ltd (C) Copyright 2007-2011 Reuuimlla Technology Co., Ltd. (C) Copyright 2007-2011 Aaron Maoye (C) Copyright 2007-2009 Michal Simek (C) Copyright 2007-2008 Xilinx, Inc. (C) Copyright 2007-2008 TOSHIBA CORPORATION (C) Copyright 2007, Greg Ungerer (C) Copyright 2007, Axis Communications, Hans-Peter Nilsson (hp@axis.com) (C) Copyright 2007, ATRON electronic GmbH, Jan Nikitenko (C) Copyright 2007, 2009 Tiago Vignatti (C) Copyright 2007, 2008 Dmitry Baryshkov (C) Copyright 2007 Texas Instruments Karthik Dasu (C) Copyright 2007 TOSHIBA CORPORATION (C) Copyright 2007 Rodolfo Giometti (C) Copyright 2007 Paulo R. Zanoni (C) Copyright 2007 OpenWrt.org, Florian Fainelli (C) Copyright 2007 Novell Inc. (C) Copyright 2007 MIPS Technologies, Inc. written by Ralf Baechle (C) Copyright 2007 Hewlett-Packard Development Company, L.P. (C) Copyright 2007 Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com Based on code written by: Pantelis Antoniou and Matthew McClintock (C) Copyright 2007 Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com (C) Copyright 2007 Ash Willis (C) Copyright 2006-2010 PMC-Sierra Inc (C) Copyright 2006-2007, IBM Corporation (C) Copyright 2006-2007, David Brownell (C) Copyright 2006-2007 TOSHIBA CORPORATION (C) Copyright 2006 TOSHIBA CORPORATION (C) Copyright 2006 Sylvain Munaut (C) Copyright 2006 Sven Anders, and Marcus Junker, (C) Copyright 2006 Red Hat Inc, All Rights Reserved Thanks to Thomas Gleixner for suggestions, analysis and fixes. (C) Copyright 2006 Ralf Baechle (C) Copyright 2006 Novell Inc. (C) Copyright 2006 Nokia Corporation Fixed idle loop sleep Igor Stoppa (C) Copyright 2006 IBM Corp. (C) Copyright 2006 Helge Deller (C) Copyright 2005, Intec Automation, Mike Lavender (mike@steroidmicros) (C) Copyright 2005, Intec Automation (mike@steroidmicros.com) (C) Copyright 2005 Tundra Semiconductor Corp. Kong Lai, <kong.lai@tundra.com). (C) Copyright 2005 Tundra Semiconductor Corp. Alex Bounine, <alexandreb at tundra.com). (C) Copyright 2005 Robert Love (C) Copyright 2005 Linus Torvalds (C) Copyright 2005 Kyle McMartin (C) Copyright 2005 Ian Molton (C) Copyright 2005 Greg Kroah-Hartman (C) Copyright 2005 Christoph Lameter, Silicon Graphics, Inc. Subject to the GNU Public License, version 2. (C) Copyright 2005 Chris Humbert (C) Copyright 2005 Benjamin Herrenschmidt (C) Copyright 2005 Andi Kleen (C) Copyright 2005 4G Systems , All Rights Reserved. http://www.4g-systems.biz (C) Copyright 2005 - 2010 Paul Mundt (C) Copyright 2004-2007 Alan Stern, stern@rowland.harvard.edu (C) Copyright 2004, Greg Ungerer (gerg@snapgear.com) (C) Copyright 2004, 2005 Cavium Networks (C) Copyright 2004 Texas Instruments, Richard Woodruff (C) Copyright 2004 Silicon Graphics, Inc. Jesse Barnes (C) Copyright 2004 Linus Torvalds (C) Copyright 2004 Lineo Solutions, Inc. (C) Copyright 2004 Jon Smirl (C) Copyright 2004 John Lenz (C) Copyright 2004 Alan Stern, stern@rowland.harvard.edu (C) Copyright 2003-2007, Greg Ungerer (C) Copyright 2003-2007, Greg Ungerer (C) Copyright 2003-2006 Sven Anders (C) Copyright 2003-2005, Greg Ungerer (C) Copyright 2003-2004 Humboldt Solutions Ltd, adrian@humboldt.co.uk. (C) Copyright 2003, Greg Ungerer (gerg@snapgear.com) (C) Copyright 2003, 2004 Jamie Lokier (C) Copyright 2003 Red Hat Inc, All Rights Reserved (C) Copyright 2003 Red Hat Inc (C) Copyright 2003 Red Hat Inc (C) Copyright 2003 Matthew Wilcox (C) Copyright 2003 Hewlett-Packard (C) Copyright 2003 Grant Grundler (C) Copyright 2002-2015 Yoshinori Sato (C) Copyright 2002-2012, Greg Ungerer (C) Copyright 2002-2004, 2007 Greg Kroah-Hartman (C) Copyright 2002-2004 by David Brownell All Rights Reserved. (C) Copyright 2002-2004 IBM Corp. (C) Copyright 2002-2004 Greg Kroah-Hartman (C) Copyright 2002,2004,2006 Greg Kroah-Hartman (C) Copyright 2002,2004 IBM Corp. (C) Copyright 2002,2004 Greg Kroah-Hartman (C) Copyright 2002, Greg Ungerer (gerg@snapgear.com) (C) Copyright 2002 Red Hat Inc, All Rights Reserved (C) Copyright 2002 Red Hat Inc (C) Copyright 2002 Red Hat Inc (C) Copyright 2002 Linus Torvalds Portions based on the vdso-randomization code from exec-shield: (C) Copyright 2002 Hewlett-Packard Company (C) Copyright 2002 David Brownell (C) Copyright 2002 Christoph Hellwig (C) Copyright 2002 Alan Cox (C) Copyright 2001-2006 Helge Deller (C) Copyright 2001-2006 Alex Zeffertt, Cambridge Broadband Ltd, ajz@cambridgebroadband.com Re-worked by Ben Greear (C) Copyright 2001-2003 by Geert Uytterhoeven (C) Copyright 2001-2002, SnapGear Inc., (www.snapgear.com) (C) Copyright 2001-2002, SnapGear (www.snapgear.com) (C) Copyright 2001, SnapGear (www.snapgear.com) (C) Copyright 2001, Lineo Inc. (www.lineo.com) (C) Copyright 2001, 2002 Rusty Russell IBM Corporation include include include (C) Copyright 2001, 2002 Ralf Baechle (C) Copyright 2001 Linus Torvalds (C) Copyright 2001 John Marvin (C) Copyright 2001 Brad Hards (bhards@bigpond.net.au) (C) Copyright 2000-2010, Greg Ungerer (C) Copyright 2000-2005, Greg Ungerer (gerg@snapgear.com) (C) Copyright 2000-2005 David Brownell (C) Copyright 2000-2004 David Brownell (C) Copyright 2000-2002, Greg Ungerer (C) Copyright 2000-2002 David Brownell (C) Copyright 2000-2001, Lineo Inc. (www.lineo.com) (C) Copyright 2000-2001, Lineo (www.lineo.com) (C) Copyright 2000-2001, Greg Ungerer (gerg@snapgear.com) (C) Copyright 2000, Lineo Inc. (www.lineo.com) (C) Copyright 2000, Lineo (www.lineo.com) (C) Copyright 2000, 2001 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000 Yggdrasil Computing, Inc. (port of new PCI interface support from usb-ohci.c by Adam Richter, adam@yggdrasil.com). (C) Copyright 2000 STMicroelectronics (C) Copyright 2000 Philipp Rumpf (C) Copyright 2000 Oliver Neukum (C) Copyright 2000 Martin K. Petersen (C) Copyright 2000 Linuxcare, Inc. (C) Copyright 2000 Linuxcare Canada, Inc. (C) Copyright 2000 John Fremlin (C) Copyright 2000 Grant Grundler (C) Copyright 2000 Alex deVries (C) Copyright 1999-2011, Greg Ungerer . (C) Copyright 1999-2006, Greg Ungerer (gerg@snapgear.com) (C) Copyright 1999-2006, Greg Ungerer (C) Copyright 1999-2003, Greg Ungerer (gerg@snapgear.com) (C) Copyright 1999-2002 Johannes Erdfelt, johannes@erdfelt.com (C) Copyright 1999-2001 Johannes Erdfelt (C) Copyright 1999-2000, Moreton Bay (www.moretonbay.com) (C) Copyright 1999-2000, Greg Ungerer (gerg@snapgear.com) (C) Copyright 1999-2000 Scott J. Bertin (C) Copyright 1999-2000 Peter Pregler (C) Copyright 1999-2000 Johannes Erdfelt (C) Copyright 1999,2000 Thomas Sailer . proc file per device) (C) Copyright 1999, Rob Scott (rscott@mtrob.ml.org) (C) Copyright 1999, Moreton Bay Ventures Pty Ltd. (C) Copyright 1999, Lineo (www.lineo.com) (C) Copyright 1999, Greg Ungerer (gerg@snapgear.com) (C) Copyright 1999, 2000 Linus Torvalds (C) Copyright 1999 Thomas Sailer, sailer@ife.ee.ethz.ch (C) Copyright 1999 Silicon Graphics, Inc. (C) Copyright 1999 Roman Weissgaerber, weissg@vienna.at (C) Copyright 1999 Roman Weissgaerber (C) Copyright 1999 Randy Dunlap. (C) Copyright 1999 Randy Dunlap (C) Copyright 1999 Linus Torvalds ] (C) Copyright 1999 Linus Torvalds (C) Copyright 1999 Johannes Erdfelt (C) Copyright 1999 Gregory P. Smith] (C) Copyright 1999 Gregory P. Smith (from usb-ohci.c) (C) Copyright 1999 Gregory P. Smith (C) Copyright 1999 Georg Acher, acher@in.tum.de (C) Copyright 1999 Deti Fliegl, deti@fliegl.de (C) Copyright 1999 Deti Fliegl (new USB architecture) (C) Copyright 1998-2000 by some Elitist 680x0 Users(TM) (C) Copyright 1998 Linus Torvalds (C) Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved. (C) Copyright 1997 Thomas Schoebel-Theuer, with heavy changes by Linus Torvalds (C) Copyright 1997 Alain Malek Alain.Malek@cryogen.com) (C) Copyright 1996, 97, 99, 2002, 03 Ralf Baechle (C) Copyright 1996 Linus Torvalds accelerated versions (and 21264 assembly versions ) contributed by Rick Gorton (C) Copyright 1996 Linus Torvalds (C) Copyright 1995-2003 by Geert Uytterhoeven (C) Copyright 1995-1999 Tekram Technology Co., Ltd. (C) Copyright 1995 by Geert Uytterhoeven, Peter De Schrijver (C) Copyright 1995 by Geert Uytterhoeven (C) Copyright 1995 Linus Torvalds (C) Copyright 1995 1996, 2014 Linus Torvalds (C) Copyright 1995 1996 Linus Torvalds Hacked for ARM by Phil Blundell Hacked to allow all architectures to build, and various cleanups by Russell King (C) Copyright 1995 1996 Linus Torvalds (C) Copyright 1995 - 1997 Marco van Wieringen - ELM Consultancy B.V. (C) Copyright 1994 Linus Torvalds (C) Copyright 1994 - 1997 Marco van Wieringen (C) Copyright 1991-2000 Linus Torvalds (C) Copyright ..." is shown in the HTML footer. Default is True. html_show_copyright = True (C) Copyright (C) 2002 Greg Kroah-Hartman (C) Copyright (C) 2000-2001 Hugh Blemings (C) Carnegie Mellon University (C) COPYRIGHT 2016 ARM Limited. All rights reserved. Author: Liviu Dudau (C) COPYRIGHT 2016 ARM Limited. All rights reserved. Author: Brian Starkey (C) COPYRIGHT 2013-2016 ARM Limited. All rights reserved. (C) COPYRIGHT 2012-2013 ARM Limited. All rights reserved. (C) CC Computer Consultants GmbH, 2008 (C) CC Computer Consultants GmbH, 2007 (C) Balbir Singh, IBM Corp. 2006 (C) 2018 Synopsys, Inc. (www.synopsys.com) (C) 2018 Mojatau, Alexander Aring (C) 2017-2018 Synopsys, Inc. (www.synopsys.com) (C) 2017 Red Hat GmbH Author: Florian Westphal (C) 2017 Linus Walleij (C) 2017 Hemant K Shaw, IBM Corporation. (C) 2017 Helge Deller (C) 2017 Anju T Sudhakar, IBM Corporation. (C) 2016 by Pablo Neira Ayuso (C) 2016 Pengutronix, Alexander Aring (C) 2016 Arnaldo Carvalho de Melo (C) 2015-2018 Kevin Darbyshire-Bryant (C) 2015-2016 Mathieu Poirier (C) 2015-2016 Chunyan Zhang (C) 2015 by Il Han (C) 2015 Red Hat GmbH Author: Florian Westphal (C) 2015 Pengutronix, Alexander Aring (C) 2015 Borislav Petkov (C) 2014-2015 Pratik Patel (C) 2014 by Pablo Neira Ayuso (C) 2014 Intel Corp., Rafael J. Wysocki (C) 2013 Viresh Kumar (C) 2013 James Chapman (C) 2013 Daniel Borkmann (C) 2013 Astaro GmbH & Co KG (C) 2012-2014 by sysmocom - s.f.m.c. GmbH (C) 2012-2013 by Pablo Neira Ayuso (C) 2012 by Vyatta Inc. (C) 2012 by Pablo Neira Ayuso (C) 2012 by Lemonage GmbH Author: Lars Poeschel All rights reserved. (C) 2012 by Hans Schillstrom (C) 2012 Wolfram Sang, Pengutronix (C) 2012 Sasha Levin (C) 2012 Pablo Neira Ayuso (C) 2012 MontaVista Software, LLC (C) 2012 Michel Lespinasse (C) 2012 Google, Inc. Author: Kent Overstreet (C) 2012 Christoph Lameter (C) 2011 Thomas Renninger , Novell Inc. (C) 2011 Thomas Renninger Novell Inc. (C) 2011 The Chromium OS Authors (C) 2011 Patrick McHardy (C) 2011 Pablo Neira Ayuso (C) 2011 Omnibond Systems (C) 2011 MyungJoo Ham , GPL (C) 2011 Linux Foundation, Christoph Lameter (C) 2011 Intra2net AG (C) 2011 Hans de Goede (C) 2011 DENX Software Engineering, Anatolij Gustschin (C) 2011 Bartlomiej Zolnierkiewicz (C) 2011 - 2014 Srivatsa S. Bhat (C) 2010. All rights reserved. (C) 2010-2011 Thomas Graf (C) 2010-2011 Red Hat, Inc. (C) 2010,2011 Thomas Renninger , Novell Inc. (C) 2010,2011 Thomas Renninger , Novell Inc (C) 2010 Thomas Renninger (C) 2010 Red Hat, Inc. (C) 2010 Red Hat Inc Author: Michael S. Tsirkin (C) 2010 Pablo Neira Ayuso (C) 2010 Michael J. Cree (C) 2010 Luotao Fu All rights reserved. (C) 2010 Eric Dumazet (C) 2010 Bartlomiej Zolnierkiewicz (C) 2010 Alan Stern (C) 2009-2011 Rafael J. Wysocki , Novell Inc. (C) 2009-2010 Nishanth Menon , Texas Instruments Incorporated (C) 2009-2010 Bartlomiej Zolnierkiewicz (C) 2009 Valentin Sitdikov (C) 2009 Uwe Kleine-Koenig, Pengutronix (C) 2009 Siemens AG (C) 2009 Sascha Hauer, Pengutronix (C) 2009 Samsung Electronics Author: Michal Nazarewicz (mina86@mina86.com) (C) 2009 Google Inc. John(Jung-Ik) Lee (C) 2009 Daniel Mack ). (C) 2009 Bartlomiej Zolnierkiewicz (C) 2009 Alexander Clouter (C) 2009 - Peter Feuerer peter (a) piie.net http://piie.net 2009 Borislav Petkov bp (a) alien8.de (C) 2008-2013 Christoph Lameter (C) 2008-2009 Pablo Neira Ayuso (C) 2008, 2009, 2010, 2011 by Marc Kleine-Budde (C) 2008, 2009 by Marc Kleine-Budde (C) 2008 Wolfson Microelectronics PLC. Author: Liam Girdwood (C) 2008 Vasiliy Leonenko Many thanks to Roman Borisov for initial enabling (C) 2008 Vasiliy Leonenko (C) 2008 Patrick McHardy (C) 2008 Manuel Traut (C) 2008 Krzysztof Piotr Oledzki (C) 2008 Korolev Alexey (C) 2008 Intel Corporation (C) 2008 Anatolij Gustschin DENX Software Engineering (C) 2007-2012 Patrick McHardy (C) 2007-2010 by Jan Engelhardt (C) 2007-2008, MontaVista Software, Inc. (C) 2007,2011 Bartlomiej Zolnierkiewicz (C) 2007,2009,2010 Bartlomiej Zolnierkiewicz (C) 2007,2009 Bartlomiej Zolnierkiewicz (C) 2007,2008 Jochen Friedrich (C) 2007,2008 Dmitry Baryshkov (C) 2007, SGI. Christoph Lameter (C) 2007, 2008, 2011, 2012 Patrick McHardy (C) 2007, 2008 Patrick McHardy (C) 2007 www.softwarebitmaker.com (C) 2007 www.douglaskthompson.com (C) 2007 sgi. Christoph Lameter. (C) 2007 sgi, Christoph Lameter (C) 2007 jetzbroadband (http://jetzbroadband.com) This file may be distributed under the terms of the GNU General Public License. (C) 2007 by Sebastian Claßen (C) 2007 by Patrick McHardy (C) 2007 by Holger Schurig (C) 2007 by Hans J. Koch (C) 2007 aCarLab (India) Pvt. Ltd. (http://acarlab.com) (C) 2007 Venkatesh Pallipadi Shaohua Li Adam Belay (C) 2007 United Security Providers (C) 2007 Sukadev Bhattiprolu , IBM Many thanks to Oleg Nesterov for comments and help (C) 2007 SoftwareBitMaker (C) 2007 SGI, Christoph Lameter (C) 2007 Red Hat Inc (C) 2007 Rafael J. Wysocki , GPL (C) 2007 Pavel Emelyanov , OpenVZ, SWsoft Inc. (C) 2007 Patrick McHardy (C) 2007 Montavista Software, Inc. Vitaly Bordug (C) 2007 Mike Galbraith (C) 2007 Michel Benoit (C) 2007 Martin K. Petersen (C) 2007 Linux Networx (http://lnxi.com) This file may be distributed under the terms of the GNU General Public License. (C) 2007 Laszlo Attila Toth (C) 2007 Kees Lemmens (adapted for kernel 2.6.20) (C) 2007 Inaky Perez-Gonzalez Intel Corporation (C) 2007 Hans J. Koch (C) 2007 EADS Astrium (C) 2007 Dmitry Adamushko (C) 2007 Bartlomiej Zolnierkiewicz (C) 2007 Andrew Victor (C) 2007 Alexander Shishkin (C) 2006-2012 Patrick McHardy This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. (C) 2006-2012 Patrick McHardy (C) 2006-2010 Patrick McHardy (C) 2006-2009 VIA Technology, Inc. (C) 2006-2008 by Openmoko, Inc. Author: Harald Welte Balaji Rao All rights reserved. (C) 2006-2008 by Openmoko, Inc. Author: Balaji Rao All rights reserved. (C) 2006-2008 by Openmoko, Inc. All rights reserved. (C) 2006-2008 Takashi Iwai (C) 2006-2008 Harald Welte (C) 2006-2007 Venkatesh Pallipadi Shaohua Li Adam Belay (C) 2006-2007 Shaohua Li (C) 2006,2008 Red Hat, Inc., James Morris (C) 2006 kogiidena (C) 2006 by Patrick McHardy (C) 2006 Tim Small (C) 2006 Thomas Maier (C) 2006 Thomas Gleixner (C) 2006 Simtec Electronics (C) 2006 Red Hat Inc Alan Cox (C) 2006 Red Hat Inc (C) 2006 Red Hat (C) 2006 Red Hat (C) 2006 Rafael J. Wysocki (C) 2006 Patrick McHardy (C) 2006 MontaVista Software, Inc. Vitaly Bordug (C) 2006 Michael Ellerman, IBM Corp (C) 2006 IBM Corp (C) 2005-2017 by Pablo Neira Ayuso (C) 2005-2012 by Pablo Neira Ayuso (C) 2005-2012 Patrick McHardy (C) 2005-2007 Linux Networx (http://lnxi.com) (C) 2005-2006 Red Hat Inc Alan Cox (C) 2005-2006 Red Hat Inc (C) 2005-2006 Netfilter Core Team (C) 2005-2006 MontaVista Software, Inc. Vitaly Bordug (C) 2005-2006 Intel Corporation Inaky Perez-Gonzalez (C) 2005, 2006 Red Hat Inc. (C) 2005, 2006 Linux Networx (http://lnxi.com) This file may be distributed under the terms of the GNU General Public License. (C) 2005 by Harald Welte (C) 2005 by Christian Hentschel based on RR's ip_nat_ftp.c and other modules. (C) 2005 by Christian Hentschel based on RR's ip_conntrack_ftp.c and other modules. (C) 2005 USAGI/WIDE Project (C) 2005 Thomas Gleixner (C) 2005 Red Hat Inc Alan Cox (C) 2005 Red Hat Inc (C) 2005 Red Hat (http://www.redhat.com) This file may be distributed under the terms of the GNU General Public License. (C) 2005 Red Hat (C) 2005 Red Hat (C) 2005 Patrick McHardy (C) 2005 Pablo Neira Ayuso (C) 2005 Nokia Corporation (C) 2005 Michel Xhaard mxhaard@magic.fr (C) 2005 John Williams (C) 2005 Harald Welte (C) 2005 Harald Welte (C) 2005 Georges Toth * (C) 2005 Frank Rowand (frowand@mvista.com) PPC32 support restored by Vitaly Wool and Sergei Shtylyov (C) 2005 Frank Rowand (frowand@mvista.com) (C) 2005 Finn Thain (C) 2005 EADS Astrium This file may be distributed under the terms of the GNU General Public License. (C) 2005 Chuck Lever (C) 2005 Benedikt Spranger (C) 2004-2009 Dominik Brodowski (C) 2004-2006 by Jan-Benedict Glaw (C) 2004-2006 Sebastian Witt (C) 2004-2006 Luc Saillard (luc@saillard.org) (C) 2004,2005 Benjamin Herrenscmidt, IBM Corp. (C) 2004 jornada 720 kbd driver by Alex Lange (C) 2004 by Eric Lemoine (eric.lemoine@gmail.com) (C) 2004 by Bart De Schuymer (C) 2004 Zou Nan hai . (C) 2004 VIA Technologies Inc. (C) 2004 Tom Rini (trini@mvista.com) (C) 2004 Rusty Russell IBM Corporation based on a copy of RR's ip_nat_ftp.c (C) 2004 Red Hat (C) 2004 Pavel Machek Licensed under the terms of the GNU GPL License version 2. Based upon datasheets & sample CPUs kindly provided by AMD. (C) 2004 Paul Serice - The new inode scheme requires switching from iget() to iget5_locked() which means the NFS export operations have to be hand coded because the default routines rely on iget(). (C) 2004 Nadia Yvette Chambers, Oracle (C) 2004 NTT DATA Intellilink Co. http://www.intellilink.co.jp/ (C) 2004 Margit Schubert-While (C) 2004 Linux Networx (http://lnxi.com) This file may be distributed under the terms of the GNU General Public License. (C) 2004 Kalev Lember (C) 2004 Intracom, S.A. (C) 2004 Hiroshi Miura (C) 2004 Dominik Brodowski (C) 2004 Dominik Brodowski (C) 2004 Dominik Brodowski (C) 2004 David Bronaugh (C) 2004 Dan Brown (C) 2004 Bruno Ducrot (C) 2003-2006 Netfilter Core Team (C) 2003-2005 Netfilter Core Team (C) 2003-2004 by Harald Welte based on ideas of Fabio Olive Leite (C) 2003-2004 by Harald Welte (C) 2003-2004 Paul Clements, SteelEye Technology: persistent bitmap code (C) 2003,2004 USAGI/WIDE Project (C) 2003,2004 Aurelien Alleaume (C) 2003, 2004, 2006 Andriy Skulysh (C) 2003, 2004 Paul Mundt (C) 2003 zecke@handhelds.org (C) 2003 by Sampsa Ranta (C) 2003 by Patrick Mchardy (C) 2003 Yasuyuki Kozakai @USAGI (C) 2003 Venkatesh Pallipadi . Jun Nakajima (C) 2003 Venkatesh Pallipadi . (C) 2003 Simtec Electronics (C) 2003 Red Hat, Inc. (C) 2003 Marc Zyngier modified for SNI usage by Thomas Bogendoerfer (C) 2003 Marc Zyngier (C) 2003 Luis R. Rodriguez (C) 2003 Linux Networx (http://lnxi.com) This file may be distributed under the terms of the GNU General Public License. (C) 2003 Linux Networx (http://lnxi.com) (C) 2003 Jun Nakajima (C) 2003 Jozsef Kadlecsik (C) 2003 John Whitney (john.whitney@timesys.com) (C) 2003 Hiroshi Miura (C) 2003 Herbert Valerio Riedel (C) 2003 Dave Jones. (C) 2003 Dave Jones on behalf of SuSE Labs. (C) 2003 Dave Jones on behalf of SuSE Labs (C) 2003 Cornelius Consult (werner@cornelius-consult.de) (C) 2003 Christoph Jungegger (C) 2003 Bruno Ducrot (C) 2003 Aurelien Alleaume (C) 2003 Ardis Technologies This file may be distributed under the terms of the GNU General Public License. (C) 2003 Ardis Technologies (C) 2003 Andreas Gruenbacher (C) 2003 - 2010 Dominik Brodowski (C) 2003 - 2008 Dominik Brodowski (C) 2003 - 2004 Dominik Brodowski (C) 2003 - 2004 Dominik Brodowski (C) 2003 - 2004 Dominik Brodowski (C) 2003 - 2004 David Woodhouse (C) 2002-2013 Jozsef Kadlecsik (C) 2002-2006 by Harald Welte (C) 2002-2006 Netfilter Core Team (C) 2002-2005 by Harald Welte (C) 2002-2005 Netfilter Core Team (C) 2002-2004 Netfilter Core Team (C) 2002-2004 Ingo Molnar, Red Hat (C) 2002-2003 Nadia Yvette Chambers, IBM (C) 2002-2003 Intel Corp Inaky Perez-Gonzalez . (C) 2002, 2003 Marc Zyngier (C) 2002 by Harald Welte (C) 2002 by Harald Welte (C) 2002 by Brian J. Murrell based on a copy of HW's ip_nat_irc.c as well as other modules (C) 2002 by Brian J. Murrell based on HW's ip_conntrack_irc.c as well as other modules (C) 2002 by Adam Belay (C) 2002 Zwane Mwaikambo (C) 2002 Tora T. Engstad All Rights Reserved (C) 2002 Samuel Chessman (C) 2002 Red Hat (C) 2002 Pascal Dameme and Marc Zyngier (C) 2002 Padraig Brady. (C) 2002 Oliver Neukum (C) 2002 Nadia Yvette Chambers, IBM (C) 2002 Martin Devera (devik@cdi.cz). (C) 2002 Louis Zhuang . 2007 Alexander Eichner 2008 Pekka Paalanen (C) 2002 Hiroshi Miura All Rights Reserved (C) 2002 Hirokazu Takahashi (C) 2002 Harald Welte This software is distributed under GNU GPL v2, 1991 (C) 2002 Harald Welte (C) 2002 David Woodhouse (C) 2002 Atom Create Engineering Co., Ltd. (C) 2002 Arjan van de Ven (C) 2002 Andreas Gruenbacher, (C) 2002 Alan Stern (C) 2002 - 2004 Dominik Brodowski (C) 2002 - 2003 Dominik Brodowski (C) 2001-2004 Dave Jones. (C) 2001-2003 Red Hat, Inc. GPL'd (C) 2001-2003 Bart De Schuymer (C) 2001-2002 Patrick McHardy (C) 2001-2002 Magnus Boden (C) 2001-2002 Maciej Soltysiak (C) 2001-2002 Björn Stenberg (bjorn@haxx.se) (C) 2001-2002 Andras Kis-Szabo (C) 2001,2002,2006 by Jan-Benedict Glaw (C) 2001,2002,2003 Benjamin Herrenscmidt (benh@kernel.crashing.org) (C) 2001, 2002, 2003, 2004 Rusty Russell (C) 2001, 2002 by: Alan Cox Thomas Hood Brian Gerst (C) 2001 by Jay Schulist , (C) 2001 by Jay Schulist (C) 2001 by Karsten Merker and Maciej W. Rozycki Later on, I had access to the device's documentation (referenced below). (C) 2001 San Mehat (C) 2001 Red Hat, Inc. (C) 2001 NeilBrown (C) 2001 Martin Josefsson (C) 2001 Marc Boucher (marc@mbsi.ca). (C) 2001 Johannes Erdfelt (C) 2001 Dimitromanolakis Apostolos (C) 2001 Dave Jones, Arjan van de ven. (C) 2001 Clemson University and The University of Chicago (C) 2001 Brad Hards (C) 2001 Andreas Gruenbacher, (C) 2001 - 2013 Tensilica Inc. (C) 2001 - 2007 Tensilica Inc. Kevin Chea Marc Gauthier Chris Zankel (C) 2001 - 2005 Tensilica Inc. (C) 2000-2005 by Harald Welte (C) 2000-2004 by Harald Welte (C) 2000-2003 Dave Jones, Arjan van de Ven, Janne Pänkälä, Dominik Brodowski. (C) 2000-2002 by Harald Welte based on RR's ip_conntrack_ftp.c (C) 2000-2002 James Morris (C) 2000-2002 Harald Welte (C) 2000-2001 by Harald Welte (C) 2000-2001 Svenning Soerensen (C) 2000-2001 Felix Domke (tmbinc@gmx.net), Gillem (htoa@gmx.net) (C) 2000,2005 by Harald Welte (C) 2000,2001,2002,2003,2004 Omnikey AG (C) 2000,2001 by Harald Welte (C) 2000 by R.E.Wolff@BitWizard.nl Copied snippets from zatm.c by Werner Almesberger, EPFL LRC/ICA (C) 2000 by Matthew G. Marsh This software is distributed under GNU GPL v2, 1991 (C) 2000 by Matthew G. Marsh (C) 2000 by Harald Welte (C) 2000 by Harald Welte (C) 2000 YAEGASHI Takeshi (C) 2000 Stelias Computing Inc (C) 2000 Red Hat. GPL'd. See JEDEC (http://www.jedec.org/) standard JESD21C (section 3.5) for the standard this probe goes back to. (C) 2000 Red Hat. GPL'd. (C) 2000 Red Hat. GPL'd (C) 2000 Nicolas Pitre (C) 2000 Milan Pikula (C) 2000 Marc Boucher (C) 2000 In-System Design, Inc. (support@in-system.com) (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation. (C) 2000 David Brown (C) 2000 ChyGwyn Limited - http://www.chygwyn.com/ This code may be copied under the GPL v.2 or at your option any later version. (C) 2000 Carnegie Mellon University (C) 2000 Andrea Arcangeli SuSE Queue request tables / lock, selectable elevator, Jens Axboe kernel-doc documentation started by NeilBrown July2000 bio rewrite, highmem i/o, etc, Jens Axboe - may 2001 (C) 2000 Aleph One Ltd (Tak-Shing Chan) EtherM integration re-engineered by Russell King. (C) 1999-2008 Helge Deller (C) 1999-2004 Nemosoft Unv. (C) 1999-2004 Ben Fennema (C) 1999-2003 Nemosoft Unv. (C) 1999-2001 by Helge Deller (C) 1999-2001 Torben Mathiasen (C) 1999-2001 Torben Mathiasen (C) 1999-2001 Paul `Rusty' Russell (C) 1999-2001 Michal Ludvig (C) 1999-2001 Marc Boucher (C) 1999-2001 James Morris (C) 1999-2001 Ben Fennema (C) 1999-2000 Yon Uriarte (C) 1999-2000 Stelias Computing Inc (C) 1999-2000 Kurt Garloff (C) 1999, 2000, 05, 06 Ralf Baechle (ralf@linux-mips.org) (C) 1999, 2000 Silicon Graphics, Inc. (C) 1999 by Joshua M. Thompson (funaho@jurai.org) Based on via-cuda.c by Paul Mackerras. (C) 1999 by Joshua M. Thompson (funaho@jurai.org) (C) 1999 Ulf Carlsson (ulfc@thepuffingruop.com) (C) 1999 Trond Myklebust (C) 1999 Thomas Bogendoerfer (tsbogend@alpha.franken.de) (C) 1999 Stelias Computing Inc (C) 1999 Rusty Russell (rusty@rustcorp.com.au). (C) 1999 Nicolas Pitre (C) 1999 Mihai Spatar (C) 1999 Jérôme de Vivie (C) 1999 Hervé Eychenne (C) 1999 Helge Deller (C) 1999 David Huggins-Daines (C) 1999 David Airlie, airlied@linux.ie 07-SEP-99] Bugfixes (C) 1999 David A. Hinds (C) 1999 Dave Airlie, University of Limerick, Ireland (C) 1999 Chris Kemp and Tim Watterton (C) 1999 Benjamin Reed. All Rights Reserved. Permission to use code in the Developer's manual was granted for this driver by Aironet. Major code contributions were received from Javier Achirica achirica@users.sourceforge.net> and Jean Tourrilhes . Code was also integrated from the Cisco Aironet driver for Linux. Support for MPI350 cards was added by Fabrice Bellet fabrice@bellet.info>. (C) 1999 Benjamin Reed. All Rights Reserved. Permission to use code in the Developer's manual was granted for this driver by Aironet. (C) 1999 Benjamin Reed (C) 1999 Andrea Arcangeli, SuSE GmbH, andrea@suse.de Gerhard Wichert, Siemens AG, Gerhard.Wichert@pdb.siemens.de (C) 1999 Andrea Arcangeli (dynamic inode allocation) (C) 1999 Andrea Arcangeli (C) 1998-2004 Ben Fennema (C) 1998-2001 Ben Fennema (C) 1998-1999 Dave Boynton (C) 1998 Tom Lees Minor reorganizations by David Hinds (C) 1998 Thomas Bogendoerfer (tsbogend@alpha.franken.de) (C) 1998 Thomas Bogendoerfer (C) 1998 Stephen Tweedie (C) 1998 Red Hat TCP NFS related read + write fixes (C) 1998 Red Hat (C) 1998 Michael Tesch (tesch@cs.wisc.edu) (C) 1998 Krzysztof G. Baranowski (C) 1998 James Banks (C) 1998 Dave Boynton (C) 1998 Christian Schmidt (chr.schmidt@tu-bs.de) (C) 1998 Christian Schmidt (C) 1998 Ben Pfaff (C) 1998 Alan Cox (C) 1997-1998 by Thomas Sailer, HB9JNX/AE4WA (C) 1997-1998 Caldera, Inc. (C) 1997 Thomas Schoebel-Theuer, with heavy changes by Linus Torvalds (C) 1997 M. Kirkwood Converted to new API by Alan Cox Various bugfixes and enhancements by Russell Kroll (C) 1997 Linus Torvalds (C) 1997 Carnegie Mellon University (C) 1996-1998 by Thomas Sailer, HB9JNX/AE4WA (C) 1996,1998 by Thomas Bogendoerfer (tsbogend@alpha.franken.de) (C) 1996, Peter J. Braam (C) 1996 by Thomas Bogendoerfer (tsbogend@bigbug.franken.de) (C) 1996 Philip Blundell & Russell King. (C) 1996 Peter Braam (C) 1996 P. Braam and M. Callahan (C) 1996 Miguel de Icaza (C) 1996 Gordon Chaffee (C) 1995 by Andreas Busse (andy@waldorf-gmbh.de) (C) 1995 Linus Torvalds (C) 1994-2001 Russell King (C) 1994, 1995, 1996,1997 Russell King (C) 1994 Linus Torvalds (C) 1993, Ralf Baechle, see gvp11.c for more info (C) 1993, Hamish Macdonald, see mvme147.c for more info (C) 1993, Hamish Macdonald, see a3000.c for more info (C) 1993, Hamish Macdonald, see a2091.c for more info (C) 1993 by Hamish Macdonald (C) 1993 Ray Burr - Modified for Amiga FFS filesystem. (C) 1993 Ray Burr - Amiga FFS filesystem. (C) 1992,1993 Brad McLean. See aha1740.c for more info (C) 1992, 1993, 1994 Eric Youngdale Modified for ISO 9660 filesystem. (C) 1992, 1993 Linus Torvalds, (C) 1997 Ingo Molnar (C) 1992, 1993 Eric Youngdale (C) 1992 Eric Youngdale Modified for ISO9660 filesystem. (C) 1992 Eric Youngdale Modified for ISO 9660 filesystem. (C) 1991, 1992 by Linus Torvalds (C) 1991 Linus Torvalds - minix filesystem 1992, 1993, 1994 Eric Youngdale Modified for ISO 9660 filesystem. 1994 Eberhard Mönkeberg - multi session handling. 1995 Mark Dobie - allow mounting of some weird VideoCDs and PhotoCDs. 1997 Gordon Chaffee - Joliet CDs 1998 Eric Lammerts - ISO 9660 Level 3 2004 Paul Serice - Inode Support pushed out from 4GB to 128GB 2004 Paul Serice - NFS Export Operations (C) 1991 Linus Torvalds - minix filesystem

Copyright 2010 Samsung Electronics Co. Ltd. Copyright 2010 Red Hat, Inc. and/or its affiliates. Copyright 2010 Red Hat, Inc. Copyright 2010 Red Hat Inc. Copyright 2010 Promwad Innovation Company Yauhen Kharuzhy Copyright 2010 Paul Mackerras, IBM Corp. Copyright 2010 PMC-Sierra, Inc. Copyright 2010 PMC-Sierra, Inc, derived from irq_cpu.c Copyright 2010 Orex Computed Radiography Copyright 2010 One Laptop Per Child Copyright 2010 OKI Semiconductors Ltd. Copyright 2010 Nokia Corporation Contact: Felipe Balbi Copyright 2010 Nicolas Palix Copyright 2010 MontaVista Software, LLC. Anton Vorontsov Copyright 2010 MontaVista Software, LLC. Anton Vorontsov Copyright 2010 MontaVista Software, LLC. Copyright 2010 Michael Ellerman, IBM Corp. Copyright 2010 Maxim Integrated Products Copyright 2010 Maurus Cuelenaere Copyright 2010 Matt Turner. Copyright 2010 Marvell Zhangfei Gao Copyright 2010 Marvell International Ltd. Haojian Zhuang Copyright 2010 Marvell International Ltd. Author: Haojian Zhuang Copyright 2010 Julia Lawall Copyright 2010 Javier Martin Copyright 2010 Ion Beam Application, Inc. Copyright 2010 Intel Corp. Author: Huang Ying Copyright 2010 Integrated Device Technology, Inc. Alexandre Bounine Copyright 2010 Ilya Yanok, Emcraft Systems, yanok@emcraft.com Copyright 2010 IBM Corporation Author: K.Prasad Copyright 2010 IBM Corp, Benjamin Herrenschmidt Copyright 2010 Google, Inc. Arve Hjønnevåg Colin Cross Copyright 2010 Google Inc. All Rights Reserved. Author: dlaurie@google.com (Duncan Laurie) Copyright 2010 Gilles Muller Copyright 2010 GE Intelligent Platforms Embedded Systems, Inc. Copyright 2010 Freescale Semiconductor, Inc. Copyright 2010 Free Software Foundation, Inc. Contributed by Bernd Schmidt . Copyright 2010 Florian Tobias Schandinat Copyright 2010 Eric Bénard, Eukréa Electromatique Copyright 2010 David Gibson , IBM Corporation. Copyright 2010 Darius Augulis Copyright 2010 DENX Software Engineering, Stefan Roese Copyright 2010 DENX Software Engineering GmbH Copyright 2010 Creative Product Design Copyright 2010 Cisco Systems, Inc. All rights reserved. Author: Tom Lyon, pugs@cisco.com Copyright 2010 Cisco Systems, Inc. All rights reserved. Copyright 2010 Cavium Networks Copyright 2010 Canonical, Ltd. Author: Kees Cook Copyright 2010 Broadcom Copyright 2010 Benjamin Herrenschmidt, IBM Corp benh@kernel.crashing.org> and David Gibson, IBM Corporation. Copyright 2010 Ben. Herrenschmidt, IBM Corporation. Copyright 2010 Ben Dooks Copyright 2010 Ben Dooks <ben-linux fluff.org> Copyright 2010 Arnaud Patard Copyright 2010 Anton Vorontsov Copyright 2010 Andre B. Oliveira Copyright 2010 Analog Devices Inc. Copyright 2010 Advanced Micro Devices, Inc. Copyright 2010 ARM Ltd. remark Read the file COPYING Copyright 2010 ARM Ltd. Copyright 2010 2011 Mark Nelson and Tseng-Hui (Frank) Lin, IBM Corporation Copyright 2010 - Steven Rostedt , Red Hat Inc. Licensed under the terms of the GNU GPL License version 2 Copyright 2010 - 2015 Freescale Semiconductor Inc. Copyright 2010 - 2014 Freescale Semiconductor Inc. Copyright 2010 (c) ST-Ericsson AB Copyright 2010 (c) Philippe De Muyter Copyright 2010 (C) Texas Instruments, Inc. http://www.ti.com/ Copyright 2009-2018 Canonical Ltd. Copyright 2009-2017 Canonical Ltd. Copyright 2009-2017 Analog Devices Inc. Copyright 2009-2016 VMware, Inc., Palo Alto, CA., USA Copyright 2009-2015 VMware, Inc., Palo Alto, CA., USA Copyright 2009-2015 Freescale Semiconductor, Inc. and others Copyright 2009-2014 VMware, Inc., Palo Alto, CA., USA Copyright 2009-2014 Intel Corporation; author H. Peter Anvin Copyright 2009-2014 Analog Devices Inc. Copyright 2009-2013 Solarflare Communications Inc. Copyright 2009-2013 Canonical Ltd. Copyright 2009-2013 Broadcom Corporation Copyright 2009-2012 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2009-2012 Freescale Semiconductor Inc. Copyright 2009-2012 Canonical Ltd. Copyright 2009-2011 Wolfson Microelectronics PLC. Copyright 2009-2011 VMware, Inc., Palo Alto, CA., USA Copyright 2009-2011 Marvell. Copyright 2009-2011 Freescale Semiconductor, Inc. Copyright 2009-2011 Freescale Semiconductor Inc. Copyright 2009-2011 Christian Lamparter Copyright 2009-2011 Analog Devices Inc. Copyright 2009-2010, 2012 Freescale Semiconductor, Inc. Copyright 2009-2010, 2012 Freescale Semiconductor, Inc Copyright 2009-2010 Pengutronix Uwe Kleine-Koenig Copyright 2009-2010 Jonathan Corbet Copyright 2009-2010 Intel Corp. Author: Huang Ying Copyright 2009-2010 Integrated Device Technology, Inc. Alexandre Bounine Added EM support Modified switch operations initialization. Copyright 2009-2010 Integrated Device Technology, Inc. Alexandre Bounine Copyright 2009-2010 Freescale Semiconductor, Inc. Copyright 2009-2010 Creative Product Design Marc Reilly marc@cpdesign.com.au Copyright 2009-2010 Canonical Ltd. Copyright 2009-2010 Ben Dooks Copyright 2009-2010 Analog Devices Inc. Copyright 2009-12 Wolfson Microelectronics plc Copyright 2009-12 Wolfson Microelectronics Copyright 2009-10 Wolfson Microelectronics, plc Copyright 2009,2012-2013 Freescale Semiconductor Inc. Copyright 2009,2012 Gražvydas Ignotas Copyright 2009,2010 Wolfson Microelectronics PLC. Copyright 2009,2010 Jonathan Corbet Distributable under the terms of the GNU General Public License, version 2 Copyright 2009, Roderick Colenbrander Copyright 2009, Oracle. All rights reserved. Copyright 2009, Michael Buesch Copyright 2009, Johannes Berg Copyright 2009, Broadcom Corporation Copyright 2009, Boris Hajduk Copyright 2009, Benjamin Herrenschmidt, IBM Corporation. Copyright 2009, 2010, Christian Lamparter Copyright 2009, 2010, Christian Lamparer Copyright 2009, 2010 Wolfson Microelectronics. PLC. Copyright 2009 by Karsten Keil Copyright 2009 Wolfson Microelectronics. PLC. Copyright 2009 Wolfson Microelectronics, plc Copyright 2009 Wolfson Microelectronics plc Copyright 2009 Wolfson Microelectronics PLC. Copyright 2009 Wolfson Microelectronics Mark Brown Copyright 2009 Wolfson Microelectronics Copyright 2009 Wolfson Microelectonics plc Copyright 2009 VMware, Inc. Copyright 2009 Texas Instruments. Copyright 2009 Sysgo AG Thomas Moll fixed maintenance access routines, check for aligned access Copyright 2009 Sysgo AG Thomas Moll Added Input- Output- enable functionality, to allow full communication Copyright 2009 Sony Corporation Copyright 2009 Simtec Electronics http://www.simtec.co.uk/ Ben Dooks Copyright 2009 Simtec Electronics Licensed under GPLv2 Copyright 2009 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright 2009 Simtec Electronics Ben Dooks Copyright 2009 Simtec Electronics Copyright 2009 Simtec Electronics Copyright 2009 Simon Arlott Copyright 2009 ShotSpotter Inc. Author: Graeme Gregory Copyright 2009 Semihalf. Copyright 2009 Secret Lab Technologies Ltd. Grant Likely Steven Cavanagh Copyright 2009 Secret Lab Technologies Ltd. Copyright 2009 Sascha Hauer, s.hauer@pengutronix.de Copyright 2009 Sascha Hauer, Pengutronix Copyright 2009 Sascha Hauer Copyright 2009 Roderick Colenbrander Copyright 2009 Red Hat, Inc. and/or its affiliates. Copyright 2009 Red Hat, Inc. Copyright 2009 Red Hat Inc. All Rights Reserved. Copyright 2009 Red Hat Inc. Copyright 2009 Prodrive B.V.. Copyright 2009 Philipp Zabel Copyright 2009 Peter Korsgaard Copyright 2009 Pengutronix, Sascha Hauer Copyright 2009 Pavel Machek Copyright 2009 Paul Mackerras, IBM Corporation. Copyright 2009 Openmoko, Inc Balaji Rao Copyright 2009 Novell. All Rights Reserved. Copyright 2009 MontaVista Software, Inc. Copyright 2009 Marcin Kościelnicki Copyright 2009 Luotao Fu @ Pengutronix (l.fu@pengutronix.de) Copyright 2009 Luis R. Rodriguez Copyright 2009 Larry Finger Copyright 2009 Kwangwoo Lee Kwangwoo Lee Copyright 2009 Krzysztof Helt Copyright 2009 Jonathan Corbet Distributable under version 2 of the GNU General Public License. Copyright 2009 Jonathan Corbet Copyright 2009 Jon Smirl, Digispeaker Author: Jon Smirl Copyright 2009 John F. Reiser . All rights reserved. Licensed under the GNU General Public License, version 2 (GPLv2). Copyright 2009 John F. Reiser . All rights reserved. Copyright 2009 Johannes Berg Copyright 2009 Jerome Glisse. All Rights Reserved. Copyright 2009 Jerome Glisse. Copyright 2009 Jerome Glisse Copyright 2009 Janusz Krzysztofik Copyright 2009 Intel Corporation; author: H. Peter Anvin Copyright 2009 Intel Corporation; author H. Peter Anvin Copyright 2009 Intel Corporation. Huang Ying Copyright 2009 Intel Corp. Author: Huang Ying Copyright 2009 Integrated Device Technology, Inc. Alex Bounine Added Port-Write/Error Management initialization and handling Copyright 2009 Integrated Device Technology, Inc. Alex Bounine Added Port-Write message handling Added Machine Check exception handling Copyright 2009 Ilya Yanok, Emcraft Systems Ltd, yanok@emcraft.com Copyright 2009 Holger Schurig, hs4233@mail.mn-solutions.de Copyright 2009 Harris Corporation, Steven A. Falco Copyright 2009 Guennadi Liakhovetski Copyright 2009 Geert Uytterhoeven Copyright 2009 GE Intelligent Platforms Embedded Systems, Inc. Copyright 2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2009 Freescale Semiconductor, Inc. Copyright 2009 Freescale Semiconductor Inc. Copyright 2009 Felipe Balbi Copyright 2009 Daniel Ribeiro Copyright 2009 Cyber Switching, Inc. Copyright 2009 CompuLab, Ltd. Copyright 2009 Christian Pellegrin EVOL S.r.l. Copyright 2009 Christian König. Copyright 2009 Cam Macdonell Copyright 2009 Benjamin Herrenschmidt, IBM Corp benh@kernel.crashing.org Copyright 2009 Ben Skeggs Copyright 2009 Andy Green Copyright 2009 Analog Devices Inc. Copyright 2009 Alessandro Rubini Copyright 2009 Alberto Panizzo updates in http://alberdroid.blogspot.com/ Copyright 2009 Alberto Panizzo Copyright 2009 Albert Herranz Copyright 2009 Advanced Micro Devices, Inc. Copyright 2009 AbsoluteValue Systems Copyright 2009 AMCC (AppliedMicro) Copyright 2009 - 2016 Freescale Semiconductor, Inc. Copyright 2009 - 2015 VMware, Inc., Palo Alto, CA., USA Copyright 2009 - 2015 Freescale Semiconductor Inc. Copyright 2009 - 2013 Integrated Device Technology, Inc. Alex Bounine Copyright 2009 - 2010 DENX Software Engineering. Anatolij Gustschin Copyright 2009 Luis R. Rodriguez Copyright 2009 Johannes Berg Copyright 2008/2009 Benjamin Herrenschmidt, IBM Corp benh@kernel.crashing.org> Copyright 2008-2016 Freescale Semiconductor, Inc. Copyright 2008-2016 Freescale Semiconductor Inc. Copyright 2008-2015 VMware, Inc., Palo Alto, CA., USA Copyright 2008-2015 Freescale Semiconductor, Inc. Copyright 2008-2015 Freescale Semiconductor Inc. Copyright 2008-2013 Solarflare Communications Inc. Copyright 2008-2013 Broadcom Corporation Copyright 2008-2012 Freescale Semiconductor, Inc. Copyright 2008-2011 Wolfson Microelectronics PLC. Copyright 2008-2011 Red Hat, Inc. Copyright 2008-2011 Freescale Semiconductor, Inc. Copyright 2008-2011 DENX Software Engineering GmbH Author: Heiko Schocher Copyright 2008-2011 Luis R. Rodriguez Copyright 2008-2010 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright 2008-2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2008-2010 Freescale Semiconductor, Inc. Copyright 2008-2010 DENX Software Engineering, Stefan Roese Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. Copyright 2008-2010 Johannes Berg Copyright 2008-2009: Marvell Corporation, all rights reserved. Copyright 2008-2009, 2011 Freescale Semiconductor, Inc. Copyright 2008-2009 VMware, Inc., Palo Alto, CA., USA All Rights Reserved. Copyright 2008-2009 VMware, Inc., Palo Alto, CA., USA Copyright 2008-2009 Paul Mackerras, IBM Corporation. Copyright 2008-2009 MontaVista Software, Inc. Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved. Author: Alan Carvalho de Assis Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2008-2009 Freescale Semiconductor Inc. Copyright 2008-2009 DENX Software Engineering, Stefan Roese Copyright 2008-2009 Luis R. Rodriguez Copyright 2008-2009 Johannes Berg Copyright 2008-12 Wolfson Microelectronics PLC. Copyright 2008-12 Wolfson Microelectronics Copyright 2008-11 Wolfson Microelectronics PLC. Author: Mark Brown Copyright 2008,2012,2015 Freescale Semiconductor, Inc. Copyright 2008,2010 Anton Vorontsov Copyright 2008,2009 Ben Herrenschmidt IBM Corp. Copyright 2008, Michael Ellerman, IBM Corporation. Copyright 2008, Michael Buesch Copyright 2008, Jouni Malinen Copyright 2008, Johannes Berg Copyright 2008, Intel Corporation Copyright 2008, Freescale Semiconductor, Inc. All rights reserved. Copyright 2008, Broadcom Corporation Copyright 2008, 2011 Freescale Semiconductor, Inc. Copyright 2008, 2009 Wolfson Microelectronics PLC. Author: Mark Brown Copyright 2008, 2009 Luis R. Rodriguez Copyright 2008, 2009 Intel Corporation. Copyright 2008 rPath, Inc. - All Rights Reserved Copyright 2008 ioogle, Inc. All rights reserved. Released under GPL v2. Copyright 2008 by Steven Rostedt, Red Hat, Inc inspired by Andi Kleen's thunk_64.S) Subject to the GNU public license, v.2. No warranty of any kind. Copyright 2008 by Martin Bachem (info@bachem-it.com) Copyright 2008 by Konrad Rzeszutek Copyright 2008 by Karsten Keil (kkeil@suse.de) Copyright 2008 by Karsten Keil Copyright 2008 by Andreas Eversberg (jolly@eversberg.eu) Copyright 2008 by Andreas Eversberg Copyright 2008 Xilinx, Inc. Copyright 2008 Wolfson Microelectronics plc Copyright 2008 Wolfson Microelectronics PLC. Author: Mark Brown Copyright 2008 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2008 Wolfson Microelectronics PLC. Copyright 2008 Wolfson Microelectronics Copyright 2008 Wolfgang Grandegger Copyright 2008 Wolfgang Grandegger Copyright 2008 Wind River Systems Inc. Copyright 2008 Vitaly Mayatskikh Copyright 2008 Thomas Bogendoerfer Copyright 2008 Thomas Bogendoerfer Copyright 2008 Tensilica Inc. remark Read the file COPYING Copyright 2008 Tensilica Inc. Copyright 2008 Stuart Bennett Copyright 2008 Stefan Roese , DENX Software Engineering Copyright 2008 SlimLogic Ltd. Copyright 2008 Simtec Electronics, Ben Dooks Copyright 2008 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2008 Simtec Electronics Daniel Silverstone Vincent Sanders Copyright 2008 Simtec Electronics Daniel Silverstone Copyright 2008 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright 2008 Simtec Electronics Ben Dooks Copyright 2008 Simtec Electronics Copyright 2008 SigmaTel, Inc Copyright 2008 Sean MacLennan, PIKA Technologies Copyright 2008 Sascha Hauer, kernel@pengutronix.de Copyright 2008 Samsung Electronics. Author: Ryu Euiyoul ryu.real@gmail.com Copyright 2008 Rusty Russell IBM Corporation Copyright 2008 Red Hat, Inc. All rights reserved. Copyright 2008 Red Hat Inc. Copyright 2008 Red Hat Copyright 2008 Realtek Microelectronics Author: flove Ethan Copyright 2008 Realtek Microelectronics Copyright 2008 Pierre Ossman Copyright 2008 Paul Mackerras, IBM Corp. Copyright 2008 PIKA Technologies Sean MacLennan Copyright 2008 Openmoko, Inc. Simtec Electronics, Ben Dooks Copyright 2008 Openmoko, Inc. Copyright 2008 Openmoko Inc. Copyright 2008 Nick Forbes Copyright 2008 NXP Semiconductors Daniel Laird Andre McCurdy Copyright 2008 NXP Semiconductors Chris Steel Daniel Laird Copyright 2008 MontaVista Software, Inc. Copyright 2008 Michael Wu Copyright 2008 Michael Ellerman, IBM Corporation. Copyright 2008 Michael Buesch Copyright 2008 Marvell. Copyright 2008 Martin Fuzzey, mfuzzey@gmail.com Copyright 2008 Luotao Fu, kernel@pengutronix.de Copyright 2008 Luis Carlos Cobo Copyright 2008 Kristoffer Ericson this driver is based on leds-spitz.c by Richard Purdie. Copyright 2008 Juergen Beisert, kernel@pengutronix.de Copyright 2008 Jouni Malinen Copyright 2008 Jon Smirl, Digispeaker Author: Jon Smirl Copyright 2008 Jon Loeliger, Freescale Semiconductor, Inc. Copyright 2008 Johannes Berg Copyright 2008 Jerome Glisse. All Rights Reserved. Copyright 2008 JMicron Technology Corporation http://www.jmicron.com/ Copyright 2008 Intel Corporation. Copyright 2008 Intel Corporation Author: Andi Kleen Copyright 2008 Intel Corporation Copyright 2008 Ian Molton Copyright 2008 Ian Kent Copyright 2008 IBM, Inc. by Konrad Rzeszutek Copyright 2008 IBM Corporation, 2008 Author Mel Gorman Copyright 2008 IBM Corporation Author: Nathan Lynch Copyright 2008 IBM Corporation Copyright 2008 IBM Corp. Josh Boyer Copyright 2008 IBM Corp. Copyright 2008 Guennadi Liakhovetski, DENX Software Engineering, Copyright 2008 Google Inc. Author: Robert Love Copyright 2008 Giuseppe Coviello Copyright 2008 Gerhard Pircher (gerhard_pircher@gmx.net) Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc. Copyright 2008 Freescale Semiconductor, Inc. Written By Michael Meissner Copyright 2008 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2008 Freescale Semiconductor, Inc. Copyright 2008 Freescale Semiconductor Inc. Port to powerpc added by Kumar Gala Copyright 2008 Freescale Semiconductor Inc. Copyright 2008 Frank Edelhaeuser, Spansion Inc. Copyright 2008 Florian Fainelli Copyright 2008 Eric Piel Copyright 2008 Emerson Copyright 2008 Embedded Alley Solutions, Inc. Copyright 2008 Embedded Alley Solutions, Inc All Rights Reserved. Copyright 2008 Embedded Alley Solutions, Inc Copyright 2008 David S. Miller (davem@davemloft.net) Copyright 2008 DENX Software Engineering, Stefan Roese Copyright 2008 DENX Software Engineering GmbH Heiko Schocher Copyright 2008 DENX Software Engineering Copyright 2008 Colin McCabe Copyright 2008 Codehermit Copyright 2008 Cisco Systems, Inc. All rights reserved. Copyright 2008 Christoph Hellwig, IBM Corp. Copyright 2008 Christian Lamparter Copyright 2008 Cavium Networks Scott Shu Copyright 2008 Cavium Networks Richard Liu Copyright 2008 Cavium Networks Copyright 2008 Ben Herrenschmidt IBM Corp. Copyright 2008 Ben Gamari All Rights Reserved. Copyright 2008 Ben Gamari Copyright 2008 Ben Dooks Copyright 2008 Atmel Copyright 2008 Analog Devices Inc. Copyright 2008 Advanced Micro Devices, Inc. Copyright 2008 ARM Limited Copyright 2008 AMCC Copyright 2008 - 2016 Freescale Semiconductor, Inc. Copyright 2008 - 2016 Freescale Semiconductor Inc. Copyright 2008 - 2015 Freescale Semiconductor Inc. Copyright 2008 - 2013 Xilinx, Inc. Copyright 2008 (c) Kristoffer Ericson Copyright 2008 (c) Intel Corporation Jesse Barnes Copyright 2008 (c) Frederic Weisbecker Licensed under the terms of the GNU GPL License version 2 Copyright 2008 (C) Rodolfo Giometti Copyright 2008 (C) Eurotech S.p.A. Copyright 2007-8 Advanced Micro Devices, Inc. Copyright 2007-2015 VMware, Inc. Copyright 2007-2013 Solarflare Communications Inc. Copyright 2007-2012 Solarflare Communications Inc. Copyright 2007-2012 Siemens AG Copyright 2007-2012 Freescale Semiconductor, Inc. Copyright 2007-2011 Solarflare Communications Inc. Copyright 2007-2010, Intel Corporation Copyright 2007-2010 Wolfson Microelectronics PLC. Author: Graeme Gregory Graeme.Gregory@wolfsonmicro.com Copyright 2007-2010 VMware, Inc., Palo Alto, CA., USA Copyright 2007-2010 Solarflare Communications Inc. Copyright 2007-2010 Red Hat, Inc. by Peter Jones Copyright 2007-2010 Freescale Semiconductor, Inc. Copyright 2007-2010 Johannes Berg Copyright 2007-2009 Stuart Bennett Copyright 2007-2009 Johannes Berg Copyright 2007-2009 HV Sistemas S.L. Copyright 2007-2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2007-2009 Freescale Semiconductor Inc. Copyright 2007-2009 DENX Software Engineering, Stefan Roese Copyright 2007-2009 Johannes Berg Copyright 2007-2008,2010 Freescale Semiconductor, Inc. Copyright 2007-2008, Intel Corporation Copyright 2007-2008 rPath, Inc. - All Rights Reserved Copyright 2007-2008 Wolfson Microelectronics Copyright 2007-2008 Pierre Ossman Copyright 2007-2008 Paul Mackerras, IBM Corp. Copyright 2007-2008 OpenedHand Ltd. Copyright 2007-2008 Nouveau Project Copyright 2007-2008 MontaVista Software, Inc. Copyright 2007-2008 Michael Buesch Copyright 2007-2008 Jaime Velasco Juan Copyright 2007-2008 Freescale Semiconductor, Inc. Copyright 2007-2008 Freescale Semiconductor Inc. Copyright 2007-2008 Extreme Engineering Solutions, Inc. Copyright 2007-2008 Anton Vorontsov Copyright 2007-2008 Johannes Berg Copyright 2007-11 Wolfson Microelectronics, plc Copyright 2007-11 Advanced Micro Devices, Inc. Copyright 2007,2014 Andrea Merello Copyright 2007,2011 Freescale Semiconductor, Inc Copyright 2007,2008 Simtec Electronics Copyright 2007,2008 Kristoffer Ericson Copyright 2007,2008 Freescale Semiconductor, Inc. Copyright 2007,2008 Freescale Semiconductor Inc. Copyright 2007, Werner Cornelius Copyright 2007, Red Hat Inc. Peter Zijlstra GPLv2 Copyright 2007, Olof Johansson, PA Semi Copyright 2007, Michael Wu Copyright 2007, Michael Ellerman, IBM Corporation. Copyright 2007, Lennart Poettering Copyright 2007, IBM Corporation Copyright 2007, Google Inc. Copyright 2007, Frank A Kingswood Copyright 2007, Domen Puncer Copyright 2007, Broadcom Corporation Copyright 2007, Aurelien Jarno Copyright 2007, 2011, Broadcom Corporation Copyright 2007, 2009 CompuLab, Ltd. Copyright 2007, 2008, 2009 Wolfson Microelectronics PLC. Copyright 2007, 2008 Wolfson Microelectronics PLC. Copyright 2007, 2008 Wolfson Microelectronics PLC Copyright 2007, 2008 Siemens AG Copyright 2007, 2008 Freescale Semiconductor Inc. Copyright 2007 rPath, Inc. - All Rights Reserved Copyright 2007 Wolfson Microelectronics PLC. Author: Graeme Gregory graeme.gregory@wolfsonmicro.com or linux@wolfsonmicro.com Copyright 2007 Wolfson Microelectronics PLC. Author: Graeme Gregory graeme.gregory@wolfsonmicro.com Copyright 2007 Wolfson Microelectronics PLC. - linux@wolfsonmicro.com Graeme Gregory - graeme.gregory@wolfsonmicro.com Copyright 2007 Wolfson Microelectronics PLC. Copyright 2007 Wolfson Microelectronics PLC Copyright 2007 Wind River Systems Inc. Copyright 2007 Thorben Jändling Copyright 2007 Steven Rostedt, Red Hat, Inc. Subject to the GNU public license, v.2. No warranty of any kind. Copyright 2007 Steven Brown Copyright 2007 Stephane Marchesin All Rights Reserved. Copyright 2007 Sony Corporation Copyright 2007 Sony Corp. Copyright 2007 Simtec Electronics http://www.simtec.co.uk/products/EB2410ITX/ http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2007 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2007 Simtec Electronics Ben Dooks Copyright 2007 Simtec Electronics http://armlinux.simtec.co.uk/ Copyright 2007 Simtec Electronics Copyright 2007 Secret Lab Technologies Ltd. Copyright 2007 Sebastian Siewior Copyright 2007 STMicroelectronics Ltd. Copyright 2007 SBS Technologies GmbH & Co. KG And: mpc8641_hpcn.dts (MPC8641 HPCN Device Tree Source) Copyright 2007 Rusty Russell IBM Corporation Copyright 2007 Rusty Russell IBM Corporation Copyright 2007 Russell King Copyright 2007 Robert Schwebel , Pengutronix Copyright 2007 Red Hat, Inc. by Peter Jones Copyright 2007 Red Hat, Inc. Copyright 2007 Raymarine UK, Ltd. All Rights Reserved. Written under contract by: Chris Elston, Katalix Systems, Ltd. Copyright 2007 Raymarine UK, Ltd. All Rights Reserved. Copyright 2007 Ralink Inc. (bruce_chang@ralinktech.com.tw) Copyright 2007 Rafael J. Wysocki Copyright 2007 Pierre Ossman Copyright 2007 Pengutronix Juergen Beisert Copyright 2007 Oyvind Repvik Copyright 2007 Openmoko Inc Author: Graeme Gregory Copyright 2007 OpenVZ SWsoft Inc Author: Pavel Emelianov Copyright 2007 Oliver Jowett Copyright 2007 OProfile authors author Philippe Elie Copyright 2007 OProfile authors Jens Wilke Daniel Hansel Copyright 2007 Nuova Systems, Inc. All rights reserved. Copyright 2007 MontaVista Software, Inc. Copyright 2007 MontaVista Software, Inc Copyright 2007 Michael Wu Copyright 2007 Michael Buesch Copyright 2007 Matthieu CASTET All Rights Reserved. Copyright 2007 Maarten Maathuis Copyright 2007 Juergen Beisert @ Pengutronix (j.beisert@pengutronix.de) Copyright 2007 Jon Loeliger, Freescale Semiconductor, Inc. Copyright 2007 Jon Loeliger Copyright 2007 Jiri Kosina, SUSE Labs. Copyright 2007 Jan D. Louw Copyright 2007 Intel Corporation Author: Matthew Wilcox Copyright 2007 Intel Corporation Copyright 2007 IBM, Inc. by Konrad Rzeszutek Copyright 2007 IBM Corporation. Josh Boyer Copyright 2007 IBM Corporation. Copyright 2007 IBM Corporation Josh Boyer Copyright 2007 IBM Corporation Based on cuboot-83xx.c, which is: Copyright 2007 IBM Corporation Copyright 2007 IBM Corp. Josh Boyer Copyright 2007 IBM Corp. Hugh Blemings based off code by Josh Boyer , David Gibson Copyright 2007 IBM Corp. Benjamin Herrenschmidt Copyright 2007 IBM Corp Copyright 2007 Hugh Blemings, IBM Corporation. Based on cuboot-ebony.c which is: Copyright 2007 Holger Schurig Copyright 2007 Freescale Semiconductor, Inc. Author: Scott Wood Copyright 2007 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2007 Freescale Semiconductor, Inc. Copyright 2007 Freescale Semiconductor Inc. Copyright 2007 Florian Fainelli Copyright 2007 Dension Audio Systems Ltd. Author: Zoltan Devai Copyright 2007 Davud Gibson, IBM Corporation. Copyright 2007 David Gibson, IBM Corporation. Based on cuboot-83xx.c, which is: Copyright 2007 David Gibson, IBM Corporation. Copyright 2007 David Gibson, IBM Corporatio. Based on cuboot-83xx.c, which is: Copyright 2007 David Gibson , IBM Corporation. Copyright 2007 Dave Airlied All Rights Reserved. Copyright 2007 DENX Software Engineering, Stefan Roese Copyright 2007 Benjamin Herrenschmidt, IBM Corp. benh@kernel.crashing.org> Copyright 2007 Benjamin Herrenschmidt, IBM Corp. Copyright 2007 Benjamin Herrenschmidt, IBM Corp benh@kernel.crashing.org> Copyright 2007 Ben. Herrenschmidt , IBM Corp. Copyright 2007 Andy Wilcox, Jon Loeliger Copyright 2007 Andy Green Copyright 2007 Andrea Merello Copyright 2007 Andi Kleen, SUSE Labs. Subject to the GPL, v.2 Copyright 2007 (c) Ian Molton Copyright 2007 (C) Oyvind Repvik (nail@nslu2-linux.org) Copyright 2007 Johannes Berg Copyright 2007 Copyright 2006-7 Jonathan Corbet Copyright 2006-2015 Solarflare Communications Inc. Copyright 2006-2013 Solarflare Communications Inc. Copyright 2006-2012 Solarflare Communications Inc. Copyright 2006-2011 Solarflare Communications Inc. Copyright 2006-2010 Johannes Berg Copyright 2006-2010 Johannes Berg Copyright 2006-2009 Wolfson Microelectronics PLC. Based on wm8974 and wm8990 by Liam Girdwood Copyright 2006-2009 Wolfson Microelectronics PLC. Copyright 2006-2009 Solarflare Communications Inc. Copyright 2006-2009 Simtec Electronics Ben Dooks Copyright 2006-2008, Michael Ellerman, IBM Corporation. Copyright 2006-2008, Michael Buesch Copyright 2006-2008, IBM Corporation. Copyright 2006-2008, 2011-2012, 2015 Freescale Semiconductor Inc. Copyright 2006-2008 Tungsten Graphics, Inc., Cedar Park, TX. USA. Copyright 2006-2008 Sam Ravnborg Based in part on module-init-tools/depmod.c,file2alias Copyright 2006-2008 Qumranet Technologies Copyright 2006-2008 Johannes Berg Copyright 2006-2007,2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2006-2007, Michael Ellerman, IBM Corporation. Copyright 2006-2007 Secret Lab Technologies Ltd. Grant Likely Copyright 2006-2007 Secret Lab Technologies Ltd. Copyright 2006-2007 Pierre Ossman Copyright 2006-2007 Michael Ellerman, IBM Corp. Copyright 2006-2007 Jonathan Corbet Copyright 2006-2007 Jiri Benc Copyright 2006-2007 Helge Deller (deller@gmx.de) Copyright 2006-2007 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2006-2007 Advanced Micro Devices, Inc. Copyright 2006-2007 Jiri Benc Copyright 2006-12 Wolfson Microelectronics, plc Copyright 2006-12 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2006-11 One Laptop Per Child Association, Inc. Copyright 2006-11 Jonathan Corbet Copyright 2006-10 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2006, Segher Boessenkool, IBM Corporation. Copyright 2006, Red Hat, Inc., Ingo Molnar Copyright 2006, Red Hat, Inc., Dave Jones Released under the General Public License (GPL). Copyright 2006, Michael Buesch Copyright 2006, Michael Buesch Copyright 2006, Johannes Berg Copyright 2006, Devicescape Software, Inc. Copyright 2006, 2008, 2011-2012 Freescale Semiconductor Inc. Copyright 2006, 2008 Freescale Semiconductor Inc. 2006 Roy Zang . Copyright 2006, 2008 Freescale Semiconductor Inc. Copyright 2006, 2007, Michael Buesch Copyright 2006, 2007, Michael Buesch Copyright 2006, 2007, Felix Fietkau Copyright 2006, 2007 Sony Corporation. Copyright 2006, 2007 Sony Corporation All rights reserved. Copyright 2006, 2007 Sony Corporation Copyright 2006 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2006 Wolfson Microelectronics PLC. Copyright 2006 Wolfson Microelectronics Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND., USA. All Rights Reserved. Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND., USA. Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND. USA. All Rights Reserved. Copyright 2006 Tungsten Graphics, Inc., Bismack, ND. USA. All Rights Reserved. Copyright 2006 Tungsten Graphics Inc., Bismarck, ND., USA. All rights reserved. Copyright 2006 Tower Technologies, Alessandro Zummo Copyright 2006 Tejun Heo Copyright 2006 Tejun Heo Copyright 2006 Stephane Marchesin Copyright 2006 Stefan Roese, DENX Software Engineering Copyright 2006 Stefan Roese , DENX Software Engineering Copyright 2006 Sony Corp. Copyright 2006 Simtec Electronics Copyright 2006 SUSE Linux Products GmbH Copyright 2006 Rob Landley and TimeSys Corporation. Licensed under GPL version 2 Copyright 2006 Phil Sutter Copyright 2006 Pengutronix Sascha Hauer Copyright 2006 PathScale, Inc. All Rights Reserved. Copyright 2006 PMC-Sierra, Inc. Copyright 2006 Openedhand Ltd. Copyright 2006 One Laptop Per Child Association, Inc. Written by Jonathan Corbet with substantial inspiration from Mark McClelland's ovcamchip code. Copyright 2006 Moschip Semiconductor Tech. Ltd. Copyright 2006 MontaVista Software, Inc. Copyright 2006 Microsoft Corporation. Copyright 2006 Michael Ellerman, IBM Corporation Copyright 2006 Michael Buesch Copyright 2006 Martin Večeřa. Copyright 2006 Marcin Juszkiewicz openembedded@hrw.one.pl> Copyright 2006 Johannes Berg Copyright 2006 Jake Moilanen , IBM Corp. Copyright 2006 IBM Corporation. Copyright 2006 IBM Corporation IUCV protocol stack for Linux on zSeries Version 1.0 Author(s): Jennifer Hunt Copyright 2006 IBM Corp., Christian Krafft Copyright 2006 IBM Copyright 2006 Hewlett-Packard Development Company, L.P. Copyright 2006 Herbert Valerio Riedel converted to use linux-2.6.x's PHY framework Copyright 2006 Greg Ungerer Copyright 2006 Freescale Semiconductor, Inc. Shlomi Gridish Jerry Huang Copyright 2006 Freescale Semiconductor, Inc. All rights reserved. Copyright 2006 Freescale Semiconductor Inc. Copyright 2006 Free Software Foundation, Inc. Copyright 2006 Felix Fietkau Copyright 2006 Endrelia Technologies Inc. Based on corgi.c by: Copyright 2006 Endrelia Technologies Inc. Copyright 2006 David Woodhouse Copyright 2006 Dave Airlie Copyright 2006 Dave Airlie Copyright 2006 Bob Copeland Copyright 2006 Ben Dooks Copyright 2006 Arcom Control Systems Ltd. Copyright 2006 Applied Micro Circuits Corporation Copyright 2006 Andi Kleen, SUSE Labs. Subject to the GNU Public License, v.2 Copyright 2006 Andi Kleen, SUSE Labs. Subject to GPLv2. Copyright 2006 Analog Devices Inc. Copyright 2006 ATMEL Rousset, Lacressonniere Nicolas Copyright 2006 - Florian Fainelli Copyright 2006 (c) MontaVista Software, Inc. Copyright 2006 Johannes Berg Copyright 2005: EMC Corporation, all rights reserved. Copyright 2005/2006 Red Hat, all rights reserved. Copyright 2005/2006 Red Hat Inc, all rights reserved. Copyright 2005-2207 PMC-Sierra, Inc. Copyright 2005-2015 Solarflare Communications Inc. Copyright 2005-2013 Solarflare Communications Inc. Copyright 2005-2012 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2005-2011 Broadcom Corporation Copyright 2005-2009 MontaVista Software, Inc. Copyright 2005-2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2005-2009 Freescale Semiconductor, Inc. Copyright 2005-2009 - Steven Rostedt Licensed under the terms of the GNU GPL License version 2 Copyright 2005-2008, Broadcom Corporation Copyright 2005-2008 Pierre Ossman Copyright 2005-2008 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2005-2008 Analog Devices Inc. Copyright 2005-2007 PMC-Sierra, Inc. Copyright 2005-2007 PMC-Sierra, Inc, Author: Jun Sun, jsun@mvista.com or jsun@junsun.net Copyright 2005-2007 PMC-Sierra, Inc Copyright 2005-2007 Openedhand Ltd. Copyright 2005-2007 Freescale Semiconductor, Inc. All Rights Reserved. add MX31 specific definitions Copyright 2005-2007 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2005-2007 Freescale Semiconductor Copyright 2005-2006,2013,2017-2018 Ian Kent Copyright 2005-2006, Devicescape Software, Inc. Copyright 2005-2006 Red Hat Inc, all rights reserved. Copyright 2005-2006 PMC-Sierra, Inc. Author: Marc St-Jean, Marc_St-Jean@pmc-sierra.com Copyright 2005-2006 PMC-Sierra, Inc. Copyright 2005-2006 PMC-Sierra, Inc, derived from irq_cpu.c Author: Andrew Hughes, Andrew_Hughes@pmc-sierra.com Copyright 2005-2006 Openedhand Ltd. Author: Richard Purdie Copyright 2005-2006 Openedhand Ltd. Copyright 2005-2006 Luc Verhaegen Copyright 2005-2006 Ian Kent Copyright 2005-2006 Fen Systems Ltd. Copyright 2005-2006 Erik Waling Copyright 2005-2006 Jiri Benc Copyright 2005-06 Tower Technologies Copyright 2005,2008 Wolfson Microelectronics PLC. Author: Liam Girdwood Mark Brown Copyright 2005,2008 Freescale Semiconductor Inc. Copyright 2005,2007 Simtec Electronics Ben Dooks Copyright 2005,2006 Hebert Valerio Riedel Copyright 2005, Red Hat, Inc., Ingo Molnar Released under the General Public License (GPL). Copyright 2005, Paul Mackerras, IBM Corporation. Copyright 2005, Embedded Alley Solutions, Inc. Matt Porter Copyright 2005, Devicescape Software, Inc. Copyright 2005, Broadcom Corporation Copyright 2005, 2011-2012 Freescale Semiconductor Inc. Copyright 2005, 2011, Broadcom Corporation Copyright 2005, 2008, 2010-2011 Freescale Semiconductor Inc. Copyright 2005, 2007 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2005, 2006, 2007 Freescale Semiconductor Inc. Copyright 2005, 2006 Freescale Semiconductor Inc. Copyright 2005 Wolfson Microelectronics PLC. Author: Liam Girdwood lrg@slimlogic.co.uk Copyright 2005 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2005 Wolfson Microelectronics PLC. Author: Graeme Gregory graeme.gregory@wolfsonmicro.com or linux@wolfsonmicro.com Copyright 2005 Wolfson Microelectronics PLC. Copyright 2005 Thomas Hellstrom. All Rights Reserved. Copyright 2005 Tensilica Inc. Copyright 2005 Tejun Heo Copyright 2005 Stephane Marchesin. All Rights Reserved. Copyright 2005 Stanislav Marek email: pisa@cmp.felk.cvut.cz Copyright 2005 Simtec Electronics http://www.simtec.co.uk/products/ Ben Dooks Copyright 2005 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright 2005 Simtec Electronics Ben Dooks Copyright 2005 Simtec Electronics Copyright 2005 Red Hat, Inc. All rights reserved. Copyright 2005 Red Hat Inc, all rights reserved. Copyright 2005 Phil Blundell Copyright 2005 Pacific Digital Corporation. OSL/GPL code release authorized by Jalil Fadavi). Copyright 2005 PMC-Sierra, Inc. Copyright 2005 Openedhand Ltd. Copyright 2005 Nicolai Haehnle et al. Copyright 2005 MontaVista Software, Inc. Matt Porter Copyright 2005 MontaVista Software Inc. Copyright 2005 MontaVista Software Copyright 2005 Mentor Graphics Corporation Copyright 2005 Matthew Wilcox Copyright 2005 Mark Lord Copyright 2005 Lab126, Inc. Copyright 2005 John Lenz Maintainer: Pavel Machek (unless John wants to :-) GPL v2 Copyright 2005 IBM Corporation Copyright 2005 Hewlett-Packard Development Company, L.P. Copyright 2005 Freescale Semiconductor, Inc. Copyright 2005 Freescale Semiconductor, Inc Copyright 2005 Freescale Semiconductor Inc. Copyright 2005 Freescale Inc. Copyright 2005 Eric Anholt All Rights Reserved. Copyright 2005 Dan Williams and Red Hat, Inc. Copyright 2005 Benjamin Herrenschmidt, IBM Corp. Copyright 2005 Andrea Merello , et al. Copyright 2005 Andi Kleen, SUSE Labs. Copyright 2005 Andi Kleen Copyright 2005 Alessandro Zummo Copyright 2005 - 2011, Broadcom Corporation Copyright 2005 (c) MontaVista Software, Inc. Author: Deepak Saxena Copyright 2005 (c) MontaVista Software, Inc. Copyright 2005 (c) Andriy Skulysh Copyright 2005 (C) MontaVista Software, Inc. Copyright 2005 (C) Jes Sorensen Copyright 2004-2014 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2013 Synopsys, Inc. Copyright 2004-2011 Red Hat, Inc. Copyright 2004-2011 Analog Devices Inc. Copyright 2004-2009 Simtec Electronics Ben Dooks Copyright 2004-2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2008 Simtec Electronics Ben Dooks http://armlinux.simtec.co.uk/ Copyright 2004-2008 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2008 Freescale Semiconductor, Inc. Copyright 2004-2007, 2014 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2007, 2010-2015 Freescale Semiconductor, Inc. Copyright 2004-2007 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2006 Simtec Electronics Copyright 2004-2006 Pavel Pisa - DCE FELK CVUT cz Copyright 2004-2006 Jean-Baptiste Note , et al. Copyright 2004-2006 Jean-Baptiste Note , et al. stlc45xx driver Copyright 2004-2006 Jean-Baptiste Note , et al. Copyright 2004-2006 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2006 Freescale Semiconductor, Inc. Copyright 2004-2005 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2004-2005 Simtec Electronics Ben Dooks Copyright 2004-2005 Red Hat, Inc. Jeff Garzik Copyright 2004-2005 Red Hat, Inc. Copyright 2004-2005 Phil Blundell Copyright 2004-2005 Phil Blundell Copyright 2004-2005 MontaVista Software, Inc. Copyright 2004-2005 Andrea Merello , et al. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. Copyright 2004-2005 Andrea Merello , et al. Copyright 2004-2005 Andrea Arcangeli Copyright 2004-2005 AMD Author: AMD Copyright 2004,2012 Freescale Semiconductor, Inc Copyright 2004,2010 Freescale Semiconductor, Inc. Copyright 2004,2007,2012 Freescale Semiconductor, Inc Copyright 2004,2006 Thibaut VARENE Copyright 2004, Matt Porter Copyright 2004, Instant802 Networks, Inc. Copyright 2004, 2007, 2008 Wolfson Microelectronics PLC. Author: Mark Brown Copyright 2004, 2007 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2004 Zwane Mwaikambo Copyright 2004 Uwe Koziolek Copyright 2004 The Unichrome project. All Rights Reserved. Copyright 2004 The Unichrome Project. All Rights Reserved. Copyright 2004 SuperH (UK) Ltd Author: Richard Curnow Copyright 2004 Simtec Electronics Ben Dooks Copyright 2004 Simtec Electronics Copyright 2004 Simon Kelley. Copyright 2004 Silicon Graphics Inc. All Rights Reserved. remark Read the file COPYING Copyright 2004 SGI Copyright 2004 Randolph Chung (tausq@debian.org) Copyright 2004 Philip Rischel Copyright 2004 Pavel Machek Copyright 2004 Pavel Machek Copyright 2004 Paul Mackerras Copyright 2004 Oprofile Authors Copyright 2004 NVIDIA Corp. All rights reserved. Copyright 2004 Motorola Inc. Copyright 2004 MontaVista Software, Inc. Matt Porter Copyright 2004 MontaVista Software, Inc. Copyright 2004 MontaVista Software Inc. Copyright 2004 Matt Mackall Copyright 2004 Linus Torvalds Copyright 2004 Koninklijke Philips Electronics NV Copyright 2004 Koen Kooi Copyright 2004 Karen Spearel Copyright 2004 Jens Maurer Copyright 2004 James Cleverdon, IBM. Subject to the GNU Public License, v.2 Copyright 2004 J. Mayer Copyright 2004 Interface Co.,Ltd. Saito.K Copyright 2004 Intel Corporation Copyright 2004 IDT Inc. (rischelp@idt.com) Copyright 2004 Freescale Semiconductor, Inc PowerPC e500 modifications, Kumar Gala Copyright 2004 Freescale Semiconductor Inc. Copyright 2004 Felix Kuehling All Rights Reserved. Copyright 2004 Embedded Edge, LLC dan@embeddededge.com Copyright 2004 Embedded Edge, LLC Copyright 2004 Digeo, Inc., Palo Alto, CA, U.S.A. All Rights Reserved. Copyright 2004 Ben Dooks, Simtec Electronics Copyright 2004 BEAM Ltd. Copyright 2004 Arnaud Patard Copyright 2004 Arcom Control Systems Copyright 2004 Antonino Daplas Copyright 2004 Antonino A. Daplas Copyright 2004 Andrew Chew Copyright 2004 Andi Kleen, SuSE Labs. Copyright 2004 ATI Technologies Inc., Markham, Ontario Copyright 2004 ARM Limited Copyright 2004 AMD Author: AMD Copyright 2004 (c) Stuart Brady Copyright 2004 (c) MontaVista, Software, Inc. Copyright 2004 (c) MontaVista Software, Inc. Copyright 2004 (C) Intel Corp. Copyright 2003-2013 Broadcom Corporation. All Rights Reserved. Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights reserved. Copyright 2003-2009,2014-2015 Red Hat, Inc. Copyright 2003-2009 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2003-2009 Red Hat, Inc. Copyright 2003-2009 Red Hat Inc. All Rights Reserved. Copyright 2003-2008, Jouni Malinen Copyright 2003-2008 Simtec Electronics Ben Dooks Copyright 2003-2007 Red Hat Inc., Durham, North Carolina. All Rights Reserved. Copyright 2003-2006, 2008-2009, 2011 Freescale Semiconductor, Inc. Copyright 2003-2006 Red Hat, Inc. All rights reserved. Copyright 2003-2006 Jeff Garzik Copyright 2003-2005 Simtec Electronics Ben Dooks Copyright 2003-2005 Red Hat, Inc. All rights reserved. Copyright 2003-2005 Red Hat, Inc. Copyright 2003-2005 Red Hat Inc Copyright 2003-2005 Jeff Garzik Copyright 2003-2005 Devicescape Software, Inc. Copyright 2003-2004, Instant802 Networks, Inc. Copyright 2003-2004 Simon Kelley. Copyright 2003-2004 Red Hat, Inc. All rights reserved. Copyright 2003-2004 Red Hat, Inc. Copyright 2003-2004 Red Hat Inc., Durham, North Carolina. All Rights Reserved. Copyright 2003-2004 Red Hat Inc., Durham, North Carolina. Copyright 2003-2004 Jeff Garzik Copyright 2003-2004 (c) MontaVista, Software, Inc. Copyright 2003-11 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2003,2004 Ryan Bradetich Copyright 2003,2004 Ben. Herrenschmidt Copyright 2003,2004 Andi Kleen, SuSE Labs. Copyright 2003,2004 Andi Kleen SuSE Labs Copyright 2003, Jouni Malinen Copyright 2003, Instant802 Networks, Inc. Copyright 2003, 2015 Yoshinori Sato Copyright 2003, 2008 Pavel Machek , distribute under GPLv2 Copyright 2003, 2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2003, 2008 Intel Corporation Copyright 2003, 2007 Simtec Electronics http://armlinux.simtec.co.uk/ Ben Dooks Copyright 2003, 2004, 2005, 2006, 2007, 2008 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2003, 2004, 2005, 2006, 2007 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2003, 2004 (c) MontaVista Software, Inc. Copyright 2003 mjander mjander@users.sourceforge.org Copyright 2003 mjander mjander@users.sourceforge.net Copyright 2003 by Texas Instruments Incorporated Copyright 2003 by Hans-Joerg Frieden and Thomas Frieden Copyright 2003 Wolfson Microelectronics PLC. Author: Liam Girdwood Copyright 2003 Wichert Akkerman Copyright 2003 Vivien Chappelier Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas. All Rights Reserved. Copyright 2003 Thiemo Seufer Copyright 2003 SuSE Linux AG. Copyright 2003 Sony Corporation Copyright 2003 Simtec Electronics (linux@simtec.co.uk) Copyright 2003 Simon Kelley. Copyright 2003 Rick Bronson Copyright 2003 Richard Curnow, SuperH (UK) Ltd. Copyright 2003 Pavel Machek , distribute under GPLv2 Copyright 2003 PathScale, Inc. Licensed under the GPL Copyright 2003 PathScale, Inc. Derived from include/asm-i386/pgtable.h Licensed under the GPL Copyright 2003 PathScale, Inc. Copyright 2003 PathScale Inc Derived from include/asm-i386/pgtable.h Licensed under the GPL Copyright 2003 OProfile authors remark Read the file COPYING Copyright 2003 NVIDIA, Corporation. All rights reserved. *| Copyright 2003 NVIDIA, Corporation Copyright 2003 MontaVista Software Inc. Copyright 2003 Matthew T. Russotto But derived from the Atmel 76C502 firmware written by Atmel and included in "atmel wireless lan drivers" package Copyright 2003 Leif Delgass. All Rights Reserved. Copyright 2003 Kai Germaschewski Copyright 2003 José Fonseca. Copyright 2003 Jonathan Corbet This file is originally from the LWN.net Driver Porting series at http://lwn.net/Articles/driver-porting/ Copyright 2003 Intel Corporation Copyright 2003 ICT CAS Author: Michael Guo Copyright 2003 H. Peter Anvin - All Rights Reserved Copyright 2003 Grant Grundler Copyright 2003 Digi International (www.digi.com) Scott H Kilau Copyright 2003 Digi International (www.digi.com) Copyright 2003 Benjamin Herrenschmidt Copyright 2003 Benjamin Herrenschmidt Copyright 2003 Andi Kleen, SuSE Labs. Subject to the GNU Public License, v.2 Copyright 2003 Andi Kleen, SuSE Labs. Copyright 2003 Adam Belay Copyright 2003 (c) MontaVista, Software, Inc. Copyright 2003 (c) Laurent Canet Copyright 2003 Ben. Herrenschmidt Copyright 2002/2003 by Andreas Eversberg (jolly@eversberg.eu) Rewritten by Peter Copyright 2002/2003 by Andreas Eversberg (jolly@eversberg.eu) Copyright 2002-2011 OProfile authors Copyright 2002-2009, 2011-2013 Freescale Semiconductor, Inc. Copyright 2002-2009 OProfile authors remark Read the file COPYING Copyright 2002-2007 H. Peter Anvin - All Rights Reserved Copyright 2002-2007 H. Peter Anvin Copyright 2002-2005, Instant802 Networks, Inc. Copyright 2002-2005, Devicescape Software, Inc. Copyright 2002-2005 MontaVista Software, Inc. PowerPC 44x support, Matt Porter Copyright 2002-2005 MontaVista Software Inc. Copyright 2002-2005 Micrel Inc. Copyright 2002-2004, Instant802 Networks, Inc. Copyright 2002-2004, 2008-2009 Freescale Semiconductor, Inc. Copyright 2002-2004 Rusty Russell, IBM Corporation Copyright 2002-2004 MontaVista Software, Inc. PowerPC 44x support, Matt Porter Copyright 2002-2004 MontaVista Software Inc. Copyright 2002-2004 H. Peter Anvin - All Rights Reserved Copyright 2002-2003, Stephen Frost, 2.5.x port by laforge@netfilter.org Copyright 2002-2003, Instant802 Networks, Inc. Copyright 2002-2003 by Armin Schindler (mac@melware.de) Copyright 2002-2003 Rusty Russell, IBM Corporation 2003 Kai Germaschewski Copyright 2002-2003 MontaVista Software Inc. Copyright 2002-2003 Cytronics & Melware (info@melware.de) Copyright 2002,2004 MontaVista Software Inc. Copyright 2002,2003 Yoichi Yuasa Copyright 2002,2003 Andi Kleen, SuSE Labs. Rest from unknown author(s). 2004 Andi Kleen. Rewrote most of it. Copyright 2002,2003 Andi Kleen, SuSE Labs. Copyright 2002, Yoshinori Sato Copyright 2002, Phil Karn, KA9Q May be used under the terms of the GNU General Public License (GPL) Copyright 2002, Jouni Malinen Copyright 2002, 2003 Motorola Inc. Copyright 2002, 2003 Andi Kleen, SuSE Labs. Subject to the GNU Public License v.2 Copyright 2002, 2003 Andi Kleen, SuSE Labs. Copyright 2002, 2003 (C) Paul Mundt Copyright 2002 by Mylex (An IBM Business Unit) Copyright 2002 by Kai Germaschewski Copyright 2002 by Kai Germaschewski Copyright 2002 by Kai Germaschewski Copyright 2002 by Andreas Eversberg (jolly@eversberg.eu) Copyright 2002 by Andi Kleen, SuSE Labs with some code from asm-x86/checksum.h Copyright 2002 Yoichi Yuasa Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas. All rights reserved. Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas. All Rights Reserved. Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas. Copyright 2002 Tungsten Graphics, Inc. Copyright 2002 TimeSys Corp. Added ethtool/mii-tool support, Copyright 2002 SuperH Ltd. Copyright 2002 SYSGO Real-Time Solutions GmbH Copyright 2002 SOMA Networks, Inc. Copyright 2002 Ryan Holm Copyright 2002 Rusty Russell IBM Corporation Copyright 2002 Phil Karn, KA9Q Copyright 2002 Pete Zaitcev Copyright 2002 OProfile authors remark Read the file COPYING Copyright 2002 OProfile authors Copyright 2002 MontaVista Software Inc. Author: MontaVista Software, Inc. stevel@mvista.com or source@mvista.com Copyright 2002 MontaVista Software Inc. Author: Michael Pruznick, michael_pruznick@mvista.com Copyright 2002 MontaVista Software Inc. Copyright 2002 MontaVista Software Author: MontaVista Software, Inc. ppopov@mvista.com or source@mvista.com Copyright 2002 MontaVista Software Copyright 2002 MontaVista Softare Inc. Copyright 2002 Momentum Computer, Inc. Author: Matthew Dharm Copyright 2002 Martijn Sipkema Copyright 2002 Karsten Merker Copyright 2002 John Levon Copyright 2002 Jamey Hicks Copyright 2002 James Simmons Copyright 2002 Intel (eli.kupermann@intel.com, christopher.leech@intel.com, scott.feldman@intel.com) Copyright 2002 Integrated Device Technology, Inc. All rights reserved. Copyright 2002 Hewlett-Packard Company Copyright 2002 H. Peter Anvin - All Rights Reserved Copyright 2002 H. Peter Anvin Copyright 2002 GALILEO TECHNOLOGY, LTD. Copyright 2002 Embedded Edge, LLC Author: dan@embeddededge.com Copyright 2002 Christer Weingel Copyright 2002 Andy Grover Copyright 2002 Andi Kleen, SuSE Labs. Thanks to Ben LaHaise for precious feedback. Copyright 2002 Andi Kleen, SuSE Labs. Subject to the GNU Public License v2. Copyright 2002 Andi Kleen, SuSE Labs. Subject to the GNU General Public License v2 only. Copyright 2002 Andi Kleen, SuSE Labs. Copyright 2002 Andi Kleen Copyright 2002 Allend Stichter Copyright 2002 Alchemy Semiconductor Author: Alchemy Semiconductor Copyright 2002 Alchemy Semiconductor Author: Alchemy Semiconductor, MontaVista Software Copyright 2002 Adam Belay Copyright 2002 (c) Intel Corporation Copyright 2001-2012 IBM Corporation. Copyright 2001-2008 S3 Graphics, Inc. All Rights Reserved. Copyright 2001-2006 MontaVista Software Inc. Copyright 2001-2006 Ian Kent Copyright 2001-2005 MontaVista Software Inc. Copyright 2001-2004 Jeff Garzik Copyright 2001-2003, 2007-2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2001-2003, 2006 MontaVista Software Inc. Copyright 2001-2003 SuSE Labs. Distributed under the GNU public license, v2. Copyright 2001-2003 S3 Graphics, Inc. All Rights Reserved. Copyright 2001-2002 MontaVista Software Inc. Copyright 2001,2005, Scott J. Bertin Copyright 2001,2003 Jeff Garzik Copyright 2001,2002 by Andi Kleen, SuSE Labs. Copyright 2001,2002 Jeff Garzik [ 8139cp.c,tg3.c ] Copyright 2001,2002 Jeff Garzik Copyright 2001, STMicrolectronics, Inc. Contact: steve.miller@st.com Copyright 2001, STMicrolectronics, Inc. Copyright 2001, Rik van Riel Released under the General Public License (GPL). Copyright 2001, Nicolas Pitre reworked by rmk. Copyright 2001, 2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2001, 2007-2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2001, 2003-2005 MontaVista Software Inc. Author: MontaVista Software, Inc. ahennessy@mvista.com source@mvista.com Copyright 2001, 2003-2005 MontaVista Software Inc. Copyright 2001, 2002 by Robert Olsson Uppsala University and Swedish University of Agricultural Sciences Copyright 2001, 2002 Red Hat. Copyright 2001, 2002 - Jani Monoses Copyright 2001 by Peter Sprenger (sprenger@moving-bytes.de) Copyright 2001 by Kai Germaschewski 2001 by Karsten Keil Copyright 2001 by Kai Germaschewski Copyright 2001 by Intel Corp. Copyright 2001 by Intel Corp, taken from http://www.embedded.com/showArticle.jhtml?articleID=19205567 Copyright 2001 by Frode Isaksen 2001 by Kai Germaschewski Copyright 2001 VA Linux Systems, Inc., Sunnyvale, California. All Rights Reserved. Copyright 2001 Thomas Gleixner (gleixner@autronix.de) Copyright 2001 Sun Microsystems (thockin@sun.com) Copyright 2001 Resilience Corporation Copyright 2001 Red Hat, Inc. Copyright 2001 Patrick Mochel Copyright 2001 MontaVista Software Inc. Author: jsun@mvista.com or jsun@junsun.net Copyright 2001 MontaVista Software Inc. Author: MontaVista Software, Inc. stevel@mvista.com or source@mvista.com Copyright 2001 MontaVista Software Inc. Author: MontaVista Software, Inc. ppopov@mvista.com or source@mvista.com Copyright 2001 MontaVista Software Inc. Author: MontaVista Software, Inc. ahennessy@mvista.com Copyright 2001 MontaVista Software Inc. Author: Matt Porter Copyright 2001 MontaVista Software Inc. Author: Jun Sun, jsun@mvista.com or jsun@junsun.net Copyright 2001 MontaVista Software Inc. Copyright 2001 MontaVista Softare Inc. Copyright 2001 Matthew Wilcox Copyright 2001 Manfred Spraul [natsemi.c] Copyright 2001 Jeff Garzik Copyright 2001 Intel San Luis Obispo Copyright 2001 H. Peter Anvin - All Rights Reserved Copyright 2001 David Brownell Copyright 2001 Compaq Computer Corporation. Copyright 2001 Benjamin LaHaise. Copyright 2001 Benjamin Herrenschmidt (benh@kernel.crashing.org) Copyright 2001 Anton Blanchard (anton@samba.org) Copyright 2001 Andi Kleen, SuSE Labs. Copyright 2001 - 2006 Tensilica Inc. Copyright 2001 - 2005 Tensilica Inc. Copyright 2001 - 2004 Tensilica Inc. Copyright 2001 (c) Matthieu Delahaye Copyright 2001 (c) Jean-Christophe Vaugeois Copyright 2000-2015 Avago Technologies. All rights reserved. Copyright 2000-2014 Avago Technologies. All rights reserved. Copyright 2000-2010 Broadcom Corporation Copyright 2000-2008 H. Peter Anvin - All Rights Reserved Copyright 2000-2003 by Armin Schindler (mac@melware.de) Copyright 2000-2003 MontaVista Software Inc. Copyright 2000-2003 Hewlett-Packard Company. Copyright 2000-2003 Cytronics & Melware (info@melware.de) Copyright 2000-2003 (c) Helge Deller Copyright 2000-2002 by Kai Germaschewski (kai@germaschewski.name) Copyright 2000-2002 Jeff Garzik Copyright 2000-2002 David Brownell Copyright 2000-2002 Andi Kleen, SuSE Labs. Copyright 2000-2001, 2006-2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2000-2001, 2006, 2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2000-2001 ATMEL Corporation. Copyright 2000,2009-2015 Hewlett-Packard Development Company, L.P. Copyright 2000,2004 (c) Grant Grundler Copyright 2000,2001,2002,2004 Dell Inc. Copyright 2000,2001,2002,2003,2004,2005 Broadcom Corporation. All rights reserved. Copyright 2000,2001,2002,2003 Broadcom Corporation. All rights reserved. Copyright 2000,2001,2002 Red Hat. Copyright 2000,2001 The Linux Kernel Team Copyright 2000,2001 Philipp Rumpf Copyright 2000,2001 MontaVista Software Inc. Author: MontaVista Software, Inc. ppopov@mvista.com or source@mvista.com Copyright 2000,2001 MontaVista Software Inc. Copyright 2000,2001 Jeff Garzik Copyright 2000,2001 Dell Inc. Copyright 2000, Axis Communications AB Ethereal - Network traffic analyzer By Gerald Combs Copyright 2000, 2008 MontaVista Software Inc. Author: MontaVista Software, Inc. Copyright 2000, 2007-2008 MontaVista Software Inc. Author: MontaVista Software, Inc. <source@mvista.com Copyright 2000, 2006 IBM Corporation Author(s):Alan Altmark (Alan_Altmark@us.ibm.com) Xenia Tkatschow (xenia@us.ibm.com) Rewritten for af_iucv: Martin Schwidefsky Copyright 2000, 2001, 2002, 2003 Broadcom Corporation. All rights reserved. Copyright 2000, 2001, 2002 Red Hat, Inc. All Rights Reserved. Copyright 2000, 2001 MontaVista Softare Inc. Copyright 2000, 2001 (c) Trond Myklebust Copyright 2000 by Hypercope GmbH Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README Copyright 2000 by Digi International Copyright 2000 by Carsten Paeth Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. All rights reserved. Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. All Rights Reserved. Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. Copyright 2000 VA Linux Systems, Inc., Fremont, California. All rights reserved. Copyright 2000 VA Linux Systems, Inc., Fremont, California. Copyright 2000 Stuart Menefy (stuart.menefy@st.com) Copyright 2000 Steven J. Hill (sjhill@cotw.com) Copyright 2000 Silicon Graphics, Inc. Copyright 2000 Red Hat corp --- All Rights Reserved Copyright 2000 Precision Insight, Inc., Cedar Park, Texas. Copyright 2000 Paul Mackerras. Copyright 2000 MontaVista Software Inc. PPC405 modifications PowerPC 403GCX/405GP modifications. Author: MontaVista Software, Inc. frank_rowand@mvista.com or source@mvista.com debbie_chu@mvista.com Copyright 2000 John Ankcorn Copyright 2000 Jakub Jelinek (jakub@redhat.com) Copyright 2000 Hewlett Packard (Paul Bame, bame@puffin.external.hp.com) Copyright 2000 Grant Grundler (grundler@cup.hp.com) Copyright 2000 Eicon Networks Copyright 2000 Deep Blue Solutions Ltd Copyright 2000 ATI Technologies Inc., Markham, Ontario, and VA Linux Systems Inc., Fremont, California. Copyright 2000 - 2001 Silicon Graphics, Inc. Copyright 2000 - 2001 Kanoj Sarcar (kanoj@sgi.com) Copyright 2000 (c) Linuxcare Canada, Alex deVries Copyright 2000 (c) Hewlett Packard (Paul Bame ) Copyright 2000 Ani Joshi Copyright 1999-2007 H. Peter Anvin - All Rights Reserved Copyright 1999-2003 by Mitchell Blank Jr Copyright 1999-2002 Paul Mackerras. Copyright 1999-2001 by Donald Becker. [natsemi.c] Written 1997-2001 by Donald Becker. [8139too.c] Copyright 1999-2001 Jeff Garzik Copyright 1999-2001 Jeff Garzik Copyright 1999-2000 by Mitchell Blank Jr Based on clip.c; 1995-1999 by Werner Almesberger, EPFL LRC/ICA Copyright 1999-2000 Red Hat Software --- All Rights Reserved Copyright 1999-2000 Jeremy Fitzhardinge Copyright 1999-2000 Jeff Garzik Copyright 1999-2000 D. Jeff Dionne, Copyright 1999,2000 Nortel Networks Copyright 1999, Thomas Davis, tadavis@lbl.gov. Licensed under the GPL. Based on dummy.c, and eql.c devices. Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas. Copyright 1999 by Werner Cornelius (werner@titro.de) Copyright 1999 by Werner Cornelius (werner@isdn4linux.de) Copyright 1999 by Werner Cornelius (werner@isdn-development.de) Copyright 1999 by Ralf Spachmann (mel@melware.de) Copyright 1999 by M. Steinkopf Copyright 1999 by Cytronics & Melware Copyright 1999 by Carsten Paeth (calle@calle.in-berlin.de) Copyright 1999 by Carsten Paeth Copyright 1999 by Armin Schindler (mac@melware.de) Copyright 1999 by Alex deVries Copyright 1999 The Puffin Group, (Alex deVries, David Kennedy) Copyright 1999 SuSE GmbH changed by Philipp Rumpf Copyright 1999 SuSE GmbH Nuernberg (Philipp Rumpf, prumpf@tux.org) Copyright 1999 SuSE GmbH (Philipp Rumpf, prumpf@tux.org) Copyright 1999 SuSE GmbH (Philipp Rumpf) Copyright 1999 Silicon Integrated System Corporation Revision: 1.08.10 Apr. 2 2006 Copyright 1999 Silicon Graphics, Inc. All rights reserved. Copyright 1999 Silicon Graphics, Inc. Copyright 1999 Roman Weissgaerber Copyright 1999 Red Hat, Inc. Copyright 1999 Red Hat Software --- All Rights Reserved Copyright 1999 Ralf Baechle (ralf@gnu.org) Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. Copyright 1999 Philipp Rumpf (prumpf@tux.org) Copyright 1999 Paul Mackerras. Copyright 1999 Paul Mackerras And help from Jens Axboe Copyright 1999 Linus Torvalds Copyright 1999 Jeff Garzik Copyright 1999 Hewlett Packard Co. Copyright 1999 Hans Reiser, see reiserfs/README for licensing and copyright details Copyright 1999 Gregory P. Smith Copyright 1999 Derrick J Brashear (shadow@dementia.org) Copyright 1999 D. Jeff Dionne Copyright 1999 Ben Pfaff and Petr Vandrovec Based on VGA info at http://www.osdever.net/FreeVGA/home.htm Copyright 1999 Ben Pfaff and Petr Vandrovec Based on VGA info at http://www.goodnet.com/~tinara/FreeVGA/home.htm Copyright 1999 Ben Pfaff and Petr Vandrovec Based on VGA info at http://www.goodnet.com/~tinara/FreeVGA/home.htm Copyright 1999 ARM Limited Copyright 1999 - 2003 ARM Limited Copyright 1999 (C) Niibe Yutaka Copyright 1998-2015 VMware, Inc. Copyright 1998-2009 VIA Technologies, Inc. All Rights Reserved. Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. Copyright 1998-2004 H. Peter Anvin -- All Rights Reserved Copyright 1998-2003 VIA Technologies, Inc. All Rights Reserved. Copyright 1998-2002 by Jes Sorensen, . Copyright 1998-2001 by Leonard N. Zubkoff Copyright 1998-2001 by Jes Sorensen, . [acenic.c] Copyright 1998-2001 by Jes Sorensen, . Copyright 1998-2001 by Carsten Paeth Copyright 1998-2000 SysKonnect, Copyright 1998-2000 Red Hat, Inc --- All Rights Reserved Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas. All Rights Reserved. Copyright 1998--1999 Red Hat corp --- All Rights Reserved Copyright 1998,1999 SysKonnect, a business unit of Schneider & Koch & Co. Datensysteme GmbH. Copyright 1998, Michael Schmitz Copyright 1998 by Werner Cornelius (werner@isdn4linux.de) Copyright 1998 by Werner Cornelius (werner@ikt.de) Copyright 1998 by Franco Venturi. Copyright 1998 by Egbert Eich Copyright 1998 Red Hat corp --- All Rights Reserved Copyright 1998 Jonas Munsin Copyright 1998 Gerald Combs Copyright 1998 Franco Venturi Copyright 1998 Emagic Soft- und Hardware GmbH Copyright 1998 C. van Schaik Copyright 1998 Ben Pfaff Copyright 1997. Copyright 1997-2000, 2008 Pavel Machek Copyright 1997-1998 Transmeta Corporation -- All Rights Reserved Copyright 1997-1998 Transmeta Corporation - All Rights Reserved Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved. Copyright 1997--2000 Martin Mares Copyright 1997--1999 Martin Mares Copyright 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright 1997, Theodore Ts'o Copyright 1997 by Michael Schmitz Copyright 1997 by Henner Eisen Copyright 1997 by Fritz Elfert (fritz@isdn4linux.de) Copyright 1997 by Carsten Paeth (calle@calle.in-berlin.de) Copyright 1997 by Carsten Paeth Copyright 1997 by Alain Malek Copyright 1997 Transmeta Corporation - All Rights Reserved Copyright 1997 M. Kirkwood Copyright 1997 Linus Torvalds Copyright 1997 Comtrol Corporation. Copyright 1997 Andi Kleen Copyright 1997 -- 2000 Martin Mares Copyright 1996-1999 Thomas Bogendoerfer [ pcnet32.c ] Derived from the lance driver written 1993,1994,1995 by Donald Becker. Copyright 1996-1999 Thomas Bogendoerfer Copyright 1996-1997 David J. McKay Copyright 1996,1997 David S. Miller (davem@caip.rutgers.edu) Copyright 1996, Paul Mackerras. Copyright 1996, 1997, 1998 Hans Reiser, see reiserfs/README for licensing and copyright details Copyright 1996, 1997, 1998 Hans Reiser, see reiserfs/README for Copyright 1996, 1997 Linux International. Copyright 1996, 1997 David S. Miller (davem@caip.rutgers.edu) Copyright 1996 by Carsten Paeth (calle@calle.in-berlin.de) Copyright 1996 by Carsten Paeth Copyright 1996 The XFree86 Project, Inc. Copyright 1996 Roman Zippel Copyright 1996 Erik Stahlman Released under terms of the GNU General Public License. Copyright 1996 Eddie C. Dost (ecd@skynet.be) Copyright 1995-97 Simon G. Vogl 1998-99 Hans Berglund Copyright 1995-2003 Kai Makisara. Copyright 1995-2002, Russell King Copyright 1995-2001 Russell King Copyright 1995-1998 by Leonard N. Zubkoff Copyright 1995-1996 by Mylex Corporation. All Rights Reserved Copyright 1995-1996 by Mylex Corporation All Rights Reserved Copyright 1995,96 by Thinking Objects Software GmbH Wuerzburg Copyright 1995,96 by Michael Hipp (Michael.Hipp@student.uni-tuebingen.de) Copyright 1995,96 Thinking Objects Software GmbH Wuerzburg Copyright 1995, Russell King. Various bits and pieces copyrights include: Linus Torvalds (test_bit). Copyright 1995, Russell King Copyright 1995, 2008 David S. Miller (davem@davemloft.net) Copyright 1995, 1996, 1998, 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. Copyright 1995, 1996, 1998, 1999, 2000, 2003 Free Software Foundation, Inc. Copyright 1995 by the Massachusetts Institute of Technology. All Rights Reserved. Copyright 1995 Roger C. Pao Copyright 1995 Linus Torvalds Copyright 1995 Kai Makisara. Copyright 1995 David S. Miller (davem@caip.rutgers.edu) Copyright 1995 (C) David S. Miller (davem@caip.rutgers.edu) Copyright 1994-97 Roman Hodek Copyright 1994-2001 Stephen Rothwell (sfr@canb.auug.org.au) Copyright 1994-2000 retained by the original author, Donald Becker. The timer-based reset code was supplied in 1995 by Bill Carlson, wwc@super.org. Copyright 1994-2000 by Donald Becker. Copyright 1994-2000 Paul Mackerras. Copyright 1994-1999 by Fritz Elfert (fritz@isdn4linux.de) Copyright 1994-1998 by Fritz Elfert (fritz@isdn4linux.de) Copyright 1994-1998 Paul Mackerras. Copyright 1994,95,96 by Fritz Elfert (fritz@isdn4linux.de) Copyright 1994,1995 by Donald Becker. Copyright 1994, Tom Zerucha. tz@execpc.com Copyright 1994, Linus Torvalds. Copyright 1994, Drew Eckhardt Copyright 1994, 1995 Digital Equipment Corporation. [de4x5.c] Copyright 1994, 1995 Digital Equipment Corporation. Copyright 1994 by Robert de Vries Copyright 1994 by Björn Brauel Copyright 1994 Roman Hodek Copyright 1994 Digital Equipment Corporation. Copyright 1994 - 2000, 2002 Ralf Baechle (ralf@gnu.org) Copyright 1993-2004 Jürgen E. Fischer Copyright 1993-2003 NVIDIA, Corporation. All rights reserved. *| Copyright 1993-2003 NVIDIA, Corporation Copyright 1993-1999 NVIDIA, Corporation. All rights reserved. *| Copyright 1993-1999 Jürgen Fischer TC1550 patches by Luuk van Dijk (ldz@xs4all.nl) Copyright 1993, Drew Eckhardt Visionary Computing Unix consulting and custom programming) drew@colorado.edu 1 (303) 666-5836 Copyright 1993, Drew Eckhardt Visionary Computing Unix and Linux consulting and custom programming) drew@colorado.edu 1 (303) 666-5836 Copyright 1993, Drew Eckhardt Visionary Computing Unix and Linux consulting and custom programming) drew@colorado.edu 1 (303) 440-4894 Copyright 1993, Drew Eckhardt Visionary Computing Unix and Linux consulting and custom programming) drew@Colorado.EDU 1 (303) 786-7975 Copyright 1993, 1994: Eric Youngdale (ericy@cais.com). Copyright 1993, 1994 Drew Eckhardt Visionary Computing Unix and Linux consulting and custom programming) drew@Colorado.EDU 1 (303) 786-7975 Copyright 1993, 1994 Drew Eckhardt Visionary Computing Unix and Linux consulting and custom programming) Drew@Colorado.EDU 1 (303) 786-7975 Copyright 1993 by Theodore Ts'o. Redistribution of this file is permitted under the GNU General Public License. Copyright 1993 by OpenVision Technologies, Inc. Copyright 1993 by Hamish Macdonald Copyright 1993 assigned to the United States Government as represented by the Director, National Security Agency. Copyright 1993 United States Government as represented by the Director, National Security Agency.[ pcnet32.c ] Carsten Langgaard, carstenl@mips.com [ pcnet32.c ] Copyright 1993 United States Government as represented by the Director, National Security Agency. This software may only be used and distributed according to the terms of the GNU General Public License as modified by SRC, incorporated herein by reference. Copyright 1993 United States Government as represented by the Director, National Security Agency. This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. Donald Becker may be reached at becker@scyld.com Copyright 1993 United States Government as represented by the Director, National Security Agency. Copyright 1993 United States Government as represented by the Director, Copyright 1993 Harm Hanemaayer Copyright 1993 -- 1997 Drew Eckhardt, Frederic Potter, David Mosberger-Tang Copyright 1992--1999 Drew Eckhardt, Frederic Potter, David Mosberger-Tang, Martin Mares Copyright 1992, Linus Torvalds. Copyright 1992 by Greg Harp Copyright 1992 Hewlett-Packard Co. Copyright 1992 - 2016 Kai Makisara email Kai.Makisara@kolumbus.fi Copyright 1992 - 2002 Kai Makisara / 2000 - 2006 Willem Riede email osst@riede.org Copyright 1991-2012 Unicode, Inc. All rights reserved. Distributed under Copyright 1991, 1992, 1993, and by Julian Cowley, Copyright 1994. Copyright 1991, 1992 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright 10/16/2005 Tilman Kranz Creative Audio MIDI, for the CA0106 Driver Version: 0.0.1 Copyright 02 Jul 2003, Linux Networx (http://lnxi.com) This file may be distributed under the terms of the GNU General Public License. Copyright (c)2006 - 2007 Myricom, Inc. for some LRO specific code Copyright (c), 2005-2008 Siano Mobile Silicon, Inc. Copyright (c), 2004-2005,2007-2010 Trident Microsystems, Inc. All rights reserved. Copyright (c) u-boot contributors Copyright (c) by Uros Bizjak Copyright (c) by Tugrul Galatali , Jaroslav Kysela Based on card-4232.c by Jaroslav Kysela Copyright (c) by Takashi Iwai code based on dmasound.c. Copyright (c) by Takashi Iwai Jaroslav Kysela Copyright (c) by Takashi Iwai Jaroslav Kysela Copyright (c) by Takashi Iwai Copyright (c) by Scott McNab Copyright (c) by Phil Poole 2013 Copyright (c) by Pavel Hofman , Copyright (c) by Pavel Hofman Copyright (c) by Paul Barton-Davis Copyright (c) by Matze Braun . Takashi Iwai Copyright (c) by Levent Guendogdu Copyright (c) by Lee Revell Clemens Ladisch Routines for control of EMU10K1 chips Copyright (c) by Kai Svahn Copyright (c) by Jaroslav Kysela Copyright (c) by Jaroslav Kysela , Thomas Sailer Copyright (c) by Jaroslav Kysela , Takashi Iwai Creative Labs, Inc. Routines for control of EMU10K1 chips / mixer routines Copyright (c) by Jaroslav Kysela , Takashi Iwai Copyright (c) by Jaroslav Kysela , Isaku Yamahata , George Hansper , Hannu Savolainen Copyright (c) by Jaroslav Kysela , Hannu Savolainen 1993-1996, Rob Hooft Copyright (c) by Jaroslav Kysela , Hannu Savolainen 1993-1996 Copyright (c) by Jaroslav Kysela , Creative Labs, Inc. Definitions for EMU10K1 (SB Live!) chips Copyright (c) by Jaroslav Kysela , Cirrus Logic, Inc. Definitions for Cirrus Logic CS46xx chips Copyright (c) by Jaroslav Kysela , Abramo Bagnara Copyright (c) by Jaroslav Kysela , Copyright (c) by Jaroslav Kysela Uros Bizjak Copyright (c) by Jaroslav Kysela Universal routines for AK4531 codec Copyright (c) by Jaroslav Kysela Universal interface for Audio Codec '97 Copyright (c) by Jaroslav Kysela Takashi Iwai Copyright (c) by Jaroslav Kysela Routines for the GF1 MIDI interface - like UART 6850 Copyright (c) by Jaroslav Kysela Routines for control of YMF724/740/744/754 chips Copyright (c) by Jaroslav Kysela Routines for control of SoundBlaster cards - MIDI interface Copyright (c) by Jaroslav Kysela Routines for control of MPU-401 in UART mode Copyright (c) by Jaroslav Kysela Routines for control of ICS 2101 chip and "mixer" in GF1 chip Copyright (c) by Jaroslav Kysela Routines for control of GF1 chip (PCM things) Copyright (c) by Jaroslav Kysela Routines for control of ESS ES1688/688/488 chip Copyright (c) by Jaroslav Kysela Routines for control of EMU10K1 MPU-401 in UART mode Copyright (c) by Jaroslav Kysela Routines for control of CS4235/4236B/4237B/4238B/4239 chips Copyright (c) by Jaroslav Kysela Routines for control of CS4231(A)/CS4232/InterWave & compatible chips Copyright (c) by Jaroslav Kysela Routines for Sound Blaster mixer control Copyright (c) by Jaroslav Kysela Originally the CS4232/CS4232A driver, modified for use on CS4231 by Tugrul Galatali Copyright (c) by Jaroslav Kysela I/O routines for GF1/InterWave synthesizer chips Copyright (c) by Jaroslav Kysela GUS's memory allocation routines / bottom layer Copyright (c) by Jaroslav Kysela GUS's memory access via proc filesystem Copyright (c) by Jaroslav Kysela Definitions for Yahama YMF724/740/744/754 chips Copyright (c) by Jaroslav Kysela Definitions for CS4231 & InterWave chips & compatible chips registers Copyright (c) by Jaroslav Kysela Definitions for CS4231 & InterWave chips & compatible chips Copyright (c) by Jaroslav Kysela DRAM access routines Copyright (c) by Jaroslav Kysela Creative Labs, Inc. Routines for effect processor FX8010 Copyright (c) by Jaroslav Kysela Creative Labs, Inc. Routines for control of EMU10K1 chips / proc interface routines Copyright (c) by Jaroslav Kysela Creative Labs, Inc. Routines for control of EMU10K1 chips / PCM routines Copyright (c) by Jaroslav Kysela Creative Labs, Inc. Routines for control of EMU10K1 chips Copyright (c) by Jaroslav Kysela Creative Labs, Inc. Routines for IRQ control of EMU10K1 chips Copyright (c) by Jaroslav Kysela Creative Labs, Inc. Lee Revell Routines for control of EMU10K1 chips - voice manager Copyright (c) by Jaroslav Kysela Abramo Bagnara Cirrus Logic, Inc. Routines for control of Cirrus Logic CS461x chips Copyright (c) by Jaroslav Kysela Abramo Bagnara Copyright (c) by Jaroslav Kysela Copyright (c) by Jaromir Koutek , Jaroslav Kysela , Thomas Sailer , Abramo Bagnara , Markus Gruber Copyright (c) by James Courtier-Dutton Driver tina2 chips Version: 0.1 Copyright (c) by James Courtier-Dutton Driver p17v chips Version: 0.01 Copyright (c) by James Courtier-Dutton Driver p16v chips Version: 0.25 Copyright (c) by James Courtier-Dutton Driver p16v chips Version: 0.21 Copyright (c) by James Courtier-Dutton Added support for Audigy 2 Value. Copyright (c) by James Courtier-Dutton Copyright (c) by James Courtier-Dutton Added EMU 1010 support. Copyright (c) by George Talusan http://www.undergrad.math.uwaterloo.ca/~gstalusa Copyright (c) by Francisco Moraes Driver EMU10K1X chips Copyright (c) by Francisco Moraes Copyright (c) by Digital Equipment Corp. Copyright (c) by Christian Fischbach Copyright (c) by Chris Rankin Copyright (c) by AudioScience Inc Copyright (c) by Abramo Bagnara Copyright (c) by 2007 Joachim Foerster Copyright (c) Yaegashi Takeshi, 2001 Copyright (c) YAEGASHI Takeshi, 2001 Copyright (c) Vasily Khoruzhick Based on h1940_battery.c by Arnaud Patard Copyright (c) Trond Myklebust Copyright (c) Tomasz Duszynski Copyright (c) Thiebaud Weksteen, 2015 Copyright (c) Teenage Engineering AB 2016 Copyright (c) Takashi Sakamoto Copyright (c) Takashi Iwai Copyright (c) StreamUnlimited GmbH 2013 Marek Belisko Copyright (c) Steven Rostedt Copyright (c) Siemens AG, 2015-2017 Copyright (c) Siemens AG, 2013 Copyright (c) Siemens AG, 2012, 2013 Copyright (c) Siemens AG, 2011-2013 Copyright (c) Siemens AG, 2011, 2012 Copyright (c) STMicroelectronics 2015 Copyright (c) Russ Anderson Copyright (c) Russ Anderson Copyright (c) Roman Volkov Copyright (c) Red Hat Inc. Copyright (c) Red Hat Based on code from Pommed: Copyright (c) Red Hat Copyright (c) Realtek Semiconductor Corp. All rights reserved. Copyright (c) Randolph Chung 2001 Copyright (c) Phil Blundell , 1998 Copyright (c) Paul Mundt 2001 Copyright (c) Nokia Corporation, 2007 Authors: Artem Bityutskiy, Frank Haverkamp Copyright (c) Nokia Corporation, 2007 Copyright (c) Nokia Corporation, 2006, 2007 Copyright (c) Nokia Corporation, 2006 Copyright (c) Motorola 1999,2000,2001 Copyright (c) MontaVista Software, Inc. 2008. Anton Vorontsov Copyright (c) MontaVista Software, Inc. 2008. Copyright (c) Mike Travis Copyright (c) Microsoft Corporation. Copyright (c) Mauro Carvalho Chehab Released under GPLv2 Copyright (c) Matthew Wilcox 2001 for Hewlett-Packard Copyright (c) Mathias Krause Copyright (c) Marc A. Viredaz, 1998 DEC Western Research Laboratory, Palo Alto, CA Date April 1998 (April 1997) System Advanced RISC Machine (ARM) Language C or ARM Assembly Purpose Definition of macros to operate on bit fields. Copyright (c) Logic Product Development, Inc. 2007 Peter Barada Copyright (c) Lee Revell Copyright (c) La Monte H.P. Yarroll 2001 Copyright (c) Kyle McMartin Copyright (c) Jürgen Schindele 2006 Copyright (c) Jeffrey Layton , 2013 Copyright (c) Jean-Luc Cooke Copyright (c) Jean-Francois Dive Copyright (c) Jay Lan, SGI. 2006 Copyright (c) Jaroslav Kysela Copyright (c) International Business Machines Corp., 2009,2011 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2009, 2013 Etersoft, 2012 Author(s): Steve French (sfrench@us.ibm.com) Pavel Shilovsky (pshilovsky@samba.org) 2012 Copyright (c) International Business Machines Corp., 2008 Author(s): Steve French (sfrench@us.ibm.com) Wang Lei (wang840925@gmail.com) Copyright (c) International Business Machines Corp., 2008 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2007 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2006, 2009 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2006 Copyright (c) International Business Machines Corp., 2004 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2003, 2007 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2002,2013 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2002,2009 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2002,2008 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2002,2007 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2002,2004 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2002, 2011 Etersoft, 2012 Author(s): Steve French (sfrench@us.ibm.com) Pavel Shilovsky (pshilovsky@samba.org) 2012 Copyright (c) International Business Machines Corp., 2002, 2007 Author(s): Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2000,2009 Modified by Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2000,2009 Copyright (c) International Business Machines Corp., 2000,2002 Modified by Steve French (sfrench@us.ibm.com) Copyright (c) International Business Machines Corp., 2000,2002 Copyright (c) Intel Corp. Author: Huang Ying Copyright (c) Intel Corp. 2007. All Rights Reserved. Copyright (c) Ian Molton 2004, 2005, 2008 Original work, independent of sharps code. Included hardware ECC support. Hard ECC did not work for writes in the early revisions. Copyright (c) IBM Corporation, 1998-2004. Copyright (c) IBM Corporation 2009 Author: Mel Gorman use strict; use Getopt::Long; Copyright (c) Herbert Valerio Riedel Copyright (c) Henry Wang Copyright (c) Harald Koerfgen, 1998 Copyright (c) Harald Geyer Copyright (c) Freescale Semicondutor, Inc. 2006. Shlomi Gridish Jerry Huang Copyright (c) Freescale Semicondutor, Inc. 2006, 2011. Shlomi Gridish Jerry Huang Copyright (c) Freescale Semiconductor, Inc. 2006. Shlomi Gridish Jerry Huang Copyright (c) Freescale Semiconductor Copyright (c) Evgeniy Polyakov All rights reserved. Copyright (c) Evgeniy Polyakov All rights reserved. Copyright (c) Eicon Technology Corporation, 2000. Copyright (c) Eicon Networks, 2002. Copyright (c) Eicon Networks, 2000. Copyright (c) Dmitry Torokhov Copyright (c) Dmitry Baryshkov 2008 Minor fixes Copyright (c) Dirk Opfer 2005. Modifications developed from sharps code but NOT containing any, ported onto Ians base. Copyright (c) Dimitri Sivanich Copyright (c) David L. Mills 1993 * Copyright (c) Cryptoapi developers. Copyright (c) Copyright 2014 Cisco Systems, Inc. Copyright (c) Copyright 2005-2006 Hewlett-Packard Development Company, L.P. Alex Williamson Copyright (c) Clemens Ladisch Licensed under the terms of the GNU General Public License, version 2. Copyright (c) Clemens Ladisch Copyright (c) Clemens Ladisch Copyright (c) Cisco 1999,2000 Copyright (c) Chris Humbert 2005 Copyright (c) Chandramouli Narayanan Copyright (c) Broadcom Corp, 2012 Copyright (c) BayLibre, SAS. Author : Neil Armstrong Copyright (c) Arnaud Patard Copyright (c) Andrew Tridgell 1997-1998. Modified by Steve French (sfrench@us.ibm.com) 2002 Copyright (c) Andrew McDonald Copyright (c) Andi Shyti Copyright (c) Amarula Solutions B.V. 2013 Copyright (c) Alan Smithee. Copyright (c) Ahmet İnan Copyright (c) Adrian McMenamin, 2008 - 2009 Copyright (c) Adrian McMenamin, 2007 - 2009 Copyright (c) Adrian McMenamin 2002 - 2009 Copyright (c) ARM Limited 2003. All rights reserved. Copyright (c) ???? Jochen Schäuble Copyright (c) 2019, Microchip Technology Inc. 2019 Razvan Stefanescu Copyright (c) 2018-2018 David Veenstra Copyright (c) 2018, The Linux Foundation. All rights reserved. Copyright (c) 2018, The Linux Foundation Copyright (c) 2018, Oracle and/or its affiliates Copyright (c) 2018, Oleksandr Andrushchenko, EPAM Systems Inc. Copyright (c) 2018, Nuvoton Corporation. Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2018, Mellanox Technologies. All rights reserved. Copyright (c) 2018, Mellanox Technologies inc. All rights reserved. Copyright (c) 2018, Mellanox Technologies All rights reserved. Copyright (c) 2018, Linaro Ltd Copyright (c) 2018, Linaro Limited. Copyright (c) 2018, Linaro Limited Copyright (c) 2018, Intel Corporation. Copyright (c) 2018, Intel Corporation. Copyright (c) 2018, Google Inc. Copyright (c) 2018, Ericsson AB All rights reserved. Copyright (c) 2018 Vadim Pasternak Copyright (c) 2018 VMware Copyright (c) 2018 Todd Kelner Copyright (c) 2018 Theobroma Systems Design und Consulting GmbH Copyright (c) 2018 The Linux Foundation. All rights reserved. Copyright (c) 2018 Texas Instruments MMC IOdelay values for TI's DRA76x and AM576x SoCs. Author: Sekhar Nori Copyright (c) 2018 Takashi Sakamoto Copyright (c) 2018 Synopsys, Inc. and/or its affiliates. stmmac XGMAC support. Copyright (c) 2018 Synopsys, Inc. and/or its affiliates. stmmac XGMAC definitions. Copyright (c) 2018 Synopsys, Inc. and/or its affiliates. stmmac TC Handling (HW only) Copyright (c) 2018 Synopsys, Inc. and/or its affiliates. stmmac HW Interface Handling Copyright (c) 2018 Synopsys, Inc. and/or its affiliates. stmmac HW Interface Callbacks Copyright (c) 2018 Socionext Inc. Copyright (c) 2018 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2018 Samsung Electronics Co., Ltd. Author: Marek Szyprowski Common Clock Framework support for Exynos5 power-domain dependent clocks Copyright (c) 2018 Rodrigo Rivas Costa Copyright (c) 2018 Rockchip, Inc. Copyright (c) 2018 Rockchip Electronics Co. Ltd. Author: Elaine Zhang Copyright (c) 2018 Rockchip Electronics Co. Ltd. Copyright (c) 2018 Redpine Signals Inc. Copyright (c) 2018 Red Hat, Inc. All rights reserved. Copyright (c) 2018 Peter Ganzhorn Copyright (c) 2018 Pengutronix, Oleksij Rempel Copyright (c) 2018 Oracle Corporation Author: Matthew Wilcox Copyright (c) 2018 Ondrej Mosnacek Copyright (c) 2018 Oleksandr Andrushchenko, EPAM Systems Inc. Copyright (c) 2018 Oleg Ivanov Copyright (c) 2018 Nuvoton Technology tomer.maimon@nuvoton.com Copyright (c) 2018 Nuvoton Technology corporation. Copyright (c) 2018 NVIDIA CORPORATION. All rights reserved. Copyright (c) 2018 Mobiveil Inc. Author: Subrahmanya Lingappa Copyright (c) 2018 Miquèl RAYNAL Copyright (c) 2018 Microchip Technology, Inc. All rights reserved. Copyright (c) 2018 Melvin Vermeeren Copyright (c) 2018 Mellanox Technologies. All rights reserved. Copyright (c) 2018 Mellanox Technologies. All rights reserved Copyright (c) 2018 Mellanox Technologies. Copyright (c) 2018 MediaTek Inc. Author: Zhiyong Tao Copyright (c) 2018 MediaTek Inc. Author: Sean Wang Copyright (c) 2018 MediaTek Inc. Author: Ryder Lee Copyright (c) 2018 MediaTek Inc. Author: KaiChieh Chuang Copyright (c) 2018 MediaTek Inc. Author: Houlong Wei Copyright (c) 2018 MediaTek Inc. Author: Chunfeng Yun Copyright (c) 2018 MediaTek Inc. Author: Chenglin Xu Sean Wang Copyright (c) 2018 MediaTek Inc. Copyright (c) 2018 Martin Blumenstingl . Based on meson-gxl-s905d-p231.dts: Copyright (c) 2018 Martin Blumenstingl Copyright (c) 2018 Macronix Copyright (c) 2018 Maciej W. Rozycki Copyright (c) 2018 Linaro Ltd. Author: Manivannan Sadhasivam Copyright (c) 2018 Linaro Ltd. Copyright (c) 2018 Julian Sax Copyright (c) 2018 Juergen Gross Copyright (c) 2018 Johannes Thumshirn, SUSE Linux GmbH Copyright (c) 2018 Jesper Dangaard Brouer, Red Hat Inc. Copyright (c) 2018 Jernej Skrabec Copyright (c) 2018 James.Bottomley@HansenPartnership.com Copyright (c) 2018 Inventec Corporation dts-v1/; Copyright (c) 2018 Intel Corporation Copyright (c) 2018 IBM Corp. Copyright (c) 2018 HiSilicon Technologies Co., Ltd. Copyright (c) 2018 Guillaume Douézan-Grard Copyright (c) 2018 Guenter Roeck Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd. Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2018 Facebook include include "bpf_helpers.h" Copyright (c) 2018 Facebook include include "bpf_helpers.h" Copyright (c) 2018 Facebook Copyright (c) 2018 Facebook Copyright (c) 2018 Dmitry Safonov, Arista Networks Copyright (c) 2018 David Ahern Copyright (c) 2018 Daniel M. Lambea Copyright (c) 2018 Cumulus Networks. All rights reserved. Copyright (c) 2018 Crane Merchandising Systems. All rights reserved. Copyright (c) 2018 Collabora Ltd. Copyright (c) 2018 Chen-Yu Tsai Copyright (c) 2018 Chelsio, Inc. All rights reserved. Copyright (c) 2018 Chelsio Communications, Inc. Copyright (c) 2018 Cavium, Inc. Copyright (c) 2018 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. Copyright (c) 2018 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Copyright (c) 2018 Broadcom Inc Copyright (c) 2018 Bootlin Copyright (c) 2018 Baylibre, SAS. Author: Jerome Brunet Copyright (c) 2018 Baylibre SAS. Author: Jerome Brunet Copyright (c) 2018 BayLibre, SAS. Author: Neil Armstrong Author: Jerome Brunet Copyright (c) 2018 BayLibre, SAS. Author: Jerome Brunet Copyright (c) 2018 BayLibre, SAS Author: Neil Armstrong Copyright (c) 2018 Axentia Technologies AB Author: Peter Rosin Copyright (c) 2018 Amlogic, inc. Author: Qiufang Dai Author: Yixun Lan Copyright (c) 2018 Amlogic, inc. Author: Qiufang Dai Copyright (c) 2018 Alexandre Belloni Copyright (c) 2018 Advanced Micro Devices, Inc. All Rights Reserved. Copyright (c) 2017-present, Facebook, Inc. Copyright (c) 2017-2018, The Linux foundation. All rights reserved. Copyright (c) 2017-2018, The Linux Foundation. All rights reserved. Copyright (c) 2017-2018, Mellanox Technologies inc. All rights reserved. Copyright (c) 2017-2018, Linaro Ltd. Copyright (c) 2017-2018, Ericsson AB All rights reserved. Copyright (c) 2017-2018, Broadcom Limited. All rights reserved. Copyright (c) 2017-2018, Arm Ltd. Copyright (c) 2017-2018 Western Digital Corporation or its affiliates. Copyright (c) 2017-2018 The Linux Foundation. All rights reserved. Copyright (c) 2017-2018 Socionext Inc. Copyright (c) 2017-2018 Ondrej Mosnacek Copyright (c) 2017-2018 Mellanox Technologies. All rights reserved. Copyright (c) 2017-2018 Mellanox Technologies. All rights reserved Copyright (c) 2017-2018 MediaTek Inc. Author: Sean Wang Copyright (c) 2017-2018 MediaTek Inc. Author: John Crispin Sean Wang Copyright (c) 2017-2018 MediaTek Inc. Copyright (c) 2017-2018 Linaro Limited. Copyright (c) 2017-2018 Icenowy Zheng Copyright (c) 2017-2018 Hisilicon Limited. Copyright (c) 2017-2018 Hans de Goede Copyright (c) 2017-2018 Christoph Hellwig. Copyright (c) 2017-2018 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2017-2018 Broadcom Limited Copyright (c) 2017-2018 Brian Masney Copyright (c) 2017-18 Linaro Limited Copyright (c) 2017-18 David Ahern Copyright (c) 2017, Xilix Inc Copyright (c) 2017, The Linux Foundation. All rights reserved. Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. Copyright (c) 2017, National Instruments Corp. Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved Copyright (c) 2017, Microsoft Corporation. Copyright (c) 2017, Microsemi Corporation Copyright (c) 2017, Microchip Technology Inc. Author: Tudor Ambarus Copyright (c) 2017, Microchip Technology Inc. 2017 Cristian Birsan 2017 Claudiu Beznea Copyright (c) 2017, Microchip Technology Inc. 2016 Nicolas Ferre 2017 Cristian Birsan 2017 Claudiu Beznea Copyright (c) 2017, Mellanox Technologies. All rights reserved. Copyright (c) 2017, Mellanox Technologies, Ltd. All rights reserved. Copyright (c) 2017, Mellanox Technologies inc. All rights reserved. Copyright (c) 2017, Maxim Integrated Copyright (c) 2017, Linaro Ltd. All rights reserved. Copyright (c) 2017, Linaro Ltd. Copyright (c) 2017, Linaro Ltd Copyright (c) 2017, Linaro Limited Author: Georgi Djakov Copyright (c) 2017, Intel Corporation. Ricardo Neri Copyright (c) 2017, Intel Corporation. All rights reserved. Copyright (c) 2017, Intel Corporation. Copyright (c) 2017, Impinj, Inc. Copyright (c) 2017, I2SE GmbH Copyright (c) 2017, HiSilicon. All rights reserved. Copyright (c) 2017, General Electric Company Copyright (c) 2017, Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2017, Ericsson AB All rights reserved. Copyright (c) 2017, EPAM Systems Copyright (c) 2017, Collabora Ltd. Copyright (c) 2017, Applied Micro Circuits Corporation Author(s): Iyappan Subramanian Keyur Chudgar Copyright (c) 2017, Applied Micro Circuits Corporation Author(s): Iyappan Subramanian Copyright (c) 2017, 2018 Oracle. All rights reserved. Copyright (c) 2017 exceet electronics GmbH Copyright (c) 2017 Yotam Gigi Copyright (c) 2017 Western Digital Corporation or its affiliates. Copyright (c) 2017 Volkswagen Group Electronic Research All rights reserved. Copyright (c) 2017 Vadim Pasternak Copyright (c) 2017 VMware Copyright (c) 2017 United Western Technologies, Corporation Copyright (c) 2017 Tomasz Kramkowski Copyright (c) 2017 Theobroma Systems Design und Consulting GmbH Copyright (c) 2017 The Linux Foundation. All rights reserved. Copyright (c) 2017 The Linux Foundation. All rights reserved. Copyright (c) 2017 Texas Instruments Incorporated Tero Kristo Copyright (c) 2017 Takashi Sakamoto Licensed under the terms of the GNU General Public License, version 2. Copyright (c) 2017 Takashi Iwai Copyright (c) 2017 T-Chip Intelligent Technology Co., Ltd Copyright (c) 2017 Synopsys, Inc. and/or its affiliates. stmmac Support for 5.xx Ethernet QoS cores Copyright (c) 2017 Synopsys, Inc. (www.synopsys.com) Copyright (c) 2017 Siemens AG Copyright (c) 2017 Shubham Bansal Copyright (c) 2017 Sebastian Reichel Copyright (c) 2017 Savoir-faire Linux, Inc. Copyright (c) 2017 Savoir-faire Linux Inc. Vivien Didelot Copyright (c) 2017 Samsung Electronics Co., Ltd. http://www.samsung.com/ Author: Andrzej Pietrasiewicz Copyright (c) 2017 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2017 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2017 Samsung Electronics Co., Ltd. Author: Marek Szyprowski Copyright (c) 2017 Samsung Electronics Co., Ltd. All rights reserved. Copyright (c) 2017 Samsung Electronics Co., Ltd. Copyright (c) 2017 Sagi Grimberg. Copyright (c) 2017 SUSE Linux GmbH Author: Andreas Färber Copyright (c) 2017 SKIDATA AG Copyright (c) 2017 Ruslan Bilovol Copyright (c) 2017 Roopa Prabhu Copyright (c) 2017 Rockchip Electronics Co. Ltd. Author: Elaine Copyright (c) 2017 Robert Munteanu SPDX-License-Identifier: GPL-2.0+ Copyright (c) 2017 Renesas Solutions Corp. Kuninori Morimoto Copyright (c) 2017 Redpine Signals Inc. Copyright (c) 2017 Red Hat, Inc. -- Jiri Benc Copyright (c) 2017 Red Hat, Inc Copyright (c) 2017 Red Hat Inc. Copyright (c) 2017 Radioavionica Corporation Author: Alex A. Mihaylov Copyright (c) 2017 Priit Laes . Copyright (c) 2017 Pengutronix, Oleksij Rempel Copyright (c) 2017 Pengutronix, Michael Grzeschik Copyright (c) 2017 Paul Cercueil Copyright (c) 2017 Pablo Neira Ayuso Copyright (c) 2017 Pablo M. Bermudo Garay Copyright (c) 2017 PINE64 Copyright (c) 2017 Oscar Campos Copyright (c) 2017 Oracle. All rights reserved. Copyright (c) 2017 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2017 Oliver Hartkopp Copyright (c) 2017 Oleg Copyright (c) 2017 Niels Skou Olsen Copyright (c) 2017 Nicira, Inc. Copyright (c) 2017 National Instruments Erik Hons Brandon Streiff Dane Wagner Copyright (c) 2017 National Instruments Brandon Streiff Copyright (c) 2017 NVIDIA Corporation. Copyright (c) 2017 Microsoft Corporation Author: Matthew Wilcox Copyright (c) 2017 Microsemi Corporation Copyright (c) 2017 Microsemi Corporation Copyright (c) 2017 Microchip Technology Copyright (c) 2017 Microchip Corporation. Copyright (c) 2017 Mentor Graphics Inc. Copyright (c) 2017 Mellanox Technologies. All rights reserved. Copyright (c) 2017 Mellanox Technologies Ltd. All rights reserved. Copyright (c) 2017 Mellanox Technologies Inc. All rights reserved. Copyright (c) 2017 Melexis Copyright (c) 2017 MediaTek Inc. Author: Yong Wu Copyright (c) 2017 MediaTek Inc. Author: YT Shen Copyright (c) 2017 MediaTek Inc. Author: Weiyi Lu Copyright (c) 2017 MediaTek Inc. Author: Sean Wang Copyright (c) 2017 MediaTek Inc. Author: Ryder Lee Honghui Zhang Copyright (c) 2017 MediaTek Inc. Author: Ryder Lee Copyright (c) 2017 MediaTek Inc. Author: Ming Huang Sean Wang Copyright (c) 2017 MediaTek Inc. Author: Mars.C Copyright (c) 2017 MediaTek Inc. Author: Kevin-CW Chen Copyright (c) 2017 MediaTek Inc. Author: Kevin Chen Copyright (c) 2017 MediaTek Inc. Author: Chenglin Xu Copyright (c) 2017 MediaTek Inc. Author: Chen Zhong Sean Wang Copyright (c) 2017 MediaTek Inc. Author: Chen Zhong Copyright (c) 2017 MediaTek Inc. Copyright (c) 2017 Maxime Ripard. Copyright (c) 2017 Mauro Carvalho Chehab Copyright (c) 2017 Martin Blumenstingl . Copyright (c) 2017 Martin Blumenstingl Copyright (c) 2017 Mariusz Bialonczyk Copyright (c) 2017 Marek Szyprowski Copyright (c) 2017 Manivannan Sadhasivam Copyright (c) 2017 Maciej S. Szmigiero Copyright (c) 2017 Lucas Stach, Pengutronix Copyright (c) 2017 Linus Walleij Copyright (c) 2017 Linaro, Ltd. Copyright (c) 2017 Linaro Ltd. Copyright (c) 2017 Linaro Limited. All rights reserved. Copyright (c) 2017 Linaro Limited. Copyright (c) 2017 Ksenija Stanojevic Copyright (c) 2017 Krzysztof Kozlowski Copyright (c) 2017 Josef Filzmaier Copyright (c) 2017 Jonathan Liu. Copyright (c) 2017 Jiri Pirko Copyright (c) 2017 Jesper Dangaard Brouer, Red Hat Inc. Released under terms in GPL version 2. See COPYING. Copyright (c) 2017 Jesper Dangaard Brouer, Red Hat Inc. Copyright (c) 2017 Jack Andersen Copyright (c) 2017 Intel Deutschland GmbH Copyright (c) 2017 Intel Corporation. Copyright (c) 2017 Intel Corporation dts-v1/; Copyright (c) 2017 Intel Corp., Rafael J. Wysocki Copyright (c) 2017 Icenowy Zheng Copyright (c) 2017 Icenowy Zheng Copyright (c) 2017 Hisilicon Limited. Copyright (c) 2017 HiSilicon Technologies Co., Ltd. Copyright (c) 2017 Hans de Goede Copyright (c) 2017 Google, Inc. Copyright (c) 2017 Google Inc. Author: Wei-Ning Huang Copyright (c) 2017 Fuzhou Rockchip Electronics Co., Ltd. Copyright (c) 2017 Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2017 Free Electrons Copyright (c) 2017 Free Electrons Copyright (c) 2017 Facebook Copyright (c) 2017 Eva Rachel Retuya Copyright (c) 2017 Ericsson AB All rights reserved. Copyright (c) 2017 Diego Elio Pettenò Copyright (c) 2017 Dialog Semiconductor Copyright (c) 2017 Dell Inc. Copyright (c) 2017 Covalent IO, Inc. http://covalent.io Copyright (c) 2017 Christoph Hellwig. Copyright (c) 2017 Chen-Yu Tsai. All rights reserved. Copyright (c) 2017 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2017 Chao Yu Copyright (c) 2017 Cavium. Copyright (c) 2017 Cavium, Inc. Copyright (c) 2017 Cavium Inc. Copyright (c) 2017 Carlo Caione Copyright (c) 2017 Cadence Cadence PCIe host controller driver. Author: Cyrille Pitchen Copyright (c) 2017 Cadence Cadence PCIe endpoint controller driver. Author: Cyrille Pitchen Copyright (c) 2017 Cadence Cadence PCIe controller driver. Author: Cyrille Pitchen Copyright (c) 2017 Broadcom Limited Copyright (c) 2017 Broadcom Copyright (c) 2017 Beckhoff Automation GmbH & Co. KG Copyright (c) 2017 Baylibre SAS. Author: Jerome Brunet Copyright (c) 2017 BayLibre, SAS. Author: Neil Armstrong Author: Jerome Brunet Copyright (c) 2017 BayLibre, SAS. Author: Neil Armstrong Copyright (c) 2017 BayLibre, SAS. Author: Jerome Brunet Copyright (c) 2017 BayLibre, SAS Author: Neil Armstrong Copyright (c) 2017 BayLibre SAS Author: Neil Armstrong Copyright (c) 2017 Bastien Nocera Copyright (c) 2017 Angelo Dureghello Copyright (c) 2017 Andrew Lunn Copyright (c) 2017 Andreas Klinger Copyright (c) 2017 Andreas Färber Copyright (c) 2017 Andi Shyti Copyright (c) 2017 Amlogic, inc. Author: Yixun Lan Copyright (c) 2017 Amlogic, inc. Author: Qiufang Dai Copyright (c) 2017 Amlogic, Inc. All rights reserved. Author: Xingyu Chen Copyright (c) 2017 Amlogic, Inc. All rights reserved. Copyright (c) 2017 Alex Manoussakis Copyright (c) 2017 Akinobu Mita Copyright (c) 2017 Advanced Micro Devices, Inc. All Rights Reserved. Copyright (c) 2017 Aaron Bottegal Copyright (c) 2016-present, Yann Collet, Facebook, Inc. All rights reserved. Copyright (c) 2016-present, Przemyslaw Skibinski, Yann Collet, Facebook, Inc. All rights reserved. Copyright (c) 2016-present, Facebook, Inc. All rights reserved. Copyright (c) 2016-2018, The Linux Foundation. All rights reserved. Copyright (c) 2016-2018, The Linux Foundation. All rights reserved. Copyright (c) 2016-2018, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2016-2018, Linaro Ltd. Copyright (c) 2016-2018 Vadim Pasternak Copyright (c) 2016-2018 Socionext Inc. Copyright (c) 2016-2018 QLogic Corporation Copyright (c) 2016-2018 Oracle. All rights reserved. Copyright (c) 2016-2018 Ondrej Mosnacek Copyright (c) 2016-2018 Microsoft Corporation Copyright (c) 2016-2018 Mellanox Technologies. All rights reserved. Copyright (c) 2016-2018 Mellanox Technologies. All rights reserved Copyright (c) 2016-2018 Mellanox Technologies. All rights reserved Copyright (c) 2016-2018 HiSilicon Technologies Co., Ltd. Copyright (c) 2016-2018 Christoph Hellwig. All Rights Reserved. Copyright (c) 2016-2018 Christoph Hellwig. Copyright (c) 2016-2018 Cavium Inc. Copyright (c) 2016-2018 Broadcom Limited Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. Copyright (c) 2016-2017, National Instruments Corp. Copyright (c) 2016-2017, NVIDIA CORPORATION. All rights reserved Copyright (c) 2016-2017, Mellanox Technologies. All rights reserved. Copyright (c) 2016-2017, Linaro Ltd Copyright (c) 2016-2017, Lance Chao . All rights reserved. Copyright (c) 2016-2017, Elena Reshetova, Intel Corporation Copyright (c) 2016-2017, Dave Watson . All rights reserved. Copyright (c) 2016-2017 VMware, Inc. All rights reserved. Copyright (c) 2016-2017 The Linux Foundation. All rights reserved. Copyright (c) 2016-2017 Socionext Inc. Copyright (c) 2016-2017 Savoir-faire Linux Inc. Vivien Didelot Copyright (c) 2016-2017 Qualcomm Atheros, Inc. All rights reserved. Copyright (c) 2016-2017 NVIDIA Corporation Copyright (c) 2016-2017 Microsemi Corporation Copyright (c) 2016-2017 Micron Technology, Inc. Copyright (c) 2016-2017 Marcel Hasler Copyright (c) 2016-2017 Lucas Stach, Pengutronix Copyright (c) 2016-2017 Linaro Ltd. Copyright (c) 2016-2017 Hisilicon Limited. Copyright (c) 2016-2017 Hisilicon Limited. Copyright (c) 2016-2017 HiSilicon Technologies Co., Ltd. Copyright (c) 2016-2017 Hans de Goede Copyright (c) 2016-2017 Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2016-2017 Erik Stromdahl Copyright (c) 2016-2017 Cavium Inc. Copyright (c) 2016-2017 Broadcom Limited Copyright (c) 2016-2017 Brian Masney Copyright (c) 2016-2017 Andreas Färber Copyright (c) 2016,2017 Facebook Copyright (c) 2016,2017 Daniel Mack Copyright (c) 2016, Zodiac Inflight Innovations Copyright (c) 2016, Western Digital Copyright (c) 2016, The Linux Foundation. All rights reserved. Copyright (c) 2016, ROCKCHIP CORPORATION. All rights reserved. Copyright (c) 2016, Prodys S.L. Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. Copyright (c) 2016, Nikos Mavrogiannopoulos . All rights reserved. Copyright (c) 2016, NVIDIA Corporation. Author: Laxman Dewangan Copyright (c) 2016, NVIDIA Corporation Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. Author: Neo Jia Kirti Wankhede Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2016, Microsoft Corporation. Copyright (c) 2016, Microchip Technology Inc. Copyright (c) 2016, Mellanox Technologies. All rights reserved. Copyright (c) 2016, Mellanox Technologies, Ltd. All rights reserved. Copyright (c) 2016, Mellanox Technologies inc. All rights reserved. Copyright (c) 2016, Linaro Ltd. Copyright (c) 2016, Linaro Ltd Copyright (c) 2016, Linaro Limited Author: Linus Walleij Copyright (c) 2016, Linaro Limited Copyright (c) 2016, Jelle van der Waa Copyright (c) 2016, Jamal Hadi Salim Copyright (c) 2016, Intel Corporation. All Rights Reserved. Copyright (c) 2016, Intel Corporation. Copyright (c) 2016, Intel Corporation Authors: Weigang Li Giovanni Cabiddu Copyright (c) 2016, Intel Corporation Authors: Salvatore Benedetto Copyright (c) 2016, Intel Corporation Authors: Salvator Benedetto Copyright (c) 2016, Intel Corporation Author: Giovanni Cabiddu Copyright (c) 2016, Intel Corporation Copyright (c) 2016, General Electric Company Copyright (c) 2016, Fuzhou Rockchip Electronics Co., Ltd. Author: Lin Huang Copyright (c) 2016, Fuzhou Rockchip Electronics Co., Ltd Author: Lin Huang Copyright (c) 2016, Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2016, Fridolin Pokorny . All rights reserved. Copyright (c) 2016, Facebook Copyright (c) 2016, Ericsson AB All rights reserved. Copyright (c) 2016, EPAM Systems Copyright (c) 2016, Damien Le Moal Copyright (c) 2016, Collabora Ltd. Copyright (c) 2016, Citrix Systems, Inc. Copyright (c) 2016, Citrix Systems Inc Copyright (c) 2016, Cascoda, Ltd. All rights reserved. Copyright (c) 2016, BayLibre, SAS. All rights reserved. Author: Neil Armstrong Copyright (c) 2016, Avago Technologies Copyright (c) 2016, Applied Micro Circuits Corporation Authors: Khuong Dinh Tanmay Inamdar Iyappan Subramanian Copyright (c) 2016, Applied Micro Circuits Corporation Author: Loc Ho Hoan Tran Copyright (c) 2016, Applied Micro Circuits Corporation Author: Iyappan Subramanian Copyright (c) 2016, Applied Micro Circuits Corporation Author: Hoan Tran Tai Nguyen Copyright (c) 2016, Amir Vadai Copyright (c) 2016, 2017 Andreas Klinger Copyright (c) 2016 by Mauro Carvalho Chehab . Copyright (c) 2016 by Mauro Carvalho Chehab . Copyright (c) 2016 by Detlef Urban (onkel@paraair.de) Copyright (c) 2016 Yuxuan Shui Copyright (c) 2016 Yusuke Fujimaki Copyright (c) 2016 Yang Ling Copyright (c) 2016 Victor Vlasenko Copyright (c) 2016 Vadim Pasternak Copyright (c) 2016 VMware Copyright (c) 2016 Trond Myklebust Copyright (c) 2016 Tom Herbert Copyright (c) 2016 Tom Haynes Copyright (c) 2016 Thomas Graf Copyright (c) 2016 The Linux Foundation. All rights reserved. Copyright (c) 2016 Texas Instruments Incorporated Copyright (c) 2016 Takashi Sakamoto Licensed under the terms of the GNU General Public License, version 2. Copyright (c) 2016 Slawomir Stepien Based on: Peter Rosin's code from mcp4531.c Copyright (c) 2016 Slawomir Stepien Copyright (c) 2016 Shuah Khan Copyright (c) 2016 Sargun Dhillon Copyright (c) 2016 Samsung Electronics Co., Ltd. http://www.samsung.com Author: Krzysztof Kozlowski Copyright (c) 2016 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2016 Samsung Electronics Co., Ltd. Donghwa Lee Hyungwon Hwang Hoegeun Kwon Copyright (c) 2016 Samsung Electronics Co., Ltd. Chanwoo Choi Copyright (c) 2016 Samsung Electronics Co., Ltd. Author : Chanwoo Choi Copyright (c) 2016 Samsung Electronics Co., Ltd. Copyright (c) 2016 Samsung Electronics Co., Ltd Copyright (c) 2016 SUMOMO Computer Association https://www.sumomo.mobi Randy Li Copyright (c) 2016 Ryder Lee Copyright (c) 2016 Rockchip, Inc. Copyright (c) 2016 Rockchip Electronics Co. Ltd. Author: Xing Zheng Copyright (c) 2016 Rockchip Electronics Co. Ltd. Author: Shawn Lin Andy Yan Copyright (c) 2016 Rockchip Electronics Co. Ltd. Author: Shawn Lin Copyright (c) 2016 Rockchip Electronics Co. Ltd. Author: Lin Huang Copyright (c) 2016 Rockchip Electronics Co. Ltd. Author: Elaine Copyright (c) 2016 Renesas Electronics Corporation. Copyright (c) 2016 Red Hat, Inc. Copyright (c) 2016 Red Hat Inc. Copyright (c) 2016 Randy Li Copyright (c) 2016 Quentin Schulz Copyright (c) 2016 Quantenna Communications, Inc. Copyright (c) 2016 Qualcomm Atheros, Inc. All rights reserved. Copyright (c) 2016 Qualcomm Atheros, Inc Copyright (c) 2016 Petr Kulhavy Copyright (c) 2016 Paweł Jarosz Copyright (c) 2016 Parrot S.A. Copyright (c) 2016 Paolo Abeni Copyright (c) 2016 Pablo Neira Ayuso Copyright (c) 2016 PMC-Sierra, Inc. mailto:esc.storagedev@microsemi.com) Copyright (c) 2016 PMC-Sierra, Inc. Copyright (c) 2016 PLUMgrid Copyright (c) 2016 Oracle. All rights reserved. Copyright (c) 2016 Oracle. All Rights Reserved. Copyright (c) 2016 Oracle and/or its affiliates. All rights reserved. Author: Khalid Aziz (khalid.aziz@oracle.com) Copyright (c) 2016 NVIDIA Corporation. All rights reserved. Copyright (c) 2016 Microsemi. All Rights Reserved. Copyright (c) 2016 Microsemi Corporation Copyright (c) 2016 Michael Shych Copyright (c) 2016 Mentor Graphics Inc. Copyright (c) 2016 Mellanox Technologies. All rights reserved. Copyright (c) 2016 Mellanox Technologies, LTD. All rights reserved. Copyright (c) 2016 Mellanox Technologies Ltd. All rights reserved. Copyright (c) 2016 MediaTek Inc. Author: Zhiyong Tao Copyright (c) 2016 MediaTek Inc. Author: Youlin.Pei Copyright (c) 2016 MediaTek Inc. Author: Tiffany Lin Copyright (c) 2016 MediaTek Inc. Author: Ryder Lee Copyright (c) 2016 MediaTek Inc. Author: PoChun Lin Copyright (c) 2016 MediaTek Inc. Author: PC Chen Tiffany Lin Copyright (c) 2016 MediaTek Inc. Author: PC Chen Copyright (c) 2016 MediaTek Inc. Author: Ming Hsiu Tsai Rick Chang Copyright (c) 2016 MediaTek Inc. Author: Ming Hsiu Tsai Copyright (c) 2016 MediaTek Inc. Author: Mars.C Copyright (c) 2016 MediaTek Inc. Author: Koro Chen Copyright (c) 2016 MediaTek Inc. Author: Kevin Chen Copyright (c) 2016 MediaTek Inc. Author: Jungchang Tsao PC Chen Copyright (c) 2016 MediaTek Inc. Author: Jungchang Tsao Daniel Hsiao Tiffany Lin Copyright (c) 2016 MediaTek Inc. Author: Jungchang Tsao Daniel Hsiao PoChun Lin Copyright (c) 2016 MediaTek Inc. Author: Ir Lian Garlic Tseng Copyright (c) 2016 MediaTek Inc. Author: Garlic Tseng Ryder Lee Copyright (c) 2016 MediaTek Inc. Author: Garlic Tseng Ir Lian Ryder Lee Copyright (c) 2016 MediaTek Inc. Author: Garlic Tseng Copyright (c) 2016 MediaTek Inc. Author: Daniel Hsiao PoChun Lin Copyright (c) 2016 MediaTek Inc. Author: Daniel Hsiao Kai-Sean Yang Tiffany Lin Copyright (c) 2016 MediaTek Inc. Author: Daniel Hsiao Jungchang Tsao Tiffany Lin Copyright (c) 2016 MediaTek Inc. Author: Chen Zhong Copyright (c) 2016 MediaTek Inc. Author: Andrew-CT Chen Copyright (c) 2016 MediaTek Inc. Copyright (c) 2016 Maxime Ripard. All rights reserved. Copyright (c) 2016 Maxime Ripard Copyright (c) 2016 Mauro Carvalho Chehab Copyright (c) 2016 Matthias Brugger Copyright (c) 2016 Matthew Wilcox Copyright (c) 2016 Masaki Ota Copyright (c) 2016 Martin Kepplinger Copyright (c) 2016 Martin Blumenstingl . Based on meson-gx-p23x-q20x.dtsi: Copyright (c) 2016 Marek Vasut Copyright (c) 2016 Maciej W. Rozycki Copyright (c) 2016 Linus Walleij Copyright (c) 2016 Linaro Ltd. Copyright (c) 2016 Linaro Ltd. Copyright (c) 2016 Linaro Ltd Copyright (c) 2016 Linaro Limited. Copyright (c) 2016 Laurent Pinchart Copyright (c) 2016 Laura Garcia Copyright (c) 2016 Kuninori Morimoto Copyright (c) 2016 Ksenija Stanojevic Copyright (c) 2016 Krzysztof Kozlowski Copyright (c) 2016 Krzysztof Blaszkowski All rights reserved. Copyright (c) 2016 Jonathan McDowell Copyright (c) 2016 John Fastabend Copyright (c) 2016 John Crispin Copyright (c) 2016 Joel Holdsworth Copyright (c) 2016 Joachim Eastwood Copyright (c) 2016 Jiri Pirko Copyright (c) 2016 Jan Kandziora Copyright (c) 2016 Jamal Hadi Salim Copyright (c) 2016 Ivan Vecera Copyright (c) 2016 Intel Deutschland GmbH Copyright (c) 2016 Intel Corporation. Author: Sakari Ailus Copyright (c) 2016 Intel Corporation. Author: Andy Shevchenko Copyright (c) 2016 Intel Corporation. Copyright (c) 2016 Intel Corporation Author: Ross Zwisler Author: Matthew Wilcox Copyright (c) 2016 Intel Corporation Author: Ross Zwisler Copyright (c) 2016 Intel Corporation Copyright (c) 2016 Intel Corp., Rafael J. Wysocki Copyright (c) 2016 Icenowy Zheng Copyright (c) 2016 IBM Corporation. Copyright (c) 2016 Huawei Limited. Copyright (c) 2016 Hisilicon. Copyright (c) 2016 Hisilicon Limited. Copyright (c) 2016 HiSilicon Technologies Co., Ltd. Copyright (c) 2016 HiSilicon Limited. Copyright (c) 2016 Herbert Xu Copyright (c) 2016 Heiko Stuebner Copyright (c) 2016 Hans de Goede Copyright (c) 2016 HGST, a Western Digital Company. Copyright (c) 2016 Google, Inc Copyright (c) 2016 Golden Delicious Comp. GmbH&Co. KG Nikolaus Schaller Copyright (c) 2016 Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2016 Free Electrons NextThing Co. Quentin Schulz Copyright (c) 2016 Frederik Wenigwieser Copyright (c) 2016 Facebook Copyright (c) 2016 FUKAUMI Naoki Copyright (c) 2016 Endless Computers, Inc. Author: Carlo Caione Copyright (c) 2016 Dmitry Safonov Suggested-by: Andrew Lutomirski Copyright (c) 2016 David Herrmann Copyright (c) 2016 Daniel Mack Copyright (c) 2016 Citrix Systems Inc. Copyright (c) 2016 Cirrus Logic Inc. Copyright (c) 2016 Christoph Hellwig. Copyright (c) 2016 Chen-Yu Tsai. All rights reserved. Copyright (c) 2016 Chen-Yu Tsai Copyright (c) 2016 Chen Zhong Copyright (c) 2016 Chelsio Communications, Inc. All rights reserved. Copyright (c) 2016 Chelsio Communications, Inc. Copyright (c) 2016 Chanwoo Choi Copyright (c) 2016 Cavium Inc. (support@cavium.com). Copyright (c) 2016 Cavium Inc. Copyright (c) 2016 Broadcom. All rights reserved. Copyright (c) 2016 Broadcom Copyright (c) 2016 Brendan McGrath Copyright (c) 2016 Baylibre SAS. Author: Michael Turquette Copyright (c) 2016 BayLibre, SAS. Author: Neil Armstrong Copyright (c) 2016 BayLibre, SAS. Author: Kevin Hilman Copyright (c) 2016 BayLibre, SAS. Author: Jerome Brunet Copyright (c) 2016 BayLibre, SAS. Author : Neil Armstrong Copyright (c) 2016 BayLibre, SAS Author: Neil Armstrong Copyright (c) 2016 BayLibre, Inc. Michael Turquette Copyright (c) 2016 BayLibre, Inc. Author: Neil Armstrong Copyright (c) 2016 BayLibre, Inc. Author: Neil Armstrong Copyright (c) 2016 BayLibre, Inc. Author: Kevin Hilman Copyright (c) 2016 BayLibre, Inc. Copyright (c) 2016 Baolin Wang Copyright (c) 2016 Avago Technologies. All rights reserved. Copyright (c) 2016 Andy Yan Copyright (c) 2016 Andrew Worsley amworsley@gmail.com Copyright (c) 2016 Andrew Lunn Copyright (c) 2016 Andreas Klinger Copyright (c) 2016 Andreas Färber Copyright (c) 2016 Anders K. Pedersen Copyright (c) 2016 AmLogic, Inc. Michael Turquette Copyright (c) 2016 AmLogic, Inc. Author: Michael Turquette Copyright (c) 2016 Allwinnertech Co., Ltd. Copyright (c) 2016 Alexandrov Stanislav Copyright (c) 2016 Alexandre Belloni Copyright (c) 2016 Akinobu Mita Copyright (c) 2016 Advanced Micro Devices, Inc. All rights reserved. Copyright (c) 2016 Advanced Micro Devices, Inc. Copyright (c) 2016 ARM Ltd. Copyright (c) 2016 - Savoir-faire Linux Author: Sebastien Bourdelin Copyright (c) 2016 - Savoir-faire Linux Copyright (c) 2016 - 2017, Broadcom. All rights reserved. The term Broadcom refers to Broadcom Limited and/or its subsidiaries. Copyright (c) 2016 - 2017 Intel Deutschland GmbH Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. Copyright (c) 2015-2018, Intel Corporation. Copyright (c) 2015-2018 The Linux Foundation. All rights reserved. Copyright (c) 2015-2018 Terry Junge Copyright (c) 2015-2018 Red Hat Inc. Copyright (c) 2015-2018 Oracle. All rights reserved. Copyright (c) 2015-2018 Mellanox Technologies. All rights reserved Copyright (c) 2015-2018 Mathieu Desnoyers Copyright (c) 2015-2017, The Linux Foundation. All rights reserved. Copyright (c) 2015-2017, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2015-2017 The Linux Foundation. All rights reserved. Copyright (c) 2015-2017 Takashi Sakamoto Copyright (c) 2015-2017 Takashi Sakamoto Copyright (c) 2015-2017 Qualcomm Atheros, Inc. Copyright (c) 2015-2017 QLogic Corporation Copyright (c) 2015-2017 Oracle. All rights reserved. Copyright (c) 2015-2017 Broadcom Copyright (c) 2015-2016, The Linux Foundation. All rights reserved. Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2015-2016, Mellanox Technologies. All rights reserved. Copyright (c) 2015-2016, Linaro Limited All rights reserved. Copyright (c) 2015-2016, Linaro Limited Copyright (c) 2015-2016, Integrated Device Technology Inc. Copyright (c) 2015-2016, IBM Corporation. Copyright (c) 2015-2016 Quantenna Communications, Inc. All rights reserved. Copyright (c) 2015-2016 Quantenna Communications, Inc. Copyright (c) 2015-2016 Qualcomm Atheros, Inc. Copyright (c) 2015-2016 QLogic Corporation Copyright (c) 2015-2016 MediaTek Inc. Author: Yong Wu Copyright (c) 2015-2016 MediaTek Inc. Author: Houlong Wei Ming Hsiu Tsai Copyright (c) 2015-2016 MediaTek Inc. Author: Honghui Zhang Copyright (c) 2015-2016 Intel Corporation. All rights reserved. Copyright (c) 2015-2016 Hisilicon Limited. Copyright (c) 2015-2016 HiSilicon Technologies Co., Ltd. Copyright (c) 2015-2016 Herbert Xu Copyright (c) 2015-2016 HGST, a Western Digital Company. Copyright (c) 2015-2016 Google Inc. All rights reserved. Copyright (c) 2015-2016 FUJITSU LIMITED Copyright (c) 2015--2017 Intel Corporation. Copyright (c) 2015,2017 Qualcomm Atheros, Inc. Copyright (c) 2015,2016 Krzysztof Kozlowski Copyright (c) 2015, The Linux Foundation. All rights reserved. Copyright (c) 2015, Texas Instruments Incorporated Copyright (c) 2015, Sony Mobile Communications, AB. Copyright (c) 2015, Sony Mobile Communications Inc. Copyright (c) 2015, Sony Mobile Communications AB. Copyright (c) 2015, Sony Mobile Communications AB Copyright (c) 2015, SUSE Linux GmbH Copyright (c) 2015, Roger Pau Monne Copyright (c) 2015, Red Hat, Inc. Copyright (c) 2015, RapidIO Trade Association All rights reserved. Copyright (c) 2015, RapidIO Trade Association Copyright (c) 2015, ROCKCHIP CORPORATION. All rights reserved. Copyright (c) 2015, Prodrive Technologies Copyright (c) 2015, Primary Data, Inc. All rights reserved. Copyright (c) 2015, National Instruments Corp. Author: Moritz Fischer Copyright (c) 2015, National Instruments Corp. Copyright (c) 2015, NVIDIA Corporation. Copyright (c) 2015, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2015, Mellanox Technologies. All rights reserved. Copyright (c) 2015, Mellanox Technologies, Ltd. All rights reserved. Copyright (c) 2015, Mellanox Technologies inc. All rights reserved. Copyright (c) 2015, Linaro Ltd., written by Grant Likely. Copyright (c) 2015, Linaro Ltd. Author: Fu Wei Suravee Suthikulpanit Al Stone Timur Tabi Copyright (c) 2015, Linaro Limited, Shannon Zhao Copyright (c) 2015, Linaro Limited Copyright (c) 2015, LGE Inc. All rights reserved. Copyright (c) 2015, Intel Corporation. All Rights Reserved. Copyright (c) 2015, Intel Corporation. Copyright (c) 2015, Intel Corporation Authors: Tadeusz Struk Copyright (c) 2015, Intel Corporation Author: Lv Zheng Copyright (c) 2015, Integrated Device Technology Inc. Copyright (c) 2015, Huawei Inc. All rights reserved. Copyright (c) 2015, Hans Ulli Kroll Copyright (c) 2015, Hannes Reinecke Copyright (c) 2015, Google Inc. Copyright (c) 2015, Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2015, Ericsson AB All rights reserved. Copyright (c) 2015, Daniel Thompson Copyright (c) 2015, Christoph Hellwig. Copyright (c) 2015, Christoph Hellwig . Copyright (c) 2015, Boaz Harrosh . Copyright (c) 2015, Applied Micro Circuits Corporation Authors: Rameshwar Prasad Sahu Loc Ho Copyright (c) 2015, Applied Micro Circuits Corporation Author: Iyappan Subramanian Copyright (c) 2015, Applied Micro Circuits Corporation Author: Feng Kan fkan@apm.com Copyright (c) 2015, Applied Micro Circuits Corporation Author: Feng Kan Loc Ho Copyright (c) 2015, Advanced Micro Devices Author: Brijesh Singh Copyright (c) 2015, 2018, The Linux Foundation. All rights reserved. Copyright (c) 2015, 2018, The Linux Foundation. All rights reserved. Copyright (c) 2015, 2017-2018, The Linux Foundation. All rights reserved. Copyright (c) 2015, 2017 Oracle. All rights reserved. Copyright (c) 2015, 2016, Primary Data, Inc. All rights reserved. Copyright (c) 2015, 2016, IBM Corporation Copyright (c) 2015, 2016 Linaro Ltd. Copyright (c) 2015 secunet Security Networks AG Copyright (c) 2015 by Kamil Debski Copyright (c) 2015 Zoltán Böszörményi Copyright (c) 2015 Zhang, Keguang Copyright (c) 2015 Weida Hi-Tech Co., Ltd. HN Chen Copyright (c) 2015 Vladimir Zapolskiy Copyright (c) 2015 Tom Herbert Copyright (c) 2015 The Linux Foundation. All rights reserved. Copyright (c) 2015 Texas Instruments Incorporated - http://www.ti.com Copyright (c) 2015 Texas Instruments Incorporated Copyright (c) 2015 Texas Instruments Inc. Benoit Parrot, Copyright (c) 2015 Texas Instruments Inc. Copyright (c) 2015 Takashi Sakamoto Copyright (c) 2015 Takashi Sakamoto Copyright (c) 2015 System Fabric Works, Inc. All rights reserved. Copyright (c) 2015 Steve French Copyright (c) 2015 Shrijeet Mukherjee Copyright (c) 2015 Sasha Levin Copyright (c) 2015 Samsung Electronics Co., Ltd. http://www.samsung.com/ Copyright (c) 2015 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2015 Samsung Electronics Co., Ltd. Bartlomiej Zolnierkiewicz Copyright (c) 2015 Samsung Electronics Co., Ltd. Author: Andrey Ryabinin Copyright (c) 2015 Samsung Electronics Co., Ltd. Author : Chanwoo Choi Copyright (c) 2015 Samsung Electronics Co., Ltd http://www.samsung.com Copyright (c) 2015 Samsung Electronics Authors: Jaegeuk Kim Chao Yu Copyright (c) 2015 Sabrina Dubroca Copyright (c) 2015 Rockchip Electronics Co. Ltd. Author: Xing Zheng Jeffy Chen Copyright (c) 2015 Rockchip Electronics Co. Ltd. Author: Xing Zheng Copyright (c) 2015 Rockchip Electronics Co. Ltd. Author: Jeffy Chen Copyright (c) 2015 Rockchip Electronics Co. Ltd. Author: Caesar Wang Copyright (c) 2015 Red Hat, Inc. Copyright (c) 2015 Red Hat, Inc Copyright (c) 2015 Red Hat Inc. Copyright (c) 2015 Rafał Miłecki Copyright (c) 2015 ROCKCHIP, Co. Ltd. Copyright (c) 2015 Quantenna Communications, Inc. All rights reserved. Copyright (c) 2015 Quantenna Communications Copyright (c) 2015 Qualcomm Atheros, Inc. Copyright (c) 2015 Qualcomm Atheros Inc. Copyright (c) 2015 QLogic Corporation Copyright (c) 2015 Pengutronix, Steffen Trumtrar Copyright (c) 2015 Pengutronix, Sascha Hauer Copyright (c) 2015 Pengutronix, Philipp Zabel

LICENSE
   NOTE! This copyright does *not* cover user programs that use kernel
 services by normal system calls - this is merely considered normal use
 of the kernel, and does *not* fall under the heading of "derived work".
 Also note that the GPL below is copyrighted by the Free Software
 Foundation, but the instance of code that it refers to (the Linux
 kernel) is copyrighted by me and others who actually wrote it.

 Also note that the only valid version of the GPL as far as the kernel
 is concerned is _this_ particular version of the license (ie v2, not
 v2.2 or v3.x or whatever), unless explicitly otherwise stated.

			Linus Torvalds

----------------------------------------------------------------------

		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

lsof-4.93.2

dialects/linux/dproto.h
/*
 * dproto.h - Linux function prototypes for /proc-based lsof
 *
 * The _PROTOTYPE macro is defined in the common proto.h.
 */


/*
 * Copyright 1997 Purdue Research Foundation, West Lafayette, Indiana
 * 47907.  All rights reserved.
 *
 * Written by Victor A. Abell
 *
 * This software is not subject to any license of the American Telephone
 * and Telegraph Company or the Regents of the University of California.
 *
 * Permission is granted to anyone to use this software for any purpose on
 * any computer system, and to alter it and redistribute it freely, subject
 * to the following restrictions:
 *
 * 1. Neither the authors nor Purdue University are responsible for any
 *    consequences of the use of this software.
 *
 * 2. The origin of this software must not be misrepresented, either by
 *    explicit claim or by omission.  Credit to the authors and Purdue
 *    University must appear in documentation and sources.
 *
 * 3. Altered versions must be plainly marked as such, and must not be
 *    misrepresented as being the original software.
 *
 * 4. This notice may not be removed or altered.
 */


/*
 * $Id: dproto.h,v 1.9 2013/01/02 17:02:36 abe Exp $
 */


#if	defined(HASSELINUX)
_PROTOTYPE(extern int enter_cntx_arg,(char *cnxt));
#endif	/* defined(HASSELINUX) */

_PROTOTYPE(extern int get_fields,(char *ln, char *sep, char ***fr, int *eb, int en));
_PROTOTYPE(extern void get_locks,(char *p));
_PROTOTYPE(extern int is_file_named,(int ty, char *p, struct mounts *mp, int cd));
_PROTOTYPE(extern int make_proc_path,(char *pp, int lp, char **np, int *npl, char *sf));
_PROTOTYPE(extern FILE *open_proc_stream,(char *p, char *mode, char **buf, size_t *sz, int act));
_PROTOTYPE(extern void process_proc_node,(char *p, char *pbr, struct stat *s, int ss, struct stat *l, int ls));
_PROTOTYPE(extern void process_proc_sock,(char *p, char *pbr, struct stat *s, int ss, struct stat *l, int ls));
_PROTOTYPE(extern void set_net_paths,(char *p, int pl));

ltrace-c22d359433b333937ee3d803450dc41998115685

COPYING
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

modem-manager-1.12.10

COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
COPYING.LIB
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!

mtd-2.1.2

COPYING
		    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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C) 19yy  

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) 19yy name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

nano-4.9.3

COPYING
		    GNU GENERAL PUBLIC LICENSE
		       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

			    Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

		       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
 
  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
  
  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.

ncurses-6.1

COPYING
Copyright (c) 1998-2019,2020 Free Software Foundation, Inc.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, distribute with modifications, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the name(s) of the above copyright
holders shall not be used in advertising or otherwise to promote the
sale, use or other dealings in this Software without prior written
authorization.

-- vile:txtmode fc=72
-- $Id: COPYING,v 1.8 2020/01/04 14:49:29 tom Exp $

net-tools-479bb4a7e11a4084e2935c0a576388f92469225b

COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

nettle-3.6

COPYING.LESSERv3
		   GNU LESSER GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.


  This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

  0. Additional Definitions. 

  As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.

  "The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

  An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

  A "Combined Work" is a work produced by combining or linking an
Application with the Library.  The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".

  The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

  The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

  1. Exception to Section 3 of the GNU GPL.

  You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

  2. Conveying Modified Versions.

  If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

   a) under this License, provided that you make a good faith effort to
   ensure that, in the event an Application does not supply the
   function or data, the facility still operates, and performs
   whatever part of its purpose remains meaningful, or

   b) under the GNU GPL, with none of the additional permissions of
   this License applicable to that copy.

  3. Object Code Incorporating Material from Library Header Files.

  The object code form of an Application may incorporate material from
a header file that is part of the Library.  You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

   a) Give prominent notice with each copy of the object code that the
   Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the object code with a copy of the GNU GPL and this license
   document.

  4. Combined Works.

  You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:

   a) Give prominent notice with each copy of the Combined Work that
   the Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the Combined Work with a copy of the GNU GPL and this license
   document.

   c) For a Combined Work that displays copyright notices during
   execution, include the copyright notice for the Library among
   these notices, as well as a reference directing the user to the
   copies of the GNU GPL and this license document.

   d) Do one of the following:

       0) Convey the Minimal Corresponding Source under the terms of this
       License, and the Corresponding Application Code in a form
       suitable for, and under terms that permit, the user to
       recombine or relink the Application with a modified version of
       the Linked Version to produce a modified Combined Work, in the
       manner specified by section 6 of the GNU GPL for conveying
       Corresponding Source.

       1) Use a suitable shared library mechanism for linking with the
       Library.  A suitable mechanism is one that (a) uses at run time
       a copy of the Library already present on the user's computer
       system, and (b) will operate properly with a modified version
       of the Library that is interface-compatible with the Linked
       Version. 

   e) Provide Installation Information, but only if you would otherwise
   be required to provide such information under section 6 of the
   GNU GPL, and only to the extent that such information is
   necessary to install and execute a modified version of the
   Combined Work produced by recombining or relinking the
   Application with a modified version of the Linked Version. (If
   you use option 4d0, the Installation Information must accompany
   the Minimal Corresponding Source and Corresponding Application
   Code. If you use option 4d1, you must provide the Installation
   Information in the manner specified by section 6 of the GNU GPL
   for conveying Corresponding Source.)

  5. Combined Libraries.

  You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

   a) Accompany the combined library with a copy of the same work based
   on the Library, uncombined with any other library facilities,
   conveyed under the terms of this License.

   b) Give prominent notice with the combined library that part of it
   is a work based on the Library, and explaining where to find the
   accompanying uncombined form of the same work.

  6. Revised Versions of the GNU Lesser General Public License.

  The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

  Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.

  If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.
COPYINGv2
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

network-manager-1.22.10

CONTRIBUTING
Guidelines for Contributing
===========================

Coding Standard
---------------

Coding standards are generally GNOME coding standards, with these exceptions:
    a) 4 space tabs  (_not_ 8-space tabs)
    b) REAL tabs (_not_ a mix of tabs and spaces in the initial indent)
    c) spaces used to align continuation lines past the indent point of the
       first statement line, like so:

		if (   some_really_really_long_variable_name
		    && another_really_really_long_variable_name) {
			...
		}

* Keep a space between the function name and the opening '('.
    GOOD: g_strdup (x)
    BAD:  g_strdup(x)

* C-style comments
    GOOD: f(x);  /* comment */
    BAD:  f(x);  // comment

* Keep assignments in the variable declaration area pretty short.
    GOOD: MyObject *object;
    BAD: MyObject *object = complex_and_long_init_function(arg1, arg2, arg3);

* 80-cols is a guideline, don't make the code uncomfortable in order to fit in
  less than 80 cols.

* Constants are CAPS_WITH_UNDERSCORES and use the preprocessor.
    GOOD: #define MY_CONSTANT 42
    BAD:  static const unsigned myConstant = 42;

Legal
-----

NetworkManager is partly licensed under terms of GNU Lesser General Public License
version 2 or later (LGPL-2.1+). That is for example the case for libnm.
For historical reasons, the daemon itself is licensed under terms of GNU General
Public License, version 2 or later (GPL-2.0+). See the license comment in the source
files.
Note that all new contributions to NetworkManager MUST be made under terms of
LGPL-2.1+, that is also the case for parts that are currently licensed GPL-2.0+.
The reason for that is that we might eventually relicense everything as LGPL and
new contributions already must agree with that future change.

Assertions in NetworkManager code
---------------------------------

There are different kind of assertions. Use the one that is appropriate.

1) g_return_*() from glib. This is usually enabled in release builds and
  can be disabled with G_DISABLE_CHECKS define. This uses g_log() with
  G_LOG_LEVEL_CRITICAL level (which allows the program to continue,
  unless G_DEBUG=fatal-criticals or G_DEBUG=fatal-warnings is set). As such,
  this is usually the preferred way for assertions that are supposed to be
  enabled by default.

  Optimally, after a g_return_*() failure the program can still continue. This is
  also the reason why g_return_*() is preferable over g_assert().
  For example, that is often not given for functions that return a GError, because
  g_return_*() will return failure without setting the error output. That often leads
  to a crash immidiately after, because the caller requires the GError to be set.
  Make a reasonable effort so that an assertion failure may allow the process
  to proceed. But don't put too much effort in it. After all, it's an assertion
  failure that is not supposed to happen either way.

2) nm_assert() from NetworkManager. This is disabled by default in release
  builds, but enabled if you build --with-more-assertions. See "WITH_MORE_ASSERTS"
  define. This is preferred for assertions that are expensive to check or
  nor necessary to check frequently. It's also for conditions that can easily
  verified to be true and where future refactoring is unlikley to break that
  condition.
  Use this deliberately and assume it is removed from production builds.

3) g_assert() from glib. This is used in unit tests and commonly enabled
  in release builds. It can be disabled with G_DISABLE_ASSERT assert
  define. Since this results in a hard crash on assertion failure, you
  should almost always prefer g_return_*() over this (except in unit tests).

4) assert() from . It is usually enabled in release builds and
  can be disabled with NDEBUG define. Don't use it in NetworkManager,
  it's basically like g_assert().

5) g_log() from glib. These are always compiled in, depending on the logging level
  these are assertions too. G_LOG_LEVEL_ERROR aborts the program, G_LOG_LEVEL_CRITICAL
  logs a critical warning (like g_return_*(), see G_DEBUG=fatal-criticals)
  and G_LOG_LEVEL_WARNING logs a warning (see G_DEBUG=fatal-warnings).
  G_LOG_LEVEL_DEBUG level is usually not printed, unless G_MESSAGES_DEBUG environment
  is set.
  In general, avoid using g_log() in NetworkManager. We have nm-logging instead
  which logs to syslog/systemd-journald.
  From a library like libnm it might make sense to log warnings (if someting
  is really wrong) or debug messages. But better don't. If it's important,
  find a way to report the notification via the API to the caller. If it's
  not important, keep silent.
  In particular, don't use levels G_LOG_LEVEL_CRITICAL and G_LOG_LEVEL_WARNING because
  these are effectively assertions and we want to run with G_DEBUG=fatal-warnings.

6) g_warn_if_*() from glib. These are always compiled in and log a G_LOG_LEVEL_WARNING
  warning. Don't use this.

7) G_TYPE_CHECK_INSTANCE_CAST() from glib. Unless building with "WITH_MORE_ASSERTS",
  we set G_DISABLE_CAST_CHECKS. This means, cast macros like NM_DEVICE(ptr)
  translate to plain C pointer casts. Use such cast macros deliberately, in production
  code they are cheap, with more asserts enabled the check that the pointer type is
  suitable.

Of course, every assertion failure is a bug, and calling it must have no side effects.

Theoretically, you are welcome to disable G_DISABLE_CHECKS and G_DISABLE_ASSERT
in production builds. In practice, nobody tests such a configuration, so beware.

For testing, you also want to run NetworkManager with environment variable
G_DEBUG=fatal-warnings to crash upon G_LOG_LEVEL_CRITICAL and G_LOG_LEVEL_WARNING
g_log() message. NetworkManager won't use these levels for regular logging
but for assertions.
COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
COPYING.LGPL
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!

newt-0.52.21

COPYING
                  GNU LIBRARY GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1991 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the library GPL.  It is
 numbered 2 because it goes with version 2 of the ordinary GPL.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Library General Public License, applies to some
specially designated Free Software Foundation software, and to any
other libraries whose authors decide to use it.  You can use it for
your libraries, 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 library, or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link a program with the library, you must provide
complete object files to the recipients so that they can relink them
with the library, after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  Our method of protecting your rights has two steps: (1) copyright
the library, and (2) offer you this license which gives you legal
permission to copy, distribute and/or modify the library.

  Also, for each distributor's protection, we want to make certain
that everyone understands that there is no warranty for this free
library.  If the library is modified by someone else and passed on, we
want its recipients to know that what they have is not the original
version, 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 companies distributing free
software will individually obtain patent licenses, thus in effect
transforming the program into proprietary software.  To prevent this,
we have made it clear that any patent must be licensed for everyone's
free use or not licensed at all.

  Most GNU software, including some libraries, is covered by the ordinary
GNU General Public License, which was designed for utility programs.  This
license, the GNU Library General Public License, applies to certain
designated libraries.  This license is quite different from the ordinary
one; be sure to read it in full, and don't assume that anything in it is
the same as in the ordinary license.

  The reason we have a separate public license for some libraries is that
they blur the distinction we usually make between modifying or adding to a
program and simply using it.  Linking a program with a library, without
changing the library, is in some sense simply using the library, and is
analogous to running a utility program or application program.  However, in
a textual and legal sense, the linked executable is a combined work, a
derivative of the original library, and the ordinary General Public License
treats it as such.

  Because of this blurred distinction, using the ordinary General
Public License for libraries did not effectively promote software
sharing, because most developers did not use the libraries.  We
concluded that weaker conditions might promote sharing better.

  However, unrestricted linking of non-free programs would deprive the
users of those programs of all benefit from the free status of the
libraries themselves.  This Library General Public License is intended to
permit developers of non-free programs to use free libraries, while
preserving your freedom as a user of such programs to change the free
libraries that are incorporated in them.  (We have not seen how to achieve
this as regards changes in header files, but we have achieved it as regards
changes in the actual functions of the Library.)  The hope is that this
will lead to faster development of free libraries.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, while the latter only
works together with the library.

  Note that it is possible for a library to be covered by the ordinary
General Public License rather than by this special one.

                  GNU LIBRARY GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library which
contains a notice placed by the copyright holder or other authorized
party saying it may be distributed under the terms of this Library
General Public License (also called "this License").  Each licensee is
addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.
  
  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also compile or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    c) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    d) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the source code distributed need not include anything that is normally
distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Library General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    License as published by the Free Software Foundation; either
    version 2 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
    Library General Public License for more details.

    You should have received a copy of the GNU Library 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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!

nftables-0.9.6

COPYING
nftables is distributed under the terms of the GPL version 2. Note that
*only* version 2 of the GPL applies, not "any later version".

Patrick McHardy 

-------------------------------------------------------------------------------

		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
               51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS


	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C) 19yy  

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) 19yy name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

openssh-8.3p1

LICENCE
This file is part of the OpenSSH software.

The licences which components of this software fall under are as
follows.  First, we will summarize and say that all components
are under a BSD licence, or a licence more free than that.

OpenSSH contains no GPL code.

1)
     * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
     *                    All rights reserved
     *
     * As far as I am concerned, the code I have written for this software
     * can be used freely for any purpose.  Any derived versions of this
     * software must be clearly marked as such, and if the derived work is
     * incompatible with the protocol description in the RFC file, it must be
     * called by a name other than "ssh" or "Secure Shell".

    [Tatu continues]
     *  However, I am not implying to give any licenses to any patents or
     * copyrights held by third parties, and the software includes parts that
     * are not under my direct control.  As far as I know, all included
     * source code is used in accordance with the relevant license agreements
     * and can be used freely for any purpose (the GNU license being the most
     * restrictive); see below for details.

    [However, none of that term is relevant at this point in time.  All of
    these restrictively licenced software components which he talks about
    have been removed from OpenSSH, i.e.,

     - RSA is no longer included, found in the OpenSSL library
     - IDEA is no longer included, its use is deprecated
     - DES is now external, in the OpenSSL library
     - GMP is no longer used, and instead we call BN code from OpenSSL
     - Zlib is now external, in a library
     - The make-ssh-known-hosts script is no longer included
     - TSS has been removed
     - MD5 is now external, in the OpenSSL library
     - RC4 support has been replaced with ARC4 support from OpenSSL
     - Blowfish is now external, in the OpenSSL library

    [The licence continues]

    Note that any information and cryptographic algorithms used in this
    software are publicly available on the Internet and at any major
    bookstore, scientific library, and patent office worldwide.  More
    information can be found e.g. at "http://www.cs.hut.fi/crypto".

    The legal status of this program is some combination of all these
    permissions and restrictions.  Use only at your own responsibility.
    You will be responsible for any legal consequences yourself; I am not
    making any claims whether possessing or using this is legal or not in
    your country, and I am not taking any responsibility on your behalf.


			    NO WARRANTY

    BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
    FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
    OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
    PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
    OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
    MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
    TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
    PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
    REPAIR OR CORRECTION.

    IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
    WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
    REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
    INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
    OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
    TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
    YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
    PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
    POSSIBILITY OF SUCH DAMAGES.

3)
    ssh-keyscan was contributed by David Mazieres under a BSD-style
    license.

     * Copyright 1995, 1996 by David Mazieres .
     *
     * Modification and redistribution in source and binary forms is
     * permitted provided that due credit is given to the author and the
     * OpenBSD project by leaving this copyright notice intact.

4)
    The Rijndael implementation by Vincent Rijmen, Antoon Bosselaers
    and Paulo Barreto is in the public domain and distributed
    with the following license:

     * @version 3.0 (December 2000)
     *
     * Optimised ANSI C code for the Rijndael cipher (now AES)
     *
     * @author Vincent Rijmen 
     * @author Antoon Bosselaers 
     * @author Paulo Barreto 
     *
     * This code is hereby placed in the public domain.
     *
     * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''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 AUTHORS 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.

5)
    One component of the ssh source code is under a 3-clause BSD license,
    held by the University of California, since we pulled these parts from
    original Berkeley code.

     * Copyright (c) 1983, 1990, 1992, 1993, 1995
     *      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.

6)
    Remaining components of the software are provided under a standard
    2-term BSD licence with the following names as copyright holders:

	Markus Friedl
	Theo de Raadt
	Niels Provos
	Dug Song
	Aaron Campbell
	Damien Miller
	Kevin Steves
	Daniel Kouril
	Wesley Griffin
	Per Allansson
	Nils Nordman
	Simon Wilkinson

    Portable OpenSSH additionally includes code from the following copyright
    holders, also under the 2-term BSD license:

	Ben Lindstrom
	Tim Rice
	Andre Lucas
	Chris Adams
	Corinna Vinschen
	Cray Inc.
	Denis Parker
	Gert Doering
	Jakob Schlyter
	Jason Downs
	Juha Yrjölä
	Michael Stone
	Networks Associates Technology, Inc.
	Solar Designer
	Todd C. Miller
	Wayne Schroeder
	William Jones
	Darren Tucker
	Sun Microsystems
	The SCO Group
	Daniel Walsh
	Red Hat, Inc
	Simon Vallet / Genoscope

     * 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.
     *
     * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

8) Portable OpenSSH contains the following additional licenses:

    a) md5crypt.c, md5crypt.h

	 * "THE BEER-WARE LICENSE" (Revision 42):
	 *  wrote this file.  As long as you retain this
	 * notice you can do whatever you want with this stuff. If we meet
	 * some day, and you think this stuff is worth it, you can buy me a
	 * beer in return.   Poul-Henning Kamp

    b) snprintf replacement

	* Copyright Patrick Powell 1995
	* This code is based on code written by Patrick Powell
	* (papowell@astart.com) It may be used for any purpose as long as this
	* notice remains intact on all source code distributions

    c) Compatibility code (openbsd-compat)

       Apart from the previously mentioned licenses, various pieces of code
       in the openbsd-compat/ subdirectory are licensed as follows:

       Some code is licensed under a 3-term BSD license, to the following
       copyright holders:

	Todd C. Miller
	Theo de Raadt
	Damien Miller
	Eric P. Allman
	The Regents of the University of California
	Constantin S. Svintsoff

	* 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.

       Some code is licensed under an ISC-style license, to the following
       copyright holders:

	Internet Software Consortium.
	Todd C. Miller
	Reyk Floeter
	Chad Mynhier

	* Permission to use, copy, modify, and distribute this software for any
	* purpose with or without fee is hereby granted, provided that the above
	* copyright notice and this permission notice appear in all copies.
	*
	* THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
	* WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
	* OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
	* FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
	* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
	* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
	* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

       Some code is licensed under a MIT-style license to the following
       copyright holders:

	Free Software Foundation, Inc.

	* Permission is hereby granted, free of charge, to any person obtaining a  *
	* copy of this software and associated documentation files (the            *
	* "Software"), to deal in the Software without restriction, including      *
	* without limitation the rights to use, copy, modify, merge, publish,      *
	* distribute, distribute with modifications, sublicense, and/or sell       *
	* copies of the Software, and to permit persons to whom the Software is    *
	* furnished to do so, subject to the following conditions:                 *
	*                                                                          *
	* The above copyright notice and this permission notice shall be included  *
	* in all copies or substantial portions of the Software.                   *
	*                                                                          *
	* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
	* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
	* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
	* IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
	* DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
	* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
	* THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
	*                                                                          *
	* Except as contained in this notice, the name(s) of the above copyright   *
	* holders shall not be used in advertising or otherwise to promote the     *
	* sale, use or other dealings in this Software without prior written       *
	* authorization.                                                           *
	****************************************************************************/


------
$OpenBSD: LICENCE,v 1.20 2017/04/30 23:26:16 djm Exp $

opkg-0.4.2

COPYING
		    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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year  name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

pcre-8.44

LICENCE
PCRE LICENCE
------------

PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.

Release 8 of PCRE is distributed under the terms of the "BSD" licence, as
specified below. The documentation for PCRE, supplied in the "doc"
directory, is distributed under the same terms as the software itself. The data
in the testdata directory is not copyrighted and is in the public domain.

The basic library functions are written in C and are freestanding. Also
included in the distribution is a set of C++ wrapper functions, and a
just-in-time compiler that can be used to optimize pattern matching. These
are both optional features that can be omitted when the library is built.


THE BASIC LIBRARY FUNCTIONS
---------------------------

Written by:       Philip Hazel
Email local part: ph10
Email domain:     cam.ac.uk

University of Cambridge Computing Service,
Cambridge, England.

Copyright (c) 1997-2020 University of Cambridge
All rights reserved.


PCRE JUST-IN-TIME COMPILATION SUPPORT
-------------------------------------

Written by:       Zoltan Herczeg
Email local part: hzmester
Email domain:     freemail.hu

Copyright(c) 2010-2020 Zoltan Herczeg
All rights reserved.


STACK-LESS JUST-IN-TIME COMPILER
--------------------------------

Written by:       Zoltan Herczeg
Email local part: hzmester
Email domain:     freemail.hu

Copyright(c) 2009-2020 Zoltan Herczeg
All rights reserved.


THE C++ WRAPPER FUNCTIONS
-------------------------

Contributed by:   Google Inc.

Copyright (c) 2007-2012, Google Inc.
All rights reserved.


THE "BSD" LICENCE
-----------------

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice,
      this list of conditions and the following disclaimer.

    * 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.

    * Neither the name of the University of Cambridge nor the name of Google
      Inc. nor the names of their contributors may be used to endorse or
      promote products derived from this software without specific prior
      written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.

End

pcre2-10.34

LICENCE
PCRE2 LICENCE
-------------

PCRE2 is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.

Releases 10.00 and above of PCRE2 are distributed under the terms of the "BSD"
licence, as specified below, with one exemption for certain binary
redistributions. The documentation for PCRE2, supplied in the "doc" directory,
is distributed under the same terms as the software itself. The data in the
testdata directory is not copyrighted and is in the public domain.

The basic library functions are written in C and are freestanding. Also
included in the distribution is a just-in-time compiler that can be used to
optimize pattern matching. This is an optional feature that can be omitted when
the library is built.


THE BASIC LIBRARY FUNCTIONS
---------------------------

Written by:       Philip Hazel
Email local part: ph10
Email domain:     cam.ac.uk

University of Cambridge Computing Service,
Cambridge, England.

Copyright (c) 1997-2019 University of Cambridge
All rights reserved.


PCRE2 JUST-IN-TIME COMPILATION SUPPORT
--------------------------------------

Written by:       Zoltan Herczeg
Email local part: hzmester
Email domain:     freemail.hu

Copyright(c) 2010-2019 Zoltan Herczeg
All rights reserved.


STACK-LESS JUST-IN-TIME COMPILER
--------------------------------

Written by:       Zoltan Herczeg
Email local part: hzmester
Email domain:     freemail.hu

Copyright(c) 2009-2019 Zoltan Herczeg
All rights reserved.


THE "BSD" LICENCE
-----------------

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notices,
      this list of conditions and the following disclaimer.

    * Redistributions in binary form must reproduce the above copyright
      notices, this list of conditions and the following disclaimer in the
      documentation and/or other materials provided with the distribution.

    * Neither the name of the University of Cambridge nor the names of any
      contributors may be used to endorse or promote products derived from this
      software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.


EXEMPTION FOR BINARY LIBRARY-LIKE PACKAGES
------------------------------------------

The second condition in the BSD licence (covering binary redistributions) does
not apply all the way down a chain of software. If binary package A includes
PCRE2, it must respect the condition, but if package B is software that
includes package A, the condition is not imposed on package B unless it uses
PCRE2 independently.

End

phytool-2

LICENSE
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

popt-1.16

COPYING
Copyright (c) 1998  Red Hat Software

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the name of the X Consortium shall not be
used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from the X Consortium.

python-intelhex-2.2.1

LICENSE.txt
Copyright (c) 2005-2018, Alexander Belchenko
All rights reserved.

Redistribution and use in source and binary forms,
with or without modification, are permitted provided
that the following conditions are met:

* Redistributions of source code must retain
  the above copyright notice, this list of conditions
  and the following disclaimer.
* 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.
* Neither the name of the author 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.

python-pyupdi-907106c5e979f41c6068a5a67b8ca8b330f9af45

LICENSE.txt
MIT License

Copyright (c) 2020 mraardvark

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

python-serial-3.4

LICENSE.txt
Copyright (c) 2001-2016 Chris Liechti 
All Rights Reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

  * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.

  * 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.

  * Neither the name of the copyright holder 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 COPYRIGHT HOLDERS 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 COPYRIGHT
HOLDER 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.

---------------------------------------------------------------------------
Note:
Individual files contain the following tag instead of the full license text.

    SPDX-License-Identifier:    BSD-3-Clause

This enables machine processing of license information based on the SPDX
License Identifiers that are here available: http://spdx.org/licenses/

python3-3.8.6

LICENSE
A. HISTORY OF THE SOFTWARE
==========================

Python was created in the early 1990s by Guido van Rossum at Stichting
Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
as a successor of a language called ABC.  Guido remains Python's
principal author, although it includes many contributions from others.

In 1995, Guido continued his work on Python at the Corporation for
National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
in Reston, Virginia where he released several versions of the
software.

In May 2000, Guido and the Python core development team moved to
BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
year, the PythonLabs team moved to Digital Creations, which became
Zope Corporation.  In 2001, the Python Software Foundation (PSF, see
https://www.python.org/psf/) was formed, a non-profit organization
created specifically to own Python-related Intellectual Property.
Zope Corporation was a sponsoring member of the PSF.

All Python releases are Open Source (see http://www.opensource.org for
the Open Source Definition).  Historically, most, but not all, Python
releases have also been GPL-compatible; the table below summarizes
the various releases.

    Release         Derived     Year        Owner       GPL-
                    from                                compatible? (1)

    0.9.0 thru 1.2              1991-1995   CWI         yes
    1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
    1.6             1.5.2       2000        CNRI        no
    2.0             1.6         2000        BeOpen.com  no
    1.6.1           1.6         2001        CNRI        yes (2)
    2.1             2.0+1.6.1   2001        PSF         no
    2.0.1           2.0+1.6.1   2001        PSF         yes
    2.1.1           2.1+2.0.1   2001        PSF         yes
    2.1.2           2.1.1       2002        PSF         yes
    2.1.3           2.1.2       2002        PSF         yes
    2.2 and above   2.1.1       2001-now    PSF         yes

Footnotes:

(1) GPL-compatible doesn't mean that we're distributing Python under
    the GPL.  All Python licenses, unlike the GPL, let you distribute
    a modified version without making your changes open source.  The
    GPL-compatible licenses make it possible to combine Python with
    other software that is released under the GPL; the others don't.

(2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
    because its license has a choice of law clause.  According to
    CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
    is "not incompatible" with the GPL.

Thanks to the many outside volunteers who have worked under Guido's
direction to make these releases possible.


B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
===============================================================

Python software and documentation are licensed under the
Python Software Foundation License Version 2.

Starting with Python 3.8.6, examples, recipes, and other code in
the documentation are dual licensed under the PSF License Version 2
and the Zero-Clause BSD license.

Some software incorporated into Python is under different licenses.
The licenses are listed with code falling under that license.


PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
--------------------------------------------

1. This LICENSE AGREEMENT is between the Python Software Foundation
("PSF"), and the Individual or Organization ("Licensee") accessing and
otherwise using this software ("Python") in source or binary form and
its associated documentation.

2. Subject to the terms and conditions of this License Agreement, PSF hereby
grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
analyze, test, perform and/or display publicly, prepare derivative works,
distribute, and otherwise use Python alone or in any derivative version,
provided, however, that PSF's License Agreement and PSF's notice of copyright,
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Python Software Foundation;
All Rights Reserved" are retained in Python alone or in any derivative version
prepared by Licensee.

3. In the event Licensee prepares a derivative work that is based on
or incorporates Python or any part thereof, and wants to make
the derivative work available to others as provided herein, then
Licensee hereby agrees to include in any such work a brief summary of
the changes made to Python.

4. PSF is making Python available to Licensee on an "AS IS"
basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
INFRINGE ANY THIRD PARTY RIGHTS.

5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

6. This License Agreement will automatically terminate upon a material
breach of its terms and conditions.

7. Nothing in this License Agreement shall be deemed to create any
relationship of agency, partnership, or joint venture between PSF and
Licensee.  This License Agreement does not grant permission to use PSF
trademarks or trade name in a trademark sense to endorse or promote
products or services of Licensee, or any third party.

8. By copying, installing or otherwise using Python, Licensee
agrees to be bound by the terms and conditions of this License
Agreement.


BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
-------------------------------------------

BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1

1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
Individual or Organization ("Licensee") accessing and otherwise using
this software in source or binary form and its associated
documentation ("the Software").

2. Subject to the terms and conditions of this BeOpen Python License
Agreement, BeOpen hereby grants Licensee a non-exclusive,
royalty-free, world-wide license to reproduce, analyze, test, perform
and/or display publicly, prepare derivative works, distribute, and
otherwise use the Software alone or in any derivative version,
provided, however, that the BeOpen Python License is retained in the
Software, alone or in any derivative version prepared by Licensee.

3. BeOpen is making the Software available to Licensee on an "AS IS"
basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
INFRINGE ANY THIRD PARTY RIGHTS.

4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

5. This License Agreement will automatically terminate upon a material
breach of its terms and conditions.

6. This License Agreement shall be governed by and interpreted in all
respects by the law of the State of California, excluding conflict of
law provisions.  Nothing in this License Agreement shall be deemed to
create any relationship of agency, partnership, or joint venture
between BeOpen and Licensee.  This License Agreement does not grant
permission to use BeOpen trademarks or trade names in a trademark
sense to endorse or promote products or services of Licensee, or any
third party.  As an exception, the "BeOpen Python" logos available at
http://www.pythonlabs.com/logos.html may be used according to the
permissions granted on that web page.

7. By copying, installing or otherwise using the software, Licensee
agrees to be bound by the terms and conditions of this License
Agreement.


CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
---------------------------------------

1. This LICENSE AGREEMENT is between the Corporation for National
Research Initiatives, having an office at 1895 Preston White Drive,
Reston, VA 20191 ("CNRI"), and the Individual or Organization
("Licensee") accessing and otherwise using Python 1.6.1 software in
source or binary form and its associated documentation.

2. Subject to the terms and conditions of this License Agreement, CNRI
hereby grants Licensee a nonexclusive, royalty-free, world-wide
license to reproduce, analyze, test, perform and/or display publicly,
prepare derivative works, distribute, and otherwise use Python 1.6.1
alone or in any derivative version, provided, however, that CNRI's
License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
1995-2001 Corporation for National Research Initiatives; All Rights
Reserved" are retained in Python 1.6.1 alone or in any derivative
version prepared by Licensee.  Alternately, in lieu of CNRI's License
Agreement, Licensee may substitute the following text (omitting the
quotes): "Python 1.6.1 is made available subject to the terms and
conditions in CNRI's License Agreement.  This Agreement together with
Python 1.6.1 may be located on the Internet using the following
unique, persistent identifier (known as a handle): 1895.22/1013.  This
Agreement may also be obtained from a proxy server on the Internet
using the following URL: http://hdl.handle.net/1895.22/1013".

3. In the event Licensee prepares a derivative work that is based on
or incorporates Python 1.6.1 or any part thereof, and wants to make
the derivative work available to others as provided herein, then
Licensee hereby agrees to include in any such work a brief summary of
the changes made to Python 1.6.1.

4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
INFRINGE ANY THIRD PARTY RIGHTS.

5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

6. This License Agreement will automatically terminate upon a material
breach of its terms and conditions.

7. This License Agreement shall be governed by the federal
intellectual property law of the United States, including without
limitation the federal copyright law, and, to the extent such
U.S. federal law does not apply, by the law of the Commonwealth of
Virginia, excluding Virginia's conflict of law provisions.
Notwithstanding the foregoing, with regard to derivative works based
on Python 1.6.1 that incorporate non-separable material that was
previously distributed under the GNU General Public License (GPL), the
law of the Commonwealth of Virginia shall govern this License
Agreement only as to issues arising under or with respect to
Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
License Agreement shall be deemed to create any relationship of
agency, partnership, or joint venture between CNRI and Licensee.  This
License Agreement does not grant permission to use CNRI trademarks or
trade name in a trademark sense to endorse or promote products or
services of Licensee, or any third party.

8. By clicking on the "ACCEPT" button where indicated, or by copying,
installing or otherwise using Python 1.6.1, Licensee agrees to be
bound by the terms and conditions of this License Agreement.

        ACCEPT


CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
--------------------------------------------------

Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
The Netherlands.  All rights reserved.

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the name of Stichting Mathematisch
Centrum or CWI not be used in advertising or publicity pertaining to
distribution of the software without specific, written prior
permission.

STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION
----------------------------------------------------------------------

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

qt5base-5.15.0

COPYRIGHT
copyright (C) 1996-2002 The FreeType Project (www.freetype.org). All rights reserved.
copyright (C) 1996-2000 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright(c) 2016 The ANGLE Project Authors.
Copyright(c) 2014 The ANGLE Project Authors.
Copyright(c) 2010-2019 Zoltan Herczeg All rights reserved.
Copyright(c) 2009-2019 Zoltan Herczeg All rights reserved.
Copyright Zoltan Herczeg (hzmester@freemail.hu). All rights reserved.
Copyright International Color Consortium, 2015
Copyright Guido Bertoni, Joan Daemen, Michaël Peeters and Gilles Van Assche.
Copyright 2017 The ANGLE Project Authors.
Copyright 2016-2018 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2016 The ANGLE Project Authors.
Copyright 2015-2018 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2015 The ANGLE Project Authors.
Copyright 2014 The Chromium Authors.
Copyright 2014 The ANGLE Project Authors.
Copyright 2013-2015 by David Turner, Robert Wilhelm, and Werner Lemberg. 
Copyright 2013-2014 Adobe Systems Incorporated. 
Copyright 2013-2014 Adobe Systems Incorporated.
Copyright 2013-2013 Tilera Corporation(jiwang@tilera.com). All rights reserved.
Copyright 2013-2013 Tilera Corporation 
Copyright 2013 by Google, Inc. Google Author(s): Behdad Esfahbod.
Copyright 2013 The Chromium Authors. All rights reserved.
Copyright 2013 Adobe Systems Incorporated. 
Copyright 2013 Adobe Systems Incorporated.
Copyright 2012-2015 by David Turner, Robert Wilhelm, and Werner Lemberg. 
Copyright 2012 the V8 project authors. All rights reserved.
Copyright 2011-2013 Adobe Systems Incorporated. 
Copyright 2011-2013 Adobe Systems Incorporated.
Copyright 2010 the V8 project authors. All rights reserved.
Copyright 2009-2018 by Oran Agra and Mickey Gabel. 
Copyright 2009-2014 Adobe Systems Incorporated. 
Copyright 2009-2014 Adobe Systems Incorporated.
Copyright 2009-2013 Adobe Systems Incorporated. 
Copyright 2009-2013 Adobe Systems Incorporated.
Copyright 2009 Pierre Ossman  for Cendio AB
Copyright 2007-2014 Adobe Systems Incorporated. 
Copyright 2007-2014 Adobe Systems Incorporated.
Copyright 2007-2013 Adobe Systems Incorporated. 
Copyright 2007-2013 Adobe Systems Incorporated.
Copyright 2007 Dmitry Timoshkov for Codeweavers
Copyright 2006-2015 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2006-2013 Adobe Systems Incorporated. 
Copyright 2006-2013 Adobe Systems Incorporated.
Copyright 2006-2012, the V8 project authors
Copyright 2006-2011, the V8 project authors. All rights reserved.
Copyright 2006-2008 the V8 project authors. All rights reserved.
Copyright 2005-2019 David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005-2011 Kitware, Inc. All rights reserved.
Copyright 2005-2011 Kitware, Inc.
Copyright 2003-2015 by David Turner, Robert Wilhelm, and Werner Lemberg. 
Copyright 2003, 2005-2008, 2010 Adobe Systems Incorporated. All rights reserved.
Copyright 2003 by Masatake YAMATO and Redhat K.K.
Copyright 2003 by Francesco Zappa Nardelli
Copyright 2003 Huw D M Davies for Codeweavers
Copyright 2002-2018 by David Turner.
Copyright 2002-2018 by David Turner, Robert Wilhelm, and Werner Lemberg. 
Copyright 2002, 2003, 2005, 2006, 2008, 2010, 2015 Adobe Systems
Copyright 2001-2015 Francesco Zappa Nardelli
Copyright 2001-2014 Francesco Zappa Nardelli
Copyright 2001-2004, 2011 Francesco Zappa Nardelli
Copyright 2001-2002, 2011 Francesco Zappa Nardelli
Copyright 2001, 2012 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2012 Francesco Zappa Nardelli
Copyright 2001, 2002, 2006 by Francesco Zappa Nardelli
Copyright 2000-2016 by David Turner, Robert Wilhelm, and Werner Lemberg. 
Copyright 2000-2016 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2010, 2012-2014 by Francesco Zappa Nardelli
Copyright 2000-2001, 2003 by Francesco Zappa Nardelli
Copyright 2000-2001, 2002 by Francesco Zappa Nardelli
Copyright 2000, 2006 by Francesco Zappa Nardelli
Copyright 2000, 2001, 2004 by Francesco Zappa Nardelli
Copyright 2000 Computing Research Labs, New Mexico State University
Copyright 1996-2015 by David Turner, Robert Wilhelm, and Werner Lemberg. 
Copyright 1996-2004, 2006-2009, 2011, 2013, 2014 by David Turner, Robert Wilhelm, and Werner Lemberg. 
Copyright 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
Copyright 1996-2001, 2002, 2003, 2004 by David Turner, Robert Wilhelm, and Werner Lemberg. 
Copyright 1996-2001 by David Turner, Robert Wilhelm, and Werner Lemberg. 
Copyright 1995-2017 Mark Adler
Copyright 1995-2017 Jean-loup Gailly and Mark Adler
Copyright 1995-2002 Mark Adler
Copyright 1991-2003 Such-and-such.
Copyright 1991-1998 by LCS/Telegraphics.
Copyright 1990, 1994, 1998 The Open Group
Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts.
Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
Copyright 1985, 1987, 1990, 1998 The Open Group
Copyright (c) 2019, BogDan Vatra  Contact: http://www.qt.io/licensing/
Copyright (c) 2018-2019 Cosmin Truta.
Copyright (c) 2018-2019 Cosmin Truta 
Copyright (c) 2018-2019 Cosmin Truta
Copyright (c) 2018 University of Cambridge
Copyright (c) 2018 Cosmin Truta
Copyright (c) 2017-2018 Advanced Micro Devices, Inc. All rights reserved.
Copyright (c) 2017 itmeo
Copyright (c) 2017 The ANGLE Project. All rights reserved.
Copyright (c) 2017 The ANGLE Project Authors.
Copyright (c) 2017 Intel Corporation
Copyright (c) 2016-2020 Martin Mitas
Copyright (c) 2016-2019 University of Cambridge
Copyright (c) 2016-2018 University of Cambridge
Copyright (c) 2016-2017 University of Cambridge
Copyright (c) 2016, BogDan Vatra  Contact: http://www.qt.io/licensing/
Copyright (c) 2016, BogDan Vatra  Contact: http://www.qt-project.org/legal
Copyright (c) 2016 University of Cambridge
Copyright (c) 2016 The ANGLE Project Authors.
Copyright (c) 2015-2019 University of Cambridge
Copyright (c) 2015-2017 The Khronos Group Inc.
Copyright (c) 2015 University of Cambridge
Copyright (c) 2015 The ANGLE Project Authors. All rights reserved.
Copyright (c) 2014-2015 The ANGLE Project Authors.
Copyright (c) 2014 The ANGLE Project Authors.
Copyright (c) 2013-2018 The Khronos Group Inc.
Copyright (c) 2013-2017 The Khronos Group Inc.
Copyright (c) 2013-2017 The ANGLE Project Authors.
Copyright (c) 2013-2015 The Khronos Group Inc.
Copyright (c) 2013-2015 The ANGLE Project Authors.
Copyright (c) 2013-2014 The Khronos Group Inc.
Copyright (c) 2013-2014 The ANGLE Project Authors.
Copyright (c) 2013 The Chromium Authors. All rights reserved.
Copyright (c) 2013 The ANGLE Project Authors. All rights reserved.
Copyright (c) 2013 Linux Foundation All rights reserved.
Copyright (c) 2012-2015 The ANGLE Project Authors.
Copyright (c) 2012-2014 The ANGLE Project Authors.
Copyright (c) 2012-2013 The ANGLE Project Authors.
Copyright (c) 2012 The ANGLE Project Authors.
Copyright (c) 2011-2014 The ANGLE Project Authors.
Copyright (c) 2011-2013, BogDan Vatra  Contact: http://www.qt.io/licensing/
Copyright (c) 2011-2013 The ANGLE Project Authors. All rights reserved
Copyright (c) 2011 The FreeBSD Foundation All rights reserved.
Copyright (c) 2011 The FreeBSD Foundation
Copyright (c) 2011 The Chromium Authors.
Copyright (c) 2011 The ANGLE Project Authors.
Copyright (c) 2011 IETF Trust and the persons identified as authors of the code. All rights reserved.
Copyright (c) 2011 IETF Trust and the persons identified as authors of the code.
Copyright (c) 2011 Google, Inc.
Copyright (c) 2010-2019 Zoltan Herczeg
Copyright (c) 2010-2013 The ANGLE Project Authors.
Copyright (c) 2010 The ANGLE Project Authors.
Copyright (c) 2010 NVIDIA, Corporation
Copyright (c) 2009-2019 Zoltan Herczeg
Copyright (c) 2008-2009 The Khronos Group Inc.
Copyright (c) 2008 NVIDIA, Corporation
Copyright (c) 2007-2016 The Khronos Group Inc.
Copyright (c) 2007-2008, Apple, Inc.
Copyright (c) 2007, 2013 Linux Foundation
Copyright (c) 2007, 2012 Linux Foundation
Copyright (c) 2007, 2010, 2012, 2013 Linux Foundation
Copyright (c) 2007, 2010 Linux Foundation
Copyright (c) 2006-11-28 Charles Poynton
Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.
Copyright (c) 2006 by Tavmjong Bah.
Copyright (c) 2006 by Tavmjong Bah
Copyright (c) 2006 IBM Corporation
Copyright (c) 2004-2007 QOS.ch All rights reserved.
Copyright (c) 2004 Andrey Panin 
Copyright (c) 2003, 2006 Matteo Frigo
Copyright (c) 2003, 2006 Massachusetts Institute of Technology
Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved.
Copyright (c) 2003 by Bitstream, Inc
Copyright (c) 2002-2017 The ANGLE Project Authors.
Copyright (c) 2002-2016 The ANGLE Project Authors.
Copyright (c) 2002-2015 The ANGLE Project Authors.
Copyright (c) 2002-2014 The ANGLE Project Authors.
Copyright (c) 2002-2013 The ANGLE Project Authors.
Copyright (c) 2002-2012 The ANGLE Project Authors.
Copyright (c) 2002-2011 The ANGLE Project Authors.
Copyright (c) 2002-2010 The ANGLE Project Authors.
Copyright (c) 2001 Robert Penner All rights reserved.
Copyright (c) 2001 Robert Penner
Copyright (c) 2001 Alexander Peslyak
Copyright (c) 2000-2019 Cosmin Truta
Copyright (c) 2000-2017 Simon-Pierre Cadieux
Copyright (c) 2000-2017 Mans Rullgard
Copyright (c) 2000-2017 Mandar Sahastrabuddhe
Copyright (c) 2000-2017 James Yu
Copyright (c) 2000-2017 Gilles Vollant
Copyright (c) 2000-2017 Eric S. Raymond
Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson
Copyright (c) 2000, 2006 Sun Microsystems, Inc. All rights reserved.
Copyright (c) 2000, 2006 Sun Microsystems, Inc.
Copyright (c) 2000, 2006 Sun Microsystems, Inc All rights reserved.
Copyright (c) 1998-2018 Glenn Randers-Pehrson
Copyright (c) 1998-2013, Brian Gladman, Worcester, UK. All rights reserved.
Copyright (c) 1998-2002,2006-2016 Glenn Randers-Pehrson
Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson 
Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson
Copyright (c) 1998-2002,2004,2006-2017 Glenn Randers-Pehrson
Copyright (c) 1998-2002,2004,2006-2016,2018 Glenn Randers-Pehrson
Copyright (c) 1998-2002,2004,2006-2014,2016,2018 Glenn Randers-Pehrson
Copyright (c) 1998-2002,2004,2006-2014,2016 Glenn Randers-Pehrson
Copyright (c) 1998-2002,2004,2006-2013,2018 Glenn Randers-Pehrson
Copyright (c) 1998-2002,2004,2006-2013 Glenn Randers-Pehrson
Copyright (c) 1998-2000 Willem van Schaik
Copyright (c) 1998-2000 Tom Lane
Copyright (c) 1998-2000 Glenn Randers-Pehrson.
Copyright (c) 1997-2019 University of Cambridge All rights reserved.
Copyright (c) 1997-2019 University of Cambridge All rights reserved
Copyright (c) 1997-2019 University of Cambridge
Copyright (c) 1997-2012 University of Cambridge
Copyright (c) 1996-1997 Tom Tanner
Copyright (c) 1996-1997 Sam Bushell
Copyright (c) 1996-1997 Magnus Holmgren
Copyright (c) 1996-1997 Kevin Bracey
Copyright (c) 1996-1997 John Bowler
Copyright (c) 1996-1997 Greg Roelofs
Copyright (c) 1996-1997 Andreas Dilger.
Copyright (c) 1996-1997 Andreas Dilger
Copyright (c) 1996, 1997 by Agner Fog.
Copyright (c) 1996, 1997 Andreas Dilger
Copyright (c) 1995-2019 The PNG Reference Library Authors.
Copyright (c) 1995-1996 Tim Wegner
Copyright (c) 1995-1996 Paul Schmidt
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
Copyright (c) 1995-1996 Dave Martindale
Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
Copyright (c) 1995, 1996 Frank J. T. Wojcik December 18, 1995 & January 20, 1996
Copyright (c) 1992-2004 by P.J. Plauger, licensed by Dinkumware, Ltd.
Copyright (c) 1992, 1993 The Regents of the University of California. All rights reserved.
Copyright (c) 1992, 1993 The Regents of the University of California.
Copyright (c) 1987, 1988 X Consortium
Copyright (c) 1987 X Consortium
Copyright (C) Willem Monsuwe 
Copyright (C) John Bradley.
Copyright (C) Jo Hermans .
Copyright (C) Free Software Foundation, Inc.
Copyright (C) Dominik Reichl 
Copyright (C) Daniel M. Duley.
Copyright (C) CompuServe Incorporated.
Copyright (C) Colin Plumb in 1993, Ian Jackson .
Copyright (C) Carsten Haitzler and various contributors.
Copyright (C) Bitstream
Copyright (C) Austin Appleby
Copyright (C) American Mathematical Society
Copyright (C) 2020 Unicode®, Inc.
Copyright (C) 2020 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2020 The Qt Company Ltd. Contact: https://www.qt.io/licensing
Copyright (C) 2020 The Qt Company Ltd. All rights reserved.
Copyright (C) 2020 The Qt Company Ltd.
Copyright (C) 2020 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Marc Mutz  Contact: http://www.qt.io/licensing/
Copyright (C) 2020 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Giuseppe D'Angelo  Contact: https://www.qt.io/licensing/
Copyright (C) 2020 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Giuseppe D'Angelo 
Copyright (C) 2020 Intel Corporation. Contact: https://www.qt.io/licensing/
Copyright (C) 2020 Intel Corporation.
Copyright (C) 2020 Intel Corporation Contact: https://www.qt.io/licensing/
Copyright (C) 2020 Harald Meyer. Contact: https://www.qt.io/licensing/
Copyright (C) 2020 Giuseppe D'Angelo .
Copyright (C) 2020 Aleix Pol Gonzalez  Contact: https://www.qt.io/licensing/
Copyright (C) 2019, Arm Limited.
Copyright (C) 2019 Volker Krause  Contact: https://www.qt.io/licensing/
Copyright (C) 2019 Unicode®, Inc.
Copyright (C) 2019 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2019 The Qt Company Ltd. Contact: http://www.qt.io/licensing/
Copyright (C) 2019 The Qt Company Ltd.
Copyright (C) 2019 Samuel Gaist  Contact: https://www.qt.io/licensing/
Copyright (C) 2019 Mail.ru Group. Contact: https://www.qt.io/licensing/
Copyright (C) 2019 Mail.ru Group. Contact: http://www.qt.io/licensing/
Copyright (C) 2019 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Marc Mutz  Contact: https://www.qt.io/licensing/
Copyright (C) 2019 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Marc Mutz  Contact: http://www.qt.io/licensing/
Copyright (C) 2019 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Giuseppe D'Angelo  Contact: https://www.qt.io/licensing/
Copyright (C) 2019 Klaralvdalens Datakonsult AB (KDAB) Contact: https://www.qt.io/licensing/
Copyright (C) 2019 Intel Corporation. Contact: https://www.qt.io/licensing/
Copyright (C) 2019 Intel Corporation. Contact: http://www.qt-project.org/legal
Copyright (C) 2019 Intel Corporation.
Copyright (C) 2019 Intel Corporation
Copyright (C) 2019 Crimson AS 
Copyright (C) 2019 BogDan Vatra  Contact: https://www.qt.io/licensing/
Copyright (C) 2019 BogDan Vatra 
Copyright (C) 2018-2019 by David Turner, Robert Wilhelm, and Werner Lemberg. 
Copyright (C) 2018-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2018-2019 by Armin Hasitzka, David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2018-2019 The FreeType Project www.freetype.org. All rights reserved.
Copyright (C) 2018 The Qt Company. All rights reserved. Contact: https://www.qt.io/licensing/
Copyright (C) 2018 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2018 The Qt Company Ltd. Contact: http://www.qt.io/licensing/
Copyright (C) 2018 The Qt Company Ltd.
Copyright (C) 2018 Samuel Gaist  Contact: https://www.qt.io/licensing/
Copyright (C) 2018 QNX Software Systems. All rights reserved. Contact: https://www.qt.io/licensing/
Copyright (C) 2018 Luca Beldi  Contact: https://www.qt.io/licensing/
Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Sérgio Martins  Contact: https://www.qt.io/licensing/
Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Sérgio Martins 
Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Marc Mutz 
Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Giuseppe D'Angelo  Contact: https://www.qt.io/licensing/
Copyright (C) 2018 Klaralvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author David Faure 
Copyright (C) 2018 Intel Corporation. Contact: https://www.qt.io/licensing/
Copyright (C) 2018 Intel Corporation.
Copyright (C) 2018 Intel Corporation
Copyright (C) 2018 BogDan Vatra  Contact: http://www.qt.io/licensing/
Copyright (C) 2018 BogDan Vatra 
Copyright (C) 2018 BogDan Vatra  Contact: https://www.qt.io/licensing/
Copyright (C) 2017-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2017-2018, D. R. Commander.
Copyright (C) 2017-2018 Red Hat, Inc Contact: https://www.qt.io/licensing/
Copyright (C) 2017 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2017 The Qt Company Ltd. Contact: http://www.qt.io/licensing/
Copyright (C) 2017 The Qt Company Ltd.
Copyright (C) 2017 QNX Software Systems. All rights reserved.
Copyright (C) 2017 Pier Luigi Fiorini  Contact: https://www.qt.io/licensing/
Copyright (C) 2017 Pier Luigi Fiorini 
Copyright (C) 2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Rafael Roquetto  Contact: https://www.qt.io/licensing/
Copyright (C) 2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Marc Mutz  Contact: https://www.qt.io/licensing/
Copyright (C) 2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Marc Mutz  Contact: http://www.qt.io/licensing/
Copyright (C) 2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Marc Mutz 
Copyright (C) 2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Giuseppe D'Angelo  Contact: https://www.qt.io/licensing/
Copyright (C) 2017 Klaralvdalens Datakonsult AB (KDAB). Contact: https://www.qt.io/licensing/
Copyright (C) 2017 Intel Corporation. Contact: https://www.qt.io/licensing/
Copyright (C) 2017 Intel Corporation.
Copyright (C) 2017 Intel Corporation
Copyright (C) 2017 Gradle Inc.
Copyright (C) 2017 Google, Inc.
Copyright (C) 2017 BogDan Vatra 
Copyright (C) 2017 André Klitzing Contact: https://www.qt.io/licensing/
Copyright (C) 2016-2020 Martin Mitáš
Copyright (C) 2016-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2016-2019 Martin Mitáš
Copyright (C) 2016, D. R. Commander.
Copyright (C) 2016, 2018, Matthieu Darbois.
Copyright (C) 2016 by Southwest Research Institute (R) Contact: http://www.qt-project.org/legal
Copyright (C) 2016 by Southwest Research Institute (R)
Copyright (C) 2016 The Qt Company Ltd.\Contact: http://www.qt.io/licensing/
Copyright (C) 2016 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 The Qt Company Ltd. Contact: https://www.qt.io/licensing
Copyright (C) 2016 The Qt Company Ltd. Contact: http://www.qt.io/licensing/
Copyright (C) 2016 The Qt Company Ltd.
Copyright (C) 2016 The Qt Company Ltd
Copyright (C) 2016 Samuel Gaist  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Ruslan Nigmatullin  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Richard J. Moore  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Research In Motion. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 QNX Software Systems. All rights reserved. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Pelagicore AG Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Pelagicore AG
Copyright (C) 2016 Olivier Goffart  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Olivier Goffart  Contact: http://www.qt.io/licensing/
Copyright (C) 2016 Olivier Goffart 
Copyright (C) 2016 Laszlo Papp  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 LG Electronics Ltd, author: mikko.levonmaa@lge.com Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Stephen Kelly  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Giuseppe D'Angelo  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author David Faure  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Klaralvdalens Datakonsult AB (KDAB) Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Keith Gardner  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Jolla Ltd, author:  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Jeremy Lainé  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Intel Corporation. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Intel Corporation.
Copyright (C) 2016 Intel Corporation
Copyright (C) 2016 Igalia S.L.
Copyright (C) 2016 Google, Inc.
Copyright (C) 2016 Giuseppe D'Angelo . Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Dmitry Shachnev  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 David Faure  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Borgar Ovsthus Contact: https://www.qt.io/licensing/
Copyright (C) 2016 BogDan Vatra  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 BogDan Vatra 
Copyright (C) 2016 Alex Trotsenko  Contact: https://www.qt.io/licensing/
Copyright (C) 2015-2019 by Werner Lemberg.
Copyright (C) 2015-2018, D. R. Commander.
Copyright (C) 2015-2016, D. R. Commander.
Copyright (C) 2015-2016, 2018, Matthieu Darbois.
Copyright (C) 2015-2016, 2018, D. R. Commander.
Copyright (C) 2015-2016, 2018 Matthieu Darbois
Copyright (C) 2015-2016 Oleksandr Tymoshenko  Contact: https://www.qt.io/licensing/
Copyright (C) 2015, Matthieu Darbois.
Copyright (C) 2015, Google, Inc.
Copyright (C) 2015, D. R. Commander.
Copyright (C) 2015, 2018, D. R. Commander.
Copyright (C) 2015 ownCloud Inc Contact: https://www.qt.io/licensing/
Copyright (C) 2015 Viktor Szathmáry. All Rights Reserved.
Copyright (C) 2015 The Qt Company Ltd.
Copyright (C) 2015 The Qt Company Ltd
Copyright (C) 2015 Samuel Gaist  Contact: https://www.qt.io/licensing/
Copyright (C) 2015 Pier Luigi Fiorini  Contact: https://www.qt.io/licensing/
Copyright (C) 2015 Pier Luigi Fiorini 
Copyright (C) 2015 Olivier Goffart  Contact: https://www.qt.io/licensing/
Copyright (C) 2015 Mozilla Foundation.
Copyright (C) 2015 Mikkel Krautz  Contact: https://www.qt.io/licensing/
Copyright (C) 2015 Mikkel Krautz 
Copyright (C) 2015 Konstantin Ritt 
Copyright (C) 2015 Konstantin Ritt
Copyright (C) 2015 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Tobias Koenig  Contact: https://www.qt.io/licensing/
Copyright (C) 2015 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Marc Mutz  Contact: https://www.qt.io/licensing/
Copyright (C) 2015 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
Copyright (C) 2015 Klaralvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author David Faure  Contact: https://www.qt.io/licensing/
Copyright (C) 2015 Klaralvdalens Datakonsult AB (KDAB) Contact: https://www.qt.io/licensing/
Copyright (C) 2015 Klaralvdalens Datakonsult AB (KDAB)
Copyright (C) 2015 Intel Corporation. Contact: https://www.qt.io/licensing/
Copyright (C) 2015 Intel Corporation
Copyright (C) 2015 Green Hills Software. All rights reserved. Contact: https://www.qt.io/licensing/
Copyright (C) 2015 Green Hills Software. All rights reserved. Contact: http://www.qt.io/licensing/
Copyright (C) 2015 Green Hills Software Contact: https://www.qt.io/licensing/
Copyright (C) 2015 Google, Inc.
Copyright (C) 2015 Alex Trotsenko  Contact: https://www.qt.io/licensing/
Copyright (C) 2014-2015, D. R. Commander.
Copyright (C) 2014-2015, 2018, D. R. Commander.
Copyright (C) 2014, MIPS Technologies, Inc., California.
Copyright (C) 2014, D. R. Commander.
Copyright (C) 2014, 2017, D. R. Commander.
Copyright (C) 2014 by Southwest Research Institute (R) Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Samuel Gaist 
Copyright (C) 2014 Robin Burchell 
Copyright (C) 2014 Petroules Corporation. Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Olivier Goffart  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Olivier Goffart  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Martin Graesslin  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Volker Krause  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Tobias Koenig  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Sean Harmer  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Giuseppe D'Angelo  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Klaralvdalens Datakonsult AB (KDAB) Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Keith Gardner  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 John Layt  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 John Layt 
Copyright (C) 2014 Jeremy Lainé  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Ivan Komissarov Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Ivan Komissarov  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Ivan Komissarov 
Copyright (C) 2014 Governikus GmbH & Co. KG. Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Governikus GmbH & Co. KG.
Copyright (C) 2014 Governikus GmbH & Co. KG Contact: https://www.qt.io/licensing/
Copyright (C) 2014 Google, Inc.
Copyright (C) 2014 Drew Parsons  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 BogDan Vatra  Contact: https://www.qt.io/licensing/
Copyright (C) 2014 BogDan Vatra 
Copyright (C) 2014 BlackBerry Limited. All rights reserved. Contact: https://www.qt.io/licensing/
Copyright (C) 2014 BlackBerry Limited. All rights reserved.
Copyright (C) 2013-2019 by Google, Inc. Written by Stuart Gill and Behdad Esfahbod.
Copyright (C) 2013-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2013-2014 MIPS Technologies, Inc.
Copyright (C) 2013, MIPS Technologies, Inc., California.
Copyright (C) 2013, Linaro Limited.
Copyright (C) 2013, D. R. Commander.
Copyright (C) 2013, 2016, D. R. Commander.
Copyright (C) 2013 The Chromium Authors.
Copyright (C) 2013 Teo Mrnjavac 
Copyright (C) 2013 Samuel Gaist  Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Samuel Gaist 
Copyright (C) 2013 Samuel Gaist  Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Ruslan Nigmatullin  Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Richard J. Moore . Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Red Hat, Inc.
Copyright (C) 2013 Olivier Goffart  Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Olivier Goffart 
Copyright (C) 2013 Linaro Limited
Copyright (C) 2013 Laszlo Papp  Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Laszlo Papp 
Copyright (C) 2013 Konstantin Ritt Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Giuseppe D'Angelo  Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Klaralvdalens Datakonsult AB (KDAB). Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Klaralvdalens Datakonsult AB (KDAB).
Copyright (C) 2013 Klaralvdalens Datakonsult AB (KDAB) Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Klaralvdalens Datakonsult AB (KDAB)
Copyright (C) 2013 John Layt  Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Ivan Komissarov. Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Imagination Technologies Limited, www.imgtec.com Contact: https://www.qt.io/licensing/
Copyright (C) 2013 Google, Inc.
Copyright (C) 2013 David Faure  Contact: https://www.qt.io/licensing/
Copyright (C) 2013 David Faure  Contact: https://www.qt.io/licensing/
Copyright (C) 2013 David Faure 
Copyright (C) 2013 BogDan Vatra  Contact: https://www.qt.io/licensing/
Copyright (C) 2013 BlackBerry Limited. All rights reserved. Contact: https://www.qt.io/licensing/
Copyright (C) 2013 BlackBerry Limited. All rights reserved.
Copyright (C) 2013 Aleix Pol Gonzalez  Contact: https://www.qt.io/licensing/
Copyright (C) 2013 - 2014 BlackBerry Limited. All rights reserved. Contact: https://www.qt.io/licensing/
Copyright (C) 2012-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2012,2017 Google, Inc.
Copyright (C) 2012,2013 Mozilla Foundation.
Copyright (C) 2012,2013 Google, Inc.
Copyright (C) 2012, 2015, D. R. Commander.
Copyright (C) 2012 Research In Motion Contact: https://www.qt.io/licensing/
Copyright (C) 2012 Olivier Goffart  Contact: https://www.qt.io/licensing/
Copyright (C) 2012 Mozilla Foundation.
Copyright (C) 2012 Mozilla Foundation
Copyright (C) 2012 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Marc Mutz  Contact: https://www.qt.io/licensing/
Copyright (C) 2012 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author James Turner  Contact: https://www.qt.io/licensing/
Copyright (C) 2012 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Giuseppe D'Angelo  Contact: https://www.qt.io/licensing/
Copyright (C) 2012 Klaralvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Christoph Schleifenbaum  Contact: https://www.qt.io/licensing/
Copyright (C) 2012 Klaralvdalens Datakonsult AB (KDAB)
Copyright (C) 2012 Jeremy Lainé  Contact: https://www.qt.io/licensing/
Copyright (C) 2012 Google, Inc.
Copyright (C) 2012 Giuseppe D'Angelo . Contact: https://www.qt.io/licensing/
Copyright (C) 2012 David Faure  Contact: https://www.qt.io/licensing/
Copyright (C) 2012 Collabora Ltd, author  Contact: https://www.qt.io/licensing/
Copyright (C) 2012 BogDan Vatra  Contact: https://www.qt.io/licensing/
Copyright (C) 2012 BogDan Vatra 
Copyright (C) 2012 Apple Inc. All rights reserved.
Copyright (C) 2012 Apple Inc.
Copyright (C) 2012 - 2014 BlackBerry Limited. All rights reserved. Contact: https://www.qt.io/licensing/
Copyright (C) 2011-2016 Siarhei Siamashka
Copyright (C) 2011,2014 Google, Inc.
Copyright (C) 2011,2012,2014 Google, Inc.
Copyright (C) 2011,2012,2013 Google, Inc.
Copyright (C) 2011,2012 Google, Inc.
Copyright (C) 2011, 2015, D. R. Commander.
Copyright (C) 2011, 2015, 2018, D. R. Commander.
Copyright (C) 2011, 2014-2015, D. R. Commander.
Copyright (C) 2011, 2014, D. R. Commander.
Copyright (C) 2011 Thiago Macieira  Contact: https://www.qt.io/licensing/
Copyright (C) 2011 Thiago Macieira 
Copyright (C) 2011 Richard J. Moore  Contact: https://www.qt.io/licensing/
Copyright (C) 2011 Richard J. Moore 
Copyright (C) 2011 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Stephen Kelly  Contact: https://www.qt.io/licensing/
Copyright (C) 2011 Google, Inc.
Copyright (C) 2011 Codethink Limited
Copyright (C) 2011 - 2014 BlackBerry Limited. All rights reserved. Contact: https://www.qt.io/licensing/
Copyright (C) 2011 - 2013 BlackBerry Limited. All rights reserved. Contact: https://www.qt.io/licensing/
Copyright (C) 2011 - 2012 Research In Motion Contact: https://www.qt.io/licensing/
Copyright (C) 2010-2019 by Joel Klinghed.
Copyright (C) 2010-2019 by Joel Klinghed
Copyright (C) 2010-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2010-2011, 2015-2016, D. R. Commander.
Copyright (C) 2010,2012,2013 Google, Inc.
Copyright (C) 2010,2012 Google, Inc.
Copyright (C) 2010,2011,2013 Google, Inc.
Copyright (C) 2010,2011,2012,2013 Google, Inc.
Copyright (C) 2010,2011,2012 Google, Inc.
Copyright (C) 2010, D. R. Commander.
Copyright (C) 2010, 2016, D. R. Commander.
Copyright (C) 2010, 2016, 2018, D. R. Commander.
Copyright (C) 2010, 2015-2018, D. R. Commander.
Copyright (C) 2010, 2015-2016, D. R. Commander.
Copyright (C) 2010, 2015, D. R. Commander.
Copyright (C) 2010, 2012-2019, D. R. Commander.
Copyright (C) 2010 Red Hat, Inc.
Copyright (C) 2010 Google, Inc.
Copyright (C) 2009-2019 by Oran Agra and Mickey Gabel.
Copyright (C) 2009-2019 D. R. Commander. All Rights Reserved.
Copyright (C) 2009-2019 D. R. Commander
Copyright (C) 2009-2012, 2015, D. R. Commander.
Copyright (C) 2009-2011, 2018, D. R. Commander.
Copyright (C) 2009-2011, 2016, D. R. Commander.
Copyright (C) 2009-2011, 2016, 2018-2019, D. R. Commander.
Copyright (C) 2009-2011, 2014-2016, 2018-2019, D. R. Commander.
Copyright (C) 2009-2011, 2014, D. R. Commander.
Copyright (C) 2009-2011, 2013-2014, 2016-2017, D. R. Commander.
Copyright (C) 2009-2011 Nokia Corporation and/or its subsidiary(-ies)
Copyright (C) 2009,2010 Red Hat, Inc.
Copyright (C) 2009, 2015, D. R. Commander.
Copyright (C) 2009, 2014-2015, D. R. Commander.
Copyright (C) 2009, 2011-2012, 2014-2015, D. R. Commander.
Copyright (C) 2009, 2011, 2015, D. R. Commander.
Copyright (C) 2009, 2011, 2014-2015, D. R. Commander.
Copyright (C) 2009, 2011, 2014-2015, 2018, D. R. Commander.
Copyright (C) 2009 Red Hat, Inc.
Copyright (C) 2009 Pierre Ossman for Cendio AB
Copyright (C) 2009 Nokia Corporation
Copyright (C) 2009 Martin Hosken and SIL International
Copyright (C) 2009 Marco Martin 
Copyright (C) 2009 Keith Stribley
Copyright (C) 2009 Dan Nicholson
Copyright (C) 2009 Apple Inc. All Rights Reserved.
Copyright (C) 2008-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2008-2019 by David Turner, Robert Wilhelm, Werner Lemberg, and suzuki toshiya.
Copyright (C) 2008-2011, Red Hat, Inc., Peter Zijlstra
Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar
Copyright (C) 2008-2009, Thomas Gleixner 
Copyright (C) 2008,2010 Nokia Corporation and/or its subsidiary(-ies)
Copyright (C) 2007-2019 by Rahul Bhalerao , .
Copyright (C) 2007-2019 by Derek Clegg and Michael Toftdal.
Copyright (C) 2007-2019 by Dereg Clegg and Michael Toftdal.
Copyright (C) 2007-2019 by David Turner.
Copyright (C) 2007-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2007,2008,2009,2010 Red Hat, Inc.
Copyright (C) 2007,2008,2009 Red Hat, Inc.
Copyright (C) 2007 the Initial Developer. All Rights Reserved.
Copyright (C) 2007 Red Hat, Inc.
Copyright (C) 2007 Free Software Foundation, Inc. http://fsf.org
Copyright (C) 2007 Chris Wilson
Copyright (C) 2006-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2006 Red Hat, Inc.
Copyright (C) 2006 Behdad Esfahbod
Copyright (C) 2005-2019 by suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2005-2019 by suzuki toshiya, Masatake YAMATO and Red Hat K.K.
Copyright (C) 2005-2019 by David Turner.
Copyright (C) 2005-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2005, 2007, 2008, 2013 by George Williams 
Copyright (C) 2005 The Android Open Source Project
Copyright (C) 2005 David Turner
Copyright (C) 2004-2019 by suzuki toshiya, Masatake YAMATO, Red hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2004-2019 by suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2004-2019 by Masatake YAMATO, Redhat K.K, David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2004-2019 by Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2004-2019 by Masatake YAMATO and Redhat K.K.
Copyright (C) 2004-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2004-2019 by David Turner, Robert Wilhelm, Werner Lemberg, and George Williams.
Copyright (C) 2004-2019 by David Turner, Robert Wilhelm, Werner Lemberg and George Williams.
Copyright (C) 2004-2019 by Albert Chin-A-Young.
Copyright (C) 2004-2017 Mark Adler
Copyright (C) 2004,2007,2009,2010 Red Hat, Inc.
Copyright (C) 2004,2007,2009 Red Hat, Inc.
Copyright (C) 2004,2007,2008,2009,2010 Red Hat, Inc.
Copyright (C) 2004,2007 Red Hat, Inc.
Copyright (C) 2004, 2010 Mark Adler
Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler
Copyright (C) 2004, 2005 Red Hat, Inc.
Copyright (C) 2004, 2005 Daniel M. Duley.
Copyright (C) 2004, 2005 Daniel M. Duley
Copyright (C) 2003-2019 by Masatake YAMATO, Redhat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2003-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2003-2017 Josef Weidendorfer. All rights reserved.
Copyright (C) 2003-2017 Josef Weidendorfer.
Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved.
Copyright (C) 2003, 2004, 2008 David Turner 
Copyright (C) 2003 Bitstream,Inc
Copyright (C) 2002-2019 by Roberto Alameda.
Copyright (C) 2002-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2002-2019 by David Turner, Robert Wilhelm, and Werner Lemberg
Copyright (C) 2002-2013 The ANGLE Project Authors. All rights reserved.
Copyright (C) 2002-2013 The ANGLE Project Authors
Copyright (C) 2002, 2003, 2004, 2005 Red Hat, Inc.
Copyright (C) 2002, 2003 CodeFactory AB
Copyright (C) 2002 WU Yi, HancomLinux Inc.
Copyright (C) 2001-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2001-2008, 2011, 2013, 2014 by Francesco Zappa Nardelli
Copyright (C) 2001-2002 by Francesco Zappa Nardelli
Copyright (C) 2001, 2002, 2003, 2008 by Francesco Zappa Nardelli
Copyright (C) 2001, 2002, 2003, 2004 by Francesco Zappa Nardelli
Copyright (C) 2001, 2002 by Francesco Zappa Nardelli
Copyright (C) 2001, 2002 Turbolinux, Inc. Written by James Su.
Copyright (C) 2001, 2002 ThizLinux Laboratory Ltd. Written by Anthony Fok.
Copyright (C) 2001, 2002 James Su, Turbolinux Inc.
Copyright (C) 2001, 2002 Anthony Fok, ThizLinux Laboratory Ltd.
Copyright (C) 2001 Robert Penner All rights reserved.
Copyright (C) 2001 Alexander Peslyak - better known as Solar Designer 
Copyright (C) 2000-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 2000-2017 Julian Seward. All rights reserved.
Copyright (C) 2000-2017 Julian Seward
Copyright (C) 2000-2004, 2006-2011, 2013, 2014 by Francesco Zappa Nardelli
Copyright (C) 2000, 2007 Red Hat, Inc.
Copyright (C) 2000, 2001, 2003, 2008 by Francesco Zappa Nardelli
Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. http://fsf.org
Copyright (C) 2000, 2001, 2002, 2003, 2006, 2010 by Francesco Zappa Nardelli
Copyright (C) 2000 by Francesco Zappa Nardelli
Copyright (C) 2000 TurboLinux, Inc. Written by Justin Yu and Sean Chen.
Copyright (C) 2000 Red Hat, Inc.
Copyright (C) 2000 Ming-Che Chuang
Copyright (C) 2000 Hans Petter Bieker. All rights reserved.
Copyright (C) 2000 Hans Petter Bieker.
Copyright (C) 2000 Carsten Haitzler and various contributors
Copyright (C) 1999-2006, MIYASAKA Masaru.
Copyright (C) 1999-2006 MIYASAKA Masaru
Copyright (C) 1999-2000 Mizi Research Inc. All rights reserved.
Copyright (C) 1999-2000 Mizi Research Inc.
Copyright (C) 1999 Serika Kurusugawa.
Copyright (C) 1998-2004 David Turner and Werner Lemberg
Copyright (C) 1996-2019 by Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 1996-2019 by David Turner, Robert Wilhelm, and Werner Lemberg. 
Copyright (C) 1996-2019 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright (C) 1996-2019 by David Turner, Robert Wilhelm, and Werner Lemberg
Copyright (C) 1995-2017 Mark Adler
Copyright (C) 1995-2017 Jean-loup Gailly, 2006 Cosmin Truta
Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
Copyright (C) 1995-2017 Jean-loup Gailly
Copyright (C) 1995-2016 Mark Adler
Copyright (C) 1995-2016 Jean-loup Gailly, Mark Adler
Copyright (C) 1995-2016 Jean-loup Gailly
Copyright (C) 1995-2011, 2016 Mark Adler
Copyright (C) 1995-2006, 2010, 2011, 2012, 2016 Mark Adler
Copyright (C) 1995-2005, 2014, 2016 Jean-loup Gailly, Mark Adler
Copyright (C) 1995-2005, 2010 Mark Adler
Copyright (C) 1995-2003, 2010, 2014, 2016 Jean-loup Gailly, Mark Adler
Copyright (C) 1995-2003, 2010 Mark Adler
Copyright (C) 1995-2002 Mark Adler
Copyright (C) 1995-2002 Jean-loup Gailly.
Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
Copyright (C) 1995-1998, Thomas G. Lane. Modified 2000-2009 by Guido Vollbeding.
Copyright (C) 1995-1997, Thomas G. Lane.
Copyright (C) 1994-1998, Thomas G. Lane. Modified 2010 by Guido Vollbeding.
Copyright (C) 1994-1998, Thomas G. Lane. Modified 2003-2010 by Guido Vollbeding.
Copyright (C) 1994-1997, Thomas G. Lane. Modified 1997-2009 by Guido Vollbeding.
Copyright (C) 1994-1997, Thomas G. Lane.
Copyright (C) 1994-1996, Thomas G. Lane. Modified 2009-2012 by Guido Vollbeding.
Copyright (C) 1994-1996, Thomas G. Lane. Modified 2009-2011 by Guido Vollbeding.
Copyright (C) 1994-1996, Thomas G. Lane. Modified 2002-2010 by Guido Vollbeding.
Copyright (C) 1994-1996, Thomas G. Lane.
Copyright (C) 1992-1997, Thomas G. Lane.
Copyright (C) 1992-1996, Thomas G. Lane.
Copyright (C) 1991-2019 Unicode, Inc. All rights reserved.
Copyright (C) 1991-2019 Unicode, Inc.
Copyright (C) 1991-2019 The libjpeg-turbo Project and many others
Copyright (C) 1991-2018 Unicode, Inc.
Copyright (C) 1991-2016, Thomas G. Lane, Guido Vollbeding.
Copyright (C) 1991-2016 Thomas G. Lane, Guido Vollbeding
Copyright (C) 1991-2012, Thomas G. Lane, Guido Vollbeding.
Copyright (C) 1991-2012 Unicode, Inc. All rights reserved.
Copyright (C) 1991-1998, Thomas G. Lane. Modified 2003-2010 by Guido Vollbeding.
Copyright (C) 1991-1998, Thomas G. Lane. Modified 2003-2008 by Guido Vollbeding.
Copyright (C) 1991-1998, Thomas G. Lane. Modified 2002-2009 by Guido Vollbeding.
Copyright (C) 1991-1998, Thomas G. Lane. Modification developed 2002-2009 by Guido Vollbeding.
Copyright (C) 1991-1998, Thomas G. Lane.
Copyright (C) 1991-1998 by LCS/Telegraphics.
Copyright (C) 1991-1997, Thomas G. Lane. Modified 2011 by Guido Vollbeding.
Copyright (C) 1991-1997, Thomas G. Lane. Modified 2003-2010 by Guido Vollbeding.
Copyright (C) 1991-1997, Thomas G. Lane. Modified 2002-2009 by Guido Vollbeding.
Copyright (C) 1991-1997, Thomas G. Lane. Modified 1997-2009 by Guido Vollbeding.
Copyright (C) 1991-1997, Thomas G. Lane.
Copyright (C) 1991-1996, Thomas G. Lane.
Copyright (C) 1991-1995, Thomas G. Lane.
Copyright (C) 1991-1994, Thomas G. Lane.
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
LICENSE.GPL3
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.GPL3-EXCEPT
This is the GNU General Public License version 3, annotated with The
Qt Company GPL Exception 1.0:

-------------------------------------------------------------------------

The Qt Company GPL Exception 1.0

Exception 1:

As a special exception you may create a larger work which contains the
output of this application and distribute that work under terms of your
choice, so long as the work is not otherwise derived from or based on
this application and so long as the work does not in itself generate
output that contains the output from this application in its original
or modified form.

Exception 2:

As a special exception, you have permission to combine this application
with Plugins licensed under the terms of your choice, to produce an
executable, and to copy and distribute the resulting executable under
the terms of your choice. However, the executable must be accompanied
by a prominent notice offering all users of the executable the entire
source code to this application, excluding the source code of the
independent modules, but including any changes you have made to this
application, under the terms of this license.


-------------------------------------------------------------------------

                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.LGPLv3
            GNU LESSER GENERAL PUBLIC LICENSE

 The Qt Toolkit is Copyright (C) 2016 The Qt Company Ltd.
 Contact: http://www.qt.io/licensing/

 You may use, distribute and copy the Qt Toolkit under the terms of
 GNU Lesser General Public License version 3, which is displayed below.
 This license makes reference to the version 3 of the GNU General
 Public License, which you can find in the LICENSE.GPL3 file.

-------------------------------------------------------------------------

            GNU LESSER GENERAL PUBLIC LICENSE
                Version 3, 29 June 2007

 Copyright © 2007 Free Software Foundation, Inc. 
Everyone is permitted to copy and distribute verbatim copies of this
licensedocument, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

0. Additional Definitions.

 As used herein, “this License” refers to version 3 of the GNU Lesser
General Public License, and the “GNU GPL” refers to version 3 of the
GNU General Public License.

 “The Library” refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

 An “Application” is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

 A “Combined Work” is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the “Linked
Version”.

 The “Minimal Corresponding Source” for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

 The “Corresponding Application Code” for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

1. Exception to Section 3 of the GNU GPL.

 You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

2. Conveying Modified Versions.

 If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

    a) under this License, provided that you make a good faith effort
    to ensure that, in the event an Application does not supply the
    function or data, the facility still operates, and performs
    whatever part of its purpose remains meaningful, or

    b) under the GNU GPL, with none of the additional permissions of
    this License applicable to that copy.

3. Object Code Incorporating Material from Library Header Files.

 The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

    a) Give prominent notice with each copy of the object code that
    the Library is used in it and that the Library and its use are
    covered by this License.

    b) Accompany the object code with a copy of the GNU GPL and this
    license document.

4. Combined Works.

 You may convey a Combined Work under terms of your choice that, taken
together, effectively do not restrict modification of the portions of
the Library contained in the Combined Work and reverse engineering for
debugging such modifications, if you also do each of the following:

    a) Give prominent notice with each copy of the Combined Work that
    the Library is used in it and that the Library and its use are
    covered by this License.

    b) Accompany the Combined Work with a copy of the GNU GPL and this
    license document.

    c) For a Combined Work that displays copyright notices during
    execution, include the copyright notice for the Library among
    these notices, as well as a reference directing the user to the
    copies of the GNU GPL and this license document.

    d) Do one of the following:

        0) Convey the Minimal Corresponding Source under the terms of
        this License, and the Corresponding Application Code in a form
        suitable for, and under terms that permit, the user to
        recombine or relink the Application with a modified version of
        the Linked Version to produce a modified Combined Work, in the
        manner specified by section 6 of the GNU GPL for conveying
        Corresponding Source.

        1) Use a suitable shared library mechanism for linking with
        the Library. A suitable mechanism is one that (a) uses at run
        time a copy of the Library already present on the user's
        computer system, and (b) will operate properly with a modified
        version of the Library that is interface-compatible with the
        Linked Version.

    e) Provide Installation Information, but only if you would
    otherwise be required to provide such information under section 6
    of the GNU GPL, and only to the extent that such information is
    necessary to install and execute a modified version of the
    Combined Work produced by recombining or relinking the Application
    with a modified version of the Linked Version. (If you use option
    4d0, the Installation Information must accompany the Minimal
    Corresponding Source and Corresponding Application Code. If you
    use option 4d1, you must provide the Installation Information in
    the manner specified by section 6 of the GNU GPL for conveying
    Corresponding Source.)

5. Combined Libraries.

 You may place library facilities that are a work based on the Library
side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities, conveyed under the terms of this License.

    b) Give prominent notice with the combined library that part of
    it is a work based on the Library, and explaining where to find
    the accompanying uncombined form of the same work.

6. Revised Versions of the GNU Lesser General Public License.

 The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

Each version is given a distinguishing version number. If the Library
as you received it specifies that a certain numbered version of the
GNU Lesser General Public License “or any later version” applies to
it, you have the option of following the terms and conditions either
of that published version or of any later version published by the
Free Software Foundation. If the Library as you received it does not
specify a version number of the GNU Lesser General Public License,
you may choose any version of the GNU Lesser General Public License
ever published by the Free Software Foundation.

If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the Library.

USED-LICENSE
            GNU LESSER GENERAL PUBLIC LICENSE

 The Qt Toolkit is Copyright (C) 2016 The Qt Company Ltd.
 Contact: http://www.qt.io/licensing/

 You may use, distribute and copy the Qt Toolkit under the terms of
 GNU Lesser General Public License version 3, which is displayed below.
 This license makes reference to the version 3 of the GNU General
 Public License, which you can find in the LICENSE.GPL3 file.

-------------------------------------------------------------------------

            GNU LESSER GENERAL PUBLIC LICENSE
                Version 3, 29 June 2007

 Copyright © 2007 Free Software Foundation, Inc. 
Everyone is permitted to copy and distribute verbatim copies of this
licensedocument, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

0. Additional Definitions.

 As used herein, “this License” refers to version 3 of the GNU Lesser
General Public License, and the “GNU GPL” refers to version 3 of the
GNU General Public License.

 “The Library” refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

 An “Application” is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

 A “Combined Work” is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the “Linked
Version”.

 The “Minimal Corresponding Source” for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

 The “Corresponding Application Code” for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

1. Exception to Section 3 of the GNU GPL.

 You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

2. Conveying Modified Versions.

 If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

    a) under this License, provided that you make a good faith effort
    to ensure that, in the event an Application does not supply the
    function or data, the facility still operates, and performs
    whatever part of its purpose remains meaningful, or

    b) under the GNU GPL, with none of the additional permissions of
    this License applicable to that copy.

3. Object Code Incorporating Material from Library Header Files.

 The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

    a) Give prominent notice with each copy of the object code that
    the Library is used in it and that the Library and its use are
    covered by this License.

    b) Accompany the object code with a copy of the GNU GPL and this
    license document.

4. Combined Works.

 You may convey a Combined Work under terms of your choice that, taken
together, effectively do not restrict modification of the portions of
the Library contained in the Combined Work and reverse engineering for
debugging such modifications, if you also do each of the following:

    a) Give prominent notice with each copy of the Combined Work that
    the Library is used in it and that the Library and its use are
    covered by this License.

    b) Accompany the Combined Work with a copy of the GNU GPL and this
    license document.

    c) For a Combined Work that displays copyright notices during
    execution, include the copyright notice for the Library among
    these notices, as well as a reference directing the user to the
    copies of the GNU GPL and this license document.

    d) Do one of the following:

        0) Convey the Minimal Corresponding Source under the terms of
        this License, and the Corresponding Application Code in a form
        suitable for, and under terms that permit, the user to
        recombine or relink the Application with a modified version of
        the Linked Version to produce a modified Combined Work, in the
        manner specified by section 6 of the GNU GPL for conveying
        Corresponding Source.

        1) Use a suitable shared library mechanism for linking with
        the Library. A suitable mechanism is one that (a) uses at run
        time a copy of the Library already present on the user's
        computer system, and (b) will operate properly with a modified
        version of the Library that is interface-compatible with the
        Linked Version.

    e) Provide Installation Information, but only if you would
    otherwise be required to provide such information under section 6
    of the GNU GPL, and only to the extent that such information is
    necessary to install and execute a modified version of the
    Combined Work produced by recombining or relinking the Application
    with a modified version of the Linked Version. (If you use option
    4d0, the Installation Information must accompany the Minimal
    Corresponding Source and Corresponding Application Code. If you
    use option 4d1, you must provide the Installation Information in
    the manner specified by section 6 of the GNU GPL for conveying
    Corresponding Source.)

5. Combined Libraries.

 You may place library facilities that are a work based on the Library
side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities, conveyed under the terms of this License.

    b) Give prominent notice with the combined library that part of
    it is a work based on the Library, and explaining where to find
    the accompanying uncombined form of the same work.

6. Revised Versions of the GNU Lesser General Public License.

 The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

Each version is given a distinguishing version number. If the Library
as you received it specifies that a certain numbered version of the
GNU Lesser General Public License “or any later version” applies to
it, you have the option of following the terms and conditions either
of that published version or of any later version published by the
Free Software Foundation. If the Library as you received it does not
specify a version number of the GNU Lesser General Public License,
you may choose any version of the GNU Lesser General Public License
ever published by the Free Software Foundation.

If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the Library.

qt5declarative-5.15.0

COPYRIGHT
Copyright (c) 2002-2009 Vivek Thampi. All rights reserved.
Copyright (c) 1991 AT&T.
Copyright (C) Rolland Dudemaine All rights reserved.
Copyright (C) 2020 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2019 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2018 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2018 The Qt Company Ltd. Contact: http://www.qt.io/licensing/
Copyright (C) 2018 Crimson AS  Contact: https://www.qt.io/licensing/
Copyright (C) 2018 Crimson AS 
Copyright (C) 2017 Yusuke Suzuki .
Copyright (C) 2017 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2017 Crimson AS 
Copyright (C) 2017 Apple Inc. All rights reserved.
Copyright (C) 2016 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Robin Burchell  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Research In Motion. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Research In Motion.
Copyright (C) 2016 Pelagicore AG Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Klaralvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Sergio Martins  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Klaralvdalens Datakonsult AB (KDAB). Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Klaralvdalens Datakonsult AB (KDAB) Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Jolla Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Jolla Ltd, author:  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Jolla Ltd, author: 
Copyright (C) 2016 Jeremy Katz Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Gunnar Sletta  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Ford Motor Company Contact: https://www.qt.io/licensing/
Copyright (C) 2016 BlackBerry Ltd.
Copyright (C) 2016 BlackBerry Limited. All rights reserved. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 BasysKom GmbH. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Apple Inc. All rights reserved.
Copyright (C) 2015 Cisco Systems, Inc. All rights reserved.
Copyright (C) 2013 Samsung Electronics. All rights reserved.
Copyright (C) 2013 Apple Inc. All rights reserved.
Copyright (C) 2012-2018 Apple Inc. All rights reserved.
Copyright (C) 2012-2016 Apple Inc. All rights reserved.
Copyright (C) 2012, 2014, 2015 Apple Inc. All rights reserved.
Copyright (C) 2012, 2014 Apple Inc. All rights reserved.
Copyright (C) 2012 Apple Inc. All rights reserved.
Copyright (C) 2011, 2016 Apple Inc. All rights reserved.
Copyright (C) 2011, 2012 Apple Inc. All rights reserved.
Copyright (C) 2011 Google Inc. All rights reserved.
Copyright (C) 2011 Apple Inc. All rights reserved.
Copyright (C) 2010, 2013-2017 Apple Inc. All rights reserved.
Copyright (C) 2010, 2011 Research In Motion Limited. All rights reserved.
Copyright (C) 2010 University of Szeged
Copyright (C) 2010 Renata Hodovan (hodovan@inf.u-szeged.hu) All rights reserved.
Copyright (C) 2010 Peter Varga (pvarga@inf.u-szeged.hu), University of Szeged All rights reserved.
Copyright (C) 2010 Peter Varga (pvarga@inf.u-szeged.hu), University of Szeged
Copyright (C) 2010 MIPS Technologies, Inc. All rights reserved.
Copyright (C) 2010 Apple Inc. All rights reserved.
Copyright (C) 2009-2018 Apple Inc. All rights reserved.
Copyright (C) 2009-2011 STMicroelectronics. All rights reserved.
Copyright (C) 2009, 2014-2016 Apple Inc. All rights reserved.
Copyright (C) 2009, 2013-2017 Apple Inc. All rights reserved.
Copyright (C) 2009, 2013-2016 Apple Inc. All rights reserved.
Copyright (C) 2009, 2012 Apple Inc. All rights reserved.
Copyright (C) 2009, 2010-2012, 2014, 2016 Apple Inc. All rights reserved.
Copyright (C) 2009, 2010, 2012, 2013 Apple Inc. All rights reserved.
Copyright (C) 2009, 2010, 2012 Apple Inc. All rights reserved.
Copyright (C) 2009, 2010 University of Szeged
Copyright (C) 2009, 2010 Apple Inc. All rights reserved.
Copyright (C) 2009 University of Szeged All rights reserved.
Copyright (C) 2009 Apple Inc. All rights reserved.
Copyright (C) 2009 Apple Inc. All Rights Reserved.
Copyright (C) 2008, 2012 Apple Inc. All rights reserved.
Copyright (C) 2008 Torch Mobile Inc. All rights reserved. (http://www.torchmobile.com/)
Copyright (C) 2008 Apple Inc. All rights reserved.
Copyright (C) 2008 Apple Inc. All Rights Reserved.
Copyright (C) 2007-2009 Torch Mobile, Inc. All rights reserved. (http://www.torchmobile.com/)
Copyright (C) 2007-2009 Torch Mobile, Inc.
Copyright (C) 2007, 2008, 2010, 2012 Apple Inc. All rights reserved.
Copyright (C) 2007, 2008, 2009, 2011 Apple Inc. All rights reserved.
Copyright (C) 2007 Justin Haygood (jhaygood@reaktix.com)
Copyright (C) 2007 Free Software Foundation, Inc. 
Copyright (C) 2006, 2007, 2008, 2009, 2013 Apple Inc. All rights reserved.
Copyright (C) 2006, 2007, 2008, 2009, 2010 Apple Inc. All rights reserved.
Copyright (C) 2003-2018 Apple Inc. All rights reserved.
Copyright (C) 2003, 2006, 2007 Apple Inc. All rights reserved.
LICENSE.GPL3
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.GPL3-EXCEPT
This is the GNU General Public License version 3, annotated with The
Qt Company GPL Exception 1.0:

-------------------------------------------------------------------------

The Qt Company GPL Exception 1.0

Exception 1:

As a special exception you may create a larger work which contains the
output of this application and distribute that work under terms of your
choice, so long as the work is not otherwise derived from or based on
this application and so long as the work does not in itself generate
output that contains the output from this application in its original
or modified form.

Exception 2:

As a special exception, you have permission to combine this application
with Plugins licensed under the terms of your choice, to produce an
executable, and to copy and distribute the resulting executable under
the terms of your choice. However, the executable must be accompanied
by a prominent notice offering all users of the executable the entire
source code to this application, excluding the source code of the
independent modules, but including any changes you have made to this
application, under the terms of this license.


-------------------------------------------------------------------------

                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.LGPL3
                   GNU LESSER GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.


  This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

  0. Additional Definitions.

  As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.

  "The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

  An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

  A "Combined Work" is a work produced by combining or linking an
Application with the Library.  The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".

  The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

  The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

  1. Exception to Section 3 of the GNU GPL.

  You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

  2. Conveying Modified Versions.

  If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

   a) under this License, provided that you make a good faith effort to
   ensure that, in the event an Application does not supply the
   function or data, the facility still operates, and performs
   whatever part of its purpose remains meaningful, or

   b) under the GNU GPL, with none of the additional permissions of
   this License applicable to that copy.

  3. Object Code Incorporating Material from Library Header Files.

  The object code form of an Application may incorporate material from
a header file that is part of the Library.  You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

   a) Give prominent notice with each copy of the object code that the
   Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the object code with a copy of the GNU GPL and this license
   document.

  4. Combined Works.

  You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:

   a) Give prominent notice with each copy of the Combined Work that
   the Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the Combined Work with a copy of the GNU GPL and this license
   document.

   c) For a Combined Work that displays copyright notices during
   execution, include the copyright notice for the Library among
   these notices, as well as a reference directing the user to the
   copies of the GNU GPL and this license document.

   d) Do one of the following:

       0) Convey the Minimal Corresponding Source under the terms of this
       License, and the Corresponding Application Code in a form
       suitable for, and under terms that permit, the user to
       recombine or relink the Application with a modified version of
       the Linked Version to produce a modified Combined Work, in the
       manner specified by section 6 of the GNU GPL for conveying
       Corresponding Source.

       1) Use a suitable shared library mechanism for linking with the
       Library.  A suitable mechanism is one that (a) uses at run time
       a copy of the Library already present on the user's computer
       system, and (b) will operate properly with a modified version
       of the Library that is interface-compatible with the Linked
       Version.

   e) Provide Installation Information, but only if you would otherwise
   be required to provide such information under section 6 of the
   GNU GPL, and only to the extent that such information is
   necessary to install and execute a modified version of the
   Combined Work produced by recombining or relinking the
   Application with a modified version of the Linked Version. (If
   you use option 4d0, the Installation Information must accompany
   the Minimal Corresponding Source and Corresponding Application
   Code. If you use option 4d1, you must provide the Installation
   Information in the manner specified by section 6 of the GNU GPL
   for conveying Corresponding Source.)

  5. Combined Libraries.

  You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

   a) Accompany the combined library with a copy of the same work based
   on the Library, uncombined with any other library facilities,
   conveyed under the terms of this License.

   b) Give prominent notice with the combined library that part of it
   is a work based on the Library, and explaining where to find the
   accompanying uncombined form of the same work.

  6. Revised Versions of the GNU Lesser General Public License.

  The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

  Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.

  If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.
USED-LICENSE
                   GNU LESSER GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.


  This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

  0. Additional Definitions.

  As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.

  "The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

  An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

  A "Combined Work" is a work produced by combining or linking an
Application with the Library.  The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".

  The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

  The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

  1. Exception to Section 3 of the GNU GPL.

  You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

  2. Conveying Modified Versions.

  If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

   a) under this License, provided that you make a good faith effort to
   ensure that, in the event an Application does not supply the
   function or data, the facility still operates, and performs
   whatever part of its purpose remains meaningful, or

   b) under the GNU GPL, with none of the additional permissions of
   this License applicable to that copy.

  3. Object Code Incorporating Material from Library Header Files.

  The object code form of an Application may incorporate material from
a header file that is part of the Library.  You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

   a) Give prominent notice with each copy of the object code that the
   Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the object code with a copy of the GNU GPL and this license
   document.

  4. Combined Works.

  You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:

   a) Give prominent notice with each copy of the Combined Work that
   the Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the Combined Work with a copy of the GNU GPL and this license
   document.

   c) For a Combined Work that displays copyright notices during
   execution, include the copyright notice for the Library among
   these notices, as well as a reference directing the user to the
   copies of the GNU GPL and this license document.

   d) Do one of the following:

       0) Convey the Minimal Corresponding Source under the terms of this
       License, and the Corresponding Application Code in a form
       suitable for, and under terms that permit, the user to
       recombine or relink the Application with a modified version of
       the Linked Version to produce a modified Combined Work, in the
       manner specified by section 6 of the GNU GPL for conveying
       Corresponding Source.

       1) Use a suitable shared library mechanism for linking with the
       Library.  A suitable mechanism is one that (a) uses at run time
       a copy of the Library already present on the user's computer
       system, and (b) will operate properly with a modified version
       of the Library that is interface-compatible with the Linked
       Version.

   e) Provide Installation Information, but only if you would otherwise
   be required to provide such information under section 6 of the
   GNU GPL, and only to the extent that such information is
   necessary to install and execute a modified version of the
   Combined Work produced by recombining or relinking the
   Application with a modified version of the Linked Version. (If
   you use option 4d0, the Installation Information must accompany
   the Minimal Corresponding Source and Corresponding Application
   Code. If you use option 4d1, you must provide the Installation
   Information in the manner specified by section 6 of the GNU GPL
   for conveying Corresponding Source.)

  5. Combined Libraries.

  You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

   a) Accompany the combined library with a copy of the same work based
   on the Library, uncombined with any other library facilities,
   conveyed under the terms of this License.

   b) Give prominent notice with the combined library that part of it
   is a work based on the Library, and explaining where to find the
   accompanying uncombined form of the same work.

  6. Revised Versions of the GNU Lesser General Public License.

  The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

  Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.

  If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

qt5imageformats-5.15.0

COPYRIGHT
Copyright 2018 Google Inc. All Rights Reserved.
Copyright 2017 Google Inc. All Rights Reserved.
Copyright 2016 Google Inc. All Rights Reserved.
Copyright 2015 Google Inc. All Rights Reserved.
Copyright 2014 Google Inc. All Rights Reserved.
Copyright 2013 Google Inc. All Rights Reserved.
Copyright 2012 Google Inc. All Rights Reserved.
Copyright 2011 Google Inc. All Rights Reserved.
Copyright 2010 Google Inc. All Rights Reserved.
Copyright (c) Joris Van Damme 
Copyright (c) AWare Systems 
Copyright (c) 2010, Google Inc. All rights reserved.
Copyright (c) 2010, Andrey Kiselev 
Copyright (c) 2009 Frank Warmerdam
Copyright (c) 2005 The DragonFly Project. All rights reserved.
Copyright (c) 2003 Citrus Project, All rights reserved.
Copyright (c) 1997 Silicon Graphics, Inc.
Copyright (c) 1997 Greg Ward Larson
Copyright (c) 1996-1997 Sam Leffler
Copyright (c) 1996 Pixar
Copyright (c) 1991-1997 Silicon Graphics, Inc.
Copyright (c) 1989, 1993 The Regents of the University of California. All rights reserved.
Copyright (c) 1988-1997 Sam Leffler
Copyright (c) 1987, 1993, 1994 The Regents of the University of California. All rights reserved.
Copyright (c) 1987, 1993 The Regents of the University of California. All rights reserved.
Copyright (c) 1985, 1986 The Regents of the University of California. All rights reserved.
Copyright (C) 2019 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2017 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Petroules Corporation. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Ivan Komissarov. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Alex Char. Contact: https://www.qt.io/licensing/
Copyright (C) 2015 The Qt Company Ltd. Contact: http://www.qt.io/licensing/
Copyright (C) 2007 Free Software Foundation, Inc. 
Copyright (C) 2005, Andrey Kiselev 
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
Copyright (C) 1990, 1995 Frank D. Cringle.
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
LICENSE.GPL3-EXCEPT
This is the GNU General Public License version 3, annotated with The
Qt Company GPL Exception 1.0:

-------------------------------------------------------------------------

The Qt Company GPL Exception 1.0

Exception 1:

As a special exception you may create a larger work which contains the
output of this application and distribute that work under terms of your
choice, so long as the work is not otherwise derived from or based on
this application and so long as the work does not in itself generate
output that contains the output from this application in its original
or modified form.

Exception 2:

As a special exception, you have permission to combine this application
with Plugins licensed under the terms of your choice, to produce an
executable, and to copy and distribute the resulting executable under
the terms of your choice. However, the executable must be accompanied
by a prominent notice offering all users of the executable the entire
source code to this application, excluding the source code of the
independent modules, but including any changes you have made to this
application, under the terms of this license.


-------------------------------------------------------------------------

                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.GPLv3
            GNU GENERAL PUBLIC LICENSE

 The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
 Contact: http://www.qt.io/licensing/

 You may use, distribute and copy the Qt Toolkit under the terms of
 GNU Lesser General Public License version 3. That license references
 the General Public License version 3, that is displayed below. Other
 portions of the Qt Toolkit may be licensed directly under this license.

-------------------------------------------------------------------------

                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.LGPLv3
            GNU LESSER GENERAL PUBLIC LICENSE

 The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
 Contact: http://www.qt.io/licensing/

 You may use, distribute and copy the Qt Toolkit under the terms of
 GNU Lesser General Public License version 3, which is displayed below.
 This license makes reference to the version 3 of the GNU General
 Public License, which you can find in the LICENSE.GPLv3 file.

-------------------------------------------------------------------------

            GNU LESSER GENERAL PUBLIC LICENSE
                Version 3, 29 June 2007

 Copyright © 2007 Free Software Foundation, Inc. 
Everyone is permitted to copy and distribute verbatim copies of this
licensedocument, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

0. Additional Definitions.

 As used herein, “this License” refers to version 3 of the GNU Lesser
General Public License, and the “GNU GPL” refers to version 3 of the
GNU General Public License.

 “The Library” refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

 An “Application” is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

 A “Combined Work” is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the “Linked
Version”.

 The “Minimal Corresponding Source” for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

 The “Corresponding Application Code” for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

1. Exception to Section 3 of the GNU GPL.

 You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

2. Conveying Modified Versions.

 If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

    a) under this License, provided that you make a good faith effort
    to ensure that, in the event an Application does not supply the
    function or data, the facility still operates, and performs
    whatever part of its purpose remains meaningful, or

    b) under the GNU GPL, with none of the additional permissions of
    this License applicable to that copy.

3. Object Code Incorporating Material from Library Header Files.

 The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

    a) Give prominent notice with each copy of the object code that
    the Library is used in it and that the Library and its use are
    covered by this License.

    b) Accompany the object code with a copy of the GNU GPL and this
    license document.

4. Combined Works.

 You may convey a Combined Work under terms of your choice that, taken
together, effectively do not restrict modification of the portions of
the Library contained in the Combined Work and reverse engineering for
debugging such modifications, if you also do each of the following:

    a) Give prominent notice with each copy of the Combined Work that
    the Library is used in it and that the Library and its use are
    covered by this License.

    b) Accompany the Combined Work with a copy of the GNU GPL and this
    license document.

    c) For a Combined Work that displays copyright notices during
    execution, include the copyright notice for the Library among
    these notices, as well as a reference directing the user to the
    copies of the GNU GPL and this license document.

    d) Do one of the following:

        0) Convey the Minimal Corresponding Source under the terms of
        this License, and the Corresponding Application Code in a form
        suitable for, and under terms that permit, the user to
        recombine or relink the Application with a modified version of
        the Linked Version to produce a modified Combined Work, in the
        manner specified by section 6 of the GNU GPL for conveying
        Corresponding Source.

        1) Use a suitable shared library mechanism for linking with
        the Library. A suitable mechanism is one that (a) uses at run
        time a copy of the Library already present on the user's
        computer system, and (b) will operate properly with a modified
        version of the Library that is interface-compatible with the
        Linked Version.

    e) Provide Installation Information, but only if you would
    otherwise be required to provide such information under section 6
    of the GNU GPL, and only to the extent that such information is
    necessary to install and execute a modified version of the
    Combined Work produced by recombining or relinking the Application
    with a modified version of the Linked Version. (If you use option
    4d0, the Installation Information must accompany the Minimal
    Corresponding Source and Corresponding Application Code. If you
    use option 4d1, you must provide the Installation Information in
    the manner specified by section 6 of the GNU GPL for conveying
    Corresponding Source.)

5. Combined Libraries.

 You may place library facilities that are a work based on the Library
side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities, conveyed under the terms of this License.

    b) Give prominent notice with the combined library that part of
    it is a work based on the Library, and explaining where to find
    the accompanying uncombined form of the same work.

6. Revised Versions of the GNU Lesser General Public License.

 The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

Each version is given a distinguishing version number. If the Library
as you received it specifies that a certain numbered version of the
GNU Lesser General Public License “or any later version” applies to
it, you have the option of following the terms and conditions either
of that published version or of any later version published by the
Free Software Foundation. If the Library as you received it does not
specify a version number of the GNU Lesser General Public License,
you may choose any version of the GNU Lesser General Public License
ever published by the Free Software Foundation.

If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the Library.

USED-LICENSE
            GNU LESSER GENERAL PUBLIC LICENSE

 The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
 Contact: http://www.qt.io/licensing/

 You may use, distribute and copy the Qt Toolkit under the terms of
 GNU Lesser General Public License version 3, which is displayed below.
 This license makes reference to the version 3 of the GNU General
 Public License, which you can find in the LICENSE.GPLv3 file.

-------------------------------------------------------------------------

            GNU LESSER GENERAL PUBLIC LICENSE
                Version 3, 29 June 2007

 Copyright © 2007 Free Software Foundation, Inc. 
Everyone is permitted to copy and distribute verbatim copies of this
licensedocument, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

0. Additional Definitions.

 As used herein, “this License” refers to version 3 of the GNU Lesser
General Public License, and the “GNU GPL” refers to version 3 of the
GNU General Public License.

 “The Library” refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

 An “Application” is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

 A “Combined Work” is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the “Linked
Version”.

 The “Minimal Corresponding Source” for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

 The “Corresponding Application Code” for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

1. Exception to Section 3 of the GNU GPL.

 You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

2. Conveying Modified Versions.

 If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

    a) under this License, provided that you make a good faith effort
    to ensure that, in the event an Application does not supply the
    function or data, the facility still operates, and performs
    whatever part of its purpose remains meaningful, or

    b) under the GNU GPL, with none of the additional permissions of
    this License applicable to that copy.

3. Object Code Incorporating Material from Library Header Files.

 The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

    a) Give prominent notice with each copy of the object code that
    the Library is used in it and that the Library and its use are
    covered by this License.

    b) Accompany the object code with a copy of the GNU GPL and this
    license document.

4. Combined Works.

 You may convey a Combined Work under terms of your choice that, taken
together, effectively do not restrict modification of the portions of
the Library contained in the Combined Work and reverse engineering for
debugging such modifications, if you also do each of the following:

    a) Give prominent notice with each copy of the Combined Work that
    the Library is used in it and that the Library and its use are
    covered by this License.

    b) Accompany the Combined Work with a copy of the GNU GPL and this
    license document.

    c) For a Combined Work that displays copyright notices during
    execution, include the copyright notice for the Library among
    these notices, as well as a reference directing the user to the
    copies of the GNU GPL and this license document.

    d) Do one of the following:

        0) Convey the Minimal Corresponding Source under the terms of
        this License, and the Corresponding Application Code in a form
        suitable for, and under terms that permit, the user to
        recombine or relink the Application with a modified version of
        the Linked Version to produce a modified Combined Work, in the
        manner specified by section 6 of the GNU GPL for conveying
        Corresponding Source.

        1) Use a suitable shared library mechanism for linking with
        the Library. A suitable mechanism is one that (a) uses at run
        time a copy of the Library already present on the user's
        computer system, and (b) will operate properly with a modified
        version of the Library that is interface-compatible with the
        Linked Version.

    e) Provide Installation Information, but only if you would
    otherwise be required to provide such information under section 6
    of the GNU GPL, and only to the extent that such information is
    necessary to install and execute a modified version of the
    Combined Work produced by recombining or relinking the Application
    with a modified version of the Linked Version. (If you use option
    4d0, the Installation Information must accompany the Minimal
    Corresponding Source and Corresponding Application Code. If you
    use option 4d1, you must provide the Installation Information in
    the manner specified by section 6 of the GNU GPL for conveying
    Corresponding Source.)

5. Combined Libraries.

 You may place library facilities that are a work based on the Library
side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities, conveyed under the terms of this License.

    b) Give prominent notice with the combined library that part of
    it is a work based on the Library, and explaining where to find
    the accompanying uncombined form of the same work.

6. Revised Versions of the GNU Lesser General Public License.

 The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

Each version is given a distinguishing version number. If the Library
as you received it specifies that a certain numbered version of the
GNU Lesser General Public License “or any later version” applies to
it, you have the option of following the terms and conditions either
of that published version or of any later version published by the
Free Software Foundation. If the Library as you received it does not
specify a version number of the GNU Lesser General Public License,
you may choose any version of the GNU Lesser General Public License
ever published by the Free Software Foundation.

If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the Library.

qt5multimedia-5.15.0

COPYRIGHT
Copyright (C) 2007 Free Software Foundation, Inc.  Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
Copyright (C) 2016 Denis Shienkov  Contact: https://www.qt.io/licensing/		
Copyright (C) 2016 Integrated Computer Solutions, Inc Contact: https://www.qt.io/licensing/		
Copyright (C) 2016 Jolla Ltd.		
Copyright (C) 2016 Jolla Ltd, author: 		
Copyright (C) 2016 Jolla Ltd. Contact: https://www.qt.io/licensing/		
Copyright (C) 2016 Pelagicore AG Contact: https://www.qt.io/licensing/		
Copyright (C) 2016 Research In Motion Contact: https://www.qt.io/licensing/		
Copyright (C) 2016 Ruslan Baratov Contact: https://www.qt.io/licensing/		
Copyright (C) 2016 The Qt Company Ltd.		
Copyright (C) 2016 The Qt Company Ltd and/or its subsidiary(-ies).		
Copyright (C) 2016 The Qt Company Ltd and/or its subsidiary(-ies). Contact: https://www.qt.io/licensing/		
Copyright (C) 2016 The Qt Company Ltd and/or its subsidiary(-ies). Contact: http://www.qt.io/licensing/		
Copyright (C) 2016 The Qt Company Ltd. Contact: https://www.qt.io/licensing/		
Copyright (C) 2017 QNX Software Systems. All rights reserved. Contact: https://www.qt.io/licensing/		
Copyright (C) 2017 The Qt Company Ltd. Contact: https://www.qt.io/licensing/		
Copyright (C) 2018 The Qt Company Ltd. Contact: https://www.qt.io/licensing/		
Copyright (C) 2019 The Qt Company Ltd. Contact: https://www.qt.io/licensing/		
Copyright (C) 2020 The Qt Company Ltd and/or its subsidiary(-ies). Contact: https://www.qt.io/licensing/		
Copyright (C) 2020 The Qt Company Ltd. Contact: https://www.qt.io/licensing/		
LICENSE.GPL3
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.GPL3-EXCEPT
This is the GNU General Public License version 3, annotated with The
Qt Company GPL Exception 1.0:

-------------------------------------------------------------------------

The Qt Company GPL Exception 1.0

Exception 1:

As a special exception you may create a larger work which contains the
output of this application and distribute that work under terms of your
choice, so long as the work is not otherwise derived from or based on
this application and so long as the work does not in itself generate
output that contains the output from this application in its original
or modified form.

Exception 2:

As a special exception, you have permission to combine this application
with Plugins licensed under the terms of your choice, to produce an
executable, and to copy and distribute the resulting executable under
the terms of your choice. However, the executable must be accompanied
by a prominent notice offering all users of the executable the entire
source code to this application, excluding the source code of the
independent modules, but including any changes you have made to this
application, under the terms of this license.


-------------------------------------------------------------------------

                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.LGPL3
                   GNU LESSER GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.


  This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

  0. Additional Definitions.

  As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.

  "The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

  An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

  A "Combined Work" is a work produced by combining or linking an
Application with the Library.  The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".

  The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

  The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

  1. Exception to Section 3 of the GNU GPL.

  You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

  2. Conveying Modified Versions.

  If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

   a) under this License, provided that you make a good faith effort to
   ensure that, in the event an Application does not supply the
   function or data, the facility still operates, and performs
   whatever part of its purpose remains meaningful, or

   b) under the GNU GPL, with none of the additional permissions of
   this License applicable to that copy.

  3. Object Code Incorporating Material from Library Header Files.

  The object code form of an Application may incorporate material from
a header file that is part of the Library.  You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

   a) Give prominent notice with each copy of the object code that the
   Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the object code with a copy of the GNU GPL and this license
   document.

  4. Combined Works.

  You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:

   a) Give prominent notice with each copy of the Combined Work that
   the Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the Combined Work with a copy of the GNU GPL and this license
   document.

   c) For a Combined Work that displays copyright notices during
   execution, include the copyright notice for the Library among
   these notices, as well as a reference directing the user to the
   copies of the GNU GPL and this license document.

   d) Do one of the following:

       0) Convey the Minimal Corresponding Source under the terms of this
       License, and the Corresponding Application Code in a form
       suitable for, and under terms that permit, the user to
       recombine or relink the Application with a modified version of
       the Linked Version to produce a modified Combined Work, in the
       manner specified by section 6 of the GNU GPL for conveying
       Corresponding Source.

       1) Use a suitable shared library mechanism for linking with the
       Library.  A suitable mechanism is one that (a) uses at run time
       a copy of the Library already present on the user's computer
       system, and (b) will operate properly with a modified version
       of the Library that is interface-compatible with the Linked
       Version.

   e) Provide Installation Information, but only if you would otherwise
   be required to provide such information under section 6 of the
   GNU GPL, and only to the extent that such information is
   necessary to install and execute a modified version of the
   Combined Work produced by recombining or relinking the
   Application with a modified version of the Linked Version. (If
   you use option 4d0, the Installation Information must accompany
   the Minimal Corresponding Source and Corresponding Application
   Code. If you use option 4d1, you must provide the Installation
   Information in the manner specified by section 6 of the GNU GPL
   for conveying Corresponding Source.)

  5. Combined Libraries.

  You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

   a) Accompany the combined library with a copy of the same work based
   on the Library, uncombined with any other library facilities,
   conveyed under the terms of this License.

   b) Give prominent notice with the combined library that part of it
   is a work based on the Library, and explaining where to find the
   accompanying uncombined form of the same work.

  6. Revised Versions of the GNU Lesser General Public License.

  The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

  Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.

  If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.
USED-LICENSE
                   GNU LESSER GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.


  This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

  0. Additional Definitions.

  As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.

  "The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

  An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

  A "Combined Work" is a work produced by combining or linking an
Application with the Library.  The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".

  The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

  The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

  1. Exception to Section 3 of the GNU GPL.

  You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

  2. Conveying Modified Versions.

  If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

   a) under this License, provided that you make a good faith effort to
   ensure that, in the event an Application does not supply the
   function or data, the facility still operates, and performs
   whatever part of its purpose remains meaningful, or

   b) under the GNU GPL, with none of the additional permissions of
   this License applicable to that copy.

  3. Object Code Incorporating Material from Library Header Files.

  The object code form of an Application may incorporate material from
a header file that is part of the Library.  You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

   a) Give prominent notice with each copy of the object code that the
   Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the object code with a copy of the GNU GPL and this license
   document.

  4. Combined Works.

  You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:

   a) Give prominent notice with each copy of the Combined Work that
   the Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the Combined Work with a copy of the GNU GPL and this license
   document.

   c) For a Combined Work that displays copyright notices during
   execution, include the copyright notice for the Library among
   these notices, as well as a reference directing the user to the
   copies of the GNU GPL and this license document.

   d) Do one of the following:

       0) Convey the Minimal Corresponding Source under the terms of this
       License, and the Corresponding Application Code in a form
       suitable for, and under terms that permit, the user to
       recombine or relink the Application with a modified version of
       the Linked Version to produce a modified Combined Work, in the
       manner specified by section 6 of the GNU GPL for conveying
       Corresponding Source.

       1) Use a suitable shared library mechanism for linking with the
       Library.  A suitable mechanism is one that (a) uses at run time
       a copy of the Library already present on the user's computer
       system, and (b) will operate properly with a modified version
       of the Library that is interface-compatible with the Linked
       Version.

   e) Provide Installation Information, but only if you would otherwise
   be required to provide such information under section 6 of the
   GNU GPL, and only to the extent that such information is
   necessary to install and execute a modified version of the
   Combined Work produced by recombining or relinking the
   Application with a modified version of the Linked Version. (If
   you use option 4d0, the Installation Information must accompany
   the Minimal Corresponding Source and Corresponding Application
   Code. If you use option 4d1, you must provide the Installation
   Information in the manner specified by section 6 of the GNU GPL
   for conveying Corresponding Source.)

  5. Combined Libraries.

  You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

   a) Accompany the combined library with a copy of the same work based
   on the Library, uncombined with any other library facilities,
   conveyed under the terms of this License.

   b) Give prominent notice with the combined library that part of it
   is a work based on the Library, and explaining where to find the
   accompanying uncombined form of the same work.

  6. Revised Versions of the GNU Lesser General Public License.

  The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

  Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.

  If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

qt5svg-5.15.0

COPYRIGHT
Copyright 2002 USC/Information Sciences Institute
Copyright (C) 2019 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2017 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Intel Corporation. Contact: https://www.qt.io/licensing/
Copyright (C) 2015 The Qt Company Ltd. Contact: http://www.qt.io/licensing/
Copyright (C) 2007 Free Software Foundation, Inc. 
LICENSE.GPLv3
            GNU GENERAL PUBLIC LICENSE

 The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
 Contact: http://www.qt.io/licensing/

 You may use, distribute and copy the Qt Toolkit under the terms of
 GNU Lesser General Public License version 3. That license references
 the General Public License version 3, that is displayed below. Other
 portions of the Qt Toolkit may be licensed directly under this license.

-------------------------------------------------------------------------

                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.LGPLv3
            GNU LESSER GENERAL PUBLIC LICENSE

 The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
 Contact: http://www.qt.io/licensing/

 You may use, distribute and copy the Qt Toolkit under the terms of
 GNU Lesser General Public License version 3, which is displayed below.
 This license makes reference to the version 3 of the GNU General
 Public License, which you can find in the LICENSE.GPLv3 file.

-------------------------------------------------------------------------

            GNU LESSER GENERAL PUBLIC LICENSE
                Version 3, 29 June 2007

 Copyright © 2007 Free Software Foundation, Inc. 
Everyone is permitted to copy and distribute verbatim copies of this
licensedocument, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

0. Additional Definitions.

 As used herein, “this License” refers to version 3 of the GNU Lesser
General Public License, and the “GNU GPL” refers to version 3 of the
GNU General Public License.

 “The Library” refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

 An “Application” is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

 A “Combined Work” is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the “Linked
Version”.

 The “Minimal Corresponding Source” for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

 The “Corresponding Application Code” for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

1. Exception to Section 3 of the GNU GPL.

 You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

2. Conveying Modified Versions.

 If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

    a) under this License, provided that you make a good faith effort
    to ensure that, in the event an Application does not supply the
    function or data, the facility still operates, and performs
    whatever part of its purpose remains meaningful, or

    b) under the GNU GPL, with none of the additional permissions of
    this License applicable to that copy.

3. Object Code Incorporating Material from Library Header Files.

 The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

    a) Give prominent notice with each copy of the object code that
    the Library is used in it and that the Library and its use are
    covered by this License.

    b) Accompany the object code with a copy of the GNU GPL and this
    license document.

4. Combined Works.

 You may convey a Combined Work under terms of your choice that, taken
together, effectively do not restrict modification of the portions of
the Library contained in the Combined Work and reverse engineering for
debugging such modifications, if you also do each of the following:

    a) Give prominent notice with each copy of the Combined Work that
    the Library is used in it and that the Library and its use are
    covered by this License.

    b) Accompany the Combined Work with a copy of the GNU GPL and this
    license document.

    c) For a Combined Work that displays copyright notices during
    execution, include the copyright notice for the Library among
    these notices, as well as a reference directing the user to the
    copies of the GNU GPL and this license document.

    d) Do one of the following:

        0) Convey the Minimal Corresponding Source under the terms of
        this License, and the Corresponding Application Code in a form
        suitable for, and under terms that permit, the user to
        recombine or relink the Application with a modified version of
        the Linked Version to produce a modified Combined Work, in the
        manner specified by section 6 of the GNU GPL for conveying
        Corresponding Source.

        1) Use a suitable shared library mechanism for linking with
        the Library. A suitable mechanism is one that (a) uses at run
        time a copy of the Library already present on the user's
        computer system, and (b) will operate properly with a modified
        version of the Library that is interface-compatible with the
        Linked Version.

    e) Provide Installation Information, but only if you would
    otherwise be required to provide such information under section 6
    of the GNU GPL, and only to the extent that such information is
    necessary to install and execute a modified version of the
    Combined Work produced by recombining or relinking the Application
    with a modified version of the Linked Version. (If you use option
    4d0, the Installation Information must accompany the Minimal
    Corresponding Source and Corresponding Application Code. If you
    use option 4d1, you must provide the Installation Information in
    the manner specified by section 6 of the GNU GPL for conveying
    Corresponding Source.)

5. Combined Libraries.

 You may place library facilities that are a work based on the Library
side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities, conveyed under the terms of this License.

    b) Give prominent notice with the combined library that part of
    it is a work based on the Library, and explaining where to find
    the accompanying uncombined form of the same work.

6. Revised Versions of the GNU Lesser General Public License.

 The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

Each version is given a distinguishing version number. If the Library
as you received it specifies that a certain numbered version of the
GNU Lesser General Public License “or any later version” applies to
it, you have the option of following the terms and conditions either
of that published version or of any later version published by the
Free Software Foundation. If the Library as you received it does not
specify a version number of the GNU Lesser General Public License,
you may choose any version of the GNU Lesser General Public License
ever published by the Free Software Foundation.

If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the Library.

USED-LICENSE
            GNU LESSER GENERAL PUBLIC LICENSE

 The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
 Contact: http://www.qt.io/licensing/

 You may use, distribute and copy the Qt Toolkit under the terms of
 GNU Lesser General Public License version 3, which is displayed below.
 This license makes reference to the version 3 of the GNU General
 Public License, which you can find in the LICENSE.GPLv3 file.

-------------------------------------------------------------------------

            GNU LESSER GENERAL PUBLIC LICENSE
                Version 3, 29 June 2007

 Copyright © 2007 Free Software Foundation, Inc. 
Everyone is permitted to copy and distribute verbatim copies of this
licensedocument, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

0. Additional Definitions.

 As used herein, “this License” refers to version 3 of the GNU Lesser
General Public License, and the “GNU GPL” refers to version 3 of the
GNU General Public License.

 “The Library” refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

 An “Application” is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

 A “Combined Work” is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the “Linked
Version”.

 The “Minimal Corresponding Source” for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

 The “Corresponding Application Code” for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

1. Exception to Section 3 of the GNU GPL.

 You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

2. Conveying Modified Versions.

 If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

    a) under this License, provided that you make a good faith effort
    to ensure that, in the event an Application does not supply the
    function or data, the facility still operates, and performs
    whatever part of its purpose remains meaningful, or

    b) under the GNU GPL, with none of the additional permissions of
    this License applicable to that copy.

3. Object Code Incorporating Material from Library Header Files.

 The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

    a) Give prominent notice with each copy of the object code that
    the Library is used in it and that the Library and its use are
    covered by this License.

    b) Accompany the object code with a copy of the GNU GPL and this
    license document.

4. Combined Works.

 You may convey a Combined Work under terms of your choice that, taken
together, effectively do not restrict modification of the portions of
the Library contained in the Combined Work and reverse engineering for
debugging such modifications, if you also do each of the following:

    a) Give prominent notice with each copy of the Combined Work that
    the Library is used in it and that the Library and its use are
    covered by this License.

    b) Accompany the Combined Work with a copy of the GNU GPL and this
    license document.

    c) For a Combined Work that displays copyright notices during
    execution, include the copyright notice for the Library among
    these notices, as well as a reference directing the user to the
    copies of the GNU GPL and this license document.

    d) Do one of the following:

        0) Convey the Minimal Corresponding Source under the terms of
        this License, and the Corresponding Application Code in a form
        suitable for, and under terms that permit, the user to
        recombine or relink the Application with a modified version of
        the Linked Version to produce a modified Combined Work, in the
        manner specified by section 6 of the GNU GPL for conveying
        Corresponding Source.

        1) Use a suitable shared library mechanism for linking with
        the Library. A suitable mechanism is one that (a) uses at run
        time a copy of the Library already present on the user's
        computer system, and (b) will operate properly with a modified
        version of the Library that is interface-compatible with the
        Linked Version.

    e) Provide Installation Information, but only if you would
    otherwise be required to provide such information under section 6
    of the GNU GPL, and only to the extent that such information is
    necessary to install and execute a modified version of the
    Combined Work produced by recombining or relinking the Application
    with a modified version of the Linked Version. (If you use option
    4d0, the Installation Information must accompany the Minimal
    Corresponding Source and Corresponding Application Code. If you
    use option 4d1, you must provide the Installation Information in
    the manner specified by section 6 of the GNU GPL for conveying
    Corresponding Source.)

5. Combined Libraries.

 You may place library facilities that are a work based on the Library
side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities, conveyed under the terms of this License.

    b) Give prominent notice with the combined library that part of
    it is a work based on the Library, and explaining where to find
    the accompanying uncombined form of the same work.

6. Revised Versions of the GNU Lesser General Public License.

 The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

Each version is given a distinguishing version number. If the Library
as you received it specifies that a certain numbered version of the
GNU Lesser General Public License “or any later version” applies to
it, you have the option of following the terms and conditions either
of that published version or of any later version published by the
Free Software Foundation. If the Library as you received it does not
specify a version number of the GNU Lesser General Public License,
you may choose any version of the GNU Lesser General Public License
ever published by the Free Software Foundation.

If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the Library.

qt5tools-5.15.0

COPYRIGHT
Copyright 2005-2011 Kitware, Inc. All rights reserved.
Copyright 1999 Matt Koss
Copyright 1996 Daniel Dardailler.
Copyright (c) 1991-2006 Unicode, Inc. For terms of use, see http://www.unicode.org/terms_of_use.html For documentation, see UCD.html
Copyright (C) 2020 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2019 Thibaut Cuvelier Contact: https://www.qt.io/licensing/
Copyright (C) 2019 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2018 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2018 The Qt Company Ltd.
Copyright (C) 2017 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 The Qt Company Ltd.
Copyright (C) 2016 Tasuku Suzuki  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Sune Vuorela  Contact: http://www.qt-project.org/
Copyright (C) 2016 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Volker Krause 
Copyright (C) 2016 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Marc Mutz  Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Intel Corporation. Contact: https://www.qt.io/licensing/
Copyright (C) 2015 The Qt Company Ltd. Contact: http://www.qt.io/licensing/
Copyright (C) 2007 Free Software Foundation, Inc. 
LICENSE.GPL3
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.GPL3-EXCEPT
This is the GNU General Public License version 3, annotated with The
Qt Company GPL Exception 1.0:

-------------------------------------------------------------------------

The Qt Company GPL Exception 1.0

Exception 1:

As a special exception you may create a larger work which contains the
output of this application and distribute that work under terms of your
choice, so long as the work is not otherwise derived from or based on
this application and so long as the work does not in itself generate
output that contains the output from this application in its original
or modified form.

Exception 2:

As a special exception, you have permission to combine this application
with Plugins licensed under the terms of your choice, to produce an
executable, and to copy and distribute the resulting executable under
the terms of your choice. However, the executable must be accompanied
by a prominent notice offering all users of the executable the entire
source code to this application, excluding the source code of the
independent modules, but including any changes you have made to this
application, under the terms of this license.


-------------------------------------------------------------------------

                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.LGPL3
                   GNU LESSER GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.


  This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

  0. Additional Definitions.

  As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.

  "The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

  An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

  A "Combined Work" is a work produced by combining or linking an
Application with the Library.  The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".

  The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

  The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

  1. Exception to Section 3 of the GNU GPL.

  You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

  2. Conveying Modified Versions.

  If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

   a) under this License, provided that you make a good faith effort to
   ensure that, in the event an Application does not supply the
   function or data, the facility still operates, and performs
   whatever part of its purpose remains meaningful, or

   b) under the GNU GPL, with none of the additional permissions of
   this License applicable to that copy.

  3. Object Code Incorporating Material from Library Header Files.

  The object code form of an Application may incorporate material from
a header file that is part of the Library.  You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

   a) Give prominent notice with each copy of the object code that the
   Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the object code with a copy of the GNU GPL and this license
   document.

  4. Combined Works.

  You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:

   a) Give prominent notice with each copy of the Combined Work that
   the Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the Combined Work with a copy of the GNU GPL and this license
   document.

   c) For a Combined Work that displays copyright notices during
   execution, include the copyright notice for the Library among
   these notices, as well as a reference directing the user to the
   copies of the GNU GPL and this license document.

   d) Do one of the following:

       0) Convey the Minimal Corresponding Source under the terms of this
       License, and the Corresponding Application Code in a form
       suitable for, and under terms that permit, the user to
       recombine or relink the Application with a modified version of
       the Linked Version to produce a modified Combined Work, in the
       manner specified by section 6 of the GNU GPL for conveying
       Corresponding Source.

       1) Use a suitable shared library mechanism for linking with the
       Library.  A suitable mechanism is one that (a) uses at run time
       a copy of the Library already present on the user's computer
       system, and (b) will operate properly with a modified version
       of the Library that is interface-compatible with the Linked
       Version.

   e) Provide Installation Information, but only if you would otherwise
   be required to provide such information under section 6 of the
   GNU GPL, and only to the extent that such information is
   necessary to install and execute a modified version of the
   Combined Work produced by recombining or relinking the
   Application with a modified version of the Linked Version. (If
   you use option 4d0, the Installation Information must accompany
   the Minimal Corresponding Source and Corresponding Application
   Code. If you use option 4d1, you must provide the Installation
   Information in the manner specified by section 6 of the GNU GPL
   for conveying Corresponding Source.)

  5. Combined Libraries.

  You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

   a) Accompany the combined library with a copy of the same work based
   on the Library, uncombined with any other library facilities,
   conveyed under the terms of this License.

   b) Give prominent notice with the combined library that part of it
   is a work based on the Library, and explaining where to find the
   accompanying uncombined form of the same work.

  6. Revised Versions of the GNU Lesser General Public License.

  The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

  Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.

  If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.
USED-LICENSE
                   GNU LESSER GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.


  This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

  0. Additional Definitions.

  As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.

  "The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

  An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

  A "Combined Work" is a work produced by combining or linking an
Application with the Library.  The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".

  The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

  The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

  1. Exception to Section 3 of the GNU GPL.

  You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

  2. Conveying Modified Versions.

  If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

   a) under this License, provided that you make a good faith effort to
   ensure that, in the event an Application does not supply the
   function or data, the facility still operates, and performs
   whatever part of its purpose remains meaningful, or

   b) under the GNU GPL, with none of the additional permissions of
   this License applicable to that copy.

  3. Object Code Incorporating Material from Library Header Files.

  The object code form of an Application may incorporate material from
a header file that is part of the Library.  You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

   a) Give prominent notice with each copy of the object code that the
   Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the object code with a copy of the GNU GPL and this license
   document.

  4. Combined Works.

  You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:

   a) Give prominent notice with each copy of the Combined Work that
   the Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the Combined Work with a copy of the GNU GPL and this license
   document.

   c) For a Combined Work that displays copyright notices during
   execution, include the copyright notice for the Library among
   these notices, as well as a reference directing the user to the
   copies of the GNU GPL and this license document.

   d) Do one of the following:

       0) Convey the Minimal Corresponding Source under the terms of this
       License, and the Corresponding Application Code in a form
       suitable for, and under terms that permit, the user to
       recombine or relink the Application with a modified version of
       the Linked Version to produce a modified Combined Work, in the
       manner specified by section 6 of the GNU GPL for conveying
       Corresponding Source.

       1) Use a suitable shared library mechanism for linking with the
       Library.  A suitable mechanism is one that (a) uses at run time
       a copy of the Library already present on the user's computer
       system, and (b) will operate properly with a modified version
       of the Library that is interface-compatible with the Linked
       Version.

   e) Provide Installation Information, but only if you would otherwise
   be required to provide such information under section 6 of the
   GNU GPL, and only to the extent that such information is
   necessary to install and execute a modified version of the
   Combined Work produced by recombining or relinking the
   Application with a modified version of the Linked Version. (If
   you use option 4d0, the Installation Information must accompany
   the Minimal Corresponding Source and Corresponding Application
   Code. If you use option 4d1, you must provide the Installation
   Information in the manner specified by section 6 of the GNU GPL
   for conveying Corresponding Source.)

  5. Combined Libraries.

  You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

   a) Accompany the combined library with a copy of the same work based
   on the Library, uncombined with any other library facilities,
   conveyed under the terms of this License.

   b) Give prominent notice with the combined library that part of it
   is a work based on the Library, and explaining where to find the
   accompanying uncombined form of the same work.

  6. Revised Versions of the GNU Lesser General Public License.

  The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

  Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.

  If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

qt5xmlpatterns-5.15.0

COPYRIGHT
Copyright (C) 2007 W3C® (MIT, ERCIM, Keio, Beihang)
Copyright (C) 2019 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2018 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 The Qt Company Ltd. Contact: https://www.qt.io/licensing/
Copyright (C) 2016 Intel Corporation. Contact: https://www.qt.io/licensing/
Copyright (C) 2007 Free Software Foundation, Inc. 
Copyright (C) 2005 W3C® (MIT, ERCIM, Keio), All Rights Reserved.
Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2019 Free Software Foundation, Inc.
LICENSE.GPL3
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.GPL3-EXCEPT
This is the GNU General Public License version 3, annotated with The
Qt Company GPL Exception 1.0:

-------------------------------------------------------------------------

The Qt Company GPL Exception 1.0

Exception 1:

As a special exception you may create a larger work which contains the
output of this application and distribute that work under terms of your
choice, so long as the work is not otherwise derived from or based on
this application and so long as the work does not in itself generate
output that contains the output from this application in its original
or modified form.

Exception 2:

As a special exception, you have permission to combine this application
with Plugins licensed under the terms of your choice, to produce an
executable, and to copy and distribute the resulting executable under
the terms of your choice. However, the executable must be accompanied
by a prominent notice offering all users of the executable the entire
source code to this application, excluding the source code of the
independent modules, but including any changes you have made to this
application, under the terms of this license.


-------------------------------------------------------------------------

                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.
LICENSE.LGPL3
                   GNU LESSER GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.


  This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

  0. Additional Definitions.

  As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.

  "The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

  An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

  A "Combined Work" is a work produced by combining or linking an
Application with the Library.  The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".

  The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

  The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

  1. Exception to Section 3 of the GNU GPL.

  You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

  2. Conveying Modified Versions.

  If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

   a) under this License, provided that you make a good faith effort to
   ensure that, in the event an Application does not supply the
   function or data, the facility still operates, and performs
   whatever part of its purpose remains meaningful, or

   b) under the GNU GPL, with none of the additional permissions of
   this License applicable to that copy.

  3. Object Code Incorporating Material from Library Header Files.

  The object code form of an Application may incorporate material from
a header file that is part of the Library.  You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

   a) Give prominent notice with each copy of the object code that the
   Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the object code with a copy of the GNU GPL and this license
   document.

  4. Combined Works.

  You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:

   a) Give prominent notice with each copy of the Combined Work that
   the Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the Combined Work with a copy of the GNU GPL and this license
   document.

   c) For a Combined Work that displays copyright notices during
   execution, include the copyright notice for the Library among
   these notices, as well as a reference directing the user to the
   copies of the GNU GPL and this license document.

   d) Do one of the following:

       0) Convey the Minimal Corresponding Source under the terms of this
       License, and the Corresponding Application Code in a form
       suitable for, and under terms that permit, the user to
       recombine or relink the Application with a modified version of
       the Linked Version to produce a modified Combined Work, in the
       manner specified by section 6 of the GNU GPL for conveying
       Corresponding Source.

       1) Use a suitable shared library mechanism for linking with the
       Library.  A suitable mechanism is one that (a) uses at run time
       a copy of the Library already present on the user's computer
       system, and (b) will operate properly with a modified version
       of the Library that is interface-compatible with the Linked
       Version.

   e) Provide Installation Information, but only if you would otherwise
   be required to provide such information under section 6 of the
   GNU GPL, and only to the extent that such information is
   necessary to install and execute a modified version of the
   Combined Work produced by recombining or relinking the
   Application with a modified version of the Linked Version. (If
   you use option 4d0, the Installation Information must accompany
   the Minimal Corresponding Source and Corresponding Application
   Code. If you use option 4d1, you must provide the Installation
   Information in the manner specified by section 6 of the GNU GPL
   for conveying Corresponding Source.)

  5. Combined Libraries.

  You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

   a) Accompany the combined library with a copy of the same work based
   on the Library, uncombined with any other library facilities,
   conveyed under the terms of this License.

   b) Give prominent notice with the combined library that part of it
   is a work based on the Library, and explaining where to find the
   accompanying uncombined form of the same work.

  6. Revised Versions of the GNU Lesser General Public License.

  The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

  Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.

  If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.
USED-LICENSE
                   GNU LESSER GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.


  This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

  0. Additional Definitions.

  As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.

  "The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.

  An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.

  A "Combined Work" is a work produced by combining or linking an
Application with the Library.  The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".

  The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.

  The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.

  1. Exception to Section 3 of the GNU GPL.

  You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.

  2. Conveying Modified Versions.

  If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:

   a) under this License, provided that you make a good faith effort to
   ensure that, in the event an Application does not supply the
   function or data, the facility still operates, and performs
   whatever part of its purpose remains meaningful, or

   b) under the GNU GPL, with none of the additional permissions of
   this License applicable to that copy.

  3. Object Code Incorporating Material from Library Header Files.

  The object code form of an Application may incorporate material from
a header file that is part of the Library.  You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:

   a) Give prominent notice with each copy of the object code that the
   Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the object code with a copy of the GNU GPL and this license
   document.

  4. Combined Works.

  You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:

   a) Give prominent notice with each copy of the Combined Work that
   the Library is used in it and that the Library and its use are
   covered by this License.

   b) Accompany the Combined Work with a copy of the GNU GPL and this license
   document.

   c) For a Combined Work that displays copyright notices during
   execution, include the copyright notice for the Library among
   these notices, as well as a reference directing the user to the
   copies of the GNU GPL and this license document.

   d) Do one of the following:

       0) Convey the Minimal Corresponding Source under the terms of this
       License, and the Corresponding Application Code in a form
       suitable for, and under terms that permit, the user to
       recombine or relink the Application with a modified version of
       the Linked Version to produce a modified Combined Work, in the
       manner specified by section 6 of the GNU GPL for conveying
       Corresponding Source.

       1) Use a suitable shared library mechanism for linking with the
       Library.  A suitable mechanism is one that (a) uses at run time
       a copy of the Library already present on the user's computer
       system, and (b) will operate properly with a modified version
       of the Library that is interface-compatible with the Linked
       Version.

   e) Provide Installation Information, but only if you would otherwise
   be required to provide such information under section 6 of the
   GNU GPL, and only to the extent that such information is
   necessary to install and execute a modified version of the
   Combined Work produced by recombining or relinking the
   Application with a modified version of the Linked Version. (If
   you use option 4d0, the Installation Information must accompany
   the Minimal Corresponding Source and Corresponding Application
   Code. If you use option 4d1, you must provide the Installation
   Information in the manner specified by section 6 of the GNU GPL
   for conveying Corresponding Source.)

  5. Combined Libraries.

  You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:

   a) Accompany the combined library with a copy of the same work based
   on the Library, uncombined with any other library facilities,
   conveyed under the terms of this License.

   b) Give prominent notice with the combined library that part of it
   is a work based on the Library, and explaining where to find the
   accompanying uncombined form of the same work.

  6. Revised Versions of the GNU Lesser General Public License.

  The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.

  Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.

  If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

readline-8.0

COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.

rng-tools-6.10

COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

setserial-2.17

debian/copyright
This is the Debian package of setserial. This package was originally put
together by Bruce Perens. It is now maintained by Gordon Russell
.

Original sources may be found at:
	ftp://ftp.mcc.ac.uk/pub/linux/sources/sbin
	ftp://tsx-11.mit.edu/pub/linux/sources/sbin

Copyright:

"Setserial is Copyright (C) 1994 by Theodore Ts'o  This
file may be redistributed under the terms of the GNU General Public License.
If this does not suit you, contact  and we can talk."

On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.

slang-2.3.2

COPYING
		    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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C) 19yy  

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) 19yy name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

spi-tools-0.8.4

LICENSE
GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    {description}
    Copyright (C) {year}  {fullname}

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  {signature of Ty Coon}, 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

sqlite-3320300

tea/license.terms
The author disclaims copyright to this source code.  In place of
a legal notice, here is a blessing:

    May you do good and not evil.
    May you find forgiveness for yourself and forgive others.
    May you share freely, never taking more than you give.

strace-5.7

COPYING
Copyright (c) 1991, 1992 Paul Kranenburg 
Copyright (c) 1993 Branko Lankester 
Copyright (c) 1993 Ulrich Pegelow 
Copyright (c) 1995, 1996 Michael Elizabeth Chastain 
Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey 
Copyright (c) 1998-2001 Wichert Akkerman 
Copyright (c) 2001-2020 The strace developers.
All rights reserved.

strace 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.

strace 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 LGPL-2.1-or-later for more details.

strace test suite is provided under the terms of the GNU General Public License
version 2 or later, see tests/COPYING for more details.
LGPL-2.1-or-later
GNU LESSER GENERAL PUBLIC LICENSE

Version 2.1, February 1999

Copyright (C) 1991, 1999 Free Software Foundation, Inc.

51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL. It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]

Preamble

The licenses for most software are designed to take away your freedom
to share and change it. By contrast, the GNU General Public Licenses are
intended to guarantee your freedom to share and change free software--to
make sure the software is free for all its users.

This license, the Lesser General Public License, applies to some specially
designated software packages--typically libraries--of the Free Software
Foundation and other authors who decide to use it. You can use it too,
but we suggest you first think carefully about whether this license or
the ordinary General Public License is the better strategy to use in
any particular case, based on the explanations below.

When we speak of free software, we are referring to freedom of use,
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 and use pieces of it in
new free programs; and that you are informed that you can do these things.

To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights. These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you. You must make sure that they, too, receive or can get the source
code. If you link other code with the library, you must provide complete
object files to the recipients, so that they can relink them with the
library after making changes to the library and recompiling it. And you
must show them these terms so they know their rights.

We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

To protect each distributor, we want to make it very clear that there
is no warranty for the free library. Also, if the library is modified
by someone else and passed on, the recipients should know that what they
have is not the original version, so that the original author's reputation
will not be affected by problems that might be introduced by others.

Finally, software patents pose a constant threat to the existence of
any free program. We wish to make sure that a company cannot effectively
restrict the users of a free program by obtaining a restrictive license
from a patent holder. Therefore, we insist that any patent license
obtained for a version of the library must be consistent with the full
freedom of use specified in this license.

Most GNU software, including some libraries, is covered by the ordinary
GNU General Public License. This license, the GNU Lesser General
Public License, applies to certain designated libraries, and is quite
different from the ordinary General Public License. We use this license
for certain libraries in order to permit linking those libraries into
non-free programs.

When a program is linked with a library, whether statically or using a
shared library, the combination of the two is legally speaking a combined
work, a derivative of the original library. The ordinary General Public
License therefore permits such linking only if the entire combination
fits its criteria of freedom. The Lesser General Public License permits
more lax criteria for linking other code with the library.

We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License. It also provides other free software developers Less
of an advantage over competing non-free programs. These disadvantages
are the reason we use the ordinary General Public License for many
libraries. However, the Lesser license provides advantages in certain
special circumstances.

For example, on rare occasions, there may be a special need to encourage
the widest possible use of a certain library, so that it becomes a
de-facto standard. To achieve this, non-free programs must be allowed
to use the library. A more frequent case is that a free library does
the same job as widely used non-free libraries. In this case, there
is little to gain by limiting the free library to free software only,
so we use the Lesser General Public License.

In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of free
software. For example, permission to use the GNU C Library in non-free
programs enables many more people to use the whole GNU operating system,
as well as its variant, the GNU/Linux operating system.

Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is linked
with the Library has the freedom and the wherewithal to run that program
using a modified version of the Library.

The precise terms and conditions for copying, distribution and
modification follow. Pay close attention to the difference between a
"work based on the library" and a "work that uses the library". The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

   0. This License Agreement applies to any software library or other
   program which contains a notice placed by the copyright holder or
   other authorized party saying it may be distributed under the terms of
   this Lesser General Public License (also called "this License"). Each
   licensee is addressed as "you".

   A "library" means a collection of software functions and/or data
   prepared so as to be conveniently linked with application programs
   (which use some of those functions and data) to form executables.

   The "Library", below, refers to any such software library or work
   which has been distributed under these terms. A "work based on
   the Library" means either the Library or any derivative work under
   copyright law: that is to say, a work containing the Library or a
   portion of it, either verbatim or with modifications and/or translated
   straightforwardly into another language. (Hereinafter, translation
   is included without limitation in the term "modification".)

   "Source code" for a work means the preferred form of the work for
   making modifications to it. For a library, complete source code
   means all the source code for all modules it contains, plus any
   associated interface definition files, plus the scripts used to
   control compilation and installation of the library.

   Activities other than copying, distribution and modification are not
   covered by this License; they are outside its scope. The act of running
   a program using the Library is not restricted, and output from such
   a program is covered only if its contents constitute a work based
   on the Library (independent of the use of the Library in a tool for
   writing it). Whether that is true depends on what the Library does
   and what the program that uses the Library does.

   1. You may copy and distribute verbatim copies of the Library's
   complete 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
   all the notices that refer to this License and to the absence of any
   warranty; and distribute a copy of this License along with the Library.

   You may charge a fee for the physical act of transferring a copy, and
   you may at your option offer warranty protection in exchange for a fee.

   2. You may modify your copy or copies of the Library or any portion of
   it, thus forming a work based on the Library, and copy and distribute
   such modifications or work under the terms of Section 1 above,
   provided that you also meet all of these conditions:

      a) The modified work must itself be a software library.

      b) You must cause the files modified to carry prominent notices
      stating that you changed the files and the date of any change.

      c) You must cause the whole of the work to be licensed at no charge
      to all third parties under the terms of this License.

      d) If a facility in the modified Library refers to a function or a
      table of data to be supplied by an application program that uses
      the facility, other than as an argument passed when the facility
      is invoked, then you must make a good faith effort to ensure that,
      in the event an application does not supply such function or table,
      the facility still operates, and performs whatever part of its
      purpose remains meaningful.

   (For example, a function in a library to compute square roots
   has a purpose that is entirely well-defined independent of
   the application. Therefore, Subsection 2d requires that any
   application-supplied function or table used by this function must
   be optional: if the application does not supply it, the square root
   function must still compute square roots.)

   These requirements apply to the modified work as a whole. If
   identifiable sections of that work are not derived from the Library,
   and can be reasonably considered independent and separate works in
   themselves, then this License, and its terms, do not apply to those
   sections when you distribute them as separate works. But when you
   distribute the same sections as part of a whole which is a work
   based on the Library, the distribution of the whole must be on the
   terms of this License, whose permissions for other licensees extend
   to the entire whole, and thus to each and every part regardless of
   who wrote it.

   Thus, it is not the intent of this section to claim rights or contest
   your rights to work written entirely by you; rather, the intent is
   to exercise the right to control the distribution of derivative or
   collective works based on the Library.

   In addition, mere aggregation of another work not based on the Library
   with the Library (or with a work based on the Library) on a volume
   of a storage or distribution medium does not bring the other work
   under the scope of this License.

   3. You may opt to apply the terms of the ordinary GNU General Public
   License instead of this License to a given copy of the Library. To
   do this, you must alter all the notices that refer to this License,
   so that they refer to the ordinary GNU General Public License,
   version 2, instead of to this License. (If a newer version than
   version 2 of the ordinary GNU General Public License has appeared,
   then you can specify that version instead if you wish.) Do not make
   any other change in these notices.

   Once this change is made in a given copy, it is irreversible for
   that copy, so the ordinary GNU General Public License applies to all
   subsequent copies and derivative works made from that copy.

   This option is useful when you wish to copy part of the code of the
   Library into a program that is not a library.

   4. You may copy and distribute the Library (or a portion or derivative
   of it, under Section 2) in object code or executable form under the
   terms of Sections 1 and 2 above provided that you accompany it with
   the complete corresponding machine-readable source code, which must
   be distributed under the terms of Sections 1 and 2 above on a medium
   customarily used for software interchange.

   If distribution of object code is made by offering access to copy from
   a designated place, then offering equivalent access to copy the source
   code from the same place satisfies the requirement to distribute the
   source code, even though third parties are not compelled to copy the
   source along with the object code.

   5. A program that contains no derivative of any portion of the Library,
   but is designed to work with the Library by being compiled or linked
   with it, is called a "work that uses the Library". Such a work, in
   isolation, is not a derivative work of the Library, and therefore
   falls outside the scope of this License.

   However, linking a "work that uses the Library" with the Library
   creates an executable that is a derivative of the Library (because it
   contains portions of the Library), rather than a "work that uses the
   library". The executable is therefore covered by this License. Section
   6 states terms for distribution of such executables.

   When a "work that uses the Library" uses material from a header
   file that is part of the Library, the object code for the work may
   be a derivative work of the Library even though the source code is
   not. Whether this is true is especially significant if the work can
   be linked without the Library, or if the work is itself a library. The
   threshold for this to be true is not precisely defined by law.

   If such an object file uses only numerical parameters, data structure
   layouts and accessors, and small macros and small inline functions
   (ten lines or less in length), then the use of the object file
   is unrestricted, regardless of whether it is legally a derivative
   work. (Executables containing this object code plus portions of the
   Library will still fall under Section 6.)

   Otherwise, if the work is a derivative of the Library, you may
   distribute the object code for the work under the terms of Section
   6. Any executables containing that work also fall under Section 6,
   whether or not they are linked directly with the Library itself.

   6. As an exception to the Sections above, you may also combine or link
   a "work that uses the Library" with the Library to produce a work
   containing portions of the Library, and distribute that work under
   terms of your choice, provided that the terms permit modification
   of the work for the customer's own use and reverse engineering for
   debugging such modifications.

   You must give prominent notice with each copy of the work that the
   Library is used in it and that the Library and its use are covered
   by this License. You must supply a copy of this License. If the work
   during execution displays copyright notices, you must include the
   copyright notice for the Library among them, as well as a reference
   directing the user to the copy of this License. Also, you must do
   one of these things:

      a) Accompany the work with the complete corresponding
      machine-readable source code for the Library including whatever
      changes were used in the work (which must be distributed under
      Sections 1 and 2 above); and, if the work is an executable linked
      with the Library, with the complete machine-readable "work that
      uses the Library", as object code and/or source code, so that the
      user can modify the Library and then relink to produce a modified
      executable containing the modified Library. (It is understood
      that the user who changes the contents of definitions files in the
      Library will not necessarily be able to recompile the application
      to use the modified definitions.)

      b) Use a suitable shared library mechanism for linking with the
      Library. A suitable mechanism is one that (1) uses at run time a
      copy of the library already present on the user's computer system,
      rather than copying library functions into the executable, and
      (2) will operate properly with a modified version of the library,
      if the user installs one, as long as the modified version is
      interface-compatible with the version that the work was made with.

      c) Accompany the work with a written offer, valid for at least three
      years, to give the same user the materials specified in Subsection
      6a, above, for a charge no more than the cost of performing this
      distribution.

      d) If distribution of the work is made by offering access to copy
      from a designated place, offer equivalent access to copy the above
      specified materials from the same place.

      e) Verify that the user has already received a copy of these
      materials or that you have already sent this user a copy.

   For an executable, the required form of the "work that uses the
   Library" must include any data and utility programs needed for
   reproducing the executable from it. However, as a special exception,
   the materials to be distributed need not include anything that is
   normally distributed (in either source or binary form) with the major
   components (compiler, kernel, and so on) of the operating system on
   which the executable runs, unless that component itself accompanies
   the executable.

   It may happen that this requirement contradicts the license
   restrictions of other proprietary libraries that do not normally
   accompany the operating system. Such a contradiction means you
   cannot use both them and the Library together in an executable that
   you distribute.

   7. You may place library facilities that are a work based on the
   Library side-by-side in a single library together with other library
   facilities not covered by this License, and distribute such a combined
   library, provided that the separate distribution of the work based on
   the Library and of the other library facilities is otherwise permitted,
   and provided that you do these two things:

      a) Accompany the combined library with a copy of the same work based
      on the Library, uncombined with any other library facilities. This
      must be distributed under the terms of the Sections above.

      b) Give prominent notice with the combined library of the fact
      that part of it is a work based on the Library, and explaining
      where to find the accompanying uncombined form of the same work.

   8. You may not copy, modify, sublicense, link with, or distribute the
   Library except as expressly provided under this License. Any attempt
   otherwise to copy, modify, sublicense, link with, or distribute the
   Library is void, and will automatically terminate your rights under
   this License. However, parties who have received copies, or rights,
   from you under this License will not have their licenses terminated
   so long as such parties remain in full compliance.

   9. You are not required to accept this License, since you have not
   signed it. However, nothing else grants you permission to modify
   or distribute the Library or its derivative works. These actions
   are prohibited by law if you do not accept this License. Therefore,
   by modifying or distributing the Library (or any work based on the
   Library), you indicate your acceptance of this License to do so, and
   all its terms and conditions for copying, distributing or modifying
   the Library or works based on it.

   10. Each time you redistribute the Library (or any work based on
   the Library), the recipient automatically receives a license from
   the original licensor to copy, distribute, link with or modify the
   Library subject to these terms and conditions. You may not impose
   any further restrictions on the recipients' exercise of the rights
   granted herein. You are not responsible for enforcing compliance by
   third parties with this License.

   11. If, as a consequence of a court judgment or allegation of patent
   infringement or for any other reason (not limited to patent issues),
   conditions are imposed on you (whether by court order, agreement
   or otherwise) that contradict the conditions of this License, they
   do not excuse you from the conditions of this License. If you cannot
   distribute so as to satisfy simultaneously your obligations under this
   License and any other pertinent obligations, then as a consequence
   you may not distribute the Library at all. For example, if a patent
   license would not permit royalty-free redistribution of the Library
   by all those who receive copies directly or indirectly through you,
   then the only way you could satisfy both it and this License would
   be to refrain entirely from distribution of the Library.

   If any portion of this section is held invalid or unenforceable under
   any particular circumstance, the balance of the section is intended
   to apply, and the section as a whole is intended to apply in other
   circumstances.

   It is not the purpose of this section to induce you to infringe any
   patents or other property right claims or to contest validity of
   any such claims; this section has the sole purpose of protecting
   the integrity of the free software distribution system which
   is implemented by public license practices. Many people have made
   generous contributions to the wide range of software distributed
   through that system in reliance on consistent application of that
   system; it is up to the author/donor to decide if he or she is willing
   to distribute software through any other system and a licensee cannot
   impose that choice.

   This section is intended to make thoroughly clear what is believed
   to be a consequence of the rest of this License.

   12. If the distribution and/or use of the Library is restricted in
   certain countries either by patents or by copyrighted interfaces, the
   original copyright holder who places the Library under this License
   may add an explicit geographical distribution limitation excluding
   those countries, so that distribution is permitted only in or among
   countries not thus excluded. In such case, this License incorporates
   the limitation as if written in the body of this License.

   13. The Free Software Foundation may publish revised and/or new
   versions of the Lesser General Public License from time to time. Such
   new versions will be similar in spirit to the present version, but
   may differ in detail to address new problems or concerns.

   Each version is given a distinguishing version number. If the Library
   specifies a version number of this License which applies to it and
   "any later version", you have the option of following the terms and
   conditions either of that version or of any later version published
   by the Free Software Foundation. If the Library does not specify a
   license version number, you may choose any version ever published by
   the Free Software Foundation.

   14. If you wish to incorporate parts of the Library into other free
   programs whose distribution conditions are incompatible with these,
   write to the author to ask for permission. For software which is
   copyrighted by the Free Software Foundation, write to the Free Software
   Foundation; we sometimes make exceptions for this. Our decision will
   be guided by the two goals of preserving the free status of all
   derivatives of our free software and of promoting the sharing and
   reuse of software generally.

   NO WARRANTY

   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE
   LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS
   AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF
   ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO
   IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
   MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE
   TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
   THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
   A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN
   IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   SUCH DAMAGES. END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Libraries

If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change. You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of
the ordinary General Public License).

To apply these terms, attach the following notices to the library. It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.



Copyright (C)  

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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or
your school, if any, to sign a "copyright disclaimer" for the library,
if necessary. Here is a sample; alter the names:

Yoyodyne, Inc., hereby disclaims all copyright interest in

the library `Frob' (a library for tweaking knobs) written

by James Random Hacker.

 , 1 April 1990

Ty Coon, President of Vice

That's all there is to it!

systemd-246.5

COPYRIGHT
Copyright © Bollo   Jun Bo Bi  Justin Capella  
Copyright © SUSE Linux Products GmbH, 2006
Copyright © IBM Corp. 2003
Copyright © 2020 VMware, Inc.
Copyright © 2019 VMware, Inc.
Copyright © 2019 Oracle and/or its affiliates.
Copyright © 2018 Neal Gompa
Copyright © 2018 Dell Inc.
Copyright © 2017 Max Resch 
Copyright © 2017 Intel Corporation. All rights reserved.
Copyright © 2017 Felipe Sateler
Copyright © 2016 Zeal Jagannatha
Copyright © 2016 Michal Soltys 
Copyright © 2016 Michael Karcher
Copyright © 2016 Gabor Kelemen
Copyright © 2016 Djalal Harouni
Copyright © 2016 Canonical Ltd.
Copyright © 2016 BISDN GmbH. All rights reserved.
Copyright © 2016 Alexander Shopov  Alexander Shopov , 2016.
Copyright © 2016 Alexander Shopov 
Copyright © 2015-2017 Jason A. Donenfeld . All Rights Reserved.
Copyright © 2015, 2016. Free Software Foundation, Inc.
Copyright © 2015 Werner Fink
Copyright © 2015 Rafael Ferreira (translation)
Copyright © 2015 Jeff Huang
Copyright © 2015 Boyuan Yang
Copyright © 2014-2015 Intel Corporation. All rights reserved.
Copyright © 2014 Vinay Kulkarni 
Copyright © 2014 Michael Marineau
Copyright © 2014 Intel Corporation. All rights reserved.
Copyright © 2014 Holger Hans Peter Freyther
Copyright © 2014 Carlos Garnacho 
Copyright © 2014 Axis Communications AB. All rights reserved.
Copyright © 2013-2019 Daniele Medri
Copyright © 2013-2017 Sergey Ptashnick
Copyright © 2013-2016 Sylvain Plantefève
Copyright © 2013 Simon Peeters
Copyright © 2013 Jan Janssen
Copyright © 2013 Intel Corporation. All rights reserved.
Copyright © 2013 Intel Corporation Authors: Nathaniel Chen 
Copyright © 2013 Intel Corporation Authored by Joonas Lahtinen 
Copyright © 2013 Intel Corporation
Copyright © 2012 Roberto Sassu - Politecnico di Torino, Italy TORSEC group - http://security.polito.it
Copyright © 2012 Holger Hans Peter Freyther
Copyright © 2012 B. Poettering Contact: fsprg@point-at-infinity.org
Copyright © 2012  https://github.com/mjg59/efitools
Copyright © 2011 ProFUSION embedded systems
Copyright © 2011 Karel Zak 
Copyright © 2010-2017 Canonical
Copyright © 2010 Ran Benita
Copyright © 2010 ProFUSION embedded systems
Copyright © 2010 Maarten Lankhorst
Copyright © 2010 - Maxim Levitsky
Copyright © 2009-2010 David Zeuthen 
Copyright © 2009 Scott James Remnant 
Copyright © 2009 Canonical Ltd.
Copyright © 2009 Alan Jenkins 
Copyright © 2008 Alan Jenkins 
Copyright © 2004 David Zeuthen, 
Copyright © 2004 Chris Friesen 
Copyright © 2003-2004 Greg Kroah-Hartman 
Copyright © 2003 Greg Kroah-Hartman 
Copyright © 2000, 2005 Red Hat, Inc.
Copyright 2017 The Chromium OS Authors. All rights reserved.
Copyright 2015-2017	Intel Deutschland GmbH
Copyright 2014 The Chromium OS Authors. All rights reserved.
Copyright 2008, 2009 Luis R. Rodriguez 
Copyright 2008 Red Hat, Inc. All rights reserved.
Copyright 2008 Michael Wu 
Copyright 2008 Michael Buesch 
Copyright 2008 Luis Carlos Cobo 
Copyright 2008 Jouni Malinen 
Copyright 2008 Ian Kent 
Copyright 2008 Colin McCabe 
Copyright 2006-2010 Johannes Berg 
Copyright 2002 Intel (eli.kupermann@intel.com, christopher.leech@intel.com, scott.feldman@intel.com)
Copyright 2001 Sun Microsystems (thockin@sun.com)
Copyright 2001 Jeff Garzik 
Copyright (c) 2015 Sabrina Dubroca 
Copyright (c) 2012 Josh Triplett 
Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com
Copyright (c) 2009 Wolfgang Grandegger 
Copyright (c) 2009 Filippo Argiolas 
Copyright (c) 2005 SUSE Linux Products GmbH, Germany Author: Hannes Reinecke 
Copyright (C) Sun Microsystems 2008
Copyright (C) Martin Mares and Albert Pool.
Copyright (C) IBM Corp. 2003
Copyright (C) 2018-2019 Intel Corporation
Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved.
Copyright (C) 2007-2019 Free Software Foundation, Inc.
Copyright (C) 2007 Oracle. All rights reserved.
Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved.
Copyright (C) 2001 - 2003 Sistina Software (UK) Limited.
Copyright (C) 2000 Red Hat, Inc.
Copyright (C) 1999-2000 Maxim Krasnyansky 
Copyright (C) 1999, 2000 Tom Tromey
Copyright (C) 1999 Tom Tromey
Copyright (C) 1998 David S. Miller (davem@redhat.com)
Copyright (C) 1995-2004 Miquel van Smoorenburg
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
Copyright (C) 1986 Gary S. Brown.
(c) UCB 1986-1988
(c) UCB 1982-1988 Ross Biro Fred N. van Kempen, 
(c) Copyright 1999, Thomas Davis, tadavis@lbl.gov
(c) Copyright 1995 Simon "Guru Aleph-Null" Janes NCM: Network and Communications Management, Inc.
LICENSE.GPL2
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
LICENSE.LGPL2.1
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!
README
systemd System and Service Manager

DETAILS:
        http://0pointer.de/blog/projects/systemd.html

WEB SITE:
        https://www.freedesktop.org/wiki/Software/systemd

GIT:
        git@github.com:systemd/systemd.git
        https://github.com/systemd/systemd

MAILING LIST:
        https://lists.freedesktop.org/mailman/listinfo/systemd-devel

IRC:
        #systemd on irc.freenode.org

BUG REPORTS:
        https://github.com/systemd/systemd/issues

AUTHOR:
        Lennart Poettering
        Kay Sievers
        ...and many others

LICENSE:
        LGPLv2.1+ for all code
        - except src/basic/MurmurHash2.c which is Public Domain
        - except src/basic/siphash24.c which is CC0 Public Domain
        - except src/journal/lookup3.c which is Public Domain
        - except src/udev/* which is (currently still) GPLv2, GPLv2+
        - except tools/chromiumos/* which is BSD-style

REQUIREMENTS:
        Linux kernel >= 3.13
        Linux kernel >= 4.2 for unified cgroup hierarchy support
        Linux kernel >= 5.4 for signed Verity images support

        Kernel Config Options:
          CONFIG_DEVTMPFS
          CONFIG_CGROUPS (it is OK to disable all controllers)
          CONFIG_INOTIFY_USER
          CONFIG_SIGNALFD
          CONFIG_TIMERFD
          CONFIG_EPOLL
          CONFIG_NET
          CONFIG_SYSFS
          CONFIG_PROC_FS
          CONFIG_FHANDLE (libudev, mount and bind mount handling)

        Kernel crypto/hash API
          CONFIG_CRYPTO_USER_API_HASH
          CONFIG_CRYPTO_HMAC
          CONFIG_CRYPTO_SHA256

        udev will fail to work with the legacy sysfs layout:
          CONFIG_SYSFS_DEPRECATED=n

        Legacy hotplug slows down the system and confuses udev:
          CONFIG_UEVENT_HELPER_PATH=""

        Userspace firmware loading is not supported and should
        be disabled in the kernel:
          CONFIG_FW_LOADER_USER_HELPER=n

        Some udev rules and virtualization detection relies on it:
          CONFIG_DMIID

        Support for some SCSI devices serial number retrieval, to
        create additional symlinks in /dev/disk/ and /dev/tape:
          CONFIG_BLK_DEV_BSG

        Required for PrivateNetwork= in service units:
          CONFIG_NET_NS
        Note that systemd-localed.service and other systemd units use
        PrivateNetwork so this is effectively required.

        Required for PrivateUsers= in service units:
          CONFIG_USER_NS

        Optional but strongly recommended:
          CONFIG_IPV6
          CONFIG_AUTOFS4_FS
          CONFIG_TMPFS_XATTR
          CONFIG_{TMPFS,EXT4_FS,XFS,BTRFS_FS,...}_POSIX_ACL
          CONFIG_SECCOMP
          CONFIG_SECCOMP_FILTER (required for seccomp support)
          CONFIG_CHECKPOINT_RESTORE (for the kcmp() syscall)

        Required for CPUShares= in resource control unit settings
          CONFIG_CGROUP_SCHED
          CONFIG_FAIR_GROUP_SCHED

        Required for CPUQuota= in resource control unit settings
          CONFIG_CFS_BANDWIDTH

        Required for IPAddressDeny= and IPAddressAllow= in resource control
        unit settings
          CONFIG_CGROUP_BPF

        For UEFI systems:
          CONFIG_EFIVAR_FS
          CONFIG_EFI_PARTITION

        Required for signed Verity images support:
          CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG

        We recommend to turn off Real-Time group scheduling in the
        kernel when using systemd. RT group scheduling effectively
        makes RT scheduling unavailable for most userspace, since it
        requires explicit assignment of RT budgets to each unit whose
        processes making use of RT. As there's no sensible way to
        assign these budgets automatically this cannot really be
        fixed, and it's best to disable group scheduling hence.
           CONFIG_RT_GROUP_SCHED=n

        It's a good idea to disable the implicit creation of networking bonding
        devices by the kernel networking bonding module, so that the
        automatically created "bond0" interface doesn't conflict with any such
        device created by systemd-networkd (or other tools). Ideally there
        would be a kernel compile-time option for this, but there currently
        isn't. The next best thing is to make this change through a modprobe.d
        drop-in. This is shipped by default, see modprobe.d/systemd.conf.

        Required for systemd-nspawn:
          CONFIG_DEVPTS_MULTIPLE_INSTANCES or Linux kernel >= 4.7

        Note that kernel auditing is broken when used with systemd's
        container code. When using systemd in conjunction with
        containers, please make sure to either turn off auditing at
        runtime using the kernel command line option "audit=0", or
        turn it off at kernel compile time using:
          CONFIG_AUDIT=n
        If systemd is compiled with libseccomp support on
        architectures which do not use socketcall() and where seccomp
        is supported (this effectively means x86-64 and ARM, but
        excludes 32-bit x86!), then nspawn will now install a
        work-around seccomp filter that makes containers boot even
        with audit being enabled. This works correctly only on kernels
        3.14 and newer though. TL;DR: turn audit off, still.

        glibc >= 2.16
        libcap
        libmount >= 2.30 (from util-linux)
                (util-linux *must* be built without --enable-libmount-support-mtab)
        libseccomp >= 2.3.1 (optional)
        libblkid >= 2.24 (from util-linux) (optional)
        libkmod >= 15 (optional)
        PAM >= 1.1.2 (optional)
        libcryptsetup (optional), >= 2.3.0 required for signed Verity images support
        libaudit (optional)
        libacl (optional)
        libfdisk >= 2.33 (from util-linux) (optional)
        libselinux (optional)
        liblzma (optional)
        liblz4 >= 1.3.0 / 130 (optional)
        libzstd >= 1.4.0 (optional)
        libgcrypt (optional)
        libqrencode (optional)
        libmicrohttpd (optional)
        libpython (optional)
        libidn2 or libidn (optional)
        gnutls >= 3.1.4 (optional, >= 3.6.0 is required to support DNS-over-TLS with gnutls)
        openssl >= 1.1.0 (optional, required to support DNS-over-TLS with openssl)
        elfutils >= 158 (optional)
        polkit (optional)
        tzdata >= 2014f (optional)
        pkg-config
        gperf
        docbook-xsl (optional, required for documentation)
        xsltproc    (optional, required for documentation)
        python-lxml (optional, required to build the indices)
        python >= 3.5
        meson >= 0.46 (>= 0.49 is required to build position-independent executables)
        ninja
        gcc, awk, sed, grep, m4, and similar tools

        During runtime, you need the following additional
        dependencies:

        util-linux >= v2.27.1 required
        dbus >= 1.4.0 (strictly speaking optional, but recommended)
                NOTE: If using dbus  systemd-222.tar.xz

        When systemd-hostnamed is used, it is strongly recommended to
        install nss-myhostname to ensure that, in a world of
        dynamically changing hostnames, the hostname stays resolvable
        under all circumstances. In fact, systemd-hostnamed will warn
        if nss-myhostname is not installed.

        nss-systemd must be enabled on systemd systems, as that's required for
        DynamicUser= to work. Note that we ship services out-of-the-box that
        make use of DynamicUser= now, hence enabling nss-systemd is not
        optional.

        Note that the build prefix for systemd must be /usr. (Moreover,
        packages systemd relies on — such as D-Bus — really should use the same
        prefix, otherwise you are on your own.) -Dsplit-usr=false (which is the
        default and does not need to be specified) is the recommended setting,
        and -Dsplit-usr=true should be used on systems which have /usr on a
        separate partition.

        Additional packages are necessary to run some tests:
        - busybox            (used by test/TEST-13-NSPAWN-SMOKE)
        - nc                 (used by test/TEST-12-ISSUE-3171)
        - python3-pyparsing
        - python3-evdev      (used by hwdb parsing tests)
        - strace             (used by test/test-functions)
        - capsh              (optional, used by test-execute)

USERS AND GROUPS:
        Default udev rules use the following standard system group
        names, which need to be resolvable by getgrnam() at any time,
        even in the very early boot stages, where no other databases
        and network are available:

        audio, cdrom, dialout, disk, input, kmem, kvm, lp, render, tape, tty, video

        During runtime, the journal daemon requires the
        "systemd-journal" system group to exist. New journal files will
        be readable by this group (but not writable), which may be used
        to grant specific users read access. In addition, system
        groups "wheel" and "adm" will be given read-only access to
        journal files using systemd-tmpfiles.service.

        The journal remote daemon requires the
        "systemd-journal-remote" system user and group to
        exist. During execution this network facing service will drop
        privileges and assume this uid/gid for security reasons.

        Similarly, the network management daemon requires the
        "systemd-network" system user and group to exist.

        Similarly, the name resolution daemon requires the
        "systemd-resolve" system user and group to exist.

        Similarly, the coredump support requires the
        "systemd-coredump" system user and group to exist.

NSS:
        systemd ships with four glibc NSS modules:

        nss-myhostname resolves the local hostname to locally configured IP
        addresses, as well as "localhost" to 127.0.0.1/::1.

        nss-resolve enables DNS resolution via the systemd-resolved DNS/LLMNR
        caching stub resolver "systemd-resolved".

        nss-mymachines enables resolution of all local containers registered
        with machined to their respective IP addresses.

        nss-systemd enables resolution of users/group registered via the
        User/Group Record Lookup API (https://systemd.io/USER_GROUP_API/),
        including all dynamically allocated service users. (See the
        DynamicUser= setting in unit files.)

        To make use of these NSS modules, please add them to the "hosts:",
        "passwd:" and "group:" lines in /etc/nsswitch.conf. The "resolve"
        module should replace the glibc "dns" module in this file (and don't
        worry, it chain-loads the "dns" module if it can't talk to resolved).

        The four modules should be used in the following order:

                passwd: compat systemd
                group: compat systemd
                hosts: files mymachines resolve [!UNAVAIL=return] dns myhostname

SYSV INIT.D SCRIPTS:
        When calling "systemctl enable/disable/is-enabled" on a unit which is a
        SysV init.d script, it calls /usr/lib/systemd/systemd-sysv-install;
        this needs to translate the action into the distribution specific
        mechanism such as chkconfig or update-rc.d. Packagers need to provide
        this script if you need this functionality (you don't if you disabled
        SysV init support).

        Please see src/systemctl/systemd-sysv-install.SKELETON for how this
        needs to look like, and provide an implementation at the marked places.

WARNINGS:
        systemd will warn during early boot if /usr is not already mounted at
        this point (that means: either located on the same file system as / or
        already mounted in the initrd). While in systemd itself very little
        will break if /usr is on a separate, late-mounted partition, many of
        its dependencies very likely will break sooner or later in one form or
        another. For example, udev rules tend to refer to binaries in /usr,
        binaries that link to libraries in /usr or binaries that refer to data
        files in /usr. Since these breakages are not always directly visible,
        systemd will warn about this, since this kind of file system setup is
        not really supported anymore by the basic set of Linux OS components.

        systemd requires that the /run mount point exists. systemd also
        requires that /var/run is a symlink to /run.

        For more information on this issue consult
        https://www.freedesktop.org/wiki/Software/systemd/separate-usr-is-broken

        To run systemd under valgrind, compile with meson option
        -Dvalgrind=true and have valgrind development headers installed
        (i.e. valgrind-devel or equivalent). Otherwise, false positives will be
        triggered by code which violates some rules but is actually safe. Note
        that valgrind generates nice output only on exit(), hence on shutdown
        we don't execve() systemd-shutdown.

STABLE BRANCHES AND BACKPORTS:
       Stable branches with backported patches are available in the
       systemd-stable repo at https://github.com/systemd/systemd-stable.

       Stable branches are started for certain releases of systemd and named
       after them, e.g. v238-stable. Stable branches are managed by
       distribution maintainers on an as needed basis. See
       https://www.freedesktop.org/wiki/Software/systemd/Backports/ for some
       more information and examples.

ENGINEERING AND CONSULTING SERVICES:
        Kinvolk (https://kinvolk.io) offers professional engineering
        and consulting services for systemd. Please contact Chris Kühl
         for more information.

tzdata-2020a

LICENSE
Unless specified below, all files in the tz code and data (including
this LICENSE file) are in the public domain.

If the files date.c, newstrftime.3, and strftime.c are present, they
contain material derived from BSD and use the BSD 3-clause license.

uboot-infobric_linux4sam_6.1

COPYRIGHT
copyright Wolfgang Denk (wd@denx.de).
copyright 2001 Simon Tatham. Rewritten from original source 2006 by Dan Merillat for use in u-boot.
copyright 1999-2002 by Donald Becker.
copyright 1999-2001 by Donald Becker.
copyright (c) 2013-2016, ARM Limited and Contributors. All rights reserved.
copyright (C) 2007 Sergey Kubushyn 
Copyright: Synertronixx GmbH
Copyright: Monta Vista Software, Inc.
Copyright: Copyright (C) 2001, Russ Dill Author: Russ Dill  Description: header for load kernel modules
Copyright: Copyright (C) 2001, Russ Dill Author: Russ Dill  Description: Module to load kernel from jffs2
Copyright: Copyright (C) 2001, Russ Dill Author: Russ Dill  Description: Mini inflate implementation (RFC 1951)
Copyright: Copyright (C) 2001, Russ Dill Author: Russ Dill  Description: Mini deflate implementation
Copyright: Bootlin, 2018 Author: Miquèl Raynal 
Copyright: (C) 2014 Himangi Saraogi. GPLv2. Comments: Options:
Copyright: (C) 2012 Julia Lawall, INRIA/LIP6. GPLv2.
Copyright: (C) 2012 Gilles Muller, INRIA/LiP6. GPLv2. URL: http://coccinelle.lip6.fr/ Requires: 1.0.0 Options:
Copyright: (C) 2010-2012 Nicolas Palix. GPLv2.
Copyright: (C) 2010-2012 Julia Lawall, INRIA/LIP6. GPLv2.
Copyright: (C) 2010 Nicolas Palix, DIKU. GPLv2.
Copyright: (C) 2010 Julia Lawall, DIKU. GPLv2.
Copyright:	MontaVista Software, Inc.
Copyright:	MontaVista Software Inc.
Copyright:	Monta Vista Software, Inc.
Copyright, (C) 2015 Heiko Schocher 
Copyright(c) 2009 Intel Corporation. All rights reserved.
Copyright(c) 2009 Dialog Semiconductor Ltd.
Copyright(c) 2005-2008 Samsung Electronics Kyungmin Park 
Copyright(c) 2003 Motorola Inc.
Copyright(c) 2002,2003 Motorola Inc. Xianghua Xiao (x.xiao@motorola.com)
Copyright(c) 1999 - 2002 Intel Corporation. All rights reserved.
Copyright © International Business Machines Corp., 2006
Copyright © 2016 NextThing Co.
Copyright © 2016 Free Electrons
Copyright © 2015 Hans de Goede 
Copyright © 2015 Broadcom
Copyright © 2013 Jussi Kivilinna 
Copyright © 2011 Parrot S.A.
Copyright © 2011 Ivan Djelic 
Copyright © 2008 Keith Packard
Copyright © 2006 Red Hat UK Limited
Copyright © 2006 Marvell International Ltd.
Copyright © 2005 Samsung Electronics Kyungmin Park 
Copyright © 2005 Intel Corporation
Copyright © 2004 Thomas Gleixner (tglx@linutronix.de)
Copyright © 2004 Ferenc Havasi , Zoltan Sogor , Patrik Kluba , University of Szeged, Hungary
Copyright © 2002-2010 David Woodhouse 
Copyright © 2002-2003 SnapGear Inc
Copyright © 2002-2003 Greg Ungerer 
Copyright © 2002 Thomas Gleixner 
Copyright © 2002 Robert Kaiser 
Copyright © 2001-2007 Red Hat, Inc. and others
Copyright © 2000-2010 David Woodhouse  et al.
Copyright © 2000-2010 David Woodhouse  Steven J. Hill  Thomas Gleixner 
Copyright © 2000-2010 David Woodhouse 
Copyright © 2000-2005 Thomas Gleixner 
Copyright © 2000 Red Hat UK Limited
Copyright © 2000 Nicolas Pitre 
Copyright © 1999-2010 David Woodhouse  et al.
Copyright © 1999-2010 David Woodhouse 
Copyright © 1999 Machine Vision Holdings, Inc.
Copyright Torsten Duwe  1993
Copyright Roger Meier 
Copyright Motorola 1984 (!). It was written to be part of the Linux operating system.
Copyright Jasbir Matharu
Copyright Freescale Semiconductor, Inc. 2004, 2006.
Copyright Freescale Semiconductor, Inc. 2004, 2006, 2008.
Copyright Altera Corporation (C) 2015. All rights reserved.
Copyright Altera Corporation (C) 2015
Copyright Altera Corporation (C) 2014. All rights reserved.
Copyright Altera Corporation (C) 2014-2015
Copyright Altera Corporation (C) 2012-2015
Copyright : STMicroelectronics 2018
Copyright 2019, Heinrich Schuchardt 
Copyright 2019 Toradex AG
Copyright 2019 NXP
Copyright 2019 Google LLC Written by Simon Glass 
Copyright 2019 Google LLC
Copyright 2018-2019 NXP
Copyright 2018, Google Inc. Written by Simon Glass 
Copyright 2018 Xilinx, Inc.
Copyright 2018 Toradex AG
Copyright 2018 NXP.
Copyright 2018 NXP Peng Fan 
Copyright 2018 NXP
Copyright 2018 Michalis Pappas 
Copyright 2018 Lukasz Majewski, DENX Software Engineering, lukma@denx.de
Copyright 2018 Lothar Felten, lothar.felten@gmail.com
Copyright 2018 Logic PD, Inc.
Copyright 2018 Logic PD This file is adapted from imx6qdl-sabresd.dtsi.
Copyright 2018 Linaro
Copyright 2018 Google, LLC Written by Simon Glass 
Copyright 2018 Google, Inc Written by Simon Glass 
Copyright 2018 Google, Inc
Copyright 2018 Google LLC Written by Simon Glass 
Copyright 2018 Google LLC
Copyright 2018 Google
Copyright 2018 Freescale Semiconductor
Copyright 2018 Armadeus Systems 
Copyright 2018 Andes Technology, Inc. Author: Rick Chen (rick@andestech.com)
Copyright 2018 - Christophe Priouzeau 
Copyright 2018 - Beniamino Galvani 
Copyright 2018 - BayLibre, SAS Author: Neil Armstrong 
Copyright 2017-2019 NXP
Copyright 2017-2018 NXP Semiconductor
Copyright 2017-2018 NXP
Copyright 2017, Theobroma Systems Design und Consulting GmbH Written by Philipp Tomsich 
Copyright 2017 Toradex AG
Copyright 2017 Theobroma Systems Design und Consulting GmbH
Copyright 2017 Texas Instruments, Inc.
Copyright 2017 Olimex Ltd. Stefan Mavrodiev 
Copyright 2017 NXP Semiconductor, Inc.
Copyright 2017 NXP Author: Prabhakar Kushwaha 
Copyright 2017 NXP
Copyright 2017 Lukasz Majewski, DENX Software Engineering, lukma@denx.de
Copyright 2017 Jernej Skrabec 
Copyright 2017 Icenowy Zheng 
Copyright 2017 Icenowy Zheng 
Copyright 2017 Google, Inc.
Copyright 2017 Google, Inc Written by Simon Glass 
Copyright 2017 Google, Inc
Copyright 2017 General Electric Company
Copyright 2017 Chen-Yu Tsai 
Copyright 2017 Chen-Yu Tsai
Copyright 2017 CS Systemes d'Information
Copyright 2017 Bernecker & Rainer Industrieelektronik GmbH
Copyright 2017 Armadeus Systems 
Copyright 2017 Andes Technology, Inc. Author: Rick Chen (rick@andestech.com)
Copyright 2017 - Patrice Chotard 
Copyright 2017 - Free Electrons
Copyright 2017 - Beniamino Galvani 
Copyright 2017 - Alexandre Torgue 
Copyright 2016-2019 Toradex AG
Copyright 2016-2018 Toradex AG
Copyright 2016-2018 Socionext inc.
Copyright 2016-2018 NXP
Copyright 2016-2017 Texas Instruments, Inc.
Copyright 2016-2017 Google, Inc
Copyright 2016, Freescale Semiconductor
Copyright 2016 Toradex AG
Copyright 2016 Timesys Corporation
Copyright 2016 Texas Instruments, Inc.
Copyright 2016 Rockchip Inc.
Copyright 2016 Rockchip Electronics Co., Ltd Authors: Andy Yan 
Copyright 2016 Rockchip Electronics Co., Ltd
Copyright 2016 Quentin Schulz
Copyright 2016 NextThing Co
Copyright 2016 NXP Semiconductor. Author: Wang Dongsheng 
Copyright 2016 NXP Semiconductor. Author: Feng Li 
Copyright 2016 NXP Semiconductor, Inc.
Copyright 2016 Mylène Josserand
Copyright 2016 Maxime Ripard
Copyright 2016 Luo Yi 
Copyright 2016 Karsten Merker 
Copyright 2016 Icenowy Zheng 
Copyright 2016 IBM Corporation
Copyright 2016 Hans de Goede 
Copyright 2016 Grinn
Copyright 2016 Google, Inc
Copyright 2016 Google Inc.
Copyright 2016 Google Inc
Copyright 2016 General Electric Company
Copyright 2016 Freescale Semiconductors, Inc.
Copyright 2016 Freescale Semiconductor, Inc. Hou Zhiqiang 
Copyright 2016 Freescale Semiconductor, Inc. Author: Hongbo Zhang  This file implements LS102X platform PSCI SYSTEM-SUSPEND function
Copyright 2016 Freescale Semiconductor, Inc.
Copyright 2016 Freescale Semiconductor
Copyright 2016 Free Electrons
Copyright 2016 Broadcom Ltd.
Copyright 2016 Broadcom Corporation.
Copyright 2016 Beckhoff Automation
Copyright 2016 Advantech Corporation
Copyright 2016 3ADEV  Written-by: Albert ARIBAUD 
Copyright 2016 - Vikas Manocha 
Copyright 2016 - Vikas MANOCHA 
Copyright 2016 - Stefan Mavrodiev  Olimex LTD. 
Copyright 2016 - Michael Kurz 
Copyright 2016 - Lee Jones 
Copyright 2016 - AmLogic, Inc.
Copyright 2016 - 2018 Xilinx, Inc.
Copyright 2016 - 2017 Xilinx, Inc.
Copyright 2015-2018 NXP
Copyright 2015-2016 Toradex, Inc.
Copyright 2015-2016 Freescale Semiconductor, Inc.
Copyright 2015,2016 Freescale Semiconductor, Inc.
Copyright 2015, Freescale Semiconductor
Copyright 2015 Xilinx, Inc.
Copyright 2015 Vishnu Patekar Vishnu Patekar 
Copyright 2015 Vishnu Patekar
Copyright 2015 UDOO Team
Copyright 2015 Tyler Baker
Copyright 2015 Toradex, Inc.
Copyright 2015 Timesys Corporation.
Copyright 2015 Timesys Corporation
Copyright 2015 Texas Instruments, Inc.
Copyright 2015 Texas Instruments Incorporated, 
Copyright 2015 Technexion Ltd.
Copyright 2015 Stephen Warren
Copyright 2015 Stefan Roese 
Copyright 2015 Siarhei Siamashka 
Copyright 2015 Priit Laes
Copyright 2015 NextThing Co
Copyright 2015 Microchip Technology, Inc. Purna Chandra Mandal, 
Copyright 2015 Microchip Inc. Purna Chandra Mandal 
Copyright 2015 Maxime Ripard
Copyright 2015 Marcus Cooper 
Copyright 2015 Marcus Cooper
Copyright 2015 Lawrence Yu 
Copyright 2015 Konsulko Group, Matt Porter 
Copyright 2015 Karsten Merker 
Copyright 2015 Josef Gajdusek 
Copyright 2015 Jelle van der Waa 
Copyright 2015 Jelle de Jong 
Copyright 2015 Hans de Goede 
Copyright 2015 Gábor Nyers
Copyright 2015 Google, Inc Written by Simon Glass 
Copyright 2015 Google, Inc
Copyright 2015 Google Inc.
Copyright 2015 General Electric Company
Copyright 2015 Freescale Semiconductor, Inc. Author: Zhuoyu Zhang 
Copyright 2015 Freescale Semiconductor, Inc. Author: Wang Dongsheng 
Copyright 2015 Freescale Semiconductor, Inc.
Copyright 2015 Freescale Semiconductor
Copyright 2015 Free Electrons.
Copyright 2015 Free Electrons
Copyright 2015 Chen-Yu Tsai 
Copyright 2015 Chen-Yu Tsai
Copyright 2015 Broadcom Corporation.
Copyright 2015 Aleksei Mamlin Aleksei Mamlin 
Copyright 2015 Adam Sampson 
Copyright 2015 ATS Advanced Telematics Systems GmbH
Copyright 2015 3ADEV 
Copyright 2015 - Ultimaker B.V. Author Olliver Schinagl 
Copyright 2015 - Maxime Coquelin 
Copyright 2015 - Marcus Cooper 
Copyright 2015 - Karsten Merker 
Copyright 2015 - 2016 Xilinx, Inc.
Copyright 2014-2017 Broadcom.
Copyright 2014-2016 Freescale Semiconductor, Inc.
Copyright 2014-2015, Freescale Semiconductor, Inc.
Copyright 2014-2015, Freescale Semiconductor
Copyright 2014-2015 Freescale Semiconductor, Inc. Layerscape PCIe driver
Copyright 2014-2015 Freescale Semiconductor, Inc.
Copyright 2014-2015 Freescale Semiconductor
Copyright 2014-15 Freescale Semiconductor
Copyright 2014, Staubli Faverges Pierre Aubert
Copyright 2014, Jason Cooper 
Copyright 2014, Freescale Semiconductor
Copyright 2014 Zoltan HERPAI Zoltan HERPAI 
Copyright 2014 Toradex, Inc.
Copyright 2014 Toradex AG
Copyright 2014 Texas Instruments, Inc.
Copyright 2014 Steffen Trumtrar 
Copyright 2014 Siarhei Siamashka 
Copyright 2014 Siarhei Siamashka 
Copyright 2014 Rockchip Inc.
Copyright 2014 Rockchip Electronics Co., Ltd. Taken from dc i2s/rockchip.c
Copyright 2014 Red Hat, Inc.
Copyright 2014 Open Source Support GmbH
Copyright 2014 Maxime Ripard
Copyright 2014 Linaro, Ltd. Rob Herring 
Copyright 2014 Hans de Goede 
Copyright 2014 Google, Inc
Copyright 2014 Google Inc.
Copyright 2014 Freescale Semiconductor, Inc. Authors: Priyanka Jain  Wang Dongsheng 
Copyright 2014 Freescale Semiconductor, Inc. Author: Priyanka Jain 
Copyright 2014 Freescale Semiconductor, Inc.
Copyright 2014 Freescale Semiconductor
Copyright 2014 Chen-Yu Tsai 
Copyright 2014 Chen-Yu Tsai
Copyright 2014 Broadcom Corporation.
Copyright 2014 Broadcom Corporation
Copyright 2014 Boris Brezillon
Copyright 2014 - Iain Paton 
Copyright 2014 - Hans de Goede 
Copyright 2014 - 2015 Freescale Semiconductor, Inc.
Copyright 2013-2016, NVIDIA CORPORATION.
Copyright 2013-2016 Freescale Semiconductor, Inc.
Copyright 2013-2015 Toradex, Inc.
Copyright 2013-2015 Freescale Semiconductor, Inc.
Copyright 2013-2015 Freescale Semiconductor Inc.
Copyright 2013-2015 Arcturus Networks, Inc. http://www.arcturusnetworks.com/products/ucp1020/ based on board/freescale/p1_p2_rdb_pc/spl.c
Copyright 2013-2015 Arcturus Networks, Inc. based on board/freescale/p1_p2_rdb_pc/Makefile
Copyright 2013-2014 Texas Instruments, Inc.
Copyright 2013-2014 Freescale Semiconductor, Inc.
Copyright 2013, 2015 Freescale Semiconductor, Inc.
Copyright 2013 Wolfgang Denk 
Copyright 2013 Wills Wang
Copyright 2013 Texas Instruments, Inc. Author: Dan Murphy 
Copyright 2013 Texas Instruments, Inc.
Copyright 2013 Stefan Roese 
Copyright 2013 Realtek Semiconductor Corp. Author: Oder Chiou 
Copyright 2013 Oliver Schinagl
Copyright 2013 Maxime Ripard
Copyright 2013 Lucas Stach, Pengutronix 
Copyright 2013 Ideas On Board SPRL
Copyright 2013 Hans de Goede 
Copyright 2013 Freescale Semiconductor, Inc. Author: Shaveta Leekha 
Copyright 2013 Freescale Semiconductor, Inc. Author: Prabhakar Kushwaha 
Copyright 2013 Freescale Semiconductor, Inc.
Copyright 2013 Freescale Semiconductor Inc.
Copyright 2013 Freescale Semiconductor Author: Mingkai Hu  Po Liu 
Copyright 2013 Freescale Semiconductor Author: Mingkai Hu  Po Liu 
Copyright 2013 Freescale Semiconductor
Copyright 2013 Florian Fainelli 
Copyright 2013 Emilio López
Copyright 2013 CompuLab Ltd.
Copyright 2013 Broadcom Corporation.
Copyright 2013 Albert ARIBAUD 
Copyright 2013 - 2015 Freescale Semiconductor, Inc.
Copyright 2013 - 2015 Freescale Semiconductor Inc.
Copyright 2012-2016 Freescale Semiconductor, Inc.
Copyright 2012-2015 Maxime Ripard
Copyright 2012-2014 Freescale Semiconductor, Inc.
Copyright 2012 Texas Instruments
Copyright 2012 Stefan Roese Stefan Roese 
Copyright 2012 Stefan Roese 
Copyright 2012 Maxime Ripard 
Copyright 2012 Maxime Ripard
Copyright 2012 Kim Phillips, Freescale Semiconductor.
Copyright 2012 Freescale Semiconductor, Inc. Roy Zang 
Copyright 2012 Freescale Semiconductor, Inc. Refer docs/README.pblimage for more details about how-to configure and create PBL boot image
Copyright 2012 Freescale Semiconductor, Inc. Refer doc/README.pblimage for more details about how-to configure and create PBL boot image
Copyright 2012 Freescale Semiconductor, Inc. Author: Sandeep Kumar Singh 
Copyright 2012 Freescale Semiconductor, Inc. Andy Fleming  Roy Zang  Some part is taken from tsec.c
Copyright 2012 Freescale Semiconductor, Inc.
Copyright 2012 DENX Software Engineering GmbH Heiko Schocher 
Copyright 2012 Calxeda, Inc.
Copyright 2011-2016 NVIDIA Corporation
Copyright 2011-2015 Freescale Semiconductor, Inc.
Copyright 2011-2014 Freescale Semiconductor, Inc.
Copyright 2011-2013 Freescale Semiconductor, Inc.
Copyright 2011-2012 NVIDIA Corporation
Copyright 2011-2012 Freescale Semiconductor, Inc.
Copyright 2011,2012 Freescale Semiconductor, Inc.
Copyright 2011, Marvell Semiconductor Inc. Lei Wen 
Copyright 2011, Marvell Semiconductor Inc.
Copyright 2011, 2013 Freescale Semiconductor, Inc. author Andy Fleming
Copyright 2011 The Chromium Authors, All Rights Reserved.
Copyright 2011 Sebastian Andrzej Siewior 
Copyright 2011 Maxim Integrated Products
Copyright 2011 Linaro Ltd.
Copyright 2011 Linaro Limited Aneesh V 
Copyright 2011 Linaro
Copyright 2011 Freescale Semiconductor, Inc. author Andy Fleming
Copyright 2011 Freescale Semiconductor, Inc. Author: Prabhakar Kushwaha 
Copyright 2011 Freescale Semiconductor, Inc. Author: Mingkai Hu 
Copyright 2011 Freescale Semiconductor, Inc. Author: Dipen Dudhat 
Copyright 2011 Freescale Semiconductor, Inc. Andy Fleming 
Copyright 2011 Freescale Semiconductor, Inc. All Rights Reserved.
Copyright 2011 Freescale Semiconductor, Inc.
Copyright 2011 Freescale Semiconductor Author: Shengzhou Liu 
Copyright 2011 Freescale Semiconductor Author: Mingkai Hu 
Copyright 2011 Comelit Group SpA, Luca Ceresoli 
Copyright 2011 Comelit Group SpA Luca Ceresoli  See License)
Copyright 2011 Calxeda, Inc.
Copyright 2010-2016 Freescale Semiconductor, Inc.
Copyright 2010-2014 Freescale Semiconductor, Inc. Original Author: Andy Fleming Add vsc8662 phy support - Priyanka Jain
Copyright 2010-2012 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com)
Copyright 2010-2012 Freescale Semiconductor, Inc. Authors: Srikanth Srinivasan  Timur Tabi 
Copyright 2010-2011, 2015 Freescale Semiconductor, Inc. author Andy Fleming
Copyright 2010-2011, 2013 Freescale Semiconductor, Inc.
Copyright 2010-2011 NVIDIA Corporation
Copyright 2010-2011 Freescale Semiconductor, Inc. author Andy Fleming
Copyright 2010-2011 Freescale Semiconductor, Inc. Authors: Timur Tabi 
Copyright 2010-2011 Freescale Semiconductor, Inc. Author: Roy Zang 
Copyright 2010-2011 Freescale Semiconductor, Inc. Author: Mingkai Hu (Mingkai.hu@freescale.com)
Copyright 2010-2011 Freescale Semiconductor, Inc. Author: Dipen Dudhat 
Copyright 2010-2011 Freescale Semiconductor, Inc.
Copyright 2010-2011 Freescale Semiconductor Author: Timur Tabi 
Copyright 2010-2011 Calxeda, Inc.
Copyright 2010, Google Inc.
Copyright 2010, 2012 Freescale Semiconductor
Copyright 2010 eXMeritus, A Boeing Company
Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
Copyright 2010 Orex Computed Radiography
Copyright 2010 Nicolas Palix 
Copyright 2010 Maxim Integrated Products
Copyright 2010 Julia Lawall 
Copyright 2010 Gilles Muller 
Copyright 2010 Freescale Semiconductor, Inc. Authors: Srikanth Srinivasan  Timur Tabi 
Copyright 2010 Freescale Semiconductor, Inc. Author: Timur Tabi 
Copyright 2010 Freescale Semiconductor, Inc.
Copyright 2010 Freescale Semiconductor
Copyright 2010 Extreme Engineering Solutions, Inc.
Copyright 2009: Marvell Technology Group Ltd.
Copyright 2009-2015 Freescale Semiconductor, Inc. and others
Copyright 2009-2014 Freescale Semiconductor, Inc.
Copyright 2009-2013 Freescale Semiconductor, Inc.
Copyright 2009-2012, 2013 Freescale Semiconductor, Inc. Jun-jie Zhang  Mingkai Hu 
Copyright 2009-2012 Freescale Semiconductor, Inc. Dave Liu 
Copyright 2009-2012 Freescale Semiconductor, Inc.
Copyright 2009-2012 Freescale Semiconductor, Inc
Copyright 2009-2011 Freescale Semiconductor, Inc. Dave Liu 
Copyright 2009-2011 Freescale Semiconductor, Inc. Author: Timur Tabi 
Copyright 2009-2011 Freescale Semiconductor, Inc. Author: Srikanth Srinivasan 
Copyright 2009-2011 Freescale Semiconductor, Inc. Andy Fleming  Some part is taken from tsec.c
Copyright 2009-2011 Freescale Semiconductor, Inc.
Copyright 2009-2010, 2013 Freescale Semiconductor, Inc. Jun-jie Zhang  Mingkai Hu 
Copyright 2009-2010 Freescale Semiconductor.
Copyright 2009-2010 Freescale Semiconductor, Inc.
Copyright 2009, Robin Getz 
Copyright 2009, Matthias Fuchs 
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
Copyright 2009 Stefano Babic DENX Software Engineering sbabic@denx.de.
Copyright 2009 Lattice Semiconductor Corp.
Copyright 2009 Ilya Yanok, 
Copyright 2009 Freescale Semiconductor, Inc.
Copyright 2009 Extreme Engineering Solutions, Inc.
Copyright 2009 Dirk Behme, dirk.behme@googlemail.com
Copyright 2009 CJSC "NII STT", http://www.niistt.ru/
Copyright 2009 Benjamin Herrenschmidt, IBM Corp benh@kernel.crashing.org
Copyright 2009 Analog Devices Inc.
Copyright 2008-2016 Freescale Semiconductor, Inc.
Copyright 2008-2015 Freescale Semiconductor, Inc.
Copyright 2008-2014 Freescale Semiconductor, Inc.
Copyright 2008-2013 Freescale Semiconductor, Inc.
Copyright 2008-2013 Analog Devices Inc.
Copyright 2008-2012 Freescale Semiconductor, Inc. Kumar Gala 
Copyright 2008-2012 Freescale Semiconductor, Inc. Dave Liu 
Copyright 2008-2012 Freescale Semiconductor, Inc.
Copyright 2008-2011 Freescale Semiconductor, Inc.
Copyright 2008-2010 Freescale Semiconductor, Inc. All Rights Reserved.
Copyright 2008-2010 Freescale Semiconductor, Inc.
Copyright 2008-2009 Stefan Roese , DENX Software Engineering
Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved.
Copyright 2008-2009 Freescale Semiconductor, Inc.
Copyright 2008,2011 Freescale Semiconductor, Inc.
Copyright 2008,2010-2011 Freescale Semiconductor, Inc.
Copyright 2008,2010 Freescale Semiconductor, Inc. Dave Liu 
Copyright 2008,2010 Freescale Semiconductor, Inc.
Copyright 2008,2010 Freescale Semiconductor, Inc Andy Fleming
Copyright 2008, Freescale Semiconductor, Inc Andy Fleming
Copyright 2008, 2011 Freescale Semiconductor, Inc.
Copyright 2008, 2010-2016 Freescale Semiconductor, Inc.
Copyright 2008, 2010-2011 Freescale Semiconductor, Inc.
Copyright 2008, 2010 Freescale Semiconductor, Inc.
Copyright 2008 Silicon Turnkey Express, Inc. Martha Marx 
Copyright 2008 Sascha Hauer, kernel@pengutronix.de
Copyright 2008 Qstreams Networks, Inc.
Copyright 2008 Mentor Graphics Corporation
Copyright 2008 Maxime Bizon 
Copyright 2008 Jon Loeliger, Freescale Semiconductor, Inc.
Copyright 2008 Freescale Semiconductor.
Copyright 2008 Freescale Semiconductor, Inc. All Rights Reserved. and Linux arch/arm/plat-mxc/include/mach/iomux-mx35.h:
Copyright 2008 Freescale Semiconductor, Inc.
Copyright 2008 Extreme Engineering Solutions, Inc.
Copyright 2008 - 2009 Windriver,  Author: Tom Rix 
Copyright 2008 (C) Mark Jonas 
Copyright 2008 (C) Bryan O'Donoghue
Copyright 2007-2014 Freescale Semiconductor, Inc.
Copyright 2007-2013 Freescale Semiconductor, Inc.
Copyright 2007-2012 Freescale Semiconductor, Inc.
Copyright 2007-2012 (C) Allwinner Technology Co., Ltd. javen 
Copyright 2007-2011 Freescale Semiconductor, Inc. Authors: York Sun  Timur Tabi 
Copyright 2007-2011 Freescale Semiconductor, Inc.
Copyright 2007-2009,2010-2012 Freescale Semiconductor, Inc.
Copyright 2007-2009, 2011 Freescale Semiconductor, Inc.
Copyright 2007-2009 Freescale Semiconductor, Inc.
Copyright 2007-2008,2010-2011 Freescale Semiconductor, Inc.
Copyright 2007-2008,2010-2011 Freescale Semiconductor, Inc
Copyright 2007-2008 Freescale Semiconductor, Inc.
Copyright 2007,2011 Freescale Semiconductor, Inc.
Copyright 2007,2009-2014 Freescale Semiconductor, Inc.
Copyright 2007,2009-2012 Freescale Semiconductor, Inc.
Copyright 2007,2009-2011 Freescale Semiconductor, Inc.
Copyright 2007,2009-2010 Freescale Semiconductor, Inc.
Copyright 2007,2009 Wind River Systems, Inc. 
Copyright 2007,2009 Wind River Systems 
Copyright 2007,2008 Nobuhiro Iwamatsu 
Copyright 2007, Freescale Semiconductor, Inc Andy Fleming
Copyright 2007, Embedded Specialties, Inc.
Copyright 2007, 2011 Freescale Semiconductor, Inc. Authors: York Sun  Timur Tabi 
Copyright 2007, 2010-2011 Freescale Semiconductor, Inc. Authors: York Sun  Timur Tabi 
Copyright 2007, 2010-2011 Freescale Semiconductor, Inc.
Copyright 2007, 2010-2011 Freescale Semiconductor, Inc Andy Fleming
Copyright 2007, 2010 Freescale Semiconductor, Inc.
Copyright 2007 Wind River Systems, Inc.
Copyright 2007 Wind River Systems 
Copyright 2007 Wind River Systemes, Inc. 
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
Copyright 2007 Jon Loeliger, Freescale Semiconductor, Inc.
Copyright 2007 Freescale Semiconductor.
Copyright 2007 Freescale Semiconductor, Inc. Zhang Wei  Jason Jin 
Copyright 2007 Freescale Semiconductor, Inc.
Copyright 2007 Embedded Specialties, Inc. Joe Hamman joe.hamman@embeddedspecialties.com
Copyright 2007 Embedded Specialties, Inc. Joe Hamman 
Copyright 2007 Embedded Specialties, Inc.
Copyright 2007 (C) Yoshihiro Shimoda 
Copyright 2006-2013 Allwinner Technology Co., Ltd.  Berg Xing  Tom Cubie 
Copyright 2006-2009 Solarflare Communications Inc.
Copyright 2006,2010 Freescale Semiconductor Jeff Brown Srikanth Srinivasan (srikanth.srinivasan@freescale.com)
Copyright 2006,2009-2010 Freescale Semiconductor, Inc. Jeff Brown Srikanth Srinivasan (srikanth.srinivasan@freescale.com)
Copyright 2006,2009 Freescale Semiconductor, Inc.
Copyright 2006, 2010-2011 Freescale Semiconductor.
Copyright 2006, 2008-2009, 2011 Freescale Semiconductor York Sun (yorksun@freescale.com) Haiying Wang (haiying.wang@freescale.com) Timur Tabi (timur@freescale.com)
Copyright 2006, 2008-2009, 2011 Freescale Semiconductor
Copyright 2006, 2007, 2010-2011 Freescale Semiconductor.
Copyright 2006, 2007 Freescale Semiconductor, Inc.
Copyright 2006 Freescale Semiconductor. Jeffrey Brown Srikanth Srinivasan (srikanth.srinivasan@freescale.com)
Copyright 2006 Freescale Semiconductor.
Copyright 2006 Freescale Semiconductor, Inc.
Copyright 2006 Freescale Semiconductor York Sun (yorksun@freescale.com)
Copyright 2006 - 2016 Unified EFI, Inc.
Copyright 2005-2009 - Steven Rostedt Licensed under the terms of the GNU GPL License version 2 Copyright 2005, Seagate Technology LLC Copyright 2005 Mentor Graphics Corporation Copyright 2005 Alessandro Zummo Copyright 2004-2012 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) Copyright 2004-2011, 2013 Freescale Semiconductor, Inc. Copyright 2004-2011 Freescale Semiconductor, Inc. Copyright 2004-2009 Freescale Semiconductor. Copyright 2004-2009 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004-2009 Freescale Semiconductor, Inc. Copyright 2004-2009 Analog Devices Inc. Copyright 2004-2008 Freescale Semiconductor, Inc. Copyright 2004-2007, 2010-2011 Freescale Semiconductor. Copyright 2004-2007 Freescale Semiconductor. Copyright 2004-2007 Freescale Semiconductor, Inc. Copyright 2004-2006,2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2004,2009-2011 Freescale Semiconductor, Inc. Jeff Brown Srikanth Srinivasan (srikanth.srinivasan@freescale.com) Copyright 2004,2007-2011 Freescale Semiconductor, Inc. Copyright 2004,2007,2008 Freescale Semiconductor, Inc. Copyright 2004, 2011 Freescale Semiconductor. Copyright 2004, 2011 Freescale Semiconductor Jeff Brown (Jeffrey@freescale.com) Srikanth Srinivasan (srikanth.srinivasan@freescale.com) Copyright 2004, 2007-2012 Freescale Semiconductor, Inc. Copyright 2004, 2007-2011 Freescale Semiconductor, Inc. Copyright 2004, 2007, 2011 Freescale Semiconductor. Srikanth Srinivasan Copyright 2004, 2007, 2010-2011 Freescale Semiconductor. Copyright 2004, 2007, 2009-2011 Freescale Semiconductor, Inc. Copyright 2004, 2007, 2009, 2011, 2013 Freescale Semiconductor, Inc. Copyright 2004, 2007, 2008 Freescale Semiconductor. Srikanth Srinivasan Copyright 2004, 2007 Freescale Semiconductor. Copyright 2004, 2007 Freescale Semiconductor, Inc. Copyright 2004 Matt Mackall Copyright 2004 Karen Spearel Copyright 2004 Freescale Semiconductor. Jeff Brown Srikanth Srinivasan (srikanth.srinivasan@freescale.com) Copyright 2004 Freescale Semiconductor. Copyright 2004 Freescale Semiconductor, Inc. Liberty Eran (liberty@freescale.com) Copyright 2004 Freescale Semiconductor, Inc. Copyright 2004 Sun Microsystems, Inc. Copyright 2003-2004 Red Hat, Inc. All rights reserved. Copyright 2003-2004 Jeff Garzik Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas. All Rights Reserved. Copyright 2003 Motorola,Inc. Xianghua Xiao(x.xiao@motorola.com) Copyright 2002 by Kai Germaschewski Copyright 2002 SYSGO Real-Time Solutions GmbH Copyright 2002 Intel (eli.kupermann@intel.com, christopher.leech@intel.com, scott.feldman@intel.com) Copyright 2002 Andy Grover Copyright 2001 Sun Microsystems (thockin@sun.com) Copyright 2001 Jeff Garzik Copyright 2000-2009 Wolfgang Denk, DENX Software Engineering, wd@denx.de. Copyright 2000-2008 Wolfgang Denk, DENX Software Engineering, wd@denx.de. Copyright 2000-2004 Wolfgang Denk, wd@denx.de Copyright 2000-2002 by Hans Reiser, licensing governed by reiserfs/README Copyright 2000-2002 Wolfgang Denk, wd@denx.de Copyright 2000, 2001 DENX Software Engineering, Wolfgang Denk, wd@denx.de Copyright 2000 Roland Borde Copyright 2000 Paolo Scaffardi Copyright 2000 MontaVista Software Inc. Copyright 1998-2000 Red Hat, Inc --- All Rights Reserved Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved. Copyright 1997 -- 1999 Martin Mares Copyright 1995, Russell King. Various bits and pieces copyrights include: Linus Torvalds (test_bit). Copyright 1995, 1996, 1998, 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. Copyright 1995, 1996, 1998, 1999, 2000, 2003 Free Software Foundation, Inc. Copyright 1994-2001 Stephen Rothwell (sfr@canb.auug.org.au) Copyright 1994, 1995, 2000 Neil Russell. See License) Copyright 1994, 1995, 2000 Neil Russell. Copyright 1994 - 2000 Neil Russell. See License) Copyright 1994 - 2000 Neil Russell. Copyright 1993 -- 1997 Drew Eckhardt, Frederic Potter, David Mosberger-Tang Copyright 1992, Linus Torvalds. Copyright 1988, 91, 92, 93, 94, 95, 96, 97, 98, 1999 Free Software Foundation, Inc. Copyright (c) Xilinx, Inc. Copyright (c) Thomas Gleixner Copyright (c) Orbacom Systems, Inc All rights reserved. Copyright (c) Nokia Corporation, 2007 Copyright (c) Nokia Corporation, 2006, 2007 Copyright (c) Nokia Corporation, 2006 Copyright (c) Marc A. Viredaz, 1998 DEC Western Research Laboratory, Palo Alto, CA Date January 1998 (April 1997) System StrongARM SA-1100 Language C or ARM Assembly Purpose Definition of constants related to the StrongARM SA-1100 microprocessor (Advanced RISC Machine (ARM) architecture version 4). This file is based on the StrongARM SA-1100 data sheet version 2.2. Copyright (c) Marc A. Viredaz, 1998 DEC Western Research Laboratory, Palo Alto, CA Date April 1998 (April 1997) System Advanced RISC Machine (ARM) Language C or ARM Assembly Purpose Definition of macros to operate on bit fields. Copyright (c) International Business Machines Corp., 2006 Copyright (c) 2019, Microchip Technology Inc. and its subsidiaries 2019, Eugen Hristev Copyright (c) 2019 Western Digital Corporation or its affiliates. Copyright (c) 2019 Microsemi Corporation Copyright (c) 2019 Heinrich Schuchardt Copyright (c) 2019 BayLibre, SAS. Author: Neil Armstrong Copyright (c) 2019 BayLibre, SAS. Author: Maxime Jourdan Copyright (c) 2018, Xilinx, Inc. Copyright (c) 2018, Xilinx Inc. Copyright (c) 2018, Theobroma Systems Design und Consulting GmbH Copyright (c) 2018, STMicroelectronics Copyright (c) 2018, Ramon Fried Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2018, Microchip Technology Inc. 2018, Eugen Hristev Copyright (c) 2018, Luca Ceresoli Copyright (c) 2018, Linaro Limited Author: Takahiro Akashi Copyright (c) 2018, Linaro Limited Copyright (c) 2018, Heinrich Schuchardt Copyright (c) 2018, Google Inc. All rights reserved. Copyright (c) 2018, Bootlin Author: Miquel Raynal Copyright (c) 2018 Western Digital Corporation or its affiliates. Copyright (c) 2018 Toradex, Inc. Copyright (c) 2018 The Chromium OS Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. Copyright (c) 2018 Texas Instruments MMC IOdelay values for TI's DRA76x and AM576x SoCs. Author: Sekhar Nori Copyright (c) 2018 Simon Goldschmidt Copyright (c) 2018 Ramon Fried Copyright (c) 2018 National Instruments Copyright (c) 2018 Microsemi Corporation Copyright (c) 2018 Microsemi Coprporation Copyright (c) 2018 Microchip Technology, Inc. Copyright (c) 2018 MediaTek, Inc. Author : Guochun.Mao@mediatek.com Copyright (c) 2018 MediaTek Inc. Copyright (c) 2018 Macronix Copyright (c) 2018 Linaro Ltd. Copyright (c) 2018 Linaro Limited Copyright (c) 2018 Konsulko Group Copyright (c) 2018 Joe Hershberger Copyright (c) 2018 JJ Hiblot Copyright (c) 2018 Heinrich Schuchardt Copyright (c) 2018 Heinrich Schuchardt Copyright (c) 2018 Google, Inc Written by Simon Glass Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd. Copyright (c) 2018 Flowbird Martin Fuzzey Copyright (c) 2018 Emlid Limited Copyright (c) 2018 Collabora Ltd. Copyright (c) 2018 Bootlin Author: Miquel Raynal Copyright (c) 2018 Baylibre SAS. Author: Jerome Brunet Copyright (c) 2018 BayLibre, SAS. Author: Neil Armstrong Copyright (c) 2018 Arm Ltd. Author: Liviu Dudau Copyright (c) 2018 Amlogic, inc. Author: Qiufang Dai Copyright (c) 2018 Alexander Graf Copyright (c) 2018 ARM Ltd. Copyright (c) 2018 AKASHI Takahiro, Linaro Limited Copyright (c) 2017-2018 Vasily Khoruzhick Copyright (c) 2017, Xiphos Systems Corp. All rights reserved. Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2017, Heinrich Schuchardt Copyright (c) 2017, General Electric Company Copyright (c) 2017, Fuzhou Rockchip Electronics Co., Ltd Author: Eric Gao Copyright (c) 2017 Álvaro Fernández Rojas Copyright (c) 2017 exceet electronics GmbH Copyright (c) 2017 Tuomas Tynkkynen Copyright (c) 2017 Toradex, Inc. Copyright (c) 2017 Theobroma Systems Design und Consulting GmbH Copyright (c) 2017 Rockchip Electronics Co., Ltd Copyright (c) 2017 Rockchip Electronics Co. Ltd. Author: Shawn Lin Copyright (c) 2017 Rob Clark Copyright (c) 2017 Padmarao Begari Copyright (c) 2017 Microsemi Corporation. Padmarao Begari, Microsemi Corporation Copyright (c) 2017 Microsemi Corporation. Copyright (c) 2017 Microsemi Corporation Copyright (c) 2017 Microchip Technology Inc. All rights reserved. Copyright (c) 2017 Martin Blumenstingl . Copyright (c) 2017 Leif Lindholm Copyright (c) 2017 Intel Corporation Copyright (c) 2017 Intel Corp. Copyright (c) 2017 Imagination Technologies Ltd. Copyright (c) 2017 Icenowy Zheng Copyright (c) 2017 Icenowy Zheng Copyright (c) 2017 Heinrich Schuchardt Copyright (c) 2017 Heinrich Schuchardt Copyright (c) 2017 Google, Inc Written by Simon Glass Copyright (c) 2017 Google, Inc Copyright (c) 2017 General Electric Company. All rights reserved. Copyright (c) 2017 Fuzhou Rockchip Electronics Co., Ltd. Copyright (c) 2017 Free Electrons Copyright (c) 2017 Free Electrons Copyright (c) 2017 BayLibre, SAS. Author: Neil Armstrong Author: Jerome Brunet Copyright (c) 2017 BayLibre, SAS Author: Neil Armstrong Copyright (c) 2017 BayLibre SAS Author: Neil Armstrong Copyright (c) 2017 Andy Yan Copyright (c) 2017 Andreas Färber Copyright (c) 2017 Amlogic, inc. Author: Yixun Lan Copyright (c) 2017 Amlogic, Inc. All rights reserved. Author: Xingyu Chen Copyright (c) 2017 Amlogic, Inc. All rights reserved. Copyright (c) 2017 Alison Chaiken Copyright (c) 2016-2018, NVIDIA CORPORATION. Copyright (c) 2016-2018, Linaro Limited Copyright (c) 2016-2018 Toradex, Inc. Copyright (c) 2016-2018 HiSilicon Technologies Co., Ltd. Copyright (c) 2016-2018 Alexander Graf et al. Copyright (c) 2016-2017 Micron Technology, Inc. Copyright (c) 2016-2017 HiSilicon Technologies Co., Ltd. Copyright (c) 2016-2017 Fuzhou Rockchip Electronics Co., Ltd. Copyright (c) 2016-2017 Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2016-17 Microsemi Corporation. Padmarao Begari, Microsemi Corporation Copyright (c) 2016, Xilinx Inc. Michal Simek Copyright (c) 2016, Toradex, Inc. Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2016, NVIDIA CORPORATION. Copyright (c) 2016, NVIDIA CORPORATION Copyright (c) 2016, Google Inc. Copyright (c) 2016, Google Inc Copyright (c) 2016, Alexander Graf Copyright (c) 2016 Xilinx, Inc Written by Michal Simek Copyright (c) 2016 Toradex, Inc. SPDX-License-Identifier: GPL-2.0+ Copyright (c) 2016 Toradex, Inc. Copyright (c) 2016 The Chromium OS Authors. Copyright (c) 2016 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2016 Rockchip, Inc. Authors: Daniel Meng Copyright (c) 2016 Rockchip Electronics Co., Ltd Copyright (c) 2016 Rockchip Electronics Co. Ltd. Copyright (c) 2016 NextThing Co Copyright (c) 2016 National Instruments Corp Copyright (c) 2016 Microsemi Corporation Copyright (c) 2016 Martin Blumenstingl . Based on meson-gx-p23x-q20x.dtsi: Copyright (c) 2016 Marek Vasut Copyright (c) 2016 Marcel Ziswiler Copyright (c) 2016 Imagination Technologies Ltd. Copyright (c) 2016 Icenowy Zheng Copyright (c) 2016 HiSilicon Technologies Co., Ltd. Copyright (c) 2016 Heiko Stuebner Copyright (c) 2016 Google, Inc Written by Simon Glass Copyright (c) 2016 Google, Inc Copyright (c) 2016 Free Electrons Copyright (c) 2016 FUKAUMI Naoki Copyright (c) 2016 Endless Computers, Inc. Author: Carlo Caione Copyright (c) 2016 Beniamino Galvani Copyright (c) 2016 BayLibre, SAS. Author: Neil Armstrong Copyright (c) 2016 BayLibre, SAS Author: Neil Armstrong Copyright (c) 2016 BayLibre, Inc. Author: Kevin Hilman Copyright (c) 2016 BayLibre, Inc. Copyright (c) 2016 Andreas Färber Copyright (c) 2016 Allwinnertech Co., Ltd. Copyright (c) 2016 Alexander Graf Copyright (c) 2016 ARM Ltd. Copyright (c) 2015-2018, Linaro Limited Copyright (c) 2015-2018 National Instruments Copyright (c) 2015-2018 Joe Hershberger Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2015-2016, NVIDIA CORPORATION. Copyright (c) 2015, Sony Mobile Communications AB. Copyright (c) 2015, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2015, NVIDIA CORPORATION. Copyright (c) 2015, Microchip Technology Inc. Purna Chandra Mandal Copyright (c) 2015, Linaro Limited Copyright (c) 2015, Google, Inc Written by Simon Glass All rights reserved. Copyright (c) 2015, AW-SOM Technologies Copyright (c) 2015 Vladimir Zapolskiy Copyright (c) 2015 Tyco Fire Protection Products. Copyright (c) 2015 Texas Instruments Incorporated - http://www.ti.com Copyright (c) 2015 Stephen Warren Copyright (c) 2015 Sjoerd Simons Copyright (c) 2015 Sanchayan Maity Copyright (c) 2015 Samsung Electronics Przemyslaw Marczak

Copyright (c) 2015 Samsung Electronics Copyright (c) 2015 Realtek Semiconductor Corp. All rights reserved. Copyright (c) 2015 NextThing Co. Copyright (c) 2015 NextThing Co Copyright (c) 2015 National Instruments, Inc Copyright (c) 2015 National Instruments Copyright (c) 2015 Microchip Technology Inc. Written by Purna Chandra Mandal Copyright (c) 2015 Microchip Technology Inc Purna Chandra Mandal Copyright (c) 2015 Linaro Limited. Copyright (c) 2015 Jagan Teki Copyright (c) 2015 Imagination Technologies Author: Matt Redfearn Copyright (c) 2015 Hisilicon Limited. Copyright (c) 2015 Heiko Stuebner Copyright (c) 2015 Hans de Goede Copyright (c) 2015 Gooogle, Inc Written by Simon Glass Copyright (c) 2015 Google, Inc Written by Simon Glass Copyright (c) 2015 Google, Inc Wolfgang Denk, DENX Software Engineering, wd@denx.de. Copyright (c) 2015 Google, Inc Copyright (c) 2015 Free Electrons Copyright (c) 2015 DAVE Embedded Systems Copyright (c) 2015 Atmel Corporation Wenyou.Yang Copyright (c) 2015 Angelo Dureghello Copyright (c) 2015 Andreas Bießmann Copyright (c) 2014-2016, NVIDIA CORPORATION. Copyright (c) 2014-2016 Marcel Ziswiler Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2014-2015, Antmicro Ltd Copyright (c) 2014-2015 NVIDIA CORPORATION. All rights reserved. Copyright (c) 2014, Steffen Trumtrar Copyright (c) 2014, Renesas Electronics Corporation All rights reserved. Copyright (c) 2014, NVIDIA Corporation. Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2014, Marcel Ziswiler Copyright (c) 2014, Fuzhou Rockchip Electronics Co., Ltd Copyright (c) 2014, 2015 FUKAUMI Naoki Copyright (c) 2014 sigma star gmbh Author: Richard Weinberger Copyright (c) 2014 Xilinx, Inc. Michal Simek Copyright (c) 2014 The Chromium OS Authors. Copyright (c) 2014 Texas Instruments Incorporated - http://www.ti.com Copyright (c) 2014 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2014 Samsung Electronics Co., Ltd. Author: Naveen Krishna Ch Copyright (c) 2014 Samsung Electronics Co., Ltd. All rights reserved. Przemyslaw Marczak

Copyright (c) 2014 SUSE LINUX Products GmbH Copyright (c) 2014 Renesas Electronics Corporation Copyright (c) 2014 Rene Griessl based on the U-Boot Asix driver as well as information from the Linux AX88179_178a driver Copyright (c) 2014 Nobuhiro Iwamatsu Copyright (c) 2014 MundoReader S.L. Author: Heiko Stuebner Copyright (c) 2014 Marcel Ziswiler SPDX-License-Identifier: GPL-2.0+ Copyright (c) 2014 Imagination Technologies Author: Alex Smith Copyright (c) 2014 Heiko Schocher, DENX Software Engineering, hs@denx.de. Copyright (c) 2014 Hannes Schmelzer , B&R Added support for set_speed Copyright (c) 2014 Google, Inc. Copyright (c) 2014 Google, Inc Written by Simon Glass Copyright (c) 2014 Google, Inc Copyright (c) 2014 FUKAUMI Naoki Copyright (c) 2014 DENX Written-by: Albert ARIBAUD Copyright (c) 2013-2016, NVIDIA CORPORATION. Copyright (c) 2013-2016 Stefan Agner Copyright (c) 2013-2014, Stefan Agner Copyright (c) 2013-2014, NVIDIA Corporation. Copyright (c) 2013-2014, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2013-2014 Stefan Agner SPDX-License-Identifier: GPL-2.0+ Copyright (c) 2013, The Chromium Authors Copyright (c) 2013, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2013, Henrik Nordstrom Copyright (c) 2013, Google Inc. Written by Simon Glass Copyright (c) 2013, Google Inc. Copyright (c) 2013, Compulab Inc. Copyright (c) 2013, Andreas Oetken. Copyright (c) 2013 Xilinx, Inc. Copyright (c) 2013 Xilinx Inc. Copyright (c) 2013 The Chromium OS Authors. Copyright (c) 2013 The Chromium OS Authors SAMSUNG EXYNOS5 SoC device tree source Copyright (c) 2013 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2013 Samsung Electronics Co., Ltd. All rights reserved. Sanghee Kim Piotr Wilczek

Copyright (c) 2013 NVIDIA Corporation Copyright (c) 2013 MundoReader S.L. Author: Heiko Stuebner Copyright (c) 2013 Lucas Stach Copyright (c) 2013 Imagination Technologies Author: Paul Burton Copyright (c) 2013 Heiko Stuebner Copyright (c) 2013 Google, Inc. Copyright (c) 2013 Google, Inc Copyright (c) 2013 Gerhard Sittig based on the U-Boot Asix driver as well as information from the Linux Moschip driver Copyright (c) 2013 Corscience GmbH & Co.KG Andreas Bießmann Copyright (c) 2013 Albert ARIBAUD Copyright (c) 2013 Adapted from Linux driver: Copyright (c) 2013 - 2018 Xilinx, Michal Simek Copyright (c) 2013 - 2017 Xilinx Inc. Copyright (c) 2013 Andre Przywara Copyright (c) 2012: Joe Hershberger, National Instruments, joe.hershberger@ni.com All rights reserved. Copyright (c) 2012-2016 Toradex, Inc. Copyright (c) 2012-2014, Birdland Audio - http://birdland.com/oem Copyright (c) 2012-2014 Toradex, Inc. SPDX-License-Identifier: GPL-2.0+ Copyright (c) 2012-2014 The Linux Foundation. All rights reserved. Copyright (c) 2012-2014 Birdland Audio - http://birdland.com/oem Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. Copyright (c) 2012, The Chromium Authors Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2012, Google Inc. All rights reserved. Copyright (c) 2012, Google Inc. Copyright (c) 2012 The Chromium OS Authors. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. Copyright (c) 2012 The Chromium OS Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. Copyright (c) 2012 The Chromium OS Authors. All rights reserved. Copyright (c) 2012 The Chromium OS Authors. Copyright (c) 2012 Stephan Linz Copyright (c) 2012 Samsung Electronics. Abhilash Kesavan Copyright (c) 2012 Samsung Electronics Co., Ltd. http://www.samsung.com Akshay Saraswat Copyright (c) 2012 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2012 Samsung Electronics Co. Ltd Copyright (c) 2012 Samsung Electronics Copyright (c) 2012 Michael Walle Michael Walle Refer doc/README.kwbimage for more details about how-to configure and create kirkwood boot image Copyright (c) 2012 Michael Walle Michael Walle Copyright (c) 2012 Linutronix GmbH Copyright (c) 2012 Freescale Semiconductor, Inc Copyright (c) 2012 CompuLab, Ltd Dmitry Lifshitz Ilya Ledvich Inspired by Alberto Panizzo & Marek Vasut work in l4f00242t03.c Copyright (c) 2012 Anders Electronics plc. All Rights Reserved. Copyright (c) 2012 Albert ARIBAUD Copyright (c) 2011-2018 Xilinx Inc. Copyright (c) 2011-2013, NVIDIA Corporation. Copyright (c) 2011-2013 The Chromium OS Authors. See file CREDITS for list of people who contributed to this project. Copyright (c) 2011-2012 The Chromium OS Authors. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. Copyright (c) 2011-2012 The Chromium OS Authors. Copyright (c) 2011-2012 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2011-2012 Linaro Ltd. www.linaro.org Copyright (c) 2011-12 The Chromium OS Authors. Copyright (c) 2011, NVIDIA Corp. All rights reserved. Copyright (c) 2011, Google Inc. All rights reserved. Copyright (c) 2011, Google Inc. Copyright (c) 2011 samsung electronics Donghwa Lee Copyright (c) 2011 The Chromium OS Authors. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. Copyright (c) 2011 The Chromium OS Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. Copyright (c) 2011 The Chromium OS Authors. All rights reserved. Copyright (c) 2011 The Chromium OS Authors. Copyright (c) 2011 Sebastian Andrzej Siewior Copyright (c) 2011 Roberto Cerati Copyright (c) 2011 Marek Vasut on behalf of DENX Software Engineering GmbH Copyright (c) 2011 IDS GmbH, Germany ids8313.c - ids8313 board support. Copyright (c) 2011 IDS GmbH, Germany Sergej Stepanov Copyright (c) 2010-2016, NVIDIA CORPORATION. based on tegra_gpio.c) Copyright (c) 2010-2016, NVIDIA CORPORATION. Copyright (c) 2010-2015, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2010-2014, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2010-2013, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2010-2013 NVIDIA Corporation With help from the mpc8xxx SPI driver With more help from omap3_spi SPI driver Copyright (c) 2010-2013 NVIDIA Corporation Copyright (c) 2010-2012, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2010-2012 NVIDIA Corporation Copyright (c) 2010-2012 NVIDIA CORPORATION. All rights reserved. Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. http://www.samsung.com Copyright (c) 2010-2011 NVIDIA Corporation NVIDIA Corporation Copyright (c) 2010-2011 Linaro Ltd. www.linaro.org Copyright (c) 2010, by Texas Instruments Copyright (c) 2010, CompuLab, Ltd. Author: Mike Rapoport Copyright (c) 2010, Andrey Makarov (makarov@bmstu.ru, mka-at-mailru@mail.ru), with Reserved Font Name Anka/Coder Narrow. Copyright (c) 2010 Xiangfu Liu Copyright (c) 2010 Thomas Chou Copyright (c) 2010 Texas Instruments, Inc. Jason Kridner Copyright (c) 2010 Texas Instruments Incorporated Copyright (c) 2010 Samsung Electronics. Minkyu Kang Copyright (c) 2010 Graeme Smecher Copyright (c) 2010 Albert Aribaud. Copyright (c) 2010 - 2016, Intel Corporation. All rights reserved.
Copyright (c) 2010 Albert Aribaud Copyright (c) 2009-2015 NVIDIA Corporation Copyright (c) 2009-2014, The Linux Foundation. All rights reserved. Copyright (c) 2009-2010 Wind River Systems, Inc. Copyright (c) 2009-2010 Intel Corporation Copyright (c) 2009, Intel Corporation. Copyright (c) 2009, Google Inc. All rights reserved. Copyright (c) 2009, Code Aurora Forum. All rights reserved. Copyright (c) 2009, Brush Technology Copyright (c) 2009 esd gmbh. Copyright (c) 2009 esd gmbh hannover germany. Copyright (c) 2009 Wind River Systems, Inc. Tom Rix Copyright (c) 2009 Wind River Systems, Inc. Tom Rix Copyright (c) 2009 Texas Instruments Copyright (c) 2009 Samsung Electronics. Minkyu Kang Copyright (c) 2009 Samsung Electronics Kyungmin Park Minkyu Kang Copyright (c) 2009 Robin Getz Copyright (c) 2009 Pattrick Hueper All rights reserved. Copyright (c) 2009 MontaVista Software, Inc. Copyright (c) 2009 Micrel Inc. Copyright (c) 2009 Ilya Yanok Copyright (c) 2009 Freescale Semiconductor, Inc. Copyright (c) 2009 Daniel Mack Copyright (c) 2009 Analog Devices Inc. Copyright (c) 2008-2011 Analog Devices Inc. Copyright (c) 2008-2009, NVIDIA Corporation. Copyright (c) 2008-2009, MontaVista Software, Inc. Copyright (c) 2008-2009 esd gmbh. Copyright (c) 2008-2009 MontaVista Software, Inc. Copyright (c) 2008-2009 Analog Devices Inc. Licensed under the GPL-2 or later. Copyright (c) 2008, Michael Trimarchi All rights reserved. Copyright (c) 2008, Michael Trimarchi Copyright (c) 2008, Excito Elektronik i Skåne AB Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved. Copyright (c) 2008, 2011, 2014 2014 Nobuhiro Iwamatsu Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. Copyright (c) 2008, 2009 esd gmbh Hannover Germany Copyright (c) 2008 coresystems GmbH All rights reserved. Copyright (c) 2008 Yusuke Goda Copyright (c) 2008 Yoshihiro Shimoda Copyright (c) 2008 Texas Instruments Author: Thomas Abraham t-abraham@ti.com, Texas Instruments Copyright (c) 2008 Texas Instruments Copyright (c) 2008 Pieter Voorthuijsen Copyright (c) 2008 Magnus Damm Copyright (c) 2008 Herbert Xu Copyright (c) 2008 Freescale Semiconductor, Inc. Author: Scott Wood Copyright (c) 2008 Excito Elektronik i Sk=E5ne AB Copyright (c) 2008 Eric Jarrige Copyright (c) 2008 Analog Devices Inc. Copyright (c) 2008 - 2012 Nobuhiro Iwamatsu Copyright (c) 2007-2008, Juniper Networks, Inc. All rights reserved. Copyright (c) 2007-2008, Juniper Networks, Inc. Copyright (c) 2007,2008 Nobuhiro Iwamatsu Copyright (c) 2007,2008 Nobuhiro Iwamatsu Copyright (c) 2007,2008 Nobuhiro Iwamatsu Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved. Copyright (c) 2007 Nobuhiro Iwamatsu Copyright (c) 2007 Nobuhiro Iwamatsu Copyright (c) 2007 Lithu K Kumar, Hiran Venugopalan Copyright (c) 2007 Carlos Munoz Copyright (c) 2007 Samsung Electronics Copyright (c) 2006-2013 Ingenic Semiconductor Copyright (c) 2006-2009, 2011 Freescale Semiconductor, Inc. Author: Shlomi Gridih Copyright (c) 2006-2009 Analog Devices Inc. Licensed under the GPL-2 or later. Copyright (c) 2006-2008 Syed Mohammed Khasim Copyright (c) 2006-2008 Freescale Semiconductor Copyright (c) 2006-2007 Wind River Systems, Inc. Copyright (c) 2006, 2007 Wind River Systems, Inc. Copyright (c) 2006 Wind River Systems, Inc. Copyright (c) 2006 Thomas Gleixner Copyright (c) 2006 Tensilica, Inc. All Rights Reserved. Copyright (c) 2006 Tejun Heo Copyright (c) 2006 SUSE Linux Products GmbH Copyright (c) 2006 Herbert Valerio Riedel Copyright (c) 2006 Ben Warren, Qstreams Networks Inc. With help from the common/soft_spi and arch/powerpc/cpu/mpc8260 drivers Copyright (c) 2005-2011 Analog Devices Inc. Copyright (c) 2005-2008 Analog Devices Inc. Copyright (c) 2005-2007 Analog Devices Inc. Copyright (c) 2005-2006 Gianluigi Tiesi Parts by Kees Zeelenberg (LibGW32C) Copyright (c) 2005, 2009 Freescale Semiconductor, Inc Copyright (c) 2005 MontaVista Software Copyright (c) 2005 David Brownell Use the driver model and standard identifiers; handle bigger timeouts. Copyright (c) 2005 Ben Gardner This source code is licensed under the GNU General Public License, Version 2. See the file COPYING for more details. Copyright (c) 2005 Ben Gardner Copyright (c) 2005 Arthur Shipkowski Copyright (c) 2004-2008 Texas Instruments Copyright (c) 2004-2005 Sergey Lyubka All rights reserved Copyright (c) 2004-2005 Sergey Lyubka Copyright (c) 2004, 2008 IBM Corporation Copyright (c) 2004 Texas Instruments. 1. Modified to support OMAP1610 32-KHz watchdog timer 2. Ported to 2.6 kernel Copyright (c) 2004 Texas Instruments Copyright (c) 2004 Cisco Systems, Inc. Copyright (c) 2004 Texas Instruments Copyright (c) 2003/06, Courage Co., Ltd. Copyright (c) 2003-2006, Cluster File Systems, Inc, info@clusterfs.com Written by Alex Tomas Copyright (c) 2003-2005 by Peter Astrand Licensed to PSF under a Contributor Agreement. See http://www.python.org/2.4/license for licensing details. Copyright (c) 2003,Motorola Inc. Xianghua Xiao (X.Xiao@motorola.com) Copyright (c) 2003 Wolfgang Denk, wd@denx.de Rewritten to fit into the current U-Boot framework Copyright (c) 2003 Texas Instruments Copyright (c) 2003 Motorola,Inc. Xianghua Xiao, (X.Xiao@motorola.com) Copyright (c) 2003 Motorola,Inc. Copyright (c) 2003 Josef Baumgartner josef.baumgartner@telex.de> Copyright (c) 2003 Josef Baumgartner 2006 Zachary P. Landau Copyright (c) 2003 Josef Baumgartner Copyright (c) 2003 Wolfgang Denk Copyright (c) 2003 Richard Woodruff Copyright (c) 2003 Kshitij Copyright (c) 2002-2007 Xilinx Inc. Copyright (c) 2002 Kyle Harris Copyright (c) 2002 Gary Jennejohn Copyright (c) 2002 Alex Züpke Copyright (c) 2002 Alex Zupke Copyright (c) 2001 Wolfgang Denk, DENX Software Engineering, . Copyright (c) 2001 William L. Pitts All rights reserved. Copyright (c) 2001 Navin Boppuri / Prashant Patel nboppuri@trinetcommunication.com>, pmpatel@trinetcommunication.com> Copyright (c) 2001 MIPS Technologies, Inc. Copyright (c) 2001 Hewlett Packard Copyright (c) 2001 Gerd Mennchen Copyright (c) 2001 Charles Mott Copyright (c) 2001 Marius Gröger Copyright (c) 2001 Marius Groger Copyright (c) 2001 Alex Züpke Copyright (c) 2000, 2001, 2002 Lineo Copyright (c) 2000 by Silicon Graphics, Inc. Copyright (c) 2000 William L. Pitts and W. Gerald Hicks All rights reserved. Copyright (c) 2000 Silicon Graphics, Inc. Copyright (c) 2000 MontaVista Software, Inc. Dan Malek (dmalek@jlc.net) Copyright (c) 2000 MontaVista Software, Inc (source@mvista.com) 2.3.99 Updates Copyright (c) 2000 - 2013 Samsung Electronics Co., Ltd. All rights reserved. Sanghee Kim Copyright (c) 2000 Wolfgang Denk Copyright (c) 1999-2002 Vojtech Pavlik Copyright (c) 1999 Dan Malek (dmalek@jlc.net) Copyright (c) 1999 Magnus Damm Copyright (c) 1998 by Michael Barr. This software is placed into the public domain and may be used for any purpose. However, this notice must not be changed or removed and no warranty is either expressed or implied by its publication or distribution. Copyright (c) 1998 Michael Zucchi, All Rights Reserved ## Copyright (c) 1998 Harald Koerfgen Copyright (c) 1998 Dan Malek Copyright (c) 1997 Dan Malek (dmalek@jlc.net) Copyright (c) 1996 Russell King. Copyright (c) 1995, 1996, 2001, 2002 Erik Theisen. All rights reserved. Copyright (c) 1994, 95, 96, 97, 98, 2000, 01 Ralf Baechle Copyright (c) 1994 - 1997, 1999, 2000 Ralf Baechle (ralf@gnu.org) Copyright (c) 1992, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1992 Simon Glass Copyright (C) UDOO Team Copyright (C) Thomas Gleixner Copyright (C) Sun Microsystems 2008 Copyright (C) Stefano Babic Copyright (C) Samsung Electronics, 2009 Copyright (C) STMicroelectronics SA 2017 Author(s): Patrice CHOTARD, for STMicroelectronics. Copyright (C) STMicroelectronics SA 2017 Copyright (C) STMicroelectronics 2018 - All Rights Reserved Author: Gabriel Fernandez for STMicroelectronics. Copyright (C) STMicroelectronics 2017 - All Rights Reserved Author: Torgue Alexandre for STMicroelectronics. Copyright (C) STMicroelectronics 2017 - All Rights Reserved Author: Ludovic Barre for STMicroelectronics. Copyright (C) ST-Ericsson SA 2010 Copyright (C) SAN People Copyright (C) Procsys. All rights reserved. Mushtaq Khan mushtaqk_921@yahoo.co.in> Copyright (C) Nokia Corporation, 2007 Copyright (C) Nelson Integration, LLC 2016 Author: Eric Nelson Copyright (C) Nalin Dahyabhai Copyright (C) Marvell International Ltd. and its affiliates Written-by: Prafulla Wadaskar Copyright (C) Marvell International Ltd. and its affiliates Copyright (C) Linux Networx. Massive upgrade to work with the new intel gigabit NICs. ebiederman at lnxi dot com> Copyright (C) Jasbir Matharu Copyright (C) Freescale Semiconductor, Inc. 2007 Copyright (C) Freescale Semiconductor, Inc. 2006. Author: Jason Jin Zhang Wei Copyright (C) Freescale Semiconductor, Inc. 2006. Copyright (C) Freescale Semiconductor, Inc. 2006-2007 Copyright (C) Freescale Semiconductor, Inc. 2006, 2010. Copyright (C) Excito Elektronik i Skåne AB, All rights reserved. Author: Tor Krill Copyright (C) Excito Elektronik i Skåne AB, 2010. Author: Tor Krill Copyright (C) EETS GmbH, 2017, Felix Brack Copyright (C) David Mosberger-Tang Copyright (C) DENX Written-by: Albert ARIBAUD Copyright (C) DENX GmbH Copyright (C) Broadcom Corporation Copyright (C) Archway Digital Solutions. Copyright (C) Albert ARIBAUD Copyright (C) Adam Ford Copyright (C) ARM Ltd 2015 Copyright (C) ARM Limited Copyright (C) 2019 Stefan Roese Copyright (C) 2019 Philippe Reynes Copyright (C) 2019 NXP Copyright (C) 2019 Infobric AB. Sebastian Sjöberg Copyright (C) 2019 Heiko Schocher Copyright (C) 2019 B&R Industrial Automation GmbH http://www.br-automation.com Copyright (C) 2019 B&R Industrial Automation GmbH - https://www.br-automation.com/ Copyright (C) 2018-2019 Renesas Electronics Corp. Copyright (C) 2018, Tuomas Tynkkynen Copyright (C) 2018, STMicroelectronics - All Rights Reserved Author: Fabrice Gasnier . Copyright (C) 2018, STMicroelectronics - All Rights Reserved Author: Fabrice Gasnier Copyright (C) 2018, STMicroelectronics - All Rights Reserved Author: Christophe Kerello Copyright (C) 2018, STMicroelectronics - All Rights Reserved Author(s): Patrice Chotard, for STMicroelectronics. Copyright (C) 2018, STMicroelectronics - All Rights Reserved Author(s): Patrice CHOTARD, for STMicroelectronics. Copyright (C) 2018, STMicroelectronics - All Rights Reserved Copyright (C) 2018, IBM Corporation. Copyright (C) 2018, EETS GmbH, http://www.eets.ch/ Copyright (C) 2018, DENX Software Engineering Lukasz Majewski Copyright (C) 2018, Bin Meng Copyright (C) 2018, Anup Patel Copyright (C) 2018 Ã�lvaro Fernández Rojas Copyright (C) 2018 Álvaro Fernández Rojas Copyright (C) 2018 Xilinx, Inc. - Michal Simek Copyright (C) 2018 Xilinx, Inc. (Michal Simek) Copyright (C) 2018 Xilinx, Inc. Copyright (C) 2018 Vasily Khoruzhick Copyright (C) 2018 VanguardiaSur Copyright (C) 2018 Toradex Authors: Stefan Agner Copyright (C) 2018 Toradex AG Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Lokesh Vutla Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/ Lokesh Vutla This file is derived from arch/arm/mach-zynqmp/cpu.c) Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/ Lokesh Vutla Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/ Based on drivers/firmware/ti_sci.h from Linux. Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/ Andreas Dannenberg Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com Written by Jean-Jacques Hiblot Copyright (C) 2018 Texas Instruments Incorporated Grygorii Strashko Copyright (C) 2018 Texas Instruments Incorporated Copyright (C) 2018 Texas Instruments Copyright (C) 2018 Telus Copyright (C) 2018 Technexion Ltd. Copyright (C) 2018 Synopsys, Inc. All rights reserved. Author: Eugeniy Paltsev Copyright (C) 2018 Synopsys, Inc. All rights reserved. Copyright (C) 2018 Synopsys Author: Eugeniy Paltsev Copyright (C) 2018 Stefan Roese Copyright (C) 2018 SolidRun ltd Copyright (C) 2018 Simone CIANNI Copyright (C) 2018 SiFive, Inc. Wesley Terpstra Paul Walmsley Copyright (C) 2018 Samsung Electronics Jaehoon Chung Copyright (C) 2018 STMicroelectronics - All Rights Reserved Author(s): Yannick Fertre for STMicroelectronics. Philippe Cornu for STMicroelectronics. Copyright (C) 2018 STMicroelectronics - All Rights Reserved Copyright (C) 2018 Renesas Electronics Corporation Copyright (C) 2018 Renesas Electronics Corp. Copyright (C) 2018 Ramon Fried Copyright (C) 2018 Raffaele RECALCATI Copyright (C) 2018 Philippe Reynes Copyright (C) 2018 Olimex Ltd. Author: Stefan Mavrodiev Copyright (C) 2018 Microhip / Atmel Corporation Wenyou.Yang Copyright (C) 2018 Microchip Technology, Inc. Eugen Hristev Copyright (C) 2018 Microchip Technology Inc. Eugen Hristev Copyright (C) 2018 Microchip Technology Inc. Copyright (C) 2018 Microchip Corporation Eugen Hristev Copyright (C) 2018 Michal Simek Copyright (C) 2018 Methode Copyright (C) 2018 MediaTek Inc. Ryder Lee Copyright (C) 2018 MediaTek Inc. Author: Wu Zou Ryder Lee Copyright (C) 2018 MediaTek Inc. Author: Weijie Gao Copyright (C) 2018 MediaTek Inc. Author: Ryder Lee Copyright (C) 2018 MediaTek Inc. Copyright (C) 2018 Masahiro Yamada Copyright (C) 2018 Marvell International Ltd. Copyright (C) 2018 Martin Blumenstingl Copyright (C) 2018 Marek Vasut Copyright (C) 2018 Marek Vasut Copyright (C) 2018 Marek Vasut Copyright (C) 2018 Marek Behun Copyright (C) 2018 Manivannan Sadhasivam Copyright (C) 2018 Lukasz Majewski, DENX Software Engineering, lukma@denx.de Copyright (C) 2018 Lukasz Majewski Copyright (C) 2018 Logic PD, Inc - http://www.logicpd.com/ Copyright (C) 2018 Linaro Limited Copyright (C) 2018 Jerome Brunet Copyright (C) 2018 Jagan Teki Copyright (C) 2018 Jagan Teki Copyright (C) 2018 Jacopo Mondi Copyright (C) 2018 Intel Corporation Copyright (C) 2018 Intel Corporation Copyright (C) 2018 Hauke Mehrtens Copyright (C) 2018 Hannes Schmelzer - B&R Industrial Automation GmbH - http://www.br-automation.com Copyright (C) 2018 Grinn Sp. z o.o. -- http://www.grinn-global.com/ Author: Marcin Niestroj Copyright (C) 2018 Exceet Electronics GmbH Copyright (C) 2018 EETS GmbH - https://www.eets.ch/ Copyright (C) 2018 EETS GmbH - http://www.eets.ch/ Copyright (C) 2018 Dennis Gilmore based on board/solidrun/clearfog/clearfog.c Copyright (C) 2018 Dennis Gilmore Copyright (C) 2018 DENX Software Engineering Lukasz Majewski, DENX Software Engineering, lukma@denx.de Copyright (C) 2018 Cryptera A/S Copyright (C) 2018 Collabora Ltd. Copyright (C) 2018 Chen-Yu Tsai Copyright (C) 2018 Bootlin Copyright (C) 2018 BayLibre, SAS Author: Neil Armstrong Copyright (C) 2018 BayLibre, SAS Author: Neil Armstrong Copyright (C) 2018 BayLibre, SAS Author: Jorge Ramirez-Ortiz Copyright (C) 2018 BayLibre, SAS Copyright (C) 2018 BTicino Copyright (C) 2018 B&R Industrial Automation GmbH http://www.br-automation.com Copyright (C) 2018 Armadeus Systems Copyright (C) 2018 Armadeus Systems Copyright (C) 2018 Arm Ltd Author: Liviu Dudau Copyright (C) 2018 Anup Patel Copyright (C) 2018 Amarula Solutions. Author: Jagan Teki Copyright (C) 2018 Amarula Solutions. Copyright (C) 2018 Amarula Solutions B.V. Author: Jagan Teki Copyright (C) 2018 Amarula Solutions B.V. Copyright (C) 2018 Amarula Solutions Author: Jagan Teki Copyright (C) 2018 Allied Telesis Labs Copyright (C) 2018 Alexander Graf Copyright (C) 2018 Aleksandr Aleksandrov Copyright (C) 2017-2018 Texas Instruments Incorporated - http://www.ti.com/ Lokesh Vutla Copyright (C) 2017-2018 Samuel Holland Copyright (C) 2017-2018 STMicroelectronics - All Rights Reserved Author(s): Philippe Cornu for STMicroelectronics. Yannick Fertre for STMicroelectronics. Copyright (C) 2017-2018 Marek Vasut Copyright (C) 2017-2018 Intel Corporation Copyright (C) 2017, Tuomas Tynkkynen Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author: Patrick Delaunay Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author: Pascal Paillet

for STMicroelectronics. Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Vikas Manocha, for STMicroelectronics. Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Patrice Chotard, for STMicroelectronics. Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Patrice CHOTARD, for STMicroelectronics. Copyright (C) 2017, STMicroelectronics - All Rights Reserved Author(s): Alexandre Torgue for STMicroelectronics. Copyright (C) 2017, Konsulko Group Copyright (C) 2017, Intel Corporation Copyright (C) 2017, Grinn - http://grinn-global.com/ Copyright (C) 2017, DENX Software Engineering Lukasz Majewski Copyright (C) 2017, Bin Meng Copyright (C) 2017 Álvaro Fernández Rojas Copyright (C) 2017 Xingyu Chen Copyright (C) 2017 Weidmüller Interface GmbH & Co. KG Stefan Herbrechtsmeier Copyright (C) 2017 Vasily Khoruzhick Copyright (C) 2017 Touchless Biometric Systems AG Tomas Novotny Copyright (C) 2017 Toradex Author: Stefan Agner Copyright (C) 2017 Topic Embedded Products Copyright (C) 2017 Theobroma Systems Design und Consulting GmbH Copyright (C) 2017 Theobroma Systems Design und Consulting GmH Copyright (C) 2017 The Android Open Source Project Copyright (C) 2017 Texas Instruments Written by Franklin Cooper Jr. Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ Written by Jean-Jacques Hiblot Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2017 Synopsys, Inc. All rights reserved. Copyright (C) 2017 Synopsys Author: Eugeniy Paltsev Copyright (C) 2017 Stefano Babic Copyright (C) 2017 Stefan Roese Copyright (C) 2017 Soeren Moch Copyright (C) 2017 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2017 Socionext Inc. Copyright (C) 2017 SiFive Copyright (C) 2017 Rockchip Electronics Co., Ltd. Copyright (C) 2017 Rockchip Electronics Co., Ltd Author: Andy Yan Copyright (C) 2017 Rockchip Electronic Co.,Ltd Copyright (C) 2017 Rick Chen (rick@andestech.com) Copyright (C) 2017 Renesas Electronics Corporation Copyright (C) 2017 Renesas Electronics Corp. Copyright (C) 2017 Rask Ingemann Lambertsen Copyright (C) 2017 Priit Laes Copyright (C) 2017 Paolo Pisati

Copyright (C) 2017 PHYTEC Messtechnik GmbH Author: Wadim Egorov Copyright (C) 2017 Opal Kelly Inc. Copyright (C) 2017 National Instruments Corp Written by Michal Simek Copyright (C) 2017 NXP Semiconductors Copyright (C) 2017 NXP Copyright (C) 2017 Microchip Wenyou.Yang Copyright (C) 2017 Microchip Wenyou Yang Copyright (C) 2017 Microchip Technology Inc. Wenyou Yang Ludovic Desroches Copyright (C) 2017 Microchip Technology Inc, Ludovic Desroches Copyright (C) 2017 Microchip Corporation. Copyright (C) 2017 Microchip Corporation Wenyou.Yang Copyright (C) 2017 Microchip Corporation Wenyou Yang Copyright (C) 2017 Masahiro Yamada Copyright (C) 2017 Marvell Technology Group Ltd. Copyright (C) 2017 Marvell Gregory CLEMENT Copyright (C) 2017 Martin Blumenstingl Copyright (C) 2017 Marek Vasut Copyright (C) 2017 Marek Vasut Copyright (C) 2017 Marek Vasut Copyright (C) 2017 Marek Vasut Copyright (C) 2017 Marek Behun Copyright (C) 2017 Lukasz Majewski, DENX Software Engineering, lukma@denx.de Copyright (C) 2017 Logic PD, Inc. Copyright (C) 2017 Logic PD - http://www.logicpd.com Copyright (C) 2017 Linaro Bryan O'Donoghue Copyright (C) 2017 Jerome Brunet Copyright (C) 2017 Jelle van der Waa Copyright (C) 2017 Jagan Teki Copyright (C) 2017 Jagan Teki Copyright (C) 2017 Intel Corporation All rights reserved. Copyright (C) 2017 Intel Corporation Copyright (C) 2017 Impinj Copyright (C) 2017 Icenowy Zheng Copyright (C) 2017 Icenowy Zheng Copyright (C) 2017 Grinn - http://grinn-global.com/ Copyright (C) 2017 Grinn Copyright (C) 2017 Google, Inc. Written by Simon Glass Copyright (C) 2017 Google, Inc Written by Simon Glass Copyright (C) 2017 Google, Inc Copyright (C) 2017 Glider bvba Copyright (C) 2017 Fuzhou Rockchip Electronics Co., Ltd author: Eric Gao Copyright (C) 2017 Fuzhou Rockchip Electronics Co., Ltd Copyright (C) 2017 Engicam S.r.l. Copyright (C) 2017 Eddie Cai Copyright (C) 2017 DENX Software Engineering Lukasz Majewski, DENX Software Engineering, lukma@denx.de Copyright (C) 2017 Cogent Embedded, Inc. Copyright (C) 2017 Cogent Embedded Inc. Copyright (C) 2017 Chen-Yu Tsai Copyright (C) 2017 Broadcom Florian Fainelli Copyright (C) 2017 Bin Meng Copyright (C) 2017 Beckhoff Automation GmbH & Co. KG Patrick Bruenn

Copyright (C) 2017 Armadeus Systems Copyright (C) 2017 Antony Antony Copyright (C) 2017 Andes Technology Corporation. Rick Chen, Andes Technology Corporation Copyright (C) 2017 Andes Technology Corporation Rick Chen, Andes Technology Corporation Copyright (C) 2017 Andes Technology Chih-Mao Chen Copyright (C) 2017 Amarula Solutions B.V. Author: Jagan Teki Copyright (C) 2017 Amarula Solutions B.V. Copyright (C) 2017 Amarula Solutions Copyright (C) 2017 Allied Telesis Labs Copyright (C) 2017 Alexander Graf Copyright (C) 2017 Aditya Prayoga Copyright (C) 2016-2018 Toradex AG Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2016-2018 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2016-2018 Intel Corporation. All rights reserved Copyright (C) 2016-2018 Intel Corporation Copyright (C) 2016-2017 Stefan Roese Copyright (C) 2016-2017 Socionext Inc. Author: Masahiro Yamada Kunihiko Hayashi Copyright (C) 2016-2017 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2016-2017 Socionext Inc. Copyright (C) 2016-2017 Rockchip Electronics Co., Ltd Copyright (C) 2016-2017 Rockchip Electronic Co.,Ltd Copyright (C) 2016-2017 Renesas Electronics Corp. Copyright (C) 2016-2017 Micron Technology, Inc. Copyright (C) 2016-2017 Lukasz Majewski, DENX Software Engineering, lukma@denx.de Copyright (C) 2016-2017 Intel Corporation Copyright (C) 2016-2017 Intel Corporation Copyright (C) 2016, Texas Instruments, Incorporated - http://www.ti.com/ Copyright (C) 2016, Texas Instruments, Incorporated Copyright (C) 2016, STMicroelectronics - All Rights Reserved Author(s): Vikas Manocha, for STMicroelectronics. Copyright (C) 2016, STMicroelectronics - All Rights Reserved Author(s): Christophe Ricard for STMicroelectronics. Copyright (C) 2016, Lukasz Majewski Copyright (C) 2016, Imagination Technologies Ltd. Zubair Lutfullah Kakakhel Copyright (C) 2016, Imagination Technologies Ltd. Copyright (C) 2016, George McCollister Copyright (C) 2016, Freescale Semiconductor Copyright (C) 2016, Bin Meng Copyright (C) 2016 samtec automotive software & electronics gmbh Copyright (C) 2016 by NXP Semiconductors Inc. Date & Time support for PCF2127 RTC Copyright (C) 2016 Xilinx, Inc. Copyright (C) 2016 Vladimir Zapolskiy Copyright (C) 2016 Uwe Kleine-König Copyright (C) 2016 Toradex Author: Stefan Agner Copyright (C) 2016 Toradex AG Stefan Agner Copyright (C) 2016 Toradex AG Copyright (C) 2016 Topic Embedded Products Copyright (C) 2016 Tomas Hlavacek Copyright (C) 2016 Tomas Hlavacek Copyright (C) 2016 Timesys Corporation Copyright (C) 2016 The Android Open Source Project Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2016 Synopsys, Inc. All rights reserved. Copyright (C) 2016 Stefano Babic Copyright (C) 2016 Stefan Roese Copyright (C) 2016 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2016 Socionext Inc. Copyright (C) 2016 Siarhei Siamashka Copyright (C) 2016 Samsung Electronics Thomas Abraham Copyright (C) 2016 Samsung Electronics Jaehoon Chung Copyright (C) 2016 STMicroelectronics Author: Gabriel Fernandez for STMicroelectronics. License terms: GNU General Public License (GPL), version 2 Copyright (C) 2016 STMicroelectronics (R&D) Limited. Author: Patrice Chotard Copyright (C) 2016 Rockchip Electronics Co., Ltd Copyright (C) 2016 Rockchip Electronic Co.,Ltd Written by Kever Yang Copyright (C) 2016 Renesas Electronics Corporation Copyright (C) 2016 Renesas Electronics Corp. Copyright (C) 2016 Peng Fan Copyright (C) 2016 Pavel Machek Copyright (C) 2016 Paul Kocialkowski Copyright (C) 2016 PHYTEC Messtechnik GmbH Author: Christian Hemp Copyright (C) 2016 NextThing Co. Copyright (C) 2016 Nelson Integration, LLC Author: Eric Nelson Copyright (C) 2016 NXP Semiconductors. Author: Fabio Estevam Copyright (C) 2016 NXP Semiconductors Author: Fabio Estevam Copyright (C) 2016 NXP Semiconductors Copyright (C) 2016 Milo Kim Copyright (C) 2016 Microchip Wenyou.Yang Copyright (C) 2016 Michal Simek Copyright (C) 2016 Maxime Ripard Copyright (C) 2016 Masahiro Yamada Copyright (C) 2016 Marvell, All Rights Reserved. Copyright (C) 2016 Marvell Technology Group Ltd. Copyright (C) 2016 Marvell International Ltd. https://spdx.org/licenses Copyright (C) 2016 Marvell International Ltd. Copyright (C) 2016 Marvell Copyright (C) 2016 Mario Six Copyright (C) 2016 Marek Vasut Copyright (C) 2016 Marcel Ziswiler Copyright (C) 2016 Ladislav Michl Copyright (C) 2016 Jean-Francois Moine Copyright (C) 2016 James Pettigrew Copyright (C) 2016 Jagan Teki Christophe Ricard Copyright (C) 2016 Jagan Teki Copyright (C) 2016 Imagination Technologies Copyright (C) 2016 Icenowy Zheng Copyright (C) 2016 Icenowy Zheng Copyright (C) 2016 Hans de Goede Copyright (C) 2016 Hannes Schmelzer - Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com Copyright (C) 2016 Grinn Copyright (C) 2016 Google, Inc. Copyright (C) 2016 Google, Inc Written by Simon Glass Copyright (C) 2016 Google, Inc Written by Amar Copyright (C) 2016 Google, Inc Copyright (C) 2016 Google Inc. Copyright (C) 2016 Glider bvba Copyright (C) 2016 George McCollister Copyright (C) 2016 Freescale Semiconductor, Inc. Copyright (C) 2016 Free Electrons Copyright (C) 2016 Engicam S.r.l. Author: Jagan Teki Copyright (C) 2016 Engicam S.r.l. Copyright (C) 2016 Endless Mobile, Inc. https://spdx.org/licenses Copyright (C) 2016 Endless Mobile, Inc. Author: Carlo Caione Copyright (C) 2016 Endless Mobile, Inc. Copyright (C) 2016 Derald D. Woods Copyright (C) 2016 David Lechner Copyright (C) 2016 Daniel Schwierzeck Copyright (C) 2016 Compulab, Ltd. Copyright (C) 2016 Cogent Embedded, Inc., Copyright (C) 2016 Cogent Embedded, Inc. Copyright (C) 2016 Cogent Embedded Inc. Copyright (C) 2016 Chen-Yu Tsai Author: Chen-Yu Tsai Copyright (C) 2016 Chen-Yu Tsai Copyright (C) 2016 Cadence Design Systems Inc. Copyright (C) 2016 Bin Meng Copyright (C) 2016 BayLibre, SAS. All rights reserved. Author: Neil Armstrong Copyright (C) 2016 BayLibre, SAS Author: Neil Armstrong Copyright (C) 2016 BayLibre, SAS Author: Maxime Jourdan Copyright (C) 2016 Author: Chen-Yu Tsai Copyright (C) 2016 Atmel, 2016 Nicolas Ferre Copyright (C) 2016 Atmel, Copyright (C) 2016 Atmel Corporation Wenyou.Yang Copyright (C) 2016 Andes Technology Corporation Rick Chen, Andes Technology Corporation Copyright (C) 2016 Andes Technology Corporation Nobuhiro Lin, Andes Technology Corporation Macpaul Lin, Andes Technology Corporation Copyright (C) 2016 Amarula Solutions B.V. Copyright (C) 2016 Amarula Solutions Copyright (C) 2016 Altera Corporation. All rights reserved derived from Steffen Trumtrar's "altr,rst-mgr-a10.h" Copyright (C) 2016 Advantech Corporation Copyright (C) 2016 ARM Ltd. based on the Allwinner H3 dtsi: Copyright (C) 2016 ARM Ltd. Copyright (C) 2016 - 2018 Xilinx, Inc. Copyright (C) 2015-2019 Renesas Electronics Corporation Copyright (C) 2015-2018, Bin Meng Copyright (C) 2015-2017, STMicroelectronics - All Rights Reserved Copyright (C) 2015-2017 Socionext Inc. Author: Masahiro Yamada Kunihiko Hayashi Copyright (C) 2015-2017 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2015-2017 Socionext Inc. Copyright (C) 2015-2017 Renesas Electronics Corporation Copyright (C) 2015-2017 Intel Corporation Copyright (C) 2015-2017 Glider bvba Based on clk-rcar-gen2.c Copyright (C) 2015-2017 Cogent Embedded, Inc. Copyright (C) 2015-2017 Altera Corporation Copyright (C) 2015-2016 Wills Wang Based on Atheros LSDK/QSDK and u-boot_mod project Copyright (C) 2015-2016 Wills Wang Based on Atheros LSDK/QSDK Copyright (C) 2015-2016 Wills Wang Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ Lokesh Vutla Steve Kipisz Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2015-2016 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2015-2016 Stefan Roese Copyright (C) 2015-2016 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2015-2016 Socionext Inc. Copyright (C) 2015-2016 Renesas Electronics Corporation Copyright (C) 2015-2016 Renesas Electronics Corp. Copyright (C) 2015-2016 Reinhard Pfau Copyright (C) 2015-2016 Raspberry Pi (Trading) Ltd. which is based on mmc-bcm2835.c by Gellert Weisz which is, in turn, based on sdhci-bcm2708.c by Broadcom sdhci-bcm2835.c by Stephen Warren and Oleksandr Tymoshenko sdhci.c and sdhci-pci.c by Pierre Ossman Copyright (C) 2015-2016 Marvell International Ltd. Copyright (C) 2015-2016 Marcel Ziswiler Copyright (C) 2015-2016 Glider bvba Copyright (C) 2015-2016 Freescale Semiconductor, Inc. Copyright (C) 2015, Texas Instruments, Incorporated Copyright (C) 2015, Siemens AG Copyright (C) 2015, Savoir-faire Linux Inc. Copyright (C) 2015, Saket Sinha Copyright (C) 2015, STMicroelectronics - All Rights Reserved Author: Maxime Coquelin for STMicroelectronics. Copyright (C) 2015, STMicroelectronics - All Rights Reserved Author(s): Maxime Coquelin for STMicroelectronics. Copyright (C) 2015, Microchip Technology Inc. Purna Chandra Mandal Copyright (C) 2015, Microchip Technology Inc. Cristian Birsan Purna Chandra Mandal Copyright (C) 2015, Miao Yan Copyright (C) 2015, Kodak Alaris, Inc Copyright (C) 2015, Inverse Path Andrej Rosano Copyright (C) 2015, Intel Corporation Copyright (C) 2015, Hisilicon Ltd. Copyright (C) 2015, Google, Inc Copyright (C) 2015, Freescale Semiconductor Copyright (C) 2015, Bin Meng Copyright (C) 2015, Bachmann electronic GmbH Copyright (C) 2015 Xilinx, Inc. Copyright (C) 2015 Wenyou Yang Copyright (C) 2015 Udoo Author: Tungyi Lin Richard Hu Based on board/wandboard/spl.c Copyright (C) 2015 Toradex, Inc. Copyright (C) 2015 Toradex AG Copyright (C) 2015 Toby Churchill Ltd - http://www.toby-churchill.com/ Copyright (C) 2015 Toby Churchill - http://www.toby-churchill.com/ Copyright (C) 2015 Timesys Corporation Copyright (C) 2015 Thomas Chou Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2015 Technexion Ltd. Copyright (C) 2015 Synopsys, Inc. All rights reserved. Copyright (C) 2015 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2015 Stefan Wahren Copyright (C) 2015 Stefan Roese Copyright (C) 2015 Socionext Inc. Author: Masahiro Yamada Copyright (C) 2015 Socionext Inc. Copyright (C) 2015 Simon Arlott Copyright (C) 2015 Samsung Electronics Przemyslaw Marczak

Copyright (C) 2015 Samsung Electronics Copyright (C) 2015 Sakari Ailus Copyright (C) 2015 Russell King Copyright (C) 2015 Roy Spliet Copyright (C) 2015 Renesas Solutions Corp. Copyright (C) 2015 Renesas Electronics Europe GmbH Copyright (C) 2015 Renesas Electronics Corporation Copyright (C) 2015 Renesas Electronics Corp. Copyright (C) 2015 Reinhard Pfau Copyright (C) 2015 Regents of the University of California Copyright (C) 2015 Purna Chandra Mandal, purna.mandal@microchip.com Copyright (C) 2015 Purna Chandra Mandal Copyright (C) 2015 Phil Sutter Copyright (C) 2015 Paul Kocialkowski Copyright (C) 2015 Nobuhiro Iwamatsu Copyright (C) 2015 Nathan Rossi Copyright (C) 2015 Moritz Fischer IP from Cadence (ID T-CS-PE-0007-100, Version R1p10f2) Copyright (C) 2015 Microchip Technology Inc. obj-$(CONFIG_MACH_PIC32) += ddr2.o Copyright (C) 2015 Microchip Technology Inc. Andrei Pistirica Copyright (C) 2015 Masahiro Yamada Copyright (C) 2015 Marvell International Ltd. Copyright (C) 2015 Marvell Copyright (C) 2015 Marek Vasut Copyright (C) 2015 Lukasz Majewski Copyright (C) 2015 Linaro. Peter Griffin Copyright (C) 2015 Linaro Peter Griffin Copyright (C) 2015 K. Merker Copyright (C) 2015 Jens Kuske Copyright (C) 2015 Jablotron s.r.o. -- http://www.jablotron.com/ Author: Rostislav Lisovy Copyright (C) 2015 Hans de Goede Copyright (C) 2015 Google. Inc Written by Simon Glass Copyright (C) 2015 Google, Inc Written by Simon Glass Copyright (C) 2015 Google, Inc Copyright (C) 2015 Gerald Kerma Tony Dinh Refer to doc/README.kwbimage for more details about how-to configure and create kirkwood boot images. Copyright (C) 2015 Gerald Kerma Tony Dinh Luka Perkov Copyright (C) 2015 Gerald Kerma Tony Dinh Copyright (C) 2015 General Electric Company Copyright (C) 2015 Freescale Semiconductor, Inc. Peng Fan Copyright (C) 2015 Freescale Semiconductor, Inc. Fabio Estevam Copyright (C) 2015 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2015 Freescale Semiconductor, Inc. 2015 Toradex AG Copyright (C) 2015 Freescale Semiconductor, Inc. Copyright (C) 2015 Freescale Semiconductor, Inc Peng Fan Copyright (C) 2015 Freescale Semiconductor Copyright (C) 2015 Free Electrons Gregory CLEMENT gregory.clement@free-electrons.com Copyright (C) 2015 Free Electrons Gregory CLEMENT Copyright (C) 2015 ECA Sinters Copyright (C) 2015 DAVE Embedded Systems Copyright (C) 2015 Cristian Birsan Purna Chandra Mandal Copyright (C) 2015 Compulab, Ltd. Copyright (C) 2015 CompuLab, Ltd. Copyright (C) 2015 CompuLab Ltd. - http://www.compulab.co.il/ Author: Dmitry Lifshitz Copyright (C) 2015 Cogent Embedded, Inc. Copyright (C) 2015 Christoph Junghans Copyright (C) 2015 Chen-Yu Tsai Copyright (C) 2015 Broadcom Corporation Copyright (C) 2015 Boris Barbulovski .\n\n" Bug reports and feature request can also be entered at http://bugzilla.kernel.org/\n"); Copyright (C) 2015 Boris Barbulovski Released under the terms of the GNU GPL v2.0. Copyright (C) 2015 Bin Meng Copyright (C) 2015 Bhuvanchandra DV, Toradex, Inc. Copyright (C) 2015 Beckhoff Automation GmbH Patrick Bruenn

Copyright (C) 2015 Beckhoff Automation GmbH & Co. KG Patrick Bruenn

Copyright (C) 2015 Atmel, 2015 Josh Wu Copyright (C) 2015 Atmel, 2015 Alexandre Belloni Copyright (C) 2015 Atmel Wenyou Yang Copyright (C) 2015 Atmel Corporation. Wenyou Yang Copyright (C) 2015 Atmel Corporation Wenyou.Yang Copyright (C) 2015 Atmel Corporation Wenyou Yang Copyright (C) 2015 Atmel Corporation Josh Wu Copyright (C) 2015 Atmel Corporation Bo Shen Copyright (C) 2015 Atmel Corporation Copyright (C) 2015 Andrea Merello Copyright (C) 2015 Amlogic, Inc. All rights reserved. Copyright (C) 2015 Amarula Solutions B.V. Copyright (C) 2015 Altera Corporation Copyright (C) 2015 Altera Corporation Copyright (C) 2015 Alexey Brodkin Copyright (C) 2015 Actions Semi Co., Ltd. Copyright (C) 2015 ARM Limited Copyright (C) 2015 - 2018 Texas Instruments Incorporated Written by Mugunthan V N Copyright (C) 2015 - 2017 Xilinx, Inc. Copyright (C) 2015 - 2016 Xilinx, Inc. Copyright (C) 2015 - 2016 Xilinx, Inc, Michal Simek Copyright (C) 2014-2017 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2014-2017 Olaf Mandel Copyright (C) 2014-2017 Cogent Embedded, Inc. Copyright (C) 2014-2017 Altera Corporation Copyright (C) 2014-2016, Toradex AG copied from nitrogen6x Copyright (C) 2014-2016, Toradex AG Copyright (C) 2014-2016 Toradex AG Copyright (C) 2014-2016 Topic Embedded Products Copyright (C) 2014-2016 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2014-2016 Stefan Roese Copyright (C) 2014-2015, Freescale Semiconductor Copyright (C) 2014-2015, Bin Meng Copyright (C) 2014-2015 Stefan Roese Copyright (C) 2014-2015 Samsung Electronics Przemyslaw Marczak

Copyright (C) 2014-2015 Renesas Solutions Corp. Copyright (C) 2014-2015 Renesas Electronics Corporation Copyright (C) 2014-2015 Masahiro Yamada Copyright (C) 2014-2015 Freescale Semiconductor, Inc. Copyright (C) 2014-2015 Felix Fietkau Copyright (C) 2014-2015 Cogent Embedded, Inc. Copyright (C) 2014-2015 Altera Corporation Copyright (C) 2014-15 Wolfram Sang Copyright (C) 2014, Simon Glass Copyright (C) 2014, STMicroelectronics - All Rights Reserved Author(s): Vikas Manocha, for STMicroelectronics. Copyright (C) 2014, NVIDIA Copyright (C) 2014, Masahiro Yamada Copyright (C) 2014, Markus Niebel Copyright (C) 2014, Imagination Technologies Ltd. Copyright (C) 2014, Gumstix, Incorporated - http://www.gumstix.com/ Based on board/ti/am335x/board.c from Texas Instruments, Inc. Copyright (C) 2014, Gumstix, Incorporated - http://www.gumstix.com/ Copyright (C) 2014, Gumstix, Inc. - http://www.gumstix.com/ Copyright (C) 2014, Freescale Semiconductor, Inc. Copyright (C) 2014, Compulab Ltd - http://compulab.co.il/ Copyright (C) 2014, Cavium Inc. Copyright (C) 2014, Bin Meng Copyright (C) 2014, Barco (www.barco.com) Copyright (C) 2014, Bachmann electronic GmbH Copyright (C) 2014, Arnaud EBALARD Copyright (C) 2014, 2015 Renesas Electronics Corporation Copyright (C) 2014, 2015 O.S. Systems Software LTDA. Copyright (C) 2014 Wandboard Author: Tungyi Lin Richard Hu Copyright (C) 2014 Ulrich Hecht Copyright (C) 2014 Toradex AG Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com Copyright (C) 2014 Synopsys, Inc. All rights reserved. Copyright (C) 2014 Steffen Trumtrar Copyright (C) 2014 Stefan Roese Copyright (C) 2014 Soeren Moch Copyright (C) 2014 Simon Guinot Copyright (C) 2014 Sean Cross from https://github.com/xobs/novena-linux.git commit 3d85836ee1377d445531928361809612aa0a18db Copyright (C) 2014 Samsung Electronics Sanghee Kim Piotr Wilczek

Przemyslaw Marczak

Copyright (C) 2014 Samsung Electronics Przemyslaw Marczak

Copyright (C) 2014 Samsung Electronics Minkyu Kang Robert Baldyga Copyright (C) 2014 Samsung Electronics Copyright (C) 2014 Sage Electronics Engineering, LLC. Copyright (C) 2014 STMicroelectronics R&D Limited Copyright (C) 2014 STMicroelectronics Limited. Author: Peter Griffin Copyright (C) 2014 STMicroelectronics Limited. Author: Giuseppe Cavallaro Copyright (C) 2014 STMicroelectronics Author: Gabriel Fernandez License terms: GNU General Public License (GPL), version 2 Copyright (C) 2014 STMicroelectronics All Rights Reserved Copyright (C) 2014 STMicroelectronics -- All Rights Reserved Copyright (C) 2014 Roman Byshko Copyright (C) 2014 Revolution Robotics, Inc. Copyright (C) 2014 Renesas Electronics Corporation Copyright (C) 2014 Panasonic Corporation Copyright (C) 2014 O.S. Systems Software LTDA. Copyright (C) 2014 Nobuhiro Iwamatsu Copyright (C) 2014 NVIDIA Corporation Copyright (C) 2014 Maxime Ripard Maxime Ripard Copyright (C) 2014 Marvell Copyright (C) 2014 Marek Vasut Copyright (C) 2014 Linaro Ltd. Author: Anup Patel Copyright (C) 2014 Linaro Ltd. Copyright (C) 2014 Kynetics LLC. Copyright (C) 2014 Josh Datko, Cryptotronix, jbd@cryptotronix.com 2016 Tomas Hlavacek, CZ.NIC, tmshlvck@gmail.com 2017 Marek Behun, CZ.NIC, marek.behun@nic.cz Copyright (C) 2014 Javier Martinez Canillas Copyright (C) 2014 Hannes Schmelzer - Bernecker & Rainer Industrielektronik GmbH - http://www.br-automation.com/ Copyright (C) 2014 Google, Inc Copyright (C) 2014 Google Inc. Copyright (C) 2014 Gateworks Corporation Tim Harvey Copyright (C) 2014 Gateworks Corporation Author: Tim Harvey Copyright (C) 2014 Gateworks Corporation Copyright (C) 2014 Freescale Semiconductor, Inc. Synced from Linux v4.19 Copyright (C) 2014 Freescale Semiconductor, Inc. Jason Liu Copyright (C) 2014 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2014 Freescale Semiconductor, Inc. Copyright (C) 2014 Freescale Semiconductor Copyright (C) 2014 Free Electrons Copyright (C) 2014 Felix Fietkau Copyright (C) 2014 Evgeni Dobrev Copyright (C) 2014 Eukréa Electromatique Copyright (C) 2014 Enric Balletbo i Serra Copyright (C) 2014 David Gibson Copyright (C) 2014 DENX Software Engineering GmbH Heiko Schocher Copyright (C) 2014 Compulab Ltd - http://compulab.co.il/ Copyright (C) 2014 Cogent Embedded, Inc. Copyright (C) 2014 Cogent Embedded Inc. Copyright (C) 2014 Charles Manning Copyright (C) 2014 Beniamino Galvani Copyright (C) 2014 Bachmann electronic GmbH Copyright (C) 2014 Atmel, 2014 Nicolas Ferre 2015 Gregory CLEMENT Copyright (C) 2014 Atmel, 2014 Nicolas Ferre Copyright (C) 2014 Atmel, 2014 Free Electrons Copyright (C) 2014 Atmel Corporation Bo Shen Copyright (C) 2014 Atmel Bo Shen Copyright (C) 2014 Andrew Ruder Copyright (C) 2014 Altera Corporation Copyright (C) 2014 Alexandre Belloni Copyright (C) 2014 Advantech Copyright (C) 2014 ARM Ltd. Copyright (C) 2014 - STMicroelectronics Inc. Author: Lee Jones Copyright (C) 2014 - Lukas Stockmann Copyright (C) 2014 - 2016 Freescale Semiconductor, Inc. Copyright (C) 2014 - 2016 Cadence Design Systems Inc. Copyright (C) 2014 - 2015 Xilinx, Inc. Copyright (C) 2014 - 2015 Markus Niebel Copyright (C) 2013-2018 Xilinx, Inc. Copyright (C) 2013-2018 Intel Corporation. All rights reserved Copyright (C) 2013-2018 Hannes Schmelzer B&R Industrial Automation GmbH - http://www.br-automation.com Copyright (C) 2013-2018 Hannes Schmelzer - B&R Industrial Automation GmbH - http://www.br-automation.com Copyright (C) 2013-2017, ISEE 2007 SL - http://www.isee.biz/ Copyright (C) 2013-2017 Renesas Electronics Corporation Copyright (C) 2013-2017 Altera Corporation Copyright (C) 2013-2016 Synopsys, Inc. All rights reserved. Copyright (C) 2013-2015 Synopsys, Inc. All rights reserved. Copyright (C) 2013-2015 Renesas Electronics Corporation Copyright (C) 2013-2015 Freescale Semiconductor, Inc. Author: German Rivera Copyright (C) 2013-2014, Altera Corporation Copyright (C) 2013-2014, 2018 Synopsys, Inc. All rights reserved. Copyright (C) 2013-2014 Synopsys, Inc. All rights reserved. Copyright (C) 2013-2014 Renesas Solutions Corp. Copyright (C) 2013-2014 Renesas Electronics Corporation Copyright (C) 2013-2014 Panasonic Corporation Copyright (C) 2013-2014 Marvell Copyright (C) 2013-2014 Altera Corporation Copyright (C) 2013,2014 Renesas Electronics Corporation Copyright (C) 2013,2014 - Stefan Roese Copyright (C) 2013,2014 - ARM Ltd Author: Marc Zyngier Copyright (C) 2013, Texas Instruments, Incorporated - http://www.ti.com/ Copyright (C) 2013, Texas Instruments, Incorporated Copyright (C) 2013, Miao Yan Copyright (C) 2013, Masahiro Yamada Copyright (C) 2013, Lemonage Software GmbH Author Lars Poeschel Copyright (C) 2013, Intel Corporation Copyright (C) 2013, ISEE 2007 SL - http://www.isee.biz/ Copyright (C) 2013, Gateworks Corporation Copyright (C) 2013, Compulab Ltd - http://compulab.co.il/ Copyright (C) 2013, Boundary Devices Copyright (C) 2013, Applied Micro Circuits Corporation Author: Feng Kan Copyright (C) 2013, Adeneo Embedded Leo Sartre, Copyright (C) 2013, Adeneo Embedded Antoine Tenart, Based on TI-PSP-04.00.02.14 Copyright (C) 2013, Adeneo Embedded Antoine Tenart, Copyright (C) 2013, 2014, 2017 Markus Niebel Copyright (C) 2013, 2014 TQ Systems Author: Markus Niebel Copyright (C) 2013, 2014 TQ Systems (ported SabreSD to TQMa6x) Author: Markus Niebel Copyright (C) 2013, 2014 Renesas Electronics Corporation Copyright (C) 2013, 2014 Nobuhiro Iwamatsu Copyright (C) 2013, 2014 Markus Niebel Copyright (C) 2013 Xilinx, Inc. All rights reserved. Copyright (C) 2013 Xilinx, Inc. Copyright (C) 2013 The Chromium OS Authors. Copyright (C) 2013 Texas Instruments, Inc. Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Contact: Eduardo Valentin Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Author: Rajendra Nayak Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com* Author: Govindraj R Copyright (C) 2013 Texas Instruments Eduardo Valentin Copyright (C) 2013 Synopsys, Inc. (www.synopsys.com) Copyright (C) 2013 Suriyan Ramasami Copyright (C) 2013 Steffen Trumtrar Copyright (C) 2013 Stefan Roese Copyright (C) 2013 Soren Brinkmann Copyright (C) 2013 SolidRun ltd. Copyright (C) 2013 Simon Guinot Copyright (C) 2013 Simon Baatz Copyright (C) 2013 Sergey Lapin Copyright (C) 2013 Sergey Kostanbaev <sergey.kostanbaev fairwaves.ru> Copyright (C) 2013 Sergey Kostanabev <sergey.kostanbaev fairwaves.ru> Copyright (C) 2013 Seco USA Inc Copyright (C) 2013 Seco S.r.l Copyright (C) 2013 Samsung Electronics Sanghee Kim Piotr Wilczek

Copyright (C) 2013 Samsung Electronics Rajeshwari Shinde Copyright (C) 2013 Samsung Electronics Przemyslaw Marczak

Copyright (C) 2013 Samsung Electronics Piotr Wilczek

Copyright (C) 2013 Samsung Electronics Lukasz Majewski Copyright (C) 2013 Samsung Electronics Hyungwon Hwang Copyright (C) 2013 Samsung Electronics D Krishna Mohan Copyright (C) 2013 Samsung Electronics Co.Ltd Authors: Vivek Gautam Vikas Sajjan Copyright (C) 2013 Samsung Electronics Akshay Saraswat Copyright (C) 2013 Samsung Electronics Copyright (C) 2013 Renesas Solutions Corp. Copyright (C) 2013 Renesas Electronics Corporation Copyright (C) 2013 Regents of the University of California Copyright (C) 2013 Qiang Yu Copyright (C) 2013 Otavio Salvador on behalf of O.S. Systems Software LTDA. Copyright (C) 2013 Nobuhiro Iwamatsu Copyright (C) 2013 Marek Vasut Copyright (C) 2013 Magnus Damm Copyright (C) 2013 Lukasz Majewski All rights reserved. Copyright (C) 2013 Ludovic Desroches Copyright (C) 2013 Lothar Felten Copyright (C) 2013 Linaro, Ltd. Copyright (C) 2013 Lemonage Software GmbH Author Lars Poeschel Copyright (C) 2013 Ken Kuo (ken_kuo@andestech.com) Copyright (C) 2013 Jon Nettleton . Copyright (C) 2013 Jon Nettleton Copyright (C) 2013 John Crispin Copyright (C) 2013 Jean-Jacques Hiblot Copyright (C) 2013 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2013 Jagannadha Sutradharudu Teki, Xilinx Inc. Copyright (C) 2013 Imagination Technologies Author: Paul Burton Copyright (C) 2013 Imagination Technologies Copyright (C) 2013 Ideas On Board SPRL Copyright (C) 2013 ISEE 2007 SL - http://www.isee.biz Copyright (C) 2013 ISEE 2007 SL - Enric Balletbo i Serra Copyright (C) 2013 Henrik Nordström Copyright (C) 2013 Henrik Nordstrom Copyright (C) 2013 Hannes Schmelzer Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com Copyright (C) 2013 Hannes Schmelzer - Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com Copyright (C) 2013 Guntermann & Drunck, GmbH Copyright (C) 2013 Gumstix, Inc. - http://www.gumstix.com/ Copyright (C) 2013 Google, Inc Written by Simon Glass Copyright (C) 2013 Google, Inc Copyright (C) 2013 Google Inc. Copyright (C) 2013 Gateworks Corporation Copyright (C) 2013 Gabor Juhos Copyright (C) 2013 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2013 Freescale Semiconductor, Inc. Copyright (C) 2013 Dmitriy B. Copyright (C) 2013 DENX Software Engineering, hs@denx.de Copyright (C) 2013 Compulab Ltd - http://compulab.co.il/ Copyright (C) 2013 Boundary Devices Inc. Copyright (C) 2013 Boundary Devices Copyright (C) 2013 Boris BREZILLON Copyright (C) 2013 Boris BREZILLON Copyright (C) 2013 Bo Shen Copyright (C) 2013 Atmel, 2013 Ludovic Desroches Copyright (C) 2013 Atmel, 2013 Josh Wu Copyright (C) 2013 Atmel Corporation Bo Shen Copyright (C) 2013 Andreas Wass Copyright (C) 2013 Andes Technology Corporation Ken Kuo, Andes Technology Corporation Copyright (C) 2013 Altera Corporation Copyright (C) 2013 Altera Corporation Copyright (C) 2013 - ARM Ltd Author: Marc Zyngier Copyright (C) 2013 - 2017 Markus Niebel Copyright (C) 2013 - 2016 Xilinx, Inc. Copyright (C) 2013 - 2015 Xilinx, Inc. All rights reserved. Copyright (C) 2012-2020 ASPEED Technology Inc. Ryan Chen Copyright (C) 2012-2020 ASPEED Technology Inc. Copyright (C) 2012-2017 Texas Instruments Incorporated, Copyright (C) 2012-2017 Marek Vasut Copyright (C) 2012-2017 Altera Corporation All rights reserved. Copyright (C) 2012-2017 Altera Corporation Copyright (C) 2012-2015 Samsung Electronics Copyright (C) 2012-2015 Panasonic Corporation Copyright (C) 2012-2015 Masahiro Yamada Copyright (C) 2012-2015 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2012-2014, Birdland Audio - http://birdland.com/oem Copyright (C) 2012-2014 Panasonic Corporation Copyright (C) 2012-2014 Daniel Schwierzeck, daniel.schwierzeck@gmail.com Copyright (C) 2012-2013, Guennadi Liakhovetski Copyright (C) 2012-2013 Texas Instruments, Inc. Copyright (C) 2012-2013 Marek Vasut Copyright (C) 2012-2013 Jonas Gorski Copyright (C) 2012-2013 Atmel Corporation. Copyright (C) 2012-2013 Atmel Corporation Bo Shen Copyright (C) 2012-14 Renesas Solutions Corp. Kuninori Morimoto Copyright (C) 2012, by Texas Instruments Copyright (C) 2012, Stefano Babic Copyright (C) 2012, Ilya Yanok Copyright (C) 2012, 2015 Stefan Roese Copyright (C) 2012 Łukasz Dałek Copyright (C) 2012 rockchips zyw Copyright (C) 2012 egnite GmbH Copyright (C) 2012 Yoshihiro Shimoda Copyright (C) 2012 Xilinx, Inc. All rights reserved. Copyright (C) 2012 Vikram Narayananan vikram186@gmail.com> Copyright (C) 2012 The Chromium OS Authors. All rights reserved. Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ Nishanth Menon Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2012 TQ-Systems GmbH Daniel Gericke Copyright (C) 2012 Sughosh Ganu Copyright (C) 2012 Stefan Roese Copyright (C) 2012 Samsung Electronics authors: Andrzej Pietrasiewicz Lukasz Majewski Copyright (C) 2012 Samsung Electronics author: Lukasz Majewski author: Piotr Wilczek

Copyright (C) 2012 Samsung Electronics author: Lukasz Majewski Copyright (C) 2012 Samsung Electronics Rajeshwari Shinde Copyright (C) 2012 Samsung Electronics R. Chandrasekar Copyright (C) 2012 Samsung Electronics R. Chandrasekar Copyright (C) 2012 Samsung Electronics R. Chadrasekar Copyright (C) 2012 Samsung Electronics Minkyu Kang Copyright (C) 2012 Samsung Electronics Lukasz Majewski Copyright (C) 2012 Samsung Electronics Donghwa Lee Copyright (C) 2012 Samsung Electronics Co.Ltd Vivek Gautam Vikas Sajjan Copyright (C) 2012 Samsung Electronics Co.Ltd Vivek Gautam Copyright (C) 2012 Samsung Electronics Abhilash Kesavan Copyright (C) 2012 Samsung Electronics Copyright (C) 2012 Robert Delien Copyright (C) 2012 Renesas Solutions Corp. Copyright (C) 2012 Renesas Electronics Europe Ltd. Copyright (C) 2012 Philippe Reynes Copyright (C) 2012 Phil Edworthy Copyright (C) 2012 Pali Rohár Copyright (C) 2012 Oleksandr Tymoshenko Copyright (C) 2012 Nobuhiro Iwamatsu Copyright (C) 2012 Nobuhiro Iwamatsu Copyright (C) 2012 National Instruments Corp. Copyright (C) 2012 Michal Simek Copyright (C) 2012 Marvell Copyright (C) 2012 Marek Vasut on behalf of DENX Software Engineering GmbH Copyright (C) 2012 Marek Vasut Copyright (C) 2012 Marek Vasut on behalf of DENX Software Engineering GmbH Copyright (C) 2012 Marek Vasut Copyright (C) 2012 Lukasz Dalek Copyright (C) 2012 Lucas Stach Copyright (C) 2012 Linaro Limited Copyright (C) 2012 Kyösti Mälkki Copyright (C) 2012 Kuninori Morimoto Copyright (C) 2012 Keymile AG Gerlando Falauto Copyright (C) 2012 Jonas Gorski Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2012 Javier Martinez Canillas Copyright (C) 2012 Ilya Yanok Copyright (C) 2012 Google Inc. Copyright (C) 2012 Freescale Semiconductor, Inc. and on hummingboard.c which is : Copyright (C) 2012 Freescale Semiconductor, Inc. Fabio Estevam Copyright (C) 2012 Freescale Semiconductor, Inc. Author: Fabio Estevam Copyright (C) 2012 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2012 Freescale Semiconductor, Inc. Copyright (C) 2012 Enric Balletbo i Serra Copyright (C) 2012 Dmitry Bondar Copyright (C) 2012 David Purdy Copyright (C) 2012 David Gibson, IBM Corporation. Copyright (C) 2012 Boundary Devices Inc. Copyright (C) 2012 Bluegiga Technologies Oy Copyright (C) 2012 Atmel, 2012 Nicolas Ferre Copyright (C) 2012 Atmel, 2012 Hong Xu Copyright (C) 2012 Atmel Corporation. Copyright (C) 2012 Atmel Corporation Copyright (C) 2012 Andes Technology Corporation Shawn Lin, Andes Technology Corporation Macpaul Lin, Andes Technology Corporation Copyright (C) 2012 Anatolij Gustschin, DENX Software Engineering, Copyright (C) 2012 Altera Corporation All rights reserved. Copyright (C) 2012 Altera Corporation Copyright (C) 2012 Altera Copyright (C) 2012 ARM Ltd. Copyright (C) 2012 ARM Limited Copyright (C) 2012 8D Technologies inc. Based on mt_ventoux.h, original banner below: Copyright (C) 2012 - 2017 Xilinx, Inc. All rights reserved. Copyright (C) 2012 - 2014 Allwinner Tech Pan Nan Copyright (C) 2012 - 2013 Michal Simek Copyright (C) 2012 - 2013 Atmel Corporation Bo Shen Copyright (C) 2012 - 2013 Atmel Copyright (C) 2011-2017 Xilinx, Inc. All rights reserved. Copyright (C) 2011-2015, Yann Collet. Copyright (C) 2011-2015 by Vladimir Zapolskiy Copyright (C) 2011-2015 Vladimir Zapolskiy Copyright (C) 2011-2015 Renesas Electronics Corporation Copyright (C) 2011-2015 Panasonic Corporation Copyright (C) 2011-2015 Copyright (C) 2011-2015 Panasonic Corporation Copyright (C) 2011-2014 Pierrick Hascoet, Abilis Systems Copyright (C) 2011-2014 Panasonic Corporation Copyright (C) 2011-2014 OMICRON electronics GmbH Copyright (C) 2011-2014 Freescale Semiconductor, Inc. Jason Liu Copyright (C) 2011-2013 Marek Vasut Copyright (C) 2011-2013 Gabor Juhos Copyright (C) 2011-2013 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2011-2012 Xilinx, Inc. All rights reserved. Copyright (C) 2011-2012 Samsung Electronics author: Andrzej Pietrasiewicz Copyright (C) 2011-2012 Samsung Electronics Lukasz Majewski Copyright (C) 2011-2012 Renesas Solutions Corp. Copyright (C) 2011-2012 NVIDIA Corporation Copyright (C) 2011-2012 Gerald Kerma Simon Baatz Luka Perkov Refer doc/README.kwbimage for more details about how-to configure and create kirkwood boot image Copyright (C) 2011-2012 Gerald Kerma Simon Baatz Luka Perkov Copyright (C) 2011-2012 Gerald Kerma Luka Perkov Simon Baatz Copyright (C) 2011-2012 Gerald Kerma Luka Perkov Copyright (C) 2011-2012 Freescale Semiconductor, Inc. Copyright (C) 2011-2012 8D Technologies inc. Copyright (C) 2011,2013-2017 Renesas Electronics Corporation Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/ Copyright (C) 2011, Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2011, Stefano Babic Copyright (C) 2011, 2013 Renesas Solutions Corp. Copyright (C) 2011, 2013 Nobuhiro Iwamatsu Copyright (C) 2011, 2012 Renesas Solutions Corp. Copyright (C) 2011, 2012 Nobuhiro Iwamatsu Copyright (C) 2011 marcel@mesa.nl, Mesa Consulting B.V. Copyright (C) 2011 by Vladimir Zapolskiy Copyright (C) 2011 Yoshihiro Shimoda Copyright (C) 2011 Wind River Systems, written by Ralf Baechle Copyright (C) 2011 Vladimir Zapolskiy Copyright (C) 2011 The ChromiumOS Authors. All rights reserved. Copyright (C) 2011 The ChromiumOS Authors. Copyright (C) 2011 The Chromium OS Authors. All rights reserved. Copyright (C) 2011 The Chromium Authors. Copyright (C) 2011 The Chromium Authors Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com* Author: Govindraj R Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com Author: Govindraj R Copyright (C) 2011 Texas Instruments Inc. Copyright (C) 2011 Stefano Babic, DENX Software Engineering, sbabic@denx.de. Copyright (C) 2011 Stefano Babic, DENX Software Engineering, Copyright (C) 2011 Stefano Babic Copyright (C) 2011 Stefan Herbrechtsmeier Copyright (C) 2011 Simon Guinot Copyright (C) 2011 Sergiy Copyright (C) 2011 Samsung Electronics Lukasz Majewski Copyright (C) 2011 Samsung Electronics Heungjun Kim Minkyu Kang Copyright (C) 2011 Samsung Electronics Heungjun Kim Kyungmin Park Donghwa Lee Copyright (C) 2011 Samsung Electronics Heungjun Kim Copyright (C) 2011 Samsung Electronics Copyright (C) 2011 Samsung Electrnoics Lukasz Majewski Copyright (C) 2011 Renesas Solutions Corp. Copyright (C) 2011 Renesas Electronics Europe Ltd. Copyright (C) 2011 PetaLogix Copyright (C) 2011 OMICRON electronics GmbH Copyright (C) 2011 Nobuhiro Iwamatsu Copyright (C) 2011 Nobuhiro Iwamatsu Copyright (C) 2011 Nobuhiro Iwamatsu Copyright (C) 2011 Mistral Solutions pvt Ltd Copyright (C) 2011 Mistral Solutions Pvt Ltd Copyright (C) 2011 Missing Link Electronics Joachim Foerster Copyright (C) 2011 Michal Simek Copyright (C) 2011 Marek Vasut on behalf of DENX Software Engineering GmbH Copyright (C) 2011 Marek Vasut Copyright (C) 2011 Macpaul Lin (macpaul@andestech.com) Copyright (C) 2011 Kuninori Morimoto Copyright (C) 2011 Jason Cooper Copyright (C) 2011 Jana Rapava Copyright (C) 2011 Infineon Technologies Copyright (C) 2011 Ilya Yanok, Emcraft Systems Copyright (C) 2011 Heiko Schocher, DENX Software Engineering, hs@denx.de. Copyright (C) 2011 Heiko Schocher Copyright (C) 2011 HALE electronic GmbH, Copyright (C) 2011 Google, Inc. Copyright (C) 2011 Google Inc. Copyright (C) 2011 Gabor Juhos Copyright (C) 2011 Freescale Semiconductor, Inc. Jason Liu Copyright (C) 2011 Freescale Semiconductor, Inc. Author: Tang Yuantian Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2011 Freescale Semiconductor, Inc. Copyright (C) 2011 DENX Software Engineering GmbH Heiko Schocher Copyright (C) 2011 Corscience GmbH & Co. KG - Simon Schwarz Added prep subcommand support Reorganized source - modeled after powerpc version Copyright (C) 2011 Corscience GmbH & Co. KG - Simon Schwarz Copyright (C) 2011 CompuLab, Ltd. Copyright (C) 2011 Atmel, 2011 Nicolas Ferre , 2011 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2011 Atmel, 2011 Nicolas Ferre Copyright (C) 2011 Andreas Bießmann Copyright (C) 2011 Andes Technology Corporation Shawn Lin, Andes Technology Corporation Macpaul Lin, Andes Technology Corporation Rick Chen, Andes Technology Corporation Copyright (C) 2011 Andes Technology Corporation Shawn Lin, Andes Technology Corporation Macpaul Lin, Andes Technology Corporation Copyright (C) 2011 Andes Technology Corporation Shawn Lin, Andes Technology Corporation Copyright (C) 2011 Andes Technology Corporation Rick Chen, Andes Technology Corporation Copyright (C) 2011 Andes Technology Corporation Nobuhiro Lin, Andes Technology Corporation Macpaul Lin, Andes Technology Corporation Copyright (C) 2011 Andes Technology Corporation Macpaul Lin, Andes Technology Corporation Copyright (C) 2011 Andes Technology Corporation Gavin Guo, Andes Technology Corporation Macpaul Lin, Andes Technology Corporation Copyright (C) 2011 Andes Technology Corporation Copyright (C) 2011 8D Technologies inc. Copyright (C) 2011 - 2015 Xilinx Copyright (C) 2011 - 2014 Xilinx Copyright (C) 2011 Macpaul Lin Greentime Hu Copyright (C) 2010-2018 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2010-2018 Freescale Semiconductor, Inc. Copyright (C) 2010-2017 CS Systemes d'Information Florent Trinh Thai Christophe Leroy Copyright (C) 2010-2017 CS Systemes d'Information Christophe Leroy Copyright (C) 2010-2015 Freescale Semiconductor, Inc. Copyright (C) 2010-2013 Wolfgang Denk Copyright (C) 2010-2013 Freescale Semiconductor, Inc. Copyright (C) 2010-2011 Jaiganesh Narayanan Copyright (C) 2010-2011 Freescale Semiconductor. Copyright (C) 2010-2011 Freescale Semiconductor, Inc. Terry Lv Copyright (C) 2010-2011 Freescale Semiconductor, Inc. Based on mx6qsabrelite.c file Copyright (C) 2010-2011 Freescale Semiconductor, Inc. Based on Freescale i.MX6Q Sabre Lite board configuration file. Copyright (C) 2010-2011 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2010-2011 Freescale Semiconductor, Inc. Copyright (C) 2010, STMicroelectronics - All Rights Reserved Author(s): Vipin Kumar, for STMicroelectronics. Copyright (C) 2010, 2011 Nobuhiro Iwamatsu Copyright (C) 2010, 2011 Nobuhiro Iwamatsu Copyright (C) 2010, 2009 Matthias Kaehlcke Copyright (C) 2010 coresystems GmbH Copyright (C) 2010 by Joe Hershberger Copyright (C) 2010 Xilinx, Inc. All rights reserved. Copyright (C) 2010 Thomas Chou Licensed under the GPL-2 or later. Copyright (C) 2010 Thomas Chou Copyright (C) 2010 The Android Open Source Project Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2010 Texas Instruments Incorporated Copyright (C) 2010 Texas Instruments Copyright (C) 2010 TechNexion Ltd. Copyright (C) 2010 Tanguy Bouzeloc Copyright (C) 2010 Simon Guinot Copyright (C) 2010 Shawn Lin (nobuhiro@andestech.com) Copyright (C) 2010 Samsung Electronics Naveen Krishna Ch Copyright (C) 2010 Samsung Electronics Minkyu Kang MyungJoo Ham Copyright (C) 2010 Samsung Electronics Minkyu Kang Kyungmin Park Copyright (C) 2010 Samsung Electronics Minkyu Kang Copyright (C) 2010 Samsung Electronics Kyungmin Park Copyright (C) 2010 Samsung Electrnoics Minkyu Kang Copyright (C) 2010 Rob Emanuele Reinhard Meyer, EMK Elektronik Copyright (C) 2010 Renesas Solutions Corp. Copyright (C) 2010 Reinhard Meyer, reinhard.meyer@emk-elektronik.de Copyright (C) 2010 Reinhard Meyer, EMK Elektronik Copyright (C) 2010 Nokia Corporation Copyright (C) 2010 Nobuhiro Iwamatsu Copyright (C) 2010 NISHIMOTO Hiroki Copyright (C) 2010 Marek Vasut Copyright (C) 2010 Joakim Axelsson Copyright (C) 2010 Ilya Yanok, Emcraft Systems, yanok@emcraft.com Copyright (C) 2010 Heiko Schocher Copyright (C) 2010 Guennadi Liakhovetski Copyright (C) 2010 Google Inc. Copyright (C) 2010 Freescale Semiconductor, Inc. Terry Lv Copyright (C) 2010 Freescale Semiconductor, Inc. All Rights Reserved. Copyright (C) 2010 Freescale Semiconductor, Inc. Copyright (C) 2010 Eric C. Cooper Copyright (C) 2010 Dirk Behme Copyright (C) 2010 Broadcom Corporation Copyright (C) 2010 Andreas Bießmann Copyright (C) 2010 Andes Technology Corporation Shawn Lin, Andes Technology Corporation Macpaul Lin, Andes Technology Corporation Copyright (C) 2010 Andes Technology Corporation Gavin Guo, Andes Technology Corporation Macpaul Lin, Andes Technology Corporation Copyright (C) 2010 Albert ARIBAUD Copyright (C) 2010 Marek Vasut Copyright (C) 2009-2012 Wojciech Dubowik Luka Perkov Copyright (C) 2009-2012 Genesi USA, Inc. Copyright (C) 2009-2012 Florian Fainelli Copyright (C) 2009-2011 Gabor Juhos Copyright (C) 2009-2010, Intel Corporation and its suppliers. Copyright (C) 2009-2010 coresystems GmbH Copyright (C) 2009-2010 Texas Instruments, Inc. Copyright (C) 2009-2010 Texas Instruments Copyright (C) 2009-2010 Marek Vasut Copyright (C) 2009-2010 Freescale Semiconductor, Inc. Copyright (C) 2009-2010 Amit Kucheria Copyright (C) 2009, Wind River Systems Inc Implemented by fredrik.markstrom@gmail.com and ivarholmqvist@gmail.com Copyright (C) 2009, Texas Instruments, Incorporated Copyright (C) 2009, STMicroelectronics - All Rights Reserved Author(s): Vipin Kumar, for STMicroelectronics. Copyright (C) 2009, Guennadi Liakhovetski Copyright (C) 2009, DENX Software Engineering Author: John Rigby <jcrigby@gmail.com Copyright (C) 2009, 2011 Renesas Solutions Corp. Copyright (C) 2009, 2010 Matthias Kaehlcke Copyright (C) 2009 for Samsung Electronics Copyright (C) 2009 coresystems GmbH Copyright (C) 2009 by Lothar Wassmann Copyright (C) 2009 by Jan Weitzel Phytec Messtechnik GmbH, armlinux@phytec.de> Copyright (C) 2009 by Jan Weitzel Phytec Messtechnik GmbH Copyright (C) 2009 Wolfgang Denk Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2009 Texas Instruments Incorporated Copyright (C) 2009 Tensilica Inc. Copyright (C) 2009 TechNexion Ltd. Copyright (C) 2009 Sergey Kubushyn Copyright (C) 2009 Samsung Electronics Minkyu Kang Sanghee Kim Copyright (C) 2009 Samsung Electronics Minkyu Kang Kyungmin Park Copyright (C) 2009 Samsung Electronics Minkyu Kang Heungjun Kim Copyright (C) 2009 Samsung Electronics Minkyu Kang Copyright (C) 2009 Samsung Electronics Kyungmin Park Minkyu Kang Copyright (C) 2009 Samsung Electronics Kyungmin Park Copyright (C) 2009 Samsung Electronics Heungjun Kim Inki Dae Minkyu Kang Copyright (C) 2009 Samsung Electronics Author: Michal Nazarewicz All rights reserved. Copyright (C) 2009 Samsung Electrnoics Minkyu Kang Copyright (C) 2009 Renesas Solutions Corp. Copyright (C) 2009 Red Hat Copyright (C) 2009 Nokia Copyright (C) 2009 Nobuhiro Iwamatsu Copyright (C) 2009 Nick Thompson, GE Fanuc, Ltd. Copyright (C) 2009 Nick Thompson, GE Fanuc Ltd, Copyright (C) 2009 NVIDIA, Corporation Copyright (C) 2009 MontaVista Software, Inc. Copyright (C) 2009 Matthias Kaehlcke Copyright (C) 2009 Matthias Kaehlcke <matthias kaehlcke.net> Copyright (C) 2009 Marek Vasut Copyright (C) 2009 Marc Kleine-Budde Copyright (C) 2009 Kuninori Morimoto Copyright (C) 2009 Jens Scharsig (js_at_ng@scharsoft.de) Copyright (C) 2009 Jean-Christopher PLAGNIOL-VILLARD Copyright (C) 2009 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2009 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2009 Ilya Yanok, Emcraft Systems and arch-mx27/imx-regs.h Copyright (C) 2009 Ilya Yanok, Emcraft Systems Copyright (C) 2009 Ilya Yanok, Copyright (C) 2009 Ilya Yanok And: Copyright (C) 2009 Ilya Yanok Copyright (C) 2009 Guennadi Liakhovetski, DENX Software Engineering, Copyright (C) 2009 Freescale Semiconductor, Inc. Copyright (C) 2009 Florian Fainelli Copyright (C) 2009 David Brownell Copyright (C) 2009 Daniel Mack Copyright (C) 2009 BuS Elektronik GmbH & Co. KG Jens Scharsig (esw@bus-elektronik.de) Copyright (C) 2009 Alessandro Rubini Rewritten based on work by Prafulla WADASKAR Copyright (C) 2009 Albin Tonnerre, Free Electrons Copyright (C) 2009 - 2014 Xilinx, Inc. Copyright (C) 2009 - 2013 Heiko Schocher Changes for multibus/multiadapter I2C support. Copyright (C) 2009 - 2012 Paul Mundt Copyright (C) 2009 - 2011 Renesas Solutions Corp. Copyright (C) 2008-2013 Tensilica Inc. Copyright (C) 2008-2013 Eric Jarrige Copyright (C) 2008-2011 Gabor Juhos Copyright (C) 2008-2011 Florian Fainelli Copyright (C) 2008-2010 Gabor Juhos Copyright (C) 2008-2009 coresystems GmbH Copyright (C) 2008-2009 Yoshihiro Shimoda Copyright (C) 2008-2009 Texas Instruments Inc Copyright (C) 2008-2009 Samsung Electronics Minkyu Kang Kyungmin Park Copyright (C) 2008-2009 Samsung Electronics Kyungmin Park Copyright (C) 2008-2009 Renesas Solutions Corp. Copyright (C) 2008-2009 MontaVista Software, Inc. Copyright (C) 2008-2009 MontaVista Software, Inc. Copyright (C) 2008-2009 MontaVista Software Inc. Copyright (C) 2008-2009 Avionic Design GmbH Thierry Reding Copyright (C) 2008,2010 Renesas Solutions Corp. Copyright (C) 2008,2010 Nobuhiro Iwamatsu Copyright (C) 2008,2010 Freescale Semiconductor, Inc. Dave Liu Copyright (C) 2008,2009 STMicroelectronics Copyright (C) 2008,2009 Eric Jarrige Copyright (C) 2008, Guennadi Liakhovetski Copyright (C) 2008, 2011 Renesas Solutions Corp. Copyright (C) 2008 for Samsung Electronics Copyright (C) 2008 by Texas Instruments Copyright (C) 2008 by Sascha Hauer Copyright (C) 2008 by NXP Semiconductors Author: Kevin Wells Descr: LPC3250 DMA controller interface support functions Copyright (C) 2008 by NXP Semiconductors Author: Kevin Wells Descr: Definitions for LPC3250 chip References: NXP LPC3250 User's Guide Copyright (C) 2008 by NXP Semiconductors Author: Kevin Wells Copyright (C) 2008 by NXP Semiconductors Author: Based on code by Kevin Wells Descr: USB driver - Embedded Artists LPC3250 OEM Board support functions Copyright (C) 2008 Yusuke Goda Copyright (C) 2008 Yoshihiro Shimoda Copyright (C) 2008 Vivek Kutal Copyright (C) 2008 The Android Open Source Project Copyright (C) 2008 Sascha Hauer, Pengutronix Copyright (C) 2008 Samsung Electronics Kyungmin Park Copyright (C) 2008 RuggedCom, Inc. Richard Retanubun Copyright (C) 2008 Ronetix Ilko Iliev (www.ronetix.at) Copyright (C) 2008 Renesas Solutions Corp. Copyright (C) 2008 Renaud CERRATO r.cerrato@til-technologies.fr Copyright (C) 2008 Nokia Corporation: drop_ffs() function by Artem Bityutskiy from mtd-utils Copyright (C) 2008 Nokia Corporation Contact: Felipe Balbi Copyright (C) 2008 Nokia Corporation Copyright (C) 2008 Nobuhiro Iwamatsu Copyright (C) 2008 Nobuhiro Iwamatsu Copyright (C) 2008 Nir Tzachar <nir.tzachar@gmail.com? Released under the terms of the GNU GPL v2.0. Copyright (C) 2008 MontaVista Software, Inc. Copyright (C) 2008 Maxime Bizon Copyright (C) 2008 Marvell Semiconductor Copyright (C) 2008 Mark Jonas Copyright (C) 2008 Magnus Damm Copyright (C) 2008 Lyrtech Copyright (C) 2008 Kim B. Heino Copyright (C) 2008 Jean-Christophe PLAGNIOL-VILLARD Copyright (C) 2008 Intel Corp. Author: Sarah Sharp Copyright (C) 2008 Imre Kaloz Copyright (C) 2008 Guennadi Liakhovetki, DENX Software Engineering, Copyright (C) 2008 Freescale Semiconductor, Inc. Dave Liu port from the libata of linux kernel Copyright (C) 2008 Freescale Semiconductor, Inc. Dave Liu port from libata of linux kernel Copyright (C) 2008 Freescale Semiconductor, Inc. Dave Liu Copyright (C) 2008 Florian Fainelli Copyright (C) 2008 Embedded Alley Solutions, Inc. Copyright (C) 2008 Embedded Alley Solutions Inc. Copyright (C) 2008 Dave S.r.l. Copyright (C) 2008 Darius Augulis Copyright (C) 2008 Atmel Corporation. Copyright (C) 2008 Atmel Corporation Copyright (C) 2008 Arthur Shipkowski (art@videon-central.com) Copyright (C) 2008 Andes Technology Corporation Copyright (C) 2008 Altera Corporation. Copyright (C) 2008 Advanced Micro Devices, Inc. Copyright (C) 2008 ARM Limited Copyright (C) 2008 - 2012 Renesas Solutions Corp. Copyright (C) 2007-2013 Tensilica, Inc. Copyright (C) 2007-2011 Freescale Semiconductor, Inc. Copyright (C) 2007-2010 coresystems GmbH Copyright (C) 2007-2010 Freescale Semiconductor, Inc. Copyright (C) 2007-2009 coresystems GmbH 2012 secunet Security Networks AG Copyright (C) 2007-2009 coresystems GmbH Copyright (C) 2007-2009 Texas Instruments, Inc. Copyright (C) 2007-2009 Industrie Dial Face S.p.A. Luigi 'Comio' Mantellini (luigi.mantellini@idf-hit.com) Copyright (C) 2007-2009 Freescale Semiconductor, Inc. Copyright (C) 2007-2008 coresystems GmbH Copyright (C) 2007-2008 SMSC (Steve Glendinning) Copyright (C) 2007-2008 Nobuhiro Iwamatsu Copyright (C) 2007-2008 Industrie Dial Face S.p.A. Luigi 'Comio' Mantellini (luigi.mantellini@idf-hit.com) Copyright (C) 2007-2008 Freescale Semiconductor, Inc. Dave Liu Copyright (C) 2007-2008 Avionic Design Development GmbH Copyright (C) 2007,2010 Freescale Semiconductor, Inc. Dave Liu Copyright (C) 2007,2008,2010, 2014 Nobuhiro Iwamatsu Copyright (C) 2007,2008 Oracle. All rights reserved. Copyright (C) 2007,2008 Nobuhiro Iwamatsu Copyright (C) 2007,2008 Nobuhiro Iwamatsu Copyright (C) 2007,2008 Nobobuhiro Iwamatsu Copyright (C) 2007, Tensilica Inc. Copyright (C) 2007, Guennadi Liakhovetski Copyright (C) 2007, 2010 Nobuhiro Iwamatsu Copyright (C) 2007 Yoshihiro Shimoda Copyright (C) 2007 Wolfgang Denk, DENX Software Engineering, wd@denx.de. Copyright (C) 2007 Sergey Kubushyn Copyright (C) 2007 Rodolfo Giometti Copyright (C) 2007 RightHand Technologies, Inc. Copyright (C) 2007 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2007 Pengutronix, Sascha Hauer Copyright (C) 2007 Nobuhiro Iwamatsu Copyright (C) 2007 Nobuhiro Iwamatsu Copyright (C) 2007 MontaVista Software, Inc. Anton Vorontsov Copyright (C) 2007 Miguel Gaio Copyright (C) 2007 Logic Product Development, Inc. Peter Barada Copyright (C) 2007 Kenati Technologies, Inc. Copyright (C) 2007 Freescale Semiconductor, Inc. Kevin Lam Joe D'Abbraccio Copyright (C) 2007 Freescale Semiconductor, Inc. Jason Jin Copyright (C) 2007 Freescale Semiconductor, Inc. Jason Jin Copyright (C) 2007 Freescale Semiconductor, Inc. Dave Liu Copyright (C) 2007 Freescale Semiconductor, Inc. Copyright (C) 2007 Eurotech S.p.A. Copyright (C) 2007 David Brownell Copyright (C) 2007 Atmel Corporation. Copyright (C) 2007 Atmel Corporation Copyright (C) 2007 Andrew Victor Copyright (C) 2007 Advanced Micro Devices, Inc. Copyright (C) 2007 - 2010 Nobuhiro Iwamatsu Copyright (C) 2006-2015 Nicolas Pitre Copyright (C) 2006-2014 Texas Instruments. Copyright (C) 2006-2011 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2006-2011 Freescale Semiconductor, Inc. Copyright (C) 2006-2010 Freescale Semiconductor, Inc. Copyright (C) 2006-2009 Freescale Semiconductor, Inc. Copyright (C) 2006-2008 Nokia Corporation. Copyright (C) 2006-2008 Nokia Corporation Copyright (C) 2006-2008 David Brownell U-Boot porting: Lukasz Majewski Copyright (C) 2006-2008 David Brownell Copyright (C) 2006-2007 Nokia Corporation Copyright (C) 2006, 2007 University of Szeged, Hungary Copyright (C) 2006 by Weiss-Electronic GmbH. All rights reserved. Copyright (C) 2006 by SAN People Copyright (C) 2006 Tolunay Orkun Copyright (C) 2006 Thomas Gleixner Copyright (C) 2006 Texas Instruments. Copyright (C) 2006 Tensilica Inc. Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. Written by David Howells (dhowells@redhat.com) Copyright (C) 2006 Pavel Pisa, PiKRON Copyright (C) 2006 Nokia Corporation Tony Lindgren Copyright (C) 2006 Nokia Corporation Author: Imre Deak Copyright (C) 2006 Micronas GmbH Copyright (C) 2006 Freescale Semiconductor, Inc. Dave Liu Copyright (C) 2006 Freescale Semiconductor, Inc. Copyright (C) 2006 Free Software Foundation, Inc. Copyright (C) 2006 Dominic Rath Copyright (C) 2006 David Gibson, IBM Corporation. Copyright (C) 2006 Cirrus Logic Inc. Copyright (C) 2006 Atmel Corporation. Copyright (C) 2006 Shawn Lin Copyright (C) 2006 Andes Technology Corporation Copyright (C) 2005-2013 Atmel Corporation Bo Shen Copyright (C) 2005-2011 Canonical Ltd Copyright (C) 2005-2009 coresystems GmbH Written by Stefan Reinauer for coresystems GmbH) Copyright (C) 2005-2009 Samsung Electronics Minkyu Kang Kyungmin Park Copyright (C) 2005-2009 Samsung Electronics Kyungmin Park Copyright (C) 2005-2008 Samsung Electronics Kyungmin Park Copyright (C) 2005-2008 Arthur Shipkowski (art@videon-central.com) Copyright (C) 2005-2007 Samsung Electronics. Kyungmin Park Copyright (C) 2005-2007 Samsung Electronics Kyungmin Park Copyright (C) 2005-2006 by Texas Instruments Copyright (C) 2005-2006 Tyan Written by Yinghai Lu for Tyan) Copyright (C) 2005-2006 Atmel Corporation Copyright (C) 2005-06 Tower Technologies Author: Alessandro Zummo Copyright (C) 2005,2010-2011 Freescale Semiconductor, Inc. Copyright (C) 2005, Intec Automation Inc. Copyright (C) 2005, 2011 Freescale Semiconductor, Inc. Copyright (C) 2005, 2007 Olivier Gay All rights reserved. Copyright (C) 2005, 2006 Nokia Corporation Copyright (C) 2005 for Samsung Electronics Copyright (C) 2005 by Ivan Kokshaysky Copyright (C) 2005 by HP Labs Copyright (C) 2005 by David Brownell Copyright (C) 2005 Videon Central, Inc. Copyright (C) 2005 Tyan (written by Yinghai Lu for Tyan) Copyright (C) 2005 Torsten Koschorrek Copyright (C) 2005 Texas Instruments. Copyright (C) 2005 Silicon Graphics, Inc. Christoph Lameter Copyright (C) 2005 Ralf Baechle (ralf@linux-mips.org) Copyright (C) 2005 Nokia Corporation Copyright (C) 2005 Nick.Barker9@btinternet.com Copyright (C) 2005 Matthias Blaschke Copyright (C) 2005 Ivan Kokshaysky Copyright (C) 2005 Intel Corporation Contributed by Fenghua Yu . Copyright (C) 2005 Intel Co. Contributed by Fenghua Yu . Copyright (C) 2005 HP Labs Copyright (C) 2005 David Brownell Copyright (C) 2005 - 2013 Tensilica Inc. Copyright (C) 2004-2011 Freescale Semiconductor, Inc. Copyright (C) 2004-2010 Texas Instruments Incorporated - http://www.ti.com/ Copyright (C) 2004-2009, 2015 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) Chao Fu (B44548@freescale.com) Haikun Wang (B53464@freescale.com) Copyright (C) 2004-2009, 2015 Freescale Semiconductor, Inc. Haikun Wang (haikun.wang@freescale.com) Copyright (C) 2004-2009 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) Copyright (C) 2004-2009 Freescale Semiconductor, Inc. Copyright (C) 2004-2008,2010-2011 Freescale Semiconductor, Inc. Copyright (C) 2004-2008, 2012 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) Copyright (C) 2004-2008 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) Copyright (C) 2004-2008 Freescale Semiconductor, Inc. Copyright (C) 2004-2008 Arthur Shipkowski (art@videon-central.com) Copyright (C) 2004-2007, 2015 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) Chao Fu (B44548@freesacle.com) Haikun Wang (B53464@freescale.com) Copyright (C) 2004-2007, 2012 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) Hayden Fraser (Hayden.Fraser@freescale.com) Copyright (C) 2004-2007, 2012 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) Copyright (C) 2004-2007, 2012 Freescale Semiconductor, Inc. Hayden Fraser (Hayden.Fraser@freescale.com) Copyright (C) 2004-2007, 2010 Freescale Semiconductor, Inc. Copyright (C) 2004-2007 Texas Instruments Copyright (C) 2004-2007 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) Copyright (C) 2004-2007 Freescale Semiconductor, Inc. Hayden Fraser (Hayden.Fraser@freescale.com) Copyright (C) 2004-2007 Freescale Semiconductor, Inc. Copyright (C) 2004-2007 ARM Limited. Copyright (C) 2004-2006 Freescale Semiconductor, Inc. Copyright (C) 2004-2006 Atmel Corporation Copyright (C) 2004-2005 Li-Ta Lo Copyright (C) 2004,2008 Kustaa Nyholm Copyright (C) 2004, 2007-2010, 2011-2015 Synopsys, Inc. All rights reserved. Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. All rights reserved. Copyright (C) 2004, 2005 MIPS Technologies, Inc. All rights reserved. Author: Maciej W. Rozycki Copyright (C) 2004, 2005 Cory T. Tusar, Videon Central, Inc., Copyright (C) 2004 by Thomas Rathbone, HP Labs Copyright (C) 2004 by Thomas Rathbone Copyright (C) 2004 by FS Forth-Systeme GmbH. All rights reserved. Copyright (C) 2004 by David Brownell updates to merge with Linux 2.6, better match RNDIS spec Copyright (C) 2004 by David Brownell Copyright (C) 2004 Texas Instruments. Copyright (C) 2004 Ray Lehtiniemi Copyright (C) 2004 Patrik Kluba, University of Szeged, Hungary Copyright (C) 2004 Maciej W. Rozycki Copyright (C) 2004 Herbert Poetzl Copyright (C) 2004 Gary Jennejohn garyj@denx.de Copyright (C) 2004 Ed Okerson Copyright (C) 2004 David Brownell Copyright (C) 2004 - 2009 Ivo van Doorn Copyright (C) 2004 Texas Instruments Copyright (C) 2004 Nokia Corporation Written by Juha Yrjölä Copyright (C) 2003-2012 ARM Ltd. Authors: Catalin Marinas Will Deacon Copyright (C) 2003-2008 Alan Stern Copyright (C) 2003-2006 Ronald G. Minnich Copyright (C) 2003-2006 Christophe Devine Copyright (C) 2003-2005,2008 David Brownell Copyright (C) 2003-2005 Nokia Corporation Written by Juha Yrjölä Copyright (C) 2003-2004, Greg Ungerer (gerg@snapgear.com) Copyright (C) 2003-2004 Robert Schwebel, Benedikt Spranger Copyright (C) 2003-2004 Linux Networx Written by Eric Biederman for Linux Networx) Copyright (C) 2003, 2004 Ralf Baechle Copyright (C) 2003, 2004 Maciej W. Rozycki Copyright (C) 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2003 by Arthur van Hoff (avh@strangeberry.com) Copyright (C) 2003 Robert Schwebel, Pengutronix Copyright (C) 2003 Robert Schwebel , Pengutronix Copyright (C) 2003 Ralf Baechle Copyright (C) 2003 Motorola,Inc. Copyright (C) 2003 Motorola Modified by Xianghua Xiao(x.xiao@motorola.com) Copyright (C) 2003 Motorola Inc. Xianghua Xiao (x.xiao@motorola.com) Copyright (C) 2003 Manuel Novoa III Copyright (C) 2003 Kai-Uwe Bloem, Auerswald GmbH & Co KG, adapted from the www.tuxbox.org u-boot tree, added "ls" command Copyright (C) 2003 Joshua Wise Copyright (C) 2003 John Williams Copyright (C) 2003 David Brownell Copyright (C) 2003 Cirrus Logic, Inc Copyright (C) 2003 Bernardo Innocenti Based on former asm-ppc/div64.h and asm-m68knommu/div64.h Copyright (C) 2003 Bernardo Innocenti Copyright (C) 2003 Benedikt Spranger, Pengutronix Copyright (C) 2003 Arabella Software Ltd. Yuli Barcohen Copyright (C) 2003 Aleph One Ltd. Copyright (C) 2003 Robert Schwebel Copyright (C) 2003 Richard Woodruff Copyright (C) 2003 Kshitij Copyright (C) 2003 Kai-Uwe Bloem Copyright (C) 2003 Josef Baumgartner Based on code from Bernhard Kuhn Copyright (C) 2003 John Williams (jwilliams@itee.uq.edu.au) based upon microblaze version Copyright (C) 2002-2011 Aleph One Ltd. for Toby Churchill Ltd and Brightstar Engineering Copyright (C) 2002-2007 Aleph One Ltd. for Toby Churchill Ltd and Brightstar Engineering Copyright (C) 2002-2005 Sam Ravnborg Copyright (C) 2002-2005 Roman Zippel Copyright (C) 2002-2003 Romain Lievin Released under the terms of the GNU GPL v2.0. Copyright (C) 2002, 2007 Maciej W. Rozycki Copyright (C) 2002, 2003, 2004, 2005, 2007 Maciej W. Rozycki Copyright (C) 2002, 2003, 2004 Dell Inc. by Matt Domsch Copyright (C) 2002 rabeeh@galileo.co.il Copyright (C) 2002 Wolfgang Denk Copyright (C) 2002 Thomas Gleixner (tglx@linutronix.de) Copyright (C) 2002 Roman Zippel .\n" Copyright (C) 2002 Roman Zippel Released under the terms of the GNU GPL v2.0. Copyright (C) 2002 Roman Zippel Copyright (C) 2002 Paul Mundt Copyright (C) 2002 Maciej W. Rozycki Copyright (C) 2002 Intrinsyc, Inc. (Frank Becker) Copyright (C) 2002 - 2008 Paul Mundt Copyright (C) 2002 Kyle Harris Copyright (C) 2002 Gary Jennejohn Copyright (C) 2002 Alex Zupke Copyright (C) 2001-2007 Tensilica Inc. Based on the Linux/Xtensa version of this header. Copyright (C) 2001-2003 Christophe Devine Copyright (C) 2001,2002 NEC Corporation Copyright (C) 2001,2002 Miles Bader Copyright (C) 2001,02 NEC Corporation Copyright (C) 2001,02 Miles Bader Copyright (C) 2001, 2012 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2001 Standard Microsystems Corporation (SMSC) Developed by Simple Network Magic Corporation (SNMC) Copyright (C) 2001 Simon Huggins ## Copyright (C) 2001 Ronald G. Minnich Copyright (C) 2001 Red Hat, Inc. Copyright (C) 2001 Peter Bergner. Copyright (C) 2001 Peter Bergner, IBM Corp. Copyright (C) 2001 NEC Corporation Copyright (C) 2001 Miles Bader Copyright (C) 2001 MIPS Technologies, Inc. Copyright (C) 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl) Copyright (C) 2001 Entity Cyber, Inc. Copyright (C) 2001 - 2012 Tensilica Inc. Copyright (C) 2001 - 2009 Tensilica Inc. Copyright (C) 2001 - 2007 Tensilica Inc. Copyright (C) 2001 NEC Corporation Copyright (C) 2001 Miles Bader Copyright (C) 2001 Marius Groger Copyright (C) 2001 Alex Zuepke Copyright (C) 2000-2010 Steven J. Hill David Woodhouse Thomas Gleixner Copyright (C) 2000-2010 Broadcom Corporation Copyright (C) 2000-2005, DENX Software Engineering Wolfgang Denk Copyright (C) 2000-2004 Steven J. Hill (sjhill@realitydiluted.com) Toshiba America Electronics Components, Inc. Copyright (C) 2000-2002 Transmeta Corporation Copyright (C) 2000-2002 Russell King Copyright (C) 2000-2001 Deep Blue Solutions Ltd. Copyright (C) 2000,2007 Ronald G. Minnich Copyright (C) 2000,2001,2002 Wolfgang Denk Copyright (C) 2000,2001 Larry Doolittle Copyright (C) 2000, 2004, 2005 MIPS Technologies, Inc. All rights reserved. Authors: Carsten Langgaard Maciej W. Rozycki Copyright (C) 2000, 2002 Maciej W. Rozycki Copyright (C) 2000, 2001,2002 Wolfgang Denk Copyright (C) 2000, 2001, 2012 MIPS Technologies, Inc. All rights reserved. Copyright (C) 2000, 2001 Free Software Foundation, Inc. Copyright (C) 2000, 1 Tim Waugh ## Copyright (C) 2000, 07 MIPS Technologies, Inc. Copyright (C) 2000 by Lineo, Inc., and written by Erik Andersen , . That, in turn, is based in part on ladsh.c, by Michael K. Johnson and Erik W. Troan, which they placed in the public domain. I don't know how much of the Johnson/Troan code has survived the repeated rewrites. Other credits: b_addchr() derived from similar w_addchar function in glibc-2.2 setup_redirect(), redirect_opt_num(), and big chunks of main() and many builtins derived from contributions by Erik Andersen miscellaneous bugfixes from Matt Kraai Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com) 2002-2006 Thomas Gleixner (tglx@linutronix.de) Copyright (C) 2000 Silicon Graphics, Inc. Modified for further R[236]000 support by Paul M. Antoine, 1996. Kevin D. Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 2000 Ronald G. Minnich Copyright (C) 2000 MIPS Technologies, Inc. Copyright (C) 2000 Wolfgang Denk Copyright (C) 1999-2015 Tensilica Inc. Copyright (C) 1999-2015 Cadence Design Systems Inc. Copyright (C) 1999-2010 Tensilica Inc. Copyright (C) 1999-2007 Tensilica Inc. Copyright (C) 1999-2005 Igor Pavlov Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc. Copyright (C) 1999, 2002-2003 Hewlett-Packard Co. David Mosberger-Tang Stephane Eranian Copyright (C) 1999, 2000, 2004 MIPS Technologies, Inc. Authors: Carsten Langgaard Maciej W. Rozycki Copyright (C) 1999, 2000, 2001 Silicon Graphics, Inc. Copyright (C) 1999, 2000 Silicon Graphics, Inc. Copyright (C) 1999, 2000 Niibe Yutaka from linux kernel code. Copyright (C) 1999, 2000 Niibe Yutaka & Kaz Kojima Copyright (C) 1999 by Silicon Graphics, Inc. Copyright (C) 1999 Walt Drummond Copyright (C) 1999 VA Linux Systems Copyright (C) 1999 Silicon Graphics, Inc. Kevin D. Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com Copyright (C) 1999 Silicon Graphics, Inc. Copyright (C) 1999 Russell King. Copyright (C) 1999 Niibe Yutaka But consider these trivial functions to be public domain. Copyright (C) 1999 Magnus Damm Copyright (C) 1999 Linus Torvalds Copyright (C) 1999 Hewlett-Packard Co. Contributed by David Mosberger . All rights reserved. Copyright (C) 1999 Hewlett-Packard Co. Contributed by David Mosberger . Copyright (C) 1999 Hewlett-Packard Co Copyright (C) 1999 Egbert Eich Copyright (C) 1999 David Mosberger-Tang Copyright (C) 1999 David A. Hinds. All Rights Reserved. Copyright (C) 1999 Ben Williamson Copyright (C) 1999 ARM Limited. Copyright (C) 1999 2000 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl) and Jan-Derk Bakker (J.D.Bakker@its.tudelft.nl) Copyright (C) 1999 2000 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl) Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. Copyright (C) 1998 Ulf Carlsson Copyright (C) 1998 Gabriel Paubert. Copyright (C) 1998 David S. Miller (davem@redhat.com) Copyright (C) 1998 Dan Malek Copyright (C) 1998 Dan Malek Copyright (C) 1997-2001, 2004, 2007 Free Software Foundation, Inc. Copyright (C) 1997-1999 Russell King Copyright (C) 1997, 1999, 2001, 06 by Ralf Baechle Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003 Ralf Baechle Copyright (C) 1997 Tensilica Inc. Copyright (C) 1997 Sten Wang Copyright (C) 1996-2010 Julian Seward Copyright (C) 1996-2005 Paul Mackerras. Copyright (C) 1996-2005 Markus F.X.J. Oberhumer Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. Copyright (C) 1996-2002 Julian R Seward. All rights reserved. Copyright (C) 1996-2000 Russell King Copyright (C) 1996-1999 SciTech Software, Inc. Copyright (C) 1996-1999 Russell King. Copyright (C) 1996-1999 Russell King Copyright (C) 1996-1998 Russell King. Copyright (C) 1996,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) Copyright (C) 1996, 99, 2003 by Ralf Baechle Copyright (C) 1996, 99 Ralf Baechle Copyright (C) 1996, 1999, 2001 Ralf Baechle Copyright (C) 1996, 1999, 2001 David S. Miller (davem@redhat.com) Copyright (C) 1996, 1997, 1998, 2000 by Ralf Baechle Copyright (C) 1996 by Paul M. Antoine Copyright (C) 1996 by Erik Stahlman (ES) Copyright (C) 1996 Russell King Copyright (C) 1996 Paul Mackerras. Copyright (C) 1996 Paul M. Antoine Copyright (C) 1996 Larry Ewing (lewing@isc.tamu.edu) Copyright (C) 1996 David S. Miller Copyright (C) 1995-2010 Jean-loup Gailly detect_data_type() function provided freely by Cosmin Truta, 2006 Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler Copyright (C) 1995-2010 Jean-loup Gailly Copyright (C) 1995-2005 Mark Adler Copyright (C) 1995-2005 Jean-loup Gailly. Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler Copyright (C) 1995-2004 Mark Adler Copyright (C) 1995-2003 Mark Adler Copyright (C) 1995-2002 Russell King Copyright (C) 1995-2000 Russell King Copyright (C) 1995-1999, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 1995-1998 Mark Adler Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) Copyright (C) 1995, 1999 by Ralf Baechle Copyright (C) 1995, 1999 Silicon Graphics Copyright (C) 1995, 1997, 2007-2013 Free Software Foundation, Inc. Copyright (C) 1995, 1996, 1997, 1999, 2001 by Ralf Baechle Copyright (C) 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003 Ralf Baechle Copyright (C) 1995, 1996 Paul M. Antoine Copyright (C) 1994-2013 Russell King Copyright (C) 1994-2002 Russell King Copyright (C) 1994-1999 Russell King Copyright (C) 1994, 95, 99, 2003 by Ralf Baechle Copyright (C) 1994, 95, 96, 97, 98, 99, 2000 by Ralf Baechle Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Copyright (C) 1994, 1995, 1996, 1999 by Ralf Baechle Copyright (C) 1994, 1995, 1996, 1997, 2000, 2001 by Ralf Baechle Copyright (C) 1994, 1995, 1996 by Ralf Baechle Copyright (C) 1994, 1995 Waldorf GmbH Copyright (C) 1994 Waldorf GMBH Copyright (C) 1994 - 2002 by Ralf Baechle Copyright (C) 1994 - 2000, 2001, 2003 Ralf Baechle Copyright (C) 1994 - 2000, 06 Ralf Baechle Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle Copyright (C) 1994 - 1999, 2000, 01, 06 Ralf Baechle Copyright (C) 1994 - 1999 by Ralf Baechle Copyright (C) 1993, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Copyright (C) 1993, 1996, 2001, 2002 Free Software Foundation, Inc. Copyright (C) 1993, 1995, 1996, 1997, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1993. Copyright (C) 1992, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 1992, 1994 by Theodore Ts'o. Copyright (C) 1991-2004 SciTech Software, Inc. All rights reserved. Copyright (C) 1991-2004 SciTech Software, Inc. Copyright (C) 1991,1996-1999,2001,2004,2007 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 1991,1992,1993,1997,1998,2003, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 1991, 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2004, 2005 Free Software Foundation, Inc. Copyright (C) 1991, 1992, 1993 Linus Torvalds Copyright (C) 1991, 1992 Linus Torvalds Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc. Copyright (C) 1990, 1999 by Silicon Graphics, Inc. Copyright (C) 1990 - 1992, 1999 Silicon Graphics, Inc. Copyright (C) 1989-2015 Free Software Foundation, Inc. Copyright (C) 1989-2013 Free Software Foundation, Inc. Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. Copyright (C) 1985 MIPS Computer Systems, Inc. COPYRIGHT (c) 2000 BY ABATRON AG (c) Rob Taylor, Flying Pig Systems. 2000. (c) Copyright 2017 Opal Kelly Inc. (c) Copyright 2016, Data61 Commonwealth Scientific and Industrial Research Organisation (CSIRO) (c) Copyright 2016 by VRT Technology (c) Copyright 2016 Topic Embedded Products. (c) Copyright 2015 Xilinx, Inc. All rights reserved. (c) Copyright 2013 Oliver Schinagl http://linux-sunxi.org (c) Copyright 2012 by National Instruments, Joe Hershberger (c) Copyright 2011 by Tigris Elektronik GmbH (c) Copyright 2010-2017 Xilinx, Inc. All rights reserved. (c) Copyright 2010-2014 Xilinx, Inc. All rights reserved. (c) Copyright 2010 Arcturus Networks Inc. (c) Copyright 2008 Renesas Solutions Corp. (c) Copyright 2008 Nobuhiro Iwamatsu (c) Copyright 2004 Faraday Technology Corp. (www.faraday-tech.com) Based on sa1100_wdt.c by Oleg Drokin Based on SoftDog driver by Alan Cox (c) Copyright 2000 Oleg Drokin Based on SoftDog driver by Alan Cox (c) 2018 Stefan Roese (c) 2015 Purna Chandra Mandal (c) 2015 Paul Thacker (c) 2013 Guntermann & Drunck GmbH (c) 2012 Daniel Stodden (c) 2011 Marek Vasut (c) 2011 Graf-Syteco, Matthias Weisser weisserm@arcor.de> (c) 2011 Comelit Group SpA, Luca Ceresoli (c) 2011 Bticino s.p.a, Roberto Cerati (c) 2010 Graf-Syteco, Matthias Weisser weisserm@arcor.de> (c) 2010 Broadcom (c) 2009 Magnus Lilja (c) 2009 Ilya Yanok, Emcraft Systems (c) 2008-2010 Andy Whitcroft Licensed under the terms of the GNU GPL License version 2 (c) 2007,2008, Andy Whitcroft (new conditions, test suite) (c) 2007,2008 Nobuhiro Iwamatsu (c) 2007, Joe Perches created from checkpatch.pl (c) 2007 Sascha Hauer (c) 2007 Pengutronix, Sascha Hauer (c) 2007 Nobuhiro Iwamatsu (c) 2007 Nobuhiro Iwamatsu (c) 2005, Joel Schopp (the ugly bit) (c) 2004 Sascha Hauer (c) 2001, Dave Jones. (the file handling bit) (c) 2000 Yggdrasil Computing, Inc. (c) 2000 David L. Brown, Jr. (usb-storage@davidb.org) (c) 1999-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) (c) 1999, 2000 David Woodhouse (c) 1999 Michael Gee (michael@linuxspecific.com) (c) 1999 Machine Vision Holdings, Inc. (C) Masami Komiya 2005 (C) Masami Komiya 2004 (C) Heiko Schocher, DENX Software Engineering, hs@denx.de. Based on: U-Boot:include/configs/da850evm.h (C) Heiko Schocher, DENX Software Engineering, hs@denx.de. Based on: U-Boot:board/davinci/da8xxevm/da850evm.c (C) Heiko Schocher, DENX Software Engineering, hs@denx.de. (C) Dustin McIntire (dustin@sensoria.com) (C) Copytight 2015 Inter Act B.V. (C) Copyright: 2013 Gumstix, Inc - http://www.gumstix.com Maintainer: Ash Charles (C) Copyright Yggdrasil Computing, Inc. 2000 usb_device_id matching changes by Adam J. Richter) (C) Copyright TechNexion 2010 Edward Lin (C) Copyright Siemens AG (C) Copyright Randy Dunlap 2000 (C) Copyright Motorola, Inc., 2000 (C) Copyright Linus Torvalds 1999 (C) Copyright Johannes Erdfelt 1999-2001 (C) Copyright Gregory P. Smith 1999 (C) Copyright Deti Fliegl 1999 (new USB architecture) (C) Copyright David Gibson , IBM Corporation. 2007. (C) Copyright David Gibson , IBM Corporation. 2005. (C) Copyright David Brownell 2000 (kernel hotplug, usb_device_id) (C) Copyright Andreas Gal 1999 (C) Copyright 216 Google, Inc Written by Simon Glass (C) Copyright 2019, Xilinx, Inc. (C) Copyright 2019 Xilinx, Inc. Siva Durga Prasad (C) Copyright 2019 Roman Kapl, SYSGO, rka@sysgo.com (C) Copyright 2019 Rockchip Electronics Co., Ltd (C) Copyright 2019 Ramon Fried (C) Copyright 2018-2019, Xilinx, Inc. (C) Copyright 2018-2019 Xilinx, Inc. Michal Simek Siva Durga Prasad Paladugu (C) Copyright 2018-2019 Xilinx, Inc. Michal Simek Siva Durga Prasad Paladugu (C) Copyright 2018, Xilinx, Inc. (C) Copyright 2018, Linaro Limited (C) Copyright 2018 Xilinx, Inc. Siva Durga Prasad Paladugu (C) Copyright 2018 Xilinx, Inc. Michal Simek Siva Durga Prasad Paladugu (C) Copyright 2018 Xilinx, Inc. (Michal Simek) (C) Copyright 2018 Xilinx (C) Copyright 2018 Theobroma Systems Design und Consulting GmbH (C) Copyright 2018 Simon Goldschmidt (C) Copyright 2018 Ramon Fried (C) Copyright 2018 Quentin Schulz, Bootlin, quentin.schulz@bootlin.com (C) Copyright 2018 Neil Armstrong (C) Copyright 2018 Microchip Technology, Inc. Eugen Hristev (C) Copyright 2018 Michal Simek (C) Copyright 2018 Michal Simek (C) Copyright 2018 Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc obj-y += cmd_ut_lib.o obj-y += hexdump.o obj-y += lmb.o obj-y += string.o (C) Copyright 2018 Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc (C) Copyright 2018 Manivannan Sadhasivam (C) Copyright 2018 Lukasz Majewski, DENX Software Engineering, lukma@denx.de. (C) Copyright 2018 Lothar Felte, lothar.felten@gmail.com (C) Copyright 2018 Liviu Dudau (C) Copyright 2018 Linaro Ltd. Sam Protsenko (C) Copyright 2018 DENX Software Engineering, Anatolij Gustschin (C) Copyright 2018 Cisco Systems, Inc. (C) Copyright 2018 Allied Telesis (C) Copyright 2018 Alexander Graf (C) Copyright 2018 - Beniamino Galvani (C) Copyright 2018 - BayLibre, SAS Author: Neil Armstrong (C) Copyright 2017, Xilinx, Inc. (C) Copyright 2017, Xilinx Inc. (C) Copyright 2017, Heinrich Schuchardt (C) Copyright 2017, Fuzhou Rockchip Electronics Co., Ltd (C) Copyright 2017, 2018 Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc (C) Copyright 2017 Whitebox Systems / Northend Systems B.V. S.J.R. van Schaik M.B.W. Wajer (C) Copyright 2017 Vasily Khoruzhick (C) Copyright 2017 Theobroma Systems Design und Consulting GmbH (C) Copyright 2017 Texas Instruments, (C) Copyright 2017 Texas Instruments Incorporated, Keerthy (C) Copyright 2017 Texas Instruments Incorporated, (C) Copyright 2017 STMicroelectronics (C) Copyright 2017 Rockchip Electronics Co., Ltd. (C) Copyright 2017 Rockchip Electronics Co., Ltd Author: Andy Yan (C) Copyright 2017 Rockchip Electronics Co., Ltd (C) Copyright 2017 Rob Clark (C) Copyright 2017 Renesas Electronics Europe Ltd (C) Copyright 2017 Opal Kelly Inc. (C) Copyright 2017 Olimex Ltd.. Stefan Mavrodiev (C) Copyright 2017 NXP Semiconductors (C) Copyright 2017 NVIDIA Corporation (C) Copyright 2017 Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc (C) Copyright 2017 Linaro Ltd. Sam Protsenko (C) Copyright 2017 Linaro Limited (C) Copyright 2017 Linaro Jorge Ramirez-Ortiz obj-y := poplar.o (C) Copyright 2017 Linaro Jorge Ramirez-Ortiz (C) Copyright 2017 Linaro (C) Copyright 2017 Jorge Ramirez-Ortiz (C) Copyright 2017 Jorge Ramirez-Ortiz (C) Copyright 2017 Jorge Ramirez Ortiz (C) Copyright 2017 Jernej Skrabec (C) Copyright 2017 Icenowy Zheng (C) Copyright 2017 Heinrich Schuchardt (C) Copyright 2017 Heiko Stuebner (C) Copyright 2017 Grinn (C) Copyright 2017 Derald D. Woods (C) Copyright 2017 CompuLab, Ltd. http://www.compulab.com (C) Copyright 2017 Christophe Leroy, CS Systemes d'Information, christophe.leroy@c-s.fr (C) Copyright 2017 Armadeus Systems (C) Copyright 2017 Angelo Dureghello (C) Copyright 2017 Adaptrum, Inc. Written by Alexandru Gagniuc for Adaptrum, Inc. (C) Copyright 2017 Adam Ford, Logic PD, aford173@gmail.com (C) Copyright 2017 - Beniamino Galvani (C) Copyright 2017 - 2018, Xilinx, Inc. (C) Copyright 2016-2018 ARM Ltd. Author: Liviu Dudau (C) Copyright 2016-2017 Texas Instruments, (C) Copyright 2016-2017 Rockchip Inc. (C) Copyright 2016-2017 Lukasz Majewski, DENX Software Engineering, lukma@denx.de (C) Copyright 2016, Xilinx, Inc. (C) Copyright 2016 samtec automotive software & electronics gmbh (C) Copyright 2016 Xilinx, Inc. (C) Copyright 2016 Vladimir Zapolskiy (C) Copyright 2016 Vikas Manocha, (C) Copyright 2016 Vasily Khoruzhick (C) Copyright 2016 Toradex Author: Stefan Agner (C) Copyright 2016 Toradex AG (C) Copyright 2016 Theobroma Systems Design und Consulting GmbH Philipp Tomsich (C) Copyright 2016 Texas Instruments, (C) Copyright 2016 Texas Instruments Incorporated, Keerthy (C) Copyright 2016 Texas Instruments Incorporated, Jean-Jacques Hiblot (C) Copyright 2016 Texas Instruments Incorporated, (C) Copyright 2016 Stephen Warren (C) Copyright 2016 Songjun Wu (C) Copyright 2016 Savoir-faire Linux Inc. (C) Copyright 2016 Savoir-faire Linux (C) Copyright 2016 Rockchip Electronics Co.,Ltd (C) Copyright 2016 Rockchip Electronics Co., Ltd Author: Andy Yan (C) Copyright 2016 Rockchip Electronics Co., Ltd (C) Copyright 2016 Rick Chen, NDS32 Software Engineering, rick@andestech.com (C) Copyright 2016 Olliver Schinagl (C) Copyright 2016 NXP Semiconductors (C) Copyright 2016 Michael Kurz, michi.kurz@gmail.com. (C) Copyright 2016 Mateusz Kulikowski (C) Copyright 2016 Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc (C) Copyright 2016 Marcel Ziswiler (C) Copyright 2016 Linaro Limited Andrew F. Davis (C) Copyright 2016 Linaro Jon Medhurst (C) Copyright 2016 Jelle van der Waa (C) Copyright 2016 Heiko Stuebner (C) Copyright 2016 Heiko Schocher, DENX Software Engineering, hs@denx.de. (C) Copyright 2016 Heiko Schocher (C) Copyright 2016 Hans de Goede (C) Copyright 2016 Grinn (C) Copyright 2016 Google, Inc Written by Simon Glass (C) Copyright 2016 Google, Inc (C) Copyright 2016 Fuzhou Rockchip Electronics Co., Ltd (C) Copyright 2016 Freescale Semiconductor, Inc. (C) Copyright 2016 Fabian Vogt (C) Copyright 2016 Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc (C) Copyright 2016 DENX Software Engineering GmbH Written-by: Albert ARIBAUD (C) Copyright 2016 CompuLab, Ltd. http://compulab.co.il/ (C) Copyright 2016 CompuLab, Ltd. (C) Copyright 2016 Chen-Yu Tsai (C) Copyright 2016 Carlo Caione (C) Copyright 2016 Cadence Design Systems Inc. (C) Copyright 2016 Broadcom Ltd. (C) Copyright 2016 Beniamino Galvani (C) Copyright 2016 BayLibre, SAS Author: Neil Armstrong (C) Copyright 2016 Author: Amit Singh Tomar, amittomer25@gmail.com (C) Copyright 2016 Angelo Dureghello (C) Copyright 2016 Allied Telesis (C) Copyright 2016 Alexander Graf (C) Copyright 2016 Alexander Graf (C) Copyright 2016 - Beniamino Galvani Based on code from Linux kernel: (C) Copyright 2016 - Beniamino Galvani (C) Copyright 2016 - 2018, Xilinx, Inc. (C) Copyright 2016 - 2018 Xilinx, Inc. Michal Simek (C) Copyright 2015-2018 Vladimir Zapolskiy (C) Copyright 2015-2016, Freescale Semiconductor, Inc. (C) Copyright 2015-2016 Texas Instruments Incorporated, (C) Copyright 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ (C) Copyright 2015-2016 NVIDIA Corporation (C) Copyright 2015-2016 Freescale Semiconductor, Inc. (C) Copyright 2015, Siemens AG Author: Jan Kiszka (C) Copyright 2015, Samsung Electronics Przemyslaw Marczak

(C) Copyright 2015, Freescale Semiconductor, Inc. (C) Copyright 2015 Xilinx, Inc, Michal Simek (C) Copyright 2015 Vladimir Zapolskiy (C) Copyright 2015 Vishnu Patekar (C) Copyright 2015 Vishnu Patekar from sun6i.h (C) Copyright 2015 Vishnu Patekar (C) Copyright 2015 UDOO Team (C) Copyright 2015 Texas Insturments (C) Copyright 2015 Texas Instruments Incorporated, (C) Copyright 2015 Texas Instruments Incorporated - http://www.ti.com/ (C) Copyright 2015 Texas Instruments Incorporated (C) Copyright 2015 Technexion Ltd. (C) Copyright 2015 Stephen Warren (C) Copyright 2015 Stephen Warren (C) Copyright 2015 Sjoerd Simons (C) Copyright 2015 Savoir-faire Linux Inc. (C) Copyright 2015 Savoir-faire Linux (C) Copyright 2015 Roy Spliet (C) Copyright 2015 Rockchip Electronics Co., Ltd (C) Copyright 2015 Renesas Electronics Corporation (C) Copyright 2015 Purna Chandra Mandal, purna.mandal@microchip.com. (C) Copyright 2015 NVIDIA Corporation (C) Copyright 2015 Miao Yan (C) Copyright 2015 Mateusz Kulikowski (C) Copyright 2015 Marek Vasut (C) Copyright 2015 Lukasz Majewski (C) Copyright 2015 Linus Walleij, Linaro (C) Copyright 2015 Linaro peter.griffin (C) Copyright 2015 Linaro Peter Griffin (C) Copyright 2015 Linaro (C) Copyright 2015 Kamil Lulko, (C) Copyright 2015 Joe Hershberger, National Instruments, joe.hershberger@ni.com (C) Copyright 2015 Joe Hershberger (C) Copyright 2015 Jens Kuske (C) Copyright 2015 Jagan Teki (C) Copyright 2015 Inter Act B.V. (C) Copyright 2015 Heiko Stuebner (C) Copyright 2015 Heiko Schocher, DENX Software Engineering, hs@denx.de. (C) Copyright 2015 Hans de Goede (C) Copyright 2015 Google, Inc Written by Simon Glass (C) Copyright 2015 Google, Inc Note: Part of this code has been derived from linux (C) Copyright 2015 Google, Inc (C) Copyright 2015 General Electric Company (C) Copyright 2015 Freescale Semiconductor, Inc. (C) Copyright 2015 Freescale Semiconductor (C) Copyright 2015 Elecsys Corporation Kevin Smith (C) Copyright 2015 ECA Sinters (C) Copyright 2015 Dirk Eibach, Guntermann & Drunck GmbH, eibach@gdsys.de (C) Copyright 2015 Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc (C) Copyright 2015 DENX Software Engineering GmbH Written-by: Sylvain Lemieux (C) Copyright 2015 DENX Software Engineering GmbH Written-by: Albert ARIBAUD (C) Copyright 2015 Chen-Yu Tsai (C) Copyright 2015 Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com (C) Copyright 2015 Angelo Dureghello, Sysam Firmware, angelo@sysam.it (C) Copyright 2015 Angelo Dureghello Based on code from Bernhard Kuhn (C) Copyright 2015 Angelo Dureghello (C) Copyright 2015 Albert ARIBAUD (C) Copyright 2015 - 2018, Xilinx, Inc. (C) Copyright 2015 - 2016, Xilinx, Inc, Michal Simek Siva Durga Prasad (C) Copyright 2015 - 2016 Xilinx, Inc. Michal Simek (C) Copyright 2014-2018 Marcel Ziswiler (C) Copyright 2014-2016, Freescale Semiconductor, Inc. (C) Copyright 2014-2016 Stefan Agner (C) Copyright 2014-2015 Texas Instruments Incorporated, (C) Copyright 2014-2015 Samsung Electronics Przemyslaw Marczak

(C) Copyright 2014-2015 Hans de Goede (C) Copyright 2014-2015 Freescale Semiconductor (C) Copyright 2014-2015 DENX Software Engineering GmbH Written-by: Albert ARIBAUD - 3ADEV (C) Copyright 2014, Xilinx, Inc (C) Copyright 2014, Cavium Inc. (C) Copyright 2014 stmicroelectronics (C) Copyright 2014 Topic Embedded Products (C) Copyright 2014 Texas Instruments, (C) Copyright 2014 Texas Instruments Incorporated. Felipe Balbi (C) Copyright 2014 Texas Instruments Incorporated, (C) Copyright 2014 Texas Instruments Incorporated Refactored common functions in to gpimage-common.c. Include this common header file (C) Copyright 2014 Texas Instruments Incorporated Refactored common functions in to gpimage-common.c. (C) Copyright 2014 Texas Instruments Incorporated Add gpimage format for keystone devices to format spl image. This is Based on omapimage.c (C) Copyright 2014 Texas Instruments Incorporated - http://www.ti.com Author: Felipe Balbi (C) Copyright 2014 Suriyan Ramasami (C) Copyright 2014 Stephen Warren swarren@wwwdotorg.org (C) Copyright 2014 Samsung Electronics Lukasz Majewski (C) Copyright 2014 Red Hat Inc. (C) Copyright 2014 Pierrick Hascoet, Abilis Systems (C) Copyright 2014 NVIDIA Corporation (C) Copyright 2014 Linaro, Ltd. Rob Herring (C) Copyright 2014 Heiko Schocher, DENX Software Engineering, hs@denx.de. (C) Copyright 2014 Heiko Schocher DENX Software Engineering GmbH (C) Copyright 2014 Hans de Goede (C) Copyright 2014 Hans de Goede <hdegoede@redhat.com (C) Copyright 2014 Google, Inc Writte by Simon Glass (C) Copyright 2014 Google, Inc Simon Glass (C) Copyright 2014 Google, Inc (C) Copyright 2014 Gabriel Huau (C) Copyright 2014 Freescale Semiconductor, Inc. Author: Ruchika Gupta (C) Copyright 2014 Freescale Semiconductor, Inc. Author: Nitin Garg Ye Li (C) Copyright 2014 Freescale Semiconductor, Inc. Author: Nitin Garg (C) Copyright 2014 Freescale Semiconductor, Inc. (C) Copyright 2014 Freescale Semiconductor, Inc Author: Ruchika Gupta (C) Copyright 2014 Freescale Semiconductor, Inc (C) Copyright 2014 Dirk Eibach, Guntermann & Drunck GmbH, eibach@gdsys.de (C) Copyright 2014 Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc (C) Copyright 2014 DENX Software Engineering Written-By: Albert ARIBAUD (C) Copyright 2014 DENX Software Engineering Heiko Schocher (C) Copyright 2014 DENX Software Engineering GmbH Written-by: Albert ARIBAUD - 3ADEV (C) Copyright 2014 DENX Software Engineering GmbH Written-by: Albert ARIBAUD (C) Copyright 2014 CompuLab, Ltd. (C) Copyright 2014 Chen-Yu Tsai (C) Copyright 2014 Cadence Design Systems Inc. (C) Copyright 2014 Bo Shen (C) Copyright 2014 Angelo Dureghello (C) Copyright 2014 Andreas Bießmann (C) Copyright 2014 Albert ARIBAUD (C) Copyright 2014 3ADEV Written by Albert ARIBAUD (C) Copyright 2014 - 2019 Xilinx, Inc. Michal Simek (C) Copyright 2014 - 2018 Xilinx, Inc. Michal Simek (C) Copyright 2014 - 2017 Xilinx, Inc. Michal Simek (C) Copyright 2014 - 2016 Xilinx, Inc. Michal Simek (C) Copyright 2014 - 2016 Cadence Design Systems Inc. (C) Copyright 2014 - 2015, Xilinx, Inc. (C) Copyright 2014 - 2015 Xilinx, Inc. Michal Simek This file derived from arch/arm/mach-zynqmp/cpu.c) (C) Copyright 2014 - 2015 Xilinx, Inc. Michal Simek (C) Copyright 2013-2016, NVIDIA CORPORATION. (C) Copyright 2013-2016, Freescale Semiconductor, Inc. (C) Copyright 2013-2016 Freescale Semiconductor, Inc. (C) Copyright 2013-2015, Freescale Semiconductor, Inc. (C) Copyright 2013-2015 NVIDIA Corporation (C) Copyright 2013-2014 NVIDIA Corporation (C) Copyright 2013-2014 Luc Verhaegen (C) Copyright 2013 Xilinx, Inc. (C) Copyright 2013 Thomas Petazzoni thomas.petazzoni@free-electrons.com> (C) Copyright 2013 Texas Instruments, (C) Copyright 2013 Texas Instruments Incorporated. Sricharan R (C) Copyright 2013 Texas Instruments Incorporated. Lokesh Vutla (C) Copyright 2013 Texas Instruments Incorporated, (C) Copyright 2013 Texas Instruments Incorporated (C) Copyright 2013 Texas Instruments Inc, (C) Copyright 2013 Siemens Schweiz AG (C) Copyright 2013 Siemens AG (C) Copyright 2013 Sergey Kostanbaev <sergey.kostanbaev fairwaves.ru> (C) Copyright 2013 Sergey Kostanbaev < sergey.kostanbaev fairwaves.ru > (C) Copyright 2013 Samsung Electronics Rajeshwari Shinde (C) Copyright 2013 Samsung Electronics Przemyslaw Marczak

(C) Copyright 2013 SAMSUNG Electronics SAMSUNG EXYNOS5420 SoC device tree source (C) Copyright 2013 SAMSUNG Electronics Rajeshwari Shinde (C) Copyright 2013 Reinhard Pfau, Guntermann & Drunck GmbH, reinhard.pfau@gdsys.cc (C) Copyright 2013 Philippe Reynes (C) Copyright 2013 Patrice Bouchand lzma uncompress command in Uboot (C) Copyright 2013 Oliver Schinagl http://linux-sunxi.org Allwinner Technology Co., Ltd. Berg Xing Tom Cubie (C) Copyright 2013 Oliver Schinagl http://linux-sunxi.org (C) Copyright 2013 Oliver Schinagl (C) Copyright 2013 O.S. Systems Software LTDA. (C) Copyright 2013 NVIDIA Corporation (C) Copyright 2013 Maxime Ripard (C) Copyright 2013 Mateusz Kulikowski (C) Copyright 2013 Luke Kenneth Casson Leighton (C) Copyright 2013 Linaro Andre Przywara, (C) Copyright 2013 Keymile AG Valentin Longchamp (C) Copyright 2013 Josh Wu Atmel corporation (C) Copyright 2013 Heiko Schocher, DENX Software Engineering, hs@denx.de. (C) Copyright 2013 Heiko Schocher, DENX Software Engineering, (C) Copyright 2013 Gumstix Inc. Maintainer: Ash Charles (C) Copyright 2013 Freescale Semiconductor, Inc. (C) Copyright 2013 Faraday Technology Dante Su (C) Copyright 2013 Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc (C) Copyright 2013 David Feng Sharma Bhupesh (C) Copyright 2013 David Feng (C) Copyright 2013 Corscience GmbH & Co. KG, Andreas Bießmann (C) Copyright 2013 CompuLab, Ltd. Author: Igor Grinberg (C) Copyright 2013 Bo Shen (C) Copyright 2013 Avionic Design GmbH (C) Copyright 2013 Atmel Corporation. Josh Wu (C) Copyright 2013 Atmel Corporation Josh Wu (C) Copyright 2013 Andreas Bießmann (C) Copyright 2013 Andre Przywara, Linaro (C) Copyright 2013 Altera Corporation (C) Copyright 2013 Albert ARIBAUD David Feng (C) Copyright 2013 Afzal Mohammed (C) Copyright 2013 Adeneo Embedded (C) Copyright 2013 ADVANSEE (C) Copyright 2013 - 2018 Xilinx, Inc. (C) Copyright 2013 - 2017 Xilinx. (C) Copyright 2013 - 2015 Xilinx, Inc. (C) Copyright 2013 - 2014 Xilinx, Inc (C) Copyright 2012-2016 Stephen Warren (C) Copyright 2012-2015 Texas Instruments Incorporated, SPDX-License-Identifier: GPL-2.0+ (C) Copyright 2012-2014 Texas Instruments Incorporated, (C) Copyright 2012-2014 Marvell Semiconductor Written-by: Maen Suleiman, Gerald Kerma (C) Copyright 2012-2013, Xilinx, Michal Simek (C) Copyright 2012-2013 Texas Instruments, (C) Copyright 2012-2013 Henrik Nordstrom (C) Copyright 2012-2013 Freescale Semiconductor, Inc. (C) Copyright 2012-2013 Eric Jarrige (C) Copyright 2012-2012 Henrik Nordstrom (C) Copyright 2012- Markus Hubig IMKO GmbH (C) Copyright 2012,2015 Stephen Warren (C) Copyright 2012, Stefan Roese (C) Copyright 2012 Ивайло Димитров (C) Copyright 2012 eInfochips Ltd. Written-by: Ajay Bhargav (C) Copyright 2012 Xilinx (C) Copyright 2012 Valentin Lontgchamp, Keymile AG, valentin.longchamp@keymile.com (C) Copyright 2012 Valentin Longchamp, Keymile AG, valentin.longchamp@keymile.com Stefan Bigler, Keymile AG, stefan.bigler@keymile.com (C) Copyright 2012 Thomas Weber (C) Copyright 2012 The Chromium Authors (C) Copyright 2012 Texas Instruments, (C) Copyright 2012 Texas Instruments Incorporated - http://www.ti.com/ Aneesh V Based on common/Makefile. (C) Copyright 2012 Stephen Warren (C) Copyright 2012 Stefan Roese, DENX Software Engineering, sr@denx.de. (C) Copyright 2012 Stefan Bigler, Keymile AG, stefan.bigler@keymile.com Norbert Mayer, Keymile AG, norbert.mayer@keymile.com Deepak Patel, XENTECH Limited, deepak.patel@xentech.co.uk Refer doc/README.kwbimage for more details about how-to configure and create kirkwood boot image (C) Copyright 2012 Samsung Electronics Donghwa Lee (C) Copyright 2012 Samsung Electronics (C) Copyright 2012 SAMSUNG Electronics SAMSUNG EXYNOS5250 SoC device tree source (C) Copyright 2012 SAMSUNG Electronics Padmavathi Venna (C) Copyright 2012 SAMSUNG Electronics Jaehoon Chung Rajeshawari Shinde (C) Copyright 2012 SAMSUNG Electronics Jaehoon Chung (C) Copyright 2012 Renesas Solutions Corp. (C) Copyright 2012 Pavel Herrmann Marek Vasut (C) Copyright 2012 Pavel Herrmann (C) Copyright 2012 Pali Rohár (C) Copyright 2012 Nobuhiro Iwamatsu (C) Copyright 2012 NVIDIA Inc, (C) Copyright 2012 Michal Simek (C) Copyright 2012 Marvell Semiconductor Written-by: Maen Suleiman, Gerald Kerma (C) Copyright 2012 Markus Hubig IMKO GmbH (C) Copyright 2012 Marek Vasut (C) Copyright 2012 Lucas Stach (C) Copyright 2012 Linaro Linus Walleij Common ARM Integrator configuration settings (C) Copyright 2012 Lei Wen , Marvell Inc. (C) Copyright 2012 Konstantin Kozhevnikov, Cogent Embedded (C) Copyright 2012 Jorgen Lundman (C) Copyright 2012 Joe Hershberger, National Instruments, joe.hershberger@ni.com (C) Copyright 2012 Joe Hershberger (C) Copyright 2012 Ilya Yanok, ilya.yanok@gmail.com (C) Copyright 2012 Ilya Yanok, (C) Copyright 2012 Ilya Yanok (C) Copyright 2012 ISEE 2007 SL, (C) Copyright 2012 Holger Brunck, Keymile GmbH Hannover, Christian Herzig, Keymile AG Switzerland, (C) Copyright 2012 Henrik Nordstrom (C) Copyright 2012 Heiko Schocher, DENX Software Engineering, hs@denx.de. (C) Copyright 2012 Gumstix Incorporated, Maintainer: Ash Charles (C) Copyright 2012 Graeme Russ, (C) Copyright 2012 Freescale Semiconductor, Inc. (C) Copyright 2012 Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc (C) Copyright 2012 Corscience GmbH & Co. KG, Thomas Weber Sunil Kumar Shashi Ranjan (C) Copyright 2012 Corscience GmbH & Co. KG, Thomas Weber (C) Copyright 2012 Corscience GmbH & Co. KG Thomas Weber (C) Copyright 2012 Bo Shen Atmel corporation (C) Copyright 2012 Atmel Semiconductor Written-by: Bo Shen (C) Copyright 2012 Armando Visconti, ST Microelectronics, armando.visconti@st.com. (C) Copyright 2012 Amit Virdi, ST Microelectronics, amit.virdi@st.com. (C) Copyright 2012 Allwinner Technology Co., Ltd. Tom Cubie (C) Copyright 2012 Albert ARIBAUD (C) Copyright 2012 ATMEL, Hong Xu (C) Copyright 2012 - 2013 CompuLab, Ltd. (C) Copyright 2011-2013 Texas Instruments, (C) Copyright 2011-2013 Pali Rohár (C) Copyright 2011-2012 Pali Rohár (C) Copyright 2011-2012 Holger Brunck, Keymile GmbH Hannover, holger.brunck@keymile.com Valentin Longchamp, Keymile AG, valentin.longchamp@keymile.com (C) Copyright 2011-2012 Freescale Semiconductor, Inc. (C) Copyright 2011-2012 Avionic Design GmbH (C) Copyright 2011,2012 Avionic Design GmbH (C) Copyright 2011, Stefano Babic (C) Copyright 2011, Ilya Yanok, Emcraft Systems (C) Copyright 2011, 2012, 2013 Yuri Tikhonov, Emcraft Systems, yur@emcraft.com Alexander Potashev, Emcraft Systems, aspotashev@emcraft.com Vladimir Khusainov, Emcraft Systems, vlad@emcraft.com Pavel Boldin, Emcraft Systems, paboldin@emcraft.com (C) Copyright 2011 marcel@mesa.nl, Mesa Consulting B.V. (C) Copyright 2011 egnite GmbH (C) Copyright 2011 eInfochips Ltd. Written-by: Ajay Bhargav (C) Copyright 2011 Yuri Tikhonov, Emcraft Systems, yur@emcraft.com (C) Copyright 2011 Xilinx (C) Copyright 2011 Valentin Longchamp, Keymile AG, valentin.longchamp@keymile.com Refer doc/README.kwbimage for more details about how-to configure and create kirkwood boot image (C) Copyright 2011 Texas Instruments, (C) Copyright 2011 Texas Instruments Incorporated - http://www.ti.com/ Aneesh V Based on top-level Makefile. (C) Copyright 2011 Stefano Babic, DENX Software Engineering, sbabic@denx.de. (C) Copyright 2011 Stefano Babic, DENX Software Engineering, sbabic@denx.de (C) Copyright 2011 Shawn Lin, Andes Technology Corporation Macpaul Lin, Andes Technology Corporation (C) Copyright 2011 NVIDIA Corporation www.nvidia.com (C) Copyright 2011 NVIDIA Corporation (C) Copyright 2011 Michal Simek (C) Copyright 2011 Matthias Weisser (C) Copyright 2011 Marvell Semiconductor Written-by: Lei Wen (C) Copyright 2011 Marvell Inc. Lei Wen (C) Copyright 2011 Marvell Inc, (C) Copyright 2011 Logic Product Development Peter Barada (C) Copyright 2011 Logic Product Development (C) Copyright 2011 Linaro Ryan Harkin, (C) Copyright 2011 Linaro Linus Walleij Register definitions for the System Controller (SC) and the similar "CP Controller" found in the ARM Integrator/AP and Integrator/CP reference designs (C) Copyright 2011 Linaro Linus Walleij Register definitions for the External Bus Interface (EBI) found in the ARM Integrator AP and CP reference designs (C) Copyright 2011 Linaro Linus Walleij (C) Copyright 2011 Joe Hershberger, National Instruments, joe.hershberger@ni.com (C) Copyright 2011 Jason Cooper (C) Copyright 2011 Ilya Yanok, Emcraft Systems (C) Copyright 2011 Ilya Yanok, EmCraft Systems (C) Copyright 2011 Holger Brunck, Keymile GmbH Hannover, holger.brunck@keymile.com (C) Copyright 2011 Helmut Raiger, HALE electronic GmbH, helmut.raiger@hale.at (C) Copyright 2011 Heiko Schocher, DENX Software Engineering, hs@denx.de. (C) Copyright 2011 Guralp Systems Ltd. Laurence Withers (C) Copyright 2011 Graeme Russ, (C) Copyright 2011 Freescale Semiconductor, Inc. Jason Liu (C) Copyright 2011 Freescale Semiconductor, Inc. Author: Fabio Estevam (C) Copyright 2011 Freescale Semiconductor, Inc. (C) Copyright 2011 Freescale Semiconductor, Inc Andy Fleming (C) Copyright 2011 Free Electrons David Wagner (C) Copyright 2011 Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc (C) Copyright 2011 Daniel Schwierzeck, daniel.schwierzeck@googlemail.com. (C) Copyright 2011 DENX Software Engineering GmbH Heiko Schocher (C) Copyright 2011 CompuLab, Ltd. Mike Rapoport Igor Grinberg (C) Copyright 2011 CompuLab, Ltd. (C) Copyright 2011 Bluewater Systems Ryan Mallon (C) Copyright 2011 Bluewater Systems Author: Andre Renaud Author: Ryan Mallon (C) Copyright 2011 Andreas Pretzsch, carpe noctem engineering, apr@cn-eng.de (C) Copyright 2011 Andreas Bießmann, andreas@biessmann.org (C) Copyright 2011 Andreas Bießmann (C) Copyright 2011 Andes Technology Corp Macpaul Lin (C) Copyright 2011 Alexander Holler (C) Copyright 2011 ARM Limited (C) Copyright 2011 - 2013 CompuLab, Ltd. (C) Copyright 2011 - 2012 Samsung Electronics EXT4 filesystem implementation in Uboot by Uma Shankar Manjunatha C Achar (C) Copyright 2010-2016 Freescale Semiconductor, Inc. (C) Copyright 2010-2015 Nvidia Corporation. (C) Copyright 2010-2015 NVIDIA Corporation (C) Copyright 2010-2014 NVIDIA Corporation (C) Copyright 2010-2013 NVIDIA Corporation (C) Copyright 2010-2013 Lukas Roggli, KEYMILE Ltd, lukas.roggli@keymile.com Holger Brunck, Keymile GmbH, holger.bruncl@keymile.com (C) Copyright 2010-2012,2015 NVIDIA Corporation (C) Copyright 2010-2012 Texas Instruments, (C) Copyright 2010-2012 Stefan Roese, DENX Software Engineering, sr@denx.de. (C) Copyright 2010-2012 NVIDIA Corporation (C) Copyright 2010-2011 Thomas Reufer, KEYMILE Ltd, thomas.reufer@keymile.com (C) Copyright 2010-2011 Texas Instruments, Mansoor Ahamed (C) Copyright 2010-2011 Heiko Schocher, DENX Software Engineering, hs@denx.de. (C) Copyright 2010-2011 Graeme Russ, (C) Copyright 2010,2011 Vladimir Khusainov, Emcraft Systems, vlad@emcraft.com (C) Copyright 2010,2011 Nvidia Corporation. (C) Copyright 2010,2011 NVIDIA Corporation (C) Copyright 2010,2011 Graeme Russ, (C) Copyright 2010, Thomas Chou (C) Copyright 2010, Stefano Babic (C) Copyright 2010, 2018 Allied Telesis (C) Copyright 2010, 2011 NVIDIA Corporation (C) Copyright 2010 egnite GmbH (C) Copyright 2010 Vipin Kumar, ST Microelectronics, vipin.kumar@st.com. (C) Copyright 2010 Vipin Kumar, ST Micoelectronics, vipin.kumar@st.com. (C) Copyright 2010 Texas Instruments, Syed Mohammed Khasim (C) Copyright 2010 Texas Instruments, Aneesh V (C) Copyright 2010 Texas Instruments, (C) Copyright 2010 Texas Instruments Incorporated. Steve Sakoman (C) Copyright 2010 Texas Instruments Incorporated. Aneesh V Steve Sakoman (C) Copyright 2010 Texas Instruments Incorporated, Steve Sakoman (C) Copyright 2010 Texas Instruments Incorporated, Aneesh V Steve Sakoman (C) Copyright 2010 Texas Instruments Incorporated, (C) Copyright 2010 Stefano Babic, DENX Software Engineering, sbabic@denx.de. (C) Copyright 2010 Stefano Babic, DENX Software Engineering, sbabic@denx.de (C) Copyright 2010 Stefano Babic (C) Copyright 2010 Sergei Poselenov, Emcraft Systems, sposelenov@emcraft.com. (C) Copyright 2010 Samsung Electronics Naveen Krishna Ch (C) Copyright 2010 Samsung Electronics Minkyu Kang (C) Copyright 2010 Robert Aigner (ra@spiid.net) (C) Copyright 2010 Renesas Solutions Corp. Nobuhiro Iwamatsu (C) Copyright 2010 Reinhard Meyer, reinhard.meyer@emk-elektronik.de (C) Copyright 2010 Reinhard Meyer, EMK Elektronik, reinhard.meyer@emk-elektronik.de (C) Copyright 2010 Petr Stetiar (C) Copyright 2010 Ole Reinhardt (C) Copyright 2010 Nobuhiro Iwamatsu (C) Copyright 2010 NVIDIA Corporation (C) Copyright 2010 Michael Zaidman, Kodak, michael.zaidman@kodak.com post_word_{load|store} cleanup. (C) Copyright 2010 Matt Waddel, (C) Copyright 2010 Marvell Semiconductor Written-by: Prafulla Wadaskar , Contributor: Mahavir Jain (C) Copyright 2010 Marvell Semiconductor Written-by: Prafulla Wadaskar , (C) Copyright 2010 Marvell Semiconductor Written-by: Prafulla Wadaskar Contributor: Mahavir Jain (C) Copyright 2010 Marvell Semiconductor Written-by: Prafulla Wadaskar (C) Copyright 2010 Marvell Semiconductor Contributor: Mahavir Jain (C) Copyright 2010 Marvell Semiconductor (C) Copyright 2010 Lukas Roggli, KEYMILE Ltd, lukas.roggli@keymile.com (C) Copyright 2010 Linaro Matt Waddel, (C) Copyright 2010 Linaro LTD, www.linaro.org Author: John Rigby Based on TI's signGP.c (C) Copyright 2010 Linaro LTD, www.linaro.org Author John Rigby Based on TI's signGP.c (C) Copyright 2010 Jason Kridner (C) Copyright 2010 Ilya Yanok, Emcraft Systems, yanok@emcraft.com (C) Copyright 2010 Ilko Iliev Asen Dimov Ronetix GmbH (C) Copyright 2010 ISEE 2007 SL, (C) Copyright 2010 Heiko Schocher, DENX Software Engineering, hs@denx.de. Refer doc/README.kwbimage for more details about how-to configure and create kirkwood boot image (C) Copyright 2010 Heiko Schocher, DENX Software Engineering, hs@denx.de. (C) Copyright 2010 Freescale Semiconductor, Inc. (C) Copyright 2010 Faraday Technology Po-Yu Chuang (C) Copyright 2010 Faraday Technology Dante Su (C) Copyright 2010 Eastman Kodak Company, Michael Zaidman, (C) Copyright 2010 Dirk Eibach, Guntermann & Drunck GmbH, eibach@gdsys.de (C) Copyright 2010 Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.de (C) Copyright 2010 Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc (C) Copyright 2010 DENX Software Engineering Wolfgang Denk (C) Copyright 2010 Armando Visconti, ST Micoelectronics, . (C) Copyright 2010 Andreas Bießmann (C) Copyright 2010 Andes Technology Macpaul Lin (C) Copyright 2010 Alistair Buxton (C) Copyright 2010 Achim Ehrlich taskit GmbH (C) Copyright 2010 - 2011 NVIDIA Corporation (C) Copyright 2009-2016 CompuLab, Ltd. (C) Copyright 2009-2015 Marvell Semiconductor (C) Copyright 2009-2015 Daniel Gorsulowski esd electronic system design gmbh (C) Copyright 2009-2014 Gerald Kerma Marvell Semiconductor Written-by: Siddarth Gore (C) Copyright 2009-2014 Gerald Kerma Marvell Semiconductor Written-by: Prafulla Wadaskar (C) Copyright 2009-2013 ADVANSEE (C) Copyright 2009-2012 Wojciech Dubowik Luka Perkov Refer doc/README.kwbimage for more details about how-to configure and create kirkwood boot image (C) Copyright 2009-2012 Wojciech Dubowik Luka Perkov (C) Copyright 2009-2012 ADVANSEE (C) Copyright 2009-2011 Daniel Gorsulowski esd electronic system design gmbh (C) Copyright 2009-2010 Freescale Semiconductor, Inc. (C) Copyright 2009, 2011, 2016 Freescale Semiconductor, Inc. (C) Copyright 2009, 2011 Freescale Semiconductor, Inc. (C) Copyright 2009 Wolfgang Denk (C) Copyright 2009 Vipin Kumar, STMicroelectronics, (C) Copyright 2009 Vipin Kumar, ST Microelectronics, vipin.kumar@st.com. (C) Copyright 2009 Vipin Kumar, ST Micoelectronics, vipin.kumar@st.com. (C) Copyright 2009 Stefano Babic, DENX Software Engineering, sbabic@denx.de. (C) Copyright 2009 Stefano Babic DENX Software Engineering sbabic@denx.de. (C) Copyright 2009 Stefan Roese, DENX Software Engineering, sr@denx.de. (C) Copyright 2009 Stefan Roese , DENX Software Engineering (C) Copyright 2009 Sergey Kubushyn, himself, ksi@koi8.net (C) Copyright 2009 Samsung Electronics Minkyu Kang Heungjun Kim (C) Copyright 2009 Samsung Electronics Minkyu Kang HeungJun Kim Inki Dae (C) Copyright 2009 Samsung Electronics Minkyu Kang (C) Copyright 2009 SAMSUNG Electronics Minkyu Kang Jaehoon Chung (C) Copyright 2009 SAMSUNG Electronics Minkyu Kang Heungjun Kim (C) Copyright 2009 SAMSUNG Electronics Minkyu Kang (C) Copyright 2009 Ryan Chen, ST Micoelectronics, ryan.chen@st.com. Vipin Kumar, ST Micoelectronics, vipin.kumar@st.com. (C) Copyright 2009 Ryan CHEN, ST Micoelectronics, ryan.chen@st.com (C) Copyright 2009 Reinhard Arlt, reinhard.arlt@esd-electronics.com (C) Copyright 2009 Net Insight Written-by: Simon Kagstrom (C) Copyright 2009 Matthias Kaehlcke (C) Copyright 2009 Marvell Semiconductor Written-by: Siddarth Gore Refer doc/README.kwbimage for more details about how-to configure and create kirkwood boot image (C) Copyright 2009 Marvell Semiconductor Written-by: Siddarth Gore (C) Copyright 2009 Marvell Semiconductor Written-by: Prafulla Wadaskar Refer to doc/README.kwbimage for more details about how-to configure and create kirkwood boot images. (C) Copyright 2009 Marvell Semiconductor Written-by: Prafulla Wadaskar (C) Copyright 2009 Marvell Semiconductor Written-by: Prafulla Wadaskar <prafulla marvell.com> Refer doc/README.kwbimage for more details about how-to configure and create kirkwood boot image (C) Copyright 2009 Marvell Semiconductor Refer docs/README.kwimage for more details about how-to configure and create kirkwood boot image (C) Copyright 2009 Marvell Semiconductor Refer doc/README.kwbimage for more details about how-to configure and create kirkwood boot image (C) Copyright 2009 Marvell Semiconductor Prafulla Wadaskar (C) Copyright 2009 Marvell Semiconductor (C) Copyright 2009 Magnus Lilja (C) Copyright 2009 Jean-Christophe PLAGNIOL-VILLARD (C) Copyright 2009 Industrie Dial Face S.p.A. Luigi 'Comio' Mantellini (C) Copyright 2009 Industrie Dial Face S.p.A. (C) Copyright 2009 Ilya Yanok, Emcraft Systems Ltd, (C) Copyright 2009 Ilya Yanok, Emcraft Systems Ltd (C) Copyright 2009 Heiko Schocher, DENX Software Engineering, hs@denx.de. Changes for multibus/multiadapter I2C support. (C) Copyright 2009 Heiko Schocher, DENX Software Engineering, hs@denx.de (C) Copyright 2009 Graeme Russ, graeme.russ@gmail.com (C) Copyright 2009 Graeme Russ, (C) Copyright 2009 Freescale Semiconductor, Inc. (C) Copyright 2009 Frederik Kriewitz (C) Copyright 2009 Faraday Technology Po-Yu Chuang (C) Copyright 2009 DENX Software Engineering Author: John Rigby Add support for MX25 (C) Copyright 2009 DENX Software Engineering Author: John Rigby (C) Copyright 2009 Atin Malaviya (atin.malaviya@gmail.com) (C) Copyright 2008-2014 Rockchip Electronics Peter, Software Engineering, . (C) Copyright 2008-2014 Rockchip Electronics (C) Copyright 2008-2013 Rockchip Electronics Peter, Software Engineering, . (C) Copyright 2008-2011 Heiko Schocher, DENX Software Engineering, hs@denx.de. (C) Copyright 2008-2011 Graeme Russ, (C) Copyright 2008-2011 Freescale Semiconductor, Inc. (C) Copyright 2008-2010 Stefan Roese, DENX Software Engineering, sr@denx.de. (C) Copyright 2008-2010 Gražvydas Ignotas (C) Copyright 2008-2010 Freescale Semiconductor, Inc. Terry Lv (C) Copyright 2008-2010 Freescale Semiconductor, Inc. (C) Copyright 2008-2009 Stefan Roese, DENX Software Engineering, sr@denx.de. (C) Copyright 2008-2009 Stefan Roese , DENX Software Engineering (C) Copyright 2008-2009 Freescale Semiconductor, Inc. (C) Copyright 2008-2009 BuS Elektronik GmbH & Co. KG Jens Scharsig (C) Copyright 2008,2009 Graeme Russ, (C) Copyright 2008,2009 Eric Jarrige (C) Copyright 2008, Tensilica Inc. (C) Copyright 2008, Excito Elektronik i Sk=E5ne AB (C) Copyright 2008, 2011 Renesas Solutions Corp. (C) Copyright 2008, 2010 Nobuhiro Iwamatsu (C) Copyright 2008 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2008 Ulf Samuelsson (C) Copyright 2008 Tor Krill, Excito Elektronik i Skåne , tor@excito.com (C) Copyright 2008 Texas Insturments (C) Copyright 2008 Texas Instruments, Syed Mohammed Khasim (C) Copyright 2008 Texas Instruments, Sukumar Ghorai (C) Copyright 2008 Texas Instruments, (C) Copyright 2008 Texas Instruments Nishanth Menon (C) Copyright 2008 Texas Instruments Incorporated. (C) Copyright 2008 Texas Instruments (C) Copyright 2008 Stuart Wood, Lab X Technologies (C) Copyright 2008 Steve Sakoman (C) Copyright 2008 Stelian Pop Lead Tech Design Ilko Iliev (C) Copyright 2008 Stelian Pop Lead Tech Design (C) Copyright 2008 Stelian Pop Lead Tech Design (C) Copyright 2008 Stefan Roese, DENX Software Engineering, sr@denx.de. (C) Copyright 2008 Stefan Roese , DENX Software Engineering (C) Copyright 2008 Sergei Poselenov, Emcraft Systems, sposelenov@emcraft.com. (C) Copyright 2008 Semihalf (C) Copyright 2008 Ricado Ribalda-Universidad Autonoma de Madrid-ricardo.ribalda@gmail.com This work has been supported by: QTechnology http://qtec.com/ Based on interrupts.c Wolfgang Denk-DENX Software Engineering-wd@denx.de (C) Copyright 2008 Renesas Solutions Corp. (C) Copyright 2008 Nishanth Menon (C) Copyright 2008 Niklaus Giger, niklaus.giger@member.fsf.org (C) Copyright 2008 Maxim Artamonov, (C) Copyright 2008 Marvell Semiconductor Written-by: Prafulla Wadaskar (C) Copyright 2008 Marvell Semiconductor (C) Copyright 2008 Mark Jonas (C) Copyright 2008 Magnus Lilja (C) Copyright 2008 Heiko Schocher, DENX Software Engineering, hs@denx.de. (C) Copyright 2008 Harald Welte, OpenMoko, Inc., Harald Welte (C) Copyright 2008 Gururaja Hebbar gururajakr@sanyo.co.in (C) Copyright 2008 Guennadi Liakhovetski, DENX Software Engineering, lg@denx.de. (C) Copyright 2008 Guennadi Liakhovetki, DENX Software Engineering, (C) Copyright 2008 Grazvydas Ignotas (C) Copyright 2008 Graeme Russ, graeme.russ@gmail.com. (C) Copyright 2008 Gary Jennejohn, DENX Software Engineering GmbH, garyj@denx.de. (C) Copyright 2008 Gary Jennejohn, DENX Software Engineering GmbH (C) Copyright 2008 Eric Jarrige (C) Copyright 2008 Dirk Behme (C) Copyright 2008 Benjamin Warren, biggerbadderben@gmail.com (C) Copyright 2008 Atmel Corporation (C) Copyright 2008 Armadeus Systems, nc (C) Copyright 2008 Armadeus Systems nc (C) Copyright 2008 - 2015 Michal Simek Clean driver and add xilinx constant from header file (C) Copyright 2008 - 2013 Tensilica, Inc. (C) Copyright 2008 - 2013 Tensilica Inc. (C) Copyright 2008 - 2010 Heiko Schocher, DENX Software Engineering, hs@denx.de. (C) Copyright 2008 - 2009 Windriver, Tom Rix (C) Copyright 2007-2018 Xilinx, Inc. (C) Copyright 2007-2018 Michal Simek (C) Copyright 2007-2015 Allwinner Technology Co., Ltd. Jerry Wang (C) Copyright 2007-2015 Allwinner Technology Co. Jerry Wang (C) Copyright 2007-2013 Stelian Pop Lead Tech Design Thomas Petazzoni, Free Electrons, Mateusz Kulikowski (C) Copyright 2007-2013 Michal Simek (C) Copyright 2007-2013 Allwinner Technology Co., Ltd. lixiang (C) Copyright 2007-2013 Allwinner Technology Co., Ltd. Jerry Wang (C) Copyright 2007-2013 Allwinner Technology Co., Ltd. CPL Jerry Wang (C) Copyright 2007-2012 PetaLogix Qld Pty Ltd (C) Copyright 2007-2012 Nobobuhiro Iwamatsu (C) Copyright 2007-2012 Allwinner Technology Co., Ltd. Tom Cubie (C) Copyright 2007-2012 Allwinner Technology Co., Ltd. Berg Xing Tom Cubie (C) Copyright 2007-2011 Allwinner Technology Co., Ltd. Tom Cubie (C) Copyright 2007-2011 Allwinner Technology Co., Ltd. Aaron (C) Copyright 2007-2010 Michal Simek (C) Copyright 2007-2009 Nobuhiro Iwamatsu (C) Copyright 2007-2009 Michal Simek (C) Copyright 2007-2008 Stelian Pop Lead Tech Design Ilko Iliev (C) Copyright 2007-2008 Stelian Pop Lead Tech Design (C) Copyright 2007-2008 Semihalf, Rafal Jaworowski (C) Copyright 2007-2008 Semihalf (C) Copyright 2007-2008 Nobuhiro Iwamatsu (C) Copyright 2007-2008 Michal Simek Michal SIMEK (C) Copyright 2007,2008 Nobuhiro Iwamatsu (C) Copyright 2007, Tensilica Inc. (C) Copyright 2007, 2012 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) (C) Copyright 2007 by OpenMoko, Inc. Author: Harald Welte (C) Copyright 2007 Zhang Wei, Freescale Semiconductor, Inc. (C) Copyright 2007 Yoshihiro Shimoda (C) Copyright 2007 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2007 Wind River Systems Inc . Added support for Wind River SBC8548 board (C) Copyright 2007 Vlad Lungu vlad.lungu@windriver.com (C) Copyright 2007 Tensilica, Inc. (C) Copyright 2007 Stelian Pop Lead Tech Design (C) Copyright 2007 Stefan Roese, DENX Software Engineering, sr@denx.de. (C) Copyright 2007 Stanislav Galabov (C) Copyright 2007 Sergey Kubushyn (C) Copyright 2007 Semihalf (C) Copyright 2007 Sascha Hauer, Pengutronix (C) Copyright 2007 Pengutronix, Sascha Hauer (C) Copyright 2007 Pengutronix, Juergen Beisert (C) Copyright 2007 OpenMoko, Inc. Written by Harald Welte (C) Copyright 2007 Nobuhiro Iwamatsu (C) Copyright 2007 Michal Simek (C) Copyright 2007 Michael Schwingen, (C) Copyright 2007 Matthias Fuchs, esd gmbh, matthias.fuchs@esd-electronics.com. (C) Copyright 2007 Marvell Semiconductor 2007-08-21: eric miao (C) Copyright 2007 Larry Johnson, lrj@acm.org (C) Copyright 2007 Heiko Schocher, DENX Software Engineering, (C) Copyright 2007 Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com Based on code written by: Pantelis Antoniou and Matthew McClintock (C) Copyright 2007 Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com (C) Copyright 2007 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) (C) Copyright 2007 Freescale Semiconductor Inc TsiChung Liew (Tsi-Chung.Liew@freescale.com) (C) Copyright 2007 Eran Liberty, Extricom, eran.liberty@gmail.com (C) Copyright 2007 Eran Liberty, Extricom , eran.liberty@gmail.com (C) Copyright 2007 Daniel Hellstrom, Gaisler Research, (C) Copyright 2007 DENX Software Engineering, Anatolij Gustschin, agust@denx.de (C) Copyright 2007 - 2016 Michal Simek (C) Copyright 2007 - 2013, Tensilica Inc. (C) Copyright 2007 - 2013 Tensilica, Inc. (C) Copyright 2007 - 2013 Tensilica Inc. (C) Copyright 2006-2013 Allwinner Technology Co., Ltd. Berg Xing Tom Cubie (C) Copyright 2006-2010 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2006-2010 Texas Instruments, (C) Copyright 2006-2009 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2006-2008 Texas Instruments. Richard Woodruff Syed Mohammed Khasim Nishanth Menon (C) Copyright 2006-2008 Texas Instruments. Richard Woodruff Syed Mohammed Khasim (C) Copyright 2006-2008 Texas Instruments, Syed Mohammed Khasim (C) Copyright 2006-2008 Texas Instruments, Richard Woodruff Syed Mohammed Khasim (C) Copyright 2006-2008 Texas Instruments, Richard Woodruff (C) Copyright 2006-2008 Texas Instruments, (C) Copyright 2006-2008 Stefan Roese, DENX Software Engineering, sr@denx.de. (C) Copyright 2006-2008 Stefan Roese, DENX Software Engineering, sr at denx.de. (C) Copyright 2006-2007 OpenMoko, Inc. Added 16-bit nand support (C) Copyright 2006-2007 Freescale Semiconductor, Inc. (C) Copyright 2006, Lab X Technologies Based on mcf5272sim.h of uCLinux distribution: (C) Copyright 2006 by Harald Welte (C) Copyright 2006 Wolfgang Wegner, ASTRO Strobel Kommunikationssysteme GmbH, w.wegner@astro-kom.de (C) Copyright 2006 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2006 Wolfgang Denk, DENX Software Engineering, wd@denx.de (C) Copyright 2006 Vipin Kumar, ST Micoelectronics, vipin.kumar@st.com. (C) Copyright 2006 Markus Klotzbuecher, mk@denx.de (C) Copyright 2006 Markus Klotzbuecher, DENX Software Engineering (C) Copyright 2006 KwikByte (C) Copyright 2006 Heiko Schocher, hs@denx.de Based on ACE1XK.c (C) Copyright 2006 Detlev Zundel, dzu@denx.de (C) Copyright 2006 Detlev Zundel, DENX Software Engineering, (C) Copyright 2006 DENX Software Engineering (C) Copyright 2006 DENX Software Engineering (C) Copyright 2006 Bryan O'Donoghue, deckard@codehermit.ie, CodeHermit (C) Copyright 2006 Bryan O'Donoghue, deckard@CodeHermit.ie (C) Copyright 2006 Bryan O'Donoghue, bodonoghue@codehermit.ie, CodeHermit (C) Copyright 2006 Bryan O'Donoghue, bodonoghue@codehermit.ie (C) Copyright 2006 Atmel Nordic AB Ulf Samuelsson (C) Copyright 2006 ATMEL Rousset, Lacressonniere Nicolas (C) Copyright 2005-2010 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2005-2010 Freescale Semiconductor, Inc. (C) Copyright 2005-2009 Samsung Electronics Kyungmin Park (C) Copyright 2005-2009 Jens Scharsig @ BuS Elektronik GmbH & Co. KG, (C) Copyright 2005-2009 Freescale Semiconductor, Inc. (C) Copyright 2005-2009 BuS Elektronik GmbH & Co.KG (C) Copyright 2005, Psyent Corporation Scott McNutt (C) Copyright 2005 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2005 JinHua Luo, GuangDong Linux Center, (C) Copyright 2005 Eric Benard ebenard@eukrea.com - based on s3c24x0's driver (C) Copyright 2005 BuS Elektronik GmbH & Co. KG (C) Copyright 2005 2N Telekomunikace, a.s. Ladislav Michl (C) Copyright 2004-2014 Texas Instruments, (C) Copyright 2004-2011 Texas Instruments, (C) Copyright 2004-2010 Texas Instruments, (C) Copyright 2004-2010 Freescale Semiconductor, Inc. (C) Copyright 2004-2009 Texas Instruments Incorporated Richard Woodruff Aneesh V Balaji Krishnamoorthy (C) Copyright 2004-2009 Freescale Semiconductor, Inc. (C) Copyright 2004-2008, 2012 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) (C) Copyright 2004-2008 Texas Instruments, Rohit Choraria (C) Copyright 2004-2008 Texas Instruments, Richard Woodruff (C) Copyright 2004-2008 Texas Instruments, (C) Copyright 2004-2008 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) (C) Copyright 2004-2007, 2012 Freescale Semiconductor, Inc. TsiChung Liew (Tsi-Chung.Liew@freescale.com) (C) Copyright 2004-2007 Freescale Semiconductor, Inc. TsiChung Liew, Tsi-Chung.Liew@freescale.com. (C) Copyright 2004-2006 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2004-2005 Nokia Corporation (C) Copyright 2004, Psyent Corporation Scott McNutt (C) Copyright 2004, Li-Pro.Net Stephan Linz (C) Copyright 2004, ARM Ltd. Philippe Robin, (C) Copyright 2004, 2007 Freescale Semiconductor. (MPC86xx Port) Jeff Brown Srikanth Srinivasan (srikanth.srinivasan@freescale.com) (C) Copyright 2004 esd gmbh Reinhard Arlt (C) Copyright 2004 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2004 Texas Insturments (C) Copyright 2004 Texas Instruments. Richard Woodruff Kshitij Gupta (C) Copyright 2004 Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com (C) Copyright 2004 Robin Getz rgetz@blacfin.uclinux.org (C) Copyright 2004 Psyent Corporation Scott McNutt (C) Copyright 2004 Pierre Aubert, Staubli Faverges ,

(C) Copyright 2004 Philippe Robin, ARM Ltd. (C) Copyright 2004 Jian Zhang, Texas Instruments, jzhang@ti.com. (C) Copyright 2004 Gary Jennejohn, DENX Software Engineering, (C) Copyright 2004 Freescale Semiconductor. Jeff Brown (C) Copyright 2004 Freescale Semiconductor. (MC86xx Port) Jeff Brown (C) Copyright 2004 DENX Software Engineering, Wolfgang Denk, wd@denx.de (C) Copyright 2004 DAVE Srl http://www.dave-tech.it http://www.wawnet.biz mailto:info@wawnet.biz (C) Copyright 2004 Atmark Techno, Inc. Yasushi SHOJI (C) Copyright 2004 Atmark Techno, Inc. (C) Copyright 2004 ARM Ltd. Philippe Robin, Configuration for Integrator AP board. (C) Copyright 2004 ARM Ltd. Philippe Robin, Configuration for Compact Integrator board. (C) Copyright 2004 ARM Ltd. Philippe Robin, (C) Copyright 2003-2008 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2003-2006 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2003-2006 Wolfgang Denk, DENX Software Engineering, wd denx.de. (C) Copyright 2003, Psyent Corporation Scott McNutt (C) Copyright 2003, Motorola, Inc. maintained by Xianghua Xiao (x.xiao@motorola.com) author Andy Fleming (C) Copyright 2003, Motorola, Inc. author Andy Fleming (C) Copyright 2003, 2004 ARM Ltd. Philippe Robin, (C) Copyright 2003 Xilinx Inc. (C) Copyright 2003 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2003 Wolfgang Denk, DENX Software Engineering, (C) Copyright 2003 Wolfgang Denk Engineering, (C) Copyright 2003 Texas Instruments. Kshitij Gupta Configuation settings for the TI OMAP Innovator board. (C) Copyright 2003 Texas Instruments, Kshitij Gupta (C) Copyright 2003 Texas Instruments (C) Copyright 2003 Tait Electronics Limited, Christchurch, New Zealand (C) Copyright 2003 Sysgo Real-Time Solutions, AG Pavel Bartusek (C) Copyright 2003 Steven Scholz, imc Measurement & Control, steven.scholz@imc-berlin.de (C) Copyright 2003 Stefan Roese, stefan.roese@esd-electronics.com (C) Copyright 2003 Pengutronix e.K. Robert Schwebel (C) Copyright 2003 Pavel Bartusek, Sysgo Real-Time Solutions AG, pba@sysgo.de (C) Copyright 2003 Orbacom Systems, Inc. (C) Copyright 2003 Motorola Inc. Xianghua Xiao, (X.Xiao@motorola.com) (C) Copyright 2003 Motorola Inc. Xianghua Xiao (X.Xiao@motorola.com) Modified based on 8260 for 8560. (C) Copyright 2003 Motorola Inc. Xianghua Xiao (X.Xiao@motorola.com) (C) Copyright 2003 Motorola Inc. Modified by Xianghua Xiao, X.Xiao@motorola.com (C) Copyright 2003 Motorola Inc. (MPC85xx port) Xianghua Xiao (X.Xiao@motorola.com) (C) Copyright 2003 Kyle Harris, kharris@nexus-tech.net (C) Copyright 2003 Kyle Harris, Nexus Technologies, Inc. kharris@nexus-tech.net (C) Copyright 2003 Kai-Uwe Bloem, Auerswald GmbH & Co KG, (C) Copyright 2003 Josef Baumgartner (C) Copyright 2003 Ingo Assmus (C) Copyright 2003 Gleb Natapov (C) Copyright 2003 Gerry Hamel, geh@ti.com, Texas Instruments (C) Copyright 2003 Gary Jennejohn, DENX Software Engineering (C) Copyright 2003 David Müller ELSOFT AG Switzerland. d.mueller@elsoft.ch (C) Copyright 2003 Dave Ellis, SIXNET, dge@sixnetio.com (C) Copyright 2003 Author : Hamid Ikdoumi (Atmel) (C) Copyright 2003 - 2004 Sysgo Real-Time Solutions, AG Pavel Bartusek (C) Copyright 2003 - 2004 Sysgo AG, , Pavel Bartusek (C) Copyright 2002-2013 Eric Jarrige (C) Copyright 2002-2010 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2002-2008 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2002-2007 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2002-2006 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2002-2004 by David Brownell All Rights Reserved. (C) Copyright 2002-2004 Gary Jennejohn, DENX Software Engineering, (C) Copyright 2002-2004 Gary Jennejohn, DENX Software Engineering, (C) Copyright 2002-2004 Brad Kemp, Seranoa Networks, Brad.Kemp@seranoa.com (C) Copyright 2002,2003, Motorola Inc. Xianghua Xiao, (X.Xiao@motorola.com) (C) Copyright 2002,2003 Motorola,Inc. Xianghua Xiao (C) Copyright 2002,2003 Motorola Inc. Xianghua Xiao,X.Xiao@motorola.com (C) Copyright 2002,2003 Motorola Inc. Xianghua Xiao, X.Xiao@motorola.com (C) Copyright 2002,2003 Daniel Engström, Omicron Ceti AB, (C) Copyright 2002, 2003 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2002, 2003 Motorola Inc. Xianghua Xiao (X.Xiao@motorola.com) (C) Copyright 2002 Wolfgang Grandegger, wg@denx.de. (C) Copyright 2002 Wolfgang Denk, DENX Software Engineering, wd@denx.de. Wolfgang Grandegger, DENX Software Engineering, wg@denx.de. (C) Copyright 2002 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2002 Wolfgang Denk, DENX Software Engineering, (C) Copyright 2002 Sysgo Real-Time Solutions, GmbH Rolf Offermanns (C) Copyright 2002 Sysgo Real-Time Solutions, GmbH Marius Groeger Alex Zuepke (C) Copyright 2002 Sysgo Real-Time Solutions, GmbH Marius Groeger (C) Copyright 2002 Sysgo Real-Time Solutions, GmbH Alex Zuepke (C) Copyright 2002 Scott McNutt (C) Copyright 2002 SIXNET, dge@sixnetio.com. (C) Copyright 2002 Robert Schwebel, Pengutronix, (C) Copyright 2002 Richard Jones, rjones@nexus-tech.net (C) Copyright 2002 Rich Ireland, Enterasys Networks, rireland@enterasys.com. Keith Outwater, keith_outwater@mvis.com (C) Copyright 2002 Rich Ireland, Enterasys Networks, rireland@enterasys.com. (C) Copyright 2002 Lineo, Inc. Bernhard Kuhn (C) Copyright 2002 Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com. (C) Copyright 2002 Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com (C) Copyright 2002 Gary Jennejohn, DENX Software Engineering, (C) Copyright 2002 Gary Jennejohn, DENX Software Engineering, PLATFORM_RELFLAGS += -fno-common -ffixed-x18 (C) Copyright 2002 Gary Jennejohn, DENX Software Engineering, (C) Copyright 2002 ELTEC Elektronik AG Frank Gottschling (C) Copyright 2002 Detlev Zundel, DENX Software Engineering, dzu@denx.de. (C) Copyright 2002 David Mueller, ELSOFT AG, d.mueller@elsoft.ch (C) Copyright 2002 David Mueller, ELSOFT AG, (C) Copyright 2002 Daniel Engström, Omicron Ceti AB, daniel@omicron.se. (C) Copyright 2002 Daniel Engström, Omicron Ceti AB, daniel@omicron.se (C) Copyright 2002 Daniel Engström, Omicron Ceti AB, (C) Copyright 2002 Daniel Engström, Omicron Ceti AB . (C) Copyright 2002 Andrew May, Viasat Inc, amay@viasat.com (C) Copyright 2002 ARIO Data Networks, Inc. dchiu@ariodata.com (C) Copyright 2002 2003 Network Audio Technologies, Inc. Adam Bezanson <bezanson netaudiotech.com> (C) Copyright 2002 2003 Adam Bezanson, Network Audio Technologies, Inc. bezanson@netaudiotech.com> (C) Copyright 2002 - 2010 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2002 (440 port) Scott McNutt, Artesyn Communication Producs, smcnutt@artsyncp.com (C) Copyright 2001-2015 Wolfgang Denk, DENX Software Engineering, wd@denx.de. Joe Hershberger, National Instruments (C) Copyright 2001-2015 DENX Software Engineering -- wd@denx.de Compulab Ltd - http://compulab.co.il/ Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com (C) Copyright 2001-2008 Wolfgang Denk, DENX Software Engineering, wd@denx.de. Keith Outwater, keith_outwater@mvis.com` (C) Copyright 2001-2007 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2001-2006 Wolfgang Denk, DENX Software Engineering, wd@denx.de. ccflags-y += -DDEBUG (C) Copyright 2001-2006 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2001-2003 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2001-2002 Wolfgang Denk, DENX Software Engineering -- wd@denx.de (C) Copyright 2001, 2002, 2003 Wolfgang Denk, DENX Software Engineering, wd@denx.de. Keith Outwater, keith_outwater@mvis.com` Steven Scholz, steven.scholz@imc-berlin.de (C) Copyright 2001, 2002 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2001 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH Andreas Heppel (C) Copyright 2001 Raymond Lo, lo@routefree.com Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2001 Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it (C) Copyright 2001 Murray Jensen (C) Copyright 2001 Kyle Harris, kharris@nexus-tech.net (C) Copyright 2001 Josh Huber, Mission Critical Linux, Inc, (C) Copyright 2001 Hans-Joerg Frieden, Hyperion Entertainment Hans-JoergF@hyperion-entertainment.com (C) Copyright 2001 Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com. (C) Copyright 2001 Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com (C) Copyright 2001 Erik Theisen, Wave 7 Optics, etheisen@mindspring.com. (C) Copyright 2001 Denis Peter, MPL AG, d.peter@mpl.ch. (C) Copyright 2001 Denis Peter, MPL AG Switzerland, d.peter@mpl.ch. (C) Copyright 2001 Denis Peter, MPL AG Switzerland Driver model conversion: (C) Copyright 2001 Denis Peter, MPL AG Switzerland (C) Copyright 2001 Denis Peter MPL AG Switzerland. d.peter@mpl.ch (C) Copyright 2001 Dave Ellis, SIXNET, dge@sixnetio.com (C) Copyright 2001 ARIO Data Networks, Inc. dchiu@ariodata.com (C) Copyright 2000-2013 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000-2012 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000-2011 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000-2010 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000-2009 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000-2009 Viresh Kumar, ST Microelectronics, viresh.kumar@st.com Vipin Kumar, ST Microelectronics, vipin.kumar@st.com (C) Copyright 2000-2009 Vipin Kumar, ST Microelectronics, vipin.kumar@st.com (C) Copyright 2000-2009 DENX Software Engineering Wolfgang Denk, wd@denx.de (C) Copyright 2000-2008 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000-2007 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000-2006 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000-2005 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000-2004 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000-2004 DENX Software Engineering Wolfgang Denk, wd@denx.de (C) Copyright 2000-2003 Wolfgang Denk, DENX Software Engineering, wd@denx.de. modified by Wolfgang Wegner for ASTRO 5373l (C) Copyright 2000-2003 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000-2002 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000-2002 David Brownell (C) Copyright 2000-2001 David Brownell (C) Copyright 2000, Lineo Inc. (www.lineo.com) (C) Copyright 2000, 2001, 2002 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000, 2001 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000, 2001 Rich Ireland, Enterasys Networks, rireland@enterasys.com. (C) Copyright 2000, 2001 Erik Theisen, Wave 7 Optics, etheisen@mindspring.com. base on code by Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000 Sysgo Real-Time Solutions, GmbH Marius Groeger (C) Copyright 2000 Sysgo Real-Time Solutions GmbH Klein-Winternheim, Germany (C) Copyright 2000 Subodh Nijsure, SkyStream Networks, snijsure@skystream.com (C) Copyright 2000 Rob Taylor, Flying Pig Systems. robt@flyingpig.com. (C) Copyright 2000 Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it (C) Copyright 2000 Murray Jensen (C) Copyright 2000 Hans-Joerg Frieden, Hyperion Entertainment Hans-JoergF@hyperion-entertainment.com (C) Copyright 2000 - 2013 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000 - 2003 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 2000 - 2002 Wolfgang Denk, DENX Software Engineering, wd@denx.de. (C) Copyright 1999, Greg Ungerer (gerg@snapgear.com) (C) Copyright 1999 Silicon Graphics, Inc. (C) Copyright 1999 Roman Weissgaerber (C) Copyright 1997-2002 ELTEC Elektronik AG Frank Gottschling (C) Copyright 1996, 97, 99, 2002, 03 Ralf Baechle (C) Copyright 1995-1996 Gary Thomas (gdt@linuxppc.org) (C) Copyright -2003 Wolfgang Denk, DENX Software Engineering, (C) Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/ (C) Copyright (C) 2018 Neil Armstrong (C) 2018 Theobroma Systems Design und Consulting GmbH (C) 2018 Google, Inc Written by Simon Glass (C) 2018 Alexander Graf (C) 2017 Theobroma Systems Design und Consulting GmbH (C) 2015 Siarhei Siamashka (C) 2015 Hans de Goede (C) 2014 Linaro Ltd. (C) 2013 Atmel Corporation Bo Shen (C) 2012 Texas Instruments (C) 2012 Stephen Warren (C) 2012 Oleksandr Tymoshenko (C) 2012 NetModule AG, David Andrey, added KSZ9031 (C) 2012 Michel Lespinasse (C) 2012 - 2013 Atmel Corporation. Bo Shen (C) 2010 Nanometrics, Inc. dynenv' -- Dynamic environment offset in NAND OOB (C) 2009 by Detlev Zundel, DENX Software Engineering GmbH (C) 2009 Samsung Electronics Author: Michal Nazarewicz (m.nazarewicz@samsung.com) (C) 2008 Yusuke Goda (C) 2008 Atmel Corporation. (C) 2007-2008 Mike Frysinger (C) 2007,2008 Nobuhiro Iwamatsu (C) 2007 by OpenMoko, Inc. Author: Harald Welte (C) 2007 Atmel Corporation. (C) 2006 Andrew Victor (C) 2005 Wind River Systems (C) 2004 Texas Instruments (C) 2003 Wolfgang Denk, wd@denx.de Extension to synchronize ethaddr environment variable against value in EEPROM (C) 2003 Arun Dharankar (C) 2002 David Woodhouse (C) 2000 by Paolo Scaffardi (arsenio@tin.it) AIRVENT SAM s.p.a - RIMINI(ITALY) but has been changed substantially. (C) 2000 by Paolo Scaffardi (arsenio@tin.it) AIRVENT SAM s.p.a - RIMINI(ITALY) (C) 2000 Red Hat. GPL'd. Occasionally maintained by Thayne Harbaugh tharbaugh at lnxi dot com (C) 2000 Nicolas Pitre (C) 1999-2000 Magnus Damm (C) 1999 Andrea Arcangeli (C) 1998 Gabriel Paubert, paubert@iram.es

LICENSE
U-Boot is Free Software. It is copyrighted by Wolfgang Denk and
many others who contributed code (see the actual source code and the
git commit messages for details). You can redistribute U-Boot and/or
modify it under the terms of version 2 of the GNU General Public
License as published by the Free Software Foundation. Most of it can
also be distributed, at your option, under any later version of the
GNU General Public License -- see individual files for exceptions.

NOTE! This license does *not* cover the so-called "standalone"
applications that use U-Boot services by means of the jump table
provided by U-Boot exactly for this purpose - this is merely
considered normal use of U-Boot, and does *not* fall under the
heading of "derived work" -- see file Licenses/Exceptions for
details.

Also note that the GPL and the other licenses are copyrighted by
the Free Software Foundation and other organizations, but the
instance of code that they refer to (the U-Boot source code) is
copyrighted by me and others who actually wrote it.
-- Wolfgang Denk

-----------------------------------------------------------------------

                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

usbutils-012

LICENSES/GPL-2.0.txt
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
LICENSES/GPL-3.0.txt
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  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
them 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 prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  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.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

      Copyright (C)   
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
.

util-linux-2.35.2

Documentation/licenses/COPYING.BSD-3-Clause
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, and the entire permission notice in its entirety,
   including the disclaimer of warranties.
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. The name of the author may not be used to endorse or promote
   products derived from this software without specific prior
   written permission.

THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
WHICH ARE HEREBY DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR 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 NOT ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
Documentation/licenses/COPYING.BSD-4-Clause-UC
/*
 * Copyright (c) 1989 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. All advertising materials mentioning features or use of this software
 *    must display the following acknowledgement:
 *	This product includes software developed by the University of
 *	California, Berkeley and its contributors.
 * 4. 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.
 */
Documentation/licenses/COPYING.GPL-2.0-or-later
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
Documentation/licenses/COPYING.ISC
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Documentation/licenses/COPYING.LGPL-2.1-or-later
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

                            Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
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 and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete 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
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

                            NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

                     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    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

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  , 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!
README.licensing
The project util-linux doesn't use the same license for all of the code.
There is code under:

   * GPL-3.0-or-later   - GNU General Public License version 3, or any later version

   * GPL-2.0-or-later   - GNU General Public License version 2, or any later version

   * GPL-2.0            - GNU General Public License version 2

   * LGPL-2.1-or-later  - GNU Lesser General Public License 2.1 or any later version

   * BSD-3-Clause       - BSD 3-Clause "New" or "Revised" License

   * BSD-4-Clause-UC    - BSD 4-Clause University of California-Specific

   * Public Domain

Please, check the source code for more details. A license is usually at the start
of each source file.

The ./COPYING file (GPL-2.0-or-later) is the default license for code without
an explicitly defined license.

wireguard-linux-compat-1.0.20200908

COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

wireguard-tools-1.0.20200513

COPYING
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

wireless_tools-30.pre9

COPYING
		    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 all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    
    Copyright (C)   

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year  name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  , 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

zstr-a35cb29828a43fe7b7f46fed71a6e5122974d71f

LICENSE
The MIT License (MIT)

Copyright (c) 2015 Matei David, Ontario Institute for Cancer Research

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.