From 16966d5b4d96f2f5dc02b9ae295ef34c8a1e93ab Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Tue, 19 Jan 2016 07:54:18 -0800 Subject: gnu: fdm: Adjust license link to point to web-accessible copy of command.c * gnu/packages/mail.scm (fdm): Adjusted license field --- gnu/packages/mail.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/mail.scm') diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index efe886d2f8..07e6bc999f 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -1040,6 +1040,6 @@ (define-public fdm ;; 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 -- cgit v1.2.3