aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/header.LGPL-NOGPL2
Commit message (Collapse)AuthorAgeFilesLines
* Remove old license header templatesFriedemann Kleint2018-01-121-37/+0
| | | | | | | | License header templates should be at the top if at all. Task-number: PYSIDE-363 Change-Id: If9e2f6631b478b9a1a991682a6f52dce1a04e2dc Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* move everying into sources/pyside2 (5.9 edition)Oswald Buddenhagen2017-05-221-0/+37
in preparation for a subtree merge. this should not be necessary to do in a separate commit, but git is a tad stupid about following history correctly without it.