]> git.jsancho.org Git - dungeon-master.git/blobdiff - src/generators.h
license
[dungeon-master.git] / src / generators.h
index bf2f44f75c20ebea3b9c7e71b3f8d8fc2efd8ff5..e88309d65c742f1a88f2284010bdab564301932f 100644 (file)
@@ -1,3 +1,20 @@
+/* Dungeon Master --- RPG Adventure Generator
+   Copyright © 2019 Javier Sancho <jsf@jsancho.org>
+
+   Dungeon Master 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.
+
+   Dungeon Master 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 Dungeon Master. If not, see <http://www.gnu.org/licenses/>.
+*/
+
 #include <libguile.h>
 
 struct SceneGenerator