| Index: service/blobstore/types.go
|
| diff --git a/service/blobstore/types.go b/service/blobstore/types.go
|
| index d8d5c55e37000da3eacce02d1bf734039b632feb..811e23024d3b44517ab3fb1a1e1637a192c5468d 100644
|
| --- a/service/blobstore/types.go
|
| +++ b/service/blobstore/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 blobstore
|
|
|
|
|