summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ec149da)
raw | patch | inline | side by side (parent: ec149da)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 6 Mar 2011 08:41:02 +0000 (09:41 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 6 Mar 2011 08:41:02 +0000 (09:41 +0100) |
src/liboping.c | patch | blob | history | |
src/oping.c | patch | blob | history | |
src/oping.h | patch | blob | history |
diff --git a/src/liboping.c b/src/liboping.c
index 58b51d916956ecbf586070248885545f648bbc50..beef4f56cd0a2e726b2d4288f5583c63476388df 100644 (file)
--- a/src/liboping.c
+++ b/src/liboping.c
/**
* Object oriented C module to send ICMP and ICMPv6 `echo's.
- * Copyright (C) 2006-2010 Florian octo Forster <octo at verplant.org>
+ * Copyright (C) 2006-2011 Florian octo Forster <ff at octo.it>
*
* 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 bb75d4ef2c237a1e1ad443476d19237365921cca..79d7569db279b8a1d04eeb8b2ced4e3669179188 100644 (file)
--- a/src/oping.c
+++ b/src/oping.c
/**
* Object oriented C module to send ICMP and ICMPv6 `echo's.
- * Copyright (C) 2006-2010 Florian octo Forster <ff at octo.it>
+ * Copyright (C) 2006-2011 Florian octo Forster <ff at octo.it>
*
* 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 abeb544710ca136c7620a6d5fb68422ac23edf5b..fd62663dc7c39d1c33ef721c973bfedba0b5dff5 100644 (file)
--- a/src/oping.h
+++ b/src/oping.h
/**
* Object oriented C module to send ICMP and ICMPv6 `echo's.
- * Copyright (C) 2006-2010 Florian octo Forster <ff at octo.it>
+ * Copyright (C) 2006-2011 Florian octo Forster <ff at octo.it>
*
* 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