Fix bad license (not first)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* global describe, it */
|
||||
/* 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/. */
|
||||
/* global describe, it */
|
||||
|
||||
import reducers from '../../../brave_adblock_ui/reducers/index'
|
||||
import { adblockInitialState } from '../../testData'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* global describe, it */
|
||||
/* 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/. */
|
||||
/* global describe, it */
|
||||
|
||||
import { createReducer } from '../../../../brave_rewards/resources/page/reducers'
|
||||
import { rewardsInitialState } from '../../../testData'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* global describe, it */
|
||||
/* 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/. */
|
||||
/* global describe, it */
|
||||
|
||||
import { convertBalance } from '../../../brave_rewards/resources/page/components/utils'
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* global describe, it */
|
||||
/* 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/. */
|
||||
/* global describe, it */
|
||||
|
||||
import reducers from '../../../brave_welcome_ui/reducers/index'
|
||||
import { welcomeInitialState } from '../../testData'
|
||||
|
||||
Reference in New Issue
Block a user