| Index: scripts/slave/recipe_modules/amp/example.py
|
| diff --git a/scripts/slave/recipe_modules/amp/example.py b/scripts/slave/recipe_modules/amp/example.py
|
| index 2d9bcff7a824f0654d22963d17ada7c07e5d84af..4d366efae2c497bdbf231452bb0dd587612cf144 100644
|
| --- a/scripts/slave/recipe_modules/amp/example.py
|
| +++ b/scripts/slave/recipe_modules/amp/example.py
|
| @@ -1,3 +1,6 @@
|
| +# Copyright 2015 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.
|
|
|
| DEPS = [
|
| 'amp',
|
|
|