aboutsummaryrefslogtreecommitdiff
path: root/cros_utils/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'cros_utils/constants.py')
-rw-r--r--cros_utils/constants.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/cros_utils/constants.py b/cros_utils/constants.py
index 827e9233..b12175bb 100644
--- a/cros_utils/constants.py
+++ b/cros_utils/constants.py
@@ -1,4 +1,8 @@
-# Copyright 2010 Google Inc. All Rights Reserved.
+# -*- 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.
+
"""Generic constants used accross modules.
"""