Added and amended licensing info
This commit is contained in:
parent
48fa24dccf
commit
11eb8a4766
4 changed files with 46 additions and 3 deletions
43
UNLICENSE
Normal file
43
UNLICENSE
Normal file
|
@ -0,0 +1,43 @@
|
|||
Do whatever you want with this software; I won't sue you over it. For the sake
|
||||
of my own curiority I'd appreciate it if you let me know what you end up doing
|
||||
with it, and it would be nice if to get a little acknowledgement, but don't feel
|
||||
obliged to do either. My views on copyright, copyleft and the ‘public domain’
|
||||
can be read in far more detail (here)[https://bengoldsworthy.net/2018/03/copywrong/].
|
||||
|
||||
However, I am aware of the unfortunate fact that some people may be in a
|
||||
situation that requires an ‘proper’ license, replete with legalese and capital
|
||||
letters. For those people, the text of the Unlicense is reproduced below and
|
||||
should be considered the ‘official’ license under which this software is
|
||||
released.
|
||||
|
||||
Wherever a license is specified for anything incorporated into this software
|
||||
(e.g. code snippets, images, etc.), please respect what the license requests
|
||||
that you do and don't do with it. It stops you getting sued, which is nice, but
|
||||
it's also just polite.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
This is free and unencumbered software released into the public domain.
|
||||
|
||||
Anyone is free to copy, modify, publish, use, compile, sell, or
|
||||
distribute this software, either in source code form or as a compiled
|
||||
binary, for any purpose, commercial or non-commercial, and by any
|
||||
means.
|
||||
|
||||
In jurisdictions that recognize copyright laws, the author or authors
|
||||
of this software dedicate any and all copyright interest in the
|
||||
software to the public domain. We make this dedication for the benefit
|
||||
of the public at large and to the detriment of our heirs and
|
||||
successors. We intend this dedication to be an overt act of
|
||||
relinquishment in perpetuity of all present and future rights to this
|
||||
software under copyright law.
|
||||
|
||||
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 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.
|
||||
|
||||
For more information, please refer to <http://unlicense.org/>
|
|
@ -1,3 +0,0 @@
|
|||
The link part of the icon is taken from SimpleIcon on Wikimedia Commons. https://commons.wikimedia.org/wiki/File:Simpleicons_Interface_link-symbol-of-two-chains-links-linked.svg
|
||||
|
||||
The magnifying glass part is taken from Derferman on Wikimedia Commons. https://commons.wikimedia.org/wiki/File:Magnifying_glass_icon.svg
|
3
icons/LICENSE.md
Normal file
3
icons/LICENSE.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
The link part of the icon is taken from (SimpleIconon Wikimedia Commons)[https://commons.wikimedia.org/wiki/File:Simpleicons_Interface_link-symbol-of-two-chains-links-linked.svg], and is licensed under CC BY 3.0.
|
||||
|
||||
The magnifying glass part is taken from (Derferman on Wikimedia Commons)[https://commons.wikimedia.org/wiki/File:Magnifying_glass_icon.svg], and is in the public domain.
|
BIN
icons/pinpointer.png
Normal file
BIN
icons/pinpointer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Reference in a new issue