license documentation master
authorKaz Wesley <kaz@lambdaverse.org>
Sat, 24 Mar 2018 18:20:23 +0000 (11:20 -0700)
committerKaz Wesley <kaz@lambdaverse.org>
Sat, 24 Mar 2018 18:20:40 +0000 (11:20 -0700)
Signed-off-by: Kaz Wesley <kaz@lambdaverse.org>
doc/mim.md

index 2c5012dcbab7788eae9c6ec0929cb4a3d5ef8175..4e8e4ead98744eabb2ed21fc47deaea405403861 100644 (file)
@@ -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
+<http://www.gnu.org/licenses/>.