| Index: ui/webui/resources/cr_elements/cr_checkbox/cr_checkbox.js
|
| diff --git a/ui/webui/resources/cr_elements/cr_checkbox/cr_checkbox.js b/ui/webui/resources/cr_elements/cr_checkbox/cr_checkbox.js
|
| index 4011c010ef042f8f68527c6707fea285a7be2539..3c53b64faaa7c31654f5957dd2d26c8857d758a8 100644
|
| --- a/ui/webui/resources/cr_elements/cr_checkbox/cr_checkbox.js
|
| +++ b/ui/webui/resources/cr_elements/cr_checkbox/cr_checkbox.js
|
| @@ -1,6 +1,6 @@
|
| -/* Copyright 2015 The Chromium Authors. All rights reserved.
|
| - * Use of this source code is governed by a BSD-style license that can be
|
| - * found in the LICENSE file. */
|
| +// Copyright 2015 The Chromium Authors. All rights reserved.
|
| +// Use of this source code is governed by a BSD-style license that can be
|
| +// found in the LICENSE file.
|
|
|
| /**
|
| * @fileoverview
|
|
|