check_ldap_repl.pl
changeset 10 dcdc1a43d887
parent 9 794eeae4cfad
child 11 5d59fd79e7f4
equal deleted inserted replaced
9:794eeae4cfad 10:dcdc1a43d887
   305 	my ( $progname, $version ) = @_;
   305 	my ( $progname, $version ) = @_;
   306 	
   306 	
   307 	print <<_VERSION;
   307 	print <<_VERSION;
   308 $progname version $version
   308 $progname version $version
   309 Copyright (C) 2012 by Christian Arnold and Schlittermann internet & unix support.
   309 Copyright (C) 2012 by Christian Arnold and Schlittermann internet & unix support.
       
   310 Copyright (C) 2016 by Matthias Förste and Schlittermann internet & unix support.
   310 
   311 
   311 $ME comes with ABSOLUTELY NO WARRANTY. This is free software,
   312 $ME comes with ABSOLUTELY NO WARRANTY. This is free software,
   312 and you are welcome to redistribute it under certain conditions.
   313 and you are welcome to redistribute it under certain conditions.
   313 See the GNU General Public Licence for details.
   314 See the GNU General Public Licence for details.
   314 _VERSION
   315 _VERSION
   426 
   427 
   427 Written by Christian Arnold L<arnold@schlittermann.de>. Modified by Matthias Förste L<foerste@schlittermann.de>.
   428 Written by Christian Arnold L<arnold@schlittermann.de>. Modified by Matthias Förste L<foerste@schlittermann.de>.
   428 
   429 
   429 =head1 COPYRIGHT
   430 =head1 COPYRIGHT
   430 
   431 
   431 Copyright (C) 2012 by Christian Arnold and Schlittermann internet & unix support, 2016 by Matthias Förste an Schlittermann internet & unix support.
   432 Copyright (C) 2012 by Christian Arnold and Schlittermann internet & unix support.
       
   433 Copyright (C) 2016 by Matthias Förste and Schlittermann internet & unix support.
   432 This is free software, and you are welcome to redistribute it under certain conditions.
   434 This is free software, and you are welcome to redistribute it under certain conditions.
   433 See the GNU General Public Licence for details.
   435 See the GNU General Public Licence for details.
   434 
   436 
   435 =cut
   437 =cut