X-Git-Url: https://git.jsancho.org/?p=dungeon-master.git;a=blobdiff_plain;f=tests%2Fpoint.scm;h=a6f85655d29bdef88000092ae2b9d331215b0646;hp=e88e96a0392cd448cf25d5d10d8d95de9e4d6f04;hb=602500ffe32004dc0437ed55ac2d25ec69fc9e25;hpb=fe9df14f96d3f1d45a26438a5df06e2259893eac diff --git a/tests/point.scm b/tests/point.scm index e88e96a..a6f8565 100644 --- a/tests/point.scm +++ b/tests/point.scm @@ -1,4 +1,4 @@ -;;; Dungeon Master --- Adventure generator for GNU Guile +;;; Dungeon Master --- RPG Adventure Generator ;;; Copyright © 2019 Javier Sancho ;;; ;;; 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 . +;;; along with Dungeon Master. If not, see . (define-module (test-point)