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