| Index: tools/telemetry/telemetry/core/timeline/inspector_importer.py
|
| diff --git a/tools/telemetry/telemetry/core/timeline/inspector_importer.py b/tools/telemetry/telemetry/core/timeline/inspector_importer.py
|
| index b0084113fc1121765b479dd2cb32606fff159062..c3f3aab32ccfe4428dbdc0980d28877330f4856d 100644
|
| --- a/tools/telemetry/telemetry/core/timeline/inspector_importer.py
|
| +++ b/tools/telemetry/telemetry/core/timeline/inspector_importer.py
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (c) 2013 The Chromium Authors. All rights reserved.
|
| +# Copyright 2013 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.
|
| '''Imports event data obtained from the inspector's timeline.'''
|
|
|