| Index: appengine/swarming/server/bot_auth.py
|
| diff --git a/appengine/swarming/server/bot_auth.py b/appengine/swarming/server/bot_auth.py
|
| index 936afdac539ae828c31e543d307e2768371a2706..6f5666afdd12182b61a6a3cca8e5d1a32fe02358 100644
|
| --- a/appengine/swarming/server/bot_auth.py
|
| +++ b/appengine/swarming/server/bot_auth.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2015 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.
|
|
|
| """A registry of known bots and server-side assigned (trusted) dimensions.
|
|
|
|
|