diff --git a/doc/FAQ.html b/doc/FAQ.html
index 9221dc05..43d17fb1 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -34,7 +34,7 @@ a:visited { color: #0000EE; }
How can I use LameXP as a "portable" application?
Is there a way to use custom tools (binaries) with LameXP instead of the "built-in" ones?
The LameXP startup (splash screen) takes very long on my system. What can I do?
-Why is there a time limit in my version of LameXP?
+Why is there a time limit (expiration) in my version of LameXP?
Is there a way to hide/show the LameXP console ("DOS Box") window?
Why does application 'xyz' not open the Wave files created by LameXP?
Why does LameXP run (only) N instances/threads in parallel on my computer?
@@ -431,14 +431,17 @@ the developer of the anti-virus software. And, if they don't fix the problem, sw
-Why is there a time limit in my version of LameXP?
+Why is there a time limit (expiration) in my version of LameXP?
LameXP is free software, released under the GPL. This means that you may use LameXP for free and without any
-restrictions. More specifically, there is NO time limit in "Release" versions of LameXP! Nonetheless, "Beta"
-(pre-release) versions of LameXP are limited to 30 days, starting at the build date. That's because these
-"Beta" versions are intended for testing and evaluation only - they are NOT intended for productive use. Also
-there will be frequent updates for "Beta" versions. Usually a new build will be available even before the
-previous build has expired. So if you are not willing to update regularly, stick with the "Release" version.
+restrictions. More specifically, there is NO time limit (expiration) in any "Release" versions of LameXP!
+Nonetheless, the "Beta" (pre-release) versions of LameXP will expire 30 days after build date. That's because
+these "Beta" versions are intended for testing and evaluation only. They are NOT intended for productive use.
+After the 30 days have expired, you will have to update your "Beta" version of LameXP to the latest version.
+Usually there will be frequent updates for "Beta" versions though. So, most of the time, a new update will be
+available even before the previous build has expired. We highly recommend to install all updates as soon as
+possible instead of waiting for the expiration. If you are NOT willing to update LameXP regularly, stick with
+the "Release" version. The "Release" versions of LameXP are updated less frequently and they won't expire.
Note: We are well aware that the expiration mechanism implemented in LameXP can be circumvented quite easily,
if you really want to. But implementing a "better" mechanism is pointless for an OpenSource software ;-)