Index: appengine/auth_service/static/js/services.js |
diff --git a/appengine/auth_service/static/js/services.js b/appengine/auth_service/static/js/services.js |
index cb2c5cd006710556e922394582c32cec118308ee..0da6c6040ec924d57eab1f9effa2e93663f92c5b 100644 |
--- a/appengine/auth_service/static/js/services.js |
+++ b/appengine/auth_service/static/js/services.js |
@@ -1,6 +1,6 @@ |
// Copyright 2014 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. |
var services = (function() { |
'use strict'; |