aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2013-03-14 09:02:37 -0500
committerRob Landley <rob@landley.net>2013-03-14 09:02:37 -0500
commitee86b1d8e25cb0ca9d418b33eb0dc5e7716ddc1e (patch)
treedcff44a27a674b58a2ebc3616c7b2857cc6dc7e3 /LICENSE
parenta5a1403394408825e4aabdc8989ddfb4abaf7941 (diff)
downloadtoybox-ee86b1d8e25cb0ca9d418b33eb0dc5e7716ddc1e.tar.gz
Simplify license text, as mentioned on the mailing list.
Reasoning: it was never my intent to require anybody to copy license text into another project if they cut and pasted something out of toybox. The "permission for any purpose" is as close to public domain as you can get in our current screwed up legal system without making people uncomfortable the _other_ way. (Besides, my initial reading of that was "all copies of the source code" but that's not what it says, and somebody pointed out that Android has "show license text" options because paranoid lawyers think that sort of thing applies to the BINARY version, which is nuts.)
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE5
1 files changed, 2 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index 40ad4b66..e683871d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,8 +1,7 @@
-Copyright (C) 2006, 2011 by Rob Landley <rob@landley.net>
+Copyright (C) 2006, 2013 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, provided that the above
-copyright notice and this permission notice appear in all copies.
+purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF