Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ee86b1d

Browse files
committedMar 14, 2013
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.)
1 parent a5a1403 commit ee86b1d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
 

‎LICENSE

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
Copyright (C) 2006, 2011 by Rob Landley <rob@landley.net>
1+
Copyright (C) 2006, 2013 by Rob Landley <rob@landley.net>
22

33
Permission to use, copy, modify, and/or distribute this software for any
4-
purpose with or without fee is hereby granted, provided that the above
5-
copyright notice and this permission notice appear in all copies.
4+
purpose with or without fee is hereby granted.
65

76
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
87
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF

0 commit comments

Comments
 (0)
Failed to load comments.