Does anyone know about the influence of changing "Company Name" of PlayerSettings?

Hello.

Does anyone know about the influence of changing “Company Name” of PlayerSettings?

About “Company Name” the official document has the following description.

“The name of your company.”

“This is used to locate the preferences file.”

Document URL:

Platform : iOS / Android

Unity Version : 5.3.4f1

The company name shows up in a number of locations. This can include build folders, the properties of the executable and other areas when publishing your game. It can also be referenced via code in your actual game too should you need to use and modify it later. Can be quite useful.