summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/roshambo.rb
diff options
context:
space:
mode:
Diffstat (limited to 'data/rbot/plugins/roshambo.rb')
-rw-r--r--data/rbot/plugins/roshambo.rb8
1 files changed, 7 insertions, 1 deletions
diff --git a/data/rbot/plugins/roshambo.rb b/data/rbot/plugins/roshambo.rb
index 74b94a4c..03338698 100644
--- a/data/rbot/plugins/roshambo.rb
+++ b/data/rbot/plugins/roshambo.rb
@@ -1,7 +1,13 @@
#-- vim:sw=2:et
#++
+#
+# :title: Roshambo (rock-paper-scissors) plugin for rbot
+#
+# Author:: Hans Fugal
+# Copyright:: (C) 2004 Hans Fugal
+#
# Play the game of roshambo (rock-paper-scissors)
-# Copyright (C) 2004 Hans Fugal
+#
# Distributed under the same license as rbot itself
require 'time'