Index: service/datastore/serialize/binary_tools.go |
diff --git a/service/datastore/serialize/binary_tools.go b/service/datastore/serialize/binary_tools.go |
index 38c899e10645e5d2dbeb67592f8c88f09708a2a9..e6b57a1e249cac3653b090299c9d002869d1d031 100644 |
--- a/service/datastore/serialize/binary_tools.go |
+++ b/service/datastore/serialize/binary_tools.go |
@@ -1,6 +1,6 @@ |
-// Copyright 2015 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. |
+// Copyright 2015 The LUCI Authors. All rights reserved. |
+// Use of this source code is governed under the Apache License, Version 2.0 |
+// that can be found in the LICENSE file. |
package serialize |