PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 551 - Examples about extending QML lack shebang lines and license boilerplates
: Examples about extending QML lack shebang lines and license boilerplates
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: Examples
: HEAD
: All All
: P2 major
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2010-12-17 10:11 EET by Matti Airas
Modified: 2010-12-20 11:26 EET (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matti Airas 2010-12-17 10:11:09 EET
All examples in pyside-examples/examples/declarative/extending lack shebang
lines and license boilerplates. They should have the Nokia copyright and BSD
license boilerplate on top of the files.
Comment 1 Matti Airas 2010-12-17 10:11:23 EET
Prioritizing P2.
Comment 2 Hugo Parente Lima 2010-12-17 11:10:33 EET
Fixed in commit:

pyside-examples/3961786952cad98529ed30fae9370b197abbdd8e
Comment 3 Matti Airas 2010-12-17 11:13:40 EET
A fast one, eh? :-)

Thanks!
Comment 4 Hugo Parente Lima 2010-12-20 11:26:16 EET
Closign bugs after release of 1.0.0 beta2.