| Index: appengine/components/components/config/handlers.py
|
| diff --git a/appengine/components/components/config/handlers.py b/appengine/components/components/config/handlers.py
|
| index 73c54fbf31f9b24751478bf66cecc2ae864696ea..2016eb87228a01be5428e35f320fc9b0e2f9ac9c 100644
|
| --- a/appengine/components/components/config/handlers.py
|
| +++ b/appengine/components/components/config/handlers.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.
|
|
|
| import webapp2
|
|
|
|
|