import { Trans } from "react-i18next"; export default function OpenSourceNote() { return (

OpenRewind is open source software licensed under AGPL 3.0.
Source code is avaliable at GitHub .

) }