diff options
Diffstat (limited to 'site/common')
-rw-r--r-- | site/common/variables.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/common/variables.php b/site/common/variables.php index fc0209a..35a13c1 100644 --- a/site/common/variables.php +++ b/site/common/variables.php @@ -37,7 +37,7 @@ /* HTTP mirrors (for release archives) */ $lbHttpMirror = array( - array("http://mirrors.mit.edu/libreboot/","MIT University, USA"), + array("http://mirrors.mit.edu/libreboot/","MIT, USA"), array("http://www.mirrorservice.org/sites/libreboot.org/release/","University of Kent, UK"), array("https://freedombox.org/libreboot/","freedombox.org, Switzerland"), array("http://elgrande74.net/libreboot/","elgrande74.net, France"), |