| Index: impl/prod/doc.go
|
| diff --git a/impl/prod/doc.go b/impl/prod/doc.go
|
| index 7eaab23bfb352bd32752d6de041412fce2688fd6..15a431307be26b37f7c09c4c30314ca770f95fd1 100644
|
| --- a/impl/prod/doc.go
|
| +++ b/impl/prod/doc.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 prod provides an implementation of infra/gae/libs/wrapper which
|
| // backs to appengine.
|
|
|