Skip to content

Commit da84a6a

Browse files
committed
License change
1 parent 850033f commit da84a6a

File tree

2 files changed

+114
-194
lines changed

2 files changed

+114
-194
lines changed

co30_Domination.Altis/client/fn_tasks.sqf

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,13 @@ player createDiaryRecord ["Diary", ["Briefing", _bar joinString ""]];
5454

5555
player createDiarySubject ["dLicense","License"];
5656
player createDiaryRecord ["dLicense", ["License", "
57-
Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)<br/><br/>
58-
http://creativecommons.org/licenses/by-nc-nd/4.0/<br/><br/>
59-
You are free to:<br/><br/>
60-
Share - copy and redistribute the material in any medium or format<br/><br/>
61-
The licensor cannot revoke these freedoms as long as you follow the license terms.<br/><br/><br/>
62-
Under the following terms:<br/><br/>
63-
Attribution - You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner,<br/>
64-
but not in any way that suggests the licensor endorses you or your use.<br/><br/>
65-
NonCommercial - You may not use the material for commercial purposes.<br/><br/>
66-
NoDerivatives - If you remix, transform, or build upon the material, you may not distribute the modified material.<br/><br/><br/>
67-
No additional restrictions - You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
57+
Arma Public License Share Alike (APL-SA)<br/><br/>
58+
https://www.bohemia.net/community/licenses/arma-public-license-share-alike<br/><br/>
59+
With this licence you are free to adapt (i.e. modify, rework or update) and share (i.e. copy, distribute or transmit) the material under the following conditions:<br/><br/>
60+
Attribution — You must attribute the material in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the material).<br/>
61+
Noncommercial — You may not use this material for any commercial purposes.<br/>
62+
Arma Only — You may not convert or adapt this material to be used in other games than Arma.<br/>
63+
Share Alike — If you adapt, or build upon this material, you may distribute the resulting material only under the same license.<br/>
6864
"]];
6965

7066
if (d_database_found && {getClientStateNumber < 10}) then {

0 commit comments

Comments
 (0)