diff options
author | hjk <[email protected]> | 2012-10-02 09:12:39 +0200 |
---|---|---|
committer | Eike Ziller <[email protected]> | 2012-10-05 17:12:56 +0200 |
commit | 386ca7c8dd71047fb70fdcfeb78042d4eda30f17 (patch) | |
tree | 200b067711a64d369ba699032d42952a997790d9 /src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in | |
parent | 0fc9e7c87735d5cc4ecadbe6d4656f620e2259cd (diff) |
Adjust license headers
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825
Reviewed-by: Eike Ziller <[email protected]>
Diffstat (limited to 'src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in')
-rw-r--r-- | src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in b/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in index 12d1eb39c40..46b437c7a0d 100644 --- a/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in +++ b/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"AutotoolsProjectManager\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\" experimental=\"true\"> <vendor>Openismus GmbH</vendor> - <copyright>(C) 2010 Openismus GmbH</copyright> + <copyright>(C) 2012 Openismus GmbH</copyright> <license>GNU Lesser General Public License Usage This file may be used under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation and @@ -9,8 +9,8 @@ Public License version 2.1 requirements will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. - In addition, as a special exception, Nokia gives you certain additional - rights. These rights are described in the Nokia Qt LGPL Exception + In addition, as a special exception, Digia gives you certain additional + rights. These rights are described in the Digia Qt LGPL Exception version 1.1, included in the file LGPL_EXCEPTION.txt in this package.</license> <category>Build Systems</category> <description>Autotools project integration.</description> |