Thilo Six wrote: > Thilo Six wrote the following on 15.01.2012 14:12 > > > Benjamin R. Haskell wrote the following on 15.01.2012 01:54 > > > > -- <snip> -- > >> But, according to comments in the files, there are already files being > >> distributed with Vim that are GPLv2-licensed (and not Vim/GPL > >> dual-licensed, AFAICT): > >> > >> Under runtime/: > >> runtime/ftplugin/logcheck.vim > >> runtime/ftplugin/debchangelog.vim > >> runtime/spell/ga/ga_IE.diff > >> runtime/spell/gl/gl_ES.diff > >> runtime/spell/gd/gd_GB.diff > >> runtime/spell/sv/sv_SE.diff > >> > > > > These also fall under this category: > > Copyright 2005-2010: The GPL (gnu public license) applies to > > *tar-copyright* > > tar.vim, tarPlugin.vim, and pi_tar.txt. > > runtime/syntax/upstart.vim GPL v2 > > runtime/syntax/initng.vim GPL v2 > > runtime/spell/README.txt > > The files used as input for the spell files come from the OpenOffice.org > > spell > > files. Most of them go under the LGPL or a similar license. > > runtime/syntax/tpp.vim BSD > src/po/ca.po GNU General Public License > src/pty.c GNU General Public License > src/link.sh Public domain > VisVim is free software; you can redistribute it and/or modify > it under the terms of the GNU General Public License as published by > the Free Software Foundation; either version 2, or (at your option) > any later version. > runtime/indent/cmake.vim The CMake license > runtime/syntax/cmake.vim The CMake license > runtime/ftplugin/ocaml.vim partly Public domain
It would be nice if we clean these up to use the Vim license. For files that are also distributed elsewhere, such a the CMake stuff, it would be nice to also allow the Vim license. Thilo, would you be willing to contact the authors? -- Corn oil comes from corn and olive oil comes from olives, so where does baby oil come from? /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
