correct license to AGPL
This code was already AGPL, except for the bit split out
to Utility/MD5.hs in commit 426053cb6c
.
That commit accidentially updated the license of this file from AGPL
to GPL.
Thanks to Sean Whitton for spotting this.
This commit is contained in:
parent
a6933e1629
commit
f845636e30
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
-
|
||||
- Copyright 2010-2017 Joey Hess <id@joeyh.name>
|
||||
-
|
||||
- Licensed under the GNU GPL version 3 or higher.
|
||||
- Licensed under the GNU AGPL version 3 or higher.
|
||||
-}
|
||||
|
||||
module Annex.DirHashes (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue