diff options
author | Derek Stevens <nilix@nilfm.cc> | 2022-03-05 10:20:33 -0700 |
---|---|---|
committer | Derek Stevens <nilix@nilfm.cc> | 2022-03-05 10:20:33 -0700 |
commit | 14ffc57f8aefe14c3467a222b94841ca1e04455b (patch) | |
tree | cb7d92ed17c2365c3fef58d5eafb2ab384e50f13 | |
parent | 4ad722c1aa7c7013470c499a25498d51b564a2fc (diff) |
add 9wm license to its own file
-rw-r--r-- | LICENSE | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ + Ryudo is free software, and is Copyright (c) 2019-20022 Derek Stevens, + 2004 by Russ Cox, and 1994-1996 by David Hogan. Permission is granted + to all sentient beings to use this software, to make copies of it, + and to distribute those copies, provided that: + + (1) the copyright and licence notices are left intact (2) the + recipients are aware that it is free software (3) any unapproved + changes in functionality are either + (i) only distributed as patches + or (ii) distributed as a new program which is not called 9wm + and whose documentation gives credit where it is due + (4) the author is not held responsible for any defects + or shortcomings in the software, or damages caused by it. + + There is no warranty for this software. Have a nice day. |