From 46cdac25544bc0a606145a624ede8b728f1d3f9e Mon Sep 17 00:00:00 2001 From: Urs Thuermann Date: Thu, 11 May 2006 07:59:37 +0000 Subject: [PATCH] add Id to svn:keywords property. --- Makefile | 2 +- can-sniffer.c | 2 +- candump.c | 2 +- terminal.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 17d4e13..bceec58 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 2.0 2006/04/13 10:37:20 ethuerm Exp $ +# $Id$ # # Copyright (c) 2002-2005 Volkswagen Group Electronic Research # All rights reserved. diff --git a/can-sniffer.c b/can-sniffer.c index e4b4243..f67a590 100644 --- a/can-sniffer.c +++ b/can-sniffer.c @@ -1,5 +1,5 @@ /* - * $Id: can-sniffer.c,v 2.0 2006/04/13 10:37:20 ethuerm Exp $ + * $Id$ */ /* diff --git a/candump.c b/candump.c index b49fc75..6c9843f 100644 --- a/candump.c +++ b/candump.c @@ -1,5 +1,5 @@ /* - * $Id: candump.c,v 2.0 2006/04/13 10:37:20 ethuerm Exp $ + * $Id$ */ /* diff --git a/terminal.h b/terminal.h index 0a440d3..ad1b0dd 100644 --- a/terminal.h +++ b/terminal.h @@ -1,5 +1,5 @@ /* - * $Id: terminal.h,v 2.0 2006/04/13 10:37:21 ethuerm Exp $ + * $Id$ */ /*