| Index: appengine/swarming/proto/config.proto
|
| diff --git a/appengine/swarming/proto/config.proto b/appengine/swarming/proto/config.proto
|
| index 5388183e024c108387664e8fab59a57b937c64fc..1d029634c9158310576476e2db415d27c212b43b 100644
|
| --- a/appengine/swarming/proto/config.proto
|
| +++ b/appengine/swarming/proto/config.proto
|
| @@ -1,6 +1,6 @@
|
| // Copyright 2016 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.
|
|
|
| syntax = "proto2";
|
|
|
|
|