| Index: service/info/interface.go
|
| diff --git a/service/info/interface.go b/service/info/interface.go
|
| index 811726af0d64ab9b741444ec98ce5bd1e3122819..13bad8992324b3f49329be7b4e72f0a37d768a2b 100644
|
| --- a/service/info/interface.go
|
| +++ b/service/info/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 info
|
|
|
|
|