Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(416)

Unified Diff: tools/playback_benchmark/playback.js

Issue 9187051: Fix some license headers in tools/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/playback_benchmark/common.js ('k') | tools/stats_viewer/OpenDialog.cs » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/playback_benchmark/playback.js
diff --git a/tools/playback_benchmark/playback.js b/tools/playback_benchmark/playback.js
index 0c8c4bfed49f12c2e0327ef1566e220189e165ab..4fc9fb0f9dbb587cf1c767d5c14ec9a877a296ab 100644
--- a/tools/playback_benchmark/playback.js
+++ b/tools/playback_benchmark/playback.js
@@ -1,4 +1,6 @@
-// Copyright 2010 Google Inc. All Rights Reserved.
+// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
/**
* @fileoverview Playback agent.
« no previous file with comments | « tools/playback_benchmark/common.js ('k') | tools/stats_viewer/OpenDialog.cs » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698