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_windows.go | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'browserenv_windows.go') diff --git a/browserenv_windows.go b/browserenv_windows.go index c257658..5bb4b02 100644 --- a/browserenv_windows.go +++ b/browserenv_windows.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/. + package browserenv import "fmt" -- cgit v1.2.3