| Index: appengine/components/components/utils.py
|
| diff --git a/appengine/components/components/utils.py b/appengine/components/components/utils.py
|
| index b7df7f7942fca973fe913791e66a5b5538008d6b..e98ae2990a88135d006dd846b58ace399e3c5085 100644
|
| --- a/appengine/components/components/utils.py
|
| +++ b/appengine/components/components/utils.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2013 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.
|
|
|
| """Mixed bag of NDB utilities."""
|
|
|
|
|