--- freem/mlib/%SYSPOLY.m 2025/01/19 02:04:04 1.1 +++ freem/mlib/%SYSPOLY.m 2025/03/10 00:38:15 1.3 @@ -1,19 +1,7 @@ %SYSPOLY ;V4W/DLW-FREEM POLYFILLS; 9/2/2021 7:52 PM - ;0.0;FreeM;****FREEM**;John P Willis @2021 - ; - ; * - ; * * - ; * * - ; *************** - ; * * * * - ; * MUMPS * - ; * * * * - ; *************** - ; * * - ; * * - ; * - ; - ; %ZUTILS.m + ;0.0;FreeM;****FREEM**;Serena Willis @2021 + ; + ; $Id: %SYSPOLY.m,v 1.3 2025/03/10 00:38:15 snw Exp $ ; FreeM Polyfills ; ; @@ -37,6 +25,13 @@ ; You should have received a copy of the GNU Affero Public License ; along with FreeM. If not, see . ; + ; $Log: %SYSPOLY.m,v $ + ; Revision 1.3 2025/03/10 00:38:15 snw + ; Phase 3 of REUSE compliance and header reformatting + ; + ; + ; SPDX-FileCopyrightText: (C) 2025 Coherent Logic Development LLC + ; SPDX-License-Identifier: AGPL-3.0-or-later MERGE(SOURCE,DESTINATION) ; Implement the MERGE command ; SOURCE = M array to merge from passed by name indirection ; DESTINATION = M array to merge to passed by name indirection