From: Kaz Wesley Date: Sat, 24 Mar 2018 18:20:23 +0000 (-0700) Subject: license documentation X-Git-Url: https://jxself.org/git/?p=muddle.git;a=commitdiff_plain;h=HEAD license documentation Signed-off-by: Kaz Wesley --- diff --git a/doc/mim.md b/doc/mim.md index 2c5012d..4e8e4ea 100644 --- a/doc/mim.md +++ b/doc/mim.md @@ -284,3 +284,19 @@ RVECTOR loaders: MSUBR calls in a MSUBR can be: - unlinked: ATOM in RVECTOR, NTHRGL to look up current value each call - linked: MSUBR in RVECTOR, set up by loader + +# Licensing + +You can redistribute and/or modify this file under the terms of the +GNU Affero General Public License as published by the Free Software +Foundation, either version 3 of the License, or (at your option) any +later version. + +This file 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 Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public +License along with this file. If not, see +.