summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2001-02-10 15:18:51 +0000
committerThomas Habets <thomas@habets.pp.se>2001-02-10 15:18:51 +0000
commit431b095d078d087938538d79170211e50bb38c24 (patch)
treed1e00c2f07b420df056317c64518477cfa70abcd
parent7ab51d33b802eada62ecb8d1f11f84f49675a22b (diff)
downloadarping-431b095d078d087938538d79170211e50bb38c24.tar.gz
stuff
-rw-r--r--arping.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/arping.c b/arping.c
index fc10d1c..4bb8529 100644
--- a/arping.c
+++ b/arping.c
@@ -12,22 +12,22 @@
*
* Also finds out IP of specified MAC
*
- * $Id: arping.c 221 2001-01-28 03:02:24Z marvin $
+ * $Id: arping.c 253 2001-02-10 15:18:51Z marvin $
*/
/*
* Copyright (C) 2000 Marvin (marvin@nss.nu)
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
+ * modify it under the terms of the GNU General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
+ * General Public License for more details.
*
- * You should have received a copy of the GNU Lesser General Public
+ * You should have received a copy of the GNU General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/