| Index: service/module/context.go
|
| diff --git a/service/module/context.go b/service/module/context.go
|
| index 699eb90ee31b162e6fdd9d94dea9df6e584d91d9..2bf282e9dc4c59db0dd43202a5b5f6c3f35ad9ea 100644
|
| --- a/service/module/context.go
|
| +++ b/service/module/context.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
|
|
|
|
|