Skip to content

Commit

Permalink
Fix trademarks about layout
Browse files Browse the repository at this point in the history
  • Loading branch information
rdoursenaud committed Jan 3, 2025
1 parent 0c45b96 commit 408793a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/midiexplorer/gui/windows/about.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ def create() -> None:
dpg.add_text("Trademarks", color=title_color)
dpg.add_text(
"""MIDI is a trademark of the MIDI Manufacturers Association (MMA) in the United States of America.
This is not a registered trademark in the European Union and France where I reside.
Other trademarks are property of their respective owners and used fairly for descriptive and nominative purposes only."""
This is not a registered trademark in the European Union and France where I reside.
Other trademarks are property of their respective owners and used fairly for descriptive and nominative purposes only."""
)


Expand Down

0 comments on commit 408793a

Please sign in to comment.