Fixes licensing header.

This commit is contained in:
mkarolin
2024-09-10 14:42:52 -04:00
parent 6e23a73b05
commit 29f38b5dc4
@@ -1,8 +1,7 @@
/**
* Copyright (c) 2019 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/.
*/
/* Copyright (c) 2019 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;
import android.content.Context;