1
License Texts and Acknowledgements for any open source software used in this Philips product
Instructions t o obtain source code fo r this softwar e can be found in the use r manual, or in the s upplied safety le aflet (if
available).

1. U-boot

#
# (C) Copyright 2000 - 20 08
# Wolfgang Denk, DENX So ftware Engi neering, wd@ denx.de.
#
# See file CREDITS for li st of people who contr ibuted to this
# project.
#
# This program is fre e software; you c an redistri bute it and/or
# modify it under the te rms of the GNU Gen eral Public Lice nse as
# published by the Free So ftware Foun dation; either v ersion 2 of
# the License, or (at your opti on) any later version .
#
# This program is dis tributed in the h ope that it will be us eful,
# but WITHOUT ANY WAR RANTY; witho ut even the implie d warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Publ ic License for more de tails.
#
# You should have received a copy of the G NU General Pub lic License
# along with this progr am; if not, wri te to the Free Soft ware
# Foundation, Inc. , 59 Temple Place, Suite 330 , Boston,
# MA 02111-1307 USA
#
A copy of the GPL is included be low at item 2.

2. Linux kernel

NOTE! This copyright doe s *not* cover user prog rams that use ker nel services by n ormal system c alls - this is merely
considered normal u se of the kernel, an d does *not* fall und er the heading of “de rived work ”.
Also note that the GPL bel ow is copyrighted by th e Free Softwar e Foundation, bu t the instance of cod e that it refers to
(the linux kernel) is co pyrighted by me and ot hers who actua lly wrote it.
Also note that the only va lid version of the G PL as far as the ker nel is concerned is _ this_ part icular version of t he
license (ie v2, not v2.2 or v3.x o r whatever), unless e xplicitly other wise stated .
Linus Torvalds
----------------------------------------
GNU GENERAL PU BLIC LICENS E
Version 2, June 1991
Copyright (C) 1989, 1991 Free Sof tware Founda tion, Inc.
675 Mass Ave, Cambrid ge, MA 02139, USA
Everyone is permi tted to copy and dist ribute verba tim copies of this licen se document, but c hanging it is not allow ed.
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 fo r all its users . This General P ublic License appl ies to most of the Free S oftware Fou ndation’s softw are
and to any other progra m whose authors co mmit to using it. (S ome other Free Sof tware Founda tion softwar e is
covered by the GNU Libr ary Genera l Public License ins tead.) You can apply it to you r 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 c an get it if you want it , that you can change t he software or u se pieces of it in new fre e
programs; and that yo u know you can do thes e things.