aboutsummaryrefslogtreecommitdiff
path: root/about.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'about.cgi')
-rwxr-xr-xabout.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/about.cgi b/about.cgi
index 65de13d..26a4a51 100755
--- a/about.cgi
+++ b/about.cgi
@@ -34,6 +34,7 @@ $d << "<br />"
$d << _("You can get the sourcecode, using <a href='http://bazaar-vcs.org/'>bazaar</a>:")
$d << "<pre>bzr branch #{SITEURL} dudle</pre></div>"
+$d << ABOUTNOTICE
$d.out
end