diff --git a/clipboard b/clipboard index 4f7b64c..1709db1 100644 --- a/clipboard +++ b/clipboard @@ -1,7 +1,6 @@ #! perl -w # Author: Bert Muennich # Website: http://www.github.com/muennich/urxvt-perls -# Version: 2.0 # License: GPLv2 # Use keyboard shortcuts to copy the selection to the clipboard and to paste diff --git a/keyboard-select b/keyboard-select index bf3f48d..4a8c165 100644 --- a/keyboard-select +++ b/keyboard-select @@ -1,7 +1,6 @@ #! perl -w # Author: Bert Muennich # Website: http://www.github.com/muennich/urxvt-perls -# Version: 2.0 # License: GPLv2 # Use keyboard shortcuts to select and copy text. diff --git a/url-select b/url-select index 993c6ee..c623659 100644 --- a/url-select +++ b/url-select @@ -2,7 +2,6 @@ # Author: Bert Muennich # Website: http://www.github.com/muennich/urxvt-perls # Based on: http://www.jukie.net/~bart/blog/urxvt-url-yank -# Version: 2.0 # License: GPLv2 # Use keyboard shortcuts to select URLs.