lib.licenses.tsl: fix typo in fullName (#491813)
This commit is contained in:
+1
-1
@@ -1416,7 +1416,7 @@ lib.mapAttrs mkLicense (
|
||||
|
||||
tsl = {
|
||||
shortName = "TSL";
|
||||
fullName = "Timescale License Agreegment";
|
||||
fullName = "Timescale License Agreement";
|
||||
url = "https://github.com/timescale/timescaledb/blob/main/tsl/LICENSE-TIMESCALE";
|
||||
free = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user