Cleanup Licenses. Fixes #1276
parent
e6d1a9447e
commit
bb70c9f14e
|
@ -1,8 +1,7 @@
|
||||||
#===========================================================================
|
#===========================================================================
|
||||||
#
|
#
|
||||||
# ZoneMinder Trendnet IP Control Protocol Module, $Date: $, $Revision: $
|
# ZoneMinder Trendnet IP Control Protocol Module
|
||||||
# Copyright (C) 2018 ZoneMinder LLC8 ZoneMinder LLC8 ZoneMinder LLC8 ZoneMinder LLC8 ZoneMinder LLC8 ZoneMinder LLC8 ZoneMinder LLC8 ZoneMinder LLC
|
# Copyright (C) 2018 ZoneMinder ZoneMinder LLC
|
||||||
#
|
|
||||||
#
|
#
|
||||||
# ==========================================================================
|
# ==========================================================================
|
||||||
#
|
#
|
||||||
|
@ -422,7 +421,6 @@ sub reset {
|
||||||
|
|
||||||
1;
|
1;
|
||||||
__END__
|
__END__
|
||||||
# Below is stub documentation for your module. You'd better edit it!
|
|
||||||
|
|
||||||
=head1 NAME
|
=head1 NAME
|
||||||
|
|
||||||
|
@ -435,19 +433,6 @@ ZoneMinder::Control::Trendnet - Perl module for Trendnet cameras
|
||||||
|
|
||||||
=head1 DESCRIPTION
|
=head1 DESCRIPTION
|
||||||
|
|
||||||
Stub documentation for Trendnet PTZ Sctrol
|
Module for accessing the PTZ functions of Trendnet PTZ IP Cameras
|
||||||
|
|
||||||
=head2 EXPORT
|
|
||||||
|
|
||||||
None by default.
|
|
||||||
|
|
||||||
=head1 COPYRIGHT AND LICENSE
|
|
||||||
|
|
||||||
Copyright (C) 2018 by ZoneMinder LLC
|
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or modify
|
|
||||||
it under the same terms as Perl itself, either Perl version 5.8.3 or,
|
|
||||||
at your option, any later version of Perl 5 you may have available.
|
|
||||||
|
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
Loading…
Reference in New Issue