diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-07-17 21:50:30 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-07-18 00:18:06 (EDT) |
commit | 8ab1665575137e607ead3fa34982b6279373c39c (patch) | |
tree | 18cc5376d40217de15127e4a7e530a292dab8124 /copyright |
Initial commit
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..d573ffb --- /dev/null +++ b/copyright @@ -0,0 +1,31 @@ +Upstream Source +=============== + +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 http://mozilla.org/MPL/2.0/. + +On this system, a copy of the Mozilla Public License Version 2.0 may be found at +<file:///usr/share/doc/nss-certdata/MPL-2.0>. + + +Distribution Packaging +====================== + +Copyright (C) 2020 Patrick McDermott + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. + +On this system, a copy of the GNU General Public License may be found at +<file:///usr/share/common-licenses/GPL-3>. |