[commit: packages/Cabal] ghc-head: Add support for GNU AGPLv3 license (AGPL-3) (dba536f)

git at git.haskell.org git at git.haskell.org
Mon Aug 26 23:26:50 CEST 2013


Repository : ssh://git@git.haskell.org/Cabal

On branch  : ghc-head
Link       : http://git.haskell.org/?p=packages/Cabal.git;a=commit;h=dba536f9fc1f691f48b84f17c70af196fac13b84

>---------------------------------------------------------------

commit dba536f9fc1f691f48b84f17c70af196fac13b84
Author: Albert Krewinkel <tarleb at moltkeplatz.de>
Date:   Wed Jun 5 22:40:31 2013 +0200

    Add support for GNU AGPLv3 license (AGPL-3)
    
    It was verified that a generated license file is identical to the
    original copy at http://www.gnu.org/licenses/agpl-3.0.html.


>---------------------------------------------------------------

dba536f9fc1f691f48b84f17c70af196fac13b84
 Cabal/Distribution/License.hs                      |    8 +-
 Cabal/Distribution/PackageDescription/Check.hs     |    5 +-
 cabal-install/Distribution/Client/Init.hs          |    7 +-
 cabal-install/Distribution/Client/Init/Licenses.hs |  666 ++++++++++++++++++++
 4 files changed, 682 insertions(+), 4 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc dba536f9fc1f691f48b84f17c70af196fac13b84




More information about the ghc-commits mailing list