| Index: service/info/types.go
|
| diff --git a/service/info/types.go b/service/info/types.go
|
| index ff49cf6767470d6a76a30bd4cb9b75da74c69cc9..c86b607f3e558d368e68bdbcf5c93b13d6da119f 100644
|
| --- a/service/info/types.go
|
| +++ b/service/info/types.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 info
|
|
|
|
|