Index: Source/bindings/v8/V8ObjectConstructor.cpp |
diff --git a/Source/bindings/v8/V8ObjectConstructor.cpp b/Source/bindings/v8/V8ObjectConstructor.cpp |
index 9b2042175924db8460ac3dd14893e857aa57635f..be00a832817a2884e664ab00b9e5163a357cb60f 100644 |
--- a/Source/bindings/v8/V8ObjectConstructor.cpp |
+++ b/Source/bindings/v8/V8ObjectConstructor.cpp |
@@ -1,6 +1,6 @@ |
/* |
* Copyright (C) 2012 Google Inc. All rights reserved. |
- * |
+ * |
* Redistribution and use in source and binary forms, with or without |
* modification, are permitted provided that the following conditions |
* are met: |
@@ -9,7 +9,7 @@ |
* 2. Redistributions in binary form must reproduce the above copyright |
* notice, this list of conditions and the following disclaimer in the |
* documentation and/or other materials provided with the distribution. |
- * |
+ * |
* THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY |
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |