Update license header

This commit is contained in:
deeppandya
2022-12-09 18:36:06 -05:00
parent 6b961c5ab8
commit e227158ef1
2 changed files with 7 additions and 4 deletions
@@ -1,3 +1,8 @@
/* Copyright (c) 2022 The Brave Authors. All rights reserved.
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at https://mozilla.org/MPL/2.0/. */
package org.chromium.chrome.browser.notifications.permissions;
import android.graphics.Color;
@@ -1,9 +1,7 @@
/**
* Copyright (c) 2022 The Brave Authors. All rights reserved.
/* Copyright (c) 2022 The Brave Authors. All rights reserved.
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/.
*/
* You can obtain one at https://mozilla.org/MPL/2.0/. */
package org.chromium.chrome.browser.notifications.permissions;