[Glitch] Change Mastodon gGmbH => Mastodon GmbH

Port f0359af35874b29d0e0db330598a8c36094c0d2e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Renaud Chaput 2026-06-03 11:36:50 +02:00 committed by Claire
parent 659a077616
commit c16de0b2ce

View File

@ -169,7 +169,7 @@ class About extends PureComponent {
<div className='about__footer'>
<p><FormattedMessage id='about.fork_disclaimer' defaultMessage='Glitch-soc is free open source software forked from Mastodon.' /></p>
<p><FormattedMessage id='about.disclaimer' defaultMessage='Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.' /></p>
<p><FormattedMessage id='about.disclaimer' defaultMessage='Mastodon is free, open-source software, and a trademark of Mastodon GmbH.' /></p>
</div>
</div>