From 1b5968fb34935c79ebc5c3e995c4c9d600ec7738 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Mon, 27 Apr 2015 14:18:54 -0700 Subject: [PATCH] GUAC-1170: Ensure charset is declared within first 1024 bytes of HTML. --- .../webapp/app/element/templates/blank.html | 45 ++++++++++------- guacamole/src/main/webapp/index.html | 50 +++++++++---------- 2 files changed, 51 insertions(+), 44 deletions(-) diff --git a/guacamole/src/main/webapp/app/element/templates/blank.html b/guacamole/src/main/webapp/app/element/templates/blank.html index 62b9f6aa2..0a2bef648 100644 --- a/guacamole/src/main/webapp/app/element/templates/blank.html +++ b/guacamole/src/main/webapp/app/element/templates/blank.html @@ -1,22 +1,29 @@ - - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + --> + + diff --git a/guacamole/src/main/webapp/index.html b/guacamole/src/main/webapp/index.html index 95e1589d8..eb6d28dad 100644 --- a/guacamole/src/main/webapp/index.html +++ b/guacamole/src/main/webapp/index.html @@ -1,37 +1,37 @@ - - - - - + + + + +