[commit: Cabal] master: Add files needed by the GHC build system (bc794b7)
Ian Lynagh
igloo at earth.li
Fri Jun 24 02:38:52 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/bc794b750d844b2b4716c6d25627cd0dd051e374
>---------------------------------------------------------------
commit bc794b750d844b2b4716c6d25627cd0dd051e374
Author: Ian Lynagh <igloo at earth.li>
Date: Fri Jun 24 00:36:54 2011 +0000
Add files needed by the GHC build system
>---------------------------------------------------------------
cabal/LICENSE => LICENSE | 8 ++++----
ghc-packages | 2 ++
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/cabal/LICENSE b/LICENSE
similarity index 85%
copy from cabal/LICENSE
copy to LICENSE
index aa3f918..489b8a1 100644
--- a/cabal/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
-Copyright (c) 2003-2008, Isaac Jones, Simon Marlow, Martin Sjögren,
- Bjorn Bringert, Krasimir Angelov,
- Malcolm Wallace, Ross Patterson, Ian Lynagh,
- Duncan Coutts, Thomas Schilling
+Copyright (c) 2011, Duncan Coutts and Ian Lynagh.
+
+See */LICENSE for the copyright holders of the subcomponents.
+
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/ghc-packages b/ghc-packages
new file mode 100644
index 0000000..90040ca
--- /dev/null
+++ b/ghc-packages
@@ -0,0 +1,2 @@
+cabal
+
More information about the Cvs-libraries
mailing list