diff options
author | Tom Feist <shabble@metavore.org> | 2011-04-22 02:54:50 +0000 |
---|---|---|
committer | Tom Feist <shabble@metavore.org> | 2011-04-22 02:54:50 +0000 |
commit | 757e4a6c62d16a18835bbdd90eb2e1e0ff75267c (patch) | |
tree | 755b385d666575e078b27b9dc91d5f33916d9be3 /history-search/rl_history_search.pl | |
parent | history-search/README: fix list formatting and a POD formatting error. (diff) | |
download | irssi-scripts-757e4a6c62d16a18835bbdd90eb2e1e0ff75267c.tar.gz irssi-scripts-757e4a6c62d16a18835bbdd90eb2e1e0ff75267c.zip |
history-search/README: see if we can fix the link to coekies original history_search
Diffstat (limited to '')
-rw-r--r-- | history-search/rl_history_search.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/history-search/rl_history_search.pl b/history-search/rl_history_search.pl index 7112b51..9f0a016 100644 --- a/history-search/rl_history_search.pl +++ b/history-search/rl_history_search.pl @@ -77,7 +77,9 @@ functionally equivalent to C<Enter>). =head1 AUTHORS -Original script L<history_search.pl|https://github.com/coekie/irssi-scripts/blob/master/history_search.pl> Copyright E<copy> 2007 Wouter Coekaerts <coekie@irssi.org> +Original script +L<history_search.pl|http://github.com/coekie/irssi-scripts/blob/master/history_search.pl> Copyright E<copy> 2007 Wouter Coekaerts C<E<lt>coekie@irssi.orgE<gt>> + Most of the other fancy stuff Copyright E<copy> 2011 Tom Feist C<E<lt>shabble+irssi@metavore.orgE<gt>> |