diff options
-rw-r--r-- | docs/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/about.html b/docs/about.html index 876a147b7..10bb7ace0 100644 --- a/docs/about.html +++ b/docs/about.html @@ -19,11 +19,11 @@ Buildroot is useful mainly for people working with small or embedded systems. Embedded systems often use processors that are not the regular x86 processors everyone is used to using on their PC. It can be PowerPC processors, MIPS processors, ARM processors, etc. And to be extra safe, -you do not need to be root to build or run buildroot. +you do not need to be root to build or run Buildroot. <p> -buildroot is maintained by <a href= +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>. |