Index: appengine/config_service/common.py |
diff --git a/appengine/config_service/common.py b/appengine/config_service/common.py |
index 8675487bd4a92a9088fed05b5adb768e35f219d8..e07f75f2cc5ae74dd94ada5b881a550d6c453d2a 100644 |
--- a/appengine/config_service/common.py |
+++ b/appengine/config_service/common.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. |
# luci-config configs. |
PROJECT_REGISTRY_FILENAME = 'projects.cfg' |