From a9a88b107ff89632f021fe4467e43ac257e6c804 Mon Sep 17 00:00:00 2001 From: Jesse Ruderman Date: Mon, 12 May 2014 19:57:23 -0700 Subject: [PATCH] Bug 869183 followup - convert more WebIDL files from ISO-8859-1 to UTF-8 (only affects comments) (carrying over r=bz) --- dom/webidl/CustomEvent.webidl | 2 +- dom/webidl/History.webidl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dom/webidl/CustomEvent.webidl b/dom/webidl/CustomEvent.webidl index e4c541b523a2..c4a2eedc37ff 100644 --- a/dom/webidl/CustomEvent.webidl +++ b/dom/webidl/CustomEvent.webidl @@ -6,7 +6,7 @@ * The origin of this IDL file is * http://www.w3.org/TR/2012/WD-dom-20120105/ * - * Copyright © 2012 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C + * Copyright © 2012 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C * liability, trademark and document use rules apply. */ diff --git a/dom/webidl/History.webidl b/dom/webidl/History.webidl index aa0f1475ea86..27b8d98ea000 100644 --- a/dom/webidl/History.webidl +++ b/dom/webidl/History.webidl @@ -6,7 +6,7 @@ * The origin of this IDL file is * http://www.whatwg.org/specs/web-apps/current-work/#the-history-interface * - * © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and + * © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and * Opera Software ASA. You are granted a license to use, reproduce * and create derivative works of this document. */