diff --git a/src/nhttpd/web/Y_Version.txt b/src/nhttpd/web/Y_Version.txt index da287c7bf..0915170ff 100644 --- a/src/nhttpd/web/Y_Version.txt +++ b/src/nhttpd/web/Y_Version.txt @@ -1,4 +1,4 @@ -version=2.9.0.2 +version=2.9.0.3 date=25.02.2015 type=Release info=Port CST diff --git a/src/nhttpd/web/images/LICENSE b/src/nhttpd/web/images/LICENSE index 7eb35cea8..602161b52 100644 --- a/src/nhttpd/web/images/LICENSE +++ b/src/nhttpd/web/images/LICENSE @@ -1,7 +1,3 @@ -Same pictures used are form the Tuxbox Community: -Published under GPL v2 -- tux.gif : from wiki.tuxbox.org - From Johannes Golombek yjogol@online.de: Published under GPL v2 - audiobar.png diff --git a/src/nhttpd/web/images/Makefile.am b/src/nhttpd/web/images/Makefile.am index a9af29633..e15c653c2 100644 --- a/src/nhttpd/web/images/Makefile.am +++ b/src/nhttpd/web/images/Makefile.am @@ -68,7 +68,6 @@ install_DATA = accept.png \ timer.gif \ time_up.png \ transcode.png \ - tux.gif \ tux-yweb.png \ udp_switch_off.png \ udp_switch_on.png \ diff --git a/src/nhttpd/web/images/tux.gif b/src/nhttpd/web/images/tux.gif deleted file mode 100644 index 720c053b7..000000000 Binary files a/src/nhttpd/web/images/tux.gif and /dev/null differ