| Index: filter/txnBuf/ds.go
|
| diff --git a/filter/txnBuf/ds.go b/filter/txnBuf/ds.go
|
| index 6cb11558fff1c21de258a603be3cb6c9654148b6..a3a12ef60e1c4456156765e5ac5017f067f7291b 100644
|
| --- a/filter/txnBuf/ds.go
|
| +++ b/filter/txnBuf/ds.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
|
|
|
|
|