[Pkg-haskell-commits] darcs: haskell-tasty-smallcheck: License is MIT, not BSD3
Joachim Breitner
mail at joachim-breitner.de
Tue May 19 20:53:50 UTC 2015
Tue May 19 20:52:29 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* License is MIT, not BSD3
M ./changelog +6
M ./copyright -3 +3
Tue May 19 20:52:29 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* License is MIT, not BSD3
diff -rN -u old-haskell-tasty-smallcheck/changelog new-haskell-tasty-smallcheck/changelog
--- old-haskell-tasty-smallcheck/changelog 2015-05-19 20:53:50.796914551 +0000
+++ new-haskell-tasty-smallcheck/changelog 2015-05-19 20:53:50.800914645 +0000
@@ -1,3 +1,9 @@
+haskell-tasty-smallcheck (0.8.0.1-2) UNRELEASED; urgency=medium
+
+ * License is MIT, not BSD3
+
+ -- Joachim Breitner <nomeata at debian.org> Tue, 19 May 2015 22:52:18 +0200
+
haskell-tasty-smallcheck (0.8.0.1-1) unstable; urgency=low
[ Debian Haskell Group ]
diff -rN -u old-haskell-tasty-smallcheck/copyright new-haskell-tasty-smallcheck/copyright
--- old-haskell-tasty-smallcheck/copyright 2015-05-19 20:53:50.796914551 +0000
+++ new-haskell-tasty-smallcheck/copyright 2015-05-19 20:53:50.800914645 +0000
@@ -5,13 +5,13 @@
Files: *
Copyright: 2013 Roman Cheplyaka
-License: BSD3
+License: MIT
Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
-License: BSD3
+License: MIT
-License: BSD3
+License: MIT
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
More information about the Pkg-haskell-commits
mailing list