Document documentation license
[muddle-interpreter.git] / doc / ROADMAP.md
index 296efed69d71729b5a27cdb2d18e4e3a6cf61c1d..be3251b0c0cb3d89e41d817b6f195fb344ed3fcd 100644 (file)
@@ -26,3 +26,21 @@ Roughly dependency-ordered todo list:
 * [ ] DECL TEMPLATEs?
 * [ ] optimizing AOT compiler?
 * [ ] heapstacks?
+
+# 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/>.