aboutsummaryrefslogtreecommitdiffstats
path: root/browserenv_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'browserenv_unix.go')
-rw-r--r--browserenv_unix.go6
1 files changed, 6 insertions, 0 deletions
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