Hi, Maxime Devos <[email protected]> skribis:
> Some software does not work with a COPYING or LICENSE file, or they do > but also have other relevant licenses. E.g., gnunet-scheme follows > REUSE and puts the license texts in a LICENSES directory and some extra > information in '.reuse/dep5'. It would be nice if those were copied > as well. You can use the #:license-file-regexp argument of ‘gnu-build-system’ in such a case. If the file name becomes common, we can update the default ‘%license-file-regexp’ in ‘core-updates’. HTH, Ludo’.
