From 495e154a6a9da9c6cefd16a020ecd1c0c2b9a8f1 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Fri, 5 Feb 2016 18:45:37 +0100 Subject: [PATCH] docs, LICENSE: fix upper and lower case of "OpenWrt" --- LICENSE | 2 +- docs/user/getting_started.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c6bfdbea..81ed5a23 100644 --- a/LICENSE +++ b/LICENSE @@ -25,7 +25,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -OpenWRT is licensed under the terms of the GNU General Public License Version 2, +OpenWrt is licensed under the terms of the GNU General Public License Version 2, which can be found under openwrt/LICENSE after the openwrt submodule has been obtained. This applies to the following submodules: * openwrt diff --git a/docs/user/getting_started.rst b/docs/user/getting_started.rst index d1e7d254..dbd1ed8d 100644 --- a/docs/user/getting_started.rst +++ b/docs/user/getting_started.rst @@ -92,7 +92,7 @@ To see a complete list of supported targets, call ``make`` without setting ``GLU The built images can be found in the directory `output/images`. Of these, the factory images are to be used when flashing from the original firmware a device came with, -and sysupgrade is to upgrade from other versions of Gluon or any other OpenWRT-based +and sysupgrade is to upgrade from other versions of Gluon or any other OpenWrt-based system. You should reserve about 10GB of disk space for each `GLUON_TARGET`.