Document documentation license
[muddle-interpreter.git] / doc / MISC_NOTES.md
index 58a9248ad490fb41687402ba4e2eed9c99fdeefa..c8b19ebc1587cd3ee4a8ba26bdf5e43f67f0ab1f 100644 (file)
@@ -161,3 +161,21 @@ node's enclosing `PROG`.
 
 ### `REPEAT`
 Uwind to enclosing `PROG`; continue.
+
+# License
+
+Copyright (C) 2018 Keziah Wesley
+
+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/>.