Commit Graph

3 Commits

Author SHA1 Message Date
Xavier Delaruelle
516c540109 script: re-license envml scripts from GPLv3+ to GPLv2+
Change license of envml and envml.cmd scripts from GPLv3+ to GPLv2+.

Align this way all files from the Modules project under the GPLv2+
license.

Consent has been obtained from the copyright holders (I and @jraphanel)
to perform such move. Consent from Jacques Raphanel was collected by
email.

Related to #389
2021-03-02 19:31:29 +01:00
Xavier Delaruelle
d787bc14ac script: apply same module enablement check in all *.cmd 2020-03-10 07:44:20 +01:00
Jacques Raphanel
ae235a87ad script: introduce envml.cmd for windows
Provide a dedicated batch file to provide similar behavior of envml bash
script but for CMD Windows shell. Update existing envml bash script to
provide same behavior for cmd and sh file (split argument over ';'
character, in addition to '&' character).
2020-03-10 07:44:20 +01:00