ekmett / comonad

Haskell 98 comonads
http://hackage.haskell.org/package/comonad
Other
77 stars 32 forks source link

License mismatch between Cabal and LICENSE file #37

Open peti opened 8 years ago

peti commented 8 years ago

The Cabal file places this code under BSD3 but the LICENSE file contains a BSD2 license.