Hi Diane,
You can remove this by modifying your template files.
To remove it from the calendar page, make a copy of /wp-content/plugins/the-events-calendar/views/gridview.php and place in an ‘events’ folder in your active theme. Then find lines 39-41 and remove them.
To remove from the single event view, make a copy of /wp-content/plugins/the-events-calendar/views/single.php and again place in that same ‘events’ folder in your theme. Then, remove lines 102-104.
I hope that helps but let me know if you have any questions!
– Jonah