diff options
author | Eike Ziller <eike.ziller@theqtcompany.com> | 2014-10-15 14:46:23 +0200 |
---|---|---|
committer | Eike Ziller <eike.ziller@theqtcompany.com> | 2014-10-15 15:19:55 +0200 |
commit | 9c7019f0b277c8d65241fcc89d44417adefaf454 (patch) | |
tree | 3e7ae1fa51c84945503116cd4b01d3efb15bb505 /src/plugins/macros | |
parent | 80323dfb8e7190953f80dc43a0d5bfd419b43352 (diff) | |
download | qt-creator-9c7019f0b277c8d65241fcc89d44417adefaf454.tar.gz |
License update.
Change-Id: I0acde2c3b995693de682679471f03af85bdd0a61
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
Diffstat (limited to 'src/plugins/macros')
-rw-r--r-- | src/plugins/macros/Macros.json.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/macros/Macros.json.in b/src/plugins/macros/Macros.json.in index fc0188fe08..89162ab0a6 100644 --- a/src/plugins/macros/Macros.json.in +++ b/src/plugins/macros/Macros.json.in @@ -10,7 +10,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.\" + \"Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation. Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.\" ], \"Category\" : \"Qt Creator\", \"Description\" : \"Macros in text editors.\", |