aboutsummaryrefslogtreecommitdiff
path: root/src/scTypes.mli
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2018-02-12 15:22:56 +0100
committerSébastien Dailly <sebastien@chimrod.com>2018-02-12 15:22:56 +0100
commit5f94836f4d1adca31c502706831b9ac600c3f41f (patch)
tree4e00c09f198667bfb88965d8c9535e23dc70bbf1 /src/scTypes.mli
parentbb48738c4111f5f4e2faa40fe67ae1b8b9d7c2eb (diff)
Update licence, add opam script
Diffstat (limited to 'src/scTypes.mli')
-rwxr-xr-xsrc/scTypes.mli17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/scTypes.mli b/src/scTypes.mli
index f7bcc1b..04d38eb 100755
--- a/src/scTypes.mli
+++ b/src/scTypes.mli
@@ -1,3 +1,20 @@
+(*
+This file is part of licht.
+
+licht is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+licht is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with licht. If not, see <http://www.gnu.org/licenses/>.
+*)
+
(** All the types used in the spreadsheet. *)
(** This module describe the most basic type use in the spreadsheet : every content is,