OSDN Git Service

Fix phony dependency
[android-x86/external-toybox.git] / LICENSE
diff --git a/LICENSE b/LICENSE
index 40ad4b6..861a0a8 100644 (file)
--- 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
@@ -12,6 +11,6 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-(Note: some build infrastructure in the scripts directory is still GPL,
+(Note: some build infrastructure in the kconfig directory is still GPLv2,
 cleaning that out is a TODO item, but it doesn't affect the resulting
 binary.)