| Index: service/taskqueue/taskqueue.go
|
| diff --git a/service/taskqueue/taskqueue.go b/service/taskqueue/taskqueue.go
|
| index c4ec18a0a4421c6c9c9649bae95ef46a26bbf258..0c0f92f48ce704a8c075fb9f2a3ada63890931ad 100644
|
| --- a/service/taskqueue/taskqueue.go
|
| +++ b/service/taskqueue/taskqueue.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
|
|
|
|
|