We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b82ed commit 7b988acCopy full SHA for 7b988ac
packages/bogue-tutorials/bogue-tutorials.0.1.0/opam
@@ -4,7 +4,7 @@ synopsis: "Bogue Tutorials"
4
description: "Several tutorials for learning how to create GUIs with Bogue"
5
maintainer: ["San Vũ Ngọc"]
6
authors: ["San Vũ Ngọc"]
7
-license: "CC-BY-NC-4.0_and_Apache-2.0"
+license: [ "CC-BY-NC-4.0" "Apache-2.0" ]
8
tags: ["bogue" "tutorial"]
9
homepage: "https://github.com/sanette/bogue-tutorials"
10
doc: "https://sanette.github.io/bogue-tutorials/bogue-tutorials/index.html"
0 commit comments