aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/webidls/HTMLCollection.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/script/dom/webidls/HTMLCollection.webidl')
-rw-r--r--src/components/script/dom/webidls/HTMLCollection.webidl7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/components/script/dom/webidls/HTMLCollection.webidl b/src/components/script/dom/webidls/HTMLCollection.webidl
index 1e56c3c01af..2c1fc60e04a 100644
--- a/src/components/script/dom/webidls/HTMLCollection.webidl
+++ b/src/components/script/dom/webidls/HTMLCollection.webidl
@@ -3,11 +3,8 @@
* 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/.
*
- * 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
- * liability, trademark and document use rules apply.
+ * The origin of this IDL file is:
+ * http://dom.spec.whatwg.org/#interface-htmlcollection
*/
interface HTMLCollection {