Fix copyright notices
[videosite.git] / videosite-irssi.pl
index c121257..822d9b5 100644 (file)
@@ -1,12 +1,7 @@
-# autodownload flash videos
+# shim to connect libvideosite to irssi
 #
 # (c) 2007-2008 by Ralf Ertzinger <ralf@camperquake.de>
 # licensed under GNU GPL v2
-#
-# Based on youtube.pl by Christian Garbs <mitch@cgarbs.de>
-# which in turn is
-# based on trigger.pl by Wouter Coekaerts <wouter@coekaerts.be>
-
 use strict;
 use Irssi 20020324 qw (command_bind command_runsub signal_add_first signal_add_last);
 use vars qw($VERSION %IRSSI);