| Index: impl/prod/context_vm.go
|
| diff --git a/impl/prod/context_vm.go b/impl/prod/context_vm.go
|
| index 64459d8aeff0ee48cf5aa929a0ea3ffeee149fe8..874fc90fcefcf148d5a4e88377af2d7f35829659 100644
|
| --- a/impl/prod/context_vm.go
|
| +++ b/impl/prod/context_vm.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.
|
|
|
| // +build !appengine
|
|
|
|
|