| 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.
|
|
|