summaryrefslogtreecommitdiffstats
path: root/src/qjsondocument.h
diff options
context:
space:
mode:
authorTeemu Kaukoranta <teemu.kaukoranta@digia.com>2013-05-23 11:39:03 +0300
committerSergio Ahumada <sergio.ahumada@digia.com>2013-07-11 11:50:26 +0200
commit65b80056cf7a4415ca3a99571d8c4b429b58171a (patch)
tree1ea528a115bcd84ae426b923813c10e970cd5887 /src/qjsondocument.h
parentc774012550bf9a0f6bc4784d72cb6d00d7c23194 (diff)
Replaced Nokia copyrightsHEADmaster
Replaced Nokia copyrights with Digia copyrights Replaced Nokia contact details This command also ignores INdT Copyrights and removes trailing whitespace from removed "all rights reserved" lines. find . -path '*/3rdparty/*' -prune -o -exec grep -ilI -E '.*Copyright.*Nokia.*' {} \; | tee >(xargs sed -i -r '1,10 { /INdT/ !{ s/([ \t#*]*)(.*Copyright.*Nokia.*)/ \1Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I } }') >(xargs sed -i -r '1,10 s/(^[ \t]*)([#*]*)([ \t]*) (all rights reserved.*)/\1\2/I') Change-Id: I9792a44e7b27250306bd71c28403721c1676ee4c Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'src/qjsondocument.h')
-rw-r--r--src/qjsondocument.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/qjsondocument.h b/src/qjsondocument.h
index fc6939b..8e272f4 100644
--- a/src/qjsondocument.h
+++ b/src/qjsondocument.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtCore module of the Qt Toolkit.
**