mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-20 17:20:32 +02:00
gnu: fdm: Adjust license link to point to web-accessible copy of command.c
* gnu/packages/mail.scm (fdm): Adjusted license field
This commit is contained in:
@@ -1040,6 +1040,6 @@ deliver it in various ways.")
|
||||
;; Why point to a source file? Well, all the individual files have a
|
||||
;; copy of this license in their headers, but there's no seprate file
|
||||
;; with that information.
|
||||
(non-copyleft "file://command.c"))))
|
||||
(non-copyleft "https://github.com/nicm/fdm/blob/master/command.c"))))
|
||||
|
||||
;;; mail.scm ends here
|
||||
|
||||
Reference in New Issue
Block a user