| Index: filter/txnBuf/doc.go
|
| diff --git a/filter/txnBuf/doc.go b/filter/txnBuf/doc.go
|
| index 63d0c9b8a5f8f6f03e814b58e83a6802320bb7bf..b20dba4a22f953ad46a327a58a0cc3781886cc54 100644
|
| --- a/filter/txnBuf/doc.go
|
| +++ b/filter/txnBuf/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 txnBuf contains a transaction buffer filter for the datastore
|
| // service.
|
|
|