mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 18:03:23 +00:00
Amend license type to be same as for Perl
This commit is contained in:
parent
b5f46ff0e7
commit
8fca580dd0
1 changed files with 1 additions and 1 deletions
2
Build.PL
2
Build.PL
|
@ -5,7 +5,7 @@ use Module::Build;
|
||||||
|
|
||||||
my $build = Module::Build->new(
|
my $build = Module::Build->new(
|
||||||
module_name => 'App::ClusterSSH',
|
module_name => 'App::ClusterSSH',
|
||||||
license => 'gpl',
|
license => 'perl',
|
||||||
requires => {
|
requires => {
|
||||||
'version' => '0',
|
'version' => '0',
|
||||||
'Tk' => 800.022,
|
'Tk' => 800.022,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue