summaryrefslogtreecommitdiff
path: root/repo/hooks/ciabot.py
diff options
context:
space:
mode:
Diffstat (limited to 'repo/hooks/ciabot.py')
-rwxr-xr-xrepo/hooks/ciabot.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/repo/hooks/ciabot.py b/repo/hooks/ciabot.py
index 09c0a53f..b875886b 100755
--- a/repo/hooks/ciabot.py
+++ b/repo/hooks/ciabot.py
@@ -2,6 +2,8 @@
# Copyright (c) 2010 Eric S. Raymond <esr@thyrsus.com>
# Distributed under BSD terms.
#
+# Thiu is version 1.1 of ciabot.py
+#
# This script contains porcelain and porcelain byproducts.
# It's Python because the Python standard libraries avoid portability/security
# issues raised by callouts in the ancestral Perl and sh scripts. It should