Index: service/module/interface.go |
diff --git a/service/module/interface.go b/service/module/interface.go |
index f8ab8a35087821a234eda1b3eca648719de633bd..84c0de74b3c393f65606d41d5f3727bc5c95b432 100644 |
--- a/service/module/interface.go |
+++ b/service/module/interface.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 module |