diff options
| author | Alexander Færøy | 2015-01-26 22:09:16 +0100 | 
|---|---|---|
| committer | Alexander Færøy | 2015-01-26 22:09:16 +0100 | 
| commit | 7a8cbb3a3da2658e7eee3530ee6b78b43ca6cfbc (patch) | |
| tree | bcf04620a18327d954a07cd24c32417355e56652 /scripts/greetignore.pl | |
| parent | 9115699f7227fcefbaf8f8b4eb4d4eaafe0ede16 (diff) | |
| parent | 3d9bef11e6848670b61e6267211a37b238372923 (diff) | |
| download | scripts.irssi.org-7a8cbb3a3da2658e7eee3530ee6b78b43ca6cfbc.tar.bz2 | |
Merge pull request #115 from ailin-nemui/initial_auto_scripts_yaml
Initial commit for automated scripts.yaml update
Diffstat (limited to 'scripts/greetignore.pl')
| -rw-r--r-- | scripts/greetignore.pl | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/greetignore.pl b/scripts/greetignore.pl index 69f3920..5489671 100644 --- a/scripts/greetignore.pl +++ b/scripts/greetignore.pl @@ -30,7 +30,7 @@ $VERSION = "1.1";  	name			=> "greetignore",  	description	=> "Hide the stupid \"greet messages\" posted by some bots".  						" after someone joins a channel.", -	licence		=> "GPLv2", +	license		=> "GPLv2",  	changed		=> "20120914",  );  | 
