| Index: appengine/swarming/server/acl.py
|
| diff --git a/appengine/swarming/server/acl.py b/appengine/swarming/server/acl.py
|
| index acb803cc24780127f840e628b1a1ce3850adf5dd..621cbe9a8ad4e28b0d9cf0703e801b775e49bf45 100644
|
| --- a/appengine/swarming/server/acl.py
|
| +++ b/appengine/swarming/server/acl.py
|
| @@ -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.
|
|
|
| """Defines access groups."""
|
|
|
|
|