{ "isDeprecatedLicenseId": false, "isFsfLibre": true, "licenseText": "VIM LICENSE\n\nI) There are no restrictions on distributing unmodified copies of Vim except that they must include this license text. You can also distribute unmodified parts of Vim, likewise unrestricted except that they must include this license text. You are also allowed to include executables that you made from the unmodified Vim sources, plus your own usage examples and Vim scripts.\n\nII) It is allowed to distribute a modified (or extended) version of Vim, including executables and/or source code, when the following four conditions are met:\n\n 1) This license text must be included unmodified.\n\n 2) The modified Vim must be distributed in one of the following five ways:\n\n a) If you make changes to Vim yourself, you must clearly describe in the distribution how to contact you. When the maintainer asks you (in any way) for a copy of the modified Vim you distributed, you must make your changes, including source code, available to the maintainer without fee. The maintainer reserves the right to include your changes in the official version of Vim. What the maintainer will do with your changes and under what license they will be distributed is negotiable. If there has been no negotiation then this license, or a later version, also applies to your changes. The current maintainer is Bram Moolenaar \u003cBram@vim.org\u003e. If this changes it will be announced in appropriate places (most likely vim.sf.net, www.vim.org and/or comp.editors). When it is completely impossible to contact the maintainer, the obligation to send him your changes ceases. Once the maintainer has confirmed that he has received your changes they will not have to be sent again.\n\n b) If you have received a modified Vim that was distributed as mentioned under a) you are allowed to further distribute it unmodified, as mentioned at I). If you make additional changes the text under a) applies to those changes.\n\n c) Provide all the changes, including source code, with every copy of the modified Vim you distribute. This may be done in the form of a context diff. You can choose what license to use for new code you add. The changes and their license must not restrict others from making their own changes to the official version of Vim.\n\n d) When you have a modified Vim which includes changes as mentioned under c), you can distribute it without the source code for the changes if the following three conditions are met:\n - The license that applies to the changes permits you to distribute the changes to the Vim maintainer without fee or restriction, and permits the Vim maintainer to include the changes in the official version of Vim without fee or restriction.\n - You keep the changes for at least three years after last distributing the corresponding modified Vim. When the maintainer or someone who you distributed the modified Vim to asks you (in any way) for the changes within this period, you must make them available to him.\n - You clearly describe in the distribution how to contact you. This contact information must remain valid for at least three years after last distributing the corresponding modified Vim, or as long as possible.\n\n e) When the GNU General Public License (GPL) applies to the changes, you can distribute the modified Vim under the GNU GPL version 2 or any later version.\n\n 3) A message must be added, at least in the output of the \":version\" command and in the intro screen, such that the user of the modified Vim is able to see that it was modified. When distributing as mentioned under 2)e) adding the message is only required for as far as this does not conflict with the license used for the changes.\n\n 4) The contact information as required under 2)a) and 2)d) must not be removed or changed, except that the person himself can make corrections.\n\nIII) If you distribute a modified version of Vim, you are encouraged to use the Vim license for your changes and make them available to the maintainer, including the source code. The preferred way to do this is by e-mail or by uploading the files to a server and e-mailing the URL. If the number of changes is small (e.g., a modified Makefile) e-mailing a context diff will do. The e-mail address to be used is \u003cmaintainer@vim.org\u003e\n\nIV) It is not allowed to remove this license from the distribution of the Vim sources, parts of it or from a modified version. You may use this license for previous Vim releases instead of the license that they came with, at your option.\n", "standardLicenseTemplate": "\u003c\u003cbeginOptional\u003e\u003eVIM LICENSE\n\n\u003c\u003cendOptional\u003e\u003e\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"I)\";match\u003d\".{0,20}\"\u003e\u003e There are no restrictions on distributing unmodified copies of \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e except that they must include this license text. You can also distribute unmodified parts of \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e , likewise unrestricted except that they must include this license text. You are also allowed to include executables that you made from the unmodified \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e sources, plus your own usage examples and Vim scripts.\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"II)\";match\u003d\".{0,20}\"\u003e\u003e It is allowed to distribute a modified (or extended) version of \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e , including executables and/or source code, when the following four conditions are met:\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"1)\";match\u003d\".{0,20}\"\u003e\u003e This license text must be included unmodified.\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"2)\";match\u003d\".{0,20}\"\u003e\u003e The modified \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e must be distributed in one of the following five ways:\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"a)\";match\u003d\".{0,20}\"\u003e\u003e If you make changes to \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e yourself, you must clearly describe in the distribution how to contact you. When the maintainer asks you (in any way) for a copy of the modified \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e you distributed, you must make your changes, including source code, available to the maintainer without fee. The maintainer reserves the right to include your changes in the official version of \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e . What the maintainer will do with your changes and under what license they will be distributed is negotiable. If there has been no negotiation then this license, or a later version, also applies to your changes. The current maintainer is Bram Moolenaar \u003cBram@vim.org\u003e. If this changes it will be announced in appropriate places (most likely vim.sf.net, www.vim.org and/or comp.editors). When it is completely impossible to contact the maintainer, the obligation to send him your changes ceases. Once the maintainer has confirmed that he has received your changes they will not have to be sent again.\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"b)\";match\u003d\".{0,20}\"\u003e\u003e If you have received a modified \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e that was distributed as mentioned under a) you are allowed to further distribute it unmodified, as mentioned at I). If you make additional changes the text under a) applies to those changes.\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"c)\";match\u003d\".{0,20}\"\u003e\u003e Provide all the changes, including source code, with every copy of the modified \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e you distribute. This may be done in the form of a context diff. You can choose what license to use for new code you add. The changes and their license must not restrict others from making their own changes to the official version of \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e .\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"d)\";match\u003d\".{0,20}\"\u003e\u003e When you have a modified \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e which includes changes as mentioned under c), you can distribute it without the source code for the changes if the following three conditions are met:\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"-\";match\u003d\".{0,20}\"\u003e\u003e The license that applies to the changes permits you to distribute the changes to the Vim maintainer without fee or restriction, and permits the Vim maintainer to include the changes in the official version of \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e without fee or restriction.\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"-\";match\u003d\".{0,20}\"\u003e\u003e You keep the changes for at least three years after last distributing the corresponding modified \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e . When the maintainer or someone who you distributed the modified \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e to asks you (in any way) for the changes within this period, you must make them available to him.\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"-\";match\u003d\".{0,20}\"\u003e\u003e You clearly describe in the distribution how to contact you. This contact information must remain valid for at least three years after last distributing the corresponding modified \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e , or as long as possible.\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"e)\";match\u003d\".{0,20}\"\u003e\u003e When the GNU General Public License (GPL) applies to the changes, you can distribute the modified \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e under the GNU GPL version 2 or any later version.\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"3)\";match\u003d\".{0,20}\"\u003e\u003e A message must be added, at least in the output of the \":version\" command and in the intro screen, such that the user of the modified \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e is able to see that it was modified. When distributing as mentioned under 2)e) adding the message is only required for as far as this does not conflict with the license used for the changes.\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"4)\";match\u003d\".{0,20}\"\u003e\u003e The contact information as required under 2)a) and 2)d) must not be removed or changed, except that the person himself can make corrections.\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"III)\";match\u003d\".{0,20}\"\u003e\u003e If you distribute a modified version of \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e , you are encouraged to use the Vim license for your changes and make them available to the maintainer, including the source code. The preferred way to do this is by e-mail or by uploading the files to a server and e-mailing the URL. If the number of changes is small (e.g., a modified Makefile) e-mailing a context diff will do. The e-mail address to be used is \u003cmaintainer@vim.org\u003e\n\n \u003c\u003cvar;name\u003d\"bullet\";original\u003d\"IV)\";match\u003d\".{0,20}\"\u003e\u003e It is not allowed to remove this license from the distribution of the \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e sources, parts of it or from a modified version. You may use this license for previous \u003c\u003cvar;name\u003d\"softwareName\";original\u003d\"Vim\";match\u003d\".+\"\u003e\u003e releases instead of the license that they came with, at your option.", "name": "Vim License", "licenseId": "Vim", "crossRef": [ { "match": "true", "url": "http://vimdoc.sourceforge.net/htmldoc/uganda.html", "isValid": true, "isLive": true, "timestamp": "2024-08-19T17:46:10Z", "isWayBackLink": false, "order": 0 } ], "seeAlso": [ "http://vimdoc.sourceforge.net/htmldoc/uganda.html" ], "isOsiApproved": false, "licenseTextHtml": "\n \u003cdiv class\u003d\"optional-license-text\"\u003e \n \u003cp\u003eVIM LICENSE\u003c/p\u003e\n\n \u003c/div\u003e\n\n\u003cul style\u003d\"list-style:none\"\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e I)\u003c/var\u003e\n There are no restrictions on distributing unmodified copies of \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e except that they must include\n this license text. You can also distribute unmodified parts of \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e, likewise unrestricted\n except that they must include this license text. You are also allowed to include executables\n that you made from the unmodified \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e sources, plus your own usage examples and Vim\n scripts.\n \u003c/li\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e II)\u003c/var\u003e\n It is allowed to distribute a modified (or extended) version of \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e, including executables and/or\n source code, when the following four conditions are met:\n \n\u003cul style\u003d\"list-style:none\"\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e 1)\u003c/var\u003e\n This license text must be included unmodified.\n \u003c/li\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e 2)\u003c/var\u003e\n The modified \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e must be distributed in one of the following five ways:\n \n\u003cul style\u003d\"list-style:none\"\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e a)\u003c/var\u003e\n If you make changes to \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e yourself, you must clearly describe in the distribution how to contact\n you. When the maintainer asks you (in any way) for a copy of the modified \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e you distributed,\n you must make your changes, including source code, available to the maintainer without fee.\n The maintainer reserves the right to include your changes in the official version of \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e. What\n the maintainer will do with your changes and under what license they will be distributed is\n negotiable. If there has been no negotiation then this license, or a later version, also\n applies to your changes. The current maintainer is Bram Moolenaar \u0026lt;Bram@vim.org\u0026gt;. If\n this changes it will be announced in appropriate places (most likely vim.sf.net, www.vim.org\n and/or comp.editors). When it is completely impossible to contact the maintainer, the\n obligation to send him your changes ceases. Once the maintainer has confirmed that he has\n received your changes they will not have to be sent again.\n \u003c/li\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e b)\u003c/var\u003e\n If you have received a modified \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e that was distributed as mentioned under a) you are allowed to\n further distribute it unmodified, as mentioned at I). If you make additional changes the text\n under a) applies to those changes.\n \u003c/li\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e c)\u003c/var\u003e\n Provide all the changes, including source code, with every copy of the modified \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e you\n distribute. This may be done in the form of a context diff. You can choose what license to use\n for new code you add. The changes and their license must not restrict others from making their\n own changes to the official version of \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e.\n \u003c/li\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e d)\u003c/var\u003e\n When you have a modified \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e which includes changes as mentioned under c), you can distribute it\n without the source code for the changes if the following three conditions are met:\n \n\u003cul style\u003d\"list-style:none\"\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e -\u003c/var\u003e\n The license that applies to the changes permits you to distribute the changes to the Vim\n maintainer without fee or restriction, and permits the Vim maintainer to include the changes\n in the official version of \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e without fee or restriction.\n \u003c/li\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e -\u003c/var\u003e\n You keep the changes for at least three years after last distributing the corresponding modified\n \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e. When the maintainer or someone who you distributed the modified \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e to asks you (in any\n way) for the changes within this period, you must make them available to him.\n \u003c/li\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e -\u003c/var\u003e\n You clearly describe in the distribution how to contact you. This contact information must remain\n valid for at least three years after last distributing the corresponding modified \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e, or as\n long as possible.\n \u003c/li\u003e\n \n\u003c/ul\u003e\n \u003c/li\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e e)\u003c/var\u003e\n When the GNU General Public License (GPL) applies to the changes, you can distribute the modified\n \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e under the GNU GPL version 2 or any later version.\n \u003c/li\u003e\n \n\u003c/ul\u003e\n \u003c/li\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e 3)\u003c/var\u003e\n A message must be added, at least in the output of the \u0026quot;:version\u0026quot; command and in the intro\n screen, such that the user of the modified \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e is able to see that it was modified. When\n distributing as mentioned under 2)e) adding the message is only required for as far as this\n does not conflict with the license used for the changes.\n \u003c/li\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e 4)\u003c/var\u003e\n The contact information as required under 2)a) and 2)d) must not be removed or changed, except\n that the person himself can make corrections.\n \u003c/li\u003e\n \n\u003c/ul\u003e\n \u003c/li\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e III)\u003c/var\u003e\n If you distribute a modified version of \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e, you are encouraged to use the Vim license for your\n changes and make them available to the maintainer, including the source code. The preferred\n way to do this is by e-mail or by uploading the files to a server and e-mailing the URL. If\n the number of changes is small (e.g., a modified Makefile) e-mailing a context diff will do.\n The e-mail address to be used is \u0026lt;maintainer@vim.org\u0026gt;\n \u003c/li\u003e\n \n\u003cli\u003e\n \u003cvar class\u003d\"replaceable-license-text\"\u003e IV)\u003c/var\u003e\n It is not allowed to remove this license from the distribution of the \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e sources, parts of it or\n from a modified version. You may use this license for previous \u003cvar class\u003d\"replaceable-license-text\"\u003e Vim\u003c/var\u003e releases instead of the\n license that they came with, at your option.\n \u003c/li\u003e\n \n\u003c/ul\u003e\n " }