Here is solution for Easy Digital Downloads WP plugin to disable downloads one year after purchase.
Place these 3 functions to /wp-content/themes/{your_theme}/functions.php:
/**
* Function returns expiration date based on post / payment date.
* Replace '365 day' with your time period.
*
* @param string date of post / payment