diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-05-10 12:07:12 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-05-10 12:07:12 -0400 |
| commit | e4d412261c56696ab680bf607e3b7ca6182a0757 (patch) | |
| tree | 1a329b7bb8912c60d5c5b0b4c649a9c82f7690aa | |
| parent | dcc67d24fcc50006de111a83a0d5db75180ffaa4 (diff) | |
followup
| -rw-r--r-- | doc/todo/License_in_propellor.cabal.mdwn | 2 | ||||
| -rw-r--r-- | doc/todo/License_in_propellor.cabal/comment_1_3009093e2ab7bcf9e60555da71796a63._comment | 10 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/todo/License_in_propellor.cabal.mdwn b/doc/todo/License_in_propellor.cabal.mdwn index 7e724c5a..90a0e8f8 100644 --- a/doc/todo/License_in_propellor.cabal.mdwn +++ b/doc/todo/License_in_propellor.cabal.mdwn @@ -1 +1,3 @@ `propellor.cabal` claims that propellor is licensed under the 3-clause BSD license. `debian/copyright` says it's licensed under the 2-clause BSD license. Which is correct? An ftp-master noticed. Thanks. --spwhitton + +> [[fixed|done]] --[[Joey]] diff --git a/doc/todo/License_in_propellor.cabal/comment_1_3009093e2ab7bcf9e60555da71796a63._comment b/doc/todo/License_in_propellor.cabal/comment_1_3009093e2ab7bcf9e60555da71796a63._comment new file mode 100644 index 00000000..3ea7af89 --- /dev/null +++ b/doc/todo/License_in_propellor.cabal/comment_1_3009093e2ab7bcf9e60555da71796a63._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-05-10T16:06:12Z" + content=""" +It's 2-clause, see LICENSE. + +Cabal file license fields are too restricted syntax to be more than +a general indication of license in general I think. +"""]] |
