aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 1421f907db..d74d98e793 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -1033,6 +1033,10 @@ begin_credits("Credits");
"David P. Gray from Gray Design Associate for sharing the source code ".
"of the Hugo trilogy.");
+ add_paragraph(
+ "Broken Sword 2.5 team for providing sources of their engine and their great ".
+ "support.");
+
end_section();
end_credits();