| Index: appengine/config_service/notifications.py
|
| diff --git a/appengine/config_service/notifications.py b/appengine/config_service/notifications.py
|
| index d7cab356c78bba09dda3cf02b0f938b3380943ee..6905241fa7dba9e9f039729feffd6a52e63bc417 100644
|
| --- a/appengine/config_service/notifications.py
|
| +++ b/appengine/config_service/notifications.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.
|
|
|
| """Notifies interested parties about rejection of a config set revision."""
|
|
|
|
|