diff options
author | Teemu Kaukoranta <teemu.kaukoranta@digia.com> | 2013-05-28 11:06:14 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-07-11 04:08:21 (GMT) |
commit | c504d5b8047483e87fd1cfad2c2824353310c5da (patch) | |
tree | a189602d4677210a05b0fe24c72c4c5c94cbe1b7 /templates/.gitattributes | |
parent | 5a466fc74a67e6c28722c9e0d26fcf876c7a0e9b (diff) | |
download | Qt-c504d5b8047483e87fd1cfad2c2824353310c5da.zip Qt-c504d5b8047483e87fd1cfad2c2824353310c5da.tar.gz Qt-c504d5b8047483e87fd1cfad2c2824353310c5da.tar.bz2 |
Fixed copyright and contact headers
Removed deprecated "all rights reserved" strings
Changed contact details to qt-project.org/legal
Used the following command:
find . -path '*/3rdparty/*' -prune -o -exec grep -ilI -E
'.*Copyright.*Nokia.*|.*Contact.*' {} \; | tee
>(xargs sed -i -r '1,50 { /INdT|copy[a-z]*[ ]*=/ !{
s/(^[ \t:#*;/"\\-]*)([a-z ]*)(Copyright.*Nokia.*)/
\1\2Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I
}}') >(xargs sed -i -r '1,50 s/(^[ \t:#*;/"\\-]*)
(.*info@qt\.nokia\.com.*|.*INSERT EMAIL ADDRESS.*
|.*qt-info@nokia\.com.*|.*qt-label1@nokia\.com.*
|.*http:\/\/qt\.nokia\.com\/contact.*|.*qt-sales@nokia\.com.*
|.*http:\/\/www\.qt-project\.org\/.*)/
\1Contact: http:\/\/www\.qt-project\.org\/legal/I') >(xargs
sed -i -r '1,50{/(^[ \t:#*;/"\\-]*)(all rights reserved.*)/Id}')
Change-Id: Ic57037fd897a54440e4bad0939ee2bf9f1dfcd5d
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Janne Anttila <janne.anttila@digia.com>
Diffstat (limited to 'templates/.gitattributes')
0 files changed, 0 insertions, 0 deletions