| Index: service/taskqueue/context.go
|
| diff --git a/service/taskqueue/context.go b/service/taskqueue/context.go
|
| index 805061ee1781f3754a45a99cea9f8c4b22eccb1f..a68ee5515da8635e22a250a7d94beeb5d1d4b70a 100644
|
| --- a/service/taskqueue/context.go
|
| +++ b/service/taskqueue/context.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
|
|
|
|
|