From a34e198896d8ff4930c986a007d23d746a6b0f91 Mon Sep 17 00:00:00 2001
From: Shane Tomlinson <stomlinson@mozilla.com>
Date: Wed, 8 Feb 2012 10:45:07 +0000
Subject: [PATCH] Move the license so as to not put IE8 in quirks mode.

---
 resources/views/test.ejs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/views/test.ejs b/resources/views/test.ejs
index ca5713282..ea398b258 100644
--- a/resources/views/test.ejs
+++ b/resources/views/test.ejs
@@ -1,8 +1,8 @@
+<!doctype html>
 <!-- This Source Code Form is subject to the terms of the Mozilla Public
    - License, v. 2.0. If a copy of the MPL was not distributed with this
    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
 
-<!doctype html>
 <html>
 	<head>
     <meta charset="utf-8">
-- 
GitLab