| Index: service/memcache/types.go
|
| diff --git a/service/memcache/types.go b/service/memcache/types.go
|
| index bd1d95ed35116ce604f76ebda43449bf03b70a33..8b4472e4e81b9f3bbbade34647fa607ac103d7e0 100644
|
| --- a/service/memcache/types.go
|
| +++ b/service/memcache/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 memcache
|
|
|
|
|