Patch level :4.0 458
Files correlati : Ricompilazione Demo : [ ] Commento :spostato l'anno di assistenza delle chiavi di sviluppo al 2100 (mah?) git-svn-id: svn://10.65.10.50/trunk@14190 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
c4de2fc47b
commit
633697f294
@ -344,7 +344,7 @@ bool TDongle::hardlock_login(bool test_all_keys)
|
||||
|
||||
_max_users = 1;
|
||||
_last_update = TDate(TODAY);
|
||||
_year_assist = _last_update.year() + 1;
|
||||
_year_assist = 2100;
|
||||
}
|
||||
}
|
||||
else
|
||||
@ -435,7 +435,7 @@ bool TDongle::eutron_login(bool test_all_keys)
|
||||
{
|
||||
_module.set(255); // Last module on key
|
||||
_module.set(); // Activate all modules
|
||||
_year_assist = _last_update.year() + 1;
|
||||
_year_assist = 2100;
|
||||
}
|
||||
}
|
||||
return ok;
|
||||
|
Loading…
x
Reference in New Issue
Block a user