diff options
Diffstat (limited to 'etc/environments/default-emcc')
-rwxr-xr-x | etc/environments/default-emcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/environments/default-emcc b/etc/environments/default-emcc index 509542f..9a8e595 100755 --- a/etc/environments/default-emcc +++ b/etc/environments/default-emcc @@ -1,7 +1,7 @@ #!/bin/sh # file : etc/environments/default-emcc -# license : TBC; see accompanying LICENSE file +# license : MIT; see accompanying LICENSE file # # Environment setup script for C/C++ compilation with Emscripten using |