From 4b87e256eba51a8711c24fbae501ac7975b4ecd3 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 19 Jan 2000 12:30:19 +0000 Subject: Split off general commands to cmds.c. Added `show symbols' command which dumps whole symbol table together with symbol types etc. --- nest/cli.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nest/cli.h') diff --git a/nest/cli.h b/nest/cli.h index 3375f21..2e76db7 100644 --- a/nest/cli.h +++ b/nest/cli.h @@ -1,7 +1,7 @@ /* * BIRD Internet Routing Daemon -- Command-Line Interface * - * (c) 1999 Martin Mares + * (c) 1999--2000 Martin Mares * * Can be freely distributed and used under the terms of the GNU GPL. */ -- cgit v1.2.3