From 3632937b4ed00a824173072c2641d916ee294774 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 29 Oct 2003 22:54:16 +0000 Subject: [PATCH] Small HOWTO for licnese change --- utils/commercial/README.first | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 utils/commercial/README.first diff --git a/utils/commercial/README.first b/utils/commercial/README.first new file mode 100644 index 0000000000..b6099a50e0 --- /dev/null +++ b/utils/commercial/README.first @@ -0,0 +1,8 @@ +To distribute Gmsh under another license: + +1) Put the license in the COPYING file (in this directory, i.e. + in utils/commercial/COPYING) + +2) go to the base directory and "make source-nonfree" + +That's it! -- GitLab