Index: appengine/gce-backend/config_test.py |
diff --git a/appengine/gce-backend/config_test.py b/appengine/gce-backend/config_test.py |
index 6f1ca0137179d9361762aed312c5aa9c89db079e..7eeb82b56a6b004b667e0a6719ebd491ff47cc7c 100755 |
--- a/appengine/gce-backend/config_test.py |
+++ b/appengine/gce-backend/config_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 config.py.""" |