summaryrefslogtreecommitdiff
path: root/docs/naturaldocs/run_docs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docs/naturaldocs/run_docs.sh')
-rwxr-xr-xdocs/naturaldocs/run_docs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/naturaldocs/run_docs.sh b/docs/naturaldocs/run_docs.sh
index 07baac6..0bc3ae3 100755
--- a/docs/naturaldocs/run_docs.sh
+++ b/docs/naturaldocs/run_docs.sh
@@ -60,7 +60,7 @@ mkdir tmp
perl nobgd.pl ../../src/ tmp/
# Add the external docs.
-cp license.txt tmp/
+echo "Title: License" | cat - ../../COPYING > tmp/license.txt
sed -e "s/@VERSION@/$VERSION/g" preamble.txt > tmp/preamble.txt
# ^^^ hack to get the version number in the docs.