Index: infra/bots/recipe_modules/builder_name_schema/__init__.py |
diff --git a/infra/bots/assets/__init__.py b/infra/bots/recipe_modules/builder_name_schema/__init__.py |
similarity index 58% |
copy from infra/bots/assets/__init__.py |
copy to infra/bots/recipe_modules/builder_name_schema/__init__.py |
index 78953f5f512edad7849dc6b3df50a11566da5a9e..a3c929700975317891da2aafcfba3f569c53b2aa 100644 |
--- a/infra/bots/assets/__init__.py |
+++ b/infra/bots/recipe_modules/builder_name_schema/__init__.py |
@@ -1,6 +1,6 @@ |
-#!/usr/bin/env python |
-# |
-# Copyright 2016 Google Inc. |
-# |
+# Copyright 2016 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 = [ |
+] |