From a509755447ccc1c76956698fc7ebd6ced05c7711 Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Wed, 16 Oct 2013 23:28:36 +0100 Subject: [PATCH] Failing for a blank line before the license, really? --- src/components/script/dom/htmlimageelement.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/script/dom/htmlimageelement.rs b/src/components/script/dom/htmlimageelement.rs index 5f0519f5d66..67ed8f3797d 100644 --- a/src/components/script/dom/htmlimageelement.rs +++ b/src/components/script/dom/htmlimageelement.rs @@ -1,4 +1,3 @@ - /* 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/. */