From 80234b482e2e7734fc2e6eb649f5c7e18a34b170 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Wed, 20 Dec 2017 17:38:08 -0700 Subject: [PATCH] Update project metadata --- nbproject/mplheader.txt | 9 +++++++++ nbproject/project.properties | 1 + 2 files changed, 10 insertions(+) create mode 100644 nbproject/mplheader.txt diff --git a/nbproject/mplheader.txt b/nbproject/mplheader.txt new file mode 100644 index 0000000..f7703e8 --- /dev/null +++ b/nbproject/mplheader.txt @@ -0,0 +1,9 @@ +<#if licenseFirst??> +${licenseFirst} + +${licensePrefix}This Source Code Form is subject to the terms of the Mozilla Public +${licensePrefix}License, v. 2.0. If a copy of the MPL was not distributed with this +${licensePrefix}file, You can obtain one at http://mozilla.org/MPL/2.0/. +<#if licenseLast??> +${licenseLast} + \ No newline at end of file diff --git a/nbproject/project.properties b/nbproject/project.properties index 364d4fd..044602b 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -1,6 +1,7 @@ auxiliary.org-netbeans-modules-html-editor-lib.default-html-public-id=-//W3C//DTD HTML 4.01 Transitional//EN include.path=${php.global.include.path} php.version=PHP_70 +project.licensePath=./nbproject/mplheader.txt source.encoding=UTF-8 src.dir=. tags.asp=false