209 lines
No EOL
9.6 KiB
Text
209 lines
No EOL
9.6 KiB
Text
Spacemacs is licensed under GPL 3.0 terms, except as otherwise noted below
|
|
and/or in individual files.
|
|
|
|
Spacemacs includes packages and snippets written by third parties.
|
|
The following third party packages/snippets are included, and carry their own
|
|
copyright notices and license terms:
|
|
|
|
* erc-yank, under layers/+chat/erc/local/erc-yank.
|
|
|
|
Copyright (C) 2012 John Wiegley <jwiegley@gmail.com>
|
|
|
|
This program 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.
|
|
|
|
This program is distributed in the hope that it will be useful, but
|
|
WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with GNU Emacs; see the file COPYING. If not, write to the
|
|
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
|
Boston, MA 02111-1307, USA.
|
|
|
|
* evil-tmux-navigator, under layers/+tools/tmux/local/tmux.
|
|
|
|
Copyright (c) 2019 Keith Smiley <http://keith.so>
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
this software and associated documentation files (the 'Software'), to deal in
|
|
the Software without restriction, including without limitation the rights to
|
|
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
* help-fns+.el, under layers/+spacemacs/spacemacs-defaults/local/help-fns+.
|
|
|
|
Published on <https://www.emacswiki.org/emacs/HelpPlus> and thus licensed under
|
|
GPL 2.0.
|
|
|
|
Copyright (C) 2007-2021, Drew Adams, all rights reserved.
|
|
|
|
This program 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 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program; if not, write to the Free Software
|
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
|
|
* org-async-init.el, under layers/+emacs/org/local.
|
|
|
|
Copyright (C) T. Verron.
|
|
|
|
Published at <http://superuser.com/a/898717/702698>.
|
|
|
|
Licensed under CC BY-SA 3.0 <https://creativecommons.org/licenses/by-sa/3.0/>.
|
|
|
|
* pylookup, under layers/+lang/python/local/pylookup.
|
|
|
|
Copyright (C) 2010-2013 Taesoo Kim.
|
|
|
|
This program 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 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
* nyan-mode, under layers/+themes/colors/local/nyan-mode.
|
|
|
|
Copyright (C) Jacek "TeMPOraL" Zlydach <temporal.pl@gmail.com>.
|
|
|
|
This program 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 3, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program; see the file COPYING. If not, write to
|
|
the Free Software Foundation, Inc., 51 Franklin Street, Fifth
|
|
Floor, Boston, MA 02110-1301, USA.
|
|
|
|
* vim-colors.el, under layers/+spacemacs/spacemacs-modeline/local/vim-powerline.
|
|
|
|
Adapted from default color scheme of
|
|
vim-powerline <https://github.com/Lokaltog/vim-powerline> and is move to
|
|
powerline <https://github.com/powerline/powerline>.
|
|
|
|
Copyright (C) 2013 Kim Silkebækken and other contributors.
|
|
https://github.com/powerline/powerline
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
a copy of this software and associated documentation files (the
|
|
"Software"), to deal in the Software without restriction, including
|
|
without limitation the rights to use, copy, modify, merge, publish,
|
|
distribute, sublicense, and/or sell copies of the Software, and to
|
|
permit persons to whom the Software is furnished to do so, subject to
|
|
the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be
|
|
included in all copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
* nav-flash, under layers/+misc/nav-flash
|
|
|
|
This is ported from Doom Emacs <https://github.com/doomemacs/doomemacs>
|
|
and originally licensed under MIT License.
|
|
|
|
It had since been modified and relicensed to GPL 3.0 License.
|
|
|
|
Below is the original MIT License.
|
|
|
|
The MIT License (MIT)
|
|
|
|
Copyright (c) 2014-2021 Henrik Lissner.
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
a copy of this software and associated documentation files (the
|
|
"Software"), to deal in the Software without restriction, including
|
|
without limitation the rights to use, copy, modify, merge, publish,
|
|
distribute, sublicense, and/or sell copies of the Software, and to
|
|
permit persons to whom the Software is furnished to do so, subject to
|
|
the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be
|
|
included in all copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
* A few code snippets are borrowed from Prelude <https://github.com/bbatsov/prelude>
|
|
|
|
Copyright © 2011-2022 Bozhidar Batsov and contributors.
|
|
|
|
Distributed under the GNU General Public License, version 3
|
|
|
|
* Multiple code snippets from various users of Stack Exchange.
|
|
|
|
Snippets from the following copyright holders are licensed under
|
|
CC BY-SA 3.0 <https://creativecommons.org/licenses/by-sa/3.0/> and are used
|
|
under fair use doctrine:
|
|
|
|
event-jr <https://stackoverflow.com/users/903943/event-jr>
|
|
itsjeyd <https://stackoverflow.com/users/1199226/itsjeyd>
|
|
Jon Ericson <https://emacs.stackexchange.com/users/2/jon-ericson>
|
|
malabarba <https://emacs.stackexchange.com/users/50/malabarba>
|
|
phils <https://stackoverflow.com/users/324105/phils>
|
|
punchagan <https://emacs.stackexchange.com/users/2465/punchagan>
|
|
Scott Weldon <https://stackoverflow.com/users/2747593/scott-weldon>
|
|
Trey Jackson <https://stackoverflow.com/users/6148/trey-jackson>
|
|
|
|
Snippets from the following copyright holders are licensed under
|
|
CC BY-SA 2.5 <https://creativecommons.org/licenses/by-sa/2.5/> and are used
|
|
under fair use doctrine:
|
|
|
|
Trey Jackson <https://stackoverflow.com/users/6148/trey-jackson>
|
|
|
|
* Various code snippets are from Emacs Wiki, which we choose to receive the work
|
|
uner GNU Free Documentation License
|
|
|
|
Copyright (c) 2022 Emacs Wiki.
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
under the terms of the GNU Free Documentation License, Version 1.3
|
|
or any later version published by the Free Software Foundation;
|
|
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
|
|
A copy of the license is included in the section entitled "GNU
|
|
Free Documentation License". |