diff options
author | David Lamparter <equinox@diac24.net> | 2012-04-16 18:14:50 +0200 |
---|---|---|
committer | David Lamparter <equinox@diac24.net> | 2012-04-16 18:14:50 +0200 |
commit | 086695cb8eea5b405b21e66b92ef0348355c4821 (patch) | |
tree | ee07310a272656210f65e070da55b0b4952aeca8 /isisd/dict.c | |
parent | isisd: reapply patch to fix zebra protocol (diff) | |
download | frr-086695cb8eea5b405b21e66b92ef0348355c4821.tar.xz frr-086695cb8eea5b405b21e66b92ef0348355c4821.zip |
isisd: reapply removal of CVS cruft
this re-removes CVS keywords and .cvsignore files. original commits:
b82cdeb delete CVS keywords
05e54ee build: delete .cvsignore files
Diffstat (limited to 'isisd/dict.c')
-rw-r--r-- | isisd/dict.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/isisd/dict.c b/isisd/dict.c index 35cb924ca..bbcb42134 100644 --- a/isisd/dict.c +++ b/isisd/dict.c @@ -13,9 +13,6 @@ * This source code may be translated into executable form and incorporated * into proprietary software; there is no requirement for such software to * contain a copyright notice related to this source. - * - * $Id$ - * $Name$ */ #include "zebra.h" |