Updating the fossil license (they changed it to BSD some months ago)
svn path=/nixpkgs/trunk/; revision=24782
This commit is contained in:
parent
25423cc546
commit
331f7efbf5
@ -38,7 +38,7 @@ stdenv.mkDerivation {
|
|||||||
from the others by being extremely simple to setup and operate.
|
from the others by being extremely simple to setup and operate.
|
||||||
'';
|
'';
|
||||||
homepage = http://www.fossil-scm.org/;
|
homepage = http://www.fossil-scm.org/;
|
||||||
license = "GPLv2";
|
license = "BSD";
|
||||||
platforms = with stdenv.lib.platforms; all;
|
platforms = with stdenv.lib.platforms; all;
|
||||||
maintainers = [ #Add your name here!
|
maintainers = [ #Add your name here!
|
||||||
stdenv.lib.maintainers.z77z
|
stdenv.lib.maintainers.z77z
|
||||||
|
Loading…
x
Reference in New Issue
Block a user