Although WP Rocket might be a great plugin to use, it also likes to add comments to your template files:

To remove these comments, edit your wp-config.php at the root of your WordPress installation by adding this constant:
define ('WP_ROCKET_WHITE_LABEL_FOOTPRINT', true);
Then clear the cache.
The footprint will be updated to a generic message without mention of WP Rocket:
