| Index: appengine/machine_provider/acl.py
|
| diff --git a/appengine/machine_provider/acl.py b/appengine/machine_provider/acl.py
|
| index 43822e9aa2ca26341b47f4bbb33fe3f79c041e1c..11cdf15c33c428a68881bcbe4ec7529f063b97ad 100644
|
| --- a/appengine/machine_provider/acl.py
|
| +++ b/appengine/machine_provider/acl.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.
|
|
|
| """Helper functions for working with ACLs."""
|
|
|
|
|