Salesforce ODBC forgets about it's license every few months?

Salesforce ODBC forgets about it's license every few months?

I own a valid license and am using it on a Windows 2022 Server running on AWS. It mostly works, but every few moths it seems the driver loses the license and I get errors like this when running queries through my Microsoft SQL linked server setup:
```
OLE DB provider "MSDASQL" for linked server "SF_PRODUCTION" returned message "[Devart][ODBC][Salesforce]Trial period has expired".
Msg 7303, Level 16, State 1, Line 2
Cannot initialize the data source object of OLE DB provider "MSDASQL" for linked server "SF_PRODUCTION".
```

I then have to open the ODBC setup wizard and reconfigure the license key. This time I had to re-enter the license key, last time it was enough to just open the Microsoft ODBC setup wizard for it to remember that it actually is licensed. Then I have to restart the MSSQL-Server service. It's really annoying and I want you to fix your license management!