[v8] r10545 committed - Fix presubmit....

2 views
Skip to first unread message

codesite...@google.com

unread,
Jan 30, 2012, 5:50:01 AM1/30/12
to v8-...@googlegroups.com
Revision: 10545
Author: yan...@chromium.org
Date: Mon Jan 30 02:49:25 2012
Log: Fix presubmit.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/9297058
http://code.google.com/p/v8/source/detail?r=10545

Modified:
/branches/bleeding_edge/src/zone-inl.h
/branches/bleeding_edge/src/zone.cc
/branches/bleeding_edge/src/zone.h

=======================================
--- /branches/bleeding_edge/src/zone-inl.h Mon Jan 30 02:13:21 2012
+++ /branches/bleeding_edge/src/zone-inl.h Mon Jan 30 02:49:25 2012
@@ -1,4 +1,4 @@
-// Copyright 2011 the V8 project authors. All rights reserved.
+// Copyright 2012 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
=======================================
--- /branches/bleeding_edge/src/zone.cc Mon Jan 30 02:13:21 2012
+++ /branches/bleeding_edge/src/zone.cc Mon Jan 30 02:49:25 2012
@@ -1,4 +1,4 @@
-// Copyright 2011 the V8 project authors. All rights reserved.
+// Copyright 2012 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
@@ -25,11 +25,11 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

+#include <string.h>
+
#include "v8.h"
#include "zone-inl.h"

-#include <string.h>
-
namespace v8 {
namespace internal {

=======================================
--- /branches/bleeding_edge/src/zone.h Mon Jan 30 02:13:21 2012
+++ /branches/bleeding_edge/src/zone.h Mon Jan 30 02:49:25 2012
@@ -1,4 +1,4 @@
-// Copyright 2011 the V8 project authors. All rights reserved.
+// Copyright 2012 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:

Reply all
Reply to author
Forward
0 new messages