summaryrefslogtreecommitdiff
path: root/utils.go
diff options
context:
space:
mode:
authorPhilipp Tanlak <philipp.tanlak@gmail.com>2023-08-27 18:53:27 +0200
committerPhilipp Tanlak <philipp.tanlak@gmail.com>2023-08-27 18:53:27 +0200
commit52107c13b4c2c4efa9269b187916f3195be5a10d (patch)
tree93acb66a533ebe6299e7f01687ae4106c155f9f3 /utils.go
parentf4408fe641e4b0e27c168bcc9bbc4f69937cefc8 (diff)
add Mozilla Public License 2.0
Diffstat (limited to 'utils.go')
-rw-r--r--utils.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils.go b/utils.go
index 0ad6471..89ce3f1 100644
--- a/utils.go
+++ b/utils.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
import (