Chromium Code Reviews| Index: scripts/tools/runit.py |
| diff --git a/scripts/tools/runit.py b/scripts/tools/runit.py |
| index 8fb6cde41ad91e2d3a99cc0264906e4ce55291d2..062cf3618c86852683a33646755045ecc2330b95 100644 |
| --- a/scripts/tools/runit.py |
| +++ b/scripts/tools/runit.py |
| @@ -1,3 +1,7 @@ |
| +# Copyright (c) 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. |
| + |
| import sys |
| import os |
| import subprocess |