aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index cb1f485..0e6c7f3 100644
--- a/README.md
+++ b/README.md
@@ -62,3 +62,9 @@ print(random_on_cap(axis, max_planar_angle, rng))
If you use this code for your research, please cite the paper [An O(n)
algorithm for generating uniform random vectors in n-dimensional
cones](https://arxiv.org/abs/2101.00936).
+
+# License
+
+sambal is free software released under the terms of the [GNU General
+Public License](https://www.gnu.org/licenses/gpl.html), either version
+3 of the License, or (at your option) any later version.