| Index: service/logging/logging.go
|
| diff --git a/service/logging/logging.go b/service/logging/logging.go
|
| index 6aa1eb8353b4b466a1f853c276e8c386066c5703..60ef37a9aa02a66066b9c73c047580494650ed29 100644
|
| --- a/service/logging/logging.go
|
| +++ b/service/logging/logging.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 logging is simply documentation :)
|
| //
|
|
|