From 9d9fe8cb430f821f36a8529858443c6458a8e9f7 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sun, 6 Mar 2011 09:41:02 +0100 Subject: [PATCH] Update and unify copyright headers. --- src/liboping.c | 2 +- src/oping.c | 2 +- src/oping.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/liboping.c b/src/liboping.c index 58b51d9..beef4f5 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-2010 Florian octo Forster + * Copyright (C) 2006-2011 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/oping.c b/src/oping.c index bb75d4e..79d7569 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-2010 Florian octo Forster + * Copyright (C) 2006-2011 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 abeb544..fd62663 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-2010 Florian octo Forster + * Copyright (C) 2006-2011 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.30.2