Added some notes to the LICENSE
This commit is contained in:
parent
b596fb43c1
commit
10f030e271
1 changed files with 15 additions and 0 deletions
15
LICENSE
15
LICENSE
|
@ -1,3 +1,18 @@
|
||||||
|
Note regarding init.el and config.org: There is some code in the configuration
|
||||||
|
file that is heavily inspired (though not necessarily copied) from other peoples
|
||||||
|
configuration.
|
||||||
|
|
||||||
|
Note regarding packages/ts-mode.el: This file is not written by myself but by
|
||||||
|
Joachim Mathes and released under the GPLv3 by him. It is kept in this
|
||||||
|
repository since it is not available in any package archive.
|
||||||
|
|
||||||
|
Note regarding packages/org-quick-capture.el: The main code was grabbed from
|
||||||
|
Reddit and published there by u/lebitso and an anonymous commenter (URLs in
|
||||||
|
file). It was published without a license but I doubt that it is relevant given
|
||||||
|
the extreme simplicity of the code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
GNU GENERAL PUBLIC LICENSE
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
|
||||||
Version 3, 29 June 2007
|
Version 3, 29 June 2007
|
||||||
|
|
Loading…
Reference in a new issue