diff options
author | Rob Landley <rob@landley.net> | 2019-02-14 13:48:02 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-02-14 13:48:02 -0600 |
commit | b31192fd73b382358b1deb33dc6c4cf4ce9c613f (patch) | |
tree | 7bc4474872d95ee047ce45b4b48e3501c26eabb9 /LICENSE | |
parent | 8bd644457282e1b94675f825c979256363b81ee6 (diff) | |
download | toybox-b31192fd73b382358b1deb33dc6c4cf4ce9c613f.tar.gz |
The title line is confusing github's license detector thingy.
https://github.com/github/choosealicense.com/pull/643#issuecomment-463746027
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,6 +1,4 @@ -Toybox is released under the Zero Clause BSD license (SPDX: 0BSD) - -Copyright (C) 2006, 2018 by Rob Landley <rob@landley.net> +Copyright (C) 2006, 2019 by Rob Landley <rob@landley.net> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. |