diff options
Diffstat (limited to 'usr.sbin/mrouted/testrsrr')
-rw-r--r-- | usr.sbin/mrouted/testrsrr/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/mrouted/testrsrr/testrsrr.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mrouted/testrsrr/Makefile b/usr.sbin/mrouted/testrsrr/Makefile index 9e710ff..afa9d13 100644 --- a/usr.sbin/mrouted/testrsrr/Makefile +++ b/usr.sbin/mrouted/testrsrr/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1994/09/08 02:51:37 wollman Exp $ +# $FreeBSD$ PROG= testrsrr diff --git a/usr.sbin/mrouted/testrsrr/testrsrr.c b/usr.sbin/mrouted/testrsrr/testrsrr.c index b99b593..1aca6f5 100644 --- a/usr.sbin/mrouted/testrsrr/testrsrr.c +++ b/usr.sbin/mrouted/testrsrr/testrsrr.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $FreeBSD$ */ #include <stddef.h> #include <stdlib.h> |