gdata-sharp: add license
This commit is contained in:
parent
3280fa006d
commit
95b7e987fb
@ -34,6 +34,8 @@ in stdenv.mkDerivation rec {
|
|||||||
The Google Data APIs provide a simple protocol for reading and writing
|
The Google Data APIs provide a simple protocol for reading and writing
|
||||||
data on the web.
|
data on the web.
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
license = licenses.asl20;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user