home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / vim-common / copyright < prev    next >
Encoding:
Text File  |  2006-07-22  |  5.3 KB  |  93 lines

  1. This is the Debian pre-packaged version of vim.  Vim is an almost compatible
  2. version of the UNIX editor Vi.  Many new features have been added: multi level
  3. undo, syntax highlighting, command line history, on-line help, filename
  4. completion, block operations, etc.
  5.  
  6. This package was put together by Wichert Akkerman <wakkerma@debian.org> from
  7. sources obtained from: ftp://ftp.vim.org/pub/vim/unix/. The current maintainer
  8. is Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>.
  9.  
  10. Vim was written by Bram Moolenaar.  The following copying conditions are taken
  11. from the online documentation.
  12.  
  13.  
  14. I)  There are no restrictions on distributing unmodified copies of Vim except
  15.     that they must include this license text.  You can also distribute
  16.     unmodified parts of Vim, likewise unrestricted except that they must
  17.     include this license text.  You are also allowed to include executables
  18.     that you made from the unmodified Vim sources, plus your own usage
  19.     examples and Vim scripts.
  20.  
  21. II) It is allowed to distribute a modified (or extended) version of Vim,
  22.     including executables and/or source code, when the following four
  23.     conditions are met:
  24.     1) This license text must be included unmodified.
  25.     2) The modified Vim must be distributed in one of the following five ways:
  26.        a) If you make changes to Vim yourself, you must clearly describe in
  27.       the distribution how to contact you.  When the maintainer asks you
  28.       (in any way) for a copy of the modified Vim you distributed, you
  29.       must make your changes, including source code, available to the
  30.       maintainer without fee.  The maintainer reserves the right to
  31.       include your changes in the official version of Vim.  What the
  32.       maintainer will do with your changes and under what license they
  33.       will be distributed is negotiable.  If there has been no negotiation
  34.       then this license, or a later version, also applies to your changes.
  35.       The current maintainer is Bram Moolenaar <Bram@vim.org>.  If this
  36.       changes it will be announced in appropriate places (most likely
  37.       vim.sf.net, www.vim.org and/or comp.editors).  When it is completely
  38.       impossible to contact the maintainer, the obligation to send him
  39.       your changes ceases.  Once the maintainer has confirmed that he has
  40.       received your changes they will not have to be sent again.
  41.        b) If you have received a modified Vim that was distributed as
  42.       mentioned under a) you are allowed to further distribute it
  43.       unmodified, as mentioned at I).  If you make additional changes the
  44.       text under a) applies to those changes.
  45.        c) Provide all the changes, including source code, with every copy of
  46.       the modified Vim you distribute.  This may be done in the form of a
  47.       context diff.  You can choose what license to use for new code you
  48.       add.  The changes and their license must not restrict others from
  49.       making their own changes to the official version of Vim.
  50.        d) When you have a modified Vim which includes changes as mentioned
  51.       under c), you can distribute it without the source code for the
  52.       changes if the following three conditions are met:
  53.       - The license that applies to the changes permits you to distribute
  54.         the changes to the Vim maintainer without fee or restriction, and
  55.         permits the Vim maintainer to include the changes in the official
  56.         version of Vim without fee or restriction.
  57.       - You keep the changes for at least three years after last
  58.         distributing the corresponding modified Vim.  When the maintainer
  59.         or someone who you distributed the modified Vim to asks you (in
  60.         any way) for the changes within this period, you must make them
  61.         available to him.
  62.       - You clearly describe in the distribution how to contact you.  This
  63.         contact information must remain valid for at least three years
  64.         after last distributing the corresponding modified Vim, or as long
  65.         as possible.
  66.        e) When the GNU General Public License (GPL) applies to the changes,
  67.       you can distribute the modified Vim under the GNU GPL version 2 or
  68.       any later version.
  69.     3) A message must be added, at least in the output of the ":version"
  70.        command and in the intro screen, such that the user of the modified Vim
  71.        is able to see that it was modified.  When distributing as mentioned
  72.        under 2)e) adding the message is only required for as far as this does
  73.        not conflict with the license used for the changes.
  74.     4) The contact information as required under 2)a) and 2)d) must not be
  75.        removed or changed, except that the person himself can make
  76.        corrections.
  77.  
  78. III) If you distribute a modified version of Vim, you are encouraged to use
  79.      the Vim license for your changes and make them available to the
  80.      maintainer, including the source code.  The preferred way to do this is
  81.      by e-mail or by uploading the files to a server and e-mailing the URL.
  82.      If the number of changes is small (e.g., a modified Makefile) e-mailing a
  83.      context diff will do.  The e-mail address to be used is
  84.      <maintainer@vim.org>
  85.  
  86. IV)  It is not allowed to remove this license from the distribution of the Vim
  87.      sources, parts of it or from a modified version.  You may use this
  88.      license for previous Vim releases instead of the license that they came
  89.      with, at your option.
  90.  
  91. On Debian systems the GNU General Public License (GPL) version 2 is located on
  92. the filesystem at /usr/share/common-licenses/GPL-2.
  93.