Index: impl/memory/datastore_query_test.go |
diff --git a/impl/memory/datastore_query_test.go b/impl/memory/datastore_query_test.go |
index ad517716b1565f3f458e3a2bb78a2c7f66b66a0f..912c78a28f29a157f5bbd59da9f6818fc6e0f16f 100644 |
--- a/impl/memory/datastore_query_test.go |
+++ b/impl/memory/datastore_query_test.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 memory |