--- freem/src/cmd_if.c 2025/03/09 19:14:24 1.3 +++ freem/src/cmd_if.c 2025/05/18 18:15:38 1.4 @@ -1,9 +1,6 @@ /* * - * $Log: cmd_if.c,v $ - * Revision 1.3 2025/03/09 19:14:24 snw - * First phase of REUSE compliance and header reformat - * + * $Id: cmd_if.c,v 1.4 2025/05/18 18:15:38 snw Exp $ * Implementation of the IF command * * @@ -28,6 +25,9 @@ * along with FreeM. If not, see . * * $Log: cmd_if.c,v $ + * Revision 1.4 2025/05/18 18:15:38 snw + * Add ZEDIT command for editing routines + * * Revision 1.3 2025/03/09 19:14:24 snw * First phase of REUSE compliance and header reformat *