X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=data%2Frbot%2Fplugins%2Ftopic.rb;h=672bf82a1aee0d5d8a894b93d1cfe82864207b8c;hb=6cf365c49ce5fbe24c0a4ff0663550390b501fea;hp=93058a01e11ddd428ea8b3a7f03b915f04dd72ff;hpb=5ea391fe1f1145916255eecc3a61bb5c7ec70221;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/data/rbot/plugins/topic.rb b/data/rbot/plugins/topic.rb old mode 100755 new mode 100644 index 93058a01..672bf82a --- a/data/rbot/plugins/topic.rb +++ b/data/rbot/plugins/topic.rb @@ -1,4 +1,12 @@ -# Author: Giuseppe "Oblomov" Bilotta +#-- vim:sw=2:et +#++ +# +# :title: Topic manipulation plugin for rbot +# +# Author:: Giuseppe Bilotta +# Copyright:: (C) 2006-2007 Giuseppe Bilotta +# License:: GPL v2 +# # Add a bunch of topic manipulation features class TopicPlugin < Plugin