File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ emergencies when we need to start branches for older versions.
1919Added
2020~~~~~
2121
22+ * 👥 Add license and acknowledgement
2223* 🔧 📝 Add social media support
2324
2425 * Add OpenGraph tag for mastodon
Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ practical introduction to Python. The book is not intended to be a comprehensive
77reference guide to Python, but rather the goal is to give you a basic
88familiarity with Python and enable you to quickly write your own programs.
99
10+ The book is published under the `BSD-3-Clause license
11+ <https://github.com/veit/python-basics-tutorial-de?tab=BSD-3-Clause-1-ov-file#readme> `_,
12+ so you may adapt and publish the book for your own purposes, provided you
13+ retain the licence and copyright notice.
14+
15+ I would like to thank `cusy GmbH <https://cusy.io/en/front-page >`_ for
16+ generously allowing me to spend my time writing this book. In addition, I would
17+ like to thank Kristian Rother not only for the support and advice he has given
18+ me over the years on this book, but also for the editing that has made this book
19+ better. I would also like to thank Steffen Dahlem for the idea and realisation
20+ of a more sustainable book production. Finally, my heartfelt thanks also go to
21+ the reviewers, whose insights and feedback were a great help.
22+
1023.. note ::
1124 If you have suggestions for improvements, I would be happy to :doc: `receive
1225 <contribute>` them.
You can’t perform that action at this time.
0 commit comments