diff options
Diffstat (limited to 'src/plugins/emacskeys/EmacsKeys.pluginspec.in')
-rw-r--r-- | src/plugins/emacskeys/EmacsKeys.pluginspec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/emacskeys/EmacsKeys.pluginspec.in b/src/plugins/emacskeys/EmacsKeys.pluginspec.in index d6020826bb..ca11588a55 100644 --- a/src/plugins/emacskeys/EmacsKeys.pluginspec.in +++ b/src/plugins/emacskeys/EmacsKeys.pluginspec.in @@ -8,7 +8,7 @@ Licensees holding valid Qt Commercial licenses may use this plugin in accordance 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. </license> <description> The main idea behind this plugin is to provide additional actions a typical emacs user would expect. It doesn't claim to provide full emacs emulation. The following actions are available: |