| Index: tools/perf/profile_creators/__init__.py
|
| diff --git a/tools/perf/profile_creators/__init__.py b/tools/perf/profile_creators/__init__.py
|
| index f1e2bf49a752c793e852aa42adfc3d9e7b829482..6220954c33664bdeeb9830915fa4ee1e87db077f 100644
|
| --- a/tools/perf/profile_creators/__init__.py
|
| +++ b/tools/perf/profile_creators/__init__.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.
|
| """Generators for Chrome profiles for testing purposes."""
|
|
|