aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/converter/convert.js3
-rw-r--r--tools/converter/v8PosixPlatform.js2
2 files changed, 5 insertions, 0 deletions
diff --git a/tools/converter/convert.js b/tools/converter/convert.js
index 8a40fdc52..7ec555e57 100644
--- a/tools/converter/convert.js
+++ b/tools/converter/convert.js
@@ -1,3 +1,6 @@
+// Copyright 2011 by Google, Inc. All rights reserved.
+// This code is governed by the BSD license found in the LICENSE file.
+
(function(global) {
"use strict";
diff --git a/tools/converter/v8PosixPlatform.js b/tools/converter/v8PosixPlatform.js
index cfd849b07..069deb59c 100644
--- a/tools/converter/v8PosixPlatform.js
+++ b/tools/converter/v8PosixPlatform.js
@@ -1,3 +1,5 @@
+// Copyright 2011 by Google, Inc. All rights reserved.
+// This code is governed by the BSD license found in the LICENSE file.
/**