summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2008-06-24 13:59:50 +0200
committerThomas Habets <thomas@habets.pp.se>2008-06-24 13:59:50 +0200
commit8e7a5fe664677fb5035b468deb8eed49ea70ae3e (patch)
treeb1aa7d4abb52f211fd226ee0d0f910e703b7217b
parentbb13fed0149bdbf86b4390f261ce66eb3c51cabd (diff)
downloadarping-8e7a5fe664677fb5035b468deb8eed49ea70ae3e.tar.gz
Updated copyright statements and removed $Id$-tags
Updated copyright statements and removed $Id$-tags as part of the move to git.
-rw-r--r--Makefile2
-rw-r--r--README2
-rw-r--r--arping-2/arping.c1
-rw-r--r--arping-2/configure.in2
-rwxr-xr-xarping-scan-net.sh8
-rw-r--r--arping.c9
-rw-r--r--freebsd.h2
-rw-r--r--openbsd.h4
-rw-r--r--solaris.h4
9 files changed, 16 insertions, 18 deletions
diff --git a/Makefile b/Makefile
index 4885e3c..d806f16 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile 1893 2007-07-09 22:23:28Z marvin $
+# arping/Makefile
TARGETS=arping
CD=cd
diff --git a/README b/README
index aaa275e..d62dc19 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README 1211 2005-01-28 13:28:16Z marvin $
+arping/README
ARP Ping
diff --git a/arping-2/arping.c b/arping-2/arping.c
index 3553715..c01708d 100644
--- a/arping-2/arping.c
+++ b/arping-2/arping.c
@@ -12,7 +12,6 @@
*
* Also finds out IP of specified MAC
*
- * $Id: arping.c 2052 2008-06-23 07:22:30Z marvin $
*/
/*
* Copyright (C) 2000-2008 Thomas Habets <thomas@habets.pp.se>
diff --git a/arping-2/configure.in b/arping-2/configure.in
index e083609..bfe8dca 100644
--- a/arping-2/configure.in
+++ b/arping-2/configure.in
@@ -1,4 +1,4 @@
-dnl $Id: configure.in 737 2002-11-03 19:47:58Z marvin $
+dnl arping/configure.in
AC_INIT(arping2.c)
AC_CONFIG_HEADER(config.h)
diff --git a/arping-scan-net.sh b/arping-scan-net.sh
index a117221..fa8fce3 100755
--- a/arping-scan-net.sh
+++ b/arping-scan-net.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: arping-scan-net.sh 984 2003-08-07 20:11:36Z marvin $
+# arping-scan-net.sh
#
# Copyright (C) 2002 Thomas Habets <thomas@habets.pp.se>
#
@@ -13,9 +13,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
-# 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
+# You should have received a copy of the GNU General Public License along
+# with this program; if not, write to the Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
trap "exit 0" INT
diff --git a/arping.c b/arping.c
index f973b93..cd158ae 100644
--- a/arping.c
+++ b/arping.c
@@ -18,10 +18,9 @@
*
* Also finds out IP of specified MAC
*
- * $Id: arping.c 1753 2007-01-27 14:20:42Z marvin $
*/
/*
- * Copyright (C) 2000-2003 Thomas Habets <thomas@habets.pp.se>
+ * Copyright (C) 2000-2008 Thomas Habets <thomas@habets.pp.se>
*
* 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
@@ -33,9 +32,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/*
* Note to self:
diff --git a/freebsd.h b/freebsd.h
index 2e2d4b7..6ee4136 100644
--- a/freebsd.h
+++ b/freebsd.h
@@ -1,4 +1,4 @@
-/* $Id: freebsd.h 2052 2008-06-23 07:22:30Z marvin $ */
+/* arping/freebsd.h
/*
* Copyright (C) 2000-2008 Thomas Habets <thomas@habets.pp.se>
*
diff --git a/openbsd.h b/openbsd.h
index b41c871..e0ffd07 100644
--- a/openbsd.h
+++ b/openbsd.h
@@ -1,5 +1,5 @@
-/* $Id: openbsd.h 2052 2008-06-23 07:22:30Z marvin $ */
-/*
+/* arping/openbsd.h
+ *
* Copyright (C) 2000-2008 Thomas Habets <thomas@habets.pp.se>
*
* This library is free software; you can redistribute it and/or
diff --git a/solaris.h b/solaris.h
index 74ef281..82afead 100644
--- a/solaris.h
+++ b/solaris.h
@@ -1,5 +1,5 @@
-/* $Id: solaris.h 2052 2008-06-23 07:22:30Z marvin $ */
-/*
+/* arping/solaris.h
+ *
* Copyright (C) 2000-2008 Thomas Habets <thomas@habets.pp.se>
*
* This library is free software; you can redistribute it and/or