proper licensing

This commit is contained in:
Fabian Freund
2025-06-29 11:05:25 +02:00
parent 0ff3b10bf3
commit 1f418a3ee3
70 changed files with 783 additions and 6 deletions
@@ -1,4 +1,9 @@
//export 'src/domain/services/gecko_browser.dart';
/*
* 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/.
*/
export 'src/data/models/load_url_flags.dart';
export 'src/data/models/source.dart';
export 'src/domain/entities/default_selection_actions.dart';