diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2017-11-04 17:08:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-04 17:08:04 -0700 |
commit | 05fa3026551fd1fc7895ea5cfaed001c2bb1af55 (patch) | |
tree | d165158ef0c1091d7320e87df4c3a1d9de0551d9 /bin | |
parent | 386e0af0898d769e7f01bc4398f1710a8d613038 (diff) | |
download | spack-05fa3026551fd1fc7895ea5cfaed001c2bb1af55.tar.gz spack-05fa3026551fd1fc7895ea5cfaed001c2bb1af55.tar.bz2 spack-05fa3026551fd1fc7895ea5cfaed001c2bb1af55.tar.xz spack-05fa3026551fd1fc7895ea5cfaed001c2bb1af55.zip |
Replace github.com/llnl/spack with github.com/spack/spack (#6142)
We moved to a new GitHub org! Now make the code and docs reflect that.
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/sbang | 2 | ||||
-rwxr-xr-x | bin/spack | 2 | ||||
-rwxr-xr-x | bin/spack-python | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -7,7 +7,7 @@ # Created by Todd Gamblin, tgamblin@llnl.gov, All rights reserved. # LLNL-CODE-647188 # -# For details, see https://github.com/llnl/spack +# For details, see https://github.com/spack/spack # Please also see the NOTICE and LICENSE files for our notice and the LGPL. # # This program is free software; you can redistribute it and/or modify @@ -7,7 +7,7 @@ # Created by Todd Gamblin, tgamblin@llnl.gov, All rights reserved. # LLNL-CODE-647188 # -# For details, see https://github.com/llnl/spack +# For details, see https://github.com/spack/spack # Please also see the NOTICE and LICENSE files for our notice and the LGPL. # # This program is free software; you can redistribute it and/or modify diff --git a/bin/spack-python b/bin/spack-python index dbb6ddf2f5..2a717025bf 100755 --- a/bin/spack-python +++ b/bin/spack-python @@ -7,7 +7,7 @@ # Created by Todd Gamblin, tgamblin@llnl.gov, All rights reserved. # LLNL-CODE-647188 # -# For details, see https://github.com/llnl/spack +# For details, see https://github.com/spack/spack # Please also see the NOTICE and LICENSE files for our notice and the LGPL. # # This program is free software; you can redistribute it and/or modify |