summaryrefslogtreecommitdiff
path: root/examples/webkit/webkit-guide/mob_mediaquery.htm
diff options
context:
space:
mode:
authorTeemu Kaukoranta <teemu.kaukoranta@digia.com>2013-05-22 09:10:45 +0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-10 23:57:30 +0200
commit5a466fc74a67e6c28722c9e0d26fcf876c7a0e9b (patch)
tree9e69ae3f4ed6c357d73eabf82bccd3490ab05642 /examples/webkit/webkit-guide/mob_mediaquery.htm
parentf66df7b112b8626c5f1cbd19875d97e8c5de1f84 (diff)
downloadqt4-tools-5a466fc74a67e6c28722c9e0d26fcf876c7a0e9b.tar.gz
Replaced Nokia copyrights in header
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/([ #*]*)(.*Copyright.*Nokia.*)/ \1Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I') >(xargs sed -i -r '1,10 s/(^[ #*]*)(all rights reserved.*)/\1/I') This excludes binary files and retains whitespace and #* characters in the beginning of the edited lines. Fixed "all rights reserved" that didn't get removed completely. Change-Id: Iec19ee5ca4fd7e0735a234955fe1648f1f71d206 Reviewed-by: Janne Anttila <janne.anttila@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'examples/webkit/webkit-guide/mob_mediaquery.htm')
-rw-r--r--examples/webkit/webkit-guide/mob_mediaquery.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/webkit/webkit-guide/mob_mediaquery.htm b/examples/webkit/webkit-guide/mob_mediaquery.htm
index c7b9794b0f..296ca1b9a2 100644
--- a/examples/webkit/webkit-guide/mob_mediaquery.htm
+++ b/examples/webkit/webkit-guide/mob_mediaquery.htm
@@ -2,8 +2,8 @@
This file is part of QtWebKit
-Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-All rights reserved.
+Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+
You may use this file under the terms of the BSD license as follows: