Code

liboping(3), oping(1): Correct licensing information.
[liboping.git] / src / mans / liboping.pod
index a9caa038ae762de4a44c8370fd0f6a78e944c45d..4cc3e7cbd12daf6ab36541f9e8ef3ac095a22748 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-2009 by Florian octo Forster.
+Copyright (c) 2005-2017 by Florian "octo" Forster.