Skip to content

Commit

Permalink
Update license header to fix presubmit check
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivanKaul committed Mar 1, 2025
1 parent 60fc64f commit 0394f7f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright 2020 The Brave Authors. All rights reserved.
// Copyright (c) 2020 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/.
// You can obtain one at https://mozilla.org/MPL/2.0/.

import { SecurityInterstitialCommandId, sendCommand } from 'chrome://interstitials/common/resources/interstitial_common.js';

Expand Down

0 comments on commit 0394f7f

Please sign in to comment.