summaryrefslogtreecommitdiffstats
path: root/lib/md5.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-12-04 16:12:36 +0100
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-12-05 23:28:12 +0100
commita7ea39668db8281c5f0713f7c467d2bd3fe41770 (patch)
treecbe46db7c857d3830da87f6f68989e5d1e7aa485 /lib/md5.c
parentconfigure, zebra: Kame is not responsible for on/off of v6 forwarding (diff)
downloadfrr-a7ea39668db8281c5f0713f7c467d2bd3fe41770.tar.xz
frr-a7ea39668db8281c5f0713f7c467d2bd3fe41770.zip
*: Remove cvs control points
The $Id: lines would allow code kept in cvs to substitute the file version upon checkout. Since we are not using cvs there is no need to keep these lines anymore. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/md5.c')
-rw-r--r--lib/md5.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/md5.c b/lib/md5.c
index cce67d7ec..8989a93c5 100644
--- a/lib/md5.c
+++ b/lib/md5.c
@@ -1,7 +1,3 @@
-/* $USAGI: md5.c,v 1.2 2000/11/02 11:59:24 yoshfuji Exp $ */
-/* $KAME: md5.c,v 1.2 2000/05/27 07:07:48 jinmei Exp $ */
-/* $Id: md5.c,v 1.6 2006/01/17 23:39:04 vincent Exp $ */
-
/*
* Copyright (C) 2004 6WIND
* <Vincent.Jardin@6WIND.com>