Index: impl/memory/module.go |
diff --git a/impl/memory/module.go b/impl/memory/module.go |
index 253fe1476f9cf4a1b4c99bd186b326f53b61ba14..0d67f42f9ad87b7d94e450641c417c892929d0ce 100644 |
--- a/impl/memory/module.go |
+++ b/impl/memory/module.go |
@@ -1,6 +1,6 @@ |
-// Copyright 2016 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 2016 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 |