Kaydet (Commit) 55c2619f authored tarafından Andras Timar's avatar Andras Timar

rename THIRDPARTYLICENSEREADME.html to LICENSE.html

Change-Id: Idff5f43190f75f4ac8fee8fa989948ca35ca6095
üst 02394b10
......@@ -20,6 +20,6 @@ $(eval $(call gb_Package_add_file,readlicense_oo_files,bin/osl/LICENSE.odt,odt/L
$(eval $(call gb_Package_add_file,readlicense_oo_files,bin/LICENSE.odt,odt/LICENSE.odt))
$(eval $(call gb_Package_add_file,readlicense_oo_files,bin/CREDITS.odt,odt/CREDITS.odt))
$(eval $(call gb_Package_add_file,readlicense_oo_files,bin/THIRDPARTYLICENSEREADME.html,html/THIRDPARTYLICENSEREADME.html))
$(eval $(call gb_Package_add_file,readlicense_oo_files,bin/LICENSE.html,html/LICENSE.html))
# vim: set noet sw=4 ts=4:
......@@ -467,7 +467,7 @@ End
// Files
File gid_Brand_File_Html_Thirdpartylicensereadme
Name = "THIRDPARTYLICENSEREADME.html";
Name = "LICENSE.html";
#ifdef MACOSX
Dir = gid_Dir_Bundle_Contents;
#else
......
......@@ -29,8 +29,8 @@
#ifdef MACOSX
ScpAction scp_Copy_Thirdpartylicense_Readme_Html
Copy = "THIRDPARTYLICENSEREADME.html";
Name= "THIRDPARTYLICENSEREADME.html";
Copy = "LICENSE.html";
Name= "LICENSE.html";
Subdir = "LICENSEs";
End
#endif
......
......@@ -517,7 +517,7 @@ ModalDialog DLG_HELP_LICENSING
{
Text [ en-US ] =
"Third Party Code Additional copyright notices and license terms applicable to\n"
"portions of the Software are set forth in the THIRDPARTYLICENSEREADME.html\n"
"portions of the Software are set forth in the LICENSE.html\n"
"file; choose Show License to see exact details in English." ;
};
String STR_LICENSING_INFORMATION_3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment