diff options
Diffstat (limited to 'usr/src/tools/env/illumos.sh')
| -rw-r--r-- | usr/src/tools/env/illumos.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/tools/env/illumos.sh b/usr/src/tools/env/illumos.sh index c893653d99..f8b2549def 100644 --- a/usr/src/tools/env/illumos.sh +++ b/usr/src/tools/env/illumos.sh @@ -24,9 +24,9 @@ # Copyright 2015, OmniTI Computer Consulting, Inc. All rights reserved. # Copyright 2016 RackTop Systems. # Copyright 2019 OmniOS Community Edition (OmniOSce) Association. -# Copyright 2019, Joyent, Inc. +# Copyright 2020 Joyent, Inc. # -# - This file is sourced by "bldenv.sh" and "nightly.sh" and should not +# - This file is sourced by "bldenv" and "nightly" and should not # be executed directly. # - This script is only interpreted by ksh93 and explicitly allows the # use of ksh93 language extensions. |
