| Index: service/blobstore/doc.go
|
| diff --git a/service/blobstore/doc.go b/service/blobstore/doc.go
|
| index 95c3532c3ce3322ceeff579f05ee0f1eca9b1bbc..c2d53b69e3de9f8617c98db63dab032310d14cdb 100644
|
| --- a/service/blobstore/doc.go
|
| +++ b/service/blobstore/doc.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 blobstore is a PLACEHOLDER for the blobstore implementation.
|
| //
|
|
|