From 7201416d536d3e3a864641f11ff0915b9575ba99 Mon Sep 17 00:00:00 2001
From: David Fugate <dfugate@microsoft.com>
Date: Wed, 14 Mar 2012 14:22:41 -0700
Subject: [PATCH] https://bugs.ecmascript.org/show_bug.cgi?id=240 fixed
 (removed a BOM and recoded a file to ANSI).

---
 test/suite/ch07/7.8/7.8.5/S7.8.5_A3.1_T7.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/suite/ch07/7.8/7.8.5/S7.8.5_A3.1_T7.js b/test/suite/ch07/7.8/7.8.5/S7.8.5_A3.1_T7.js
index 7dee7d1ea3..299241d4c3 100644
--- a/test/suite/ch07/7.8/7.8.5/S7.8.5_A3.1_T7.js
+++ b/test/suite/ch07/7.8/7.8.5/S7.8.5_A3.1_T7.js
@@ -1,4 +1,4 @@
-// Copyright 2009 the Sputnik authors.  All rights reserved.
+// Copyright 2009 the Sputnik authors.  All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 
 /**