Re: [PATCH] dfp.m4: Add missing license header

2022-05-03 Thread Jeff Law via Gcc-patches
On 5/3/2022 6:42 AM, Christophe Lyon via Gcc-patches wrote: It seems the license header was omitted when dfp.m4 was originally contributed in 2010 (commit 3c39bca6bbb5, r0-102573 or svn r163815. This copies the license from libdecnumber/configure.ac since dfp.m4 was originally extracted from

[PATCH] dfp.m4: Add missing license header

2022-05-03 Thread Christophe Lyon via Gcc-patches
It seems the license header was omitted when dfp.m4 was originally contributed in 2010 (commit 3c39bca6bbb5, r0-102573 or svn r163815. This copies the license from libdecnumber/configure.ac since dfp.m4 was originally extracted from that file. 2022-04-29 Christophe Lyon config/