mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
Change image license to GPL v2
Origin commit data
------------------
Branch: ni/coolstream
Commit: f46fc25da0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-05-30 (Thu, 30 May 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -205,7 +205,7 @@ void CImageInfo::InitInfos()
|
||||
v_info.push_back(doc);
|
||||
image_info_t forum = {LOCALE_IMAGEINFO_FORUM, config.getString("forum", "http://forum.tuxbox.org")};
|
||||
v_info.push_back(forum);
|
||||
image_info_t license = {LOCALE_IMAGEINFO_LICENSE, "GPL"};
|
||||
image_info_t license = {LOCALE_IMAGEINFO_LICENSE, "GPL v2"};
|
||||
v_info.push_back(license);
|
||||
|
||||
Font * item_font = g_Font[SNeutrinoSettings::FONT_TYPE_MENU];
|
||||
|
Reference in New Issue
Block a user