Skip to content

Commit ca199de

Browse files
committed
Added legal notice.
1 parent 1c34609 commit ca199de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Scrollable containers are currently available for the following GUI toolkits.
1616
* PyQt5
1717
* PyQt6
1818

19+
**This project is not sponsored or endorsed by, or connected with, any organisation or entity such as but not limited
20+
to: the Tcl Core Team, the Python Software Foundation, the wxWidgets Team, the wxPython Team, the Qt Company and
21+
Riverbank Computing.**
22+
1923
# Tkinter
2024
`ScrollableContainers.Tk.ScrollableFrameTk`: a comprehensive implementation of a scrollable frame, and the flagship
2125
class of this project. (I wrote the other classes just for completeness.)

0 commit comments

Comments
 (0)