summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replaced Nokia copyrights in headerHEADmasterTeemu Kaukoranta2013-05-239-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | Replaced old Nokia copyrights with Digia copyrights. Removed "All rights reserved" strings without leading copyrights were removed (for example, 'Copyright SomeCompany, all rights reserved remain untouched). Did NOT touch contact details, will change them later. Excluded folders that have '3rdparty' in path. Used command: find . -path '*/3rdparty/*' -prune -o -exec grep -ilI -E '.*Copyright.*Nokia.*' {} \; | tee >(xargs sed -i -r '1,10 s/([ \t#*]*)(.*Copyright.*Nokia.*)/ \1Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I') >(xargs sed -i -r '1,10 s/(^[ \t#*]*)(all rights reserved.*)/\1/I') This excludes binary files and retains whitespace and #* characters in the beginning of the edited lines. Change-Id: I47899537bdb2fa92dd5b2aa981de08102219dd8d Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Janne Anttila <janne.anttila@digia.com>
* Licenses FixedTeemu Kaukoranta2013-05-239-188/+188
| | | | | | | | | Updated licenses using replace-licenses.zsh from mkdist repo. Possible copyright and contact changes will come later. Change-Id: Ieb6f074eb6cf5e9027da91cf5dd8458db7dd616d Reviewed-by: Janne Anttila <janne.anttila@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* adding docsKranthi Kuntala2012-04-2311-2/+507
| | | | | Change-Id: Ie9d0fa1250a3a1a623682c40e19f815777c43852 Reviewed-by: Kranthi Kuntala <kranthi.kumar-kuntala@nokia.com>
* introduce name spaceKranthi Kuntala2012-03-208-22/+32
| | | | | Change-Id: I38aee0ccbf98258361334138e825a63e4f4f2cdc Reviewed-by: Kranthi Kuntala <kranthi.kumar-kuntala@nokia.com>
* AlignedTimer addon moduleKranthi Kuntala2012-02-2717-0/+1377
| | | | | Change-Id: I28d4cdc2b0a24294940e2fc12361927e03d30e72 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* Initial commitSergio Ahumada2012-02-220-0/+0