From 18033da5978da3d7c090d0e6e3d516d1b3c7ee19 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 20 Dec 2020 19:53:36 +0100 Subject: Add license (MPL 2.0) --- browserenv_unix.go | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'browserenv_unix.go') diff --git a/browserenv_unix.go b/browserenv_unix.go index 4565d59..27fc330 100644 --- a/browserenv_unix.go +++ b/browserenv_unix.go @@ -1,3 +1,9 @@ +// Copyright (c) 2020 Teddy Wing +// +// 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/. + // +build !windows package browserenv -- cgit v1.2.3