From 52107c13b4c2c4efa9269b187916f3195be5a10d Mon Sep 17 00:00:00 2001 From: Philipp Tanlak Date: Sun, 27 Aug 2023 18:53:27 +0200 Subject: add Mozilla Public License 2.0 --- watch_test.go | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'watch_test.go') diff --git a/watch_test.go b/watch_test.go index a1cd054..c9ee28f 100644 --- a/watch_test.go +++ b/watch_test.go @@ -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 flyscrape_test import ( -- cgit v1.2.3