diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-05-08 09:29:41 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-05-08 09:29:41 +0200 |
commit | 1aeaae49903816d0ea382cf9fc3bcf85c0bfd53d (patch) | |
tree | 70522aa2500b4c83475d61b200262de388a2d747 /docs | |
parent | 30b9a6ae5b1d770d9b8eae9e9bafc316a4923762 (diff) |
clarify license and fix website license link
BR is licensed under GPLv2 (or later).
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/about.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/about.html b/docs/about.html index 10bb7ace0..89ca62b8e 100644 --- a/docs/about.html +++ b/docs/about.html @@ -26,7 +26,8 @@ you do not need to be root to build or run Buildroot. Buildroot is maintained by <a href= "mailto:jacmet@uclibc.org">Peter Korsgaard</a>, and licensed under the -<a href="http://www.gnu.org/copyleft/lgpl.html">GNU LIBRARY GENERAL PUBLIC LICENSE</a>. +<a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU +GENERAL PUBLIC LICENSE V2 (Or later)</a>. <!--#include file="footer.html" --> |