Index: service/datastore/interface.go |
diff --git a/service/datastore/interface.go b/service/datastore/interface.go |
index ff5cf7293818f1616b87ef803e6dd455b00c3596..9560108ed2ae09404a5dc6fe104fb7c07573b6c1 100644 |
--- a/service/datastore/interface.go |
+++ b/service/datastore/interface.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 datastore |