File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 39
39
"newlineAtEndOfFile" : " require"
40
40
},
41
41
"documentationRules" : {
42
- "companyName" : " TERA Arise Contributors " ,
43
- "copyrightText" : " Copyright © {companyName}. Licensed under theGNU Affero General Public License 3.0." ,
42
+ "companyName" : " TERA Arise" ,
43
+ "copyrightText" : " Copyright © {companyName} Contributors . Licensed under the GNU Affero General Public License 3.0." ,
44
44
"headerDecoration" : " ---------------------------------------------------------------------------" ,
45
45
"xmlHeader" : false ,
46
46
"fileNamingConvention" : " metadata" ,
Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<Product >TERA Arise</Product >
4
4
<Description >$(Product) is a game resurrection project for the final build of TERA EU.</Description >
5
- <Authors >$(Product) Contributors</Authors >
5
+ <Company >$(Product)</Company >
6
+ <Authors >$(Company) Contributors</Authors >
6
7
<Copyright >Copyright © $(Authors)</Copyright >
7
8
</PropertyGroup >
8
9
You can’t perform that action at this time.
0 commit comments