From a99a29566f6fddc6e71931454173ab75fcce290e Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Sun, 17 May 2020 02:00:57 -0700 Subject: added LICENSE file --- LICENSE | 3 +++ webbrowser/LICENSE | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 LICENSE delete mode 100644 webbrowser/LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..34fa23f --- /dev/null +++ b/LICENSE @@ -0,0 +1,3 @@ +This project is dual-licensed under the terms of the Mozzilla Public License 2 and General Public License 3. Code is GPL3 unless explicity marked to be MPL2. + +Any MPL provisions with regard to nonfree branding should be disregarded, as this repository contains no nonfree branding. diff --git a/webbrowser/LICENSE b/webbrowser/LICENSE deleted file mode 100644 index 35e37df..0000000 --- a/webbrowser/LICENSE +++ /dev/null @@ -1,3 +0,0 @@ -Please see the file ../toolkit/content/license.html for the copyright -licensing conditions attached to this codebase, including copies of the -licenses concerned. -- cgit v1.2.3