Skip to content

Commit

Permalink
Linked up AUTHORS file.
Browse files Browse the repository at this point in the history
  • Loading branch information
manwar committed Dec 4, 2018
1 parent 3e59f3f commit 13f4001
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lib/Nagios/NRPE.pm
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ the submodules please read L<Nagios::NRPE::Client> or L<Nagios::NRPE::Packet> or
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2013-2018 by the authors (see AUTHORS file).
This software is copyright (c) 2013-2018 by the authors (see L<AUTHORS|https://github.com/stockholmuniversity/Nagios-NRPE/blob/master/AUTHORS> file).
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Expand Down
2 changes: 1 addition & 1 deletion lib/Nagios/NRPE/Client.pm
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ checks on a remote server.
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2013-2018 by the authors (see AUTHORS file).
This software is copyright (c) 2013-2018 by the authors (see L<AUTHORS|https://github.com/stockholmuniversity/Nagios-NRPE/blob/master/AUTHORS> file).
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Expand Down
2 changes: 1 addition & 1 deletion lib/Nagios/NRPE/Daemon.pm
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ sub create_socket
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2013-2018 by the authors (see AUTHORS file).
This software is copyright (c) 2013-2018 by the authors (see L<AUTHORS|https://github.com/stockholmuniversity/Nagios-NRPE/blob/master/AUTHORS> file).
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Expand Down
2 changes: 1 addition & 1 deletion lib/Nagios/NRPE/Packet.pm
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ States returned by the check
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2013-2018 by the authors (see AUTHORS file).
This software is copyright (c) 2013-2018 by the authors (see L<AUTHORS|https://github.com/stockholmuniversity/Nagios-NRPE/blob/master/AUTHORS> file).
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Expand Down
2 changes: 1 addition & 1 deletion lib/Nagios/NRPE/Utils.pm
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Nagios::NRPE::Client, Nagios::NRPE::Packet and Nagios::NRPE::Daemon.
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2013-2018 by the authors (see AUTHORS file).
This software is copyright (c) 2013-2018 by the authors (see L<AUTHORS|https://github.com/stockholmuniversity/Nagios-NRPE/blob/master/AUTHORS> file).
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Expand Down

0 comments on commit 13f4001

Please sign in to comment.