aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/fakevim/FakeVim.pluginspec.in
diff options
context:
space:
mode:
authorKonstantin Tokarev <annulen@yandex.ru>2012-07-29 18:02:02 +0400
committerEike Ziller <eike.ziller@nokia.com>2012-07-30 07:44:48 +0200
commit16cf161d82015b3e2abe90dbaa7eebda32f5bdcf (patch)
treee6ed6e3c0360d10aa6248ee5531290aef3173c18 /src/plugins/fakevim/FakeVim.pluginspec.in
parentbf980649d2f28266838b7e16e8828a2271d8a69c (diff)
Changed URL to qt-project.org in pluginspecs.
Also, it's 2012 now. Change-Id: I69a8d1d77658b2bb2cb547362d5e3163385cab3b Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Diffstat (limited to 'src/plugins/fakevim/FakeVim.pluginspec.in')
-rw-r--r--src/plugins/fakevim/FakeVim.pluginspec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/fakevim/FakeVim.pluginspec.in b/src/plugins/fakevim/FakeVim.pluginspec.in
index 5b35099a1d..344d412d3d 100644
--- a/src/plugins/fakevim/FakeVim.pluginspec.in
+++ b/src/plugins/fakevim/FakeVim.pluginspec.in
@@ -1,6 +1,6 @@
<plugin name=\"FakeVim\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\">
<vendor>Nokia Corporation</vendor>
- <copyright>(C) 2011 Nokia Corporation</copyright>
+ <copyright>(C) 2012 Nokia Corporation</copyright>
<license>
Commercial Usage
@@ -11,7 +11,7 @@ GNU Lesser General Public License Usage
Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation. Please review the following information to ensure the GNU Lesser General Public License version 2.1 requirements will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
</license>
<description>VI-style keyboard navigation.</description>
- <url>http://qt.nokia.com</url>
+ <url>http://www.qt-project.org</url>
<dependencyList>
<dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/>