diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2015-12-09 01:24:15 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2015-12-09 01:24:15 -0800 |
commit | c41b9b7ddc05271e46a86e21e682291420e6e488 (patch) | |
tree | e8d4645912244225f17f07d1d72c4a5d89ba5586 /bin | |
parent | b8bb24d4bf89cd4c5d8ed9f465a260846aa86ef7 (diff) | |
download | spack-c41b9b7ddc05271e46a86e21e682291420e6e488.tar.gz spack-c41b9b7ddc05271e46a86e21e682291420e6e488.tar.bz2 spack-c41b9b7ddc05271e46a86e21e682291420e6e488.tar.xz spack-c41b9b7ddc05271e46a86e21e682291420e6e488.zip |
Change github.com/scalability-llnl to github.com/llnl everywhere.
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/spack | 2 | ||||
-rwxr-xr-x | bin/spack-python | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -7,7 +7,7 @@ # Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved. # LLNL-CODE-647188 # -# For details, see https://scalability-llnl.github.io/spack +# For details, see https://github.com/llnl/spack # Please also see the LICENSE file 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 8a4b9c175d..e0745e8c58 100755 --- a/bin/spack-python +++ b/bin/spack-python @@ -7,7 +7,7 @@ # Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved. # LLNL-CODE-647188 # -# For details, see https://scalability-llnl.github.io/spack +# For details, see https://github.com/llnl/spack # Please also see the LICENSE file for our notice and the LGPL. # # This program is free software; you can redistribute it and/or modify |