X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=data%2Frbot%2Fplugins%2Ftime.rb;h=96b101ce68e32f95f6701f42da545afbee5deb48;hb=5f58c780eea198c68e8b9528c9c07cca0f401257;hp=9f8b8d7cb05bbd045d40314a843882f7b5517df7;hpb=b2d2ceb4f15c215b506fd6d36a09f6487ec46772;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/data/rbot/plugins/time.rb b/data/rbot/plugins/time.rb index 9f8b8d7c..96b101ce 100644 --- a/data/rbot/plugins/time.rb +++ b/data/rbot/plugins/time.rb @@ -1,6 +1,11 @@ -# Time Zone Plugin for rbot -# (c) 2006 Ian Monroe -# Licensed under MIT License. +#-- vim:sw=2:et +#++ +# +# :title: Time Zone Plugin for rbot +# +# Author:: Ian Monroe +# Copyright:: (C) 2006 Ian Monroe +# License:: MIT license require 'tzinfo'