| Index: appengine/components/components/auth/ui/static/js/api.js
|
| diff --git a/appengine/components/components/auth/ui/static/js/api.js b/appengine/components/components/auth/ui/static/js/api.js
|
| index 9ba433e711d7486460404740da999cb09dd10f15..914feeee96b638441404ec76eaaa62353b86dc40 100644
|
| --- a/appengine/components/components/auth/ui/static/js/api.js
|
| +++ b/appengine/components/components/auth/ui/static/js/api.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 api = (function() {
|
| 'use strict';
|
|
|