| Index: appengine/auth_service/static/js/config_page.js
|
| diff --git a/appengine/auth_service/static/js/config_page.js b/appengine/auth_service/static/js/config_page.js
|
| index 9495fe610fee72c29e7d7c7979bf6b42ea4f790e..a07c07da762b50dcf55219d89fca70f4f76b86c0 100644
|
| --- a/appengine/auth_service/static/js/config_page.js
|
| +++ b/appengine/auth_service/static/js/config_page.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 config_page = (function() {
|
| 'use strict';
|
|
|