]> rtime.felk.cvut.cz Git - sojka/can-utils.git/commitdiff
remove obsolete SVN ID tags
authorOliver Hartkopp <socketcan@hartkopp.net>
Wed, 14 Nov 2012 19:57:16 +0000 (20:57 +0100)
committerOliver Hartkopp <socketcan@hartkopp.net>
Wed, 14 Nov 2012 19:57:16 +0000 (20:57 +0100)
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
25 files changed:
Makefile
asc2log.c
bcmserver.c
canbusload.c
candump.c
cangen.c
cangw.c
canlogserver.c
canplayer.c
cansend.c
cansniffer.c
isotpdump.c
isotprecv.c
isotpsend.c
isotpserver.c
isotpsniffer.c
isotptun.c
lib.c
lib.h
log2asc.c
log2long.c
slcan_attach.c
slcand.c
slcanpty.c
terminal.h

index 9f89ad7f1315ffe081416313eb78577f1fba33c1..c3e6d9c443aae718b9fa2de9303b105e5098fee4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,4 @@
 #
-#  $Id$
-#
 #  Copyright (c) 2002-2005 Volkswagen Group Electronic Research
 #  All rights reserved.
 #
index cc0a7c3439b935891476b3954b875071055afe1e..bb1baab8e480d325250d46c138d8d33c126e0f19 100644 (file)
--- a/asc2log.c
+++ b/asc2log.c
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * asc2log.c - convert ASC logfile to compact CAN frame logfile
  *
index a6a84a0259393a53cf24ef6b837944d1b9ccb70a..39aefefa1feb65281953a1126765fc8ef8837d9c 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * tst-bcm-server.c
  *
index 2c97546998924a174e3b19f43c921cec3872bba1..a5fb553b7dab2ec03ac705a1439b407de452aa6f 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * canbusload.c
  *
index 2981b481b7e7ae2271de68d79a39a4411e7fa956..d5936e0471261c09d091b900292f0c111620463e 100644 (file)
--- a/candump.c
+++ b/candump.c
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * candump.c
  *
index 6cf6c0783da46cfaa764962dec8114eee4d3a804..7518c126e7e468ce0a7e57f030d290fdf18c6429 100644 (file)
--- a/cangen.c
+++ b/cangen.c
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * cangen.c - CAN frames generator for testing purposes
  *
diff --git a/cangw.c b/cangw.c
index 3d6a23e9573ddf2d6b783f745bcd2b6d2a3f0d41..18cc50cdb66fe2b6922fd784ac62771ee93e2e1c 100644 (file)
--- a/cangw.c
+++ b/cangw.c
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * cangw.c - manage PF_CAN netlink gateway
  *
index 696781514b70f0bb34f6823eebec59e5914618bb..6ad207846eb0d72d11d69ffa294a429eec7d334f 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * canlogserver.c
  *
index 626100c750fdb85d38801af3d56eea17252a20e5..f74668e0fa6e597f4ef9b353da0701069cbd049a 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * canplayer.c - replay a compact CAN frame logfile to CAN devices
  *
index d4620e5d0a26e17670adc4163bc926c360916447..f12e924f72ab96c54d70ca3b2d07ae02c8810684 100644 (file)
--- a/cansend.c
+++ b/cansend.c
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * cansend.c - simple command line tool to send CAN-frames via CAN_RAW sockets
  *
index 7be50d67249524254378867e63221736d29a63d0..71ca7210d0846d1966938f8607b0ec73a2b26ae7 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * can-sniffer.c
  *
index 9c6563f8774442694f695646a8a5c807712942bd..72cb121222911c8c0278da5d224a43fcd6624208 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * isotpdump.c - dump and explain ISO15765-2 protocol CAN frames
  *
index 090164d9c58c9557d875efe950799ed5225039a5..1c8f79c6f957411c2d3f84700461a66ed8a63237 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * isotprecv.c
  *
index 9cdfcd2e3ea3921dd374de59a4ba6e5edc351814..3bb8282b2c50d6c4f7163bfc78a345c719de59e3 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * isotpsend.c
  *
index bded0f4f3bb2923620c2cbc5c874b210a08c3363..60b0a738c39033bd1b13955db992036183fc8cb0 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * isotpserver.c
  *
index 40f060e5345b24ef2666799965ff3485bb64c44b..84d39a2a9d46695b0eacb7b9307afb656f48b2f8 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * isotpsniffer.c - dump ISO15765-2 datagrams using PF_CAN isotp protocol 
  *
index c4892335a7784ea1ff27b0632f98d054bf267667..77ee1d3cd5395b960740840226f66820f244649f 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * isotptun.c - IP over CAN ISO-TP (ISO15765-2) tunnel / proof-of-concept
  *
diff --git a/lib.c b/lib.c
index c8aa84a5640322157258ab5cb1e7fd4f22e23b5d..4857e8081c66cfc34ee8b738df5840c6f60c3c97 100644 (file)
--- a/lib.c
+++ b/lib.c
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * lib.c - library for command line tools
  *
diff --git a/lib.h b/lib.h
index 435a2d01a9c4a6d75e823303e9598cdec53f952e..7c79d0b7dea6ce38950e1312292790258281098d 100644 (file)
--- a/lib.h
+++ b/lib.h
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * lib.h - library include for command line tools
  *
index 029cd4980f65613fe4ac7f924f1864592b4a8e9b..446c0b6e71852270039091440e51d17c2f3f47aa 100644 (file)
--- a/log2asc.c
+++ b/log2asc.c
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * log2asc.c - convert compact CAN frame logfile to ASC logfile
  *
index 04354e5e4d406ab869fc202bb85c5f3e5002323e..2c52c784a18f4484510b34f0504535fb47df9f95 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * log2long.c - convert compact CAN frame representation into user readable
  *
index 3d6846ac40b2768dd38be981d69b25584b7230e9..2c95d22e05f6b34f33f0e87e74793311202dc92e 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * slcan_attach.c - userspace tool for serial line CAN interface driver SLCAN
  *
index 2642405a595e960b9d044a76cf16ce6b90f9c1da..2353c994dee6ddc11e47f67438b9585cc2995337 100644 (file)
--- a/slcand.c
+++ b/slcand.c
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * slcand.c - userspace daemon for serial line CAN interface driver SLCAN
  *
index 67dcf35ee5c14ab511528c4701065ff5efdb8cbd..b45b1a8d65ee196fad82f285d9e86a7e33189d84 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * slcanpty.c -  creates a pty for applications using the slcan ASCII protocol
  * and converts the ASCII data to a CAN network interface (and vice versa)
index 1b7c1e70005beb7e8a8cbfb90260ebaa5b55ab2e..7c3a78d7e4c73ab40e4857a31090cba54c65cbdf 100644 (file)
@@ -1,7 +1,3 @@
-/*
- *  $Id$
- */
-
 /*
  * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
  * All rights reserved.