User manual

Table Of Contents
25
Otwarty kod
źródłowy
25.1
Oprogramowanie o otwartym
kodzie źródłowym
Ten telewizor zawiera oprogramowanie o otwartym
kodzie źródłowym. Firma TP Vision Europe B.V.
niniejszym oferuje możliwość dostarczenia, na
życzenie, kopii kompletnego wykorzystywanego w
tym produkcie kodu źródłowego w przypadku
pakietów oprogramowania chronionego prawem
autorskim o otwartym kodzie źródłowym, dla których
zażądano takiej możliwości na podstawie
odpowiedniej licencji.
Ta oferta jest ważna przez okres trzech lat od
momentu zakupu produktu dla każdego, kto otrzymał
tę informację.
Aby otrzymać kod źródłowy, należy napisać
wiadomość w języku angielskim na adres. . .
open.source@tpv-tech.com
25.2
Licencja Open Source
Informacje na temat licencji Open
Source
Plik README dla kodu źródłowego części
oprogramowania telewizora firmy TP Vision
Netherlands B.V., które podlegają licencjom Open
Source.
W tym dokumencie opisano dystrybucję kodu
źródłowego używanego w telewizorze firmy TP Vision
Netherlands B.V., który podlega licencji GNU General
Public License (GPL), licencji GNU Lesser General
Public License (LGPL) bądź dowolnej innej licencji
Open Source. Instrukcje dotyczące sposobu
uzyskania kopii tego oprogramowania można znaleźć
w sekcji Wskazówki dotyczące użycia.
FIRMA TP Vision Netherlands B.V. NIE DAJE
ŻADNYCH GWARANCJI, WYRAŹNYCH ANI
DOROZUMIANYCH, W ZAKRESIE PRZYDATNOŚCI
HANDLOWEJ NINIEJSZEGO OPROGRAMOWANIA
ANI JEGO PRZYDATNOŚCI DO OKREŚLONEGO
CELU. Firma TP Vision Netherlands B.V. nie zapewnia
wsparcia dla tego oprogramowania. Powyższe
zastrzeżenie nie wpływa na gwarancje ani prawa
ustawowe dotyczące zakupionych produktów firmy
TP Vision Netherlands B.V. Dotyczy wyłącznie
udostępnionego kodu źródłowego.
Open Source
apr (1.7.0)
The Apache Portable Runtime Library provides a
predictable and
consistent interface to underlying platform-specific
implementations, with an API to which software
developers may code
and be assured of predictable if not identical behavior
regardless
of the platform on which their software is built,
relieving them of
the need to code special-case conditions to work
around or take
advantage of platform-specific deficiencies or
features.
Source: https://github.com/apache/apr
bind ( 9.11.36)
BIND (Berkeley Internet Name Domain) is a complete,
highly portable implementation of the Domain Name
System (DNS) protocol.
Source: https://github.com/isc-projects/bind9
busybox (1.31.1)
BusyBox combines tiny versions of many common
UNIX utilities into a single small executable. It
provides replacements for most of the utilities you
usually find in GNU fileutils, shellutils, etc. The utilities
in BusyBox generally have fewer options than their
full-featured GNU cousins; however, the options that
are included provide the expected functionality and
behave very much like their GNU counterparts.
BusyBox provides a fairly complete environment for
any small or embedded system.
Source: https://www.busybox.net/downloads/
binutils (2.31.510
The GNU Binutils are a collection of binary tools. The
main ones are:
ld - the GNU linker.
as - the GNU assembler.
Source: https://www.gnu.org/software/binutils/
bzip2 (1.0.6)
bzip2 is a free and open-source file compression
program that uses the Burrows–Wheeler algorithm. It
only compresses single files and is not a file archiver.
It was developed by Julian Seward, and maintained
by Mark Wielaard and Micah Snyder.
Source: https://sourceware.org/bzip2/
c-ares (1.10.1)
c-ares is a C library for asynchronous DNS requests
(including name resolves)
67