| Index: appengine/components/components/config/proto/project_config.proto
|
| diff --git a/appengine/components/components/config/proto/project_config.proto b/appengine/components/components/config/proto/project_config.proto
|
| index c57542e68472f94d77dd18691a4bb372f1e99ff0..a6b162ff3b5dfa77be53a44e5551c0dbed2fdf06 100644
|
| --- a/appengine/components/components/config/proto/project_config.proto
|
| +++ b/appengine/components/components/config/proto/project_config.proto
|
| @@ -1,6 +1,6 @@
|
| // Copyright 2014 The LUCI Authors. All rights reserved.
|
| -// Use of this source code is governed by the Apache v2.0 license that can be
|
| -// found in the LICENSE file.
|
| +// Use of this source code is governed under the Apache License, Version 2.0
|
| +// that can be found in the LICENSE file.
|
|
|
| // Schemas for some of config files in projects/<project_id> config sets.
|
|
|
|
|