| Index: appengine/components/components/config/validation_context_test.py
|
| diff --git a/appengine/components/components/config/validation_context_test.py b/appengine/components/components/config/validation_context_test.py
|
| index 38102908fced8f7b4305d2c958470574566c3e9d..800a9d04aa80821301ea2eec70b3e63267116362 100755
|
| --- a/appengine/components/components/config/validation_context_test.py
|
| +++ b/appengine/components/components/config/validation_context_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # 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 logging
|
| import sys
|
|
|