[commit: Cabal] : clone LICENSE and copyright into cabal-install/ (c95f573)
Ian Lynagh
igloo at earth.li
Fri Jun 24 02:09:34 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal
On branch :
http://hackage.haskell.org/trac/ghc/changeset/c95f5735069f200eefccda1ef1df6d7dcd6899f7
>---------------------------------------------------------------
commit c95f5735069f200eefccda1ef1df6d7dcd6899f7
Author: Ganesh Sittampalam <ganesh at earth.li>
Date: Sun Jun 19 06:45:49 2011 +0000
clone LICENSE and copyright into cabal-install/
>---------------------------------------------------------------
LICENSE => cabal-install/LICENSE | 5 +----
LICENSE => cabal-install/copyright | 5 ++---
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/LICENSE b/cabal-install/LICENSE
similarity index 85%
copy from LICENSE
copy to cabal-install/LICENSE
index aa3f918..01636f5 100644
--- a/LICENSE
+++ b/cabal-install/LICENSE
@@ -1,7 +1,4 @@
-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 Isaac Jones 2003-2005.
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/LICENSE b/cabal-install/copyright
similarity index 89%
copy from LICENSE
copy to cabal-install/copyright
index aa3f918..782463e 100644
--- a/LICENSE
+++ b/cabal-install/copyright
@@ -1,7 +1,6 @@
-Copyright (c) 2003-2008, Isaac Jones, Simon Marlow, Martin Sjögren,
+Copyright (c) 2003-2005, Isaac Jones, Simon Marlow, Martin Sjögren,
Bjorn Bringert, Krasimir Angelov,
- Malcolm Wallace, Ross Patterson, Ian Lynagh,
- Duncan Coutts, Thomas Schilling
+ Malcolm Wallace, Ross Patterson
All rights reserved.
Redistribution and use in source and binary forms, with or without
More information about the Cvs-libraries
mailing list