Merge pull request #91454 from ConradMearns/obsidian

obsidian: init at 0.7.3
This commit is contained in:
Maximilian Bosch
2020-06-28 01:21:21 +02:00
committed by GitHub
4 changed files with 46 additions and 0 deletions
+6
View File
@@ -550,6 +550,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
fullName = "Non-Profit Open Software License 3.0";
};
obsidian = {
fullName = "Obsidian End User Agreement";
url = "https://obsidian.md/eula";
free = false;
};
ocamlpro_nc = {
fullName = "OCamlPro Non Commercial license version 1";
url = "https://alt-ergo.ocamlpro.com/http/alt-ergo-2.2.0/OCamlPro-Non-Commercial-License.pdf";