mirror of
https://github.com/RasppleII/a2server.git
synced 2024-11-01 05:05:26 +00:00
License terms for A2SERVER
This doesn't close the open issue on the subject, since precisely what's under what license isn't really addressed yet, but at least the license is specified. For those unfamiliar with the WTFPL, it's a public domain release like CC0, except instead of trying to legally emulate the public domain if that concept is foreign to your jurisdiction, it basically gives all software licenses a giant middle finger. What it lacks in finesse and niceties or in legal rigor of the CC0, it makes up for in simplicity: Do whatever the f*** you want with the code! It's pretty hard to misconstrue what that means. :)
This commit is contained in:
parent
024f579850
commit
343bde59fa
13
LICENSE.md
Normal file
13
LICENSE.md
Normal file
@ -0,0 +1,13 @@
|
||||
License for A2SERVER
|
||||
====================
|
||||
|
||||
A2SERVER
|
||||
|
||||
Copyright (C) 2013-2015 Ivan Drucker <ivan@ivanx.com>
|
||||
|
||||
The A2SERVER scripts themselves are written primarily by Ivan Drucker and
|
||||
released under the WTFPL version 2, which you may download from its web page
|
||||
at <http://www.wtfpl.net/txt/copying/>. This is essentially a public domain
|
||||
release, which doesn't extend to the other programs used by A2SERVER such as
|
||||
netatalk or the various Linux tools it installs. These have their own license
|
||||
terms and Copyrights.
|
Loading…
Reference in New Issue
Block a user