Index: service/memcache/memcache.go |
diff --git a/service/memcache/memcache.go b/service/memcache/memcache.go |
index 8725fe526099c07857a087cb1c50847d96742ed0..c68f9e3b9734aecc783417040407551edb691a45 100644 |
--- a/service/memcache/memcache.go |
+++ b/service/memcache/memcache.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 memcache |