Code

Update copyright notices.
[liboping.git] / src / mans / liboping.pod
index 496ad352708dafab489697ff12b27c1046a81eba..81af9d7a6c4c04e0aed5ffb6a5a855a03853f757 100644 (file)
@@ -18,7 +18,7 @@ and protocol independent manner. The interface is simple, object oriented and
 There are two main types that are used by applications. Both are "opaque
 types", meaning they are structures that are B<not> completely defined in the
 header file, so you cannot access the structures' members. You don't need to,
-don't do it. These structures are object to change without notice.
+don't do it. These structures are subject to change without notice.
 
 =over 4
 
@@ -69,18 +69,18 @@ L<ping_setopt(3)>,
 L<ping_host_add(3)>,
 L<ping_send(3)>,
 L<ping_get_error(3)>,
+L<ping_iterator_count(3)>,
 L<ping_iterator_get(3)>,
 L<ping_iterator_get_info(3)>,
 L<ping_iterator_get_context(3)>
 
 =head1 LICENSE
 
-liboping is licensed under the GPLv2. No other version of the license is
-applicable.
+liboping is licensed under the LGPL 2.1 or later.
 
 =head1 AUTHOR
 
-liboping is written by Florian octo Forster E<lt>octo at verplant.orgE<gt>.
-It's homepage can be found at L<http://verplant.org/liboping/>.
+liboping is written by Florian "octo" Forster E<lt>ff at octo.itE<gt>.
+Its homepage can be found at L<http://noping.cc/>.
 
-(c) 2005, 2006 by Florian octo Forster.
+Copyright (c) 2006-2017 by Florian "octo" Forster.