From fe85c13e095749191a4dc7bc5e066b1c922702f6 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Thu, 11 May 2017 08:47:29 +0200 Subject: [PATCH] Update copyright notices. The manpages mentioned 2005 but the code only mentioned 2006. As far as I can see the 2006 information is the correct one. --- src/liboping.c | 2 +- src/mans/liboping.pod | 2 +- src/mans/oping.pod | 2 +- src/mans/ping_construct.pod | 2 +- src/mans/ping_get_error.pod | 2 +- src/mans/ping_host_add.pod | 2 +- src/mans/ping_iterator_count.pod | 2 +- src/mans/ping_iterator_get.pod | 2 +- src/mans/ping_iterator_get_context.pod | 2 +- src/mans/ping_iterator_get_info.pod | 2 +- src/mans/ping_send.pod | 2 +- src/mans/ping_setopt.pod | 2 +- src/oping.c | 2 +- src/oping.h | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/liboping.c b/src/liboping.c index 8b3ca4d..eca5c16 100644 --- a/src/liboping.c +++ b/src/liboping.c @@ -1,6 +1,6 @@ /** * Object oriented C module to send ICMP and ICMPv6 `echo's. - * Copyright (C) 2006-2016 Florian octo Forster + * Copyright (C) 2006-2017 Florian octo Forster * * This library is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by the diff --git a/src/mans/liboping.pod b/src/mans/liboping.pod index 4cc3e7c..81af9d7 100644 --- a/src/mans/liboping.pod +++ b/src/mans/liboping.pod @@ -83,4 +83,4 @@ liboping is licensed under the LGPL 2.1 or later. liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. -Copyright (c) 2005-2017 by Florian "octo" Forster. +Copyright (c) 2006-2017 by Florian "octo" Forster. diff --git a/src/mans/oping.pod b/src/mans/oping.pod index 5a90ce7..917a6da 100644 --- a/src/mans/oping.pod +++ b/src/mans/oping.pod @@ -338,4 +338,4 @@ No other version of the license is applicable. liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. -Copyright (c) 2005-2017 by Florian "octo" Forster. +Copyright (c) 2006-2017 by Florian "octo" Forster. diff --git a/src/mans/ping_construct.pod b/src/mans/ping_construct.pod index 019538c..f675ccf 100644 --- a/src/mans/ping_construct.pod +++ b/src/mans/ping_construct.pod @@ -35,4 +35,4 @@ L liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. -Copyright (c) 2005-2016 by Florian "octo" Forster. +Copyright (c) 2006-2017 by Florian "octo" Forster. diff --git a/src/mans/ping_get_error.pod b/src/mans/ping_get_error.pod index 23ab2a7..826cf82 100644 --- a/src/mans/ping_get_error.pod +++ b/src/mans/ping_get_error.pod @@ -27,4 +27,4 @@ L liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. -Copyright (c) 2005-2016 by Florian "octo" Forster. +Copyright (c) 2006-2017 by Florian "octo" Forster. diff --git a/src/mans/ping_host_add.pod b/src/mans/ping_host_add.pod index aaa18d3..f874771 100644 --- a/src/mans/ping_host_add.pod +++ b/src/mans/ping_host_add.pod @@ -49,4 +49,4 @@ L liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. -Copyright (c) 2005-2016 by Florian "octo" Forster. +Copyright (c) 2006-2017 by Florian "octo" Forster. diff --git a/src/mans/ping_iterator_count.pod b/src/mans/ping_iterator_count.pod index ab6e3a1..869e1e1 100644 --- a/src/mans/ping_iterator_count.pod +++ b/src/mans/ping_iterator_count.pod @@ -30,4 +30,4 @@ L liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. -Copyright (c) 2005-2016 by Florian "octo" Forster. +Copyright (c) 2006-2017 by Florian "octo" Forster. diff --git a/src/mans/ping_iterator_get.pod b/src/mans/ping_iterator_get.pod index 74d2858..28bb919 100644 --- a/src/mans/ping_iterator_get.pod +++ b/src/mans/ping_iterator_get.pod @@ -47,4 +47,4 @@ L liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. -Copyright (c) 2005-2016 by Florian "octo" Forster. +Copyright (c) 2006-2017 by Florian "octo" Forster. diff --git a/src/mans/ping_iterator_get_context.pod b/src/mans/ping_iterator_get_context.pod index 82bc0ab..40445ab 100644 --- a/src/mans/ping_iterator_get_context.pod +++ b/src/mans/ping_iterator_get_context.pod @@ -42,4 +42,4 @@ L liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. -Copyright (c) 2005-2016 by Florian "octo" Forster. +Copyright (c) 2006-2017 by Florian "octo" Forster. diff --git a/src/mans/ping_iterator_get_info.pod b/src/mans/ping_iterator_get_info.pod index c836a20..9fd756d 100644 --- a/src/mans/ping_iterator_get_info.pod +++ b/src/mans/ping_iterator_get_info.pod @@ -121,4 +121,4 @@ L liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. -Copyright (c) 2005-2016 by Florian "octo" Forster. +Copyright (c) 2006-2017 by Florian "octo" Forster. diff --git a/src/mans/ping_send.pod b/src/mans/ping_send.pod index 8bf9bd8..5c5880b 100644 --- a/src/mans/ping_send.pod +++ b/src/mans/ping_send.pod @@ -39,4 +39,4 @@ L liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. -Copyright (c) 2005-2016 by Florian "octo" Forster. +Copyright (c) 2006-2017 by Florian "octo" Forster. diff --git a/src/mans/ping_setopt.pod b/src/mans/ping_setopt.pod index f8c4ff6..c716a91 100644 --- a/src/mans/ping_setopt.pod +++ b/src/mans/ping_setopt.pod @@ -101,4 +101,4 @@ L liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. -Copyright (c) 2005-2016 by Florian "octo" Forster. +Copyright (c) 2006-2017 by Florian "octo" Forster. diff --git a/src/oping.c b/src/oping.c index 0b5c44e..87ca81a 100644 --- a/src/oping.c +++ b/src/oping.c @@ -1,6 +1,6 @@ /** * Object oriented C module to send ICMP and ICMPv6 `echo's. - * Copyright (C) 2006-2016 Florian octo Forster + * Copyright (C) 2006-2017 Florian octo Forster * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/oping.h b/src/oping.h index 50d11fb..ff144e8 100644 --- a/src/oping.h +++ b/src/oping.h @@ -1,6 +1,6 @@ /** * Object oriented C module to send ICMP and ICMPv6 `echo's. - * Copyright (C) 2006-2016 Florian octo Forster + * Copyright (C) 2006-2017 Florian octo Forster * * This library is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by the -- 2.11.0