Skip to content

Commit d098333

Browse files
committed
Add license.
1 parent 7c78062 commit d098333

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
opam-version: "1.2"
22
version: "0.0.1"
3+
license: "BSD"
34
dev-repo: "https://github.com/reasonml/ReasonNativeProject.git"
45
maintainer: "FirstName LastName <email@email.com>"
56
authors: [ "FirstName LastName <email@email.com>" ]

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
"dependencies": {
1818
"reason": "build & >= \"1.13.3\""
1919
}
20-
}
20+
},
21+
"license": "BSD"
2122
}

0 commit comments

Comments
 (0)