--- freem/src/cmd_else.c 2025/03/09 15:20:18 1.2 +++ freem/src/cmd_else.c 2025/03/09 19:14:24 1.3 @@ -1,17 +1,6 @@ /* - * * - * * * - * * * - * *************** - * * * * * - * * MUMPS * - * * * * * - * *************** - * * * - * * * - * * * - * cmd_else.c + * $Id: cmd_else.c,v 1.3 2025/03/09 19:14:24 snw Exp $ * Implementation of the ELSE command * * @@ -35,6 +24,13 @@ * You should have received a copy of the GNU Affero Public License * along with FreeM. If not, see . * + * $Log: cmd_else.c,v $ + * Revision 1.3 2025/03/09 19:14:24 snw + * First phase of REUSE compliance and header reformat + * + * + * SPDX-FileCopyrightText: (C) 2025 Coherent Logic Development LLC + * SPDX-License-Identifier: AGPL-3.0-or-later **/ #include "mpsdef.h"