Index: service/user/interface.go |
diff --git a/service/user/interface.go b/service/user/interface.go |
index 9c4b18856d28585648933a4d2942c4606454c641..153ed6087789db40e6d8fa93061cbe47b818d4a6 100644 |
--- a/service/user/interface.go |
+++ b/service/user/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 user |