]> git.jsancho.org Git - dungeon-master.git/blobdiff - src/mods.cpp
license
[dungeon-master.git] / src / mods.cpp
index c6fa4b6d7f0c29cc67e33250e912c7f32cb59b0e..06a5b2fc67244e76eeda8296fb355410165ac159 100644 (file)
@@ -1,4 +1,4 @@
-/* Dungeon Master --- Adventure generator for GNU Guile
+/* 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
@@ -12,7 +12,7 @@
    General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with Haunt.  If not, see <http://www.gnu.org/licenses/>.
+   along with Dungeon Master. If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <dirent.h>