cscope: switch to bsd3 license
This commit is contained in:
@@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
|
||||
used to manage projects involving 20 million lines of code!
|
||||
'';
|
||||
|
||||
license = "BSD-style";
|
||||
license = lib.licenses.bsd3;
|
||||
|
||||
homepage = "https://cscope.sourceforge.net/";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user