diff options
author | hjk <qthjk@ovi.com> | 2012-10-02 09:12:39 +0200 |
---|---|---|
committer | Eike Ziller <eike.ziller@digia.com> | 2012-10-05 17:12:56 +0200 |
commit | 386ca7c8dd71047fb70fdcfeb78042d4eda30f17 (patch) | |
tree | 200b067711a64d369ba699032d42952a997790d9 /doc/api/getting-and-building.qdoc | |
parent | 0fc9e7c87735d5cc4ecadbe6d4656f620e2259cd (diff) | |
download | qt-creator-386ca7c8dd71047fb70fdcfeb78042d4eda30f17.tar.gz |
Adjust license headers
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Diffstat (limited to 'doc/api/getting-and-building.qdoc')
-rw-r--r-- | doc/api/getting-and-building.qdoc | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/doc/api/getting-and-building.qdoc b/doc/api/getting-and-building.qdoc index ea45d62882..f15a99af14 100644 --- a/doc/api/getting-and-building.qdoc +++ b/doc/api/getting-and-building.qdoc @@ -1,10 +1,9 @@ -/**************************************************************************** +/************************************************************************** ** -** This file is part of Qt Creator -** -** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). +** Copyright (c) 2012 Digia Plc and/or its subsidiary(-ies). +** Contact: http://www.qt-project.org/legal ** -** Contact: Nokia Corporation (info@qt.nokia.com) +** This file is part of Qt Creator ** ** ** GNU Free Documentation License @@ -14,10 +13,8 @@ ** Foundation and appearing in the file included in the packaging of this ** file. ** -** If you have questions regarding the use of this file, please contact -** Nokia at info@qt.nokia.com. ** -****************************************************************************/ +**************************************************************************/ /*! \page getting-and-building.html |