import React from 'react'; function Copyright() { return (
© 2025 OpenReplay. All rights reserved. Privacy and Terms.
); } export default Copyright;