summaryrefslogtreecommitdiffstats
path: root/ax25/ax25d.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-05 00:03:30 +0200
committerRalf Baechle <ralf@linux-mips.org>2013-06-06 12:48:19 +0200
commit6961bcb81300e6c922d49ae64f3da8cc04d69b13 (patch)
treeaeaeda8b266d877706d71f338c91734bd7b9dc29 /ax25/ax25d.c
parentfb02eefc84bcd319b2ef09930cae04b82395fac6 (diff)
Weed out all use of RCS strings.
Their value has always been dubious and git doesn't support them so let's get rid of the clutter. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25/ax25d.c')
-rw-r--r--ax25/ax25d.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ax25/ax25d.c b/ax25/ax25d.c
index 3ed47ca..730ca49 100644
--- a/ax25/ax25d.c
+++ b/ax25/ax25d.c
@@ -1,6 +1,4 @@
/*
- * $Id: ax25d.c,v 1.9 2011/08/18 09:51:08 dl9sau Exp $
- *
* This is my version of axl.c, written for the LBBS code to make it
* compatable with the kernel AX25 driver. It appears to work, with
* my setup, so it'll probably not work else where :-).