Index: impl/memory/race_test.go |
diff --git a/impl/memory/race_test.go b/impl/memory/race_test.go |
index a8a7a4531effa2a6c710be66370598840f37ef2e..2768e1d1359ab3b8f2706e2f2fc0af22f32aabb2 100644 |
--- a/impl/memory/race_test.go |
+++ b/impl/memory/race_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 |