How to Edit the Footer in Stash
'Powered by Atlassian'
Atlassian requires that the text 'Powered by Atlassian' be displayed in the footer on every page, as specified in section 6.4 of the Atlassian Customer Agreement. Other than that, you can customize the footer text.
Editing Information in the footer
Open the file <STASH_INSTALL>/WEB-INF/classes/i18n/stash-webapp.properties
. Find the following line:
stash.web.global.footer.licence.message=Git repository management for enterprise teams powered by {0}
You can edit this variable to display a custom footer. Once you have edited this line, start and stop stash to see your new footer on every page of Stash.