diff --git a/app/src/androidTest/java/org/mozilla/tv/firefox/integration/SearchEngineManagerFactoryTest.kt b/app/src/androidTest/java/org/mozilla/tv/firefox/integration/SearchEngineManagerFactoryTest.kt index c4a4419f07..018bea3c9a 100644 --- a/app/src/androidTest/java/org/mozilla/tv/firefox/integration/SearchEngineManagerFactoryTest.kt +++ b/app/src/androidTest/java/org/mozilla/tv/firefox/integration/SearchEngineManagerFactoryTest.kt @@ -1,3 +1,7 @@ +/* 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/. */ + package org.mozilla.tv.firefox.integration import androidx.test.core.app.ApplicationProvider