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