# HG changeset patch # User Rob Landley # Date 1363269757 18000 # Node ID 264b9da809df500b89d81616fb5500c639ed47cf # Parent 655f6f3b50efd3fd6f3dacf03cb5b9310df04979 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.) diff -r 655f6f3b50ef -r 264b9da809df LICENSE --- a/LICENSE Wed Mar 13 18:03:09 2013 -0500 +++ b/LICENSE Thu Mar 14 09:02:37 2013 -0500 @@ -1,8 +1,7 @@ -Copyright (C) 2006, 2011 by Rob Landley +Copyright (C) 2006, 2013 by Rob Landley 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