| Index: appengine/gce-backend/pubsub_test.py
|
| diff --git a/appengine/gce-backend/pubsub_test.py b/appengine/gce-backend/pubsub_test.py
|
| index 9a7915c0a59f66db4ac5f44c7f1d1e68a09cfba2..08a9e6434447e5bcaf8f25139c13efa5335acc04 100755
|
| --- a/appengine/gce-backend/pubsub_test.py
|
| +++ b/appengine/gce-backend/pubsub_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/python
|
| # Copyright 2016 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.
|
|
|
| """Unit tests for pubsub.py."""
|
|
|
|
|