I am generating Javadoc pages for my project using the Maven Javadoc plugin, with mostly default settings.
I have noticed that each generated page has the following footer text:
Copyright © 2020. All rights reserved.
How can I change this text to something of my choice?