| Index: impl/memory/error_markers.go
|
| diff --git a/impl/memory/error_markers.go b/impl/memory/error_markers.go
|
| index 2c40fd7e8c338bdc96a48225807b6730aa2858d7..5cfcc8905d81a1ea0eb898091c1c63c24bbd91e8 100644
|
| --- a/impl/memory/error_markers.go
|
| +++ b/impl/memory/error_markers.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 memory
|
|
|
|
|