Skip to content

Commit

Permalink
chore: add student name as required in bachelor guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Xstoudi committed Jul 28, 2023
1 parent c8531e9 commit a43421a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/modal/AboutModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,11 @@ function AboutModal() {
<img src={hearcLogo} />
</a>
</ImageColumns>
<p>
Initially developed by Xavier Stouder as part of his Bachelor
thesis at the University of Applied Sciences and Arts Western
Switzerland (HES-SO).
</p>
<p>All rights reserved. Released under MIT license.</p>
</AboutContent>
</Modal.Body>
Expand Down

0 comments on commit a43421a

Please sign in to comment.