aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'binary_search_tool/__init__.py')
-rw-r--r--binary_search_tool/__init__.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/binary_search_tool/__init__.py b/binary_search_tool/__init__.py
index 8b137891..76500def 100644
--- a/binary_search_tool/__init__.py
+++ b/binary_search_tool/__init__.py
@@ -1 +1,4 @@
-
+# -*- coding: utf-8 -*-
+# Copyright 2020 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.