Fix copyright header (#18011)
Replaces `http` protocol with `https` in the copyright header for Java and XML files.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- Copyright (c) 2021 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/.
|
||||
-->
|
||||
<resources>
|
||||
<string-array name="blockTrackersAdsTexts">
|
||||
|
||||
Reference in New Issue
Block a user