diff options
Diffstat (limited to 'gnu/packages/license.scm')
-rw-r--r-- | gnu/packages/license.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/license.scm b/gnu/packages/license.scm index 7b94c02558..857526bf22 100644 --- a/gnu/packages/license.scm +++ b/gnu/packages/license.scm @@ -231,7 +231,7 @@ designed to be simple.") #t))))) (propagated-inputs `(("python-regex" ,python-regex))) - (home-page "http://github.com/johann-petrak/licenseheaders") + (home-page "https://github.com/johann-petrak/licenseheaders") (synopsis "Add or change license headers for all files in a directory") (description "Licenseheaders is a Python 3 tool to update, change or add license |