aboutsummaryrefslogtreecommitdiff
path: root/cros_utils/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'cros_utils/__init__.py')
-rw-r--r--cros_utils/__init__.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/cros_utils/__init__.py b/cros_utils/__init__.py
index 8b137891..4c4e5554 100644
--- a/cros_utils/__init__.py
+++ b/cros_utils/__init__.py
@@ -1 +1,4 @@
-
+# -*- coding: utf-8 -*-
+# Copyright 2019 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.