| Index: service/taskqueue/testable.go
|
| diff --git a/service/taskqueue/testable.go b/service/taskqueue/testable.go
|
| index 44e0451f004f061f70fc0f5a5a98a97fbc8ce458..1d7c30d4adde87ba9bb290ac1f8a7b470644e9b9 100644
|
| --- a/service/taskqueue/testable.go
|
| +++ b/service/taskqueue/testable.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 taskqueue
|
|
|
|
|