summaryrefslogtreecommitdiff
path: root/bin/cherry-pick-from-v8.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
| | | | | | Change-Id: I96c696a2318ae4959af9d56e2c8d943e00542fa0 Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-25/+25
| | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: Ieaceddcb9e3ef7be89be129b3bcac34d37ba2586 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
| | | | | | | | | | | As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: Iae1bc1790d55d2afd3cd1d1799ac48dd225e63c7 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update obsolete contact address.Jason McDonald2012-01-241-1/+1
| | | | | | | | Replace Nokia contact email address with Qt Project website. Change-Id: I4eec7c0fb71742c4a5836905f45ba49452250d6a Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Added helper script for cherry-picking commits from v8Simon Hausmann2012-01-061-0/+63
Change-Id: I563302b9d5c83e6497d89550657c7d17f0ba7bc3 Reviewed-by: Kent Hansen <kent.hansen@nokia.com>