Skip to content

Commit

Permalink
Licence description is incorrect in .cabal file ...
Browse files Browse the repository at this point in the history
I assume the correct licence is the one that's actually
contained in LICENSE.
  • Loading branch information
phlummox committed Jan 27, 2021
1 parent 414cf6d commit ba7014e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hs-perl5.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cabal-version: 1.24
name: hs-perl5
version: 0.1.0
copyright: 2008-2015 Audrey Tang
license: BSD3
license: MIT
license-file: LICENSE
homepage: https://github.com/phlummox/hs-perl5#readme
bug-reports: https://github.com/phlummox/hs-perl5/issues
Expand Down

0 comments on commit ba7014e

Please sign in to comment.