You'll find in the define files lines like this:
define('MODULE_SHIPPING_RMAM_EXPIRES', 1238976000);
which is the expiry time in unix time, you can change the number to a date in the future. (but it will be overwritten any time you upgrade and the SQL patch gets around this).
Philip.
Bookmarks