Index: impl/memory/module_test.go |
diff --git a/impl/memory/module_test.go b/impl/memory/module_test.go |
index 2b26956b3a1f72a2c7be01b27c4bb61eb5ca66a9..524f5d654ba48c5cb820fb8fdb9e755282bb0b98 100644 |
--- a/impl/memory/module_test.go |
+++ b/impl/memory/module_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 |